		body{
			margin:0px auto;
			padding:0px;
			text-align:center;
			/*font-family:Century Gothic, Sans-serif;*/
			font-family:Arial;
			font-size:12px;
			color:#333;
			width:1260px;
			color:#000 !important;
		}
		a{
			text-decoration:none;
		}
		a:hover{
			color:#CCC !important;
		}
	/*	div.container{
			margin:0 auto;
			width:950px;
		}
/* index.html */		
		div#logo{
			margin-bottom:15px;
		}
		div#searchbox{
			background:#FFF url('images/blueoutline.gif') no-repeat;
			width:511px;
			height:120px;
			display:block;
			margin-top:10px; 
        
		}
		div#quicksearch_result{
			font-size:12px;
			font-weight:bold;
			color:#336699;
			border-bottom:1px solid #336699;
			width:95%;
			margin:0 auto;
			padding:10px 0;
		}
		div#quicksearch_selection ul, ul.footerlinks, ul.footerextralinks{
			list-style:none;
			padding:0;margin:0;
			
		}
		ul.footerlinks{
			float:left;
			padding-left:5px;
			width:750px;
		}
		ul.footerlinks li a{ color:#fff !important; }
		
		
		ul.footerextralinks{
			float:right;
			padding-right:40px;
			width:150px;
			margin-top:10px;
		}
		ul.footerlinks li, ul.footerextralinks li{
			display:inline;
			font-size:11px;
			color:#fff !important;
			padding:0 2px;
		}
		.footerlinks li a, .footerextralinks li a{
			color: #fff !important;
			font-size:11px;
			
		}
		div#quicksearch_selection ul { margin:0;padding:0;*margin-left:-10px;*padding-left:-10px;padding-bottom:7px;margin-bottom:7px;}
		div#quicksearch_selection li{
			display:inline;
			font-size:13px;
			/*font-weight:bold;*/
			color:#666666;
			padding-right:5px;
			padding-left:0; margin-left:0;
		}
		div#searchcontainer{
			margin:0 auto;
			text-align:left;
			width:420px; 
			
		}
		div#searchcontainer .search{
			background:#FFF url('images/searchholder.gif') no-repeat;
			width:347px;
			height:24px;
			float:left;
			color:#336699;
			font-size:12px;
			font-weight:bold;
			margin-left:-5px;
		}
		div.search input{
			font-size:11px;
			width:250px;
			margin-top:3px;
			border:1px solid #CCC;
			background-color:#efefef;
		}
		div#searchcontainer .searchbtn{
			float:left;
			padding-left:30px;
			
		}
		.extralinks{
			color:#336699;
		}
		p.extralinks a{
			color:#336699;
			text-decoration:none;
		}
		p{
			color:#666666;
			font-size:12px;
		}
		div.fpcontent{
			width:500px; 
			color:#000;
			text-align:left;
			line-height:1.3;
		}
		
/* login.html */	
		div.errortxt{
			color:#eb1111;
			font-size:12px;
			font-weight:bold;
			margin:10px;
		}
		div.loginDiv{
			background:url('images/loginbox.gif') no-repeat;
			width:525px;
			height:175px;
			margin:0 auto;
			 
			text-align:left;
			padding:5px;
			padding-top:10px;
		}
		
		div.loginholder{
			float:left;
			width:350px;
			height:120px;
		}
		
		
		div.loginDiv h2, div#registercontainer h2{
			margin:0px;
			padding:0px;
			color:#666666;
			/*font-family:Arial, Helvetica, Sans-serif;*/
			font-family:Arial;
		}
		
		div.registerholder{
			float:left;
			border-left:1px solid #81a0c0;
			width:140px;
			height:120px;
			margin-left:1px;
			padding-left:8px;
		}
		div#loginfields ul{
			padding:0px;
			list-style:none;
		}
		div#loginfields li{
			display:inline;
			font-size:12px;
			color:#666;
			vertical-align:bottom;
		}
		div #loginDiv ul{
		margin:10px 0px;
	}	
		div#loginfields ul li.field{
			width:70px !important;
			float:left;
			line-height:24px;
		}
		div#loginfields input{
			background:url('images/inputbox.gif') no-repeat;
			border:none;
			width:272px;
			height:24px;
			font-size:12px;
			/*font-family:Arial, Helvetica, Sans-serif;*/
			font-family:Arial;
			padding-top:3px;
			padding-left:3px;
		}
		div#loginbtn {
			text-align:right;
			padding-right:10px;
		
		}
		div#loginbtn a{
			font-size:12px;
			font-weight:bold;
			color:#336699;
		}
		div#loginfields input.loginbtn{
			background:url('images/loginbtn.gif') no-repeat;
			width:77px;
			height:24px;
			border:none;
			font-size:0px;
			cursor:pointer;
		}
		div#registerdetails{
			height:90px;
			font-size:12px;
			color:#666;
			width:120px;
		}
		div input.registerbtn{
			background:url('images/registerbtn.gif') no-repeat;
			width:77px;
			height:24px;
			border:none;
			cursor:pointer;
		
		}
		div#registerbtn{
			text-align:right;
		}
		div.terms{
			font-size:12px;
			color:#666;
		}
		div.terms a{
			font-weight:bold;
			color:#008ce0;
			text-decoration:none;
		}
		div.terms a:hover{
			color:#CCC;
		}
		
		/* search.html */		
	
		div#searchheader{
			margin-top:10px;
			border-bottom:1px solid #CCC;
			height:35px;
			
		}
		div#thumblogo{
			float:left;
			padding-left:20px;
			padding-right:20px;
		}
		div.searchc{
			width:700px !important;
			padding-left:10px;
		}
		div.searchc  .searchbtn{
			padding-left:10px !important;
		}
		div.search_settings{
			float:left;
			padding-top:5px;
			padding-left:10px;
		}
		div.search_settings a{
			font-size:12px;
			font-weight:normal;
			color:#336699;
			
		}
		div#searchcontent{
			text-align:left;
			margin-top:5px;
			width:80%;
			/*clear:both;*/
			padding-left:5px;
			margin-left:0px;
		}
		
		.maincontent { background:#fff; padding-top:5px; }
		
		/*div#searchad{
			border-left:1px solid #81a0c0;
		}  */
		div.searchresults{
			margin-top:5px;
		}
		div.searchresults  h2{
			margin:0px;
			font-size:18px !important;
		}
		div.searchresults a{
			color:#336699;
		}
		div.searchresults span{
			line-height:20px;
		}
		div#searchad{
			float:left;
			margin-top:10px;
			width:15%;
			text-align:left;
			padding-left:5px;
			line-height:1.5em;
		}
		
		div#header_title{
      font-weight:bold;
    }
		
		div.searchdetails{
		width:70%;
		float:left;
		padding-left:10px;
		text-align:justify;
		line-height:1.2;
		}
		div.searchimg{
			float:left;
		}
		
		span.resulttext{
			font-weight:bold;
			color:#336699;
			border-bottom:1px solid #81a0c0;
			padding-bottom:10px;
			width:90%;
			display:block;
			
		}
		
		div.adtitleplaceholder{
			/*font-family:Verdana, Arial, Helvetica, Sans-serif;*/
			font-family:Arial;
			font-size:9px;
			color:#666;
		}
		
	/* register.html */	
	
	div#registercontainer h2{
		width:240px;
	}
	
	div#registercontainer{
		background:url('images/registerbox.gif') no-repeat;
		width:606px;
		height:678px;
		 
		padding:20px;
		text-align:left;
	}
	
	table.registerfields, table.register_name{
		width:100%;
		padding-top:5px;
		margin-top:5px;
	}
	h2.address_info{
		margin:5px 0 !important;
	}
	ul.salutation{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	input.registerfield, select.registerfield{
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px; 
		border:1px solid #336699;
		padding:2px 5px;
	}
	
	td.fieldname{
		width:120px;
		white-space:nowrap;
	}
	
	td.inputfields{
		text-align:left;
	}
	
	.inputfields input{
		width:250px;
	}
	input.registerbtn{
		font-size:0px;
		color:#fff;
	}
	span.txt_red{ 
		font-size:12px;
		color:#f44b14;
	}
	
	/* manage_content */
	
	div.contentheader{
		border-bottom:1px solid #81a0c0;
		width:100%;
		padding-bottom:5px;
	}
	div.contentheader h2{margin:0px;}
	div#header_title{
		font-size:14px;
		color:#336699;
	/*	font-weight:bold;*/
	}
	ul.media_content{
		list-style:none;
		padding:0px;
	}
	ul.media_content a{
		/*margin:0px;*/
		color:#008ce0;
	}
	ul.media_content a:hover{
		color:#333 !important;
	}
	/* Account */
	div.accounthead{
		clear:both;
		margin:10px 0px;
		width:90%;
	}
	div.accounthead h3{
		float:left;
		margin:0px;
	}
	div.accounthead div.additem{
		font-size:11px;
		-moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-color:#336699;
    padding:3px 5px;
    width:110px;
    text-align:center;
		
	}
	div.additem a{
	
		padding:3px 5px;
		color:#FFF;
	
	}
	table.accountinfo{
		width:90%;
	}
	
	/* m_postproduct.php */
	div.postproduct{
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px; 
		border:2px solid #336699;
		width:650px !important;
		margin-right:15px;
		margin-bottom:15px;
		padding-left:4px;
		
	}
	
	table.posttable input.button{
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px; 
		border:1px solid #336699;
		padding:2px 5px;
		background-color:#336699;
		color:#FFF;
	}
	
	.txt_mlink{
    color:#FFF;
  }
  
  #leftarea{
    width:150px;
    text-align:right;
    float:left;
    margin-right:20px;
	 
   
  }
  
   #leftarea ul{
      padding-left:0px;
   }
 
  #leftarea li{
    list-style-type:none;
   /* background:url('images/line_1.jpg');
    background-repeat: repeat-x; 
    background-position: center bottom;  */
    padding-top:5px;
  } 
  
   #leftarea li h2{
      color:#336699;
	  font-size:12px;
   }
   
   #leftarea li a{
      color:#336699;
      font-size:12px;
     /* font-weight:bold;*/
      
   }

  #member_menu,  #public_profile, #m_upgrade, #m_profile, #m_postedproduct, #m_viewproduct{
    width:600px;
    float:left;
  }
  
  #rightarea{
    width:160px;
    float:right;
    margin-top:-70px;
  }
  
 #product_type{
   padding:10px;
   text-align:left;
   background:#fff;
 }
 
 #product_type ul{
    padding-left:0px;
 } 
  
  #home{
  position:relative; height: 950px;
  }
  
  .feature { position:absolute;  }
  
  #tabs { margin-left:0;margin-bottom:0;}
  #tabs li {background-color:transparent;display:inline;float:none;list-style:none; }
  
  #tabs li a { 
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background-color:#336699;
    border:1px solid #336699;
    color:#FFFFFF !important;
    padding:2px 5px;  display:inline; height:auto;
    text-decoration:none;width:auto;
  }
  #tabs li a.active { background-color:#ddd;color:#000; }
  
  .extra_links li{
    display:inline;
  }
  
  #header{
     width:1264px;
     height:120px;
     text-align:left;
  }
  
  #header .logo{
    padding: 30px 10px 0px 150px;
    width:200px;
    float:left;
  }
  
  #header .right-nav{
    width:680px;
    color: #336699;
    font-size:12px;
    float:right;
    padding-top:25px;
    margin-right:50px;
  }
  
  #header .right-nav li{
    list-style-type:none;
    display:inline;
    
  }
  
  #header .login-register{
     clear:both;
     padding-top: 1px; padding-left: 150px; *padding-top: -17px;*margin-top:-6px; position:relative;  
  }
  
  #header .login-register li{
    list-style-type:none;
    display:inline;
    
  }
   
  div.container{
    background:#FFF url('images/body1.jpg') no-repeat;
    clear:both;
    width:1264px;
    margin:0 auto;
    padding-top:50px;
  }
     
  #mainbox { background:#FFF url(images/blueoutline_long.gif) no-repeat center  ; width:510px; min-height:460px;   margin-right:140px; float:right; border:0px solid #ccc;padding:15px;padding-left:18px;padding-bottom:0px; } 
  .clear{ clear:both;}
  
  #leftarea_ajax { text-align:right; }
  .content_desc { font-style:italic; font-size:10px;}
  
 h1, h2  ,h3 , h4{ color:#336699 !important; font-size:12px !important; }
  
  a { color:#336699 !important; }
  
  
  /* shre */
  #shareit-box {
	position:absolute;
	display:none;
}

	#shareit-header {
		width:138px;
	}


	#shareit-body {
		width:138px; height:100px;
		background:url(images/shareit.png);
	}

		#shareit-blank {
			height:20px;
		}

		#shareit-url {
			height:50px;
			text-align:center;
		}

			#shareit-url input.field{
				width:100px; height:26px;
				background: transparent url(images/field.gif) no-repeat;
				border:none; outline:none;
				padding:7px 5px 0 5px;
				margin:3px auto;font-size:11px;
			}

		#shareit-icon  {
			height:20px;
		}
		
			#shareit-icon ul {
				list-style:none;
				width:130px;
				margin:0; padding:0 0 0 8px;
			}

			#shareit-icon ul  li{
				float:left;
				padding:0 2px;
			}
			
			#shareit-icon ul  li img{
				border:none;
			}			

  /* */
  
  .copyrights a{ color:#fff !important ;}
  div.footercontainer{
			/*background:url('images/footerbg.gif') no-repeat;*/
			width:1264px;
			height:71px;
			margin:0 auto;
			margin-top:5px;
			text-align:left;
			clear:both;
			background:#000;
		}
		div.copyrights p, .copyrights a{
			font-size:11px;
			text-align:center;
			margin:0 auto;
			color: #FFFFFF !important;
			font-size:11px;
		}
		div.copyrights p{
			margin-top:5px;
			color:#FFF;
		}
	
  .MsoNormal {color:#000 !important; font-size:11px; font-family:Arial; text-align:justify; }
  
  p{ color:#000 !important;}
  
  .err p {color:#ffffff !important ;}
