/*
	base orange: #f57f27;
		dark: #DE5018;
		darker: #FB3A1B;
		light: #149DB0;
	base blue: #2187C7;
		dark: #1929D4;
		light blue lines: #95E3FF;

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
.rma_ul {
	list-style: circle;
}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* MEYER RESET */

/*body {font: 65%/1.4 "Trebuchet MS", Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;}*/
body {
	padding-top: 5px;
	font-size: 62.5%;
	/*line-height: 1.4em;*/
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
	background: #FFF url(../imgdesign/bg_body.png) repeat-x;
	color: #666;
}

#forums-body {
	background: none;
}


/* Set font for form inputs */
input, select, button {
	font-family: Verdana;
}

label input, label select {
	font-size: 11px;
}

#container,
#container-forums {
	position: relative;
	width: 752px;
	margin: 0 auto 0 auto;
	line-height: 1.3em;
	font-size: 1.2em;
	color: #666;
}

#container {
	background: url(../imgdesign/bg.png) no-repeat 0 122px;
}

#content, #ogone, .content {
	background: #FFF;/* url(../imgdesign/bg.png) no-repeat;*/
	margin: 0px 40px;
	margin-top: 40px;
	min-height: 444px;
	height:auto !important;
  	height:444px;
}

#content-form {
    background: #FFF;/* url(../imgdesign/bg.png) no-repeat;*/
    margin: 20px 45px 0 45px;
    min-height: 444px;
}

#content-form span {
    line-height: 18px;
}

#content-thin {
    background: #FFF;/* url(../imgdesign/bg.png) no-repeat;*/
    margin: 10px 140px 0 140px;
    min-height: 444px;
}

#content-thin a {
    color: #f57f27;
}

#ogone table td { border: none; }
#ogone label { display: inline; }
#ogone td.ncoltxtr {background-color : #fff; color: #333; text-align: left; font-weight: bold}
#ogone td.ncoltxtl {background-color : #fff; color: #333; text-align: right; font-weight: bold}
#ogone td.ncolh1 {background-color: #fff; color: #000;}
#ogone td.ncolline1 {background-color: #fff; color: #000;}
#ogone td.ncoltxtl2 {background-color: #fff; color: #000; text-align: right; font-weight: bold}
#ogone td.ncolinput {background-color : #fff; color: #000; text-align: left; }
#ogone td.ncoltxtc {background-color: #fff; color: #000; text-align: center; font-weight: bold}
#ogone td.ncolline2 {background-color: #fff; color: #000; }
/* #ogone input.ncol {background-color : #fff; color: #000} */
#ogone td.ncollogoc {background-color: #fff; color: #000; text-align: center; font-weight: bold}
#ogone table.ncoltable1 { background-color: #fff; }
#ogone table.ncoltable2 { background-color: #fff; border: 2px green solid; }
#ogone table.ncoltable3 { background-color: #fff; }

/*
#content a.new-here {
	margin:0;
	position: absolute;
	top: 145px;
	left: 320px;
}
*/

#content a.new-here-right {
    margin:0;
    position: absolute;
    top: 145px;
    left: 530px;
}

#content-thin a.new-here-right {
    margin:0;
    position: absolute;
    top: 155px;
    left: 530px;
}

#container-forums a.new-here-right {
    margin:0;
    position: absolute;
    top: 200px;
    right: 0px;
}

#footer {
	height: 50px;
	margin-top: 30px;
	clear: both;
}

h1 {font-size: 2.7em;}
h2 {font-size: 2.3em;}
h3 {font-size: 2em;}
h4 {font-size: 1.8em;}
h5 {font-size: 1.5em;}
h6 {font-size: 1.2em;}

/* Header Start */
#header {
	position: relative;
	height: 150px;
}

#forums-body #header {
	height: 120px;
}

#header h1 {
    float: left;
    font-size: 1em;
    height: 0;
    overflow: hidden;
}

#header a.logo {
	position: absolute;
	display: block;
	overflow: hidden;
	left: 0;
	top: 24px;
	width: 308px;
	height: 0;
	padding-top: 95px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body.nl #header a.logo {
	background-image: url(/imgdesign/ibood_nl.gif);
}

body.be #header a.logo {
	background-image: url(/imgdesign/ibood_be.gif);
}

body.de #header a.logo {
	background-image: url(/imgdesign/ibood_de.gif);
}

body.at #header a.logo {
	background-image: url(/imgdesign/ibood_at.gif);
}

body.uk #header a.logo {
	background-image: url(/imgdesign/ibood_uk.gif);
}

body.ie #header a.logo {
	background-image: url(/imgdesign/ibood_ie.gif);
}

body.pl #header a.logo {
	background-image: url(/imgdesign/ibood_pl.gif);
}

#header .links {
	position: absolute;
	right: 0;
}

#header .links li {
	float: left;
	border-left: 1px solid #2187C7;
}

#header .links a {
	display: block;
	line-height: 24px;
	padding: 0 1.4em;
	font-weight: bold;
	font-size: 0.9em;
}

#header .links li:first-child {
	border-left: none;
}

#header .links .social_media {
	margin: 0;
	padding-left: 1.4em;
}

#header .links .social_media a {
	display: block;
	float: left;
	overflow: hidden;
	width: 24px;
	height: 0;
	padding: 0;
	padding-top: 24px;
	margin-left: 1.2em;
	background: url(/imgdesign/icons/socialmedia_icons_24.png) no-repeat 0 0;
}

#header .links .social_media a:first-child {
	margin-left: 0;
}

#header .links .social_media .twitter {
	background-position: 0 -24px;
}

#header .links .social_media .googleplus {
	background-position: 0 -48px;
}

#header .links .social_media .email {
	background-position: 0 -72px;
}

#header .links .social_media .rss {
	background-position: 0 -96px;
}

#header .logout {
	display: none !important;
}

#header .loggedin .login {
	display: none;
}

#header .loggedin .logout {
	display: block !important;
}

#header .subscribe {
	position: absolute;
	right: 0;
	bottom: 62px;
}

#forums-body #header .subscribe {
	bottom: 32px;
}

#header .subscribe.subscribed {
	display: none;
}

body.uk #header .subscribe,
body.nl #header .subscribe {
	right: 100px; /* Make room for WotY */	
}

#header .subscribe h2 {
	margin-bottom: 0.2em;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	color: #2187C7;
}

#header .subscribe form,
#header .subscribe p {
	padding: 3px;
	border: 1px solid #F57F27;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	background-color: #FFF;
	behavior: url(/style/html5_shim.htc); /* https://github.com/chjj/shim.htc */
}

#header .subscribe form {
	text-align: right;
}

#header .subscribe form.loading {
	background-image: url(/imgdesign/loading.gif);
	background-repeat: no-repeat;
	background-position: 35% 50%;
}

#header .subscribe form.loading input {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: transparent;
}
	
#header .subscribe p {
	display: none;
	width: 280px;
	padding: 5px;
	margin-bottom: 0;
}

#header .subscribe input {
	float: left;
	width: 12em;
	padding: 0 0.3em;
	border: 0;
	margin-top: 3px;
	font-size: 1em;
	color: #BBB;
}

#header .subscribe input:focus,
#header .subscribe input.active {
	color: #000;
}

#header .subscribe button {
	cursor: pointer;
	padding: 0.3em 0.4em;
	border: none;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	background-color: #FFA84C;
	background: -moz-linear-gradient(top, #FFA84C 0%, #F57F27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA84C), color-stop(100%, #F57F27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFA84C 0%, #F57F27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFA84C 0%, #F57F27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFA84C 0%, #F57F27 100%); /* IE10+ */
	background: linear-gradient(top, #FFA84C 0%, #F57F27 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA84C', endColorstr='#F57F27',GradientType=0 ); /* IE6-9 */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	behavior: url(/style/html5_shim.htc); /* https://github.com/chjj/shim.htc */
}

#header .subscribe button:hover,
#header .subscribe button:focus {
	background: -moz-linear-gradient(top, #F57F27 0%, #FFA84C 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F57F27), color-stop(100%, #FFA84C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F57F27 0%, #FFA84C 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F57F27 0%, #FFA84C 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F57F27 0%, #FFA84C 100%); /* IE10+ */
	background: linear-gradient(top, #F57F27 0%, #FFA84C 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F57F27', endColorstr='#FFA84C',GradientType=0 ); /* IE6-9 */
}

#header .subscribe .error {
	position: absolute;
	right: 0; 
	bottom: -1.5em;
	color: #F00;
	font-size: 0.9em;
}

#header .woty {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 80px;
	right: 0;
	top: 44px;
	height: 0;
	padding-top: 53px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

body.nl #header .woty {
	background-image: url(/imgdesign/woty_nl_2011.png)
}

body.uk #header .woty {
	background-image: url(/imgdesign/woty_uk_2011.png)
}

/* Header End */

ul,p {margin-bottom: 1em; }
a {
	text-decoration: none; color: #2187C7;
}
a:hover,
a:focus {
	color: #F57F27;
	text-decoration: underline;
}

a#product_img:hover img {
	cursor: url(/imgdesign/icons/zoomin.cur), pointer;
}

/* nav */
#main-nav {
	position: absolute;
	left: 115px;
	top: 125px;
	width: 520px;
	margin: 0 auto;
}

#main-nav li {
	display: inline;
}

#main-nav li a {
	display: block;
	float: left;
	width: 130px;
	line-height: 15px;
	background: #f57f27 url(../imgdesign/bg_mainnav.png) no-repeat 0 0;
	color: #FFF;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#main-nav li.active a,
#site-home a#www-base,
#site-faq a#www-faq,
#site-youribood a#www-youribood,
#site-signup a#www-youribood,
#site-home #main-nav li a:hover,
#site-youribood #main-nav li a:hover,
#site-faq #main-nav li a:hover {
	background-position: 0 -30px;
	color: #2187C7;
}

#site-faq a#www-base,
#site-youribood a#www-base,
#site-youribood a#www-faq,
#site-youribood a#www-productlist,
#site-signup a#www-base,
#site-signup a#www-faq,
#site-signup a#www-productlist {
	background-position: 0 -60px;
	color: #FFF;
}

/* content */

.attention {
	padding: 5px;
	background-color: #ffffc0;
	margin-bottom: 10px;
}

.center {text-align: center;}
#main-prod-img  {
	display: block;
	width: 300px;
	margin: 10px auto;
}
h3,h4 {
	color: #2187C7;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

ul {margin: 0 0 0 1.5em;}
ul li {
	margin-bottom: .5em;
	line-height: 16px;
}
ul.decor li {
	background: url(../imgdesign/list_decor_ball.png) no-repeat;
	line-height: 1.2em;
	font-size: 1.0em;
	padding-left: 1.5em;
}

#link_product,
#link_product:hover,
#link_product:active
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none; 
	color: #2187C7;
}

#link_product,
#link_more_info,
#link_forum {
	display: block;
	margin-bottom: 0.5em;
}

#link_more_info,
#link_forum {
	color: #F57F27;
	text-decoration: underline;
}

#link_forum {
	font-weight: bold;
}

.prices {
	position: relative;
	margin-bottom: 1.5em;
}

.prices .price_rrp {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	text-decoration: line-through;
}

.prices .now,
.prices .price {
	font-size: 2.2em;
	font-weight: bold;
	color: #2187C7;
}

.prices .now {
	font-size: 2.4em;
	font-family: Arial, sans-serif;
	color: #E00;
	letter-spacing: -1px;
}

.prices .now span {
	display: none;
}

.prices .shipping {
	position: relative;
	top: -20px;
	width: 43px;
	padding: 0 5px 27px 0;
	background: url(/imgdesign/delivery_truck.png) no-repeat 0 100%;
	font-size: 0.8em;
}

.prices .shipping[title=''] {
	background-image: none;
}

.prices .shipping:hover,
.prices .shipping:focus {
	text-decoration: none;
}

.box_order_btn .btn_order {
	cursor: pointer;
}

.box_order_btn .btn_order,
.box_order_btn .sold_out {
	line-height: 56px;
	padding-left: 14px;
	background: url(/imgdesign/button_bg_takeit-left3.png) no-repeat 0 10px;
	font-family: tahoma, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #F57F27;
}

.box_order_btn .btn_order div,
.box_order_btn .sold_out div {
	height: 56px;
	padding-right: 22px;
	background: url(/imgdesign/button_bg_takeit-right3.png) no-repeat 100% 10px;
}

.box_order_btn .btn_order:hover {
	color: #FC9732;
}

.box_order_btn .btn_order {
	display: inline-block;
	text-decoration: none;
}

.box_order_btn .sold_out,
.box_order_btn .next_offer_wait {
	display: none;
}

.box_order_btn .next_offer_wait {
	padding-top: 0.5em;
}

.box_order_btn .btn_order:focus,
.box_order_btn .btn_order:active {
	margin: 2px -2px -2px 2px;
}

.box_order_btn.sold_out .sold_out,
.box_order_btn.sold_out .next_offer_wait {
	display: inline-block;
}

.box_order_btn .next_offer_wait {
	position: relative;
	padding-right: 28px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	color: #2D86C6;
}

.loading_blocks {
	position: absolute;
	display: block;
	right: 6px;
	top: 7px;
	width: 16px;
	height: 11px;
	margin-left: 0.5em;
	background: url(/imgdesign/loading_blue.gif) no-repeat 0 0;
}

.box_order_btn.sold_out .btn_order {
	display: none;
}

.prod-specs img {
	margin-right: 1em;
	margin-bottom: 1em;
	width: 300px;
}

.prod-specs h3 a {
	color: #f57f27;
	font-size: .9em;
}

.prod-specs ul {
	list-style-type: disc;
	margin-left: 340px;
	margin-bottom: 1em;
}

.prod-specs h4 {
	clear: both;
	font-size: 1.1em;
}
.prod-specs .our-price {
	font-size: 1.2em;
	margin-left: 310px;
}

.prod-specs ul li {padding: 0; margin:0}

ul.inline {padding: .5em 0;}
#content ul.support {margin:20px 0 5px 0; border-top: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1;}
ul.inline li {display: inline; 	font-size: 11px;}

.noborder {border: none;}
.right {
display: block;
float: right;
}

.forums-menu {
	border-bottom: 1px dotted #999;
	padding: 1em 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}
.forums-menu li {display: inline;}
.forums-menu li a {
	padding: .3em 1em;
	border-right: 1px solid #999;
	font-weight: bold;
}
.forums-menu li a.noborder {border: none;}



/* tables */
table {
	width: 100%;
	color: #000;
}
caption {display: none;}

th {
	font-weight: bold;
	border: 1px solid #ccc;
	background: #8FBEE8;
	color: #FFF;
	font-size: 1em;
	padding: 5px;
}

td {
	vertical-align: middle;
	border: 1px solid #e3e3e3;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
}

td a {
	font-size:  1em;
}

td span {
	display: block;
}

.orders-history th {
	background: #DDD;
	color: #666;
}
.orders-history th,
.orders-history td {
	border: 1px solid #FFF;
	color: #666;
}
.orders-history tr.tr0 {
	background: #FFF;
}
.orders-history tr.tr1 {
	background: #F6F6F6;
}

#profile-forum.slim {
	width: 650px;
	margin: 25px auto 0 auto;
}

#profile-forum th, #profile-forum td {
	text-align: left;
}

#profile-forum th {width: 30%;}
#profile-forum td {width: 70%;}

ul.forum-profile {
	list-style-type: circle;
	margin-left: 40px;
}
ul.forum-profile li {
	padding-left: 10px;
}
.stat-bar {
	height: 13px;
	text-align: center;
	background-color: #eee;
	float: left;
	margin-right: 5px;
	border: 1px solid #AAA;
}


/*show-hide-list*/
.sh-list {
	list-style-type: disc;
	color: #666;
	margin-bottom: 6px;
}

.sh-inner-list {
	list-style-type: circle;
	color: rgb(153, 153, 153);
	margin-bottom: 6px;
	margin-left: 30px;
}
.sh-list li {margin: 0 0 0em 0; padding:0}
.sh-list span {
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
	color: #696969;
	background: #FEFEFE;
}
.sh-list p {
	padding-left: 0px; 
	color: #666; 
	line-height: 18px; 
}

.sh-list-light li {
	margin-left: 20px;
}	
.sh-list-light span {
	font-weight: normal;
	color: #666;
	padding: 0;
}

/* only for faq */
.terms {
	padding-left: 0em; 
	margin-bottom: 1em !important;
}
.terms li{
	margin-left: 3em;
	margin-bottom: 1em;
	list-style-type : lower-alpha;
}

li.terms ol.num li
{
	list-style-type: decimal;
}

li.terms ol.alpha li
{
	list-style-type: lower-alpha;
}

/* add by PWar */

.no-disc, .no-disc li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

/* link-buttons */
/* , a.take-it, a.b-button, a.small-def-button */
a.take-it {
	display: block;
	margin: 0 auto;
    padding: 0;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	color: #f57f27;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
}

p.new-here-p {
    padding: .5em;
}

a.new-here {
    text-decoration: none;
    color: #f57f27;
    font-weight: bold;
    line-height: 11px;
    padding: 6px 10px;
    letter-spacing: -1px;
    background: #fff url(../imgdesign/button_bg_newhere-right.png) no-repeat 100% 0;
    position: relative;
}

a.new-here span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 26px;
    width: 9px;
    background: #fff url(../imgdesign/button_bg_newhere-left.png) no-repeat 0 0;
}

a.back-btn {
	position: relative;
	top: 10px;
	right: 50px;
	display: block;
    background: #fff url(../imgdesign/button_bg_newhere.png) no-repeat left top;
    width: 110px;
    height: 26px;
    padding: 5px 0px 0 25px;
    font-weight: bold !important;
}

a.back-btn:hover {
	text-decoration: none;
    background: #fff url(../imgdesign/button_bg_newhere.png) no-repeat left -50px;
}

a.new-here-right, a.small-def-button {
	display: table-cell;
    margin: 0 auto;
    padding: 0 12px 0 0;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	background: #FFF url(../imgdesign/button_bg_newhere-right.png) no-repeat 100% 0;
	color: #f57f27;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
}

a.new-here-right span, a.small-def-button span {
    display: block;
    float: left;
    width: 12px;
    height: 26px;
    background: #FFF url(../imgdesign/button_bg_newhere-left.png) no-repeat;
}

.goback { float: right;}

a.take-it {
	width: 235px;
	height: 50px;
	line-height: 50px;
	font-size: 1.8em;
	background: #FFF url(../imgdesign/button_bg_takeit.png) no-repeat;
	margin-top: 0;
}

a.big-btn {
	display: inline-block;
	height: 46px;
	background: transparent url(../imgdesign/button_bg_takeit-left3.png) no-repeat;
	padding: 0 0px 0 14px;
}

a.big-btn:hover {
	text-decoration: none;
}

a.big-btn span {
	font-family: Tahoma;
	display: block;
	height: 46px; 
	background: transparent url(../imgdesign/button_bg_takeit-right3.png) no-repeat top right;
	font-size: 26px;
	font-weight:bold;
	padding: 5px 24px 0 0px;	
	color:#F57F27;
	white-space:nowrap;
	line-height: 1em;
	cursor: pointer;
}

a.b-button {
	display: block;
	width: 250px;
	margin: 0 auto;
	padding: 0 20px 0 0;
	background: url(../imgdesign/button_bg-right.png) right no-repeat;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

a.b-button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 20px;
	height: 36px;
	line-height: 36px;
	background: url(../imgdesign/button_bg-left.png) left no-repeat;
	margin-top: 0;
	color: #f57f27;
}
a.b-button:hover span {
	color: #2187C7;
	background: url(../imgdesign/button_bg-left-hover.png) left no-repeat;
}
a.b-button:hover {
	text-decoration: none;
	color: #2187C7;
	background: url(../imgdesign/button_bg-right-hover.png) right no-repeat;
}

a.small-def-button {margin: 0;}

a.new-here:hover, a.take-it:hover, a.small-def-button
{color: #2187C7;}
a.new-here:hover, a.small-def-button:hover {background: #FFF url(../imgdesign/button_bg_newhere-right.png) 100% -50px;}
a.new-here:hover span, a.small-def-button:hover span {background: #FFF url(../imgdesign/button_bg_newhere-left.png) 0 -50px;}
a.take-it:hover {background: #FFF url(../imgdesign/button_bg_takeit.png) 0 -100px;}

.edit-this, .remove-this, .revert-this, .track-this, .print-this {
	padding-left: 17px;
	background: url(../imgdesign/icon_edit.gif) no-repeat 0 1px;
}
.remove-this {
	background: url(../imgdesign/icon_delete.gif) no-repeat 0 1px;
}
.revert-this {
	background: url(../imgdesign/icon_revert.gif) no-repeat 0 1px;
	font-weight: bold;
}
.track-this {
	background: url(../imgdesign/icon_car.gif) no-repeat 0 -1px;
	font-size: .9em;
}

.print-this {
    background: url(../imgdesign/icon_printer.gif) no-repeat 0 -1px;
    font-size: .9em;
}

.print-this img {
	display: inline; 
}

#b-history-order {
	margin: -25px 0 10px 0;
}


/* forms */
form {clear: both;}
.poll-form, ul#poll {
	border-top: 2px solid #f57f27;
	padding-top: .7em;
}

legend {
	font-size: 1.1em;
	color: #DE5018;/*#2187C7;*/
	margin-bottom: 10px;
	font-weight: bold;
	visibility: hidden;
}
label{
	display:block;
	/*margin-bottom:3px;*/
	/*color:#DE5018;*/
	color: #666;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.4em;
	vertical-align: middle;
	/*background: #F6F6F6;*/
	padding: 3px;
	border-bottom: 2px solid #FFF;
	
	color: #333;
	font-size: 11px;
	font-weight: normal;
}

input[disabled] {
	border: none;
	background: transparent;
	color: #000;
}

label span{
display:block;
float:left;
padding-right:6px;
min-width:175px;
text-align: left;
height: 22px;
margin-right: 10px;
border-right: 3px solid #FFF;
}
.radios label {
	border: none;
}
.panels label span {width: 110px; min-width: 110px;} /*140*/
.panels-center label span {width: 200px; min-width: 110px; text-align: right;} /*140*/
.panels label input {margin-left: 0; width: 160px;}

.register_form {
	margin-left: 70px;
	width: 520px;
}

.register_form label span {
	width: 150px;
}

.register_form input.checkbox {
	width: 15px;
	margin-left: 0px;
}

.register_form input#email {
	width: 250px;
}

fieldset {
	/*margin-bottom: 4px;*/
	background: #F6F6F6; 
}
textarea {
	width: 98%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding: .4em;
	background: #FFF;
	border: 1px solid #AAA;
}

/*blue buttons*/
.big-gfx {
    font-family: tahoma, verdana, arial, sans-serif;
	border:0; 
    padding:0 22px 0 0; 
    text-align: center; 
    width: auto; 
	background:url(../imgdesign/button_bg_takeit-right3.png) right no-repeat; 
	font-size: 26px; 
	font-weight: bold; 
	cursor: pointer;
}
.big-gfx span { 
	height: 56px; 
	line-height: 46px;
	background:url(../imgdesign/button_bg_takeit-left3.png) left no-repeat;
	color: #f57f27;
	position:relative; 
    display:block; 
    white-space:nowrap; 
    padding:0 0 0 14px; 
}

a.big-gfx, p.big-gfx {
	width: 250px;
	margin: 0 auto;
}

a.big-gfx {
	width: 300px;
	display: block;
	text-decoration: none;
}

.big-gfx.no-point {
	cursor: default;
}

.big-gfx.wide {
    width: 400px;
}

/*
button.big-gfx{
	display: block;
	cursor: pointer;
	background: url(../imgdesign/button_bg_takeit-right2.png) right no-repeat;
	border: 0;
	margin: 0 auto;
	padding: 0 20px 0 0;
	font-weight:bold;
	font-size: 1.6em;
	text-align: center;
}
button.big-gfx span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 10px 20px;
	height: 50px;
	line-height: 50px;
	background: url(../imgdesign/button_bg_takeit-left2.png) left no-repeat;
	color: #f57f27;
	cursor: default;
}
*/
.prod-specs-right {
	text-align: left !important;
	margin-left: 305px;
}

.input-text {
	width: 420px;
}
fieldset.submit {background: #FFF;}
.short {width: 60px;}
.half {width: 30%;}
.panel input.shortest, .shortest {width: 20px;}

.form-header, .form-offer {
	font-size: .9em;
	font-weight: bold;
	color: #5394CF;
	background: #C5DAEF;
	padding: 5px;
	clear: both;
	border-bottom: 2px solid #FFF;
}
.form-offer {
	color: #f57f27;
	background: #F6F6F6;
}

.direct-form legend {display: none;}
.poll-form fieldset {margin-bottom: 4px;}
.poll-form label span,.poll-form label {
	display: inline;
	font-weight: normal;

}
.poll-form input.radio {
	display: inline;
}
.poll-form input.submit-button {
	float: right;
	margin-top: -30px;
}
.radio{
	height: 12px;
	vertical-align: top;
}

form#post-forum {
	border: 1px solid #E3E3E3;
	background: #F6F9FB;
}

form#post-forum legend {
	background: #FF9;
	border-bottom: 1px dotted #E3E3E3;
	display: block;
	width: 100%;
}
form#post-forum label {
	display: inline;
}

ul#poll {
	margin:0;
	padding-top: 1em;
}
ul#poll li {padding-left: 15px;}
li span {color:#DE5018;}
li span.expected_shipping_date {color:#666666;}

.radios label{margin-bottom: 0;}
.panels fieldset {
	margin-bottom: 0;
}

.radios {
	margin-bottom: 2px;
	margin-right: 0;
}

#radios-box,
div#radios-box-customer-type {
	width: 430px;
	position: relative;
	margin-left: 171px;	
	font-size: 11px;
	color: #333;
}

p#radios-box-customer-type {
	color: #333 !important;
}

label.double {
	height: 4.5em;
	border: none;
}
.panels span {
	display: block;
	margin-bottom: 3px;
}
/*.panel input {width: 160px;}*/
.panel {width: 320px;}

.noempty {
	color: #F00;
	font-size: 1em;
}

select#date_born_day {width: 37px;}
select#date_born_month {width: 37px;}
select#date_born_year {width: 50px;}

#order select#date_born_day  {width: 60px;}
#order select#date_born_month  {width: 70px;}
#order select#date_born_year  {width: 70px;}

.panel select#date_born_day {width: 47px;}
.panel select#date_born_month {width: 47px;}
.panel select#date_born_year {width: 61px;}

/* footer */
#footer {font-size: .75em;}
#container-forums #footer {font-size: .9em;}
#footer ul {text-align: center;}
#footer ul li {
	border-right: 1px solid #aaa;
	font-size: 1em;
	padding: 0 3px;
}

ul#footer_address {
	display: block;
	margin: 1.5em 0;
}

ul#footer_address li {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	color: #aaa; 
	padding: 0;
	border: 0;
}

ul#footer_address li b{
	padding: 0 2px;
}

ul#footer_address li a {
	color: #F57F27;
}

#footer p {
	text-align: center;
	color: #AAA;
}
/*#f-links {
	padding: 20px;
}
.f-list {
	width: 328px;
	margin-bottom: 20px;
}
.f-list li {
	margin: 0;
}
.f-list li a {
	display: block;
	border-bottom: 1px solid #F1F1F1;
	padding: .3em 0;
	color: #2187C7;
	font-size: .8em;
}
.f-list li a:hover {
	background: #F8F8F8;
	text-decoration: none;
	color: #DE5018;
}*/

/* order 672*/
.order-header {
	background: #F6F6F6;
	color: #f57f27;
	margin: 3px 0;
	padding: 5px;
}

table.summary {
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0;
}

table.summary th, table.summary td {
	border: 2px #fff solid;
	background-color: #F6F6F6;
	color: #333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: .3em;
	line-height: 130%;
}

table.summary th strong, table.summary td strong {
	font-weight: bold;
}

table.summary th {
	width: 200px;
}

table.summary caption {
	display: none;
}

dd, dt {
	background: #F6F6F6;
	padding: .18em;
	border-bottom: 3px solid #FFF;
}



/* pagination */
#pagination {
	margin: 10px 0 0 0;
}
#pagination li {
	display: inline;
}
#pagination li span {
	text-decoration: none;
}
#pagination li a, #pagination li span {
	display: block;
	font-size: .8em;
	min-height: 16px; line-height: 16px;
	vertical-align: middle;
	float: left;
	text-align: center;
	border: 1px solid #95E3FF; /*#149DB0;*/
	margin-right: 5px;
	padding: 0 5px;
	background: #FFF;
	color: #2187C7;
}

#pagination li a:hover, #pagination li a:active, #pagination li a:focus
{
	color: #f57f27;
	border: 1px solid #f57f27;
	text-decoration: none;
}

#pagination li a.prev-site, #pagination li a.next-site,
#pagination li span.prev-site, #pagination li span.next-site
{
	width: 5em; padding: 0;
}

#pagination li span.prev-site.disabled, #pagination li span.next-site.disabled
{
	border:1px solid #CCC; color: #CCC;
}

#pagination li span.break, #pagination li span.current {
	border: 1px solid #CCC; color: #CCC;
	background: #FFF;
}

/* Product list pagination */

.pagination-pl {
	width: 750px;
	display: block;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.pagination-pl * {
	font-weight: bold;
}

.pagination-pl li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
}

.pagination-pl a {
	padding: 0; margin: 0;
	color: #006699;
}

.pagination-pl a,
.pagination-pl li .current {
	display: block;
	float: left;
	margin: 0;
	padding: 0 8px 0 4px;
	background: transparent url(imgdesign/pagination-dot.gif) no-repeat 100% 90%;	
}

.pagination-pl a:hover, #pagination-pl a:focus {
	color: #0083C5;
	text-decoration: none;
}

.pagination-pl li .prev-site,
.pagination-pl li .next-site,
.pagination-pl li .break
{
	background-image: none;
}

.pagination-pl li .prev-site {
	padding-left: 0;
	padding-right: 4px;
}

.pagination-pl li .next-site {
	padding-right: 0;
}

.pagination-pl li .break {
	padding-left: 4px;
	color: #ccc;
}

.pagination-pl li .current {
	color: #000;
}

.pagination-pl li .disabled {
	display: none;
}


/* loader */
#foo {height: 300px; width:200px; border: 1px solid #999;}
#status-data {visibility: hidden; height: 0; text-indent: -9999px;}
#cover {
	background: #155984;
	position: absolute;
	top: 0; right: 0;
}

#cover-holder {
	width:400px;
        padding: 0 1em;
	border-top: 5px solid #f57f27;
	border-bottom: 5px solid #2187C7;
	background: #FFF url(imgdesign/logo_ibood.gif) no-repeat 45px 20px;
	position: fixed;
}

#cover-holder p {
    line-height: 130%;
    margin: 1em auto;
}

#cover-holder p.info {
	margin-top: 120px;
}

#indicator {       
	background: transparent	url(imgdesign/loadingx.gif) no-repeat;
	height: 2.2em; 
	width: 200px;
	line-height: 2.2em;
	vertical-align: middle;
    margin: 15px 0 15px 125px;
	padding-left: 40px;
	font-size: 1.2em;
	color: #3793CC;
}


/* various helpers */
.clean { clear: both;}
.reset p {margin:0;padding:0;text-align:left;clear:both;}
p.clean em {font-style: normal; font-weight: normal;}

#feed-icon {
	display: block;
	position: absolute;
	top:83px;left:5px;
	width:61px; height:15px;
	background: url(../imgdesign/rss.gif) no-repeat;
	text-indent: -9999px;
}

.left, .right {
	display: block;
	float: left;
}
.right {
	float: right;
}
.hidden {display: none;}
span.form-helper {font-size: .9em; color: #FB3A1B; font-weight: normal; margin-top:-10px;}
span.form-helper a {font-size: .9em; color: #DE5018;}
span.form-helper a:hover {color: #149DB0;}

.b-holder {margin-bottom: 1.5em; padding: 0 3em;}
.b-holder h3 {background: #F1F1F1; font-size: 1.1em; padding: 3px; margin-bottom: 10px; color: #444;}
h2 {font-size: 15px; color: rgb(33, 135, 199); font-weight: bold; margin-bottom: 10px;}

.b-holder .sh-list a {/*color: rgb(33, 135, 199);*/ margin-left: 0px;}
.b-holder a {
	color: #f57f27; font-size: 1.1em; font-weight: normal;
}

.space p {margin: 1.5em 0;}

.forum-mod-info {
	font-size: 1em;
	color: #777;
	margin-top: 5px;
	float: right;
}
.form-info {
	background: #FFF1BE url(../imgdesign/message_info.png) no-repeat 5px;
	background-position:7px 6px; 
	padding: .5em .5em .5em 2.5em;
	border: 1px solid #FFCC33;
	margin-bottom: 7px;
}
.form-info ul{
	list-style-type: square;
}
#i-am-busy {
	background: url(../imgdesign/loadingx.gif) no-repeat;
	padding-left: 30px;
	width: 150px;
	height: 24px;
	margin: 0 auto;
	position: absolute;
	left: 45%;
	top: 0;
	line-height: 24px;
	vertical-align: middle;
}

.cleaner {clear: both; overflow: hidden;}

.comment-status {
	padding: .7em;
	border: 1px solid #EEE;
	background: #FFF;
	margin: 10px 0;
	text-align: center;
}
.warn h3 {color: #333; text-decoration: underline; font-size: 1.6em;}

#banned-info {
	background: url(../imgdesign/banned.jpg) no-repeat center 5px;
	min-height: 100px;
	padding: 220px 5px 0 5px;
}
#banned-info p {background: #f6f6f6; text-align: left; padding: 5px; line-height: 1.5em;}
#banned-info p b {display:block; color: #333; }

#footer ul.noborder li,
#footer ul li.noborder,
#footer b.noborder,
.noborder {border:none;}

#footer p b {font-weight: normal; padding: 0 5px; border-right: 1px solid #AAA;}
#footer p a {color: #f57f27;}

/* temp menu */
#temp-menu {position: fixed; top: 1em; right:0; width: 170px; border-left: 1px dotted #999; min-height: 50px; padding: 5px}
#temp-menu h4 {font-size: 1.2em; margin-bottom: 5px;}
#temp-menu ul li a {font-size: .8em; color: #900;}

.form_error {
    font-size: 1em;
    color: #F00;
	margin-left: 3px;
}
.form_error ul {
	list-style-type: square;
}
span.form_info {
    font-size: .8em;
    color: #218e16;
    margin-left: 3px;
}

.form_error_spacing {
	padding-bottom: 5px;
}

span.inactive {
	cursor: help;
}

#noscript {
	border-bottom: 2px solid #DB0048;
	padding: 1em;
	font-size: 1.1em;
	color: #F00;
	background: #FFC;
	height: 1em;
	width: 100%;
	position: fixed;
	top: 0; right: 0;
	z-index: 100;
	text-align:center;
}
.no-js {
	border-bottom: 2px solid #DB0048;
	padding: 1em;
	font-size: 1.1em;
	color: #F00;
	background: #FFC;
	text-align:center;
}
.is-js {
	display: none;
}

.payment-method-item {
	display: block;
	height: 25px;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}

.payment-method-item em {
	font-style: normal;
	font-size: .79em;
	font-weight: bold;
}

.payments-bg {
	overflow: auto;
	background-color: #F6F6F6;
}

#content-form span.field-label{
	line-height: 13px;
	vertical-align: bottom;
	
	font-weight: normal;
	font-size: 11px;
	color: #333;
}
#content-thin h3{
	font-size: 13px;
	margin-bottom: 10px;
}

#content.high {
	margin: 0 80px;
}

.info-body-box {
	display: block;
	clear: both;
	border: 1px #C5DAEF solid;
	padding: 1em;
	margin: 1em 0;
}

p.soldout {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 0 20px 0 0;
	background: url(../imgdesign/button_bg-right.png) right no-repeat;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

p.soldout span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 20px;
	height: 36px;
	line-height: 36px;
	background: url(../imgdesign/button_bg-left.png) left no-repeat;
	margin-top: 0;
	color: #f57f27;
}

.nowrap {
	white-space: nowrap;
}
.previous-offer{
	text-align: center;
	margin-bottom: 20px;
	text-decoration: underline;
	color: #888888;
	text-align: center;
	margin-top: -20px;
	position: relative;
}
body #content {
	position: relative;
}
.previous-offer a {
	color: #888888;
}
.more-info {
	padding: 5px 0 5px 0;
	font-size: 10px;
	color: #006699;
}
.more-info a {
	color: #006699;
}
.more-info a:hover {
	color: #F57F27;
}
.free-sign-up {
	margin-bottom:0.5em; 
	margin-left: 310px;
}

ul.your-account-links {
    margin: 1.5em 0 0 0;
    padding: 0;
}
ul.your-account-links li {
    margin: 0;
    padding: .5em 0;
}

ul.your-account-links li.more-space-top {
    padding-top: 1.5em;
}

/* --- Order steps --- */

#order_steps {
	margin-top: -20px;
	width: 670px;
}

#order_steps table {
	width: 570px;
	margin: 0 auto 10px auto;
}

#order_steps table td {
	border: none;
}

#order_steps table td {
	font-size: 11px;
	color: #999;
}

#order_steps table td.current {
	color: #F47F27;
	font-weight: bold;
}

#order_steps table td.completed {
	color: #2186C6;
}
/* --- Order form & quantity form layout --- */
#quantity-form .submit-button{
	margin-bottom: 7px;
}
/* --- Contact form --- */

form#question input {
	width: 250px;
}

form#question input.submit-button {
	width: 100px;
}

form#question select {
	width: 255px;
}

form#question textarea {
	font: normal 11px Verdana;
}

form#question .fs-subcategory {
	height: 22px; 
}

.no_border {
	border: none !important;
}

/* --- Additional form styling --- */

div.form_notice {
	margin: 0;
	padding: 5px;
	font-size: 10px;
}

/* --- Custom "add this" buttons --- */

a.action_link {
	display: block;
	height: 16px;
	width: 16px;
	cursor: pointer;
}

a.custom_addthis {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 3px;
}

a.icon_questionmark {
	background: url(../imgdesign/icons/question_mark_16.png) no-repeat left top;
}

a.qmark_form {
	float: right; 
	margin: 3px 0px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #2589C8;
	border: 2px solid #E97925;
	background-color: #fff;
	padding: 5px;
}
.payment_method_tooltip {
	float: left;
	margin-left: 10px;
}

#tooltip h3 {
	font-weight: normal;
	color: #000;
}

ul.with-bullets li {
	list-style-type: disc;
}

.form_attn {
	color: #333; 
	font-size: 11px; 
	border: 1px solid #ccc; 
	padding: 5px 5px 5px 25px; 
	background: #ffffc0 url(/imgdesign/information.png) no-repeat 5px 4px;
}

/* --- Clearfix --- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	overflow-y: scroll;
	height: 100%
}

/* --- Added for rma forms --- */
.rma_td_left {
	vertical-align: top;
	border: none;
	text-align: right;
	color: #666;
}

.rma_td_right {
	vertical-align: baseline;
	border: none;
	text-align: left;
	color: #666;
}

.rma_label {
	vertical-align: baseline;
	color: #666;
}

.rma_radio {
	vertical-align: baseline;
}

.comment-official-brand-expert {
	background-color: #ffffc0 !important;
}

.comment-hidden {
	background-color: #FFDFDF;
}

/* Social icons */
.sbtn{
display:block;
height:24px;
width:24px;
float:left;
margin-right:4px;
background: #fff url(/imgdesign/icons/icons24.png) no-repeat;
}
.fb{
background-position:0px 0px;
}
.tw{
background-position:-24px 0px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9997;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9998;
	overflow: hidden;
	background-color: #fff;
}

#lbTop {
	z-index: 9999;
}

.lbLoading {
	background: #fff url(/imgdesign/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 29px;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
	background: transparent url(/imgdesign/icons/close.jpg) no-repeat center;
	margin: 5px 5px;
	outline: none;
	cursor: pointer;
	display: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-size: 13px;
} 

.big_button {
	padding: 5px 10px 5px 10px;
}

.feedback {
	padding: 10px;
	background-color: #ffffc0;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	line-height: 1.5em;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}

/* Hunt/Rush */
.rush-title {
	font-size: 1.7em;
	font-weight: bold;
	color: #2187C7;
}

a.hunt_faq {
	font-size: 0.8em;
}

.hush_stock {
	position: relative;
	padding: 0 54px;
	margin: 0 auto 10px;
}

.hush_stock.hunt {
	width: 300px;
	height: 26px;
	padding-top: 24px;
}

.hush_stock.rush {
	width: 264px;
	height: 49px;
	padding-top: 1px;
	background: url(/imgdesign/rush_bar_bg.png) no-repeat 54px 0;
}

.hush_stock .siren {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 49px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.hush_stock.hunt .siren {
	background-image: url(/imgdesign/hunt_light.png);
}

.hush_stock.rush .siren {
	width: 54px;
	background-image: url(/imgdesign/rush_bar_l.png);
}

.hush_stock .siren.r {
	left: auto;
	right: 0;
}

.hush_stock.rush .siren.r {
	background-image: url(/imgdesign/rush_bar_r.png);
}

.hush_stock.hunt .progress_bar {
	border: 1px solid #CCC;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	background: url(/imgdesign/hunt-progress-bar-grey.jpg);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#FFFFFF', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#FFFFFF');
	background: -moz-linear-gradient(top, #E9E9E9 0%, #CCC 50%, #FFF);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E9E9E9), color-stop(50%, #CCC), color-stop(100%, #FFF));
	background: -webkit-linear-gradient(top, #E9E9E9 0%, #CCC 50%, #FFF 100%);
	text-align: left;
}

.hush_stock.rush .progress_bar {
	position: absolute;
	left: 126px;
	top: 13px;
	width: 188px;
	height: 22px;
	text-align: left;
}

.hush_stock .progress_value {
	overflow: hidden;
	height: 0;
	width: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
}

.hush_stock.hunt .progress_value {
	padding-top: 20px;
	background-image: url(/imgdesign/hunt-progress-bar-blue.jpg);
}

.hush_stock.rush .progress_value {
	padding-top: 21px;
	background-image: url(/imgdesign/rush_progress_bar.png);
}

