/******************************************************\

* Interspire Shopping Cart Style File                *

*                                                    *

* Name: Default                                      *

* Author: Chris Boulton (Interspire Pty. Ltd.)       *

* Id: $Id$                                           *

\*****************************************************/

#CONTAINER
{
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: auto;
	background-color:#ececec;
}
.headerHolder
{
	width: 874px;
	height: auto;
}
.header01
{
	width: 874px;
	height: 102px;
	background-image: url(../images/header-img.jpg);
	float: left;
}
.topMenu
{
	height: 49px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	width: 874px;
	float: left;
}
.banner
{
	background-image: url(../images/banner.jpg);
	width: 874px;
	height: 212px;
	float: left;
}
.banner_sm
{
	background-image: url(../images/banner_sm.jpg);
	width: 874px;
	height: 150px;
	float: left;
}
.bodyHolder
{
	width: 874px;
	background-color: #ffffff;
	height: auto;
	float: left;
}

.bodytext01
{
	text-align: left;
	float: left;
	width: 580px;
	padding-left: 20px;
	padding-top: 20px;
	color: #6e6e6e;
	font-size: 14px;
}
.holder
{
	width: auto;
	height: auto;
	float: left;
	background-color:#FFFFFF;
}


.loginBox
{
	width: 256px;
	height: 200px;
	padding-right: 8px;
	padding-top: 20px;
	float: right;
}
.loginBoxtext01
{
	background-color: #bdbdbd;
	color: #ffffff;
	font-size: 18px;
	text-align: left;
	height: 34px;
	padding-left: 8px;
	padding-top: 12px;
}
.loginBoxtext02
{
	background-color: #aeaeae;
	color: #000000;
	font-size: 12px;
	text-align: left;
	height: 34px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputField
{
	width: 246px;
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	background-color: #aeaeae;
	text-align: right;
	height: 26px;
}
.checkBoxHolder
{
	width: 106px;
	height: 24px;
	float: left;
	color: #4c4c4c;
	font-size: 11px;
	text-align: left;
	background-color: #aeaeae;
	padding-right: 10px;
	padding-left: 5px;
}
.loginHolder
{
	
	height: 24px;
	float: right;
	color: #4c4c4c;
	font-size: 11px;
	text-align: left;
	background-color: #aeaeae;
	padding-right: 10px;
	text-align: right;
}
.loginHolder a
{
	
	color: #4c4c4c;
	text-decoration: underline;
}
.loginBottomBG
{
	height: 35px;
	background-image: url(../images/login-bg-bottom.gif);
	background-repeat: repeat-x;
	width: 256px;
	float: left;
}

.redBoxBG
{
	width: 256px;
	height: 225px;
	background-image: url(../images/redboxBG.gif);
	float: left;
}
.redBoxtext01
{
	height: 32px;
	float: left;
	width: 256px;
	color: #ffffff;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 14px;
}
.redBoxtext02
{
	float: left;
	width: 170px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 14px;
	padding-left: 85px;
	line-height: 22px;
}
.redBoxtext02 a
{
	color: #ffffff;
	text-decoration: none;
}
.redBoxtext02 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.yellowboxBG
{
	width: 337px;
	height: 225px;
	float: left;
}
.yellowBoxText01
{
	background-color: #fff088;
	width: 327px;
	height: 32px;
	font-size: 18px;
	color: #bca227;
	padding-top: 14px;
	padding-left: 10px;
}
.gallary
{
	float: left;
	width: 337px;
	height: 146px;
}
.gallarybottomBG
{
	background-image: url(../images/gallary-bottombg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 337px;
	float: left;
}
.add
{
	background-image: url(../images/add.gif);
	float: left;
	width: 254px;
	height: 225px;
}



.footer
{
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	width: 874px;
	height: 65px;
	float: left;
}
.foootertext01
{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-top: 28px;
	width: 440px;
	float: left;
}
.foootertext01 a
{
	color: #ffffff;
	text-decoration:none;
}
.foootertext01 a:hover
{
	color: #ffffff;
	text-decoration:underline;
}
.foootertext02
{
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-top: 28px;
	width: 400px;
	float: right;
}
.ins
{
	width: 160px;
	height: 20px;
	border: none;
}



/* Color: Maroon */



body {
    margin: 0px;
	padding: 0px;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
}

a {

	color: #282828;

	font-weight: normal;

	text-decoration: underline;

}

a:hover {

	color: #1479B3;

}

h2 {

	color: #282828;

}

h3 {

	color: #1479B3;

}

hr {

	background: #dadada;

	color: #dadada;

}





#Container {

	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: auto;
	background-color:#ececec;

}





#TopMenu {

	

	 

}

#TopMenu li {

	background: url(../images/magenta/PagesMenuBg.gif) 0 10px no-repeat;
}

#TopMenu li.First {

	background-image: none;
	

}

#TopMenu li a, #TopMenu li span {

color: #FFFFFF;



}

#TopMenu li span a {

color: #FFFFFF;

}

#TopMenu li a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



#Menu {

	background: #33FF66;

	border-top: 1px solid #FF0066;

}

#Menu li {

}

#Menu li a {

	color: #fff;

}

#Menu li a:hover {

	color: #fff;

}

#Menu li ul {

}

#Menu li ul li a {

	color: #dadada;

	background: #232323;

}

#Menu li ul li a:hover {

	color: #fff;

}





#Outer {

}

#Wrapper {

}

/*#Header {

	background: url(../images/magenta/HeaderBg.jpg) 0 0 no-repeat;

}
*/




#Logo {

}

#Logo h1 {

	color: #000;

}

#Logo h1 a {

	color: #000;

}





#SearchForm {

	background: url(../images/search_bg.png) no-repeat;
	width:418px;
	height:60px;
	background-position:top;
}

#SearchForm form {

}

#SearchForm label {

	display: none;

}

#SearchForm input {

	background: #fff;

	border: 1px solid #cccccc;

}

#SearchForm .Button {

	border: 0;

}

#SearchForm a {

	color: #f2b5ce;

}

#SearchForm p {

	color: #f2b5ce;

}





.Left {

}

.Left .Block {

}

.Left h2 {

	color: #fff;

	/*background: #232323;*/
	background-image:url(../images/leftpanel_bg.gif);
	background-repeat:no-repeat;

}


.Left li {


	border-bottom: 1px solid #d9d9d9;

}


.Left li a {

	color: #232323;

}

.Left li a:hover {

	color: #1479B3;

}

.Left .Block li, .Right .Block li {

	padding-left:8px;

}







.Content {

}

.Content h2 {

	color: #ca0403;
	
	font-size:17px;
	font-weight:800;
	padding-left:10px
}

.ContentTitle {

	color: #ca0403;
	
	font-size:17px;
	font-weight:800;
	padding-left:10px
}

.Content a {

}

.Content.Wide {

}

.Content.Widest {

}





.Right {

}

.Right .Block {

}

.Right h2 {

	color: #fff;

	background: #232323;

}

.Right li {

	border-bottom: 1px solid #d9d9d9;

}

.Right li a {

	color: #232323;

}

.Right a:hover, .Right a:hover strong {

	color: #1479B3;

}

.Right hr {

	background: transparent;

	color: #dadada;

}





#Footer {

	border-top: 1px solid #dadada;

}





.NewsletterSubscription input {

	border: 1px solid #dadada;

}





.Content .ProductList li {

}

.Content .ProductList li:hover, .Content .ProductList li.Over {

}

.ProductList a {

	color: #1479b3;

}

.ProductList a:hover {

}

.ProductList .ProductImage {

	background: #fff;

	padding: 4px;

	border: 1px solid #dadada;

}

.Content .ProductList strong, .Content .ProductList strong a {

}

.ProductPrice, .ProductList em {

	/*color: #E0005F;*/
	color: #000000;

}

.ProductList .Rating {

	color: #6a6a6a;

}

.Content .FeaturedProducts .ProductList li {

	background: url(../images/magenta/FeaturedProductsBg.gif) 0 100% repeat-x;

}

.Content .FeaturedProducts .ProductList .ProductImage {

}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

}





.Right .TopSellers li {

	background-image: none;

}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */

	color: #fff;

	background: url(../images/magenta/TopSellerNumberBg.gif) 0 0 no-repeat;

}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */

}



.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */

}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {

	color: #fff;

	background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;

}

.Right .TopSellers li.TopSeller1 .Rating {

}



.Breadcrumb {

	/*border-bottom: 1px solid #dadada;*/

}





.CompareItem { width:200px; border-left: solid 1px #dadada; }

.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }

.CompareFieldTop { border-bottom:solid 1px #dadada; }

.CompareFieldTop a:hover { color:#E0005F; }

.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }



.ViewCartLink {

	background: url('../images/magenta/Cart.gif') no-repeat 3px 0;

}



table.CartContents, table.General {

	border: 1px solid #dadada;

}



table.CartContents thead tr th, table.General thead tr th {

	background: #eff6f9;

	color: #424748;

	border-bottom: 1px solid #dadada;

}



.CartContents tbody .SubTotal td {

	border-top: 1px solid #dadada;

	color: #1479B3;

}



.MiniCart .SubTotal {

	color: #1479B3;

}



.JustAddedProduct {

	border: 1px solid #dadada;

	background: #fff;

}



.JustAddedProduct strong, .JustAddedProduct a {

	color: #1479B3;

}



.CategoryPagination {

	color: #1479B3;

	background: #eff6f9;

	border: 1px solid #dadada;

}



.CheckoutRedeemCoupon { background: #eff6f9; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }



.InfoMessage {

	background: #eff6f9 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: #eff6f9;

}



.QuickSearchAllResults a { background: url('../images/magenta/QuickSearchAllResultsButton.gif') no-repeat right; }



.QuickSearchHover td{ background: #eff6f9; }



.SortBox {

	color: #fff;

}

.SearchTips .Examples {

	background: #eff6f9;

	border: 1px solid #dadada;

}



#SearchPageHeader .FloatRight a {

	float: left;

	padding: 7px 0 0 0;

	color: #fff;

}

#SearchPageHeader .FloatRight a img {

	padding: 5px;

}



/* Shipping Estimation on Cart Contents Page */

.EstimateShipping {

	border: 1px solid #dadada;

	background: #eff6f9;

}



/* Express Checkout */

.ExpressCheckoutBlock .ExpressCheckoutTitle {

	background: #232323;

	color: #fff;

}



.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {

	background: #f0f0f0;

	border: 1px solid #ddd;

	color: #555;

}



.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {

	color: #888;

}



/* General Tables */

table.General tbody tr td {

	border-top: 1px solid #efefef;

}



/* Tabbed Navigation */

.TabNav {

	border-bottom: 1px solid #a0a9b7;

}



.TabNav li a {

	border: 1px solid #a0a9b7;

	background: #e5eef2;

}



.TabNav li a:hover {

	background-color: #efefef;

	color: #000;

}



.TabNav li.Active a {

	border-bottom: 1px solid #fff;

	background: #fff;

}