html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}

h2{
 color: #215AA5;
}

h3
{
font-size: 12px;
}

img {
	border: 0;
}
a {
	color: #4040A0;
}
a:hover {
	color: #FFA405;
}

ul {
  list-style: none;
}

hr {
border: 2px solid #F1F1F1;
}

td {
text-align: left;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.red {
color: #FF0000;
}


body {
	background: #FFFFFF ;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #777777;
	padding-bottom: 10px;
  border: #777777 solid #1px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
	position: relative;
	background: #FFFFFF;
}

#header
{
/*background: #215AA5 url(title_bg.png) repeat-x; */

width: 1000px;
height: 90px;

}

/************************** NAV Bar ***************************************/
#nav-bar
{
width: 900px;
height: 90px;
}

#nav-bar ul {
position: relative;
top: 25px;
left: 280px;
font: 16px "arial narrow" ,arial, sans-serif;
padding: 0px 5px 0px 0px;
}

#nav-bar li {
  list-style: none;
  display: inline;
    padding: 0px 8px 0px 8px;

}
#nav-bar a {
  color: #777777;
  text-decoration: none;
  font-size: 20px;
}
#nav-bar a:hover {
	color: #222222;
  text-decoration: underline;
}





#logo
{
width: 250px;
height: 30px;
float: left;
/*background: #000040;*/
}

#logo h1 {
  padding: 10px 0px 0px 40px;
  font: bold 27px times;
}

.manila
{
  color: #ED6322;   /* Orange */
 /*color: #213AA5;  */
  font: bold 27px times;  
}

.prime
{
  color: #213AA5;
  font: bold 27px times;  
}

.com
{
 color: #213AA5;
  font: bold 27px times;  
}

#logo p {
  color: #222222;  /*#96652B; = Gold */
  margin: 0em;
  padding: 0px 0px 0px 40px;
  font: 17px times;
}

#picture
{
background: #FFFFFF;
background: url(banner2.jpg) no-repeat;
margin: 0px 0px 0px 0px;
width: 1000px;
height: 300px;
float: left;
}



/** body **/


#search {
	background: #000040;
	width: auto;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 300px;
}


#content {
	width: auto;
	padding: 0px 0px 10px 0px;
}

#LS
{
width: 280px;

margin: 0px 0px 0px 0px;
background: #D0D0FF url(D0D0FF.jpg) repeat; 
float: left;
}

#MS
{
width: 480px;
height: auto;
background: #FFFFFF;
float: left;
padding: 10px 10px 10px 10px
}


#BS
{
width: 698px;
height: auto;
background: #FFFFFF;
float: left;
padding: 10px 10px 10px 10px
}


#RS
{
width: 218px;
height: auto;
background: #FFFFFF;
border-left: #AAAAAA solid 1px; 
float: left;
padding: 0px 0px 0px 0px
}


#welcome {
  float: left;
  padding-left: 29px;
  width: 500px;
}

h2.lined {
  height: 20px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #F1F1F1;

}


.more a {
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
}

/* ======================================= LS ====================================*/

/* === Login 1 == */
#login {
  background: #DDDDDD;
  border: #DDDDDD solid 1px;
  padding: 10px 0px 10px 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 278px;
  color: #222222;
}
#login h2 {
  height: 27px;
  line-height: 27px;
  color: #222222;
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#login h2.lined {

  height: 27px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  padding: 0px 10px 5px 10px;
  border-bottom: 1px solid #F1F1F1;

	text-align: center;
}

#login tr,th,td {
  text-align: left;
  padding-left: 30px;
  padding-right: 10px;

}
#login td.button {
  text-align: right;
}

#login a
{
color: #ED6322;
text-decoration: none;
}

#login a:hover
{
color: #4889B2;
text-decoration: underline;
}

/*********** nav ************/


#nav-menu {
  background: url(nav_left.jpg) no-repeat;
  margin: 0px 0px 0px 0px;
}
#nav-menu ul {
  margin-left: 0px;
  padding-left: 1px;
  padding-bottom: 0px;
  border-bottom: #777777 solid 1px;
  background: #215AA5 bottom left url(nav_bot.jpg) no-repeat;  /*  Nav Bar BGcolor  */
}
#nav-menu li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #777777;
  background: 10px 12px url(arr_white.gif) no-repeat;
  padding: 6px 0 0 31px;
}
#nav-menu a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav-menu a:hover {
  text-decoration: underline;
}
#nav-menu .important {
  border-top: 1px solid #959595;
  background: 10px 12px url(arr_orange.gif) no-repeat;
}
#nav-menu .important a {
  color: #ED6322;
}


#news
{
background: #D0D0FF;
padding: 20px 20px 20px 20px;

}

/** =======================================  RS = Right Section =============================== **/

#monitor
{
background: #E1E1FF;
color: #555555;
padding: 10px;
border-bottom: #777777 solid 1px;
width: 199px;
}

#monitor h3
{
font-size: 16px;
font-family: verdana;
font-weight: bold;

}

#monitor table
{
width: auto;
padding: 0px 0px 0px 0px;

}

#monitor th, td
{
text-align: right;
color: #555555;
}


#poll
{
background: #DDDDDD;
padding: 20px 20px 20px 20px;
border-bottom: #777777 solid 1px;
}

#featured
{
background: #E1E1E1;
padding: 20px 20px 20px 20px;
border-bottom: #777777 solid 1px;
}

/* ==================================================== Center ======================================================== */

#m-section
{
background: #FFFFFF;
padding: 20px 20px 20px 20px;
border-bottom: #777777 dotted 2px;
}

#m-section th
{
color: #000000;
}


#m-section td
{
text-align: left;
}

#ad-c
{
background: #D0D0D0;
padding: 20px 20px 20px 20px;
border-bottom: #777777 dotted 2px;
height: 120px;
}


/** =================================================== footer ========================================================= **/

#footer {
  text-align: center;
  color: #222222;
  border-top: 4px solid #000040;
  padding: 5px 20px 5px 20px;
  margin: 0px 0px 0px 0px;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

.clear
{
clear: both;
}

.input
{
font-size: 14px;
}

.copyright {
position: relative;
top: -14px;
left: -355px;

}

/** ================ Login Link ========================== **/

#login_link {
font-size: 15px;
float: right;
}

#login_link a {
color: #505050;
text-decoration: none;
}

#login_link a:hover {
color: #505050;
text-decoration: underline;
}



/** ==========registration=============== **/

#reg
{
margin: 20px 20px 20px 20px
}

#reg td{
text-align: left;
}


#reg th.red {
color: #FF0000;
}

#reg th{
text-align: left;
color: #000000;
width: 120px;
}

#reg_form
{
margin: 20px 20px 20px 150px;

}


/* ================= Forum ========================= */

#forum_margin
{
margin: 40px 20px 20px 40px;
}


#forum
{
margin: 5px 0px 5px 0px;
border: #000050 solid 1px;
}

#forum_nav
{
margin: 0px 40px 0px 40px;
}

#forum_nav a, a:hover
{
text-size: 18px;
}


#forum th
{
background: #000050;
color: #FFFFFF;
text-align: center;
padding: 5px 5px 5px 5px;
}

#number
{
width: 50px;
}

#type
{
width: 50px;
}

#topic
{
width: 400px;

}

#view
{
width: 50px;
}

#replies
{
width: 50px;

}

#last
{
width: 250px;
}


#number_data
{
text-align: center;
padding: 2px 2px 2px 2px;
}

#type_data
{
text-align: center;
padding: 2px 2px 2px 2px;
}

#topic_data h3, p
{
text-align: left;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
}



#view_data
{
text-align: center;
padding: 2px 2px 2px 2px;
}

#replies_data
{
text-align: center;
padding: 2px 2px 2px 2px;

}

#last_data
{
text-align: left;
padding: 2px 2px 2px 2px;
}

.shade
{
background: #EEEEEE;
}

/* ======== Rows ===== */

#row
{

border: #C8C8C8 solid 1px;
width: 900px;
min-height: 100px;
margin: 10px 0 0 0;
font-family: verdana;
font-size: 12px;


}

#heading
{
background: #800000;
color: #FFFFFF;
padding: 2px 2px 2px 2px;
}

#profile 
{
background: #C8C8C8;
width: 150px;
min-height: 100px;
padding: 5px 5px 5px 5px;
font-size: 14px;
text-align: center;
}

#subject
{
margin: 5px 0px 2px 200px;
}

#message 
{
margin: 2px 2px 2px 2px;
font-size: 12px;
padding: 5px 5px 5px 5px;
}

.clear
{
clear: both;
}

.left
{
float: left;
}

.right
{
float: right;
}

/* ================================== */
#page_bar 
{
width: 650px;
height: 35px;
background: #555555;
color: #FFFFFF;

}

#page_bar ul {
width: auto;

}

#page_bar li
{
  list-style: none;
  display: inline;
    padding: 0px 8px 0px 8px;
}

#page_bar .first {
float: left;
position: relative;
top: 4px;
}

#page_bar .prev{
float: left;
position: relative;
top: 4px;
}

#page_bar .page_opt{
position: relative;
top: 4px;
left: 150px;
}

#page_bar .next {
float: right;
position: relative;
top: -20px;
}

#page_bar .last {
float: right;
position: relative;
top: -20px;
}

#page_bar a
{
color: #FFFFFF;
text-decoration: none;
}

#page_bar a:hover
{
text-decoration: underline;
}

#pages
{
text-align: center;
vertical-align: middle;
margin-top: 10px;
}

#arrow_l
{
text-align: left;
font-size: 20px;
padding-right: 10px;
}


#arrow_r
{
text-align: right;
font-size: 20px;
padding-left: 10px;
}

/* ============  Post_form style =================== */

#pp, #pp th, #pp td 
{
color: #000000;

}

#pp td
{
text-align: left;
}


/* =============== Banner Ads =================== */

#banner
{
width: 1000px;
background: #FFFFFF url(clouds2.jpg) no-repeat;
height: 100px;
border-top: #FFFFFF solid 1px;
}

#banner-block
{

width: 250px;
background: #C0C0FF;

}

/* ====================================*/

#visits {

}

#visits .visits_header {
font-size: 18px;
font-weight: bold;
}
 
#visits .visits_count {
font-size: 18px;
}


/***############################   subcategory ################################ ****/
#product_block
{

	width: 300px;
	height: 140px;
	margin: 10px 5px 0px 5px;
	padding: 2px 4px 2px 4px; 
}
#product_block h5
{
	color: #555555;
	text-align: left;
	margin: 0px 0px 5px 0px
	
}
	
#product_block p
{
	color: #777777;
	text-align: justify;
	margin: 2px 5px 2px 5px;
}

#product_block img
{
	float: left;
	border: solid #000000 1px;
	margin: 2px 5px 2px 0px;
}

#product_block a{
    color:#777777;
}
#product_block a:hover{
    color:#333333;
}

/************* Product Profile ***********************/
#product_profile
{
	margin: 10px 10px 10px 10px;
}

#product_profile h3
{
	color: #ED6322;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


#product_profile p
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


#product_profile img
{
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid #000000 1px;
}

#product_profile p
{
	margin: 5px;
}

#product_profile th {
	vertical-align: top;
}


#product_profile td {
	vertical-align: top;
	text-align: justify;
}


#bb_box
{
	background: #DDDDDD;
	margin: 20px 10px 10px 10px;
	padding: 20px;
	width: auto;
	height: auto;
	    -moz-border-radius:12px;
		border: solid #000000 2px;
}

#buy_block
{
	text-align: left;
	font-size: 14px;
	margin-left: 0px;
}

#buy_block p th td
{
	text-align: left;
	padding: 5px;
}

#buy_button
{
	position: relative;
	top:  -30px;
	left: 100px;
}

#bid_block
{
 	font-size: 14px;
	text-align: left;
}

#bid_block p th td
{
	text-align: left;
	padding: 5px;
}


#bid_button
{
	position: relative;
	top:  85px;
	left: 290px;
}




/*#######################  Search ########################*/
#search
{
    width:700px;
}

#search_col1
{
	float: left;
	width: 330px;
	/*background: #EEEEEE;*/
	margin: 5px 0px 5px 5px;	
}

#search_col2
{
	float: right;
	width: 330px;
	/*background: #DDDDEE;*/
	margin: 5px 5px 5px 0px;	
}


#find_property {
width: auto;
padding: 20px 2px 20px 2px;
background: #C1C1FF;
}

#find_property h2{
  height: 20px;
  color: #000050;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 5px;
  text-align: center;

}

#find_property th {
text-align: right;
padding: 5px;
width: 80px;
}

#find_property td {
padding: 0px;
text-align: left;
color: #FFFFFF;
}


	#display_box {
	width: auto;
	padding: 10px;
	border-bottom: #AAAAAA solid 2px;
	background: #C1C1FF;
	}
	
	#display_box .text {
	padding: 5px;
	}
	
	#display_box h3 {
	font-size: 16px;
	color: #000090;
	}

	#display_box h4 {
	float: right;
	font-size: 14px;
	
	}
	
	#display_box th {
	margin:0px;
	padding: 0px;	
	color: #777777;
	text-align: right;
	}

	#display_box td {
	margin:0px;
	padding: 0px;
	}
	
	#display_box input {
	width: 180px;
	}
	

/*************** Article_box ***********************/


	#article_box {
	width: auto;
	padding: 10px;
	border-bottom: #AAAAAA solid 2px;
	background: #C1C1FF;
	}
	
	#article_box .text {
	padding: 5px;
	font-size: 14px;
	color: #222222;
	}
	
	#article_box h2 {
	
	}
	
	#article_box th {
	margin:0px;
	padding: 0px;	
	color: #777777;
	text-align: right;
	}

	#article_box td {
	margin:0px;
	padding: 0px;
	}
	
	#article_box img{
	float: left;
	margin: 10px;
	}
	
	