/*************************************************************************************************

	[MASTER]
	
	* Created by: James Mills [www.koodoocreative.co.uk]
	* Document created: 11th June 2008
	* Copyright (c) 2008 Koodoo Creative.
	
	// All CSS files are compressed. See the sources in the 'styles/src/' directory.

*************************************************************************************************/


/* Golbal CSS settings
-------------------------------------------------------------- */
* { margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
body { font-size:62.5%; background:#000 url(../images/page_header_bg.gif) no-repeat center top; }
.clear_fix { clear: both; }
img { border:0; }

/* Propper form submit button style
-------------------------------------------------------------- */
.form_button {
	cursor:pointer;
	border:outset 1px #96ff00;
	background:#96ff00;
	color:#000;
	font-weight:bold;
	padding: 1px 2px;
	font-size:13px;
	padding:5px;
	margin-left:2px;
	margin-right:2px;
	
}
.form_button_cart {
	float:right;
}
.form_button_checkout {
	float:right;
	cursor:pointer;
	border:outset 1px #96ff00;
	background:#96ff00;
	color:#000;
	padding: 1px 2px;
	font-size:13px;
	padding:5px;
	margin-left:2px;
	margin-right:2px;
	font-weight:bold;
}


div#homePageFlashContainer {
	width:960px;
	height:300px;
}
div#homePageFlash {
	background:url(../images/home_flash_alt.png);
	width:960px;
	height:300px;
}

/* Page Wrapper
-------------------------------------------------------------- */
div#page_wrapper {	
	position: absolute;
	width:960px;
	left:50%;
	margin-left:-480px;
}


/* Top shopping cart summary area
-------------------------------------------------------------- */
div#shopping_cart_top {
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/view_cart.png) no-repeat top;
	width:135px;
	height:116px;
}

div#shopping_cart_top p.empty_msg {
	color:#fff;
	font-size:1.2em;
	text-align:left;
	padding-top:42px;
	padding-left:30px;
	font-weight:bold;
}
div#shopping_cart_top p.price_msg {
	color:#fff;
	font-size:1.2em;

	padding-top:40px;
	padding-left:30px;
	padding-right:15px;

	font-weight:bold;
	text-align:right;
	line-height:16px;
}
div#shopping_cart_top a {
	display:block;
	
	height:40px;
	width:135px;
	
	position:absolute;
	right:0px;
	top:80px;
	
	text-indent:-9999px;
}



/* Users information logged in
-------------------------------------------------------------- */
div#logged_in_info {
	font: 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	padding:5px;
	color:#ffffff;	
}
div#logged_in_info a {
	font: 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
div#logged_in_info a:hover {
	color:#ffffff;
}


/* Branding/Logo
-------------------------------------------------------------- */
h1#branding {
	height:200px;
}
h1#branding a {
	display:block;
	text-indent:-9000px;
	height:80px;
	width:220px;
	margin-left:180px;
}


/* Body Wrapper
-------------------------------------------------------------- */
div#body_wrapper {}


#title_info {
	}

div#body_wrapper h1.page_title {
	color:#000;
	text-align:right;
	font-size:1.6em;
	text-transform:uppercase;
	float:right;
	margin-bottom:30px;
	padding:5px;
	padding-left:12px;
	padding-right:28px;
	
	height:21px;
	
	background:#96ff00 url(../images/title_bg.png) no-repeat center right;
}


/* Navigation
-------------------------------------------------------------- */
div#main_nav {
	clear:both;
	height:40px;
}
div#main_nav ul {

}

div#main_nav ul li {
	list-style:none;
	display:inline;
}
div#main_nav ul li a {
	display:block;
	float:left;
	text-align:center;
		
	background:#000;
	
	padding: 4px 24px 4px 16px;
	height:15px;
	
	
	
	margin-right:4px;
	
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	text-transform:uppercase;
}
div#main_nav ul li a:hover {
	background:#96ff00 url(../images/main_nav_bg.png) no-repeat center right;
	color:#000;
}



/* body_left_col
-------------------------------------------------------------- */
div#body_left_col {
	clear:both;
	float:left;
	width:200px;
}

/* Shop Navigation
-------------------------------------------------------------- */
div#shop_navigation {
	background:#000;
	width:200px;
	margin-bottom:8px;
}

div#shop_navigation h3 {
	background:url(../images/categories_heading.png);
	width:200px;
	height:34px;
	display:block;
	text-indent:-9999px;

}
/*div#shop_navigation h3.men {
	background:url(../images/shopping_nav_men.png);
	width:200px;
	height:72px;
	display:block;
	text-indent:-9999px;
	border-bottom:1px solid #fff;
}
div#shop_navigation h3.women {
	background:url(../images/shopping_nav_women.png);
	width:200px;
	height:72px;
	display:block;
	text-indent:-9999px;
	border-bottom:1px solid #fff;
}*/
div#shop_navigation ul {
	margin-top:10px;
}
div#shop_navigation li {
	list-style:none;
	background:url(../images/subnav_bg_bottom.png) no-repeat center bottom;
	padding-top:14px;
	padding-bottom:14px;
}
div#shop_navigation li a {
	text-decoration:none;
	color:#fff;
	font-size:1.2em;

	padding-left:25px;
	display:block;
	font-weight:bold;
	background:url(../images/subnav_bg.png) no-repeat center left;
	text-transform:uppercase;
}
div#shop_navigation li a:hover {
	color:#96ff00;
	background:url(../images/subnav_bg_over.png) no-repeat center left;
}







/* Newsletter signup
-------------------------------------------------------------- */
div#newsletter_signup {
	padding:8px;
}
div#newsletter_signup h3 {
	background:url(../images/footer_newsletter.png) no-repeat center top;
	height:15px;
	width:200px;
	text-indent:-9999px;
	margin-bottom:8px;
}
div#newsletter_signup label {
	color:#fff;
	display:block;
	margin-bottom:4px;
	text-transform:uppercase;
}
div#newsletter_signup input[type=text] {
	background-color:#fff;
	border:0 none;
	color:#000;
	font-size:1em;
	font-weight:bold;
	padding:5px;
	width:190px;
	margin-bottom:4px;
}
input#subscribe_button {
	margin-top:8px;
	background:url(../images/footer_newsletter_signup.png) no-repeat;
	cursor:pointer;
	width:105px;
	height:24px;
	border:0;
	text-indent:-9999px;
}



/* Body container
-------------------------------------------------------------- */
div#body_container {
	
	float:right;
	width:740px;
}

/* Search form
-------------------------------------------------------------- */
form#searchform {
	width:526px;
	float:right;
	margin-bottom:15px;
}

form#searchform label {
	display:none;
}

form#searchform div {
	position:relative;
	float:right;
}


form input#s {
	border:8px solid #000;
	color:#333333;
	font-size:2em;
	padding:4px 135px 4px 4px;
	width:380px;
}

form input#searchsubmit {
	
	background-color:#66b345;
	border:0 none;
	color:#fff;
	cursor:pointer;
	display:inline;
	font-size:1em;
	font-weight:bold;
	padding:9px;
	position:absolute;
	right:8px;
	text-transform:uppercase;
	top:8px;
	
	width:120px;
}










div#body_container h2 {
	font-size:1.6em;
	color:#ffffff;
	margin-bottom:10px;
}
div#body_container p {
	color:#ffffff;
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:15px;
}
div#body_container p a {
	color:#96ff00;
	text-decoration:underline;
}
div#body_container p a:hover, div#body_container p a:focus, div#body_container p a:active  {
	color:#fff;
	text-decoration:none;
	background:#66B345;
}
div#body_container ul {
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
}
div#body_container ul li, div#body_container ul li a {
	color:#ffffff;
	font-size:1.2em;
	margin-bottom:10px;
	line-height:1.6em;
}
div#body_container ol {
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
}
div#body_container ol li, div#body_container ol li a {
	color:#666666;
	font-size:1.1em;
	margin-bottom:10px;
}


/* Title - information on category - top of body_container
-------------------------------------------------------------- */
div#title_info h1 {
/*	color:#2A4CA1;
	margin-bottom:8px;
	padding-right:15px;
	padding-top:8px;
	text-align:right;
	font-size:4em;
	*/
	display:none;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
div#title_info img {
	border-bottom:2px solid #967C6D;
	margin-bottom:8px;
	padding-bottom:8px;
}
div#title_info p {
	color:#967C6D;
	margin-bottom:8px;
	font-size:1.3em;
	border-bottom:2px solid #967C6D;
	padding-bottom:8px;
}
div#title_info div.link_list {
	margin-bottom:10px;
	text-align:right;
	padding-right:15px;
}
div#title_info div.link_list a {
	padding:3px;
	color:#ffffff;
	font-size:1.1em;
	background:#D0E3C1;
	text-decoration:none;
}
div#title_info div.link_list a:hover {
	text-decoration:none;
	background:#66B345;
	color:#fff;
}

/* Products list (products.php)
-------------------------------------------------------------- */
div.product_item {
	width:156px;
	height:230px;
	float:left;
	margin-left:14px;
	margin-right:15px;
	margin-bottom:40px;
	
	position:relative;

}
div#sale_sticker {
	background:url(../images/sale_corner.png);
	position:absolute;
	top:0px;
	right:0px;
	width:36px;
	height:36px;
}


div.product_item a img.product {
	background:url(../images/product_image_bg.png) no-repeat;
	height:150px;
	width:150px;
	display:block;
	padding:3px;
}
div.product_item div.product_info_wrapper {
	padding:8px;
}

div.product_item div.product_info_wrapper h2 a {
	color:#fff;
	font-size:0.8em;
	text-decoration:none;
	font-weight:normal;
}
div.product_item div.product_info_wrapper h2 a span {
	color:#96ff00;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
}
div.product_item div.product_info_wrapper h2 a:hover {
	color:#fff;
	font-size:0.8em;
	text-decoration:none;
	font-weight:normal;
}

div.product_item div.product_info_wrapper .price {
	color:#fff;
	font-size:1.2em;
	
	position:absolute;
	bottom:0px;
	left:8px;
}

div.product_item div.product_info_wrapper .price_sale {
	color:#fff;
	font-size:1.2em;
	float:left;
	
	position:absolute;
	bottom:0px;
	left:8px;	
}
div.product_item div.product_info_wrapper .price_old {
	color:#CC0000;
	font-size:1em;
	text-decoration:line-through;
	
	position:absolute;
	bottom:15px;
	left:8px;

}



div.product_item div.product_info_wrapper  a.button {
	position:absolute;
	bottom:0px;
	right:8px;
}


/* Products item (prodcut_info.php)
-------------------------------------------------------------- */
div#product_info_flash {
	width:320px;
	float:left;
	text-align:center;

}

div#body_container div.product_info {
	float:right;
	width:400px;
	text-align:left;
}
div#body_container div.product_info h1 {
	color:#000;
	text-align:right;
	font-size:1.6em;
	text-transform:uppercase;
	float:right;
	margin-bottom:30px;
	padding:5px;
	padding-left:12px;
	padding-right:28px;
	
	height:21px;
	
	background:#96ff00 url(../images/title_bg.png) no-repeat center right;
	
	
	
	
	
	
}
div#body_container div.product_info h2 {
	color:#96ff00;	
	text-align:right;
	font-size:1.6em;	
	float:right;
	width:410px;
	margin:0;
}



div.product_info div#brand_logo {

	border:1px solid #fff;
	margin-bottom:30px;
	float:right;
	clear:right;
}
div.product_info div#brand_logo h4 {
	background-color:#000;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	padding:4px;
	text-align:center;
}





/* Product description */
div.description {
	background:url(../images/description_title.png) no-repeat top left;
	margin-bottom:10px;
	padding-top:50px;
}
div#body_container div.product_info div.description p {
	color:#fff;
	line-height:18px;
	margin-bottom:20px;
}
div#body_container div.product_info div.description ul {
	margin:0;
	padding:0;
	color:#fff;
	margin-left:20px;
	line-height:14px;
	margin-bottom:20px;
}

div#body_container ul li, div#body_container ul li a {
	color:#fff;
	font-size:1.2em;
	margin-bottom:5px;
	line-height:1.4em;
	margin-left:15px;
}




/*  END Product description */




div#body_container div.product_info div.out-of-stock {
	clear:both;
	color:#fff;
	font-size:1.6em;
	text-align:right;
}



div#body_container div.product_info div#price_wrapper {
	float:right;
	margin-bottom:30px;
	width:350px;
	text-align:right;
}	
	
div#body_container div.product_info div#price_wrapper div.price {
	font-size:3.8em;
	color:#fff;	
}

div#body_container div.product_info div#price_wrapper span.rrp_price {
	font-size:1.6em;
	color:#CC0000;
	text-decoration:line-through;
}

div#body_container div.product_info div#price_wrapper span.percentage_saved {
	font-size:1.6em;
	color:#96ff00;
}

div#body_container div.product_info div#price_wrapper span.sale_price {
	font-size:3.8em;
	color:#fff;
	margin-top:30px;
}








div#body_container div.product_info div.options_holder {
	float:right;
	text-align:right;
	width:260px;
}


form.frm_options .options_container {
	width: 260px;
}

form.frm_options label {
	font-size:1.2em;
	color:#fff;
	float:left;
}

form.frm_options select {
	width: 200px;
	border:1px solid #fff;
	padding:3px;
	font-size:1.2em;
	color:#000;
	background-color:#fff;

}
.add_to_basket {
	
	float:right;
	margin-top:30px;
}







/* Page navigation - Pagnator
-------------------------------------------------------------- */
div#pages {
	margin-bottom:20px;
	margin-top:20px;
	text-align:center;
	clear:both;
}
div#pages div#pagnator {
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
}
div#pages div#pagnator a {
	padding: 2px 6px; 
	border: solid 1px #D0E3C1;
	background:#D0E3C1;
	text-decoration: none;
	color:#2a4ca1;
	font-size:1.2em;
}
div#pages div#pagnator .previous-link {
	margin-right:20px;
	padding:2px 6px;
}
div#pages div#pagnator .next-link {
	margin-left:20px;
	padding:2px 6px;
}
div#pages div#pagnator .previous-link-start {
	color:#fff;
	margin-right:20px;
	padding:2px 6px;
	font-size:1.2em;
	text-transform:uppercase;
}
div#pages div#pagnator .next-link-last {
	color:#fff;
	margin-left:20px;
	padding:2px 6px;
	font-size:1.2em;
	text-transform:uppercase;
}
div#pages div#pagnator .this-page {
	background:url(../images/pagnator_bg.png) no-repeat;
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	padding:6px 8px;
	vertical-align:top;
}
div#pages div#pagnator a:hover {
	padding: 2px 6px; 
	border:1px solid #66B345;
	background:#66B345;
	text-decoration: none;
	color:#2a4ca1;
}
div#pages div.results {
	color:#fff;
	margin-top:8px;
	text-align:center;
}


/* Databse grid / table style
-------------------------------------------------------------- */
table {
	width:100%;
	padding: 0;
	margin: 0;
	clear:both;
	margin-bottom:5px;
}
caption {
	padding: 10px 0 5px 0;
	width: 700px;	 
	font: italic 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4f6b72;
}
th {
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
}
.table_style td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	/*background: #fff;*/
	padding: 6px 8px 6px 8px;
	color: #ffffff;
	font-size:1.2em;
}

.table_style td span.rrp_price {
	color:#ffffff;
	text-decoration:line-through;
}
.table_style td span.sale_price {
	color:#FF0000;
}

.table_style td span.options {
	color: #ffffff;
	font-size:10px;
}
td a {
	color:#ffffff;
}
td a:hover {
	color:#ffffff;
	text-decoration:none;
}
tr {
	color: #ffffff;
}
tr.alt {
	color: #ffffff;
}
td.left {
	border-left: 1px solid #ffffff;
	border-top: 0;
}
td.leftColspan {
	border-left: 1px solid #ffffff;
	border-top: 0;
	padding: 6px 6px 6px 6px;
}
td.total_left{
	font-weight:bold;
	text-align:right;
	border-right:0;
	border-bottom:0;

}
td.total_right{
	font-weight:bold;
	border-right:0;
	border-bottom:0;
}

	
/* Nice little UI for updates today and yesterday
-------------------------------------------------------------- */
.nice_today {
	background-color:#FFFF66;
	color:#000;
}
.nice_yesterday {
	background-color:#FFFF66;
}


/* Search by brands page
-------------------------------------------------------------- */
div#brand_holder {
	width:760px;
	
}
div.brand_item {
	margin:10px;
	margin-bottom:10px;	
	border:1px solid #fff;
	float:left;
	padding:4px;
}
div.brand_item h3 {
	background:#fff;
	color:#000;
	text-align:center;
	font-size:1.2em;
	padding:4px;
}

div.brand_item:hover {
	border:1px solid #999;
}
div.brand_item:hover h3 {
	background:#999;
	color:#000;
}




/* Footer
-------------------------------------------------------------- */
div#footer {
	clear:both;
	width:960px;
	margin-top:15px;
}

div.footer_box {
	background:url(../images/footer_box_bg.png);
	height:150px;
	width:220px;
	float:left;
	margin-right:21px;
	padding:2px;
}
div.footer_box.last {
	margin-right:0;
}

div.footer_box a {
	text-indent:-9999px;
	display:block;
	width:220px;
	height:131px;
}

div.footer_box a.brands { background:url(../images/footer_view_all_brands.png) no-repeat; }
div.footer_box a.youtube { background:url(../images/footer_local_riders_video.png) no-repeat; }
div.footer_box a.trial { background:url(../images/footer_bike_trial.png) no-repeat; }
div.footer_box a.twitter { background:url(../images/footer_twitter.png) no-repeat; }


div#footer_banner {
	background:url(../images/footer_images.png) no-repeat;
	width:960px;
	height:93px;
	
	margin-top:25px;
	margin-bottom:25px;
}



div#footer ul.right_links  {
	margin-top:10px;
	float:left;
}
div#footer ul.right_links_two  {
	clear:both;
}
div#footer ul.right_links li, div#footer ul.right_links_two li {
	display:inline;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	color:#fff;
	margin-bottom:10px;
	
}
div#footer ul.right_links li.float_right, div#footer ul.right_links_two li.float_right {
	float:left;
}

div#footer ul.right_links li.float_border {
	border-right:solid 1px #fff;
}
div#footer ul.right_links li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
div#footer ul.right_links li a:hover {
	color:#000;
	background:#96ff00;
	text-decoration:none;
}
div#footer ul.right_links_two li a.koodoo_logo {
	text-indent:-9000px;
	background:url(../images/koodoo_logo.png) no-repeat;
	display:block;
	height:32px;
	width:32px;
}







div#footer ul.left_links {
	float:left;
}
div#footer ul.left_links li {
	display:inline;
	float:left;
}
div#footer ul.left_links a.facebook {
	background:url(../images/facebook.png) no-repeat;
	display:block;
	height:30px;
	width:81px;
	margin-right:10px;
	text-indent:-9000px;
}
div#footer ul.left_links a.myspace {
	background:url(../images/myspace.png) no-repeat;
	display:block;
	height:30px;
	width:119px;
	float:left;
	text-indent:-9000px;
}


/* Messages
-------------------------------------------------------------- */
.errorMsg {
	background:url(../../../admin/assets/icons/exclamation.png) no-repeat 10px 9px;
	background-color:#ffeeee;
	color:#660000;
	padding:1em;
	padding-left:3.2em;
	font-size:1.1em;
	border-top:1px solid #660000;
	border-bottom:1px solid #660000;
	margin-bottom:5px;
}
.errorMsg a {
	color:#FF3300;
}
.okMsg {
	background:url(../../../admin/assets/icons/accept.png) no-repeat 10px 9px;
	background-color:#e0fedd;
	color:#267522;
	padding:1em;
	padding-left:3.2em;
	font-size:1.1em;
	border-top:1px solid #267522;
	border-bottom:1px solid #267522;
	margin-bottom:5px;
	
}
.okMsg a {
	color:#33CC00;
}
.infoMsg {
	background:#e5effa url(../../../admin/assets/icons/information.png) no-repeat 10px 9px;
	color:#000;
	font-weight:bold;
	padding:1em;
	padding-left:3.2em;
	font-size:1.1em;
	border-top:1px solid #338fd6;
	border-bottom:1px solid #338fd6;
	margin-bottom:5px;
}
.infoMsg a {
	color:#338fd6;
}
.warningMsg {
	background:url(../../../admin/assets/icons/error.png) no-repeat 10px 9px;
	background-color:#FFFFCC;
	color:#FF6600;
	padding:1em;
	padding-left:3.2em;
	font-size:1.1em;
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	margin-bottom:5px;
}
.loadingMsg {
	background:url(../../../admin/assets/icons/ajax-loader.gif) no-repeat 10px 9px;
	background-color:#FFFFCC;
	color:#FF6600;
	padding:1em;
	padding-left:3.2em;
	font-size:1.1em;
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	margin-bottom:5px;
}




.highlight {
	background:#FFFF66;
	color:000;
}



