/**********************************************************
* GLOBAL
***********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
/*  border: 0;*/
  outline: 0;
/*  font-weight: inherit;*/
  font-style: inherit;
  font-size: 100%;
  font-family: Tahoma,DejaVu Sans Condensed,serifSansSerifMonospace;
/*  vertical-align: baseline;*/
}

/* === HYPERLINKS ======= */
table a,table a:visited,#menu_left a,div.list a,#buy_page a,#category_list a{color:#000000;text-decoration:none;}






/**********************************************************
* LAYOUT
***********************************************************/

#inside {
  width:802px;
  margin:auto;
  height:100%;
  background-color:#FFFFFF;
}

#logo {
  margin-top:24px;
  padding-left:33px;
  float:left;
}
#logo_boutique {
  margin-top:10px;
  padding-left:0px;
  float:left;
}

#hidden_nav {
  left:-9999px;
  width:0px;
  overflow:hidden;
  position:absolute;
  }


#header {
  z-index: 200;
  padding-bottom:10px;
  margin: auto;
  vertical-align:top;
}

#header_content {
  height: 83px;
  vertical-align:top;
  text-align:left;
  margin-left:
}

#header_boutique {
  padding-bottom:10px;
  background-color:#000;
  z-index: 200;
  margin: auto;
  vertical-align:top;
}

#header_content_boutique {
  height: 83px;
  vertical-align:top;
  text-align:left;
  margin-left:0px;
}

#header_right {
  padding-right:10px;
  margin-top:19px;
  float:right;
  width:66%;
}

#header_right_boutique {
  padding-right:10px;
  margin-top:19px;
  float:right;
  width:60%;
}

#header_menu {
  float:right;
}
#header_menu ul li,#footer_inside ul li {
  display:inline;
}
div.list ul {
  list-style:none;
}

#search_info {
  margin-bottom:20px;
  font-weight:bold;
  font-size:1.2em;
}
#search_options {
  margin-bottom:10px;
}
#search_options ul li {
  display:inline;
  margin-right:10px;
  list-style:none;
  float:left;
  height:49px;
  border:0px;
}
#search_options ul li input, #search_options ul li select {
  font-size:15px;
}
#search_info span.red{
  text-decoration: underline;
}
#search_info form ul li input.search_img {
  border:0px;
  padding:0px;
}

#searchInput input{
  float:left;
  margin:0;
  padding:0;
  width:195px;
  height:18px;
  margin-left:85px;
  margin-top:2px;
/*  line-height:18px;*/
  font-size:12px;
  border:none;

}
#header_search input.search_img {
  float:right;
  border:0px;
  padding:0px;
}

#main {
  width:784px;
  margin:auto;
  clear:both;
}

#home_box_full {
  float:left;
  margin:0;
  padding:0;
}


#notices_list img.title {
  margin-bottom:5px;
}

#notices_list ul {
  list-style:none;
  padding:0;
  margin:0;
  margin-bottom:5px;
  padding-left:18px;
}
#notices_list ul li {
  background:url(/images/bg/dots_and_bullet.gif) no-repeat;
  padding-top:3px;
/*  margin-left:18px;*/
  padding-bottom:8px;
  display:block;
  float:left;
  width:147px;
}
#notices_list ul li a {
  width:134px;
  margin-top:0px;
/*  padding-left:13px;*/
/*  background:url(/images/bg/black_dot.gif) no-repeat;*/
  font-size:1em;
  float:right;
}
#notices_list {
  margin-bottom:0px;
}

#right_column {
  width:591px;
  height:100%;
  float:right;
  text-align:left;
  padding:0px;
  margin:0px;
/*  min-height:465px; */
}

#right_column_box {

}

#right_column_box_terms {
background:url(/images/backgrounds/background.jpg);
}


.clear {clear:both;height:0px;}
*html .clear {clear:both;height:0px; margin-bottom:-3px;}
.clear p { display:none;  }
img {border: 0px; padding:0px; margin:0px; }


/*text*/

h1 {
margin-top:5px;
margin-bottom:10px;
color: #8b8b8b;
font-size: 1.2em;
font-weight:bold;

}
h4 {
  font-size:1em;
/*  font-weight:normal;*/
/*  margin-bottom:5px;*/
}

h3 {
  color:#464646;
  font-size: 1em;
  font-weight:bold;
  font-family: Tahoma,DejaVu Sans Condensed,serifSansSerifMonospace;
}
h5 {
  font-size:1.2em;
  font-weight:bold;
  margin-bottom:5px;
}

.errors {
  color:red;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
}

.successmessage {
  color:#097309;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
}

.grey {
  color:#464646;
  font-size: 1em;
/*  font-weight:bold;*/
  font-family: Tahoma,DejaVu Sans Condensed,serifSansSerifMonospace;
}

.line_dot {
  clear:both;
  height:15px;
  width:162px;;
  background:url(/images/bg/dot_bg.gif) repeat-x;
  margin:0;
  padding:0;
}

#bread_c {
  font-weight:bold;
  font-size:0.8em;
  float:left;
  height:40px;
  margin-top:20px;
  width:591px;
}

.bread_c_txt{
  float:left;
}

#bread_c ul {
  list-style:none;
  float:left;
  margin-left:5px;
}
#bread_c ul li {
  display:inline;
}
#bread_c ul li a {
  font-weight:normal;
  color:#8b8b8b;
}
#introduction {
  width:296px;
  float:left;
  margin-bottom:30px;
}
div.main_text {
  float:left;
  margin-bottom:30px;
  width:100%;
}
div.main_text .title, div.lust_list .title {
  color:#333333;
  font-family: Tahoma,DejaVu Sans Condensed,serifSansSerifMonospace;
  font-size:20px;
  font-weight:normal;
  margin-bottom:10px;
  height:32px;
  margin-top:0;
  background:url(/images/bg/greypix.gif) bottom repeat-x;
}
div.lust_list .title a {
  font-size:11px;
  color:#666666;
  text-decoration:underline;
}
#main p {
  font-size:1em;
}
#right_box {
  width:285px;
  height:277px;
  margin-top:5px;
  float:right;
}
#right_box_txt {
  padding-top:110px;
  padding-left:25px;
  padding-right:30px;
}
#right_box_txt a {
  color:#e60006;
}

#product_gallery img.title {
  margin-bottom:10px;
}

#product_gallery ul {
  list-style:none;
  padding:0;
  margin:0;
}
#product_gallery li {
  background-color:#e9e9e9;
  display:block;
  float:left;
  width:185px;
  margin-bottom:13px;
/*
  height:148px;
*/
}
.marged {
  margin-right:13px;
  margin-bottom:13px;
}
#product_box {
  padding-top:13px;
  padding-bottom:13px;
  text-align:center;
  font-size:1em;
  color:#545454;
}
#product_box img {
  border:1px solid #000000;
  margin-bottom:5px;
  text-align:center;
}
#image_enlarge{
  height:17px;
  width:100%;
  text-align:right;
  line-height:17px;
}

#product_name {
  font-weight:bold;
}

#product_box .price {
  font-size:0.95em;
}
.price {
  font-weight:bold;
}
.price_green {
  font-weight:bold;
  color:#88c83e;
}
.price_red {
  font-weight:bold;
  color:#e60006;
}
.lightgrey {
  color:#a0a0a0;
}
.lightgrey2 {
  color:#8b8b8b;
}
#footer {
  clear:both;
  margin: auto;
  width:100%;
  padding-top:10px;
  padding-bottom:20px;
  line-height:18px;
}
#footer_inside {
  width:784px;
  padding-top:14px;
  margin:auto;
  background:url(/images/bg/dot_bg.gif) repeat-x;
}
.left {
  float:left;
  text-align:left;
}
.right {
  float:right;
  text-align:right;
}
.table_header_right {
  float:right;
  text-align:right;
  font-size:0.9em;
  width:50%;
}
#submenu_red {
  font-size:0.8em;
  margin-top:0px;
  color:#e60006;
  padding-top:12px;
}
#submenu_red a {
  color:#e60006;
}
#submenu_red a:hover {
  color:#e60006;
  text-decoration:underline;
}
/*#products_listing input {
  border:0px;
  padding:0px;
}*/
div.products_listing {
  float:left;
  width:100%;
  margin-bottom:30px;
  padding-bottom:2px;
  vertical-align:baseline;
}
div.products_listing table tr {
/*  vertical-align:middle;*/
/*  padding-right:10px;*/
}
div.products_listing table tr td {
  padding:7px 0px 7px 7px;
  border-bottom:1px solid #cdcdcd;
  color:#333333;
}

.product_title {
  font-size:1.1em;
  margin-bottom:5px;
}
.image90_90 {
  width:89px;
  margin-right:10px;
  text-align:center;
  float:left;
}
div.imgbox {
  width:89px;
  height:75px;
  padding-bottom:0px;
  background-color:#FFFFFF;
  border: 1px solid #878787;
}
div.imgbox img {
  padding:0px;
  margin:0px;
}
#enlarge {
  background:url(/images/icons/zoom.gif) no-repeat;
  margin-top:3px;
  margin-bottom:1px;
  margin-left:20px;
  padding-left:0px;
/*  font-weight:bold;*/
  font-size:0.9em;
}
.enlarge {
  background:url(/images/icons/zoom.gif) left no-repeat;
/*  margin-left:20px;*/
  padding-left:15px;
  text-decoration:none;
  padding-bottom:0px;
  padding-top:0px;
/*  font-weight:bold;*/
  font-size:0.9em;
  color:#000000;
}
.listing_text {
  float:left;
/*  padding-left:10px;*/
  padding-top:5px;
  padding-bottom:5px;
}
.full_listing {
  width:185px;
}
.myaccount {
  width:175px;
}
.first_cell_myaccount {
  width:280px;
}
.first_cell_myaccount {
  width:300px;
}
.first_cell_full_listing {
  width:320px;
}

.listing_text p {
  margin-top:2px;
}
div.listing_header .title {
  font-size:1.3em !important;
  font-weight:bold !important;
  color:#000000 !important;
  margin-bottom:5px !important;
  float:left;
  text-align:left;
  border:0px !important;
  background:none !important;
  margin-top:0px !important;
  height:20px !important;
  vertical-align:baseline !important;
}
tr.table_header {
  background-color:#dadada;
  color:#333333;
  font-weight:bold;
  font-size:0.9em;
  border-bottom:1px solid #cdcdcd;
}
.cell_centered {
  text-align:center;
}
tr.highlight {
  background-color:#fbe5e7;
}
.listing_header {
  float:left;
  margin-bottom:5px;
  width:100%;
}

.listing_header form {
  float:right;
  text-align:right;
}

form select {
  font-size:0.9em;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:0px;
/*  margin-right:2px;*/
}

div.more_items_from_seller ul {
  list-style:none;
  padding:0;
  margin:0;
}
div.more_items_from_seller li {
  /*background-color:#FFFFFF;*/
  display:block;
  float:left;
  width:162px;
/*  height:148px;*/
}
div.more_items_from_seller {
  margin-bottom:30px;
  font-size:11px;
}
#left_column_box {
  margin-top:10px;
  margin-bottom:10px;
}
#left_column_box img {
  vertical-align:baseline;
}

#left_column_box a {
  color:#666666;
  text-decoration:underline;
}
div.left_column_box_line span {
  margin-bottom:5px;
}
#form_box {
  background-color:#e6e6e6;
  width:100%;
  padding-top:14px;
  padding-bottom:14px;
}
#form_box_inside {
  background-color:#FFFFFF;
  margin:0 auto;
  width:562px;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
/*  padding-top:14px;*/
/*  padding-bottom:14px;*/
}
#form_box_inside.noborder {
  padding-top:0px;
}
input,select,input.file,textarea{
  border:1px solid #a7a7a7;
  padding:2px 0px 2px 0px;
}


#form_box_inside div.left{
  padding-left:17px;
  margin-top:17px;
  margin-bottom:17px;
}
#login input.text {
  width:162px;
}
#form_box_inside input.text,#form_box_inside select{
  width:250px;
}
#form_box_inside p {
  font-weight:bold;
  font-size:0.9em;
}
.form_line {
  margin-bottom:10px;
}
input.submit {
  font-size:1em;
  padding:2px 10px 2px 10px;
  margin-top:5px;
}
#login input.submit {
  margin-right:5px;
}
#register a {
  text-decoration:none;
}
input.checkbox {
  border:0px;
  margin-right:10px;
}
#menu_left div.list ul li {
  width:145px;
  margin-bottom:5px;
  font-size:0.9em;
}
#menu_left div.list ul {
  margin-top:10px;
  margin-bottom:20px;
}
#menu_left div.list .title {
  margin-bottom:10px;
  font-weight:bold;
}
#buttons_left {
  clear:both;
  margin-bottom:30px;
}
#buttons_left a img {
  margin-bottom:5px;
}
.outbid {
  background:url(/images/icons/outbid.gif) no-repeat;
/*  margin-left:20px;*/
  padding-left:20px;
  padding-bottom:3px;
  padding-top:2px;
  font-weight:bold;
  font-size:1em;
  color:#e60006;
}
.winning {
  background:url(/images/icons/winning.gif) no-repeat;
/*  margin-left:20px;*/
  padding-left:20px;
  padding-bottom:3px;
  padding-top:2px;
  font-weight:bold;
  font-size:1em;
  color:#88c83e;
}
.up {
  background:url(/images/icons/up.gif) no-repeat;
/*  margin-left:20px;*/
  padding-left:20px;
  padding-bottom:3px;
  padding-top:2px;
  font-weight:bold;
  font-size:1em;
  color:#88c83e;
}
.no_change {
  background:url(/images/icons/no_change.gif) no-repeat;
/*  margin-left:20px;*/
  padding-left:20px;
  padding-bottom:3px;
  padding-top:2px;
  font-weight:bold;
  font-size:1em;
  color:#333333;
}
td#time {
  width:100px;
}
.clock {
  background:url(/images/icons/clock.gif) top right no-repeat;
/*  margin-left:20px;*/
  padding-left:0px;
  padding-bottom:3px;
  padding-top:0px;
  padding-right:20px;
/*  font-weight:bold;*/
  font-size:1em;
  display: inline-block;
/*  color:#e60006;*/
}
#left_column_box a.back {
  background:url(/images/icons/back.gif) no-repeat;
/*  margin-left:20px;*/
  padding-left:10px;
  padding-bottom:3px;
  padding-top:0px;
/*  font-weight:bold;*/
  font-size:1em;
  color:#e60006;
}
td input {
  margin-bottom:2px;
}
#title_grey_bg {
  clear:both;
  background-color:#e7e7e7;
  color:#555555;
  font-weight:bold;
  font-size:1.3em;
/*  height:20px;*/
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}
#infos {
  color:#787878;
  margin-bottom:20px;
  margin-left:10px;
}
#full_width_box img {
  border:1px solid #666666;
  margin-bottom:5px;
  margin-right:10px;
  float:left;
}
#full_width_box p {
}
/*#full_width_box #notice_img_box {*/
/*  float:left;*/
/*  width:218px;*/
/*}*/
.img_icon {
  background:url(/images/icons/img.gif) top left no-repeat;
  padding-left:20px;
  padding-bottom:3px;
  margin-top:5px;
/*  padding-top:5px;*/
  padding-right:0px;
  font-size:1em;
}
.photo {
  background:url(/images/icons/photo.gif) top right no-repeat;
  padding-left:0px;
  padding-bottom:3px;
  padding-top:2px;
  padding-right:20px;
  font-size:1em;
  display: inline-block;
}
#product_details {
  width:100%;
}

#product_details_box {
  background-color:#e9e9e9;
  text-align:center;
  padding:0 17px 17px 17px;
  margin-right:21px;
  margin-bottom:20px;
}

#product_details_box .img_box {
  background-color:#e9e9e9;
  width:318px;
  text-align:center;
  height:269px;
  margin:0 auto;
}
#product_details .box_details_left {
  width:377px;
  float:left;
  text-align:left;
}
#product_details .box_details_middle {
  width:90px;
  float:left;
  text-align:left;
  font-size:11px;
}
#product_details .box_details_right {
  width:124px;
  float:left;
  text-align:left;
  font-size:11px;
}
#product_details .box_details_left p,
#product_details .box_details_middle p,
#product_details .box_details_right p {

}
#product_details .right_pic {
  width:214px;
  float:right;
  font-size:11px;
}
#page_text p {
  margin-bottom:10px;
}

.grey_line {
  clear:both;
  width:100%;
  height:10px;
  margin-bottom:10px;
  background:url(/images/bg/greypix.gif) bottom repeat-x;
}
#product_details .right_pic p {
  margin-bottom:3px;
}

input.redbutton, div.products_listing input.redbutton {
  width:100%;
  background-color:#e10000;
  border:1px solid #000000;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  color:#FFFFFF;
  font-size:10px;
}
input.greybutton, div.products_listing input.greybutton {
  width:100%;
  background-color:#e7e7e7;
  border:1px solid #000000;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  color:#000000;
  font-size:10px;
}
input.greenbutton, div.products_listing input.greenbutton {
  width:100%;
  background-color:#237629;
  border:1px solid #000000;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  color:#FFFFFF;
  font-size:10px;
}
span.l_1 {
  float:left;
  width:110px;
  background:none;
}
span.l_2 {
  float:left;
  width:171px;
  background:none;
  font-weight:bold;
}
span.r_1 {
  float:left;
  width:117px;
  padding-left:17px;
  background:none;
}
span.r_2 {
  float:left;
  width:170px;
  background:none;
  font-weight:bold;
}
#summary {
  margin-bottom:30px;
}
#summary div.list {
  width:591px;
  background:url(/images/bg/summary_bg.gif) top left repeat-y;
}

#more_items_like_this {
  width:591px;
  background-color:#e9e9e9;
  margin-bottom:30px;
/*  padding:18px;*/
}
#more_items_like_this #title {
  margin-bottom:20px;
  width:188px;
}
#more_items_like_this #more_items_inside {
  padding:18px 18px 0 18px;
/*  background:url(/images/bg/bg_more_items.gif) top left repeat-y;*/
}

#more_items_inside ul {
  list-style:none;
  padding:0;
  margin:0;
}
#more_items_inside li {
  display:block;
  float:left;
  width:167px;
/*  height:148px;*/
}
#more_items_inside li.marged {
  background:url(/images/bg/bg_more_items.gif) top right repeat-y;
  padding-right:13px;
  margin-bottom:13px;
}

#A {
  margin-bottom:10px;
}
.qatext {
  width:574px;
  float:right;
}
#Q {
  margin-bottom:5px;
}
.QAtype {
  font-weight:bold;
  float:left;
  width:17px;
}
#back_link a {
  text-decoration:none;
}
#seller_header_infos_left {
  float:left;
  width:295px;
  font-size:1.1em;
  font-weight:bold;
  margin-bottom:30px;
}
#seller_header_infos_right {
  float:right;
  border: 1px solid #a7a7a7;
  width:293px;
  margin-bottom:30px;
}
#seller_header_infos_left #inside_left {
  float:left;
  width:120px;
  height:20px;
}
#seller_header_infos_right #greybox {
  float:right;
  width:291px;
  margin-top:1px;
  margin-left:1px;
  margin-right:1px;
}

#seller_header_infos_right #greybox #inside_left {
  float:left;
  width:72px;
  background-color:#e1e1e1;
  line-height:26px;
  padding-left:18px;
  border-bottom:1px solid #FFFFFF;
  font-weight:bold;
}
#seller_header_infos_right #greybox #inside_right {
  float:right;
  width:178px;
  padding-left:23px;
  background-color:#efefef;
  line-height:26px;
  border-bottom:1px solid #FFFFFF;
  font-weight:bold;
}
.comment {
  margin-top:20px;
}







/*---------------------------------------------------------*/
/*---------------- For Sell an Item Form ------------------*/
/*---------------------------------------------------------*/

#sell_an_item{
  background:#e6e6e6;
  width:562px;
}
#sell_an_item p{
  font-size:11px;
}
#sell_an_item input,
#sell_an_item select,
#sell_an_item textarea{
  font-size:11px;
  margin:1px 0;
/*  border:1px solid #CBCBCB;*/
}
#sell_an_item input,
#sell_an_item textarea{
  padding:1px 4px;
}
#sell_an_item input.checkbox{
  border:none;
  margin:0;
  padding:0;
}
#sell_an_item #form1_box,
#sell_an_item #form2_box,
#sell_an_item #form3_box,
#sell_an_item #form4_box,
#sell_an_item #form5_box,
#sell_an_item #form6_box{
  padding:17px;
  text-align:left;
  background:#FFF;
}
#sell_an_item .clear{
  background:#FFF;
}






/*------------ Form1 ------------*/
#form1_box select{
  width:173px;
}
#form1_box input.text{
  width:339px;
}
#form1_box #category_preview{
  background:#EDEDED;
  padding:7px 14px;
  width:497px
}
#form1_box #category_preview p{
  font-weight:normal;
}
#form1_box #category_preview span#category_preview_value{
  color:#E10000;
  font-weight:bold;
}



/*------------ Form2 ------------*/
#form2_box #auction_details{
  background:#EDEDED;
  padding:17px;
/*  height:42px;*/
}
#form2_box #auction_details .form_line{
  width:245px;
  line-height:20px;
}
#form2_box #auction_details .form_line input,
#form2_box #auction_details .form_line select{
  width:80px;
}
#form2_box #posting_fee_info{
  margin:10px 0;
}
#form2_box #posting_fee_info a,
#form2_box #posting_fee_info a:link,
#form2_box #posting_fee_info a:visited{
  color:#E10000;
  text-decoration:underline;
}
#form2_box #posting_fee_info a:hover,
#form2_box #posting_fee_info a:active{
  text-decoration:none;
}
#form2_box #item_details{
  position:relative;
  width:528px;
}
#form2_box #item_details .form_line{
  width:270px;
}
#form2_box #item_details .form_line input,
#form2_box #item_details .form_line select{
  width:250px;
}
#form2_box #item_details .form_line2{
  width:250px;
  position:absolute;
  top:0;
  right:0px;
}
#form2_box #item_details .form_line2 textarea{
  float:right;
  width:240px;
  height:165px;
/*  padding-bottom:10px;*/
}
#form2_box #item_details .form_line2 input{
  float:right;
}
#form2_box #confirm{
  margin:10px 0 0 0;
  font-weight:normal;
  text-align:center;
}



/*------------ Form3m,Form4 ------------*/
#sell_an_item .tab{
  padding:0;
}
#sell_an_item .bg{
  background:url(/images/bg/bg_tab2.gif) 189px 0px repeat-y;
}
#sell_an_item div.set_subtab{
  width:190px;
  float:left;
  margin:0;
  padding:0;
}
#sell_an_item .subtab{
  width:188px;
}
#sell_an_item .subtab input{
  position:absolute;
  margin:13px 0 0 10px;
}
*html #sell_an_item .subtab input{
  margin:9px 0 0 6px;
}
#sell_an_item .spacer{
  height:4px;
}
#sell_an_item .spacer br{
  display:none;
}
#sell_an_item .subtab a{
  display:block;
  width:148px;
  min-height:39px;
  background:url(/images/bg/bg_tab.gif) top right repeat-y;
  padding:10px 10px 10px 30px;
  text-decoration:none;
  color:#000;
  border:1px solid #CBCBCB;
}
*html #sell_an_item .subtab a{
  height:39px;
}
#sell_an_item .subtab a:hover{
  background:#FFF
}
#sell_an_item .subtab a.selected{
  background:#FFF;
  border-right:none;
  padding-right:11px;
}
#sell_an_item .preview{
  width:317px;
  min-height:299px;
  padding:15px 5px 5px 15px;
  border:1px solid #CBCBCB;
  border-left:none;
  float:right;
}
*html #sell_an_item .preview{
  height:299px;
}
#sell_an_item .preview p{
  margin-bottom:7px;
}
#sell_an_item .preview .detail{
  font-weight:normal;
}






/*------------ Form4 ------------*/
#form4_box .amount{
  font-weight:normal;
  color:#A7A7A7;
}
#form4_box img{
  margin-bottom:20px;
}
#form4_box .uploaded_image{
  background:url(/images/icons/img.gif) top left no-repeat;
  padding:0 0 0 20px;
  height:21px;
}
#form4_box .uploaded_image p{
  font-weight:normal;
  display:block;
  color:#000000;
  padding-right:5px;
  float:left;
}
#form4_box .uploaded_image a{
  float:right;
  color:#E10000;
}
#form4_box .uploaded_image a:hover{
  color:#000;
}
#form4_box input.browse{
  width:317px;
}
#form4_box p a{
  color:#E10000;
}
#form4_box p a:hover{
  color:#000;
}



/*------------ Form5 ------------*/
#form5_box input{
  width:100px;
}
#form5_box select{
  width:250px;
}


/*------------ Form6 ------------*/
#form6_box p{
  font-weight:normal;
}
#form6_box p.txt{
  text-align:left;
}
#form6_box p.btn{
  text-align:center;
  margin:20px 0 0 0;
}
#form6_box input{
  width:118px;
}

#postage_costs div.form_line {
  line-height:25px;
}

#total_fee{
  padding:17px;
  background:#FFF;
  position:relative;
  top:17px;
}
#total_fee #inner{
  background:#E10000;
  text-align:left;
  padding:10px 17px;
  width:494px;
}
#total_fee p{
  color:#FFF;
  font-size:14px;
  padding:0;
  margin:0;
}
#total_fee p span{
  font-size:20px;
}
#total_fee #inner input{
  margin-top:3px;
  display:block;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
/*    display:block;*/
}

.LV_valid {
  display:none;
    color:#6bb36b;
}

.LV_invalid {
    color:#CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
select.LV_valid_field:hover,
select.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
    border: 1px solid #a7a7a7;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
select.LV_valid_field:hover,
select.LV_valid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#buy_page {
  background-color:#FFFFFF;

}

#buy_page ul.women, #buy_page ul.men, #buy_page ul.interiors, #buy_page ul.boys, #buy_page ul.girls  {
  clear:both;
  margin-top:20px;
}
#buy_page ul.women li, #buy_page ul.men li, #buy_page ul.interiors li, #buy_page ul.boys li, #buy_page ul.girls li {
  display:inline;
  float:left;
  width:166px;
  margin-bottom:20px;
}
#buy_page ul.women li h2, #buy_page ul.men li h2, #buy_page ul.interiors li h2, #buy_page ul.boys li h2, #buy_page ul.girls li h2 {
  background:url(/images/bg/greypix.gif) repeat-x;
  padding-top:10px;
  margin:0px;
  clear:both;
}
#buy_page ul.women li ul, #buy_page ul.men li ul, #buy_page ul.interiors li ul, #buy_page ul.boys li ul, #buy_page ul.girls li ul {
  margin-top:5px;
}
#buy_page ul.women li ul li, #buy_page ul.men li ul li, #buy_page ul.interiors li ul li, #buy_page ul.boys li ul li, #buy_page ul.girls li ul li {
  background:url(/images/bg/dots_and_bullet.gif) no-repeat;
  padding-left:15px;
  margin-left:17px;
  padding-top:2px;
  margin-bottom:0px;
  width:100px;
  float:left;
}
.hide {
  display:none;
}
.show {
  display:block;
}

#footer #siteby{

}
#footer #siteby a,
#footer #siteby a:link,
#footer #siteby a:visited {
  color:#005F2E;
}
#footer #siteby a:hover,
#footer #siteby a:active {
  color:#005F2E;
}

#left_column_box a.social_top {
  text-decoration:none;
}

/* Social Bookmarking */
ul.social,ul.social ul{
  margin:0;
  padding:0;
  list-style:none;
  text-align:left;
  }
span.social_top_text {
  padding-right:20px;
  font-size:11px;
  color:#FFF;
  font-weight:bold;
}
ul.social li ul{
  margin:0 0 0 6px;
  left: -9999em;
  position: absolute;
  }
ul.social li:hover ul{left:auto}
ul.social ul li{
  width:150px;
  border-left:solid 1px #E0E0E0;
  border-right:solid 1px #E0E0E0;
  border-bottom:solid 1px #E0E0E0;
  color:#666;
  font-size:90%
  }
ul.social ul li a{
  width:120px;
  padding:5px 5px 5px 25px;
  text-decoration:none;
  opacity: .92;
  filter: alpha(opacity=92); /* IE */
  overflow:hidden;
  display:block
  }
/* Social Networking Bullets */
ul.social ul li.soc_facebook a{background:#FFF url(../images/icons/small_facebook.gif) 3px 5px no-repeat}
ul.social ul li.soc_digg a{background:#FFF url(../images/icons/small_digg.gif) 3px 5px no-repeat}
ul.social ul li.soc_google a{background:#FFF url(../images/icons/small_google.gif) 3px 5px no-repeat}
ul.social ul li.soc_delicious a{background:#FFF url(../images/icons/small_delicious.gif) 3px 5px no-repeat}
ul.social ul li.soc_reddit a{background:#FFF url(../images/icons/small_reddit.gif) 3px 5px no-repeat}
ul.social ul li.soc_twitter a{background:#FFF url(../images/icons/small_twitter.gif) 3px 5px no-repeat}
ul.social ul li.soc_stumbleupon a{background:#FFF url(../images/icons/small_stumbleupon.gif) 3px 5px no-repeat}
ul.social ul li.soc_furl a{background:#FFF url(../images/icons/small_furl.gif) 3px 5px no-repeat}
ul.social ul li.email_friend a{background:#FFF url(../images/icons/mail_0.gif) 3px 5px no-repeat}
ul.social ul li a:hover,ul.social ul li a:visited:hover{background-color:#EEE}

#infos_left {
  float:left;
  width:400px;
  text-align:left;
}
#infos_right {
  float:right;
  width:165px;
  text-align:right;
}
div.lust_list {
margin-bottom:30px;
}
ul.lust_list {
  width:591px;
  clear:both;
}
ul.lust_list li {
  width:166px;
  float:left;
  list-style:none;
}

div.lust_desc {
  margin-top:5px;
  text-align:center;
  margin-bottom:10px;
}
div.contact_poster_button {
  float:right;
  padding:5px;
  border:none;
  margin-top:0px;
  width:96px;
  height:26px;
}
 div.fixed_width_img {
  width:166px;
  height:108px;
  text-align:center;
/*  border: 1px solid #000;*/
 }
div.fixed_width_img img, div.fixed_width_img2 img {
  text-align:center;
 }
 div.fixed_width_img2 {
  width:166px;
  height:166px;
  text-align:center;
/*  border: 1px solid #000;*/
 }

div.contact_poster_button img {
  border:0px !important;
}

div.view_all_items {
  width:162px;
  margin-bottom:10px;
}
div.view_all_items a {
  font-weight:bold;
  font-size:1em;
  text-align:center;
}
div.extra_images {
  clear:both;
  float:left;
  width:100%;
  margin-top:30px;
}
span.buy_title {
  font-size:14px;
}
