/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Blue */

body {
	background: url('http://www.kineticexcellence.com/images/bg_short_repeat.jpg') top center repeat-y;
	/*background: #fff url('../images/blue/BodyBg.gif') repeat-x 0 0;*/
	color: #535353;
}

/* ADDITIONS */

.light_blue, .light_blue a:link, .light_blue a:visited { color: #dce3ea; text-decoration: none; }
.light_blue a:hover, .light_blue a:active { color: #ff3c30; text-decoration: underline; }

#bg_wrapper { width: 100%; background: url('http://www.kineticexcellence.com/images/bg_page.jpg') top center no-repeat; }

#header {
	width: 100%;
	height: 26px;
	background: url('http://www.kineticexcellence.com/images/bg_header_top_repeat.gif') top repeat-x;
}
	#header_inside {
		margin: 0 auto;
		width: 950px;
	}
	#header_menu {
		line-height: 26px;
		color: #FFFFFF;
		font: 10px Arial;
		margin-right: 15px;
		float: right;
		width: 510px;
	}
	#header_menu a {
		line-height: 26px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#header_menu a:hover {
		line-height: 26px;
		color: #ff3c30;
	}
	#header_network {
		float: left;
		color:#FFFFFF;
		font: 10px Arial;
		margin-left: 15px;
		line-height: 26px;
	}

#sub_header {
	height: 117px;
	width: 950px;
	margin: 0 auto;
}

#sub_header_logo_holder {
		margin: 23px 0px 0px 30px;
		width: 343px;
		float: left;
	}

#search_bar {
	height: 43px;
	width: 950px;
	margin: 0 auto;
}
	#menu_home {
		background: url('http://www.kineticexcellence.com/images/bg_menu_home.gif') top left no-repeat;
		height: 43px;
		width: 195px;
		float: left;
	}
		#menu_home_txt {
			padding: 20px 0px 0px 30px;
		}
		.menu_home_text a, .menu_home_text a:link,.menu_home_text a:visited {
			font: 12px Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: bold;
		}
		.menu_home_text a:hover, .menu_home_text a:active{
			font: 12px Arial, Helvetica, sans-serif;
			color: #ff3c31;
			text-decoration: none;
			font-weight: bold;
		}
	#search_holder {
		background: url('http://www.kineticexcellence.com/images/bg_titlebar_grey.gif') top repeat-x;
		height: 43px;
		width: 755px;
		float: right;		
	}

.shipping { text-align: right; text-decoration: none; list-style: none; padding: 15px 20px 0px 0px; } /*shipping & returns link*/
	
#menu_home {
	background: url('http://www.kineticexcellence.com/images/bg_menu_home.gif') top left no-repeat;
	height: 43px;
	width: 195px;
	float: left;
}
	#menu_home_txt {
		padding: 20px 0px 0px 30px;
	}
	.menu_home_text a, .menu_home_text a:link,.menu_home_text a:visited {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.menu_home_text a:hover, .menu_home_text a:active{
		font: 12px Arial, Helvetica, sans-serif;
		color: #ff3c31;
		text-decoration: none;
		font-weight: bold;
	}
		
.bltitle_noarrow {
	height: 26px;
	width: 217px;
	background: url('http://www.kineticexcellence.com/images/bg_title_blue_noarrow.gif') top left no-repeat;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
}
	
/* NAV SIDE */
ul.nav_side {
font: 11px Arial, Helvetica, sans-serif;
padding:2px 0px;
margin: 0px 0px 0px 12px;
list-style: none;
width: 176px;
}
ul.nav_side li {
color: #fff;
}
ul.nav_side li span {
margin: 0px 0px 0px 10px;
}
ul.nav_side li.title{
font: 12px Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
margin-left: 17px;
background: none;
padding: 3px 0px;
}
ul.nav_side li.strip{
background: url('http://www.kineticexcellence.com/images/bg_side_menu_breaker.gif') top left no-repeat;
height: 2px;
margin: 0px 0px 0px -10px;
padding: 2px 0px;
}
ul.nav_side li a {
background: url('http://www.kineticexcellence.com/images/bg_side_menu_txt.gif') center left no-repeat;
height: 15px;
line-height: 15px;
text-decoration: none;
display: block;
width: 176px;
color: #fff;
padding: 2px 0px;
margin-left: -3px;
}
ul.nav_side li a span { margin-left: 35px; }
ul.nav_side li a:hover {
background: #FFFFFF url('http://www.kineticexcellence.com/images/bg_side_menu_txt_hover.gif') center left no-repeat;
color: #104374;
}		
/* END MENU */		


/* END */
a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}

/*

#Menu li a {
	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}
*/
#Outer {
	background: url('../images/blue/WrapperBg.jpg') no-repeat;
}


#Header {
	border-bottom: 1px solid #4aa1b2;
}

#Logo h1 {
	color: #fff;
	background: url(../images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Content {
	background: transparent url('../images/ContentBg.gif') no-repeat;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}


.Right {
	background: #fbfafa;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-top: 15px;
	width: 217px;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {
	border-top: 1px solid #C0DAE7;
}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	/*border: 1px solid #c0dae7;*/
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/blue/Cart.gif') no-repeat 3px 0;
}

.CartContents {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}