/* CSS Document */
 
body  {
	background: #66bd77;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#header {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: #999999 url(images/header.jpg) no-repeat left top;
}
#headercontent {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	background: #999999 url(images/indexcontent.jpg) no-repeat left top;
}
#container { 
	width: 1200px; 
	height:900px;
	background: #ffffff;
	margin-top: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
}
#containermisc { 
	width: 1200px;  
	height:900px;
	background: #ffffff url(images/LargeBackgroundHome.jpg) no-repeat left top;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#containerhome { 
	width: 1200px; 
	height:900px;
	background: #ffffff url(images/LargeBackgroundHome.jpg) no-repeat left top;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#containerfood { 
	width: 1200px;  
	height:800px;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#containertravel { 
	width: 1200px; 
	height:900px;
	background: #ffffff url(images/LargeBackgroundtravel.jpg) no-repeat left top;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}

#containercar{ 
	width: 1200px;  
	height:900px;
	background: #ffffff;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#containerindustry { 
	width: 1200px; 
	height:900px;
	background: #ffffff url(images/LargeBackgroundIndustry.jpg) no-repeat left top;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#containerfilm { 
	width: 1200px; 
	height:900px;
	background: #ffffff url(images/LargeBackgroundTV.jpg) no-repeat left top;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#containerindex {
	width: 1200px;
	height:3175px;
	background: #ffffff;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#containerlistings { 
	width: 1200px; 
	height:1200px;
	background: #ffffff;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	color:#000000;
}
h1, h2, h3 {
	font: 30px Arial, Helvetica, sans-serif;
	color: #36C;
	font-weight: normal;
}
/* Logo */

#logo {
	float: left;
	width: 170px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar1 {
	float: left;
	width: 170px;
	height:755px;
	margin-left: 0;
	margin-top: 0;
	margin-right:0; 
	padding: 15px 10px 15px 20px;	
}
#sidebar2 {
	float: right; 
	width: 500px; 
	height:200px;
	margin-left: 30px;
	margin-top: 10px;
	margin-right:20px;
	padding: 0px 0px 0px 20px;
	background: #ffffff;
	
}
#sidebar3 {
	float: right; /* IFRAME */
	width: 550px; 
	height:700px;
	background: #ffffff; 	 	
}
#sidebar4 {
	float: left; /* CATEGORY PAGES */
	width: 170px; 
	height:755px;
	margin-left: 0;
	margin-top: 0;
	margin-right:0; 
	padding: 15px 10px 15px 20px;
	background: #ffffff url(images/sidebarpic.jpg);	
}
#mainContent { /*INDEX PAGE CONTENT */
	width: 1000px;
	margin-top: 90px;
	margin-left: 300px;
	margin-left: 250px
} 
#mainContentCategory { /*PLACEMENT OF BUTTONS */
	margin-top: 100px;
	margin-left: 20px;
	padding: 0 20px 20px; 
}
#mainContentLeftIndex { /* PLACEMENT OF LISTING OF ADS */
	margin-top: 0px;
	margin-left: 10px;
	padding: 0 0px 0px; 
}
#mainContentListings { /* PLACEMENT OF LISTING OF ADS */
	margin-top: 80px;
	margin-left: 40px;
	padding: 0 0px 0px; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
#vmenu {
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#vmenu li {
	float: left;
	font: 98% Arial, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
#vmenu a {
	background: #ffffff;
	color: #000000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight:normal;
}
#vmenu a:hover {
	background: #0795b8 url(images/hover.gif%22) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px; 
} 
#imenu {
	width: 1000px;
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#imenu li {
	float: left;
	font: 115% Impact, Impact5, Charcoal6, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
#imenu a {
	background: #b85900;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight:normal;
}
#imenu a:hover {
	background: #0795b8 url(images/hover.gif%22) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px; 
}  
 

#footer {
	float: left; /* CATEGORY PAGES */
	margin-top: 10px;
	margin-left:5px;
}	
a:link {color: #000000;  }
a:active {color: #0000ff;  }
a:visited {color: #993333;  }
a:hover {color: #009999;  }
       
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #ffffff;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #ffffff;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #ffffff; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #ff6666;
	border: none;
}
#main {
	margin-left: 50px;
	padding: 30px 0 4px 20px;
	width: 550px;
	 
	}
#leftbar {
	float: left;
	width: 195px;
	height: 4000px;	
	margin-top: 10px;
	margin-left:10px;	
}
#rightbar {
	float: right;
	width: 300px;
	height: 800px;	
	margin-top: 10px;
	margin-right:10px;	
}
</style>
<![endif]#containercar #mainContentCategory table tr td {
	color: #000080;
}
/** LOGO */

#logo {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	padding-top: 25px;
	background: #FFFFFF url(images/header.jpg) no-repeat center 25px;
}

#logo h1, #logo p {
	width: 360px;
	margin: 0px;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-top: 40px;
	text-transform: uppercase;
	font-size: 15px;
}

#logo h1 {
	padding-top: 10px;
	text-transform: none;
	font-size: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 20px;
	padding: 0px;
	color: #000000;
	height: 450px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px solid #E3E5E3;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.jpg) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	letter-spacing: -.5px;
	font-size: 1.2em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 0px;
	text-align: left;
}

#sidebar a {
	border: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #C00;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
	border: 1px solid #FFF;
	padding: 10px;
 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	border: 1px solid #FFF;
padding: 10px;

}

