/* =============== text colors =============== */
a:link {color: #9a9999;font-weight:bold;text-decoration:none;}
a:visited {text-decoration: none;color: #cccccc;}
a:hover {text-decoration: none;color: #666666;}
.green {color: #a1c71f; font-size:14px; line-height:1em;}
.blue {color: #0168ac;font-weight:normal; font-size:30px;}
.grey {color: #a5adb3; font-size:12px; font-weight:bold; line-height:1.4em;}
.greylabels {color: #b1afaf; font-size:12px;  line-height:1.4em;}
.greysmall {color:#a5adb3;font-size: 10px;line-height:1em;}
body {	margin-top: 0px;font-size: 10px;font-family: Veranda, Helvatica, Arial, sans-serif;background-color:#27517b;}
.clear {clear: both;}	
.validation-summary-errors {color:Red; font-size:1.2em; line-height:1.2em}
.field-validation-error {color:Red; font-weight:bold; font-size:1.2em;}

/* =============== layout elements =============== */
#main {
	background-image:background-image:url('http://store.g8wave.com/client/skinh/09store/images/bkg.jpg');
	color:#FFFFFF;
	font-family: Veranda, Helvatica, Arial, sans-serif;
	width:900px;
	height: 600px; 
}
#container {
	width: 1288px;
	height: 870px;
	margin: 0 auto;
	background-color:#666666;
	background-image:url('http://store.g8wave.com/client/skinh/09store/images/bkg.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

#inside {
	font-family: Veranda, Helvatica, Arial, sans-serif;
	line-height: 1em;
	width:680px;
	height:615px;
	margin-left: 300px;
	margin-bottom:5%;
	margin-top:40px;
	padding-top:0px;
	
		
	background-position:right;
	background-repeat:no-repeat;
	
}

#header{ 
	width: 956px;
	height:157px;
	margin-top:0px;}


#maincontent {
	width: 680px;
	height: 620px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	float: left;
	
	
}




