/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #ff9900; text-decoration: none;}
.box_head_1_dyn a,
.box_head_1_dyn { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1_dyn a:hover { color:#a5cceb; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}

/* Keep image links from having a border */
a img { border: none;
			margin:5px;
}

body {
	background-color: #f1f5f8;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable {
	width: 100%;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

/* 3 column main table */
.maintable {
	width: 99%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}

/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	background-color: #a5cceb;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:11px;
	max-width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_336699_left.gif);
	background-repeat: no-repeat;
}
.box_head_1_right {
	width:12px;
	min-width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_336699_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_150 {
	width: 126px;
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:11px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left.gif);
	background-repeat: no-repeat;
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_head_2_flip {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid_flip.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
/* Fix for IE 6 to inherit font size */
.box_content_2 td{
	font-size:12px;
}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif);
	background-repeat:repeat-x;
	background-position:left;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}

/*not boxes*/
.submenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #a5cceb;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
/*
Example css for form buttons
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
*/
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

/* ----- CSS for User Management Table ----- */
.use_man_table_container
{
  text-align: center;
  margin: 0px auto;
  width: 600px;
}
.use_man_table_header
{
     clear: both;
     width: 600px;
     padding-bottom: 0px;
     padding-top: 30px;
}
.use_man_table_left
{
  width: 295px;
  padding-right: 5px;
  float: left;
  clear: left;
}

.use_man_table_right
{
  width: 295px;
  padding-left: 4px;
  float: right;
  clear: right;
}
.use_man_table_footer
{
     clear: both;
     width: 600px;
     height: 1px;
}
.use_man_table_left div,
.use_man_table_right div{
	text-align:left;
}

.use_man_table_left div a,
.use_man_table_right div a {
	padding-left: 30px;
	text-decoration:none;
}
.use_man_table_left div img,
.use_man_table_right div img {
	width: 42px;
	height: 42px;
}
.use_man_table_sep {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dddddd;
	clear:both;
}

/* extra questions and extra checkboxes */
.extraCheckboxes {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;
}
.extraCheckboxes li {
	background-image: url('images/checkbox_arw.gif');
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 0px solid black;
	white-space:nowrap;
	margin:0px;
}
.extraQuestionName,
.extraQuestionName li,
.extraQuestionValue,
.extraQuestionValue li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.extraQuestionName li,
.extraQuestionValue li {
	margin-bottom: 5px;
}













#galleryContainer
{
	width: 450px;
	height: 100%;
	margin: 0px auto; /* CENTER THE DIV */
	text-align: center;
}
#galleryBigImage
{
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 4px;
}
#galleryBigImage img
{
	margin: 0px auto;
}
#galleryThumbs
{
	width: 192px;

	float: right;
	padding: 3px;

	text-align: auto;
}

#galleryThumbs ul
{
	margin: 0px;
	padding: 0px;
}
#galleryThumbs ul li
{
	list-style: none;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;

}

#galleryThumbs ul li img
{
	margin: 0px auto;
	border: 0px;
}

#adress_field
{
	width:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	position:absolute;
	top:0px;
	right:0px;

}

#lots_field
{
	width:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	position:absolute;
	top:150px;

}

.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0033CC;
	width:100%;
}


div.standBy
  {
  width: 400px;
  height: 180px;
  margin: 30px 50px;
  text-align:center;
  vertical-align:middle;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=80);
  opacity:0.8;
  position:absolute;
  top:150px;
  left:90px;
  z-index:2;
  }
div.standBy p
  {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }

.tableau3	{
	border:#0099CC thin solid;
	border-collapse:collapse;
}
.tableau4	{
	border:#0099CC thin solid;
	border-collapse:collapse;
	background-color:#FFFFFF;
	width:100%;
}

.tableau5	{
	border:#000000 thin solid;
	border-collapse:collapse;
}

.tableau6	{
	border:#0099CC thin solid;
	border-collapse:separate;
	background-color:#FFFFFF;
	margin: 5px;
	padding: 2px;
}

.tableau7	{
	text-align: left;
	border:#0099CC thin solid;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
.tableau8	{
	border:#0099CC thin solid;
	border-collapse:collapse;
	background-color:#D6E8F5;
	margin: 5px;
}

#ligne	{
	border-bottom:#8C8C8C thin inset;
	border-right:#DEDEDE thin solid;
	height:30px;
	max-height:34px;
}

#ligne2	{
	background-color:#FFFFFF;
	border:#A7B8D7 thin inset;
	height:37px;
	max-height:38px;
	font-size:14px;
	font-weight:bold;
	text-indent:0.2cm;
}

#ligne_paypal	{
	background-color:#FFFFFF;
	background-image:url(images/pp_secure.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:#A7B8D7 thin inset;
	height:37px;
	max-height:38px;
	text-indent:5px;
}

#show	{
	background-color:#EAF4FF;
	border-color:#F1F5F8;
	border-collapse:collapse;
}

#headtable	{
	background-color:#A5CCEB;
	border:#A7B8D7 thin solid;
	border-collapse:collapse;
	height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#No1	{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#No2	{
	font-size:12px;
	text-align:center;
}
.text17 {
	position:absolute;
	top:0px;
	left:0px;
	text-align:right;
}
.b_sniper	{
	position:absolute;
	top:-4px;
	right:5px;
}
.b_express	{
	position:absolute;
	top:-4px;
	right:215px;
}
.b_sponsor	{
	position:absolute;
	top:-4px;
	left:525px;
	z-index:2;
	width:210px;
	height:62px;
}
.scan_img {
	max-width:1024px;

}
#leftCol {
	border-left:#999999 thin solid;
	}

.petit	{
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
.showIt	{
	background-color:#EAF4FF;
	border-color:#F1F5F8;
	border-collapse:separate;
	text-align:center;
}

.headshow	{
	background-color:#EAF4FF;
	border:#F1F5F8 thin solid;
	border-collapse:separate;
	text-align:center;
	display:block;
	width:100%;
	height:80px;
}

.data_field	{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	text-align:left;
	background-color:#EAF4FF;
	border-color:#FFFFFF;
	border-collapse:separate;
	border-width:thin;
	padding: 2px;
}
. pop280 {
	width:280px;
	max-width:280px;
	min-width:280px;
	border:#000000 2px solid;

}

#popTableau_01 {
/*	background-image:url(../images/img_grow/imgpopbg.jpg);*/
	width:295px;
	height:380px;
	border:0px;
	overflow:hidden;
	}
#sellerTD {
	 width:100%;
	 height:28px;
	 text-align:left;
	 font: Geneva, Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#000000;
	 font-weight:bold;
 	 text-indent:5px;
}
#titleTD {
	 width:80%;
	 height:47px;
	 text-align:center;
	 vertical-align:top;
	 overflow:hidden;
	 max-width:275px;
	 max-height:47px;
	 font: Geneva, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 font-weight:bold;
}
#imgTD {
	 width:295px;
	 height:295px;
	 text-align:center;
	 vertical-align:top;
}
#divFram {
	width:295px;
	border:#666666 2px solid;
	max-height:295px;
	overflow:hidden;
}
#redText {
	 color:#FFFF80;
}
td.redText
{
 color:red;
}
td.blueText
{
 color:blue;
}

#winGrowFoot {
   color:#000000;
   font-size:12px;
	 width:295px;
	 height:45px;
	 text-align:center;
	 vertical-align:bottom;
   padding:5px;
	 font-weight:bold;   
}
#reserve {
  font-size:12px;
	white-space: nowrap; 
	color:#000000;
	text-align:center;
  font-weight:bold;
  vertical-align:bottom;
  padding:8px;
 }
#showprice {
 	color:#FF8C00;
  font-size:12px;
  font-weight:bold;
 }
#footer {
/*	background-image:url(../images/img_grow/imgpopbg.jpg);*/	
	background-color:#E8F4FB;
	text-align:center;
	vertical-align:bottom;
	border:#003099 1px solid;
	width:295px;
}
#nores {
 	color:#228B22;
  font-size:12px;
  font-weight:bold;
}
#resmet {
 	color:#6A5ACD;
  font-size:12px;
  font-weight:bold;
}
.topBannerFrame {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	width:400px;;
}
.topBanner {
  color:#FFFFFF;
  font-size:16px;
  vertical-align:top;
}
.topTable {
	max-height:84px;
	overflow:hidden;
}

.show_blue {
	color: #00008B;
	background-color:#FFFACD;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding:2px;
	
}