﻿/*Main AW Site stylesheet*/

/*Main Container*/

@-viewport { width: device-width; zoom:1; min-zoom: 0.5; max-zoom 3;}
@-ms-viewport { width: device-width; zoom:1; min-zoom: 0.5; max-zoom 3;}
@-o-viewport { width: device-width; zoom:1; min-zoom: 0.5; max-zoom 3;}

#body {
	background-color: #ffffff;
	background-image:  url(../images/AW_bg1.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #9F9F9F;
}

/*Header Section*/
#header {
	background-color: #ffffff;
	width: 780px;
	border-collapse: none;
	border-top: #DFDFDF;
	border-right: #DFDFDF;
	border-bottom: #DFDFDF;
	border-left: #DFDFDF;
}

.logo {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #70a5c4;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 20px;
	top: auto;
	padding-left: 15px;
}

/*Header Site Navigation Bar*/

.Nav1 a:link, .Nav1 a:visited, .Nav1 a:active {
	font-family: Century Gothic, Helvetica, Verdana;
	font-size: 0.9em;
	color: #999999;
	text-align: left;
	display: block;
	line-height: 1em;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Nav1 a:hover {
background-color: #999999;
color: #FFFFFF;
}


/*This is the main editable content section*/

#content {
	width: 780px;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
}

#mainCopy1 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	align: center;
	valign: top;
}

#MainCopy2, .MainCopy2 {
background-color: #ffffff;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	padding: 10px;
}

.MainText li {
background-color: #ffffff;
text-decoration: none;
padding: 0.5em;
}

.MainText a:link {
color: #285872;
text-decoration: none;
}

.MainText a:visited {
color: #285872;
text-decoration: none;
}

.MainText a:hover {
color: #868686;
text-decoration: underline;
}

.MainText a:active {
color: #868686;
text-decoration: none;
}

.blocktext1 {
	text-align: justify;
	font-style: italic;
	padding: 10px;

}

.blocktext2 {
text-align: justify;
font-size: 0.75em;
color: #E7F0EF;
background-color: #EEEEEE;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}

#tabletext{
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.9em;
}

.tablehead {
	background-color: #E8F1F1;
	color: #70A5C4;
	font-family: CenturyGothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	cell-padding: 0.5em 0.5em;
	text-align: center;
	height: 15px;
	font-size: 0.7em;
	padding: 3px;
	border-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #70a5c4;
}
.tabledata{
	text-align: center;
	width: 60px;
}

.byline {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	border: thin dotted #dfdfdf;
}

/*Main Text Headings*/

h1 {
font-size:1.3em;
font-family: Century Gothic, Helvetica, Verdana;
text-align: center;
color: #70a5c4;
}

h2 {
font-size:1.1em; 
font-family: Century Gothic, Helvetica, Verdana;
color: #868686;
}

h3 {
font-size:1em; 
font-family: Century Gothic, Helvetica, Verdana;
color: #70a5c4;
}

h4 {
font-size:0.8em; 
font-family: Arial, Helvetica, ;
text-decoration: underline;
}

h5 {
font-size:0.8em; 
font-family: Arial, Helvetica,;
font-style: italic;
}


/*Main Text Lists*/
ul {}

li {
list-style-type: square;
}
UL LI
{
list-style-type: square;
}
UL LI LI
{
list-style-type: dash;
}
UL LI LI LI
{
list-style-type: decimal;
}


OL LI
{
list-style-type: decimal;
}
OL OL LI
{
list-style-type: lower-alpha;
}
OL OL OL LI
{
list-style-type: lower-roman;
}


/*Breadcrumb Navigation*/
#breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C86AD;
	font-size: 0.7em;
	text-vertical-align: middle;
	padding: 5px;
	}


#pageTop, .pageTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C86AD;
	text-align: right;
	padding: 5px;
	font-size: 0.7em;
	font-weight: bold;	
	}

.pageTop a:link, .pageTop a:visited {
	text-deocoration: none;
}

.pageTop a:hover, .pageTop a:active {
	color: #dfdfdf;
	text-decoration: none;
}	
	
#pagehead {
align:center;
valign:top;
}
.pagehead {
background-color: #ffffff;
padding: 0px;
font-size:0.75em;
line-height: 1.2em;
}
	
	
/*Home Page Left Tables*/

#LCol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}	

.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C86AD;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
		
/*Home Page Centre Tables*/
.introboxtitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	color: #70a5c4;
}

.introboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 15px;
	line-height: 1.3em;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.homebox {
	vertical-align: top;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
	border: 1px dotted #DFDFDF;
	font-weight: normal;
}
.homeboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	list-style-type: square;
	list-style-position: outside;
	padding: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	font-size: 0.75em;
	font-weight: normal;
	border: none;
	}

.homeboxtxt a:link, .homeboxtxt a:visited {
color: #285872;
text-decoration: none;
}

.homeboxtxt a:hover {
color: #868686;
text-decoration: underline;
}

.homeboxtxt a:active {
color: #868686;
text-decoration: none;
}

.sig {
	color: #3C86AD;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	}
.homenbr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #00CE00;
}

.homehdg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00CE00;
	text-align: center;
}
	
.promo { 
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	padding: 5px;
	line-height: 1.1em;
	text-decoration: none;
 } 	
	
.promo a:link, .promo a:visited, .promo a:active  {
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 5px;
	line-height: 1.3em;
	text-decoration: none;
}

.promo a:hover {
	color: #3C86AD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	line-height: 1.3em;
	text-decoration: none;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9933;
	text-align: left;
}

/*Home Page Right Tables*/

.hotproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	color: #868686;
	font-size: 0.75em;
 } 
 
.hotproducts a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	color: #868686;
	font-size: 0.75em;
	text-decoration: none;
}

.hotproducts a:hover {
	color: #3C86AD;
	text-decoration: none;
}

#newsCol {
background-color: #F9F6F6;
cell-padding: 10px;
}

#news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.news1, {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-left: 10px;
	padding-right: 5px;
}

.news1 a:link, .news1 a:visited {
	color: #666666;
	text-decoration: none;
}

.news1 a:hover, .news1 a:active {
	color: #3C86AD;
	text-decoration: none;
}

.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #3C86AD;
	padding-left: 5px;
	padding-right: 5px;
}

.news2 a:link, .news2 a:visited {
	color: #3C86AD;
	text-decoration: none;
}

.news2 a:hover, .news2 a:active {
	color: #868686;
	text-decoration: none;	
}

.news1intro {
	valign: top;
	font-size: 10pt;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.news1image {
	border-left-style: solid;
	border-left-color: #DFDFDF;
	valign: top;
	align: right;
	border-left-width: 1px;
	background-position: right;
	padding: 0px;
}
/*SECTION PAGES*/

#Sec1Main {
	font-size: 0.75em;
	width: 440px;
	align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

#Sec2Main {
	width: 580px;
	font-size: 0.75em;
	background-color: #FFFFFF;
	align: center;
	padding: 10px;
}

#secnav1, {
	font-size: 0.75em;
	background-color: #ffffff;	
	margin: 2px 5px;
	cellspacing: 2px;
	padding:5px;
	text-align: center;
	font-family:CenturyGothic,Verdana, Helvetica;
	vertical-align: top;
	list-style-type: none;
}

.secNav1 ul li {
	list-style-type: none;
	text-decoration: none;
	cellspacing: 5px;
	line-spacing: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.secNav1Cell {
	font-size: 0.75em;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	background-color: #f1f1f1;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	cellspacing: 2px;
	padding:2px;
}

.secNav1Cell a:link, .secNav1Cell a:visited  {
	background-color: #f1f1f1;
	text-decoration: none;
	color: #000000;
	text-align: left;
	}

.secNav1Cell a:hover, .secNav1Cell a:active {
	background-color: #97C88A;
	text-decoration: none;
	color: #3C86AD;
	text-align: left;
}
	
.secNav1CellOn {
	font-size: 0.75em;
	text-align: left;
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	color: #FFFFFF;
	text-decoration: none;
	cellspacing: 2px;
	padding:2px;
	}

	.secNav1CellOn a:link, .secNav1CellOn a:visited {
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.secNav1CellOn a:hover, .secNav1CellOn a:active{
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
	
/*Section Right Column*/	
#SecRcol, .SecRcol{
	width: 165px;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 0px;
	valign: top;
	align: center;
	}
		

/*NEWS PAGES*/

/*News Pages Navigation*/

#secNav2Cell, .secNav2Cell {
	font-size: 0.7em;
	font-weight: normal;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-align: left;
	color: #868686;
	background-color: #FBFBFB;
	cellspacing: 2px;
	padding:2px;
	}

	.secNav2Cell a:link, .secNav2Cell a:visited  {
	color: #868686;
	background-color: #FBFBFB;
	text-decoration: none;
	}
	
	.secNav2Cell a:hover {
	background-color: #FFFFFF;
	color: #3C86AD;
	text-decoration: none;
	}
	.secNav2Cell a:active {
	background-color: #FBFBFB;
	color: #3C86AD;
	text-decoration: none;
	}

/*News Pages Text*/
#news, .news, {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 1em;
}

.news a:link, .news a:visited {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.news a:hover, .news a:active {
	text-decoration: none;
	color: #3C86AD;
	font-weight: bold;
}	

/*ADVERTISEMENT BLOCKS*/
.promobox {
	background-color: #F2F1EE;
	padding: 5px;
	border: 2px dashed #DFDFDF;
	align: center
	
}

.promobox2 {
	background-color: #F2F1EE;
	border: 2px dashed #DFDFDF;
	align: center
	
}	

/*OTHER ITEMS*/

#boxhead, .boxhead {
	background-color: #70A5C4;
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	vertical-align: middle;
	padding: 0.5em 0.5em;
	text-align: center;
	line-height: 1.2em;
	height: 20px;
	}
	
/* Main Text Section*/



/*LEGAL PAGES*/

#legal{
background-color: #ffffff;
font-size: 0.7em;
cell-padding: 10px;
}

.legal  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ffffff;
	text-align: justify;
	cell-padding: 10px;
 } 
 

/*FOOTER*/

#footer{
	height: 24;
	font-size: 0.6em;
	background-color: #70A5C4;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #FFFFFF;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	font-weight: bold;
}
	
	.footer a:link, .footer a:visited  {
	background-color: #70A5C4;
	color: #FFFFFF;
	text-decoration: none;
	}

	
	.footer a:hover, .footer a:active {
	color: #FFFFFF;
	background-color: #70A5C4;
	text-decoration: none;
	}
	
.programh1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.3em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #FFAA55;
	text-align: left;
}
	.programh1 a:link, .programh1 a:visited{
	background-color: #FFAA55;
	color: #FFFFFF;
	text-decoration: none;
	}

	.programh1 a:hover, .programh1 a:active {
	background-color: #FFFFFF;
	color: #FFAA55;
	text-decoration: none;
	}
	
.module, .module a:link, .module a:visited, .module a:hover, .module a:active{
	font-family: "century gothic", verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}	
.tabletext {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
 } 
 
.tablerowhead {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	font-weight: bold;
}

.tabletextcentre {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}


.tablerowheadBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	font-weight: bold;
}
.tabletextBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
}
.tabletextcentreBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
}
#prodNavSub, .prodNavSub {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	cellspacing: 2px;
	padding:2px;
	font-weight: bold;
	border-top-style: solid;
	text-decoration: none,
}

.prodNavSub a:link, .prodNavSub a:visited, .prodNavSub a:hover, .prodNavSub a:active   {
	background-color: #70A5C4;
	color: #FFFFFF;
	text-decoration: none;
	}

}
.product, .product li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f1;
	border: #FF8040;
}
.product2, .product2 li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1f1f1;
	border: #FF8040;
}
.subindex, .subindex li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border: #FF8040;
}



.thismonthbox {
	vertical-align: top;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 398px;
	background-image: url(../images/AW_Home2_08.jpg);

}
.thismonthtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #868686;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 10px;
	padding-left: 10px;
}


.productsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #44BABA;
	background-color: #e8f1f1;
	background-position: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 90%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 1px solid #DFDFDF;
}
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 0.7em;
	text-indent: 2em;
	text-vertical-align: middle;
	padding: 5px;
	font-style: italic;
	text-decoration: none;
 } 
.section { 
	font-size: 0.8em;
	color: #868686;
	text-decoration: none;
 } 

.section a:link, .section a:visited {
	color: #868686;
	text-decoration: none;
 } 
.section a:hover, .section a:active {
	color: #868686;
	text-decoration: underline;
 } 


