/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override https://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */

/* @override http://www.outdoorgearstore.com.au/styles/style.css */



html {
	padding: 0;
	margin: 0;
}

body {
	font: 12px "Helvetica", Helvetica, Arial, Geneva, sans-serif;
	padding: 0px;
	color: #333;
	background: #fff;
	width:100%;
}

a {
	color: #64A5E7;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#content_body {
	margin-top: 10px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

p {
	font-size: 12px;
	line-height: 16px;
	
}


h1 {
	color: #0066CC;
	font-size: 1.7em;
}

h2 {
	color: #0066CC;
	font-size: 1.4em;
}

h3 {
	color: #0066CC;
	font-size: 1.2em;
	margin-bottom: 10px;
}

h4 {
	color: #0066CC;
	font-size: 1.0em;
}


#container {
	margin: 10px auto 20px;
	padding: 0px;
	width: 910px;
	line-height: 20px;
	border: 1px solid #ccc;
	padding-top: 10px;
	background: #fff;
}

#content_top{
	height: 100px;
	width: 300px;
	float: left;
	background: #fff url(/images/logo.jpg) no-repeat top left;
}

#search{
	float: right;
	width: 400px;
	clear: right;

}

#toplinks{
	float: right;
	text-align: right;
	margin-right: 50px;
	width: 500px;
	height: 50px;
	color: #666;
	
}

.search-form{
	text-align: right;
	margin-right: 50px;
}

#toplinks a{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}



#news_items{
	float: right;
	width: 636px;
	border: 1px solid #ccc;
	padding: 5px 5px;
	margin:0px 1px 5px 0px;
	color: #0066CC;
}

#news_items h2{
	margin: 0px;
}

#content_block{
float: right;
width: 650px;
}

#content_hero{
	width:870px;
	margin: 0 auto;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #999;
}


div.promo_item_left, div.promo_item_right{
	border: 1px solid #ccc;
	width: 320px;
	float: left;
	margin-bottom: 5px;
	height: 120px;
}

div.promo_item_left{
	margin-right: 5px;

}

.promo_image{
	float: left;
	width: 160px;
	text-align: center;
	height: 120px;
	
}
.promo_text{
float:right;
width: 160px;
height: 120px;
background: #f4f4f4;
overflow: hidden;
}

.promo_text p{
	margin: 5px;
	font-size: 11px;
	line-height: 13px;
}

.promo_front{
	width: 640px;
	padding: 2px 5px 2px 5px;

}

#footer_container{
	border-top: 1px solid #ccc;
	background: #000 url(/images/footer_bg.jpg) repeat-x top;
}

#footer_main{
	width: 380px;
	float: left;
	padding: 20px;
}

#footer_center{
	width: 165px;
	height: 190px;
	float: right;
	padding: 20px;
	border-left: 1px dotted #ccc;
}

#footer_container h1{
	color: #fff;
}

#footer_container a{
	color: #fff;
}

#footer_container a:hover{
	color: #ccc;
	text-decoration: none;
}

#footer_container p{
	color: #999;
}



#footer_right{
	padding: 20px;
	width:241px;
	height: 190px;
	float: right;
	border-left: 1px dotted #ccc;

	
}


input.padlight, textarea.padlight {
	padding: 0.2em;
	border: 1px solid #999;
}

input {
	border: 1px solid #ccc;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	
	}
	
textarea {
	border: 1px solid #ccc;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	
	}
	
input[type="submit"] {
	background: #f4f4f4;
	cursor: hand;
	cursor:pointer;
}
input[type="submit"]:hover {
	
	background: #ccc;
	border-color: #999;

}	
	
.add_to_cart_link{
	border: 1px solid #ccc;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:5px;
	background: #f4f4f4;
	cursor: hand;
	cursor:pointer;
	white-space: nowrap;
}

.add_to_cart_link:hover {
	
	background: #ccc;
	border-color: #999;
	text-decoration: none;

}	

	
input[type="image"] {
	border: 0;
	padding: 0;
}

.product_image_container{
	float: left;
	margin: 15px 20px 20px 0px;
	width: 250px;
}

.product_controls_container{
	float:right;
	width: 600px;
}

.product_display_image{
float: left;
margin-bottom:20px;
	
}

.product_specs_line{
	
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 1px;
	padding: 3px;
}

hr{
	height: 0px;
	border: none;
	border-top: 1px dotted #ccc;
}

.specs{
	width: 300px;
	float: left;
}
.icons{
	width: 300px;
	float: right;
}

#cart_mini{
	width: 213px;
	float:left;
}
#side_container{
	width: 213px;
	float: left;
}


/* CART DETAILS */

#cart-message{
background: #CC3300;
padding: 5px;
width: 850px;
margin-left: 10px;

}

.cart_line {
	background: #ffffff;
	padding: 5px;
	height: 20px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	border: 1px solid #fff;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.cart_line_header_title, .cart_line_header{
	padding: 2px 5px 2px 5px;
	height: 22px;
	font-size: 12px;
	margin:2px 5px;
	background: #fff;
	 border: 1px solid #dcdcdc; 
	/*  border: 1px solid #000;  */
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	}

 .cart_client_header{
	background: #f4f4f4;
	margin-bottom: 5px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	border: 1px solid #dcdcdc;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.cart_product_name{

float: left;
margin-right: 5px;
width: 660px;	
}
.cart_price, .cart_item_total{
	float: left;
	width: 60px;
	text-align: center;
}


#cart{
	padding-top:3px;
	padding-bottom: 3px;
}

.cart_remove{
	float: right;
	text-align: center;
}

.cart_qty{
	width:30px;
	float: left;
	text-align: center;
}

.cart_remove a{
	text-decoration: none;
}

#login-register {
	width:860px;
	background: #ffffff;
	padding: 5px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	border: 1px solid #dcdcdc;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

#show_cart{
	width:100%;
	clear: both;
}

.cart_line_form {
	background: #ffffff;
	width:340px;
	padding: 2px;
	clear: both;
	font-size: 12px;
	height: 22px;
	margin:3px 5px;
}

.cart_line_form_text {
	background: #ffffff;
	width:340px;
	padding: 2px;
	clear: both;
	font-size: 12px;
	height: 72px;
	margin:3px 5px;
}

.cart_label {
	width:100px;	
	float: left;
	text-align: left;
}
.cart_input {
	float: right;
	text-align: right;
}
#check-out-left{
	float:left;
	border-right:dotted 1px #999999;
	width: 402px;

}
#billing-same{
	width:360px;
	padding-right:20px;
	float:left;
	border-right:dotted 1px #999999;

}
#billing-new{
	width:360px;
	padding-right:20px;
	float:left;
	border-right:dotted 1px #999999;

}
#check-out-right{
	float:right;
	width: 400px;
}

.editlinktext{

text-decoration: none;

	float: right;
}


.brand_category_display{
	
	border: 1px solid #ccc;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:5px;
	float:left; width: 160px; 
	text-align:center; 
	font-size:11px; 
	padding:5px; 
	 line-height:14px; 
	 margin:0px 5px 5px 0px;
}

.product_category_display{
	
	border: 1px solid #ccc;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:5px;
	float:left; width: 140px; 
	min-height: 190px; 
	text-align:center; 
	font-size:11px; 
	padding:5px; 
	 line-height:14px; 
	 margin:0px 5px 5px 0px;
}

.error-message{
	color: #fff;
	font-weight: bold;
	background: red;
	border: 1px solid b;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:5px;
	padding:5px;
	width: 290px;
}

.add2cart_box{
	float: left;
}


.tablerow {
	background-color: #b3c6dd;
	color: #000;
	padding: 3px;
}
.tablerow .gDark {
	background-color: #333333;
	padding: 3px;
}
.tablerow .gMedium {
	background-color: #f0f0f0;
	color: #000;
	padding: 3px;
}

#header_search{
	height: 24px;
	}


/* END CART DETAILS */