﻿
/* CSS Document */

/* Reset  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}

a { color: #0000FF; }
 
/*a img, a img:hover, a img:focus, a img:active, a img:visited {
	border:none;
	background-color:transparent;
	width:auto;
	height:auto;
}*/
.ConfirmCheckoutGrid
{
    width: 70%;
}


.Form select, .Form input[type='text']
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:0;
}
.Form select, .Form input[type='text']
{
    margin:1px 0;
}

#main-page {
	width:100%;
	height:auto;
}

#header {
	margin:0px auto;
	width:1010px;
	/*height:107px;*/
	background-color:#ffffff;
}

.logo {
	margin:40px 0px 0px 0px;
	float:left;
}

#header a, #header a:hover, #header a:focus, #header a:active {
	background-color:transparent;
	display: block;
}

#header-right {
	width:600px;
	/*height:107px;*/
	float:right;
}

#header-links {
	float:left;
	width:600px;
	height:47px;
}

#header-toll {
	float:left;
	/*height:60px;*/
	width:600px;
	margin:0px 0px 5px 0px;
}
	
#social-and-dealer {
	float:left;
	height:47px;
	width:260px;
	background-image:url(/Themes/Default/images/branding-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#social {
	width:70px;
	height:47px;
	float:left;
	padding:0px 0px 0px 0px;
}

#dealer {
	float:left;
	width:145px;
	height:47px;
	color:#ffffff;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 45px;
}

#dealer span {
	font-weight:bold;
}

#dealer a {
	color: #FFF;
	text-decoration:none;
}


a.fb-link, a.fb-link:hover, a.fb-link:active, a.fb-link:focus {
	float:left;
	display:block;
	width:30px;
	height:41px;
	background-image:url(/Themes/Default/images/fb-link.png);
	margin:6px 5px 0px 0px;
	background-repeat:no-repeat;
}

a.twit-link, a.twit-link:hover, a.twit-link:active, a.twit-link:focus {
	float:left;
	display:block;
	width:30px;
	height:41px;
	margin:6px 0px 0px 0px;
	background-image:url(/Themes/Default/images/twit-link.png);
	background-repeat:no-repeat;
}

#top-menu {
	float:left;
	width:333px;
	height:40px;
	background-image:url(/Themes/Default/images/top-menu-bg.png);
	margin-left:7px;
	font-weight:bold;
}

#items-link {
	height:39px;
	width:60px;
	float:left;
	line-height:39px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-left:45px;
	background-image:url(/Themes/Default/images/cart-bg.png);
	background-repeat:no-repeat;
	background-position:17px center;
}

#items-link a, #items-link a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

#items-link a:hover, #items-link a:focus {
	text-decoration:underline;
	font-size:12px;
}

#login-link {
	float:left;
	width:64px;
	height:39px;
	line-height:39px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#login-link a, #login-link a:visited {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:64px;
	height:39px;
	font-size:12px;
}

#login-link a:hover, #login-link a:focus {
	background-color:#c10d0c;
	text-decoration:underline;
	display:block;
	width:64px;
	height:39px;
	font-size:12px;
}

.top-divider {
	float:left;
}

.register-link {
	float:left;
	width:77px;
	height:39px;
	line-height:39px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bd0c0b;
	text-align:center;
}

.register-link a, .register-link a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	display:block;
	width:77px;
	height:39px;
}

.register-link a:hover, .register-link a:focus {
	text-decoration:underline;
	color:#ffffff;
	font-size:12px;
	display:block;
	width:77px;
	height:39px;
}

.myAccount-link {
	float:left;
	width:77px;
	height:39px;
	line-height:39px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.myAccount-link a, .myAccount-link a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	display:block;
	width:77px;
	height:39px;
}

.myAccount-link a:hover, .myAccount-link a:focus 
{
    background-color:#c10d0c;
    color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	display:block;
	width:77px;
	height:39px;
}

#help-link {
	float:left;
	width:41px;
	height:39px;
	padding:0px 0px 0px 38px;
	line-height:39px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/Themes/Default/images/help-bg.png);
	background-repeat:no-repeat;
	background-position:11px center;
}

#help-link a, #help-link a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

#help-link a:hover, #help-link a:focus {
	text-decoration:underline;
	font-size:12px;
}

#chat {
	float:left;
	width:110px;
	/*height:60px;*/
	/*margin: 10px 0 0;*/
	/*background-image:url(/Themes/Default/images/live-help.png);
	background-repeat:no-repeat;
	background-position:top right;*/
}

#chat img {
	width:110px;
	height:58px;
}
	
#toll-number {
	float:left;
	width:470px;
	height:45px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:15px 20px 0px 0px;
	text-align:right;
}

.header-banner {
	float:left;
	width:202px;
	/*height:93px;*/
	margin:0px 0px 0px 0px;
}

.lpPoweredByDiv, .lpEmtStarRating
{
    display: none;
}

#toll-number span {
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}

#main-content-container {
	min-width:1024px;
	width:100%;
	background-image:url(/Themes/Default/images/main-content-bg.png);
	background-repeat:repeat-x;
	heigt:auto;
	float:left;
	padding-bottom:25px;
}

#main-content-container-not-home {
	min-width:1024px;
	width:100%;
	background-image:url(/Themes/Default/images/main-content-bg.png);
	background-repeat:repeat-x;
	height:auto;
	float:left;
	background-color:#ebebe6;
	padding-bottom:25px;
}

#main-content-container-sub {
	min-width:1024px;
	width:100%;
	height:auto;
	float:left;
	background-image:url(/Themes/Default/images/main-content-sub-bg.png);
	background-repeat:no-repeat;
	background-position:center 48px;
}

#main-content-container-sub-not-home {	
	min-width:1024px;
	width:100%;
	height:auto;
	float:left;
}

#category-menu {
	float:left;
	width:857px;
	height:auto;
	margin:25px 0px 0px 0px;
}

#sub-category-header {
	float:left;
	width:857px;
	height:auto;
	margin:20px 0px 10px 0px;
}

#sub-category-sort-bar {
	float:left;
	width:857px;
	height:30px;
	margin:0px 0px 20px 0px;
}

#cat-grid-products {
	float:left;
	width:857px;
	height:auto;
}

.CategoryProductList .cat-product, .CategoryProductList .cat-product-right {
	float:left;
	width:857px;
	height:187px;
	background-image:url(/Themes/Default/images/category-line-product-bg.png);
	background-repeat:repeat;
	margin:0px 0px 20px 0px;
}

.CategoryProductList .cat-left {
	float:left;
	width:166px;
	height:124px;	
	padding:15px;
}

.cat-outer-ratings-box {
    height: 25px;
    margin: 0 0 15px;
    width: 400px;
}

.CategoryProductList .cat-image-box {
	float:left;
	width:153px;
	height:113px;
	background-image:url(/Themes/Default/images/cat-line-image-bg.png);	
	padding:9px 0px 0px 6px;
}

.CategoryProductList .cat-image {
	float:left;
	width:149px;
	height:105px;
}

#cat-grid-pagination {
	float:left;
	height:30px;
	line-height:30px;
	width:857px;
	font-size:16px;
	font-weight:bold;
}

#cat-grid-pagination span a {
	float:left;
	color:#6d6d6d;
	font-size:16px;
	display:block;
	background-color:transparent;
	width:auto;
	height:auto;
	margin-right:5px;
	text-decoration:none;
}

#cat-grid-pagination span a:hover {
	float:left;
	color:#ab0a09;
	font-size:16px;
	display:block;
	background-color:transparent;
	width:auto;
	height:auto;
	margin-right:5px;
	text-decoration:none;
}

#pagination-left-right {
	width:115px;
	height:23px;
	float:left;
}

#pagination-left-right a, #pagination-left-right a:hover, #pagination-left-right a:visited, #pagination-left-right a:focus, #pagination-left-right a:active {
	margin:3px 6px 0px 0px;
	float:left;
	background-color:transparent;
	width:auto;
	height:auto;
}

#cat-grid-pagination span a.current {
	float:left;
	color:#ab0a09;
	font-size:16px;
	display:block;
	background-color:transparent;
	width:auto;
	height:auto;
	margin-right:5px;
	text-decoration:none;
}

#cat-grid-pagination span a.current:hover {
	float:left;
	color:#ab0a09;
	font-size:16px;
	display:block;
	background-color:transparent;
	width:auto;
	height:auto;
	margin-right:5px;
	text-decoration:none;
}

#cat-grid-pagination span {
	float:left;
	color:#6d6d6d;
	margin-right:5px;
}

.CategoryProductGrid .cat-product {
	float:left;
	width:273px;
	height:209px;
	background-image:url(/Themes/Default/images/category-grid-product-bg.png);
	background-repeat:no-repeat;
	margin:0px 12px 19px 0px;
}

.CategoryProductGrid .cat-title {
	float:left;
	height:33px;
	width:245px;
	padding:0px 7px 0px 20px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.CategoryProductList .cat-title {
	float:left;
	height:33px;
	width:830px;
	padding:0px 7px 0px 20px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.CategoryProductList .cat-title a span 
{
	line-height:33px;
    font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
	height: 33px;
    overflow: hidden;
    width: 800px;
}

.CategoryProductList .cat-title a, .CategoryProductList .cat-title a:hover, .CategoryProductList .cat-title a:focus, .CategoryProductList .cat-title a:visited, .CategoryProductList .cat-title a:active {
	/*float:right;
	background-color:transparent;
	margin-top:6px;
	display:block;
	width:auto;
	height:auto;*/
}

.CategoryProductGrid .cat-title a span {
	float:left;
	height: 33px;
    overflow: hidden;
    width: 230px;
    line-height:33px;
    font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;

}

.CategoryProductGrid .cat-title a, .CategoryProductGrid .cat-title a:hover, .CategoryProductGrid .cat-title a:focus, .CategoryProductGrid .cat-title a:visited, .CategoryProductGrid .cat-title a:active {
	/*float:right;
	background-color:transparent;
	margin-top:6px;
	display:block;
	width:auto;
	height:auto;*/
}

.CategoryProductGrid .cat-left {
	float:left;
	height:150px;
	width:115px;
	padding:15px 0px 0px 15px;
}

.cat-ratings-box {
	float:left;
	width:115px;
	/*height:19px;*/
	/*background-image:url(/Themes/Default/images/review-ph.png);*/
	background-repeat:no-repeat;
	background-position: left center;
	padding-top:6px;
}

.cat-ratings-star {
	float:left;
	width:75px;
	height:29px;
	/*background-image:url(/Themes/Default/images/review-ph.png);*/
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:6px;
}

.CategoryProductGrid .cat-qvs-image {
	float:left;
	width:115px;
	height:20px;
}

.CategoryProductGrid .cat-qvs-image img {
	float:left;
}

.cat-ratings-number {
	float:left;
	width:115px;
	height:25px;
	line-height:25px;
}

.cat-ratings-number a, .cat-ratings-number a:visited, .cat-ratings-number a:hover, .cat-ratings-number a:focus, .cat-ratings-number a:active {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	background-color:transparent;
}

.cat-ratings-number {
	float:left;
	width:115px;
	height:25px;
	line-height:25px;
}

.cat-ratings-number a, .cat-ratings-number a:visited, .cat-ratings-number a:hover, .cat-ratings-number a:focus, .cat-ratings-number a:active {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	background-color:transparent;
}


.CategoryProductGrid .cat-right {
	float:left;
	height:150px;
	width:130px;
	padding:15px 0px 0px 0px;
}

.CategoryProductGrid .cat-right h2 {
	float:left;
	height: 60px;
    margin: 0 0 20px;
    overflow: hidden;
	width:130px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:0px;
}

.CategoryProductList .cat-right h2 {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 45px;
    overflow: hidden;
    padding: 0;
    width: 300px;
}

.CategoryProductList .cat-ratings-box1, .CategoryProductGrid .cat-outer-ratings-box {display:none;}
.CategoryProductList .cat-qvs-image {display:none;}

.CategoryProductGrid .cat-product-image img 
{
    max-height: 76px;
    max-width: 105px;
}

.CategoryProductGrid .cat-quantity-and-price {
	float:left;
	width:160px;
	height:30px;
	line-height:30px;
	font-size:16px;
	margin:0px 0px 10px 0px;
}

.CategoryProductGrid .cat-quantity-and-price span {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.CategoryProductGrid .cat-quantity-and-price span .RegularPrice {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
}

.CategoryProductGrid .cat-quantity-and-price span .SalePrice {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:Red;
}

.CategoryProductList .cat-quantity-and-price span .RegularPrice
{
    /*margin-left: -10px;
    margin-right: 50px;
    margin-top: -30px;*/
    float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
}

.CategoryProductList .cat-qty-box
{
    float: right;
    margin-right: 40px;
}

.CategoryProductList .cat-qty-box, .CategoryProductGrid .cat-qty-box
{      
    min-height: 31px;
    min-width: 56px;
}

.CategoryProductGrid .AsLowAs {
    font-size: 13px;
    line-height: 15px;
    margin-left: -60px;
    margin-top: 24px;
    /*position: absolute;*/
    width: 60px;
}

.CategoryProductList .AsLowAs {
    font-size: 13px;
    line-height: 15px;
    margin-left: -118px;
    margin-top: 39px;
}

.CategoryProductList .cat-quantity-and-price span .SalePrice
{
    float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:Red;
}

.CategoryProductList .cat-quantity-and-price {
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
    text-align: right;
    width: 150px;
}

.CategoryProductList .cat-quantity-and-price span {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.CategoryProductList .cat-right {
	float:left;
	width:661px;
	height:30px;
	margin:20px 0px 0px 0px;
}

/*.CategoryProductGrid .cat-left img {
	height:105px;
}

cat-line-left img {
	height:68px;
}*/

.cat-qty {
	float:left;
	width:19px;
	height:29px;
	border:1px solid #dddddb;
	padding:0px 3px 0px 3px;
	line-height:29px;
}


.CategoryProductGrid .cat-product-right {
	float:left;
	width:273px;
	height:209px;
	background-image:url(/Themes/Default/images/category-grid-product-bg.png);
	background-repeat:no-repeat;
	margin:0px 0px 19px 0px;
}

.CategoryProductGrid .cat-product-image-box {
    float: left;
    background-image: url(/Themes/Default/images/cat-grid-item-image-bg.png);
    height: 79px;
    width: 111px;
    margin-left: -5px;
    margin-top: -5px;
    padding: 2px;
}

.CategoryProductList .cat-product-image-box {
    float: left;
    width: 153px;
    height: 113px;
    background-image: url(/Themes/Default/images/cat-line-image-bg.png);
    padding: 9px 0px 0px 6px;
}

.CategoryProductGrid .cat-product-image {
	float:left;
	height:68px;
	width:96px;
	text-align:center;
}

.CategoryProductList .cat-product-image {
	float:left;
	height:105px;
	width:149px;
	text-align:center;
}

.CategoryProductGrid .cat-manfacturer-box1 {
    float: left;
    margin: 20px 0;
}

.CategoryProductList .cat-manfacturer-box2 {
    float: left;
    margin: 20px 0;
    clear: both;
}

.CategoryProductList .cat-manfacturer-box1, .CategoryProductGrid .cat-manfacturer-box2 {display:none;}



#sub-category-sort-by {
	float:left;
	width:auto;
	height:30px;
	margin:0px 0px 0px 0px;	
	line-height:25px;
}

#sub-category-sort-by span {
	float:left;
}

#sub-category-show {
	float:right;
	width:auto;
	height:30px;
	margin:0px 0px 0px 0px;	
	line-height:25px;
}

#sub-category-show span {
	float:left;
}

.cat-sort-by {
    float: left;
    font-size: 16px;
    margin: 1px 0px 0px 10px;
    color: #535353;
}

.cat-show-how-many {
    float: left;
    font-size: 16px;
	margin: 2px 10px 0px 0px;
	color: #535353;
}

#cat-grid-view {
	float:left;
	height:20px;
	font-size:10px;
	margin:0px 0px 0px 20px;
}

#cat-line-view {
	float:left;
	height:20px;
	font-size:10px;
	margin:0px 0px 0px 10px;
}

#cat-grid-view img, #cat-line-view img {
	float:left;
}


#category-main {
	float:left;
	width:857px;
	height:auto;
	margin:0px 0px 0px 21px;
	color:#535353;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#category-main h3 {
	font-size:31px;
	font-family: 'Doppio One';
	font-weight:lighter;
	margin:50px 0px 0px 0px;
	color:#000000;
}


#product-menu {
	float:left;
	width:784px;
	height:auto;
	margin:25px 0px 0px 0px;
}

/*#product-menu h2 {
	float:left;	
	height:auto;
	margin:20px 0px 20px 0px;
	font-family: 'Doppio One';
	font-size:20px;
	font-weight:lighter;
}*/

#product-menu img {
	/*float:left;*/
}

#product-sidebar img {
	float:left;
}

.content {
	display:none;
	float:left;
	width:744px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 20px;
	background-color:#f7f7f5;
}

#products.content {float:none;}

.review-item {
	float:left;
	width:764px;
	height:auto;
	margin:0px 0px 20px 0px;
	background-color:#f7f7f5;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
}

.review-item-header-bar {
	float:left;
	height:25px;
	width:764px;
}

.review-item-header {
	float:left;
	width:auto;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	line-height:25px;
}

.review-item-by-who {
	float:left;
	width:764px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.review-item-by-who a, .review-item-by-who a:hover, .review-item-by-who a:focus, .review-item-by-who a:active, .review-item-by-who a:visited  {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#d2100f;
	display:block;
	height:auto;
	width:auto;
	margin:0px 0px 0px 5px;
	font-weight:bold;
	background-color:transparent;
}

.review-item-by-who span {
	background-color: transparent;
    /*color: #D2100F;*/    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin: 0 0 0 5px;
    /*text-decoration: underline;*/
    width: auto;
}

.review-item-ratings-box {
	float:left;
	width:70px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-top: 5px;
}

#reviews {
	display:none;
	float:left;
	width:764px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	background-color:#f7f7f5;
	color:#666666;
	font-size:13px;
	line-height:15px;
}

#specifications {
	display:none;
	float:left;
	width:764px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	background-color:#f7f7f5;
	color:#666666;
	font-size:13px;
	line-height:15px;
}


#product-screen {
	float:left;
	width:784px;
	height:auto;
	margin:0px 0px 0px 0px;
	background-color:#f7f7f5;
}

#product-description-left {
	width:295px;
	float:left;
	height:auto;
	padding:0px 20px 0px 20px;
}

#product-description-right {
	float: left;
	width: 401px;
}


#product-pack-left { float: left; width: 401px; }

#product-pack-name {
	width:295px;
	float:left;
	height:auto;
	padding:0px 20px 0px 20px;
	margin: 20px 0;
}

#divProductPackDescription {
	width:295px;
	float:left;
	height:auto;
	padding:0px 20px 0px 20px;
	margin: 20px 0;
}

#product-description-text {
	/*width:295px;*/
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#414141;
}


#product-description-review {
	width:295px;
	/*float:left;*/
	height:15px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 25px 0px;
}

#review-box {
	float:left;
	height:15px;
	width:65px;
	background-image:url(/Themes/Default/images/review-ph.png);
	background-repeat:no-repeat;
}

.review-box-link {
	float:left;
	height:15px;
	/*width:230px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
	text-transform:uppercase;
}


.review-box-link a, .review-box-link a:hover, .review-box-link a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#0000FF;
	display:block;
	width:auto;
	height:auto;
	float:left;
	font-weight:bold;
}

.review-box-link span {
	float:left;
	display:block;
	margin:0px 4px 0px 4px;
}


#product-pack 
{
    font-family: verdana,tahoma,Helvetica;
}

#product-description-left h2 {
	font-size:25px;
	font-family: 'Doppio One';
	font-weight:lighter;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:lighter;
	max-height: 62px;
	overflow: hidden;
}

#product-description-left h3 {
	font-size:15px;
	font-family: 'Doppio One';
	font-weight:lighter;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:lighter;
	max-height: 75px;
    overflow: hidden;
}

#product-description-left h4 {
	color:#000;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#product-long-description 
{
    float: left;
    margin: 10px 0;
    padding: 0;
    max-height: 80px;
    overflow: hidden;    
}

.lnkShowProductDetails 
{
    display: inline-block;
    margin: 10px 0;
}

#product-specification 
{
    padding: 20px 0;
}

#product-list 
{
    float: right;
    padding: 0 20px;
    width: 295px;
}

#product-slideshow {
	float:right;
	height:auto;
	width:401px;
	margin:10px 0px 20px 20px;
}

#product-large-image {
	float:left;
	/*height:266px;*/
	width:401px;
	background-color:#ffffff;
	text-align:center;
	display:table-cell;
vertical-align:middle;
}


/*.product-large-image-box
{
    top:50%;
    position:absolute;
}*/

.product-small-image {
	float:left;
	width:83px;
	height:55px;
	background-image:url(/Themes/Default/images/product-small-bg.png);
	margin:22px 6px 0px 0px;
	padding:7px 6px 7px 6px;
	text-align:center;
}

.small-image-box {
	/*float:left;*/
    display: table-cell;
    vertical-align: middle;
	width:83px;
	height:55px;
	text-align:center;
}

.small-image-box-overlay {
    position: absolute; 
    z-index: 99; 
    cursor:url('/js/CloudZoom/magnifyingglass.gif'), pointer; 
    background-color: #000; 
    opacity: 0.05; 
    width: 83px; 
    height: 55px;
}

.small-image-box-overlay-hint {
    background: url("/js/CloudZoom/hint.gif") no-repeat scroll 2px 50% transparent;
    color: #444444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 24px;
    margin-left: 10px;
    min-height: 24px;
    padding: 2px 2px 2px 20px !important;
    text-align: left;
    text-decoration: none;
    display: block;
    /*position: absolute;*/
    top: 2px;
    z-index: 100;
    /*margin-top: -55px;*/
}

.product-small-image-right {
	float:left;
	width:83px;
	height:55px;
	background-image:url(/Themes/Default/images/product-small-bg.png);
	margin:22px 0px 0px 0px;
	padding:7px 6px 7px 6px;
	text-align:center;
}

#product-sidebar {
	float:left;
	width:202px;
	height:auto;
	margin:60px 0px 0px 22px;
}

.cart-selector {
	float:left;
	width:166px;
	height:16px;
	background-image:url(/Themes/Default/images/cart-selector-bg.png);
	margin-bottom:9px;
	padding:8px 5px 10px 5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.cart-option-label {
	float:left;
	/*width:55px;*/
	text-align:right;
	height:16px;
	line-height:16px;
}

.cart-option select {
	float:right;
	/*width:90px;*/
	/*height:14px;*/
	font-size:12px;
	margin:-2px 0px 0px 10px;
	line-height:14px;
}

#product-sidebar h2 {
	float:left;
	width:200px;
	height:auto;
	border-bottom:2px solid #d4100f;
	font-size:20px;
	font-family: 'Doppio One';
	font-weight:lighter;
	padding:0px 0px 10px 0px;
	margin:20px 0px 20px 0px;
}

#add-to-cart-box {
	width:202px;
	height:auto;
	float:left;
}

#add-to-cart {
	float:left;
	width:178px;
	/*height:177px;*/
	background-color:#f7f7f5;	
	padding:0px 12px 0px 12px;
}

.product-content-area {
	width:202px;
	height:auto;
	float:left;
	margin: 10px 0 0;
}

.product-content-area-inner 
{
	float:left;
	width:178px;
	background-color:#f7f7f5;	
	padding:0px 12px 0px 12px;
}

.labelTotal 
{
    font-size: 20px;
}

#cart-total {
	/*float:left;*/
	width:178px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:29px;
	text-align:right;
	/*height:50px;*/
	margin:10px 0px 0px 0px;
}

#product-pack #cart-total {
	float:right;
	width:119px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:29px;
	text-align:right;
	/*height:50px;*/
	margin:10px 0px 20px 0px;
}

#cart-buttons {
	width:178px;
	height:46px;
	float:left;
	/*margin-bottom: -15px;*/
    margin-top: 15px;
}

#wishlist-button {
	float:left;
	width:80px;
	height:46px;
	background-image:url(/Themes/Default/images/wishlist-button-bg.png);
	text-align:center;
	line-height:46px;
}

#add-to-cart-button {
	float:left;
	height:46px;
	background-image:url(/Themes/Default/images/add-to-cart-bg.png);
	width:95px;
	margin:0px 0px 0px 2px;
	text-align:center;
	line-height:46px;
}

#add-to-cart-button a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
	display:block;
	width:95px;
	height:46px;
}

#add-to-cart-button a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	background-color:transparent;
	display:block;
	width:95px;
	height:46px;
}

#wishlist-button a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5e5e5e;
	text-decoration:none;
	background-color:transparent;
	display:block;
	width:80px;
	height:46px;
}

#wishlist-button a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5e5e5e;
	text-decoration:underline;
	background-color:transparent;
	display:block;
	width:80px;
	height:46px;
}

#product-menu-nav {
	float:left;
	width:784px;
	height:35px;
}

#main-content {
	width:1010px;
	height:auto;
	margin:0px auto;
}

#menu {
	float:left;
	width:131px;
	height:auto;
	margin:0px 20px 0px 2px;
	position:relative;
}

#individual-nav {
	float:left;
	height:auto;
	width:130px;
	margin:25px 0px 0px 0px;
}

#category-sidebar {
	float:left;
	height:auto;
	width:130px;
}

.recently-viewed-item {
	float:left;
	height:auto;
	width:130px;
}

.recently-viewed-item-image {
	float:left;
	height:auto;
	width:130px;
}

#you-selected {
	float:left;
	height:auto;
	width:130px;
	margin:0px 0px 20px 0px;
}

.you-selected-item {
	float:left;
	height:15px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:10px;
}

.you-selected-item span {
	float:left;
	height:15px;
	width:auto;
}

.you-selected-item a, .you-selected-item a:visited {
	float:left;
	height:15px;
	width:auto;
	display:block;
	color:#d4100f;
	margin:0px 0px 0px 5px;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	background-color:transparent;
}

.you-selected-item a:hover, .you-selected-item a:focus, .you-selected-item a:active {
	float:left;
	height:15px;
	width:auto;
	display:block;
	color:#d4100f;
	margin:0px 0px 0px 5px;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	background-color:transparent;
}

.you-selected {
	width:130px;
	float:left;
	margin:10px 0px 0px 0px;
	height:auto;
	font-size:12px;
}

.filter-box {
	float:left;
	width:130px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.filter-box img {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.filter-title {
	float:left;
	height:15px;
	width:91px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

.filter-title a, .filter-title a:hover, .filter-title a:visited, .filter-title a:active, .filter-title a:focus {
	float:left;
	height:15px;
	width:91px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:0px 12px 0px 27px;
	background-image:url(/Themes/Default/images/plus-minus.png);
	background-repeat:no-repeat;
	background-position:8px -15px;
	line-height:15px;
	color:#000000;
	display:block;
	border:none;
	outline:none;
	text-decoration:none;
}

.filter-title.open a, .filter-title.open a:hover, .filter-title.open a:visited, .filter-title.open a:active, .filter-title.open a:focus {
	float:left;
	height:15px;
	width:91px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:0px 12px 0px 27px;
	background-image:url(/Themes/Default/images/plus-minus.png);
	background-repeat:no-repeat;
	background-position:8px 0px;
	line-height:15px;
	color:#000000;
	display:block;
	border:none;
	outline:none;
	text-decoration:none;
}

.filter-content {
	float:left;
	height:auto;
	width:122px;
	padding:8px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	display:none;
}

.filter-content form {
	float:left;
	height:auto;
	width:122px;
}


.filter-check {
	float:left;
	width:12px;
	height:12px;
	margin:0px 10px 0px 0px;
}

.filter-check-box {
	float:left;
	width:130px;
	height:auto;
	margin:0px 0px 5px 0px;
}


.InactiveCheckbox 
{
    float:left;
	width:130px;
	height:auto;
	margin:0px 0px 5px 0px;
	
    color: Gray;
    text-decoration:line-through;
}

#category-sidebar h2 {
	float:left;
	height:auto;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid #d4100f;
	padding:5px 0px 5px 0px;
	margin:0px 0px 20px 0px;
}

#individual-nav img {
	float:left;
}

#individual-menu {
	float:left;
	width:100px;
	padding:0px 15px 0px 15px;
	height:auto;
	background-color:#ffffff;
}

#individual-menu a {
	float:left;
	display:block;
	width:100px;
	height:auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

#individual-menu a:hover {
	float:left;
	display:block;
	width:100px;
	height:auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

#ind-nav-bottom {
	margin:0px 0px 20px 0px;
}

#nav {
	position:absolute;
	z-index:5;
	float:left;
	width:131px;
	height:auto;
	margin:0px 0px 0px px;
}

.menu-item {
	float:left;
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:500;
}

.menu-item.over {
	float:left;
	width:130px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#390302;	
	background-image:none;
	position:relative;
}

.menu-item li a {
	display:block;
	width:200px;
	height:20px;
	background-image:none;
	color:#ffffff;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow: hidden;
}

.menu-item li a:hover {
	display:block;
	width:200px;
	height:20px;
	background-image:none;
	color:#ffffff;
	padding:0px;
	background-color:transparent;
	text-decoration:underline;
}

.menu-item li {
	display:inline-block;
	float:left;
	width:200px;
	height:17px;
	background-image:none;
	color:#ffffff;
	list-style:none;
}

#sub-page-title {
	float:left;
	width:857px;
	height:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	border-bottom:2px solid #d4100f;
	margin:20px 0px 0px 0px;
	line-height:20px;
	color:#000000;
}

#sub-page-title a, #sub-page-title a:hover, #sub-page-title a:active, #sub-page-title a:focus, #sub-page-title a:visited
{
    display: inline;
    float: none;
}

#sub-page-title-full-width {
	float:left;
	width:1010px;
	height:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	border-bottom:2px solid #d4100f;
	margin:20px 0px 0px 0px;
	line-height:20px;
	color:#000000;
}

#sub-page-title-full-width a, #sub-page-title a:hover, #sub-page-title a:active, #sub-page-title a:focus, #sub-page-title a:visited
{
    display: inline;
    float: none;
}    

#sub-page-title-full-width-checkout {
	float:left;
	width:1010px;
	height:40px;
	font-size:31px;
	font-family: 'Doppio One';
	font-weight:lighter;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	line-height:20px;
	color:#d4100f;
}

#sub-page-title-part-width-checkout {
	float:left;
	height:40px;
	font-size:31px;
	font-family: 'Doppio One';
	font-weight:lighter;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	line-height:20px;
	color:#d4100f;
}


#checkout-main {
	width:970px;
	float:left;
	background-color:#F7F7F5;
	/*background-image:url(/Themes/Default/images/checkout-bg.png);*/
	padding:0 20px;
	font-family:Arial!important;
}

#checkout-main-left {
	width:480px;
	
	float:left;
	margin:0px 10px 0px 0px;
	background-color:#fff;
}

#checkout-main-right {
	width:480px;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 130px;
}

.checkout-step 
{
    /*float: left;*/
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px 0 10px;
}

.checkout-step-text
{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.checkout-step-text-confirm
{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
}


.checkout-step-panel
{
    margin: 0 0 0 5px;
}

.checkout-step-divider 
{
    height: 10px;
    clear: both;
    border-bottom: 1px solid #888;
    margin-bottom: 10px;
}

.redline-divider 
{
    height: 10px;
    clear: both;
    border-bottom: 1px solid #D4100F;
    margin-bottom: 10px;
}

.submit {
	border:0px;
	background-image:url(/Themes/Default/images/submit.png);
	width:87px;
	height:32px;
	float:left;
	cursor:pointer;
}

.submit-register {
	border:0px;
	background-image:url(/Themes/Default/images/submit-continue.png);
	width:87px;
	height:32px;
	float:left;
	cursor:pointer;
}

.submit-continue {
	border:0px;
	background-image:url(/Themes/Default/images/submit-continue.png);
	width:87px;
	height:32px;
	float:left;
	cursor:pointer;
	margin: 5px 0;
}

.divLoginSection 
{
    border-bottom: 1px solid #D4100F;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.divLoginSection .LoginSectionMessage
{
    font-style: italic;
    font-size: 13px;
}

#checkout-main-right-returning-customer{
	/*float:left;*/
	width:468px;
	height:123px;
	border:1px solid #cccccc;
	margin:0px 0px 3px 0px;
}

#checkout-main-right-new-customer {
	float:left;
	width:470px;
	height:116px;
	background-color:#F0EBEA;
}

#checkout-main-right-guest-customer {
	float:left;
	width:470px;
	height:116px;
	background-color:#F0EBEA;
	margin: 3px 0 0;
}


#checkout-main-right-error 
{
    
}

#checkout-main-right-error span
{
    color: Red;
    font-weight: bold;
    display: inline-block;
    margin:5px 0px 8px 0px;
}

.checkout-main-right-menu-item {
	height:34px;
	float:left;
	width:480px;
	padding:0px 0px 0px 00px;
	line-height:34px;
	color:#535353;
}

#returning-customer-header {
	float:left;
	/*height:45px;*/
	/*line-height:45px;*/
	/*width:457px;*/
	padding:10px 10px 10px 15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
}

#guest-customer-header {
    color: #535353;
    /*float: left;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 10px 10px 15px;
}

.returning-customer-form-headers {
	float:left;
	width:155px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
	padding:0px 0px 0px 15px;
}

.new-customer-form-headers {
	float:left;
	width:155px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
	padding:0px 0px 0px 15px;
}

.guest-customer-form-headers {
    color: #535353;
    /*float: left;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 15px;
    width: 155px;
}

#new-cust-login {
	float:left;
	width:457px;
	padding:0px 0px 0px 13px;
}

#new-cust-login2 {
	float:left;
	width:330px;
	padding:0px 0px 0px 108px;
}

.forgot {
	float:left;
	width:272px;
	height:auto;
	padding:5px 0px 0px 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.forgot a.forgot-link, .forgot a.forgot-link:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#9d201f;
}

.login {
	float:left;
	height:30px;
	width:155px;
	padding:0px;
	margin:0px 5px;
	border: 1px solid #c8c8c8;
    -webkit-border-radius: 3px;
	padding:0px 5px 0px 5px;
    border-radius: 3px;
}

#returning-customer-header span {
	font-style:italic;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
}

.checkout-main-right-menu-item {
	font-family: 'Doppio One';
	font-weight:lighter;
	font-size:18px;
	color:#535353;
	text-decoration:none;
	background-image:url(/Themes/Default/images/checkout-menu-bg.png);
	height:34px;
	float:left;
	width:465px;
	padding:0px 0px 0px 15px;
	line-height:34px;
	color:#535353;
	cursor:pointer;
}

.checkout-main-right-menu-item.slider-button.on {
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	font-size:18px;
	color:#535353;
	text-decoration:none;
	background-image:url(/Themes/Default/images/sign-in2.png);
	height:34px;
	float:left;
	width:465px;
	padding:0px 0px 0px 15px;
	line-height:34px;
	color:#ffffff;
	cursor:pointer;
}


.slider {
	display:none;
	float:left;
	width:470px;
	height:254px;
	background: #e7e7e7;
	background: -moz-linear-gradient(#e7e7e7, #b1b1b1);
	background: -o-linear-gradient(#e7e7e7, #b1b1b1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b1b1b1), to(#b1b1b1)); /* older webkit syntax */
	background: -webkit-linear-gradient(#e7e7e7, #b1b1b1);
	padding: 10px 5px 5px;
}


#checkout-main-right-top .HeaderStyle 
{
    font-weight: bold;
}

.PanelShipping 
{
    margin: 10px 10px 0 10px;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #D4100F;
}

.PanelShipping .Confirm-Header 
{
    margin: 0 0 10px 0;
}

.PanelShippingInfo .FormLoggedIn
{
    font-size: 14px;
    margin-bottom: 15px; 
    padding-bottom: 15px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #535353; 
    border-bottom: 1px solid #D4100F;
    margin-right: 20px;
}

.PanelShippingInfo 
{
    padding: 0 0 30px 10px;
    margin: 10px 0 0;
}

.PanelPayment 
{
    margin: 25px 10px;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #D4100F;
}
.PanelPaymentInfo 
{
    margin: 0 20px 0 10px;
    padding: 30px 0 0; 
    border-top: 1px solid #D4100F;   
}

.PanelShipping input[text], .PanelShipping select, .PanelShippingInfo input[text], .PanelShippingInfo select
{
    padding-left: 0px;
    margin-left:0px;
    width: 140px;
}

.static-address-form .form-left-label 
{
    float:left;
    width: 100px;
    clear: both;
    font-size: 14px;
}

.static-address-form .form-right 
{
    float:left;
}

.static-address-form-confirm .form-address-row
{
    margin: 5px 0;
}

.static-address-form-confirm .form-left-label 
{
    /*float:left;*/
    /*width: 150px;*/
    width: 100px;
    clear: both;
    /*font-size: 14px;*/
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
}

.static-address-form-confirm .form-right-label 
{
    width: auto;
}

.static-address-form-confirm .form-right 
{
    /*float:left;*/
    max-width: 115px;
    display: inline-block;
}

.static-payment-form-confirm .form-left-label 
{
    float:left;
    width: 150px;
    clear: both;
    /*font-size: 14px;*/
}

.static-payment-form .form-right 
{
    float:left;
}

.static-payment-form-confirm .form-right-label 
{
    width: auto;
}

.static-payment-form-confirm .form-right 
{
    float:left;
}

.CouponContentLeft 
{
    /*float:left;*/
    margin: 0 0 0 10px;
}

.quantityBox { width:55px; float:right; font-size:10px; }

#checkout-main-top {
	margin:0px 15px 5px 15px;
	width:940px;
	/*float:left;*/
	/*border-bottom:2px solid #d4100f;*/
	/*padding-bottom: 10px;*/
}

.CartSectionForm-Discounts 
{
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
    background-color: #CCC;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}

.CartSectionForm-Shipping 
{
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
    background-color: #CCC;
    border-top: 1px solid #888;
}

.pnlGiftCard
{
    float: left;
    /*border-top: 1px solid #888;*/
}

.pnlCart
{
    /*border-bottom: 1px solid #888;*/
    padding-bottom: 10px;
}

.CartGrid 
{
    margin-bottom: 10px;
}

#checkout-main-top .Grid .Description 
{
    font-size:13px;
}

#checkout-main-top .Grid .Row, #checkout-main-top .Grid .AlternatingRow 
{
    border-bottom: 1px solid #888;
}

#checkout-main-left-top {
	margin:0px 15px 5px 15px;
	width:450px;
	float:left;
	border-bottom:2px solid #d4100f;
	padding-bottom: 10px;
}

#checkout-main-left-bottom {
	margin:0px 15px 0px 15px;
	width:240px;
	float:right;
	/*border:4px solid #000000;*/
}

.ShoppingCart .checkout-main-right-bottom {
	margin:0px 0 0px 15px;
	width:442px;
	float:right;
	/*border:4px solid #000000;*/
}

#checkout-bottom-header {
	float:left;
	width:437px;
	height:26px;
	color:#ffffff;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#000000;
	padding:0px 0px 0px 5px;
}

.ShoppingCart .checkout-bottom-content {
	float:left;
	width:397px;
	color:#535353;
	line-height:22px;
	padding: 0 0 0 42px;
}

.ShoppingCart .checkout-bottom-content-right-small span {
	float:right;
	color:#000000;
    width: 80px;
	/*color: #B30B0A;*/
}

.ShoppingCart .checkout-bottom-content-right-small {
	width:240px;
	height:15px;
	float:left;
	padding:0px;
	line-height:15px;
	color: #000;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

.ShoppingCart .checkout-bottom-content-right-total {
	width:240px;
	height:17px;
	float:left;
	padding:0px;
	/*font-family: 'Doppio One';*/
	font-weight:bold;
	color:#000000;
	font-size:17px;
	line-height:17px;
	/*margin:12px 0px 0px 0px;*/
	text-align: right;
}


#checkout-main .checkout-bottom-content {
	float:left;
	width:397px;
	color:#535353;
	line-height:22px;
	padding: 0 0 0 42px;
}

#checkout-main .checkout-bottom-content-right-small span {
	float:right;
	color:#000000;
    /*width: 80px;*/
	text-align: right;
	/*color: #B30B0A;*/
}

#checkout-main .checkout-bottom-content-right-small span.TaxTotal {
	float:right;
	color:#000000;
    /*width: 80px;*/
	text-align: right;
	/*color: #B30B0A;*/
	border-bottom: 1px solid #000000;
	width: auto;
}

#checkout-main .checkout-bottom-content-right-small {
	width:225px;
	height:15px;
	float:left;
	padding:5px;
	line-height:15px;
	color: #000;
	font-size: 16px;
}

.TaxPct
{
	width: auto!important;
}
#checkout-main .highlighted {
    background-color: #CCC;
}

#checkout-main .checkout-bottom-content-right-total {
	width:230px;
	height:17px;
	float:left;
	padding:0px;
	/*font-family: 'Doppio One';*/
	font-weight:bold;
	color:#000000;
	font-size:17px;
	line-height:17px;
	margin:12px 0px 0px 0px;
}

#checkout-main .checkout-main-right-bottom {
	margin:0px 0 0px 15px;
	width:442px;
	float:right;
	/*border:4px solid #000000;*/
}

#checkout-main .checkout-main-left-bottom {
	/*margin:0px 0 0px 15px;*/
	/*width:442px;*/
	float:left;
}

#checkout-main .checkout-bottom-content-right-total span {
	float:right;
	color:#000000;
	/*color:#b30b0a;*/
	/*width: 80px;*/
	text-align: right;
	/*text-decoration: underline;*/
	border-bottom: medium double #000000;
}

#checkout-main .checkout-bottom-content-right-total-value {
	width:80px;
	float: right;
}

#checkout-main-left-top .checkout-item {
	float:left;
	width:450px;
	border-top: 1px solid #DFDFDF;
}

#checkout-main-left-top .checkout-item:first-of-type {
	border-top: none;
}

.checkout-detail {
	float:left;
	width:298px;
	height:15px;
	color:#bcbcbc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.checkout-detail-num {
	width:auto;
	float:left;
	height:15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px 0px 0px 0px;
}

.checkout-detail-desc {
	float:left;
	width:50px;
	height:15px;
	color:#b3b3b3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.checkout-item h2 {
	font-size:15px;
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 20px;
	overflow:hidden;
}

.cart-item-title {
	font-size:15px;
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.checkout-item h3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.cart-item-productnum {
	font-size:13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.checkout-image {
	min-height: 110px;
	width:152px;
	float:left;
	display: table-cell;
	text-align: center;
}
.checkout-image img {
    margin-top: 20px;
}

.ShipBy {
    float:left;
    margin-left: 10px;
}

.ShipBy-Checkout
{
    margin-top: 15px; 
    padding-top: 25px;
    border-top: 1px solid #D4100F;
    margin-right: 20px;
}

.address-label
{
    display:inline-block;
    width: 80px;
    font-size:14px;
    margin-bottom: 10px;
}

.checkout-bottom-content-right {
	float:right;
	width:240px;
	color:#535353;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#checkout-header {
	float:left;
	width:940px;
	height:35px;
	background-image:url(/Themes/Default/images/checkout-left-header.png);
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	color:#ffffff;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
}

#checkout-left-header {
	float:left;
	width:450px;
	height:35px;
	background-image:url(/Themes/Default/images/checkout-left-header.png);
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	color:#ffffff;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
}

#checkout-left-header span {
	float:right;
	width:auto;
	height:35px;
	line-height:35px;
}

#checkout-right-header span {
	float:right;
	width:auto;
	height:35px;
	line-height:35px;
}

#checkout-left-header span a, #checkout-left-header span a:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}

#checkout-right-header.slider-button span a, #checkout-right-header.slider-button span a:hover {
	/*color:#ffffff;*/
	color:#535353;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}

.on span a 
{
    color:#ffffff!important;
}

#checkout-right-header.slider-button.on {
	float:left;
	width:450px;
	height:35px;
	background-image:url(/Themes/Default/images/sign-in2.png);
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	color:#ffffff;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
	cursor:pointer;
}

#checkout-right-header.slider-button {
	float:left;
	width:450px;
	height:35px;
	background-image:url(/Themes/Default/images/checkout-menu-bg.png);
	/*font-family: 'Doppio One';*/
	font-weight:lighter;
	color:#535353;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
	cursor:pointer;
}

#menu-shower {
	float:left;
	width:115px;
	height:30px;
	background-image:url(/Themes/Default/images/menu-shower-bg.png);
	text-align:left;
	padding:0px 0px 0px 15px;
	line-height:30px;
	margin:9px 0px 0px 0px;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#menu-shower.on {
	float:left;
	width:115px;
	height:30px;
	padding:0px 0px 0px 15px;
	background-image:url(/Themes/Default/images/menu-shower-bg.png);
	background-position:0px -30px;
	text-align:left;
	line-height:30px;
	margin:9px 0px 0px 0px;
}

#menu-shower a:hover {
	color:#ffffff;
	font-family:;
	font-size:;
	text-decoration:underline;
}

#sub-page-title a
{
    color:Black;
}

#sub-page-title-full-width span {
	text-decoration:underline;
}

#main h3 {
	font-size:31px;
	font-family: 'Doppio One';
	font-weight:lighter;
	margin:50px 0px 0px 0px;
	color:#000000;
}

.menu-item a {
	float:left;
	width:93px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(/Themes/Default/images/menu-arrow.png);
	background-position:115px center;
	padding:15px 25px 15px 13px;
	margin:0px;
	background-repeat:no-repeat;
	color:#ffffff;
	display:block;
	text-decoration:none;
	line-height:17px;
	font-weight:normal;
}

.divide {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.menu-item a:hover {
	float:left;
	width:93px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:none;
	padding:15px 25px 15px 13px;
	margin:0px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	background-color:#390302;
	line-height:17px;
	font-weight:normal;
}

.menu-item.over a {
	background-image:none;
}



.sub-menu {
	z-index:500;
	/*height:220px;*/
	background-color:#cc0f0e;
	position:absolute;
	left:130px;
	width:400px;
	display:none;
	background-image:url(/Themes/Default/images/sub-menu-bg.png);
	background-position:left;
	background-repeat:repeat-y;
	padding:20px 30px 20px 30px;
}

#navigation {
	float:left;
	width:130px;
	height:auto;
	background-image:url(/Themes/Default/images/nav-bg.png);
	background-color:#ad0a09;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}

#navigation-box {
	float:left;
	background-image:url(/Themes/Default/images/nav-top.png);
	width:130px;
	height:auto;
	background-repeat:no-repeat;
	background-position:top;
}

#need-support {
	float:left;
	width:130px;
	height:79px;
	background-image:url(/Themes/Default/images/need-support.png);
	margin:20px 0px;
}

#main {
	float:left;
	width:857px;
	height:auto;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585858;
}

#main-product {
	float:left;
	width:1010px;
	height:auto;
	margin:0px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585858;
}

#browse-bar {
	font-size:12px;
	font-weight:bold;
	width:857px;
	height:49px;
	line-height:49px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}

#browse-bar-product {
	font-size:12px;
	font-weight:bold;
	width:857px;
	height:49px;
	line-height:49px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 151px;
	float:left;
}

#product-full-width {
	float:left;
	height:auto;
	width:1008px;
	margin:0px 0px 0px 2px;
}
	
.search-define {
	width:130px;
	margin:15px 10px 0px 5px;
	height:20px;
	float:left;
}

.search {
	width:322px;
	height:20px;
	border:none;
	outline:none;
	background-color:transparent;
	float:left;
	padding:0px 15px 0px 15px;
	line-height:20px;
}

.search-button {
	float:left;
	width:27px;
	height:20px;
}

.search-bar {
	float: left;
    margin: 0 15px 0 25px;
}

#search-box {
	background-image:url(/Themes/Default/images/search-bg.png);
	width:379px;
	height:20px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	float:left;
	margin:14px 0px 0px 0px;
	background-size: 379px 20px;
}

#browse {
	float:left;
	height:49px;
	width:auto;
    margin-right: 5px;
}

#browse-bar-links {
	float:right;
	height:49px;
	width:226px;
}

#browse-bar-links a, #browse-bar-links a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	float:left;
}

#browse-bar-links a:hover, #browse-bar-links a:focus {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	float:left;
}

#view-basket {
	float:left;
	height:47px;
	width:117px;
	background-image:url(/Themes/Default/images/view-bg.png);
	background-repeat:repeat-x;
	margin:2px 0px 0px 0px;
	line-height:43px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#view-basket a {
	display:block;
	width:117px;
	height:47px;
}

#wish-list a {
	display:block;
	width:106px;
	height:47px;
}

#wish-list {
	float:left;
	height:47px;
	width:106px;
	background-image:url(/Themes/Default/images/view-bg.png);
	background-repeat:repeat-x;
	margin:2px 0px 0px 0px;
	line-height:43px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#wish-list-seperator {
	float:left;
}

#main-top {
	float:left;
	width:857px;
	height:auto;
	margin:0px 0px 18px 0px;
}

#slideshow-top {
	float:left;
	width:634px;
	height:161px;
	background-image:url(/Themes/Default/images/slide-ph.png);
	margin:18px 0px 0px 0px;
}

#slideshow-bottom {
	float:left;
	width:857px;
	height:232px;
	background-image:url(/Themes/Default/images/slideshow-bottom-ph.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

#slideshow-smaller {
	float:left;
	width:787px;
	height:213px;
	background-image:url(/Themes/Default/images/slideshow-smaller-bg.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

#home-links {
	width:202px;
	height:190px;
	float:left;
	margin:10px 0px 0px 20px;
	background-repeat:no-repeat;
}

#free-shipping {
	float:left;
	width:202px;
	height:82px;
}

#newsletter {
	float:left;
	width:202px;
	height:93px;
	margin:13px 0px 0px 0px;
}

#home-products {
	float:left;
	width:857px;
	height:auto;
	margin:40px 0px 0px 0px;
}

.product {
	width:200px;
	height:285px;
	float:left;
	margin:0px 19px 30px 0px;
}

.product h2 {
	width:200px;
	border-bottom:2px solid #d4100f;
	height:auto;
	color:#000000;
	font-size:14px;
	margin:0px 0px 0px 0px;
	font-family: 'Doppio One';
	font-weight:lighter;
}

.product-right h2 {
	width:200px;
	border-bottom:2px solid #d4100f;
	height:auto;
	color:#000000;
	font-size:14px;
	margin:0px 0px 0px 0px;
	font-family: 'Doppio One';
	font-weight:lighter;
}

.product-right {
	width:200px;
	height:285px;
	float:left;
	margin:0px 0px 30px 0px;
}

.product-image {
	width:200px;
	height:150px;
	/*float:left;*/
	border-bottom:1px solid #d9d8d8;
	text-align:center;
	margin-top:8px;
	display: table-cell;
	vertical-align: middle;
}

.product-image img 
{
    display: block;
    margin: 0 auto;
}


.product-sub-menu {
	float:left;
	width:200px;
	height:30px;
	border-bottom:1px solid #d9d8d8;
	line-height:30px;
	white-space:nowrap;
}

.product-sub-menu a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

#footer {
	min-width:1024px;
	float:left;
	width:100%;
	/*height:390px;*/
	background-image:url(/Themes/Default/images/footer-bg.png);
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer-gradient {
	width:100%;
	height:67px;
	background-image:url(/Themes/Default/images/footer-gradient.png);
	background-repeat:repeat-x;
	z-index:1;
	position:absolute;
}

#footer-content {
	width:857px;
	/*margin:-60px auto;*/
	margin: 7px auto 0px;
	/*height:343px;*/
	background-image:url(/Themes/Default/images/footer-main-bg.png);
	z-index:0;
	padding:37px 0px 0px 153px;
	position:relative;
}

#footer-logo-box {
	float:left;
	width:1000px;
	height:90px;
	margin-left: -30px;
	/*background-color:#338198;
	padding:26px 0px 0px 0px;*/
	/*text-align:center;*/
}

#footer-logo-box img
{
    padding: 10px;   
}
#footer-list-and-payment {
	width:857px;
	/*height:162px;*/
	float:left;
}

#footer-list {
	float:left;
	height:162px;
	width:540px;
}

.list-footer {
	float:left;
	/*height:146px;*/
	width:180px;
	padding:16px 0px 0px 0px;
}

.list-footer ul {
	float:left;
	color:#ffffff;
	font-size:12px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

.list-footer li {
	display:block;
	height:auto;
	width:145px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

.list-footer li a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:145px;
	height:auto;
	font-size:12px;
	font-weight:normal;
}

.list-footer li a:hover {
	color:#ffffff;
	text-decoration:underline;
	display:block;
	width:145px;
	height:auto;
	font-size:12px;
	font-weight:normal;
}


.list-footer-header {
	float:left;
	width:145px;
	height:19px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:14px;
	font-family: 'Doppio One';
}

#footer-payment {
	float:left;
	height:152px;
	width:317px;
	padding:10px 0px 0px 0px;
}

#secure {
	float:left;
	height:62px;
	width:317px;
}

#secure img {
	float:left;
}

#footer-copyright {
	float:left;
	width:857px;
	height:30px;
	border-top:2px solid #ffffff;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#copyright-address {
	float:left;
	width:auto;
	height:30px;
}

#copyright {
	float:right;
	height:30px;
	width:auto;
}

#footer-main {
	float:left;
	width:857px;
	/*height:343px;*/
}

a.view-all {
	float:left;
	text-align:right;
	color:#741211;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:200px;
	height:auto;
	margin-top:5px;
	text-decoration:none;
}

li.product {
	width:168px;
	height:178px;
	float:left;
	list-style:none;
	display:inline;
	margin-right:24px;
	color:#ffffff;
	background-image:url(/Themes/Default/images/product-bg.png);
	padding-top:15px;
	background-repeat:no-repeat;
}

li.product-smaller {
	width:156px;
	height:178px;
	float:left;
	list-style:none;
	display:inline;
	margin-right:16px;
	color:#ffffff;
	background-image:url(/Themes/Default/images/product-bg-smaller.png);
	padding-top:10px;
	background-repeat:no-repeat;
}

.product-name {
	margin-bottom:5px;
	float:left;
	width:151px;
	height:15px;
	padding-left:17px;
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.product-price {
	float:left;
	width:151px;
	height:15px;
	padding-left:17px;
	color:#696969;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.product-price br
{
    display:none;
}

.product-price .RegularPrice
{
    margin-left:0px;
    color: Black;
}

.product-price .SalePrice
{
    color: Red;
}

.SalePrice
{
    color: Red;
}

.product-more {
	height:22px;
	float:left;
	width:168px;
	margin-top:17px;
}

.product-name-smaller {
	margin-bottom:5px;
	float:left;
	width:139px;
	height:15px;
	padding-left:17px;
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.product-price-smaller {
	float:left;
	width:139px;
	height:15px;
	padding-left:17px;
	color:#696969;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.product-more-smaller {
	height:22px;
	float:left;
	width:156px;
	margin-top:17px;
}

.product-rating {
	height:25px;
	float:left;
	width:80px;
	padding-left: 6px;
    padding-top: 5px;
}

a.product-slideshow-more-button, a.product-slideshow-more-button img, a.product-slideshow-more-button img:hover, a.product-slideshow-more-button img:active {
	float:left;
	background-color:transparent;
	width:auto;
	height:auto;
}

.product-slideshow-image {
	float:left;
	width:170px;
	height:100px;
	/*padding-left:17px;*/
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:4px;
}

.product-slideshow-image img {
	max-width:150px;
	max-height:90px;
	padding: 5px 10px;
}

.product-slideshow-image-smaller {
	float:left;
	width:146px;
	height:89px;
	padding-left:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


.list_carousel {
	margin: 20px 5px 0px 5px;
	width: 744px;
	height:193px;
	float:left;
	padding:0px;
	overflow:hidden;
	position:relative;
}

.list_carousel-smaller {
	margin: 20px 5px 0px 5px;
	width: 672px;
	height:193px;
	float:left;
	padding:0px;
	overflow:hidden;
	position:relative;
}


#foo2 {
	float:left;
	height:auto;
	width:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	position:relative;
}

a.prev-gallery {
	display:block;
	width:40px;
	height:38px;
	background-image:url(/Themes/Default/images/prev-arrow.png);
	float:left;
	margin-top:90px;
	background-color:transparent;
}

a.next-gallery {
	display:block;
	width:40px;
	height:38px;
	background-image:url(/Themes/Default/images/next-arrow.png);
	float:left;
	margin-top:90px;
	background-color:transparent;
}

#prev-arrow-container {
	float:left;
	width:40px;
	height:232px;
	margin-left:2px;
}

#next-arrow-container {
	float:left;
	width:40px;
	height:232px;
	margin-left:9px;
	margin-right:2px;
}

#slides {
	float:left;
	width:634px;
	height:161px;
	position:relative;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:634px;
	overflow:hidden;
	display:none;
	float:left;
	position:relative;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:634px;
	height:161px;
	display:block;
	float:left;
	position:relative;
	z-index:5;
}


.pagination {
	width:30px;
	float:right;
	height:100px;
	margin:-155px 0px 0px 0px;
	padding:0 10px;
	list-style:none;
	position:relative;
	z-index:6;
}

.pagination li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:center;
}

.pagination li a {
	display:block;
	width:31px;
	height:25px;
	line-height:25px;
	color:#000000;
	background-image:url(/Themes/Default/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	margin-bottom:6px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	outline:none;
}

.pagination li.current a {
	background-position:0 -30px;
	color:#ffffff;
	background-color:transparent;
}

#category-nav {
	float:left;
	width:857px;
	height:35px; 
}

#category-info {
	float:left;
	width:857px;
	height:auto;
	
}

.category-content-area {
	float:left;
	width:857px;
	height:auto;
	margin: 5px 0 0;	
}


#category-info img {
	float:left;	
}

#category-items {
	float:left;
	width:857px;
	height:auto;
	display:none;
}

#screen, .screen {
	float:left;
	width:834px;
	height:auto;
	background-color:#f7f7f5;
	padding:0px 0px 0px 23px;
}

#help-items {
	float:left;
	width:811px;
	height:auto;
	display:none;
}

.tab {
	cursor:pointer;
}

.cat-item {
	float:left;
	width:386px;
	height:87px;
	background-image:url(/Themes/Default/images/cat-item-bg.png);
	margin:0px 19px 17px 0px;
	padding:6px;
}

.cat-image {
	width:119px;
	height:81px;
	float:left;
	background-image:url(/Themes/Default/images/cat-image-bg.png);
	text-align:center;
	padding:5px 0px 0px 0px;
	margin: 1px 0 0 0;
}

.cat-image img {
    max-width:109px;
	max-height:71px;
	padding: 0 5px;
}

.cat-title {
	width:242px;
	line-height:22px;
	color:#000000;
	font-size:17px;
	font-family: 'Doppio One';
	font-weight:lighter;
	height:86px;
	/*float:left;*/
	padding:0px 0px 0px 25px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.cat-title  a {
	color:#000000;
	font-size:17px;
	font-family: 'Doppio One';
	font-weight:lighter;
	text-decoration:none;
}

.cat-title a:hover {
	color:#000000;
	font-size:17px;
	font-family: 'Doppio One';
	font-weight:lighter;
	text-decoration:underline;
}

.cat-title a img
{
    margin-top: 6px;
    margin-left: 2px;
}

.CategoryProductList .cat-title a img
{
    margin-top: 6px;
    margin-left: 17px;
}

.cat-item-bottom {
	float:left;
	width:386px;
	height:87px;
	background-image:url(/Themes/Default/images/cat-item-bg.png);
	margin:0px 19px 0px 0px;
	padding:6px;
}

#category-tab.tab-on {
	width:106px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px 10px 0px 0px;
	color:#000000;
	line-height:35px;
	background-image:url(/Themes/Default/images/products-tab-bg.png);
	background-position:0px 0px;
}

#category-tab {
	width:106px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px 10px 0px 0px;
	color:#000000;
	line-height:35px;
	background-image:url(/Themes/Default/images/products-tab-bg.png);
	background-position:0px -35px;
}

.tab a {
	width:106px;
	height:35px;
	float:left;
	background-image:url(/Themes/Default/images/products-tab-bg.png);
	line-height:35px;
	text-align:center;
	background-position:0px -35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px 10px 0px 0px;
	color:#000000;
	text-decoration:none;
}



#help-tab {
	width:66px;
	height:35px;
	float:left;
	background-image:url(/Themes/Default/images/help-tab-bg.png);
	line-height:35px;
	text-align:center;
	background-position:0px -35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 20px;
	color:#000000;
}

.tab.tab-on {
	width:106px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px 10px 0px 0px;
	color:#000000;
}

.tab.tab-on a {
	width:106px;
	height:35px;
	float:left;
	background-image:url(/Themes/Default/images/products-tab-bg.png);
	line-height:35px;
	background-position:0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px 10px 0px 0px;
	color:#000000;
}

#help-tab.tab-on {
	width:66px;
	height:35px;
	float:left;
	background-image:url(/Themes/Default/images/help-tab-bg.png);
	background-position:0px 0px;
	line-height:35px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 20px;
	color:#000000;
}
	
#product-share {
	float:left;
	width:162px;
	height:59px;
	background-image:url(/Themes/Default/images/product-share-bg.png);
	padding:12px 20px 12px 20px;
}

#product-share-box {
	float:left;
	width:162px;
	height:59px;
	background-image:url(/Themes/Default/images/share-box-bg.png);
}

#product-share-buttons {
	float:left;
	width:139px;
	height:41px;
	padding:6px 14px;
}

#product-share-buttons img {
    margin: 0 1px;
}

#product-share-buttons .GooglePlusButton {
    float: left;
    margin: 3px 2px;
}

#product-share-buttons .GooglePlusButton > div {
    width: 56px!important;
}

#product-share-buttons .FacebookLikeButton {
    float: left;
    margin: 4px 0 0;
}

#product-share-buttons .FacebookLink {
    margin: 0 0 0 8px;
}

#paypal-and-google {
	float:left;
	width:242px;
	/*height:29px;*/
	margin:20px 0px 10px 0px;
	text-align:center;
}

#google {
	margin:0px 0px 0px 10px;
	float:left;
}

#paypal {
	float:left;
	margin: 0px 0px 0px -4px
}


.breadcrumbs
{
    text-decoration:none !important;
}

.breadcrumbs a
{
    color:Black !important;
}

.StatusMsg
{
    color:Red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-align:right;
    height:50px;
}

.RegularPrice 
{ 
    font-size: 14px;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 1px;
    margin-left: 2px;
    height: 20px;
    margin-left: 2px;
    margin-top: 10px;
    color: Black;
}
.Price
{
    margin-top: 30px;
}
.Paging  a, .Paging  a:hover, .Paging  a:active, .Paging  a:focus, .Paging  a:visited{
    display: inline;
    float:none;
}

.Link a{
	border:none;
	outline:none;
	float:left;
	background-color:transparent;
	width:auto;
	height:auto;
    color: #535353 !important;
}

#login-form-box {
	width:374px;
	height:auto;
	float:left;
	padding: 10px;
	border:1px solid #d5d5d5;
	margin-left:0px;
	margin-top:10px;
	margin-right:23px;
}

#login-form-box a 
{
    float:none;    
}

#register-login-form-box 
{    
    padding: 10px 0px 10px 0px;
	width:374px;
	height:auto;
	float:left;
	padding: 10px;
	border:1px solid #d5d5d5;
	margin-top:10px;
	margin-bottom:23px;
}

#register-form-box 
{    
    text-align: center;
    padding: 10px 0px 10px 0px;
	width:790px;
	height:auto;
	float:left;
	padding: 10px;
	border:1px solid #d5d5d5;
	margin-top:10px;
	margin-bottom:23px;
}

.register-content h2 {
	font-size:18px;
}

.register-content {
	float:left;
	width:351px;
	height:auto;
	padding:0px 20px 10px 20px;
	font-size:14px;
}

.register-content a {
	color:#094bb5;
}

.register-content span {
	font-weight:bold;
}

.register-content li {
	list-style-image: url(../images/blue-bullet.png);
	margin-left:10px;
	color:#000000;
}

#login-form-holder {
	float:left;
	width:350px;
	height:auto;
	margin-top:20px;
	margin-bottom:10px;
}

#sign-in {
	float:left;
	width:65px;
	height:23px;
	margin:10px 0px 0px 0px;
}

#login-form {
	width:350px;
	height:auto;
	color:#ffffff;
}

.login-form-item {
	width:350px;
	height:auto;
	float:left;
	color:#000000;
}

.login-form-item a {
	display:block;
	line-height:25px;
	color:#094bb5;
	font-size:13px;
}

.login-form-label {
	width:350px;
	height:auto;
	float:left;
	color:#000000;
	margin:10px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}

.register-form-label {
	width:150px;
	height:auto;
	float:left;
	color:#000000;
	margin:10px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	text-align: right;
}

.login-password {
	float:left;
	/*width:220px;*/
	height:25px;
	border:1px solid #606263;
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 0px;
}

#login-email {
	float:left;
	width:220px;
	border:1px solid #606263;
	height:25px;
	padding:0px 10px 0px 10px;
}

#login-password {
	float:left;
	width:220px;
	height:25px;
	border:1px solid #606263;
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 0px;
}

.ForgetLink 
{
    margin-top:10px;
}

.CategoryProductlist .category-box {
	padding:10px 26px 0px 26px;
	float:left;
	width:801px;
	height:90px;
	background-image:url(../images/category-bar.png);
	background-repeat:no-repeat;
}

.CategoryProductList .cat-button-box 
{
    float: left;
    padding-top: 25px;
}

.CategoryProductlist .category-image {
	float:left;
	width:83px;
	height:85px;
	background-color:#bebebe;
	margin-right:28px;
}

.CategoryProductlist .category-titles {
	float:left;
	width:600px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.CategoryProductlist .category-titles a {
	color:#000;
}

.CategoryProductlist .category-titles-price {
	width:auto;
	height:25px;
	color:#d40000;
	font-weight:bold;
	width:600px;
}

.CategoryProductList .category-text {
	width:523px;
	height:60px;
	font-size:13px;
	font-weight:normal;
}

.CategoryProductList .category-buttons {
	float:right;
	width:54px;
	height:60px;
}

.CategoryProductList .cat-price-box
{
    display: inline-block;
}

.CategoryProductList .cat-control-box
{
    float: right; 
    width: 150px;
}

.CategoryProductList .cat-text
{
    width: 400px; 
    float: left;
}

.CategoryProductGrid .category-box {
	padding:10px;
	float:left;
	width:250px;	
	border:1px solid #CCC;	
	background-repeat:no-repeat;
	margin: 1px;
}

.CategoryProductGrid .category-image {
	float:left;
	width:83px;
	height:85px;
	background-color:#bebebe;
	margin-right:28px;
}

.CategoryProductGrid .category-titles {
	float:left;	
	height:72px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.CategoryProductGrid .category-titles a {
	color:#000;
}

.CategoryProductGrid .category-titles-price {
	width:auto;
	height:25px;
	color:#d40000;
	font-weight:bold;
	margin:20px;
}

.CategoryProductGrid .category-text {	
	height:60px;
	font-size:13px;
	font-weight:normal;
}

.CategoryProductGrid .category-buttons {
	float: right;
}

.CategoryProductGrid .cat-button-box 
{
    float: left;
    padding-top: 8px;
}

.CategoryProductGrid .cat-price-box
{
    float: right;
    width: 70px;
    margin-right: 20px;
}

#profile-account-info-holder {
    float: left;
    height: auto;
    text-align: center;
}

.form-right-profile {
    float: left;
    /*height: 35px;*/
    width: 300px;
    color: gray;
    padding-top: 5px;
}

.form-right-description {
    float: left;
    font-size: 14px;
    margin-top: 8px;
    width: 365px;
}

.profile-form {
    float: left;
    height: auto;
    width: 1000px;
}

.register-text 
{
    width: 242px;
}

.register-button 
{
 	width:100px;
	height:auto;
	float:left;
	margin:10px 0px 5px 0px;
	text-align: right;   
}

.form-right-search {
    float: left;
    height: 35px;
    width: 300px;
    color: gray;
    padding-top: 5px;
}

.search-form {
    float: left;
    height: auto;
    width: 1000px;
    text-align: center;
}

.search-form-label {
	width:150px;
	height:auto;
	float:left;
	color:#000000;
	margin:10px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	text-align: right;
}

.search-text 
{
    width: 242px;
}


.Clear {clear:both;}

.LeftContent {float:left}

.account-form-box .LeftContent {margin-right: 5px;}


.FieldStyle {display: block; white-space: nowrap; width:120px; text-align: right; margin-bottom: 3px; padding-right: 10px; }

.checkout
{
    width:120px;
}
.AddressError 
{ 
    color: Red;
    /*float: right;*/
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 90px; 
}

.non-inner-page-title
{
    font-size: 31px; 
    /*font-family: 'Doppio One'; */
    /*font-weight: lighter; */
    margin: 15px 0px 15px 0px;
    color: black;
}

.CheckoutStepBreadcrumbs
{
    margin: 20px;
    font-size: 18px;
    float: right;
}

.CheckoutStepBreadcrumbs a, .CheckoutStepBreadcrumbs span
{
    font-size: 16px;
}

.CheckoutStepBreadcrumbs .BoldBreadcrumb
{
    font-weight:bold;
}

.CheckoutStepBreadcrumbs a
{
    text-decoration: none;
    color: #000;
}


.account-header-style
{
   /* font-weight: bold;
    font-size: 11px;
    background-color: 
    #EAEBEB;
    color: 
    #333;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;*/
    
    
   /* float: left;*/
    width: 780px;
    /*height: 35px;*/
    background-image: url(/Themes/Default/Images/checkout-left-header.png);
    font-family: 'Doppio One';
    font-weight: lighter;
    color: white;
    font-size: 18px;
    line-height: 25px;
    padding: 0px 15px 0px 15px;
    /*cursor: pointer;*/
}

.account-form-box
{
    width: 817px;
    background-color: #f7f7f5;
    padding: 0 20px;
}

.account-main
{
    /*background: -moz-linear-gradient(
        #E7E7E7, 
        #B1B1B1);
    background: -o-linear-gradient(
        #E7E7E7, 
        #B1B1B1);
    background: -webkit-linear-gradient(
        #E7E7E7, 
        #B1B1B1);*/
    padding: 3px;
}

/*.account-table-box
{
    padding: 3px;
}*/

.PromotionText  
{
    margin-left: 10px;
}

a.Button 
{
    color: #f2f2f2;
    /*background-color:#663333; */
    background-image: url(/Themes/Default/Images/checkout-left-header.png);
   /* font-style:normal;font-weight: bold;font-size: 7pt;*/
    font-size: 7pt;
    font-family: 'Doppio One';
    font-weight: lighter;
    display:inline-block;
    text-transform: uppercase;
    padding:5px 10px 5px 10px;
    vertical-align:middle;text-align:center;text-decoration:none;    
}
#checkout-main a.Button 
{
    font-size: 14pt;
}
.PlaceOrder 
{
    margin: 5px 0;
}

/*.loginslider 
{
    background-image: url("/Themes/Default/images/checkout-left-header.png")!important;
    color: #FFFFFF!important;
}*/

.submit-button
{
    border: 0px;
    background-image: url(/Themes/Default/Images/submit.png);
    width: 87px;
    height: 32px;
    float: left;
    cursor: pointer;
}

.login-main
{
    width: 980px;
    height: 440px;
    float: left;
    background-image: url(/Themes/Default/Images/checkout-bg.png);
    padding: 15px;
}

.login-main-sub-left
{
    width: 480px;
    float: left;
    margin: 4px 0px 0px 15px
}

.login-main-sub-right
{
    width: 480px;
    float: left;
    margin: 4px 0px 0px 0px;
}

.login-right-header
{
    float: left;
    width: 440px;
    height: 35px;
    background-image: url(/Themes/Default/images/sign-in.png);
    font-family: 'Doppio One';
    font-weight: lighter;
    color: white;
    font-size: 18px;
    line-height: 35px;
    padding: 0px 15px 0px 15px;
}

.login-left-header
{
	float:left;
	width:440px;
	height:35px;
	background-image:url(/Themes/Default/images/checkout-left-header.png);
	font-family: 'Doppio One';
	font-weight:lighter;
	color:#ffffff;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
}

.login-left-content
{
    float: left;
    width: 440px;
    height: 320px;
    background-color: white;
    padding: 15px;
}

.login-register-content
{
    float: left;
    width: 440px;
    height: 320px;
    background: -moz-linear-gradient(
    #E7E7E7, 
    #B1B1B1);
    background: -o-linear-gradient(
    #E7E7E7, 
    #B1B1B1);
    background: -webkit-linear-gradient(
    #E7E7E7, 
    #B1B1B1);
    padding: 15px;
}

.register-main-sub-left
{
    width: 700px;
    float: left;
    margin: 4px 0px 0px 15px
}

.register-page-header
{
    float:left;
	width:787px;
	height:35px;
	background-image:url(/Themes/Default/images/checkout-left-header.png);
	font-family: 'Doppio One';
	font-weight:lighter;
	color:#ffffff;
	font-size:18px;
	line-height:35px;
	padding:0px 15px 0px 15px;
	text-align: left;
}

.Content .ContentPage .PageTitle h1
{
    font-size: 31px; 
    font-family: 'Doppio One'; 
    font-weight: lighter; 
    margin: 15px 0px 15px 0px;
    color: black;
}

.Content .NewsletterSignup .PageTitle h1
{
    font-size: 31px; 
    font-family: 'Doppio One'; 
    font-weight: lighter; 
    margin: 15px 0px 15px 0px;
    color: black;
}

#checkout-main .divBillMeLater-Checkout
{
    clear: both;
    float: right;
    margin: 70px 120px 0 0;
}

#product-sidebar .divBillMeLater img
{
    max-width: 202px;
}

.checkout-main-left-bottom .divBillMeLater
{   
    margin: 0 0 10px 0;
    clear: both;
}

#menu .divBillMeLater 
{
    margin: 30px 0 0 5px;
}

.NewsLetterSignUp .Title 
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
}
 
.NewsletterSignUp-Sidebar
{
    margin: 20px 0 0;
}
 
.NewsLetterSignUp-Button 
{
    width: 80%;
    margin: 5px 0 0;
}
.NewsLetterSignUp-Inputs 
{
    text-align: center;
}

.password-form
{
    float: left;
    height: auto;
    width: 1000px;
    text-align: center;
}

.address-ddl
{
    width: 246px;
}

.review-texarea-form
{
    float: left;
    width: 300px;
    color: gray;
    padding-top: 5px;
    padding-left: 25px;
}

.review-note
{
    float: left;
    width: 350px;
    color: gray;
    padding-top: 5px;
    padding-left: 25px;
    text-align:left;
}

.cart-qty-ddl
{
    float: left;
    font-size: 16px;
    margin: 1px 0px 0px 10px;
    color: #535353;
}

.cart-qty-txt 
{
    margin-left: 12px;
    text-align: center;
    width: 50px;    
}

.cart-qty-link 
{
    margin-left: 14px;
}

.cart-price 
{
    font-size: 14px;
}

.cart-price-total
{
    font-size: 14px;
    margin-right: 10px;
}

.cart-price-total-header
{
    padding-right: 15px;
}

.address-form
{
}

.address-header {
    font-weight:bold;
    margin-bottom:15px;
    display: inline-block;
}

.address-shipping-message 
{
    display: inline-block;
    margin-left: 50px;
    font-weight:bold;
    color: Green;
}

.address-header-confirm {
    font-weight:bold;
    margin-bottom:15px;
    text-decoration: underline;
}

.ShippingMethod-SubLabel
{
    margin-top:5px;
    font-size:14px;
}

/* Autocomplete product search css*/

.AutoCompleteList
{
   padding:0;
    position:relative;
    margin: 5px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    
    border: 2px solid #000;
    color: #fff;
    list-style-type:none;
    z-index:10000;

}
.AutoCompleteListItem
{
    background-color:#212427;
    margin:1px;
    cursor:pointer;
    line-height:normal;
}
.AutoCompleteListHighlightedItem
{
   background-color:#00AEEF;
       -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius:7px;
    line-height:normal;
    cursor:pointer;
}
    
    
 .autocompleteplus_completionListElement
{
padding-bottom:0px;

padding-top:0px;
padding-right:0px;

padding-left:0px;
position:absolute;

z-index:6000;
width:172px!important;

visibility : hidden;
margin-left:-1px!important;

margin-top:0px!important;
background-color:#F1F0F0;

color : windowtext;
border : buttonshadow;

border-color:Black;
border-width : 1px;

border-style : solid;
cursor : 'default';

overflow : auto;
height : 200px; text-align : left;

list-style-type :none;

}

/* AutoComplete highlighted item */

.autocompleteplus_highlightedListItem

{

list-style-type:none;
font-family: Tahoma;

font-size: 11px;
color: #FF9900;

text-decoration: none;
background-color: #777777; cursor: pointer;

cursor: hand;
padding:0px 0px 0px 3px;

margin: 0px;

text-align: left;
line-height:20px!important;

}

/* AutoComplete item */
.autocompleteplus_listItem

{
line-height:20px!important;

background-color:#F1F0F0;
padding:0px 0px 0px 3px;

margin: 0px;
font-family: Tahoma;

font-size: 11px;
color: black;

cursor: default;
text-decoration: none; text-align: left;

}
.loading
{
    background-image: url(../Images/loading.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.imgProduct {
    background-image: url("/Themes/Default/images/products-tab-bg-smooth.png");
    background-position: 0 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 106px;
    margin: 0 0 20px 0;
    float: left;
}

.imgHelp {
    background-image: url("/Themes/Default/images/help-tab-bg-smooth.png");
    background-position: 0 0;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 20px;
    text-align: center;
    width: 66px;
    margin: 0 0 20px 0;
    float: left;
}

.lnkHelp .imgProduct 
{
    display:none;
    
}

.lnkProduct .imgHelp 
{
    display:none;
}


.promotion-header 
{
    display: inline-block;
}

.promotion-label 
{
    display: inline-block;
    width: 120px;
    font-size:14px;
}

.promotion-textbox 
{
    display: inline-block;
}

.ShoppingCart .CheckoutBox
{
    margin: 20px 0 0 0;
}

.ShoppingCart .CheckoutBox .Checkout-SelectPaymentMethod
{
    float: left;
    font-weight:bold;
    margin: 10px 0 0 15px;
}

.ShoppingCart .CheckoutBox .CheckoutButton
{
    background-image: url("/Themes/Default/images/checkout-green.png");
    height: 33px;
    line-height: 33px;
    margin: 5px 15px 0 2px;
    text-align: center;
    /*width: 115px;*/
    display: inline-block;
    float:right;
}

.ShoppingCart .ContinueButton 
{
    background-image: url("/Themes/Default/images/continue-shopping-gray.png");
    height: 33px;
    line-height: 33px;
    margin: 20px 0 0 15px;
    text-align: center;
    width: 205px;
    display: inline-block;
    float:left;
}

.ShoppingCart .Cart-ContinueButton 
{
    background-image: url("/Themes/Default/images/continue-shopping-black.png");
    height: 33px;
    line-height: 33px;
    margin: 40px 30px 0 0;
    text-align: center;
    width: 205px;
    display: inline-block;
    float:right;
}

#checkout-main .CheckoutButton .ReviewOrder
{    
    border: 0px;
    background-image: url(/Themes/Default/images/checkout-green4.png);
    width: 122px;
    height: 33px;
    float: right;
    cursor: pointer;
    margin: 5px 10px;
}

#checkout-main .CheckoutButton .PlaceOrder
{    
    border: 0px;
    background-image: url(/Themes/Default/images/checkout-green3.png);
    width: 205px;
    height: 33px;
    float: left;
    cursor: pointer;
    margin: 5px 0;
}

#checkout-main .CheckoutConfirmButton
{
    float: right;
    margin-top: -95px;
    width: 400px;
}

#checkout-main .divNewsletterSignUp
{
    float: left;
    margin: 30px 0 0 10px;
}

#checkout-main .CheckoutButton
{
    float: right;
}



.CheckoutButton-SubLabel 
{
    font-size: 16px;
    float: right;
    text-align: right;
    font-style: italic;
    margin: 3px 5px 0 0;
}

#checkout-main .CheckoutConfirmButton .PlaceOrder
{    
    border: 0px;
    background-image: url(/Themes/Default/images/checkout-green3.png);
    width: 205px;
    height: 33px;
    float: right;
    cursor: pointer;
    margin: 5px 0;
}
.CheckoutConfirmButton-SubLabel 
{
    font-size: 15px;
    float: right;
    font-style: italic;
    margin: 0 5px 0 0;
}


.ApplyButton
{    
    /*border: 0px;
    background-image: url(/Themes/Default/images/apply.png);
    width: 73px;
    height: 34px;
    cursor: pointer;
    margin: 5px 0;
    vertical-align:middle;*/
    
    color: #f2f2f2;
    background-image: url(/Themes/Default/Images/checkout-left-header.png);
    font-size: 12pt;
    font-family: 'Doppio One';
    font-weight: lighter;
    display:inline-block;
    text-transform: uppercase;
    padding:5px 10px 5px 10px;
    vertical-align:middle;text-align:center;text-decoration:none;
}

.ShoppingCart .ContinueButton a, .ShoppingCart .CheckoutBox .CheckoutButton a, .ShoppingCart .Cart-ContinueButton a
{
    color: #F2F2F2;
    /*font-family: 'Doppio One';*/
    font-size: 14pt;
    font-weight: lighter;
    text-align: center;
    text-decoration: none;
    /*text-transform: uppercase;*/
    padding: 0 10px;
    vertical-align: middle;
}

.ShoppingCart .CheckoutButton-SubLabel
{
    font-size:12px;
    font-style:italic;
    float: left;
}

.Error 
{
    color:Red;
    font-weight:bold;
}

.CartError 
{
    color:Red;
    font-weight:bold;
}

.PromoMessage 
{
    color:Green;
    font-weight:bold;
}

.PromoMessageNotApplied 
{
    color:Red;
    font-weight:bold;
}


.OrderHistory {width: 1010px; margin:0px auto;}
.OrderHistory .PageTitle {padding:5px 0px 0px 10px;font-family: Tahoma ;font-weight:normal;background-color:#f5f5f5; font-size:20px; height:32px; color:#333333; margin-top:10px;margin-bottom:10px;}
.OrderHistory .Form {margin-bottom:10px; width:100%; color:#6f6f6e;}
.OrderHistory .Form .LeftContent {float:left; width:160px; white-space:normal;vertical-align:middle;}
.OrderHistory .Form .RightContent {float:right;}
.OrderHistory .Form .Row { padding-bottom: 10px; color: #7C7C7C;}

.OrderHistory .Grid { color: #646464; border-bottom: #c0c0c0 1px solid; padding-bottom: 10px;width:100%;}
.OrderHistory .HeaderStyle { font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; font-size: 12px; background-color: white;}
.OrderHistory .RowStyle { border-bottom: solid 1px #C0C0C0; font-weight: normal; font-size: 11px; background-color:White; }
.OrderHistory .AlternatingRowStyle { border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 11px; background-color: #F5F5F5; padding: 5px;}
.OrderHistory .FooterStyle { background-color: #507CD1; color: white; font-weight: bold; }
.OrderHistory .PagerStyle { background-color: #fbfbfb; text-align: center; }

.HtmlSiteMap 
{
    font-family: Arial;    
}

.HtmlSiteMap div
{
    margin-left: 15px;
}

.CartValidator 
{
    font-weight: bold;
}