@charset "utf-8";


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #A8EAF5;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
}
.thrColFixHdr #container { 
	width: 1024px; 
	background: #A8EAF5;
	margin: 0 auto;
	border-left: 1px solid #5AA426;
	border-right: 1px solid #5AA426;
	text-align: left;
	padding:0; 
} 
#header {
	height:130px;
	position:relative;
	background: #A8EAF5; 
	padding: 0; 
	width:994px;
	float:left;
	margin:10px 10px 0 20px;
} 




.thrColFixHdr #header h1 {
	width:391px;
	height:65px;
	float:left;
	background-repeat:no-repeat;
	text-indent:-9999px;	
	margin: 0; 
	padding: 0 0;
	border:none;
}

.thrColFixHdr #header h3 {
	float:right;
	margin:0 5px 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
}

.thrColFixHdr #sec_img {
	width:228px;
	height:23px;
	position:absolute;
	top:50px;
	right:5px;
	margin:0;
	padding:0;
	background-image:url(sec_paymnt_notext.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

.thrColFixHdr #sec_text {
	width:228px;
	height:auto;
	position:absolute;
	top:30px;
	right:5px;
	margin:0;
	padding:0;
	display:block;
	font-size:12px;
	color:#6d6c6b;
	text-align:right;
}

.thrColFixHdr #search  {
	position:absolute;
	bottom:15px;
	right:5px;
	margin:0;
	padding:4px;
	font-size:12px;
	border:1px solid #5aa426;
	background-color:#C6F1F8;
}

.thrColFixHdr #search img {
	width:20px;
	height:20px;
	margin:3px 2px 2px 2px;
	padding:0;
}

#content_container {
	width:1024px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

#sidebar1 {
	float: left; 
	width: 175px; 
	background: #A8EAF5; 
	padding: 0; 
	margin:0 10px 0 20px;
}

#product_nav {
	margin:0;
	padding:10px 0 10px 10px;
	border-left: 1px solid #5AA426;
	border-bottom: none;
	border-right: 1px solid #5AA426;
	border-top: none;
	background-color:#DCF7FB;
	width:175px;
	overflow:auto;
}


html>body #product_nav {
	width:163px;
}


.thrColFixHdr #product_nav h3{
	margin:0;
	padding:0;
}

#products {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	clear:both;
}

#sidebar2 {
	float: left;
	width: 175px;
	background: #A8EAF5; 
	padding: 0;
	margin: 0 0 0 10px;
}

html>body #right_nav {
	width:163px;
}

#right_nav {
	width:175px;
	margin:0;
	padding:10px 0 10px 10px;
	border-left: 1px solid #5AA426;
	border-bottom: none;
	border-right: 1px solid #5AA426;
	border-top: none;
	background-color:#DCF7FB;
}


.thrColFixHdr #right_nav h3{
	margin:0;
	padding:0;
}

#cart_items {
	margin:15px 0 15px 0;
	padding:0;
}

.cart_text grey{
	color:#6C6C6B;
	font-size:14px;
}

.cart_text green{
	color:#59A426;
	font-size:14px;
}

.thrColFixHdr #mainContent { 
	margin: 0 0 10px 0; 
	padding: 10px 0 10px 0; 
	width:620px;
	height:auto;
	float:left;
	border:none;
	border:1px solid #5AA426;
	overflow:hidden;
	text-align:left;
} 

#viewcart_content {
	margin: 0 0 10px 0;
	padding:10px;
	width:760px;
	height:auto;
	float:left;
	border:1px solid #5aa426;
	overflow:hidden;
}

#checkout_content {
	margin:10px 10px 10px 20px;
	padding:0;
	width:95%;
	height:auto;
	float:left;
	border:1px solid #5aa426;
	overflow:hidden;	
}


.thrColFixHdr #footer {
	width:1024px;
	height:438px;
	background-image:url('footer_bg.png');
	background-repeat:no-repeat;
	padding: 0;
	background-color: #DDDDDD;
	margin: 0px;
	position:relative;
} 
.thrColFixHdr #footer p {
	margin:0;
	padding:10px;
	font-size:12px;
	color:#FFF;
	position:absolute;
	bottom:0;
	left:200px;
	width:600px;
}

#help_centre {
	width:540px;
	height:250px;
	position:absolute;
	top:30px;
	left:20px;
	margin:0;
	padding:0;
	background-color:#DCF7FB;
	border:2px solid #5AA426;
	overflow:hidden;	
}

#help_centre a{
	text-decoration:none;
	border:none;
}


#help_topics {
	margin:0;
	padding:15px 20px 20px 20px;
	list-style:none;
}

#help_topics ul {
	list-style-type:none;
	margin: 0;
	padding:0;
}

#help_topics li {
	width:250px;
	display:list-item;
	float:left;
	margin:3px 0 3px 0;
	padding:0;
	font-size:12px;
	color:#6D6C6B;
	list-style-type:none;
}

#help_topics a {
	color:#5aa426;
	font-size:16px;
	font-weight:bold;
}

#help_topics a:hover {
	color:#6D6C6B;
	font-weight:bold;
	font-size:16px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.grey_text {
	color:#6C6C6B;
}

.green_text {
	color:#59A426;
}

.align_center {
	text-align:center;
	margin: 0 auto;
}

.title_text {
	font-size:18px;
	margin:0 0 10px 0;
	padding:0;

}

.promo_graphics_right {
	margin: 20px 0 0 0;
	padding:0;
}

.marginzero {
	margin:0;
	padding:0;
}