/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
header, footer, article, section, hgroup, nav, figure, aside {display: block;}
figure {
	margin:0;
	padding:0;
}
html {height:100%;}
body {
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#535353;
	min-width:980px;
	background:#fff;
	height:100%;
}
img {border-style:none;}
a {
	color:#06c;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#848589;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/* wrapper */#wrapper{
	width:100%;
	height:100%;
	display:table;
}
.w1 {
	width:100%;
	display:table-row;
}
.w2 {
	overflow:hidden;
}
#header {
	width:100%;
	padding:74px 0 23px;
	z-index:10;
}
#header .search-form {display:none;}
#header .search-form {
	float:right;
	margin:18px 0 0;
}
/* section-box */.section-box {
	width:100%;
	top:0;
	left:0;
	position:absolute;
}
/*.home .section-box {position:static !important;}*/


.section-box.active {
	z-index:10;
}
.section-box.active .holder2 {
	min-width:980px;
	padding:0 0 4px;
	background:url(/images/update/bg-shadow.png) repeat-x 0 100%;
}

.section-box .holder {
	background:#ffea9d;
	width:100%;
	position:relative;
	z-index:2;
}
.section-box .frame {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
.section-box .frame:after {
	content:"";	display:block;	clear:both;
}
/* nav-box */.nav-box {
	width:100%;
	background:#f9f5e9 url(/images/update/bg-nav.png) repeat-x;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	text-shadow:0 1px 0 #fff;
	padding:1px 0;
}
.nav-box .holder {
	width:960px;
	margin:0 auto;
}
.nav-box .holder:after {
	content:"";	display:block;	clear:both;
}
.nav-box ul {
	float:left;
	background:url(/images/update/separator.png) no-repeat 100% 0;
}
.nav-box li {
	float:left;
	padding:0 0 0 1px;
	background:url(/images/update/separator.png) no-repeat;
}
.nav-box a {
	float:left;
	height:26px;
	padding:10px 15px 0 14px;
}
.nav-box a:hover,
.nav-box .active a {
	height:27px;
	padding-top:13px;
	margin:-3px 0 -1px;
	text-decoration:none;
	position:relative;
	z-index:2;
	background:url(/images/update/bg-nav-hover.png) repeat-x;
}
.nav-box .right {float:right;}
/* logo */.logo {
	float:left;
	background:url(/images/update/sprite.png) no-repeat;
	width:166px;
	height:75px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-1px 0 0 -22px;
}
.logo a {
	display:block;
	height:100%;
}
/* main */#main {
	width:960px;
	margin:0 auto;
	min-height:800px;
     height:auto !important;
     height:800px; 
}
/* breadcrumbs */.breadcrumbs {
	width:100%;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	margin:-5px 0 14px;
}
.breadcrumbs li {
	float:left;
	background:url(/images/update/arrow.png) no-repeat 0 6px;
	padding:0 8px 0 12px;
}
.breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
/* container */.container {width:100%;}
.container:after {
	content:"";	display:block;	clear:both;
}
/* content */#content {
	float:right;
	width:619px;
}
/* product-box */.product-box {
	width:100%;
	line-height:16px;
}
.product-box h1 {
	margin:0 0 1px;
	font-size:24px;
	line-height:27px;
	font-weight:bold;
}
.product-box .price {
	display:block;
	margin:0 0 17px;
}



.product-box .price strong {font-weight:bold;}
/* add-row */.add-row {
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
.add-row .btn {
	float:left;
	background:url(/images/update/sprite.png) no-repeat -67px -489px;
	width:154px;
	height:29px;
	padding:10px 0 0;
	text-align:center;
	font-size:16px;
	line-height:19px;
	color:#fff;
	font-weight:bold;
	margin:0 27px 0 1px;
	text-shadow:0 -1px 0 #1969a7;
}
.add-row .btn:hover {
	text-decoration:none;
	background-position:-67px -534px;
}
.add-row .btn.pressed {background-position:-67px -584px;}
.add-row img {
	margin:8px 0 0;
	vertical-align:top;
}
/* info */.info {
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
.info dl {
	float:left;
	width:280px;
	margin:0 22px 0 0;
}
.info dt {
	float:left;
	clear:left;
	width:90px;
	padding:0 5px 0 0;
}
.info dd {
	margin:0 0 2px;
	font-weight:bold;
}
.info .alt dt {width:100px;}
/* add-links */.add-links {
	width:100%;
	text-shadow:0 1px 0 #fff;
	background:#f0f0f0;
	padding:12px 0;
	font-size:14px;
	margin:0 0 17px;
	line-height:16px;
	overflow:hidden;
}
/* add-links */.add-links li {
	float:left;
	margin:0 15px;
}
/* description-box */.description-box {
	width:100%;
	padding:0 0 14px;
	margin:0 0 37px;
	border-bottom:1px solid #ccc;
}
.description-box h2 {
	margin:0 0 12px;
	color:#333;
	font-size:18px;
	line-height:21px;
}
.description-box p {margin:0 0 14px;}
/* list-box */.list-box {
	width:553px;
	padding:0 0 20px;
	line-height:16px;
}
.list-box .meta {
	width:100%;
	overflow:hidden;
}
.list-box h3 {
	padding:0 0 2px;
	font-size:18px;
	line-height:20px;
	color:#06c;
	float:left;
}
.list-box .price {
	float:right;
	margin:3px 0 0;
	font-size:15px;
	line-height:17px;
}
.list-box h2 {
	margin:0 0 17px;
	font-size:18px;
	line-height:20px;
	color:#333;
}
.list-box li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 20px;
}
.list-box .image {
	float:left;
	margin:0 19px 0 0;
}
.list-box .text-box {
	overflow:hidden;
	height:1%;
}
#wrapper .list-box .options {padding:0 0 2px;}
/* product-block */.product-block {
	width:100%;
	overflow:hidden;
	line-height:16px;
	color:#535353;
	padding:0 0 13px;
}
.product-block .gallery {
	float:left;
	margin:5px 18px 0 0;
}
.product-block .text-box {
	overflow:hidden;
	height:1%;
	padding:1px 0 0;
}
.product-block h1 {
	font-size:24px;
	line-height:26px;
	color:#333;
	margin:0 0 1px;
}
.product-block dl {overflow:hidden;}
.product-block dt {
	float:left;
	clear:left;
	padding:0 4px 0 0;
}
.product-block dd {margin:0 0 3px;}
.product-block dl strong {font-weight:bold;}
.product-block p {margin:0 0 14px;}
.product-block .social-box {
	padding:12px 0 4px;
	margin:0;
	border:0;
	width:622px;
}
.product-block .social-box li {margin:0 0 0 15px;}
.product-block .social-box li:first-child {margin:0;}
/* links-block */.links-block {
	width:100%;
	margin:0 0 33px;
}
.links-block.active {
	left:0 !important;
	top:74px;
	z-index:9;
	padding:0 0 4px;
	background:url(/images/update/bg-shadow.png) repeat-x 0 100%;
}
.links-block .holder {
	width:100%;
	background:#f0f0f0;
}
.links-block .frame {
	width:960px;
	overflow:hidden;
	text-shadow:0 1px 0 #fff;
	padding:12px 0;
	font-size:14px;
	margin:0 auto;
	line-height:16px;
}
.links-block ul {
	float:left;
}
.links-block li {
	float:left;
	margin:0 15px;
}
/* table-box */.table-box {
	width:100%;
	margin:0 0 27px;
	padding:26px 0 0;
	border-top:1px solid #ccc;
}
.table-box h2 {
	margin:0 0 10px;
	color:#333;
	font-size:18px;
	line-height:20px;
}
/* table */

#specChart{
	font-size:13px;
}
.table {
	width:100%;
	color:#333;
	margin:0 0 18px;
	line-height:16px;
	border-collapse:collapse;
}
.table-box p {margin:0 0 2px;}
.table .odd td {background:#f0f0f0;}
.table td {padding:4px 15px;}
.table th {
	font-weight:bold;
	padding:3px 15px;
}
.table tr td:first-child {
	font-weight:bold;
	padding:3px 0 3px 20px;
}
.table-box .note {padding:0 0 0 20px;}
/* links-boxes */.links-boxes {
	width:100%;
	overflow:hidden;
	margin:-11px 0 0;
}
.links-boxes .links-box {
	margin:-1px 0 0;
	padding:37px 0 37px;
}
/* link-box */.link-box {
	border:solid #ccc;
	border-width:1px 0;
	padding:27px 0 28px;
	font-size:18px;
	line-height:20px;
	margin:0 0 10px;
}
.link-box a {
	background:url(/images/update/ico-link.png) no-repeat;
	padding:2px 0 5px 39px;
}
.link-box .ico2 {background:url(/images/update/ico2.png) no-repeat;}
/* video-box */.video-box {
	width:100%;
	padding:16px 0 37px;
}
.video-box h2 {
	margin:0 0 19px;
	font-size:18px;
	line-height:20px;
	color:#333;
}
.video-box .video {margin:0 0 0 20px;}
/* reviews */.reviews {
	width:100%;
	color:#333;
	line-height:15px;
	padding:16px 0 0;
}
.reviews h2 {
	font-size:18px;
	line-height:20px;
	margin:0 0 9px;
}
.reviews .meta {
	width:100%;
	overflow:hidden;
	padding:0 0 28px;
}
.reviews .meta span {
	float:left;
	margin:0 3px 0 0;
}
.reviews .star-rating {
	float:left;
	margin:3px 5px 0 0;
}
.reviews-list .meta {
	font-style:italic;
	overflow:hidden;
	padding:0 0 10px;
}
.reviews-list .meta span {
	float:none;
	margin:0;
}
.reviews-list .meta a {color:#333;}
/* reviews-list */.reviews-list {
	width:660px;
	padding:0 0 0 20px;
}
.reviews-list p {margin:0 0 9px;}
.reviews-list > li {
	padding:0 0 46px;
	vertical-align:top;
	width:100%;
}
.reviews-list .note {color:#535353;}
.reviews-list h3 {
	margin:0 0 8px;
	font-size:15px;
	line-height:17px;
}
/* btn-add */.btn-add {
	background:url(/images/update/sprite.png) no-repeat -242px -529px;
	width:160px;
	height:27px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#5e5f63;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	padding:8px 0 0;
	text-shadow:0 1px 0 #fff;
	margin:0 0 35px;
}
.btn-add:hover {
	background-position:-242px -489px;
	color:#7e7e7e;
	text-decoration:none;
}
.btn-add.pressed {
	color:#5e5f63;
	background-position:-243px -569px;
}
/* promo-list */.promo-list {
	font-size:18px;
	line-height:20px;
	border-top:1px solid #ccc;
	padding:26px 0 15px;
}
.promo-list h2 {
	margin:0 0 15px;
	color:#333;
	font-size:18px;
	line-height:20px;
}
.promo-list ul {
	height:1%;
	padding:0 0 0 7px;
	overflow:hidden;
}
.promo-list li {
	float:left;
	height:184px;
	width:225px;
	padding:0 0 1px;
	margin:0 0 0 16px;
	text-align:center;
}
.promo-list a {display:block;}
.promo-list img {
	vertical-align:top;
	margin:0 0 -3px;
}
.promo-list li:first-child {margin:0;}
/* main-container */.main-container {
	width:100%;
	overflow:hidden;
	margin:0 0 40px;
	background:url(/images/update/bg-main-container.png) repeat-y;
	position:relative;
}
.main-container h2,#searchDisplaying h2 {
	background:#fff;
	font-size:18px;
	line-height:21px;
	color:#333;
	padding:0 0 16px;
	width:100%;
	font-weight:normal;
}
.main-container .twocolumns {
	float:right;
	width:740px;
}
.main-container .list-box {
	/*min-height:665px;*/
	padding:0 0 40px;
}
.main-container .aside {
	float:right;
	width:160px;
}
.main-container .aside .widget {padding:12px 0 6px;}
.main-container .aside h3 {margin:0 0 10px;}
.main-container .aside a:hover,
.main-container .aside .active a {
	color:#333;
	text-decoration:none;
}
.main-container .content {
	float:left;
	width:550px;
}
.main-container .sidebar {
	float:left;
	width:200px;
	padding:12px 0 0;
}
.main-container .sidebar h3 {margin:0 0 10px;}
/* search-list */.search-list {
	line-height:20px;
	padding:0 16px 7px;
}
.search-list ul {padding:4px 0 0;}
.search-list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 9px;
}
.main-container .sidebar .btn, .view-box .btn {
	display:block;
	color:#5e5f63;
	background:url(/images/update/sprite.png) no-repeat -3px -514px;
	width:50px;
	height:21px;
	font-size:10px;
	line-height:21px;
	text-align:center;
	margin:6px 10px 0 0;
	cursor:pointer;
}
.main-container .search-list .btn {
	float:left;
	margin:0 10px 0 0;
}
.main-container .sidebar .btn:hover {
	background-position:-3px -489px;
	text-decoration:none;
}
.main-container .sidebar .btn.pressed {background-position:-3px -539px;}
/* list-form */.list-form {
	height:1%;
	border-top:1px solid #fff;
	padding:12px 10px 18px 16px;
	overflow:hidden;
}
.list-form select {
	width:171px;
	margin:0;
	padding:0;
}
.main-container .sidebar .list-form h3 {margin:0 0 15px;}
.main-container .sidebar .view-box {
	border-top:1px solid #fff;
	padding:12px 16px 8px;
}
body .main-container .view-box h3 {margin:0 0 9px;}
/* controls */.controls {
	width:300px;
	position:absolute;
	bottom:2px;
	left:219px;
	font-size:14px;
	line-height:17px;
	color:#333;
}
.controls #paginationInfo {
	float:left;
	margin:5px 0 0 13px;
}
.btn-down,
.btn-up {
	float:left;
	background:url(/images/update/sprite.png) no-repeat -144px -164px;
	overflow:hidden;
	text-indent:-9999px;
	width:29px;
	height:27px;
}
.btn-down {background-position:-173px -164px;}
.btn-down:hover {background-position:-173px -133px;}
.btn-up:hover {background-position:-144px -133px;}
.btn-up.disabled {
	background-position:-145px -195px;
	cursor:default;
}
.btn-down.disabled {
	background-position:-173px -226px;
	cursor:default;
}
/* sidebar */#sidebar {
	float:left;
	width:320px;
	padding:5px 0 0;
}
/* gallery */.gallery {
	width:320px;
	padding:0 0 9px;
}
.gallery-holder {
	width:320px;
	margin:0 0 14px;
}
.gallery-holder ul {
	width:320px;
	height:240px;
	position:relative;
}
.gallery-holder li {
	position:absolute;
	left:0;
	top:0;
	width:320px;
}
.gallery-holder li.active {z-index:2;}
/* thumbnails */.gallery .thumbnails {
	width:320px;
	overflow:hidden;
}
.gallery .thumbnails ul {
	width:340px;
	overflow:hidden;
}
.gallery .thumbnails li {
	float:left;
	padding:0 11px 11px 0;
}
.gallery .thumbnails img {
	float:left;
	border:1px solid #b5b6b8;
}
.gallery .thumbnails .active img,
.gallery .thumbnails a:hover img {border-color:#06c;}
/* widget */.widget {
	width:100%;
	background:#f0f0f0;
	padding:0 0 10px;
}
/* social-box */.social-box {
	width:100%;
	margin:0 0 12px;
	padding:15px 0 4px;
	border-bottom:1px solid #fff;
}
.social-box ul {
	height:1%;
	padding:0 0 0 7px;
}
.social-box li {
	float:left;
	margin:0 0 0 15px;
	padding:0 0 5px;
}
.social-box li:first-child {margin-left:0;}.social-box ul:after {
	content:"";	display:block;	clear:both;
}
#___plusone_0 {width:50px !important;}
.pin-it-button {
	display:block;
	margin:-2px 0 0;
}
.fb-like {margin:-2px 0 0;}
#iframe-stmblpn-widget-1 {margin:1px 0 0 !important;}
/* view-box */.view-box {
	padding:0 15px;
	text-shadow:0 1px 0 #fff;
	line-height:16px;
}
.main-container .sidebar h3,
.view-box h3 {
	margin:0 0 7px;
	color:#333;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.view-box li {
	overflow:hidden;
	vertical-align:top;
	width:100%;
	padding:0 0 6px;
}
.view-box span {float:right;}
/* promo-box */.promo-box {
	width:464px;
	min-height:188px;
	padding:35px 8px 26px 497px;
	margin:0 0 26px;
	background:url(/images/update/bg-promo-box.jpg) no-repeat;
	border-bottom:1px solid #ccc;
}
.promo-box h2 {
	margin:0 0 23px;
	font-size:23px;
	line-height:30px;
	color:#333;
	font-weight:bold;
}
.search-form h3 {
	font-size:18px;
	line-height:21px;
	color:#333;
	font-weight:normal;
	margin:0 0 14px;
}
.search-form .text {
	float:left;
	background:url(/images/update/sprite.png) no-repeat -3px -391px;
	width:360px;
	height:39px;
	padding:0 92px 0 10px;
	margin:0 0 0 1px;
}
.search-form .text.parent-focus {background-position:-3px -436px;}
.search-form .text input {
	width:360px;
	padding:10px 0;
	color:#ceced0;
	font-size:17px;
	line-height:19px;
	margin:0;
	background:none;
	outline:none;
	border:0;
	float:left;
}
#search:focus,#search2:focus {color:#666;}

.search-form .submit {
	float:left;
	background:url(/images/update/sprite.png) no-repeat -43px -133px;
	width:80px;
	height:34px;
	margin:3px 0 0 -83px;
	padding:0;
	outline:none;
	border:0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.search-form .submit:hover {background-position:-43px -174px;}
.search-form .submit.pressed {background-position:-43px -216px;}
.search-form .row {
	width:100%;
	padding:0 0 7px;
	position:relative;
}
.search-form .active .drop {display:block;}
.search-form .drop {
	position:absolute;
	top:39px;
	left:5px;
	border:solid #b0b1b2;
	border-width:0 1px 1px 1px;
	background:#fff;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	z-index:10;
	width:450px;
	padding:2px 0 0;
	display:none;
}
.search-form .drop a {
	display:block;
	padding:2px 12px;
	color:#666;
}
.search-form .drop .selected-line a,
.search-form .drop a:hover {
	border:solid #e6e9eb;
	border-width:1px 0;
	padding:1px 12px;
	background:#f6f7f8;
	text-decoration:none;
}
.search-form .row:after {
	content:"";	display:block;	clear:both;
}
.search-form .note {
	float:left;
	font-style:italic;
	color:#999;
	font-size:12px;
	line-height:15px;
}
.search-form .link {
	float:right;
	font-size:12px;
	line-height:15px;
}
/* news-box */.news-box {
	width:100%;
	margin:0 0 15px;
}
.news-box.alt {margin:0 0 19px;}
.news-box h2 {
	margin:0 0 15px;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#333;
}
.news-box .cols {
	width:100%;
	overflow:hidden;
}
.news-box .col {
	float:left;
	width:463px;
}
.news-box .col2 {
	float:right;
	width:463px;
}
.news-box .cols li {
	overflow:hidden;
	vertical-align:top;
	width:100%;
	padding:0 0 20px;
}
.news-box .image {
	float:left;
	margin:0 19px 0 0;
}
.news-box .text-box {
	overflow:hidden;
	height:1%;
	line-height:15px;
	padding:1px 0 0;
}
.news-box h3 {
	margin:0 0 2px;
	font-size:18px;
	line-height:20px;
	color:#06c;
}
.options {
	width:100%;
	overflow:hidden;
	font-weight:bold;
	color:#333;
	padding:0 0 3px;
}
.news-box.alt .options a {color:#06c;}
.options a {color:#333;}
#wrapper .options li {
	float:left;
	padding:0 7px;
	width:auto;
	background:url(/images/update/separator2.png) no-repeat 0 3px;
}
#wrapper .options li:first-child {
	padding:0 5px 0 0;
	background:none;
}
.options .price {color:#d84b3e;}
.options .price.old {
	color:#333;
	text-decoration:line-through;
}
.news-box p {margin:0;}
/* adv-box */.adv-box {
	width:100%;
	overflow:hidden;
	margin:0 0 36px;
}
.adv-box h2 {
	margin:0 0 8px;
	font-size:13px;
	line-height:16px;
}
/* adv-list */.adv-list {
	width:100%;
	overflow:hidden;
}
.adv-list li {
	float:left;
	margin:0 0 0 30px;
}
.adv-list li:first-child {margin:0;}
.adv-list img {vertical-align:top;}
/* links-box */.links-box {
	width:100%;
	padding:26px 0 36px;
	border-top:1px solid #ccc;
	line-height:16px;
}
.links-box.first {border:0;}
.links-box h2 {
	margin:0 0 12px;
	font-size:18px;
	line-height:21px;
	color:#333;
}
/* links-section */.links-section {
	width:960px;
	overflow:hidden;
}
#content .links-holder,
#content .links-section {width:100%;}
.links-holder {
	width:990px;
	overflow:hidden;
}
.links-section ul {
	float:left;
	width:300px;
	margin:0 0 0 20px;
}
.links-section .wide {width:385px;}
/* star-rating */.star-rating {
	list-style:none;
	margin:2px 5px 0 0;
	width:60px;
	height:11px;
	position:relative;
	background:url(/images/update/stars.png) repeat-x;
	float:left;
}
.star-rating .rating {
	width:6px;
	height:11px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:2;
	position:absolute;
	left:0;
	top:0;
	background:url(/images/update/stars.png) repeat-x 0 100%;
}
.star-rating .s05{width:6px;}
.star-rating .s1{width:24px;}
.star-rating .s15{width:18px;}
.star-rating .s2{width:24px;}
.star-rating .s25{width:30px;}
.star-rating .s3{width:36px;}
.star-rating .s35{width:42px;}
.star-rating .s4{width:48px;}
.star-rating .s45{width:54px;}
.star-rating .s5{width:60px;}
/* footer */#footer {
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	font-size:12px;
	line-height:15px;
}
#footer .footer-holder {
	height:1%;
	display:table-row;
}
#footer .footer-frame {display:table-cell;}
#footer footer {
	border:solid #ccc;
	border-width:1px 0;
	width:960px;
	margin:0 auto 30px;
	overflow:hidden;
	padding:19px 0 20px;
}
/* add-nav */.add-nav {
	float:left;
	padding:8px 0 0;
}
.add-nav ul {float:left;}
.add-nav li {
	float:left;
	padding:0 0 0 29px;
}
.add-nav li:first-child {padding:0 0 0 15px;}
/* social */.social {float:right;}
.social li {
	float:left;
	margin:0 15px 0 1px;
}
.social a {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	height:30px;
	background:url(/images/update/sprite.png) no-repeat 9999px 0;
}
.social .twitter {background-position:-215px -133px;}
.social .twitter:hover {background-position:-215px -164px;}
.social .youtube {background-position:-261px -133px;}
.social .youtube:hover {background-position:-261px -164px;}
.social .facebook {background-position:-306px -133px;}
.social .facebook:hover {background-position:-306px -164px;}
.social .pintrest {background-position:-352px -133px;}
.social .pintrest:hover {background-position:-352px -164px;}
/* hide */.hide {display:none;}
/* skip-link */.skip-link {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip-link:focus{
	position:static;
	width:auto;
	height:auto;
}
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	position: relative;
	cursor: default;
	height: 31px;
}
.select-focus {border-color: #f00;}
.select-area .left {display:none;}
.select-area .center {
	overflow:hidden;
	height:24px;
	padding:7px 0 0 13px;
	display:block;
	text-shadow:0 1px 0 #fff;
	background:url(/images/update/sprite.png) no-repeat -1px -298px;
	font-size:12px;
}
.select-area:hover .center {background-position:-1px -344px;}
.select-area:hover .select-opener {background-position:0 -227px;}
.select-area.select-active .center {background-position:0 -93px;}
.select-area.select-active .select-opener {
	width:5px;
	background-position:-18px -190px;
}
.select-area .select-opener {
	position: relative;
	float: right;
	height: 31px;
	width: 23px;
	background:url(/images/update/sprite.png) no-repeat 0 -150px;
}
.select-options {
	white-space: nowrap;
	position: absolute;
	overflow: hidden;
	z-index:100;
	margin:-2px 0 0;
}
.select-options .select-b {
	width:100%;
	overflow:hidden;
}
.select-options .select-b .r {
	background:url(/images/update/sprite.png) no-repeat 0 -133px;
	width:7px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
}
.select-options .select-b .l {
	display:block;
	overflow:hidden;
	height:9px;
	text-indent:-9999px;
	background:url(/images/update/sprite.png) no-repeat 0 -271px;
}
.select-options .drop-holder {
	padding:0 3px 0 0;
	background:url(/images/update/bg-select-r.png) repeat-y 100% 0;
	overflow: hidden;
	height: 1%;
}
.select-options .drop-list {
	background:url(/images/update/bg-select-options.png) repeat-y;
	padding:0 0 0 3px;
}
.select-options ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height:15px;
	background:#fff;
}
.select-options ul li {
	width: 100%;
	border-top:1px solid #e6e9eb;
}
.select-options ul li:first-child {border:0;}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px 7px;
	display: block;
	cursor: default;
	color:#848589;
	height: 1%;
}
.select-options .item-selected a,
.select-options a:hover {
	background:#f6f7f8;
	color:#333;
	text-decoration:none;
}
.select-options li.default {display: none;}
.header-mask span {
	display:block;
	height:14px;
	background:#ffea9d;
	display:block;
	margin-right:-1px;
}
.promo-box .row.search-row {
	position:relative;
	z-index:777;
}
.promo-box .row.search-row {z-index:778;}
.promo-box .form-area{width:100%;}
.fixed-form .search-form .link,
.fixed-form .search-form .note {display:none;}

.stateFilter,.cityFilter,.makeFilter,.typeFilter{
	cursor:pointer;
}

.jump{
	position:relative;
}

.description strong{
	font-weight:bold;
}
