@font-face{ 
	font-family: 'BebasNeue';
	src: url('/blog/wp-content/themes/Avenue/fonts/BebasNeue-webfont.eot');
	src: url('/blog/wp-content/themes/Avenue/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/blog/wp-content/themes/Avenue/fonts/BebasNeue-webfont.woff') format('woff'),
	     url('/blog/wp-content/themes/Avenue/fonts/BebasNeue-webfont.ttf') format('truetype'),
	     url('/blog/wp-content/themes/Avenue/fonts/BebasNeue-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'DroidSans';
	src: url('/blog/wp-content/themes/Avenue/fonts/DroidSans-webfont.eot');
	src: url('/blog/wp-content/themes/Avenue/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-webfont.woff') format('woff'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-webfont.ttf') format('truetype'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'DroidSans-bold';
	src: url('/blog/wp-content/themes/Avenue/fonts/DroidSans-Bold-webfont.eot');
	src: url('/blog/wp-content/themes/Avenue/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-Bold-webfont.woff') format('woff'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
	     url('/blog/wp-content/themes/Avenue/fonts/DroidSans-Bold-webfont.svg#webfont') format('svg');
}

a.popular_searches_premium {
	background:#359AE0;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

a.popular_searches_premium:visited {
	background:#359AE0;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

a.popular_searches_premium:hover {
	background:#BBB;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

a.popular_searches {
	background:#BBB;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

a.popular_searches:visited {
	background:#BBB;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

a.popular_searches:hover {
	background:#359AE0;
	padding:3px 8px;
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	border-radius:3px;
}

.filter_go_button:hover {
	cursor:pointer;
	opacity:.5;
}

.alert_sign_up {
	text-align:center;
	margin-right:-3px;
	font-size:26.5px;
	color:#999;
	padding-top:8px;
	height:26px;
}

.subscription_types {
	margin-top:10px;
	font-size:11px;
	color:#999;
	height:11px;
}

a.home_start_browsing {
	background:#38B0E3;
}

a.home_start_browsing:hover {
	background:#38D0E3;
}

.social_icons_home img {
	padding-right:20px;
	height:20px;
}

a.brand_nav {
	color:#CCC;
	text-decoration:none;
}

a.brand_nav:visited {
	color:#CCC;
	text-decoration:none;
}

a.brand_nav:hover {
	color:#38B0E3;
	text-decoration:none;
}

.zoom {
	display:inline-block;
	position: relative;
}

/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(/image/data/mag_icon.png);
}

.zoom img {
	display: block;
}

.zoom img::selection { background-color: transparent; }

#ex2 img:hover { cursor: url(grab.cur), default; }
#ex2 img:active { cursor: url(grabbed.cur), default; }

a.get_social_link {
	background:#FF8787;
	padding:5px 10px;
	border-radius:3px;
	color:#FFF;
	font-family:DroidSans;
	text-decoration:none;
	font-style:normal;
}
a.get_social_link:hover {
	background:lightblue;
}
a.get_social_link:visited {
	color:#FFF;
}

.twitter_box {
    width: 58px; height: 34px;
    position: relative;
    background: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 6px;
    }
.twitter_box:after,
.twitter_box:before {
    width: 0; height: 0;
    position: absolute;
    top: 100%;
    border: solid transparent;
    pointer-events: none;
    content: " ";
    }
.twitter_box:after {
    left: 50%;
    border-top-color: #fff;
    border-width: 3px;
    margin-left: -3px;
    }
.twitter_box:before {
    left: 50%;
    border-top-color: #aaa;
    border-width: 4px;
    margin-left: -4px;
    }
.twitter_box #followers {
    width: 100%; height: auto;
    position: absolute;
    top: 0px; left: 0px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 16px; line-height: 34px;
    letter-spacing: 0;
    white-space: nowrap;
    color: #333;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
   }

#homeslideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 315px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 3px rgba(0,0,0,0.4); 
}

#homeslideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

a.home_category_link {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #888;
    border-bottom: medium none;
    border-image: none;
    border-left: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: DroidSans,Arial;
    font-size: 13px;
    margin-left: 4px;
    padding: 3px 12px;
    text-decoration: none;
}

a.home_category_link:hover {
	color: #FFFFFF;
	background:#359ae0;
	text-decoration:none;
}

a.home_category_link:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.float_left_newproduct {
	float:left;
	width:200px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.rounded_corners_4px {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

a.header_shop_link {
	background:#D73A3E;
}

a.header_shop_link:visited {
	background:#D73A3E;
}

a.header_shop_link:hover {
	background:#DB4D51;
}

a.featured_item_home img {
	border-color:#fdb75d;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

a.featured_item_home:hover img {
	border-color:#fde65d;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

a.item_home_v3 img {
	border-color:#F9F9F9;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

a.item_home_v3:hover img {
	border-color:#F9F9F9;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}


a.item_home img {
	border-color:#E5E5E5 #DDDDDD #DDDDDD #E5E5E5;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

a.item_home:hover img {
	border-color:#CCCCCC #C5C5C5 #C5C5C5 #CCCCCC;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

.related_items_image {
    height: 65px;
    outline: none;
    border: none;
}

a.error_buttons {
	border:none;
	background:orange;
	padding:7px 13px;
	color:#FFF;
	text-decoration:none;
}

a.error_buttons:visited {
	color:#FFF;
	text-decoration:none;
}

a.error_buttons:hover {
	color:#FFF;
	text-decoration:none;
}

a.welcome_link_url {
	color:white;
	text-decoration:underline;
	font-size:16px;
}

a.welcome_link_url:visited {
	color:white;
	text-decoration:underline;
	font-size:16px;
}
a.welcome_link_url:hover {
	color:white;
	text-decoration:none;
	font-size:16px;
}

.product_share_buttons {
	display:none; /*Temporary*/
}

/* .product_share_buttons {
display:block;
background:#F9F9F9;
border-radius:10px;
border-left:1px solid #E7E7E7;
float:right;
height:175px;
width:50px;
margin-left:14px
border-radius:10px;
}
*/

#toTop {
	width:100px;
        background:#55C0F0;
border-radius:6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
        text-align:center;
        padding:5px;
        position:fixed;
        bottom:10px;
        right:10px;
        cursor:pointer;
        display:none;
        color:#FFF;
        font-family:verdana;
        font-size:11px;
}

#toTop:hover {
        opacity: .70;
}

img.client_image:hover {
    opacity: 0.55;
}

a.sell_create_account {
text-align:center;
background:orange;
width:180px;
color:white;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
padding:7px 11px 7px 11px;
text-decoration:none
}

a.sell_create_account:visited {
color:white;
}

a.sell_create_account:hover {
background:#FFB633;
}

a.more_seller_details {
text-decoration:none;
}

a.more_seller_details:hover {
text-decoration:underline;
}

a.seller_button {
text-decoration:none;
background:#B5E591;
padding:3px;
font-weight:bold;
font-size:15px;
color:#777;
border-radius:6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
border:1px solid #777;
padding:5px 10px;
}

a.seller_button:hover {
background:#B5D591;
}

a.seller_button:visited {
color:#777;
}

a.client_hyperlink {
color: #C0C0C0;
text-decoration:none;
letter-spacing: .04em;
}

a.client_hyperlink:hover {
color: #C0C0C0;
text-decoration:underline;
}

a.client_hyperlink:visited {
color:#C0C0C0;
text-decoration:none;
}



a.newbutton_blue {
background: #35ACFE;
font-size: 15px;
text-decoration:none;
font-weight: bold;
padding: 6px 20px;
color:#FFF;
}

a.newbutton_blue:visited {
color:#FFF;
}

a.newbutton_gray {
background: #999999;
font-size: 15px;
text-decoration:none;
font-weight: bold;
padding: 6px 20px;
color:#FFF;
}

a.newbutton_gray:visited {
color:#FFF;
}

a.newbutton_orange {
background: #FE9745;
font-size: 15px;
text-decoration:none;
font-weight: bold;
padding: 6px 20px;
color:#FFF;
}

a.newbutton_orange:visited {
color:#FFF;
}

.top_menu_account {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: #DDDDDD;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #DDDDDD #DDDDDD #DDDDDD #000000;
    border-style: solid solid solid none;
    border-width: 1px 1px 0;
    color: #999999;
    font-size: 14px;
    padding: 6px 12px 8px;
}

a.seller_help{
	color: #FFF;
	text-decoration: none;
}

a.seller_help:visited {
	color: #FFF;
	text-decoration: none;
}

a.seller_help:hover {
	color: #FFF;
	text-decoration: underline;
}

.make-an-offer {
	display:block;
}

.make-an-offer:hover {
	display:none;
}

.tags {
	color: #38B0E3;
}

a.tags {
	text-decoration:none;
}

a.tags:visited{
	text-decoration:none;
}

a.tags:hover{
	text-decoration: underline;
}

.select_category_button {
	display: block;
	width: 84px;
	height: 26px;
	text-decoration: none;
	background: url("/image/data/select_category.png");
	}

.select_category_button:hover {
	background-position: -84px 0;
	}

.share-bookmark-link {
	display: block;
	width: 41px;
	height: 32px;
	text-decoration: none;
	background: url("/image/data/share/bookmark.png");
	}

.share-bookmark-link:hover {
	background-position: -41px 0;
	}

.share-link-link {
	display: block;
	width: 41px;
	height: 32px;
	text-decoration: none;
	background: url("/image/data/share/link.png");
	}

.share-link-link:hover {
	background-position: -41px 0;
	}

.share-print-link {
	display: block;
	width: 41px;
	height: 32px;
	text-decoration: none;
	background: url("/image/data/share/print.png");
	}

.share-print-link:hover {
	background-position: -41px 0;
	}

.share-email-link {
	display: block;
	width: 41px;
	height: 32px;
	text-decoration: none;
	background: url("/image/data/share/email.png");
	}

.share-email-link:hover {
	background-position: -41px 0;
	}

.product-share hover{
border:none;
}

.helplink-question a {
	text-decoration:none;
	font-size:14px;
}

.helplink-question a:hover {
	text-decoration:underline;
	font-size:14px;
}

.helplink-answer-img {
	margin-left:-21px;
	padding-right:5px;
}

.helplink-question-img {
	margin-left:-21px;
	padding-right:5px;
}

.helplink-question-title {
	font-size:18px;
	color:#38B0E3;
	line-height:30px;
}

.helplink-pagetitle {
	color:#696969;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}

.helplink-answer {
	font-size:15px;
	color:#777;
	line-height:18px;
}

.helplink-answer a{
	font-size:15px;
}

.helplink-answer-title {
	font-size:18px;
	color:#38B0E3;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
}

.helplink-question {
	line-height:18px;
	padding-left:10px;
}

.helplink-category {
	font-size:22px;
	font-weight:bold;
	color:#6F675E;
	line-height:40px;
}

.helplink-answers {
	width:835px;
	text-align:left;
	float:left;
	margin-left:50px;
}

.new-header {
	width: 100%; 
	margin: auto;
	background: none repeat scroll 0% 0% rgb(255, 255, 255); 
	border-bottom: 1px solid rgb(221, 221, 221); 
	height: 48px;
	-webkit-box-shadow: 0px 2px 2px #F0F0F0;
	-moz-box-shadow: 0px 2px 2px #F0F0F0;
	box-shadow: 0px 2px 2px #F0F0F0;
}

.seo-links a{
	color:#F4F4F4;
	text-decoration:none;
	font-size:1px;
}

.seo-links a:hover{
	color:#F4F4F4;
	text-decoration:none;
	font-size:1px;
}

.seo-links a:visited{
	color:#F4F4F4;
	text-decoration:none;
	font-size:1px;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background: #E9E9E9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust:none;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}
h1, .welcome {
	font-size:36px;
	color:#555;
}
h2 {
	font-size:20px;
	color:#555;
}

h3 {
	font-size:16px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #38B0E3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:13px;
	width:auto;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

select {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    font-size: 13px;
    padding: 4px;
	border-radius: 3px;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	box-shadow: 1px 2px 2px #DDDDDD;
	margin: 44px auto 20px auto;
	padding: 30px;
	text-align: left;
	width: 980px;
	min-height:500px;
	border-radius:10px;
}

#column-left {
	float: left;
	width: 180px;
	display:block;
}

#content {
	min-height: 125px;
	margin-bottom: 25px;
}
#column-left + #content, #column-left + #content {
	margin-left: 195px;
}

/* header */

/* uniform header title for certain pages */
.header_banner {
	background:#FFF;
	margin:50px auto 40px;
	padding:23px 15px 15px 15px;
	width:900px;
	border-radius:3px;
	height:30px;
}

#header #logo {
	position: absolute;
	top: 36px;
	left: 15px;
}
#header #cart {
    bottom: -6px;
    min-width: 292px;
    position: absolute;
    right: 248px;
    z-index: 9;
}
#header #cart .heading {
	float: right;
	margin-right: 1px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	z-index: 1;
}

#header .links {
    bottom: -3px;
    font-size: 10px;
    left: 0;
    position: absolute;
	z-index:99999;
}

#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
	outline: none;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}

/* -----------START V2 MENU---------- */

#v2_header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #7E7E7E;
	text-decoration: none;
	font-size: 12px;
	outline: none;
}

#v2_header .links a + a {
	margin-left: 13px;
}

#v2_header .links a:hover {
	text-decoration:underline;
}

#v2_header .links a:visited {
	color: #7E7E7E;
}

/* -----------END V2 MENU---------- */

/* menu */
#menu {
	background: #777;
	height: 37px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;	
}
#menu > ul > li:hover {
	background: #444;
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 12px 15px 11px 15px;
	z-index: 6;
	position: relative;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 8px;
	padding-right: 4px;
	margin-top:-3px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}

.list2 {
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	display:inline-block;
}
.list2 td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.list2 thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list2 thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list2 tbody td a {
	text-decoration: underline;
}
.list2 tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
.list2 .left {
	text-align: left;
	padding: 7px;
}
.list2 .right {
	text-align: right;
	padding: 7px;
}
.list2 .center {
	text-align: center;
	padding: 7px;
}
.list2 .label {
	font-weight: bold;
	background-color:#EFEFEF;
}
.pagination {
	padding: 15px 0 5px 10px;
}
.pagination .links {
	float: left;
	color:#555;
	padding-top:3px;
}
.pagination .links a {
	display: inline-block;
	padding: 0px 7px;
	font-weight: bold;
	text-decoration: none;
	color: #FAFAFA;
	background: #C6C6C6;
	border-radius:3px;
	margin:0px 3px;
	font-size:12px;
}
.pagination .links a:hover {
	background: #AAA;
}
.pagination .links b {
	display: inline-block;
	padding: 0px 7px;
	font-weight: bold;
	text-decoration: none;
	color: #AAA;
	background: #FFF;
	border-radius:3px;
	margin:0px 3px;
	font-size:12px;
}
.pagination .results {
	padding:4px;
	color:#AAA;
	font-size:11px;
	max-height:100000px;
}
.pagination_v4 {
	padding: 15px 0 5px 10px;
}
.pagination_v4 .links {
	float: left;
	color:#555;
	padding-top:3px;
	margin-left:12px;
	width:70%;
}
.pagination_v4 .links a {
	display: inline-block;
	padding: 7px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FAFAFA;
	background:url(/image/data/v4/pagination_bg_center.png) repeat-x #EEE;
	border-radius:3px;
	margin:0px 3px;
	font-size:12px;
}
.pagination_v4 .links a:hover {
	opacity:0.7;
	background:url(/image/data/v4/pagination_bg_center.png) repeat-x #EEE;
}
.pagination_v4 .links b {
	display: inline-block;
	padding: 7px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #AAA;
	background:url(/image/data/v4/pagination_bg_center.png repeat-x) #EEE;
	border-radius:3px;
	margin:0px 3px;
	font-size:12px;
}
.pagination_v4 .results {
	color:#AAA;
	font-size:12px;
	max-height:100000px;
	display: inline-block;
	background:url(/image/data/v4/pagination_bg_center.png) #EEE;
	color:#FFF;
	text-align:center;
	border-radius:3px;
	padding:7px 10px;
	font-family:DroidSans;
	/* margin:-35px 8px; */
	margin:0px 8px;	
}
/* button */
a.button {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/button-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}

a.button span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px 8px 5px;
	background: url('../image/button-right.png') top right no-repeat;
}
a.button:hover {
	background: url('../image/button-left-active.png') top left no-repeat;
}
a.button:hover span {
	color: #FFFFFF;
	background: url('../image/button-right-active.png') top right no-repeat;
}
.buttons {
	background: none;
	border: none;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}

a.big-button {
	background:#D73A3E;
	color: #FFF;
	padding:9px;
	text-decoration:none;
	font-size:24px;
	border-radius:6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}

a.big-button:hover {
	background: #DB4D51;
	margin-right:2px;
	margin-bottom:2px;
	color: #FFF;
}

.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;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;	
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; 
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
	border-bottom:2px solid #FFF;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.tab-content {
	width:100%;
	display:block;
	margin-left:5px;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}
.box .box-content {
	background: #F9F9F9;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 231px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 20px;	
}

.box-product-featured > div {
	width: 213px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 20px;	
}

.box-product-featured .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

.box-product-sale > div {
	width: 213px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 20px;	
}

.box-product-sale .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

#column-left  + #content .box-product > div {
	width: 119px;
}

.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	font-size:13px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 0px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
    border-bottom: 1px solid #EEEEEE;
    margin-top: -26px;
    overflow: auto;
    padding-bottom: 10px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
	text-decoration:none;
}
.product-filter .display a {
	font-weight: bold;
	text-decoration:none;
}
.product-filter .sort {
	float: right;
	color: #333;
}

.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	display:none;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	font-size:16px;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}

/* V2 Changes */

.product-grid {
	width:100%;
	display:block;
	margin-left:-4px;
}

.product-grid > div {
	display:inline-block;
}

.featured-products {
	border:1px solid #EEE;
	background:#FFF;
	margin:0px 4px 12px 4px;
	display:inline-block;
	vertical-align:top;
	width:220px;
	height:128px;
	padding:5px 5px 5px 5px;
	box-shadow: 1px 2px 2px #EEE;
}

a.buy_now_browse {
    background:#e54646;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 6px;
	text-decoration:none;
}

a.buy_now_browse:hover {
	background:#bd3131;
	text-decoration:none;
}

a.inquire_browse {
	font-size:11px;
	color:#8D8D8D;
	text-decoration:none;
}

a.inquire_browse:hover {
	font-size:11px;
	color:#8D8D8D;
	text-decoration:none;
	border-bottom:2px solid #8D8D8D;
}

/*
.product-grid > div:hover {
	background:#DDD;
}
*/

/* End Changes*/

#column-left  + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: -15px;
}
.product-grid .image a {
	text-decoration:none;
}
.product-grid .image:hover .number {
    background: none repeat scroll 0 0 #FE9745;
    border: 1px solid #FE9745;
    color: #FFFFFF;
    font-size: 13px;
    margin-left: -9px;
    padding-bottom: 7px;
    padding-right: 3px;
    padding-top: 2px;
    width: 207px;
    box-shadow: 1px 1px 1px #EEE;
}
.product-grid .image a .number {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
    display: block;
    font-size: 13px;
    height: 16px;
    margin-left: -9px;
    margin-top: -11px;
    padding: 3px 3px 7px 7px;
    position: relative;
	border-radius: 4px;
    text-decoration: none;
    width: 207px;
    box-shadow: 1px 1px 1px #EEE;
}
.product-grid .image .buy_now:hover {
    font-weight: bold;
    font-size: 15px;
    cursor: move;
}
.product-grid .image:hover .buy_now {
    color: #FE9745;
	cursor: pointer;
}
.product-grid .image .buy_now {
    color: #DDD;
    text-decoration: none;
	font-weight:bold;
    font-size: 13px;
    padding-right: 17px;
}
.product-grid .description {
	display: none;
}
.product-grid .cart {
	display: none;
}
.product-grid .name a {
	display: none;
}
.product-grid .price {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price-old {
	display:none;
}
.product-grid .price-new {
	display:none;
}
.product-grid .price .price-tax {
	display:none;
}
.product-grid-2 {
	width: 100%;
	overflow: auto;
}
.product-grid-2 > div {
	width: 205px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-right:17px;
}
#column-left  + #content .product-grid-2 > div {
	width: 125px;
}
.product-grid-2 .image {
	display: block;
	margin-bottom: -15px;
}
.product-grid-2 .image a {
	text-decoration:none;
}
.product-grid-2 .image img {
    border: 1px solid #EEEEEE;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 2px 1px 1px #F5F5F5;
}
.product-grid-2 .image:hover img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid #DDD;
}
.product-grid-2 .image:hover .number {
    background: none repeat scroll 0 0 #FE9745;
    border: 1px solid #FE9745;
    color: #FFFFFF;
    font-size: 13px;
    margin-left: -9px;
    padding-bottom: 7px;
    padding-right: 3px;
    padding-top: 2px;
    width: 207px;
    box-shadow: 1px 1px 1px #EEE;
}
.product-grid-2 .image a .number {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
    display: block;
    font-size: 13px;
    height: 15px;
    margin-left: -9px;
    margin-top: -11px;
    padding: 2px 3px 7px 7px;
    position: relative;
    text-decoration: none;
    width: 207px;
    box-shadow: 1px 1px 1px #EEE;
}
.product-grid-2 .image .buy_now:hover {
    font-weight: bold;
    font-size: 15px;
    cursor: move;
}
.product-grid-2 .image:hover .buy_now {
    color: #FE9745;
}
.product-grid-2 .image .buy_now {
    color: #FFF;
    text-decoration: none;
    font-size: 13px;
}
.product-grid-2 .description {
	display: none;
}
.product-grid-2 .cart {
	display: none;
}
.product-grid-2 .name a {
	display: none;
}
.product-grid-2 .price {
	display: none;
}
.product-grid-2 .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid-2 .price-old {
	display:none;
}
.product-grid-2 .price-new {
	display:none;
}
.product-grid-2 .price .price-tax {
	display:none;
}
/* Product */

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width:3%;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
	font-size:16px;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 49%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
	width: 100px;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
	width: 85px;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 50%;
}
.checkout-content .right {
	float: right;
	width: 50%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 20px;
	border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	background: #F8F8F8;
}
#footer h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
.advanced_search_container {
	/* float: right;
	color: #333;
	border:0px solid black; */
}

.advanced_search_fields .categories_cont ul{
  width:800px;
  /* margin-bottom:20px; */
  margin-left:50px;
  overflow:hidden;
  /* border-top:1px solid #ccc; */
}
.advanced_search_fields .categories_cont #four_rows li{
  line-height:1.5em;
  /* border-bottom:1px solid #ccc; */
  float:left;
  display:inline;
}

.advanced_search_fields .categories_cont #four_rows li { 
	width:25%; 
}

.search_title_rounded_corners {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	padding:20px 30px 22px 30px;
}

.search_titlebox_rounded_corners {
	box-shadow: 0px 2px 3px #AAA;
	padding:20px 30px 22px 30px;
}

.categories_style {
    background: none repeat scroll 0 0 lightblue;
    border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    margin-bottom: 17px;
    margin-top: 15px;
    padding-bottom: 22px;
    padding-top: 22px;
    text-align: center;
}

.rounded_corners {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	padding:30px;
}

.rounded_bottom_corners {
	-webkit-border-radius: 0 0 30px 30px;
	-moz-border-radius: 0 0 30px 30px;
	-khtml-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	padding:5px 28px 5px 28px;
}

.browse_intro_title {
	font-size:20px;
	color:#999;
	margin:0px;
	max-height:100000px;
}
.browse_intro_description {
	color:#999;
	font-size:12px;
	font-weight:normal;
	max-height:100000px;
}

.browse_intro_box {
	width:915px;
	background:#F7F7F7;
	border-radius:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	padding:15px 18px 1px
}

.browse_intro_container {
	width:950px;
	margin:auto;
	padding:15px 0px;
	text-align:left;
}

.browse_intro_title_2 {
	font-size:22px;
	color:#777;
	margin:0px;
	max-height:100000px;
}
.browse_intro_description_2 {
	color:#888;
	font-size:16px;
	font-weight:normal;
	max-height:100000px;
}

.browse_intro_box_2 {
	/* width:915px; */
	border-radius:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	padding:15px 18px 1px
}

.browse_intro_container_2 {
	/* width:950px; */
	margin:auto;
	padding:15px 0px;
	text-align:left;
}

.product_intro_box {
	width:960px;
	margin:auto;
	font-size:14px;
	max-height:100000px;
}

.product_intro_container {
	background:url(/image/data/v3/filter-pagination-bg.png) bottom repeat-x #E9E9E9;
	border-top:1px solid #AAA;
	text-align:center;
	margin:0px auto 0px;
	text-align:left;
	padding:10px 0px;
	color:#555;
	text-align:center;
}

.product_faq_title {
	font-size:14px;
}

.product_faq_description {
	font-size:12px;
	margin:0px 0px 20px;
	line-height:1.6em;
	display:block;
}

.product_faq_box {
	padding:0px 10px;
	line-height:28px;
}

.product_faq_box_title {
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
	padding:0px 10px 10px;
	max-height:100000px;
}

.product_add_to_pinboard_box {
	margin:25px auto 10px;
	text-align:center;
	width:155px;
	max-height:100000px;
}

.product_add_to_pinboard_container {
	width:960px;
	margin:auto;
}

.product_add_to_pinboard_link {
	color:#CCC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.product_name_price_box {
	padding:20px 0px 35px;
	max-height:100000px;
}

.product_buy_now_button {
	background:#D73A3E;
	color:#FFF;
	padding:8px 20px;
	font-size:28px;
	text-decoration:none;
	font-weight:bold;
	border-radius:3px;
}

.product_buy_now_box {
	max-height:100000px;
}

.product_share_this {
	color:#CCC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;	
}

.product_share_this_box {
	margin:20px 0 25px;
	text-align:center;
	max-height:100000px;
}

.related_names_title {
	font-size:25px;
	font-weight:bold;
	color:#555;
	max-height:100000px;
}

.mylisting-pending-block {
	display:inline-block;
	border:thin solid #A6A7A6;
	padding:10px;
	width:40%;
	border-radius:2px;
}
	.mylisting-pending-block >form>textarea{ 
		width:97%;
	}
	.mylisting-categories-container > .ui-button {
		background-image:url();
		border:thin solid gray;
		font-size: 10px;
		margin: 1px !important;
		border-radius:0 !important;
	}

.entry_rating {
	display:block;
}	
.entry_rating .active_star {
	background: url("../image/active-star.png") no-repeat scroll 0 0 / 20px auto rgba(0, 0, 0, 0);
	padding:10px;
	float: left;
}
.entry_rating .inactive_star {
	background: url("../image/inactive-star.png") no-repeat scroll 0 0 / 20px auto rgba(0, 0, 0, 0);
	padding:10px;
	float: left;
}
.checkbox-button {
	border:1px solid #c9c9c9;
	display:inline-block;
	margin: 2px;
}
.top-header {
	width:977px;
}
.advanced_search_fields {
	text-align:center;
}
.filter-left {
	padding-top:15px;
	margin-bottom:-10px;
	border:0px solid black;
	display:inline-block;
}

.categories_cont {					
	position:relative;
	border:0px solid black;
	text-align:center;
	margin-top:15px;
	display:none;
}
.cat {
	text-align:center;
}
.cat li{
	list-style: none;
	padding: 0px;
	padding-bottom: 3px;
	display: inline-block;
	width: 190px;
	/* border: thin solid black; */
	text-align: left;
}
#bbb-icon-container {
	width:80px;
}
#footer-links {
	padding-left:40px;
}
#mobile-menu {
	width:100%;
	padding:0px;
	margin: 0;
}
#mobile-menu li{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	cursor: pointer;
	cursor: hand;
	border-bottom:thin solid #aaa;
}