@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

/* CSS Document */
a { outline:none; }
a img { border:0; outline:0; }
.clearboth { width:100%; clear:both; height:0; overflow:hidden;}

body { font: 12px/20px Arial; background-color:#ffffff; background-image:url(../images/body-bg.jpg); background-repeat:no-repeat; background-position:top center; }

#sub-content { background-image:url(../images/body-bg-sub-content.jpg); background-repeat:no-repeat; background-position:top center; }

/****************/
/* Global */
/****************/

.show-desktop {display: block !important;}
.hide-desktop {display: none !important;}

strong { font-weight:bold; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom: 12px; color:#4c4c4c; }

h1 {font-size: 24px; color:#0d9fdf;  }
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}


.float-right {float: right !important;}
.float-left {float: left !important;}
.float-none {float: none !important;}

.show-desktop {display: block !important;}
.hide-desktop {display: none !important;}

.clear { width: 100%; overflow: hidden; height: 0px; clear: both; }

a {text-decoration: none;}
a, input {color: #4c4c4c;}
a:hover {color: #1aa1e2;}

.ta-left {text-align: left !important;}
.ta-right {text-align: right !important;}
.ta-center {text-align: center !important;}

.va-top {vertical-align: top !important;}
.va-middle {vertical-align: middle !important;}
.va-bottom {vertical-align: bottom !important;}


.buttons .left {float: left; text-align: left;}
.buttons .right {float: right; text-align: right;}
.buttons .center {text-align: center; margin-left: auto; margin-right: auto;}

p { color:#4c4c4c; font-size:12px; margin-bottom: 20px;}
	
hr { border: none; height: 1px; background-color: #e5e5e5; margin-bottom: 20px; overflow: hidden; }

.fluid50 { width: 50%; float: left; margin-bottom: 40px; }
.fluid33 { width: 33%; float: left; margin-bottom: 20px; }

.blue-grad-btn { display:inline-block; padding:0 10px; height:30px; line-height:30px; text-decoration:none; background-image:url(../images/blue-grad-h30.jpg); background-repeat:repeat-x; font-size:12px; color:#ffffff;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border:0; cursor:pointer;  }
.blue-grad-btn  .arrow { position:relative; top:3px; right:0px; margin:0 0 -4px 3px; }
.blue-grad-btn:hover { color:#e5e5e5; }

.white-grad-btn { display:inline-block; padding:0 10px; height:30px; line-height:30px; text-decoration:none; background-image:url(../images/white-grad-h30.jpg); background-repeat:repeat-x; font-size:12px; color:#2c2c2c;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border:0; cursor:pointer; border:1px solid #dfdfdf; }

.button-small { height:auto; line-height:normal; padding:4px 8px; font-size:11px; }


.content {padding: 0px 0; margin:0; }
.order-info-content { margin-bottom:20px; }
section {margin: 0px 0px 20px 0px; }
.standart {margin: 0px 10px 20px 10px;}


input[type=text],
input[type=password],
textarea {
	display: block;
	border: 1px solid #dcdcdc;	
	border-top-color: #ccc;
	border-bottom-color: #e5e5e5;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
	padding: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
input[type=text],
input[type=password] {
	height: 16px;
	max-width: 90%;
}

/* End of Global */


#wrap { width:940px; margin:auto; min-height:500px; }


/* header */
header { display:block; height:150px; position:relative; }
.logo-head { width:364px; height:150px; position:absolute; left:-117px; top:0; background-image:url(../images/logo-cx-computers.png); background-repeat:no-repeat; background-size:100% auto; }
.logo-mobile { width:163px; height:70px; float:left; margin:20px 0 0 10px; background-image:url(../images/logo-cx-computers-mobile.jpg); background-repeat:no-repeat; position:relative; z-index:10; }

.logo-mobile780 { width:163px; height:70px; float:none; display:block;  margin:20px auto 0 auto; background-image:url(../images/logo-cx-computers-mobile.jpg); background-repeat:no-repeat; position:relative; z-index:10; }

.head-right-col { width:694px; height:150px; float:right; }
.top-nav {  display:block; height:35px; }
.top-nav .left-nav { padding:0 0 0 10px; margin:0; list-style:none; float:left; }
.top-nav .left-nav li { float:left; padding:0 9px; }
.top-nav .left-nav li a { height:35px; display:block; font-size:13px; color:#ffffff; line-height:35px; text-decoration:none; }
.top-nav .left-nav li a.home-btn { width:16px; background-image:url(../images/home-blue-icon.png); background-repeat:no-repeat; background-position:center center; } 

.top-nav .right-nav { padding:0 0 0 0; margin:0; list-style:none; float:right; }
.top-nav .right-nav li { float:left; padding:0 16px; line-height:35px; height:35px; font-weight:bold; border-right:1px solid #747474; color:#00b3f0; }
.top-nav .right-nav li.login-btn { background-image:url(../images/login-btn-bg.png); background-repeat:repeat; }
.top-nav .right-nav li.register-btn { background-image:url(../images/register-btn-bg.png); background-repeat:repeat; }
.top-nav .right-nav li a { height:35px; display:block; font-size:13px; color:#ffffff; line-height:35px; text-decoration:none; font-weight:100; }


.head-bottom-row { width:694px; height:116px; display:block; }

header #top-search { float:left; padding:42px 0 0 21px; }
header #top-search-phone { display:block; padding:20px 0 0 0; text-align:center; margin:auto; }

header #top-search p { float:left; font-size:14px;  padding:6px 10px 0 0; margin:0; color:#ffffff; }
header #top-search .search-box,
header #top-search-phone .search-box { width:202px; height:30px; float:left; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background-color:#43c7f4; overflow:hidden; background-image:url(../images/blue-grad-h30.jpg); background-repeat:repeat-x;  }
header #top-search-phone .search-box { float:none!important; overflow:hidden; margin:0 auto; display:block; }


header #top-search .textbox,
header #top-search-phone .textbox { width:150px; height:30px; padding:0 10px; float:left; font-size:14px; color:#000000; line-height:30px; background-color:#ffffff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border:0; }
header #top-search .search-btn,
header #top-search-phone .search-btn { float:left; width:32px; height:30px; border:0; cursor:pointer; background:transparent url(../images/search-icon.png); background-repeat:no-repeat; background-position:center center; }

header .shopcart { float:right; padding:0 0 0 67px; margin:30px 0 0 0; background-image:url(../images/cart-icon.png); background-repeat:no-repeat; background-position:left center; }
header .shopcart p { display:block; font-size:14px; line-height:14px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; margin:0 0 10px 0;  }
header .shopcart .checkout-btn { width:125px; padding:0; position:relative; text-indent:17px; font-size:15px; }
header .shopcart .checkout-btn .arrow { position:absolute; top:3px; right:8px;  }



.main-nav { display:block; height:60px; background-image:url(../images/blue-nav-bg.jpg); background-repeat:repeat; -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.main-nav > ul { padding:0; margin:0; list-style:none; height:60px; }
.main-nav > ul > li { float:left; }
.main-nav > ul > li.separator { width:2px; height:60px; background-image:url(../images/blue-nav-separator.jpg); background-repeat:no-repeat; }
.main-nav > ul > li > a { width:115px; font-size:14px; text-align:center; line-height:17px; padding:14px 0 0 0; height:46px; display:block; background-image:url(../images/blue-nav-black-arrow-down.png); background-repeat:no-repeat; background-position:top center; text-shadow:1px 1px 1px #108cc0; color:#ffffff; text-decoration:none; }
.main-nav > ul > li > a.last { width:121px; }
.main-nav > ul > li:hover { background-image:url(../images/blue-nav-bg-hover.jpg); background-repeat:repeat-x; }


#content { overflow:hidden; padding:10px 0 10px 0; }

/* LAYOUT */
	#content-right {
		width: 220px;
		float: right;	
	}
	#content-left {
		width: 220px;
		float: left;	
	}
	#content-left + #content-right + #content-center, #content-left + #content-center {margin-left: 240px;}
	#content-right + #content-center {margin-right: 240px;}



.sign-up-row { display:block; height:70px; margin-bottom:28px; background-image:url(../images/sign-up-row-bg.jpg); background-repeat:repeat-x; border:1px solid #dddddd; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; overflow:hidden; }
.sign-up-row .text19 { float:left; padding:0 45px 0 22px; height:70px; line-height:68px; font-size:19px; font-weight:bold; color:#232323; background-image:url(../images/signup-arrow-white.png); background-repeat:no-repeat; background-position:right center; }
.sign-up-row .s-form { float:left; padding:22px 0 0 0; }
.sign-up-row p { float:left; padding:8px 6px 0 24px; margin-bottom:0; font-size:14px; color:#232323; }
.sign-up-row .textbox { width:128px; height:28px; padding:0 10px; font-size:12px; font-weight:bold; line-height:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; float:left; background-color:#ffffff; border:1px solid #dcdcdc; border-top:1px solid #cccccc; border-bottom:1px solid #e5e5e5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.sign-up-row .blue-grad-btn { float:left; width:125px; margin-left:22px; }


.home-promos { display:block; overflow:hidden; padding-bottom:20px; }
.home-promos .col { width:31%; padding-left:2%;  border-left:1px dotted #616161; }
.home-promos h2 { font-size:16px; color:#616161; display:block; margin-bottom:10px; font-weight:bold; }
.home-promos p { padding:4px 0 0 0; margin-bottom:0; line-height:18px; }
.home-promos img { margin-right:12px; }

ul.tab-nav { display:block; overflow:hidden; height:55px; padding:0; margin:0 0 10px 0; list-style:none; background-image:url(../images/tab-nav-bg.jpg); background-repeat:repeat-x; }
ul.tab-nav li { display:block; float:left; position:relative; }
ul.tab-nav li.separator { width:2px; height:55px; background-image:url(../images/tab-nav-separator.jpg); background-repeat:no-repeat; background-position:left bottom; z-index:5; }
ul.tab-nav li a { display:block; padding:23px 22px 0 22px; height:32px; font-size:14px; color:#ffffff; text-decoration:none; text-align:center; font-weight:bold; }
ul.tab-nav li.active {-moz-box-shadow: 5px 10px 8px #888; -webkit-box-shadow: 5px 10px 8px #888; box-shadow: 5px 10px 8px #888;  z-index:10; border-right:2px solid #ffffff; }
ul.tab-nav li.active a { background-image:url(../images/tab-nav-active-bg.jpg); background-repeat:repeat-x; color:#00b3f0; } 



 /* GRID */
.home-grid { width:960px; }
.home-grid .struct .frame {  height:345px; }
 
.grid { margin: 0px 0px 20px 0px; position: relative; overflow: hidden; }
.grid .wrap { display: inline-block; vertical-align: top; }
.grid .struct { width: 212px; margin: 0px 20px 20px 0; background-color: #fafafa; border:4px solid #fafafa;  }
.grid .struct .frame { padding: 10px; background-color: #fff; border: 1px solid #ebebeb; position: relative; }
.grid .struct .ribbon-sale, 
.grid .struct .ribbon-new,
.grid .struct .ribbon-hot,
.grid .struct .ribbon-popular { position: absolute; left: -2px; top: -2px; width: 81px; height: 81px; background-image: url('../images/ribbon-latest.png'); background-repeat:no-repeat; }
.grid .struct .ribbon-popular { background-image:url(../images/ribbon-clearance.png); } 
.grid .struct .ribbon-sale { left: auto; right: -2px; background-image: url('../images/ribbon-sale.png');}
.grid .struct .ribbon-hot { background-image: url('../images/ribbon-hot.png'); }
.grid .struct .buttons { overflow:hidden; margin:12px 0 0 0; padding:12px 0 0 0; border-top:1px solid #e1e6e9; }
.grid .struct .buttons .blue-grad-btn { width:87px; float:right; text-align:center; padding:0; }
.grid .struct .buttons .white-grad-btn { width:87px; float:left; text-align:center; padding:0; }

.grid .struct .image { display:block; height:188px; margin-bottom:12px; border:1px solid #d9d9d9; overflow:hidden; text-align:center; }
.grid .struct img { max-width:100%;	}
.grid .struct .small-thumb img { border:1px solid #eee; display:block;  }
.grid .struct .name { font-size: 12px; font-weight: bold; line-height: normal; margin-bottom: 6px; }
.grid .struct .name a { color:#4c4c4c; text-decoration:none; }
.grid .struct p { line-height:15px; margin-bottom:10px; }
.grid .struct .price .old { text-decoration: line-through; font-size: 18px; line-height: normal; color: #ccc;  }
.grid .struct .price .new { font-size: 18px; line-height: normal; color: #00b3f0; }



/* 3 CTA BOXES */
.three-cta-box { overflow:hidden; margin-bottom:20px; }
.three-cta-box .box1 { width:287px; height:284px; float:left; border:1px solid #00b3f0; margin-right:33px; }
.three-cta-box .box1 .title { display:block; height:54px; line-height:54px; padding:0 0 0 15px; background-image:url(../images/video-promotion-title-bg.jpg); background-repeat:no-repeat; font-size:20px; color:#ffffff; } 
.three-cta-box .box1 .video-cont { display:block; padding:16px 17px 0 17px; height:230px; background-image:url(../images/video-promotion-content-bg.jpg); background-repeat:repeat-x; }
.three-cta-box .box1 .vid-box { display:block; border:1px solid #ffffff; background-color:#000000; height:136px; margin-bottom:10px; -moz-box-shadow: 0 0 6px #cccaca
-webkit-box-shadow: 0 0 6px #cccaca box-shadow: 0 0 6px #cccaca; }
.three-cta-box .box1 h3 { font-size:14px; line-height:14px; color:#4c4c4c; font-weight:bold; margin-bottom:10px; }
.three-cta-box .box1 p { line-height:15px; }

.three-cta-box .box2 { width:257px; height:269px; padding:15px 15px 0 15px; float:left; border:1px solid #ebebeb; background-image:url(../images/cta-box2.jpg); background-repeat:no-repeat; margin-right:33px; }
.three-cta-box .box2 .title { font-size:22px; color:#ffffff; line-height:24px; padding-bottom:10px; border-bottom:1px dotted #2c627a; margin-bottom:12px; }
.three-cta-box .box2 .white-box { width:138px; height:167px; padding:4px; float:left; background-color:#ffffff; }
.three-cta-box .box2 .white-box .inner-box { border:1px solid #ebebeb; display:block; }
.three-cta-box .box2 .text-cont { float:left; width:99px; padding:0 0 0 12px; }
.three-cta-box .box2 h3 { font-size:14px; line-height:16px; color:#ffffff; margin-bottom:10px; font-weight:bold; }
.three-cta-box .box2 p { line-height:15px; color:#ffffff; margin-bottom:12px; } 
.three-cta-box .box2 .white-grad-btn { display:block; text-align:center; font-size:12px;  }

.three-cta-box .box3 { width:257px; height:269px; padding:15px 15px 0 15px; float:left; border:1px solid #ebebeb; background-image:url(../images/cta-box3.jpg); background-repeat:no-repeat; position:relative; }
.three-cta-box .box3 .title { display:block; font-size:34px; color:#ffffff; font-weight:bold; text-shadow:1px 1px 2px #778b00; margin-bottom:12px; }
.three-cta-box .box3 .text-cont { width:124px; float:left; }
.three-cta-box .box3 .text20 { font-size:20px; color:#ffffff; font-weight:bold; line-height:24px; padding-bottom:10px; }
.three-cta-box .box3 p { color:#4c4c4c; line-height:15px; }
.three-cta-box .box3 .white-grad-btn { padding:0 10px; text-align:center; position:absolute; bottom:14px; right:14px; font-size:12px; }


.breadcrumb { margin-top:12px; margin-bottom: 30px;  font-size: 12px; }
.breadcrumb h1 { font-size: 24px; line-height: normal; color: #66ccff; margin-bottom:4px;	}
.breadcrumb span { color: #ccc; padding: 0px 10px; }
.breadcrumb a { color:#4c4c4c; text-decoration:none; }



/*
------------ TYPOGRAPHY ------------
*/
	
.typography {margin:0;}
.typography a {color: #66ccff;}
.typography a:hover {color: #f2498f;}
.typography .left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.typography .right {
	float: right;
	margin: 0px 0px 10px 20px;	
}
	
/*
------------ TABLE ------------
*/

.table {margin-bottom: 20px; }
.table td,
.table th {padding: 10px 16px;}
.table th {text-align: right;}
.table thead td,
.table thead th {
	background-color: #e5e5e5;
	text-align: center;
	border-bottom: 1px solid #d4d7d9;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.table tbody td,
.table tbody th {border-bottom: 1px solid #eee;}
.table tfoot td,
.table tfoot th {border-top: 0px solid #d4d7d9;}

.cart .prod-thumb { width:40px; height:40px; padding:4px; overflow:hidden; border:1px solid #d9d9d9; }
.cart .prod-thumb img { max-width:100%; }
.cart .qty-textbox { width:43px; height:26px; line-height:26px; text-align:center; padding:0; border:1px solid #dcdcdc; border-top:1px solid #cccccc; font-size:13px; color:#4d4d4d; }

/*
------------ CHECKOUT ------------
*/
	
	.checkout {padding:0;}
	.checkout .block-head {
		background-color: #e5e5e5;
		border-bottom: 1px solid #d4d7d9;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;	
		padding: 10px 16px;
		cursor: pointer;
	}
	.checkout .block-content {padding: 20px 0px; }
	.checkout .fluid50 {margin-bottom: 20px; }



/*
------------ FORM INLINE ------------
*/

	.form-inline h2 {margin-bottom: 20px;}
	.form-inline .field {padding-bottom: 20px;}
	.form-inline .field label {
		display: block;
		padding-bottom: 3px;
		font-weight: bold;
	}
	.form-inline .field input[type=text],
	.form-inline .field textarea {
		display: block;
		border: 1px solid #dcdcdc;	
		border-top-color: #ccc;
		border-bottom-color: #e5e5e5;
		box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		padding: 5px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	
	.form-inline .field textarea { width:95%; }
	
	.form-inline .field input[type=text] {
		height: 16px;
		width: 200px;
		max-width: 90%;
	}


/*
------------ CATEGORY INFO ------------
*/

	.category-info {
		margin: 0px 0 10px 0;
		overflow: hidden;
	}
	.category-info .image {
		float: left;
		margin: 0px 15px 5px 0px;	
	}
	.category-list {
		margin: 0px 0px 20px 0px;
		overflow: hidden;
	}
	.category-list h2 {
		font-size: 20px;
		margin-left: 20px;
		margin-right: 20px;		
	}
	
	.category-list li {margin-left: 10px;}


	.category {margin: 0px 0 40px 0;}
	.category ul { padding:0; margin:0; list-style:none; } 
	.category > ul > li {
		border-bottom: 1px solid #f2f2f2;
		background: url('../images/list-arrow.png') 4px 12px no-repeat;
		padding: 5px 10px 5px 18px;
	}
	.category > ul > li > ul {
		margin-left: 4px;
		line-height: 20px;	
	}
	.category > ul > li > ul > li{
		background: url('../images/list-arrow.png') 0px center no-repeat;
		padding-left: 14px;
	}
	.category .active {color: #0d9fdf;}
	.category .active:hover {color: #0d9fdf;}

/*
	------------ SIDE ------------
	*/

		aside .grid {padding-bottom: 1px; margin-bottom: 40px;}
		
		aside .grid .ribbon-new,
		aside .grid .ribbon-sale,
		aside .grid .buttons {display: none;}

		aside .grid .wrap {display: block; width:100%; }
		aside .grid .struct {
			width: auto;
			padding: 0;
			margin: 0 0 -1px 0;
			border: 0px solid #f2f2f2;
			border-width: 1px 0;
			display:block;
		}
		aside .grid .struct .frame {
			padding: 8px 5px;
			border: none;
		}
		aside .grid .struct img {
			width: 40px;
			margin: 0 10px 0 0;
			float: left;
		}
		aside .grid .struct .price .old,
		aside .grid .struct .price .new { font-size:12px; display:inline-block; }
		
/*
------------ PRODUCT DESCRIPTION ------------
*/

	.product-description {margin: 0px 20px 40px 20px; }

/*
------------ PRODUCT REVIEWS ------------
*/
	
	.product-reviews {margin: 0px 10px 40px 10px;}
	.product-reviews .review {
		padding: 0px 10px 15px 10px;
		margin-bottom: 15px;
		border-bottom: 1px solid #f2f2f2;	
	}
	.product-reviews .review .rating {
		display: block;
		float: right;
		margin-right: 10px;
	}
	.product-reviews .review .date {
		color: #ccc;
		padding-left: 10px;	
	}
	.product-reviews .review .header {margin-bottom: 5px;}
	.product-reviews .pagination {
		margin: 0 10px 40px 10px;
		padding: 0;
		border: none;
	}
	.product-reviews .form-inline {margin: 0px 10px;}

/*
------------ PRODUCT INFO ------------
*/
	
	.product-info {margin: 0px 10px 0 30px;}
	.product-info .left {float: left; margin-bottom: 30px;}
	.product-info .right {margin-left: 270px; margin-bottom: 30px;}
	.product-info .image {
		display: block;
		margin-bottom: 10px;
		/*border:1px solid #d9d9d9;*/
		
	}
	.product-info .image img {display: block;}
	.product-info .image-additional {width: 255px; margin-right: -15px;}
	.product-info .image-additional a {
		display: block;
		float: left;
		overflow: hidden;
		margin-right: 13px;
		margin-bottom: 10px;
		/*border:1px solid #d9d9d9;*/
	}
	.product-info .image-additional a img {display: block;}
	.product-info .description {
		border-top: 1px solid #f2f2f2;
		padding: 15px 10px;
		overflow: hidden;
	}
	.product-info .description ul {
		float: left;	
		line-height: 22px;
		font-weight:bold;
		padding:0; margin:0; list-style:none;
	}
	.product-info .price {
		float: right;	
		text-align: right;
	}
	.product-info .price-default {
		font-size:24px;
		color: #66ccff;
	}
	.product-info .price-new {
	font-size:24px;
		color: #0d9fdf;
		padding-bottom:6px;
	}
	.product-info .price-old {
		font-size:16px;
		padding-bottom:6px;
		text-decoration: line-through;
		color: #cccccc;
	}
	.product-info .price-add {color: #ccc;}
	.product-info .cart {
		border-top: 1px solid #f2f2f2;
		padding: 15px 10px;
		overflow:hidden;
	}
	.product-info .cart input {
		display: inline-block;
		height: 14px;
		width: 40px;
		padding: 6px 6px;
		margin: 0px 12px 0px 8px;
		text-align: center;
	}
	.product-info .cart .button {
		position: relative;
		top: -1px;
		margin-bottom: -1px;
		font-weight: bold;
		margin-right: 10px;
	}
	.product-info .green-plus-btn { float:right; width:30px; height:30px; margin:0 0 0 12px; }
	.product-info .like-btn { float:right; margin:2px 0 0 0; }
	.product-info .button-icon {
		margin-right: 15px;
		display: inline-block;
		line-height: 25px;
	}
	.product-info .button-icon .icon {
		float: left;
		width: 25px;
		height: 25px;
		margin-right: 5px;
		background-color: #ccc;
		background-image: url('../images/icon-button.png');
	}
	.product-info .button-icon:hover .icon {background-color: #f2498f;}
	.product-info .button-icon .icon-wish {}
	.product-info .button-icon .icon-compare {background-position: -25px 0px;}
	.product-info .options {
		border-top: 1px solid #f2f2f2;
		padding: 10px 10px;
	}
	.product-info .options h2 {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.product-info .option {padding: 10px 0;}
	.product-info .option label {
		display: inline-block;
		min-width: 100px;	
		font-weight: bold;
	}
	.product-info .option select {min-width: 160px;}
	.product-info .review {
		border-top: 1px solid #f2f2f2;
		padding: 15px 10px;
		overflow: hidden;
	}
	.product-info .review .rating {
		display: block;
		float: left;
		margin-right: 10px;
	}
	.product-info .review .share {
		display: block;
		float: right;
		margin-left: 10px;
	}
	.product-info .review-count {
		padding-right: 10px;
		border-right: 1px solid #ccc;
		margin-right: 10px;	
	}


/*
	------------ TABS ------------
	*/	
		.tab-wrap { padding:0 0 0 20px; }
		
	.tabs {
		border-bottom: 1px solid #eee;
		padding: 0px 10px;
		margin: 0px 10px 20px 10px;
		height: 30px;
		display:block;
	}
	.tabs a {
		display: block;	
		float: left;
		height: 30px;
		line-height: 30px;
		padding: 0px 15px;
	}
	.tabs a.selected {
		background-color: #fff;
		border-radius: 3px 3px 0 0;
		border: 1px solid #eee;
		border-bottom-width: 0;
		margin-bottom: -1px;
		line-height: 32px;
		padding: 0px 14px;
		color:#0186c3;
		background-image:url(../images/tab-btn-selected-bg.jpg); background-repeat:repeat-x;
	}
		
		
		
		.related-prod .struct { margin-right:10px;  }
		.related-prod .struct.last { margin-right:0; }

/*
------------ PRODUCT FILTER ------------
*/
	
	.product-filter {
		margin: 0px 10px 30px 10px;	
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding: 12px 10px;
		font-size: 12px;
		line-height: 26px;
		overflow: hidden;
	}
	.product-filter .combo-button {
		float: left;
		margin-right: 15px;
	}
	.product-filter .product-compare {float: left;}
	.product-filter .options {text-align: right;}
	.product-filter .sort,
	.product-filter .limit {
		text-align: right;
		display: inline-block;
		margin-left: 20px;
	}
	.product-filter select  {margin: 0 0 0 8px;}


	
	/*
	------------ ROWS ------------
	*/
	.rows {
		margin: 0;
		overflow: hidden;
	}	
	.rows .row {
		margin: 0 20px 40px 20px;
		overflow: hidden;
	}
	.rows .image {
		display: block;
		float: left;
		margin-right: 15px;
		margin-bottom: 5px;
		position: relative;
		border:1px solid #d9d9d9;
		text-align:center;
		padding:5px;
		vertical-align:middle;
	}
	.rows .image.sale { border:1px solid #cc1433; }
	.rows .image img {
		display: block;
		max-width: 148px;
		margin:auto;
		
	}
	.rows .name {
		font-size:18px;
		margin-bottom: 6px;
	}
	.rows .price {margin-bottom: 4px;}
	.rows .price .old {
		text-decoration: line-through;	
		font-size: 12px;
		line-height: normal;
		color: #ccc;	
	}
	.rows .price .new {
		font-size: 12px;
		line-height: normal;
		color: #0d9fdf;
	}
	.rows .desc {margin-bottom: 10px;}
	.rows .blue-grad-btn { font-size:15px; padding:0 14px; }
	.rows .button {margin-right: 10px;}
	.rows .button-icon {
		margin-right: 15px;
		display: inline-block;
		line-height: 25px;
	}
	.rows .button-icon .icon {
		float: left;
		width: 25px;
		height: 25px;
		margin-right: 5px;
		background-color: #ccc;
		background-image: url('../images/icon-button.png');
	}
	.rows .button-icon:hover .icon {background-color: #f2498f;}
	.rows .button-icon .icon-wish {}
	.rows .button-icon .icon-compare {background-position: -25px 0px;}
	
	.rows .tag {
		display: inline-block;
		background-color: #4d4d4d;
		color: #fff;
		font-size: 11px;
		font-weight: 100;
		line-height: 16px;
		height: 16px;
		position: relative;
		top: -2px;
		margin-right: 5px;
		border-radius: 2px;
		padding: 0 6px;
	}
	.rows .tag-new {background-color: #0d9fdf;}
	.rows .tag-sale {background-color: #cc1433;}
    .rows .tag-hot {background-color: #cc1433;}
    .rows .tag-popular {background-color: #88b201;}
	
		.rows .image img {
			width: 120px;	
		}

/*
------------ PAGINATION ------------
*/

.pagination {
	margin: 0 10px 40px 10px;
	padding: 10px;
	border-top: 1px solid #f2f2f2;
	overflow: hidden;
}
.pagination .links {float: left;}
.pagination .links * {padding: 0px 3px;}
.pagination .result {float: right;}

/*
------------ COMBO BUTTON ------------
*/
	.combo-button {
		display: inline-block;	
		height: 25px;
	}
	.combo-button a {
		cursor: default;
		
		display: inline-block;
		margin-right: -1px;
		
		height: 25px;
		font-size: 12px;
		line-height: 25px;
		color: #505050;
		padding: 0px 10px;	
		
		box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset;
		-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset;
		-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset;
		

	}
	.combo-button a:hover {
		position: relative;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 1px 2px rgba(0, 0, 0, .05);
		-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 1px 2px rgba(0, 0, 0, .05);
		-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 1px 2px rgba(0, 0, 0, .05);
	}
	.combo-button a:active,
	.combo-button a.active {
		position: relative;
		z-index: 1;
		background-color: #139dda;
		background-position: 0 -30px;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset, 0 1px 4px rgba(0, 0, 0, .3) inset;
		-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset, 0 1px 4px rgba(0, 0, 0, .3) inset;
		-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset, 0 1px 4px rgba(0, 0, 0, .3) inset;
	}
	.combo-button a.active .icon-list { background-image:url(../images/icon-combo-white.png); background-repeat:no-repeat; background-position:0 0;  }
	.combo-button a.active .icon-grid { background-image:url(../images/icon-combo-white.png); background-repeat:no-repeat; background-position:-11px 0;  }
	
	.combo-button a:first-child {
		border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		-webkit-border-radius: 3px 0 0 3px;	
	}
	.combo-button a:last-child {
		border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		-webkit-border-radius: 0 3px 3px 0;	
		margin-right: 0px;
	}
	.combo-button a:only-child {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;	
	}
	.combo-button .icon {
		position: relative;
		top: 7px;
		width: 11px;
		height: 11px;
		display:block;
		background: url('./../images/icon-combo.png');
	}
	.combo-button .icon-list {}
	.combo-button .icon-grid {background-position: -11px 0;}



/*
------------ LIST ------------
*/

	.list {margin-bottom: 20px; padding:0; list-style:none; }
	.list li {
		background: url('../images/list-arrow.png') 0px center no-repeat;
		padding: 2px 10px 2px 14px;
	}

/*
------------ ORDER LIST ------------
*/
	
	.order-list {margin:0 0 20px 0; }
	.order-list ul { padding:0; margin:0; list-style:none; }
	.order-list li {
		overflow: hidden;
		border-bottom: 1px solid #f2f2f2;
		padding: 0px 10px 15px 10px;
		margin-bottom: 15px;
		color:#4d4d4d;
	}
	.order-list li div {
		float: left;
		width: 33.3%;
	}
	.order-list .pagination {
		margin: -15px 0px 20px 0px;
		border: none;
	}


/*
	------------ NAV ------------
	*/

		.nav-phone {
			position: relative;
			z-index: 30;
			margin: 0 10px 10px 10px;
		}
		.nav-phone div {
			padding: 0px 16px;
			overflow: hidden;
			position: relative;
			background-color:#040404;
			background-image:url(../images/black-grad-h39.jpg);
			background-repeat:repeat-x;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			font: 18px/40px 'PT Sans Narrow';
			color: #fff;
			text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
		}
		.nav-phone select {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			opacity: 0;
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
			cursor: pointer;
		}

/*
		------------ CART ------------
	*/
	
		#cart {
			z-index: 40;
			position: absolute;	
			right: 30px;
			top: 35px;
			text-align: right;
		}
		#cart .icon {
			background: url('./../images/cart-icon-small.png');
			width: 26px;
			height: 24px;
			display: block;
			float: left;
			position: relative;
			top: 10px;
			margin-right: 8px;
			margin-left: 2px;
		}
		#cart .cart-total {
			height: 40px;
			font: bold 20px/40px 'PT Sans Narrow';
			background-image:url(../images/blue-grad-h40.jpg);
			background-repeat:repeat-x;
			padding: 0px 8px;
			color: #fff;
			border-radius: 2px;	
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			float: right;
			position: relative;
			cursor: pointer;

		}
		#cart .cart-list {
			width: 100%;
			margin-top: -10px;	
		}
		#cart .cart-list tr td { vertical-align:middle; }
		#cart .cart-list a {color: #4c4c4c;}
		#cart .cart-list a:hover {color: #f2498f;}
		#cart .cart-list .image a,
		#cart .cart-list .image img {display: block;}
		
		#cart .cart-list .image,
		#cart .cart-list .remove {padding-right: 10px;}
		
		#cart .cart-list .name,
		#cart .cart-list .quantity,
		#cart .cart-list .total {padding-right: 20px;}
		
		#cart .cart-list .remove div {
			width: 8px;
			height: 8px;
			background: #ccc url('../images/delete.png');
			cursor: pointer;
		}
		
		#cart .cart-list .remove div:hover {
			background-color: #66ccff;	
		}
		
		#cart .cart-list td {
			padding-bottom: 10px;
			padding-top: 10px;
			border-bottom: 1px solid #f2f2f2;
		}
		#cart .cart-end {
			margin: 10px 0px;
			width: 100%;	
		}
		#cart .cart-end th {text-align: left; font-weight:bold; padding-bottom:2px; }
		#cart .cart-end td {text-align: right; padding-bottom:2px;}

		
	/*
------------ DROP MENU ------------
*/

	.drop-content {
		position: absolute;
		top: 40px;
		right: 0px;
		width: 400px;
		height: 8px;
		display: none;
	}
	.drop-arrow {
		display: none;
		position: absolute;
		width: 0;
		height: 0;
		left: 50%;
		margin-left: -6px;
		z-index: 51;
		content: '\00a0';
		bottom: -8px;
		border: 6px solid transparent;
		border-bottom-color: #d9d9d9;	
		border-bottom-color: rgba(178, 178, 178, 1);
	}
	.drop-arrow:after {
		position: absolute;
		width: 0;
		height: 0;
		left: 50%;
		margin-left: -6px;
		z-index: 51;
		display: block;
		content: '\00a0';
		bottom: -7px;
		border: 6px solid transparent;
		border-bottom-color: #fff;	
	}
	.drop-body {
		position: absolute;
		top: 8px;
		right: 0px;
		background-color: #fff;
		padding: 10px;
		font-size: 12px;
		line-height: 16px;
		color: #4c4c4c;
		
		border: 1px solid #d9d9d9;
		border: 0px solid rgba(0, 0, 0, 0);
		
		box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25), 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25), 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25), 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
	}
	.drop-body ul {
		margin: -5px;
		float: left;
		margin-right: 20px;
	}
	.drop-body ul li a {
		display: block;
		padding: 0px 5px;
		font-size: 12px;
		line-height: 22px;
	}


/*
------------ FORM ELEMENTS ------------
*/

	input[type=text],
    input[type=number],
	input[type=password],
	textarea {
		display: block;
		border: 1px solid #dcdcdc;	
		border-top-color: #ccc;
		border-bottom-color: #e5e5e5;
		box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) inset;
		padding: 5px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	input[type=text],
	input[type=password],
    input[type=number] {
		height: 16px;
		max-width: 90%;
	}
input[type=number]
{
    width: 50px;
}



/*
------------ FOOTER ------------
*/
.footer-green-wrap { display:block; height:56px; background-image:url(../images/footer-green-grad-bg.jpg); background-repeat:repeat-x; }
.footer-green-inner { width:940px; margin:auto; padding:24px 0 0 0;  }
.footer-green-inner p { font-weight:bold; color:#ffffff; line-height:14px; }
.footer-green-inner p a { color:#ffffff; text-decoration:none; display:inline-block; padding:0 6px; }

.footer-blue-wrap { width:100%; display:block; background-color:#1aa1e2; height:206px; background-image:url(../images/footer-blue-bg.jpg); background-repeat:no-repeat; background-position:top right; }
.footer-blue-inner { width:940px; margin:auto; overflow:hidden; padding:24px 0 0 0; }
.footer-blue-inner ul { padding:0; margin:0; list-style:none; float:left; width:172px; padding:0 10px 0 0; }
.footer-blue-inner ul li { display:block; font-size:12px; line-height:14px; color:#ffffff; padding-bottom:18px; }
.footer-blue-inner ul li a { color:#ffffff; text-decoration:none;  }
.footer-blue-inner .foot-right-col { width:190px; float:right; text-align:right; }
.footer-blue-inner .foot-right-col p { font-size:14px; line-height:17px;  display:block; text-align:right; margin-bottom:14px; padding-right:2px; color:#ffffff; }
.footer-blue-inner .foot-right-col .btm-text { width:170px; float:right; padding:12px 2px 0 0;  text-align:right; font-size:12px; color:#ffffff; border-top:1px solid #1791cb;	  }



.footer-phone .foot-about { padding:30px 10px 20px 10px; overflow:hidden; }

