/*Main AW Site stylesheet*/

/*Main Container*/
#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 ul {
display: block;
line-height: 1.25em;
text-decoration: none;
}

.Nav1 ul li {
list-style-type: none;
margin: 0;
padding: 0;
link:
}

.Nav1 ul li a:link,  {
background-color: #fdf362;
color: #FFFFFF;
}
.Nav1 ul li a:visited {
}
.Nav1 ul li a:hover {
background-color: #fdf362;
color: #FFFFFF;
}
.Nav1 ul li a:active {
background-color: #fdf362;
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: 0.75em;
	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-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70a5c4;
	border-right-color: #70a5c4;
	border-bottom-color: #70a5c4;
	border-left-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: #DAA46C;
}

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

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

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.85em;
	text-indent: 2em;
	text-vertical-align: middle;
	padding: 5px;
	}


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

.pageTop a:link, .pageTop a:visited {
	color: #70A5C4;
	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: #70A5C4;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;



}
	
#quicklinks{
	background-color: #EEEEEE;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	list-style-image:  url(../images/arrow6.jpg);
	color: #285872;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7B97B9;
	border-bottom-color: #E8F1F1;
	}
	
.quicklinks {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	vertical-align: middle;
	padding-right: 5px;
	cellpadding-top: 3px;
	cellpadding-bottom: 3px;
	list-style-image: url(../images/arrow6.jpg);

 } 	

.quicklinks li {
	color: #285872;
	text-decoration: none;
	}

.quicklinks li a {
	color: #285872;
	text-decoration: none;
}
.quicklinks li a:hover  {
	text-decoration: none;
	color: #44BABA;
}
		
		
	
/*Home Page Centre Tables*/

.homebox {
	vertical-align: middle;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 480px;

}
.homeboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	padding: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	}

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

.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;
	}
	
.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: #70A5C4;
	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*/
/*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: #70A5C4;
	text-decoration: none;
}

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

}


.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: #70A5C4;
	text-decoration: none;
}

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

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

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

.news1intro {
	valign: top;
	line-height: 0.95em;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 1px;
	padding: 0px 5px;
	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.9em;
	color: #868686;
	text-align: left;
	vertical-align: middle;
	background-color: #F2F1EE;
	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 ul li: {
	text-decoration: none;
	list-style-type: none;
	color: #868686;
	line-spacing: 1.2em;	
}

.secNav1Cell a:link {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #868686;
	text-align: left;
	}

.secNav1Cell a:visited {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #868686;
	text-align: left;
}
	
.secNav1Cell a:hover {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #70A5C4;
	text-align: left;
}
	
.secNav1Cell a:active {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #70A5C4;
	text-align: left;
	}

.secNav1CellOn {
	font-size: 0.9 em;
	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{
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
	
	.secNav1CellOn a:visited {
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.secNav1CellOn a:hover{
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
	.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.9em;
	font-weight: normal;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-align: left;
	color: #868686;
	background-color: #FBFBFB;
	cellspacing: 2px;
	padding:2px;
	}

	.secNav2Cell a:link {
	color: #868686;
	background-color: #FBFBFB;
	text-decoration: none;
	}
	
	.secNav2Cell a:visited {
	color: #868686;
	background-color: #FBFBFB;
	text-decoration: none;
	}
	.secNav2Cell a:hover {
	background-color: #FFFFFF;
	color: #70A5C4;
	text-decoration: none;
	}
	.secNav2Cell a:active {
	background-color: #FBFBFB;
	color: #70A5C4;
	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: #70A5C4;
	font-weight: bold;
}	

/*ADVERTISEMENT BLOCKS*/
	
#adImage, .AdImage {
height:120px;
width:120px;
}


#adBox1 {
width: 760px;
height: 90px;
align: center;
valign: top;
}

.adBox1  {
align: center;
valign: top;
}

#adBox2 {
width: 160px;
height: 600px;
align: center;
valign: top;
}

.adBox2  {
align: center;
valign: top;
font-size: 0.75em;
}
#adBox3 {
width: 250px;
height: 250px;
padding: 5px;
align: left;
valign: top;
}

#adBox3A {
width: 300px;
height: 250px;
padding: 5px;
align: left;
valign: top;
}

#adBox4, {
width: 728px;
height: 15px;
padding: 5px;
align: center;
valign: top;
}

#adBox5, {
width: 160px;
height: 90px;
padding: 5px;
valign: top;
align: center;
}

#adBox6, {
width: 468px;
height: 60px;
padding: 5px;
valign: top;
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 {
	background-color: #70A5C4;
	color: #FFFFFF;
	text-decoration: none;
	}

	.footer a:visited {
	color: #FFFFFF;
	background-color: #70A5C4;
	text-decoration: none;
	}
	
	.footer a:hover {
	color: #FFFFFF;
	background-color: #70A5C4;
	text-decoration: none;
	}
	
	.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.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;
	color: #9F9F9F;
	line-height: 1.3em;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: square;



}
.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;
}

.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;


}
.module {
	font-family: "century gothic", verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDFF;
	border: #FF8040;
}
.product2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFAE;
	border: #FF8040;
}
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 0.8em;
	text-indent: 2em;
	text-vertical-align: middle;
	padding: 5px;
	font-style: italic;
	text-decoration: none;
 } 
