﻿#main_content
{
	width: 956px;
}

h1
{
	font-size: 18px;
}

.box_item
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: block;
	position: static;/**/
}

/* ----------------------------------------------------------------- */
/* Set the width for each box_item using the parent Container DIV 
   Example:
		.AddNewAdContainer .box_content
		{
			width: 952px;
		}
	
	The ".AddNewAdContainer" is the container of Add New Ad control (ref. "AddNewAd.ascx" Lines 4 ,5 ,9
*/


.AddNewAdContainer .box_content
{
	width: 934px;
	background-color: #FCF6DE;
}
.box_content   .section
{
	margin-left: 6px;
}

.box_content  .images_div
{
	width: 115px;
	float: left;
	text-align: center;
	border: solid 1px gray;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.MyAdsContainer .box_content
{
	width: 770px; /*height: 870px;*/
}

#MessageContainer .box_content
{
	width: 770px;
	padding-left: 0px;
}

#MessageFolderContainer .box_content
{
	width: 130px;
}

#MessageDetailContainer .box_content
{
	width: 772px;
}
#MemberInfoContainer .box_content
{
	background-color: #FCF6DE;
	width: 622px;
}

#ForumCategoryContainer .box_content
{
	width: 765px;
}

#ForumNewMessageContainer .box_content
{
	width: 760px;
}

#SignInHelpContainer .box_content
{
	width: 760px;
}

#SignInHelpContainer #MemberRegister .box_content
{
	background-color: #FCF6DE;
	width: 290px;
}

#TellFriendContainer .box_content
{
	width: 770px;
}

#new_ad_form
{
	width: 956px;
	display: block;
}
#new_ad_form .box_content
{
	background: #FCF6DE;
}

/* ----------------------------------------------------------------- */


.box_item h4{ 
 
	border: solid 1px #DEC050;
	margin: 0px;
	padding: 6px 0px 5px 10px;
	display: block;
	text-decoration: none;
	color: #333333;
	width: auto;
	font-size: 19px;
	 text-align: left ;
}


.box_item h1
{
	background: url(/images/yellow_box_bg.png);
	border: solid 1px #DEC050;
	margin: 0px;
	padding: 6px 0px 5px 10px;
	display: block;
	text-decoration: none;
	color: #333333;
	width: auto;
}

.box_content
{
	margin: 0px;
	padding: 10px 10px 10px 10px; 
	border: 1px solid #D8D6D6;
	border-top: none;
	color: #514F4F;
}

.box_content .item_u
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	color: Black;
}
.box_item .box_header_icon
{
	position: absolute;
	right: 5px;
	top: -12px;
}
.box_item h2
{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.box_item h3
{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}


.box_item h2.left
{
	text-align: left;
	padding-left: 0px;
	padding-bottom: 5px;
}


.inside_box
{
	background: #f9f9f9;
	border: solid 1px #d8d6d6;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	clear: both;
	width: 288px;
}
.inside_box ul
{
	margin-top: 10px;
	margin-left: 18px;
	padding: 0px;
}
.inside_box ul li
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.inside_box p
{
	margin-top: 10px;
	margin-left: 16px;
	font-size: 14px;
}
.Weather
{
	float: none;
	clear: both;
}
.contact .headbar
{
	width: 100%;
	float: right;
	background: url(  "../images/backgrounds/bgBar.png" ) repeat-x left top;
	margin-top: 0px;
}
.contact .l-headbar
{
	width: 100%;
	float: right;
	background: url(  "../images/backgrounds/leftBar.png" ) no-repeat left top;
}
.contact .r-headbar
{
	width: 100%;
	float: right;
	background: url(  "../images/backgrounds/rightBar.png" ) no-repeat right top;
	height: 270px;
}

.options
{
	float: left;
	width: 180px;
	margin-left: 20px;
	font-size: 14px;
}
.section2
{
	width: 600px; /*background-color :Green ;*/
	margin-bottom: 20px;
	clear: both;
}

.section2 P
{ 
	margin-left: 5px; 
}
.subpage_content
{
	margin-top: 10px;
	width: 956px;
}

.subpage_col_left
{
	width: 200px;
	float: left;
}

.subpage_col_right
{
	margin: 10px 0px 0px 8px;
	width: 558px;
	float: left;
}

.subpage_main_box
{
	width: 788px;
	float: left;
	min-height: 600px;
	display: block;
}
.AdBar160
{
	width: auto;
	float: left;
	margin-left: 8px;
}
.input_form
{
	font-size: 16px;
	padding: 10px;
}
.input_form label
{
	display: block;
	color: Black;
	margin-top: 10px;
	vertical-align: middle;
}
.links-block
{
	margin-right: 20px;
}
.itemList .item
{
	padding-left: 2px;
	padding-bottom: 3px;
}


ul li
{
	list-style: none;
}
.filterGroup .currentCategoryNode
{
	font-size: 14px;
}
.AddNewAdContainer table td
{
	font-size: 14px;
	padding-bottom: 5px;
	border-collapse: separate;
}
.AddNewAdContainer table label
{
	font-weight: bold;
}
.option_section h2
{
	text-align: left;
}


#nav
{
	margin: 0px;
	background: none;
	height: 26px;
}

#nav ul
{
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 26px;
	background-image: none;
	z-index: 100;
}

#nav ul li
{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background: url(/images/m_bg.png) repeat-x;
	color: #ffffff;
	border: 0px;
	line-height: 15px;
	position: relative;
}

#nav ul li.current
{
	background: url(/images/m_sel_bg.png) repeat-x;
}

#nav ul li a
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	background-image: url(/images/m_s.png);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#nav ul li a:hover
{
	text-decoration: underline;
	background-color: #064E9B;
	background-image: none;
}

#nav ul li.current a:hover
{
	background-color: transparent;
}

#nav ul li#mh a
{
	padding: 4px 28px;
}

#nav ul li#ma a
{
	padding: 4px 75px 4px 35px;
}
#nav ul li#ma div
{
	background-image: url(/images/free.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 43px;
	position: absolute;
	right: 29px;
	top: 6px;
	cursor: pointer;
}
#nav ul li#mf a
{
	padding: 4px 35px;
}
#nav ul li#ms a
{
	padding: 4px 44px 4px 35px;
}
#nav ul li#ms div
{
	background-image: url(/images/arrow_menu_up.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 22px;
	top: 6px;
	cursor: pointer;
}
#nav ul li#ms.current div
{
	background-image: url(/images/arrow_menu_down.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 22px;
	top: 6px;
	cursor: pointer;
}
#nav ul li#mt a
{
	padding: 4px 39px;
}
#nav ul li#mc a
{
	padding: 4px 43px;
}
#nav ul li#mc a
{
	background-image: none;
}


#nav ul li#wp a
{
	padding: 4px 36px;
} 


#nav ul li#wp2 div
{
	background-image: url(/images/arrow_menu_up.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 8px;
	top: 6px;
	cursor: pointer;
}
#nav ul li#wp2.current div
{
	background-image: url(/images/arrow_menu_down.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 8px;
	top: 6px;
	cursor: pointer; 
	
}


#nav ul li#wp div
{
	background-image: url(/images/arrow_menu_up.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 8px;
	top: 6px;
	cursor: pointer;
}
#nav ul li#wp.current div
{
	background-image: url(/images/arrow_menu_down.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	right: 8px;
	top: 6px;
	cursor: pointer; 
	
}
#nav ul li.current ul#subnav.gbhover
{
	left: -1px;
}

#nav ul li ul#subnav
{
	background-color: #ffffff;
	text-decoration: none;
	height: auto;
	left: -9999%;
	position: absolute;
	line-height: 15px;
	border-top: 0px;
	border-bottom: 1px solid #2A406B;
	border-left: 1px solid #2A406B;
	border-right: 1px solid #2A406B;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	color: #f36a18;
}

#nav ul li ul#subnav li, #nav ul li ul#subnav.gbhover
{
	background-image: none;
	width: 181px;
}

#nav ul li ul#subnav li a, #nav ul li ul#subnav.gbhover a
{
	border: 0px;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 15px;
	text-decoration: none;
	display: block;
	margin: 0px;
	line-height: 20px;
}

#nav ul li ul#subnav li a:hover, #nav ul li ul#subnav.gbhover a:hover
{
	background-color: #efefef;
}

#nav ul li ul#subnav li a img
{
	vertical-align: middle;
	margin-right: 3px;
}

#nav .current a, #nav .current a:hover
{
	color: #333333;
	text-decoration: underline;
	background-image: none;
	border-bottom: 1px solid #ffffff;
}

.hb
{
	background: url(/images/hb_bg.png) repeat-x;
	border-left: 1px solid #DEC050;
	border-right: 1px solid #DEC050;
	border-top: 1px solid #DEC050;
	height: 64px;
}

.AddressDiv .item_d{
float:right;

width:auto ;
margin-top: 3px;
height: 30px;
}

.AddressDiv .item_u{
clear:left ;
float:left;
width:auto ;
margin-top: 3px;

height: 30px;
}