/* CSS Document */

/* anchor properties */
a { font-family:Arial, Helvetica, sans-serif;}
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; }

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(../images/nav/nav-bkg.gif) 1px 0px repeat-y !important;
}
.bodytable {
	width: 100%;
	border: 0;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
	/*background: #fff url(../images/nav/nav-bkg.gif) 1px 0px repeat-y !important;*/
}

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
	
}

/*columns in main table */
.leftcolumn {
	width: 180px;
	padding:0px;
	background: #fff url(../images/nav/nav-bkg.gif) repeat-y !important;
}
.centercolumn {
	padding:0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightcolumn {
	width: 188px;
	padding:0px;
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

/*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: #fff url(../images/nav/nav-bkg.gif) repeat-y !important;
	padding: 0px;
	border: 0 !important;
	font-size: 11px;
}

.box_content_1 .swlinks a {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #3f352a !important;
	text-decoration: none;
}

.box_content_1 .swlinks p {
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #3f352a !important;
	text-decoration: none;
}

.box_head_1_150 {
	width: 126px;
	background-color: #6f96af;
/*	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;*/
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-color: #6f96af;
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-color: #6f96af;
}
.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:10px;
	height:21px;
	background-color: #ff9900;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-color: #ff9900;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}
.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;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #666666;
	}
.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: #6f96af;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #6f96af;
	border-right: 1px solid #6f96af;
	border-bottom: 1px solid #6f96af;
	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;
	margin:0px;
}
.extraQuestionName,
.extraQuestionName li,
.extraQuestionValue,
.extraQuestionValue li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.extraQuestionName li,
.extraQuestionValue li {
	margin-bottom: 5px;
}


.footer2 {
	    font: 11px/120% arial, helvetica, sans;
    font-weight:bold;
    color:#999;
}


#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;	
}

table.banners, table.banners tr, table.banners td, table.banners td img {
	padding:0px;
}

/* Style information for my_account_links module */

DIV.my_account_links_header { 
	border:0;
	margin-top: 15px;
}

DIV.my_account_links_header TABLE {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	border:0;
}

DIV.my_account_links_body { 
	width: 100%;
	text-align: center;
	border:0;
}

.titleWidth {
	width: 600px;
	border:0;
}

UL.my_account_links_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	clear: both;
	border:0;
}

LI.my_account_links_active { 
	background-color: #eeeeee; 
	width:250px;
	height: 45px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom: 0px;
	text-align: left;

}
LI.my_account_links_inactive { 
	background-color: #ffffff; 
	width:250px;
	height: 45px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom: 0px;
	text-align: left;
}

li.my_account_links_heading:before {
	clear: both;
}

li.my_account_links_heading {
	text-align: center;
	font-weight: bold;
	background-color: #eeeeee;
	width:100%;
	padding: 0;
	padding-top: 5px;
	padding-bottom:5px;
	border: 0;
	display: inline-block;
}

.user_links { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	color: #666666;
	text-align: left;
}

A.user_links {
	text-decoration: none; 
}

.icon_links_ie_fix {
	/* otherwise IE tries to underline the icons... */
	text-decoration: none;
}

.needs_attention {
	color: #FF0000;
}

.page_title, .blacklist_title, .my_current_ads_title, .my_expired_ads_title, .my_current_messages_title,
.communication_configuration_title, .my_favorite_ads_title, .my_ad_filters_title, .my_current_info_title,
.current_bids_title, td.my_current_info_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background:#6f96af;
	text-align: center;
	padding: 4px;
}

.page_title {
	width: 100%;
/*	display: block;*/
}

.user_management_page_title, .section_title {
	border: 0;
	font-size: 14px;
	font-weight: bold;
}


.ftTable {
	/*background: #fff url(../images/nav/nav-bkg.gif) 1px 0px repeat-y !important;*/
}

.data_field_labels {
	width:50%;
}

td.data_field_labels div.data_field_labels {
	text-align: right !important;
}