/*------------------------------------------- Body Section ------------------------------------------*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px 0px;
	font-size: 10px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 100%;
}

td {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

/*------------------------------------ Inner Links Mouse Over -------------------------------------*/

a.AUsublinks {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

a.AUsublinks:hover {
	color: #FEA500;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

/*------------------------------------ Tollfree No & Cart Details -------------------------------------*/

div.tollFree {
	color: #000000;
	float: left;
	padding: 17px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 10px;
}

div.cartDetails {
	color: #000000;
	float: right;
	padding: 17px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
}

.cartLeft, .cartRight {
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
	font-size: 9px;
}

.cartRight {
	border-right: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}


/*------------------------------------ Logo & Top Links -------------------------------------*/

div.topbar {
	border: 1px solid #435A85;
	height: 115px;
	width: 742px;
	margin: 0px 0px 0px 0px;
}

.mainTopics {
	background: url(../../images/mainlinksbg.gif) repeat-y;
	font-size: 10px;
	width: 137px;
	font-weight: bold;
	color: #435A85;
}

ul.mainLinksUL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

li.mainLInksLI {
	margin: 3px 0px 0px 5px;
	padding: 0px;
	list-style-image: url(../../images/dotarr.gif);
}

.menuright {
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: white; 
	BORDER-TOP: white 1px;
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: white;
	LEFT: 329px; 
	display: none; 
	POSITION: related; 
	TOP: 0px; 
	margin: 10px 0px 10px 0px;
}

.productslinkssubbold {
	font-weight: bold; 
	font-size: 9px; 
	color: #A52A2A;
}

a.productsLinks {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #435A85;
}

a.productsLinks:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #8693AB;
}

a.productsSubLinks {
	font-size: 10px;
	text-decoration: none;
	color: #2E3E5C;
}

a.productsSubLinks:hover {
	font-size: 10px;
	text-decoration: none;
	color: #fea500;
}

a.productsSubLinks:focus {
	font-size: 10px;
	text-decoration: underline;
	color: #fea500;
}

a.redlink {
	font-weight: bold;
	color: #8C2418;
	font-size: 9px;
	text-decoration: underline;
}

a.redlink:hover {
	font-weight: bold;
	color: #DC241F;
	font-size: 9px;
	text-decoration: underline;
}


/*--------------------------------------- Links Box ----------------------------------------*/

div.linksBox {
	border: 1px solid #435A85;
	height: 19px;
	width: 742px;
	margin: -1px 0px 0px 0px;
	background: url(../../images/linksbg.gif) repeat-x;
}

span.links {
	height: 19px;
	float: left;
	font-size: 10px;
	padding: 3px 8px 0px 8px;
	border-left: 0px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 0px solid #A0A0A0;
	border-bottom: 0px solid #A0A0A0;
	cursor: hand;
}


/*---------------------------- Welcome User Name & Login\out ------------------------------*/

div.welcomeBox {
	height: 22px;
	font-size: 10px;
	padding: 4px 8px 0px 8px;
	margin: 1px 0px 1px 0px;
	background-color: #727E94;
	color: #ffffff;
}

span.welcomeUser {
	float:left;
	font-weight: bold;
	color: #F5FE01;
}

span.loginUser {
	float:right;
	text-align: right;
	padding: 1px 0px 0px 0px;
}


/*---------------------------- Main Content Left Box ------------------------------*/

div.bigimgBoxL {
	border: 1px solid #435A85;
	height: 481px;
	width: 599px;
	float: left;
}

div.rightBoxR {
	border: 1px solid #435A85;
	height: 481px;
	width: 140px;
	float: right;
}

.rightImg {
	border:1px solid #435A85;
	height: 113px;
	width: 117px;
	margin: 2px 0px 0px 10px;
}

/*---------------------------- Text Content Box ------------------------------*/

div.textContBox {
	border: 1px solid #435A85;
	padding: 8px 8px 8px 8px;
	margin: 1px 0px 1px 0px;
	height: 70px;
	text-align: justify;
}


/*---------------------------- Bottom Links Box ------------------------------*/

div.bottomLinks {
	height: 16px;
	font-size: 9px;
	padding: 2px 8px 4px 8px;
	margin: 1px 0px 1px 0px;
	background-color: #727E94;
	color: #ffffff;
}

a.botlinks {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

a.botlinks:hover {
	font-size: 9px;
	color: #D7E6EF;
	text-decoration: none;
}


/*---------------------------- Fotter Box ------------------------------*/

div.fotterBox {
	border: 1px solid #435A85;
	padding: 4px 8px 6px 8px;
	margin: 0px 0px 15px 0px;
	height: 48px;
	color: #727E94;
	font-size: 9px;
}

span.adressL {
	float:left;
	width: 350px;
	margin: 0px 20px 0px 0px;
}

span.copyrightR {
	float: right;
}

a.infolink {
	text-decoration: none;
	color: 3188EB;
}

a.infolink:hover {
	text-decoration: underline;
	color: fea500;
}

