
table.general,
table.cartcontent, table.general {
	width: 100%;
	margin: 10px 0;
	border:1px solid #dedbdb;
}

table.general thead tr th,
table.cartcontent thead tr th {
	padding: 6px 10px;
	text-align: left;
}

table.general tbody td,
table.cartcontent tbody td {
	padding: 6px 10px;
	vertical-align: top;
}

table.general tbody tr.first td {
	border-top: 0;
}
table.cartcontent thead tr th, table.general thead tr th {
	background: #f0f0f0;
	color: #0f160e;
	border-bottom: 1px solid #dedbdb; font-weight:bold
}
table.cartcontent tbody  tr .subtotal {
	background: #f0f0f0;
}
.cartcontent tbody .subtotal .EstimatedShippingMethods tbody td {
	text-align: left;
}
.cartcontent tbody .subtotal td {
border-top:1px solid #dedbdb;
color:#232111;
background: #f0f0f0
}
.cartcontent tbody .subtotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}

.cartcontent .productname a {
	font-weight: bold;
}
table.cartcontent a { color:#2a2a2a}

.cartcontent tbody .subtotal td {
	text-align: right;
	font-weight: bold;
}

.productprice, .productlist em {
	font-style: normal;
	font-weight: bold;
}
.productprice, .productlist em {
	color: #1285a2;
}



.FloatLeft {
float:left;
}

.FloatRight {
float:right;
}
.ProceedToCheckout {
text-align:right;
}
.GoogleCheckout a , .PayPalExpressCheckout a, .AlternativeCheckout a {
color:#4f4f4f; 
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
margin-bottom:10px;
text-align:right;
width:200px;
}
.CheckoutButton { text-align:right}


.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList, .Content .ProductList li {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.Content .ProductList li {
	min-height: 9.5em;
	float:left;
	margin: 10px 10px 0 0;
	padding: 0;
	overflow:hidden;
	width:284px;
}

.Content .ProductList .ProductImage {
	float:left;
	padding: 15px;
	margin: 0;
	margin-right: 15px;
	width: 120px;
}

.Content .ProductList .ProductDetails {
	margin: 0;
	padding: 15px 10px 10px 0;
}

.ProductList a {
	text-decoration: none;
	color: #2a2a2a
}

.ProductList .ProductImage {
	float: left;
	margin: 0 0 5px 6px;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
	overflow: hidden;
}

.ProductList .ProductDetails {
	margin: 5px 5px 5px 0;
}

.ProductList em {
	display: block;
}

.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}
.ProductPrice, .ProductList em {
color:#1285a2;
}
.ProductList .Rating {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}

.Left .ProductList li a {
	color: #2a2a2a;
}

.Right .ProductList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 0 0 3px 0;
	color: #000000;
}

.ComparisonCheckbox {
	float: left;padding-top:5px;
}
.Right .BlockContent {
	margin: 0 10px 10px 10px;
}
.Right ul {
	margin: 0;
	padding: 0;
}

.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Right li a {
	text-decoration: none;
	color:#2a2a2a
}

.Right li a:hover {
	text-decoration: underline;
}

.Content .ProductList .ProductDetails {
	margin: 0;
	padding: 15px 10px 10px 0;
}

.ProductList a {
	text-decoration: none;
	color:#2a2a2a
}

.ProductList .ProductImage {
	float: left;
	margin: 0 0 5px 6px;
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
	overflow: hidden;
}

.ProductList .ProductDetails {
	margin: 5px 5px 5px 0;
}

.ProductList em {
	display: block;
}

.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}

.ProductList .Rating {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}

.Right .ProductList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 0 0 3px 0;
	color: #000000;
}
.Left {
	float: left;
	min-height: 500px;
	width: 184px;
	font-size: 0.85em;
	margin-right: 15px;
}

.Left h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 5px 5px 10px;
}

.Left ul {
	margin: 0;
	padding: 0;
}

.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Left .BlockContent {
	margin: 0 10px 0 10px;
}

.Left li {
}

.Left li a {
	text-decoration: none;
	color:#2a2a2a
}

.Left li a:hover {
	text-decoration: underline;
}
.Left #SideCategoryList li{
	padding: 3px 0 0 0;
}
.Left #SideCategoryList li ul {
	padding-left: 15px;
}
.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}


.infomsg {
margin-bottom:10px;
padding:8px 6px 8px 28px;
}
.infomsg {
background:#EFF8FA url(../images/infomsg.gif) no-repeat scroll 5px 8px;
color:#4f4f4f;
}


.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.HorizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

.Content .Block {
	clear: both;
}

.Block {
	margin-top: 0;
	margin-bottom: 10px;
}
.Meta {
	color: #4f4f4f;
	font-size: 0.93em;
}
.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}

.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}

.ProductDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}

.SubCategoryList {
	padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../images/SubCategory.gif') no-repeat 3px 1px;
}

.SearchTips .Examples {
	background: lightyellow;
	padding: 8px;
	border: 1px solid #aaa;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}

.ProductReviewList {
	clear: both;
}
.Content h3 {
	margin-bottom: 5px;
}
.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.CartContents tbody .SubTotal td {
border-top:1px solid #dedbdb;
color:#2a2a2a;
}

h3 {
color:#1285a2;font-size:11px; font-weight:bold;margin-bottom:5px;
}
hr {
background:#C7D7DB none repeat scroll 0 0;
border:0 none;
height:1px;
margin:10px 0;
padding:0;
}

.AccountOrderStatusList li { border: 1px solid #dedbdb; padding:10px;}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
	font-size: 14px;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #dedbdb;
color:#2a2a2a;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
background:#f0f0f0 none repeat scroll 0 0;
color:#1285a2;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.HorizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

.HorizontalFormContainer { padding-left:35px}

.CreateAccount {
	float: left;
	width: 45%;
	padding-right: 1%;
	border-right: 1px solid #ccc;
}

.AccountLogin {
	float: left;
}

.loginright dd { float:left;margin-left:2px;margin-bottom:6px;margin-top:6px;}
.loginright dt { width:90px;float:left;margin-bottom:6px;margin-top:6px;}

.btn_image { border:none; text-indent:-9999px;}
.btn_save_wishlist { width:97px; height:21px; background:#333333 url(../images/btn_savewishlist.jpg) no-repeat;}
.btn_deleteselected {width:107px; height:21px; background:#333333 url(../images/btn_deleteselected.jpg) no-repeat; border:none;}
.btn_cancel {width:57px; height:21px; background:#333333 url(../images/btn_cancel.jpg) no-repeat; border:none;}
.btn_add_wishlist  {width:143px; height:21px; background:#333333 url(../images/btn_createwishlist.jpg) no-repeat; border:none;}
.btn_ship_addr {width:178px; height:21px; background:#333333 url(../images/btn_billandship.jpg) no-repeat; border:none;}
.btn_continue {width:73px; height:21px; background:#333333 url(../images/btn_continue.jpg) no-repeat; border:none;}
.btn_removeitem {width:101px; height:21px; background:#333333 url(../images/btn_removeitem.jpg) no-repeat; border:none;}

.btn_payment{width:73px; height:21px; background:#333333 url(../images/btn_processpayment.jpg) no-repeat; border:none;}

table.General thead tr th, table.CartContents thead tr th {
padding:6px 10px;
text-align:left;
}
table.CartContents thead tr th, table.General thead tr th {
background:#EDF2F3 none repeat scroll 0 0;
border-bottom:1px solid #C7D7DB;
color:#424748;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}


.Content .ProductList, .Content .ProductList li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.ProductList {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.CategoryPagination {
padding:5px;
text-align:center;
}
.CategoryPagination {
background:#F4FBFC none repeat scroll 0 0;
border:1px solid #C0DAE7;
color:#034285;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.CategoryPagination .PagingList li {
display:inline;
padding:0 5px;
}

subtitle { color:#2a2a2a; font-size:14px; font-weight:bold; line-height:1.8; text-transform:uppercase}
.productbox { width:141px; height:; float:left; padding-right:12px;}
.productboxshop { width:145px; height:; float:left; padding-right:4px;}
.productimgbox { padding:10px; width:310px; float:left;-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;}
.productdescbox { float:right; padding-left:20px; width:240px;}
.productdescbox dl { width:240px; float:left; display:inline}
.productdescbox dt { float:left; width:40%; padding-bottom:10px} 
.productdescbox dd { float:right; width:60%; padding-bottom:10px; text-align:right} 
.productname { color:#0f160e; display:block; padding-top:5px}
.productprice { font-size:11px; color:#0f160e; float:right; text-align:right; clear:both}
.bigprice { font-size:18px; font-weight:bold;text-align:right; }
.buttonproduct { clear:both; float:left; padding-top:10px; padding-bottom:20px;}

.InfoMessage {
margin-bottom:10px;
padding:8px 6px 8px 28px;
}
.InfoMessage {
background:#EFF8FA url(../images/InfoMessage.gif) no-repeat scroll 5px 8px;
color:#555555;
}




ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 30px; /*--Set height of tabs--*/
	width: 100%;
	text-transform:uppercase;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	overflow: hidden;
	position: relative;
	background: #a7a9ac;
	color:#58585a;
	border-right:1px solid #bcbdc0;
}
ul.tabs li a {
	text-decoration: none;
	color: #58595B;
	display: block;
	font-size: 1.2em;
	font-weight:bold;
	padding: 0 20px;
	outline: none; co
}
ul.tabs li a:hover {
	background: #58595B; color:#fff
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff; color:#000;
}

.lasttabs {	-moz-border-radius-topright:4px;}