/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{	
 font-family: Verdana,Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #0000cc;
	text-decoration: none;
}

a:link{
	color: #0000cc;
	text-decoration: none;
}

a:visited{
	color: #0000cc;
	text-decoration: none;
}

a:hover{
	color: #0000cc;
	text-decoration: underline;
}

img{
	border:0px;
	border-style:none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #9900cc;
 margin: 0px;
 padding: 0px;
}

h2{
 
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{ 
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #9900cc;
 margin: 0px;
 padding: 0px;
}

h4{ 
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #9900cc;
 margin: 0px;
 padding: 0px;
}



label{ 
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #9900cc;
}

.shopstrong {
 font-size: 90%;
 font-weight:bold;
 padding-top:5px;
 padding-bottom:5px;
 border-bottom:solid 1px Black;
 }
.shopsmall {
 font-size: 90%;
 font-weight:normal;
 padding-top:5px;
 padding-bottom:5px;
 border-bottom:solid 1px Black;
 }
.shopvsmall {
 font-size: 80%;
 font-weight:normal;
 padding-top:5px;
 padding-bottom:5px;
 border-bottom:solid 1px Black;
 }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.imagecaption{
	font-size:10px;
}

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
	width: 100%;
}

#content{
	/*left:250px;*/
	/*float: right;*/
	margin-left : 175px;
	background-color : Yellow;
}

#content h3{
	color:#000000;
	 margin: 0px;
 	padding: 0px;
	 font-size: 105%;
}

#content h4{
	font-weight:bold;
	font-size: 98%;
}

#content h5{
	color:#000000;
	 margin: 0px;
 	padding: 0px;
	font-size: 90%;
}

#content a:link{
	font-weight:bold;
	background-image:url(/images/alzbullet.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	padding:0px 0px 0px 20px;
}

#content a:visited{
	font-weight:bold;
}

#content a:hover{
	font-weight:bold;
}

#content .anchor{
	background-image:none;
	padding:0px 0px 0px 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}


/************* #globalNav styles **************/

#globalNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #9900cc;
	height:16px;
	width:100%;
	text-align:center;
	padding: 0px 0px 5px 0px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffff00;
	font-weight: bold;
	padding: 0 4px 0 0;
}/************* #globalNav styles **************/

#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffff00;
	text-align:center;
	height:100px;
	width:100%;
	padding: 0px 0px 0px 0px;
}

#banner img{
 display: block;
}

#banner a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	background-color:#00ff00;
	color:#000000;
	top:146px;
	height:16px;
	left:0px;
	width:100%;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
}

#breadCrumb a {
	color:#9900cc;
	font-weight:bold;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size: 14px;
	/*height:400px;*/
	background-color : Yellow;
}

.feature h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#9900cc;
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	text-align:center;
	clear: both;
	border: 1px solid #000000;
	font-size: 75%;
	font-weight:bold;
	background-color:#ffff00;
	color: #9900cc;
	padding: 10px 10px 10px 10px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000000;
	font-size: 100%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
	color : #ffff00;
	font-size : 11px;
	display : block;
}


/*********** #navBar link styles ***********/

#navBar {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #9900cc;
	width:175px;
	margin: 0px;
	padding-bottom:50px;
	/*border : 3px solid Lime;*/
}

/*#navBar ul a:link, #navBar ul a:visited {color:#ffffff; display: block;}
#navBar ul a:hover {color:#333333; display: block;}
#navBar ul {color:#ffffff; list-style: none; margin: 0; padding: 0;}*/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

.sectionLinks{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	font-weight:bold;
	background-color : #9900cc;
	height:400px;
	width : 175px;
	color : White;
}

.sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}

.sectionLinks a {
	text-decoration : none;
	display: block;
	/*border-top: 1px solid #000000;*/
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000000;

}
.sectionLinks a:link {
	color : White;
}
.sectionLinks a:visited {
	color : White;
}
.sectionLinks a:hover {
	text-decoration : none;
}
.sectionoff {
	visibility : hidden;
	position : absolute;
	}
.sectionon {
	visibility : visible;
	position : static;
	font-weight:bold;
	background-color : #9900cc;
	padding-left : 15px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.sectionon a {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color : #ffff00;
	display : block;
	border-bottom: 1px solid #000000;
}
.sectionon a:link {
	color : #ffff00;
	border-bottom: 1px solid #000000;
}
.sectionon a:visited {
	color : #ffff00;
	border-bottom: 1px solid #000000;
}
.sectionon a:hover{
	color : #ffff00;
	border-bottom: 1px solid #000000;
	text-decoration : underline;
}
.sectionon a:active {
	color : #ffff00;
	border-bottom: 1px solid #000000;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
    float:right;
	width: 170px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*margin-right: 10px;*/
	/*position : relative;*/
	/*right : 0px;*/
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size: 12px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines img {
	margin-bottom:10px;
}
/************** #all styles **************/
#all {
	margin: 0px 5px 0px 5px;
	/*background-color : Yellow;*/
	/*background-color : #339999;*/
	background-color : Yellow;
	}
/************ #mybasket styles **********/
#mybasket {
	font-size:80%;
	width:50%;
	color:#Black;
	background-color:#Yellow;
	border:solid 1px Black;
	margin:30px auto 0px auto;
	padding: 10px;
	}
#mybasket2 {
	font-size:90%;
	width:50%;
	color:#333333;
	background-color:#ffff00;
	border:solid 1px Black;
	margin:30px auto 30px auto;
	padding: 10px;
	}
.clearer {
	clear : both;
	height:0px;
	line-height:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}


/*additions from ihewines march07*/


/*download - top right screen*/

#downloadbox {
	float:right;
	border: 1px solid;
	border-color: #f2306c;
	padding:5px;
	width:165px; 
	margin-left:8px;
	margin-bottom:8px;
	margin-top:8px;
	margin-right:5px;
	float:right;
	clear: both;
}

#downloadbox.imgpad{
}

#downloadbox ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 1em;
	
}

#downloadbox img.linkimage {
	border: 0;
	margin: 3px;
	float:left;
}

#downloadbox.h3 {
	margin-top:0;
	font-size: medium;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0;
	font-weight: 300;
	
}


#downloadbox li {
padding-top: 5px;
clear: both;
}

#downloadbox a {
	padding: 0px;
	background-image: none;
}

.adimg {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
}

