.adlisth {
	/*border-bottom: 5px;*/
	background: #6C757A;
	font-weight: bold;
	color: white;
}

.adlist {
	/*border-bottom: 5px;*/
	border-style: solid;
	border-color: white;
	background: #e5e5e5;
}

/* ad title style classes */
.titlestyle_Plain {
	font-weight:bold;
}

.titlestyle_Bold {
	font-size:1.8em;
	font-weight:bold;
}



/* project: internet services template
   author: luka cvrk (www.solucija.com) */

/* default styles
   -------------- */

th {
	text-align: left;
	padding: 5px;
}



td.attngetter {
	text-align: center;
	vertical-align: bottom;
}

img.attngetter {
	float:left;
	padding-right: 5px;
}
   
.adwrap {
	/*border-color: #A9C0CE;
	border-style: solid;
	border-width: thin;*/
	padding: 5px;
}
   
legend {
	font-weight: bold;
}

fieldset {
	border-color: #A9C0CE;
	border-style: solid;
	border-width: thin;
}
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #E0691A;
	background: inherit;
}

a:hover {
	color: #6C757A;
	background: inherit;
}

h1 {
	font: normal 2.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
}

/* h3 {
	font: normal 2.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
} */



.dark  {
	color: #737373;
	background: inherit;
	font-weight: bold;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: inherit;
}

h2 {
	margin: 0;
	padding: 0;
	font: bold 1.7em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}

p {
	margin: 0 0 5px 0;
}

ul {
	margin: 0;
	padding : 0;
	list-style : none;
}

form {
	margin: 0;
}

input.search, select.search { 
	width: 292px;
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.short {
	width: 150px;
	border: 0;
	background: #FFF url(input2.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

textarea.search { 
	width: 250px; 
	border: 0;
	background: #FFF url(input_select.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(submit2.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 50px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 850px;
	padding: 10px; 
}

.header { 
/*	height: 75px; */
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 190px;
		padding: 0 0 0 5px;
	}

.browse_category  {
	font-size: 0.9em;
	width: 150px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #4C4C4E;
}



.search_field { 
	/*background: #fff url(searchbg.gif) no-repeat right; */
	background: #eee;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

/*.search_form { float: right; }*/
.search_form { text-align: center; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	/*background: #A9C0CE url(corner.gif) no-repeat top right;*/
	background: #A9C0CE;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.left h3 a {
	color: white;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a {
		color: #414141; background: #FFF;
	}
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	


     .left_box2 { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; } 



		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 1px 9px 3px 1px;
}

.image2 {
	float: right;
	margin: 1px 9px 3px 1px;
}





/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }





.topNav {

	width:825px;
	height:60px;
	background:      url(topNav.jpg);
    background-repeat: none;
}

#logo {
	width:227px;
	height:215px;
	background:      url(logo.jpg) no-repeat;

}

#right {
float: right;
}

#topfeatureAds {
	position:absolute;
	left:227px;
	top:60px;
	width:371px;
	height:154px;
}

#topRightFeaturetoAdd {
	width:238px;
	height:154px;
	
}

#search {
	width:598px;
	height:57px;
    background: url(search.jpg) no-repeat;
    
}

#rightFeaturesToAdd {
	width:300px;
	float: right;
	text-align: right;
}

#body {
	position:absolute;
	left:227px;
	top:271px;
	width:598px;
	height:532px;
}



#footer {
position:absolute; left:1px; top:804px; width:825px; height:39px; z-index:1
}

#whiteText {
	font: 1em Tahoma, sans-serif; 
	line-height: 1.5em;
	color: #ffffff; 
}



a.whiteLink {text-decoration: none; color: #ffffff; font-size: 14px;}
a.whiteLink:active {text-decoration: none; color: #E0691A; font-size: 14px;}
a.whiteLink:visited {text-decoration: none; color: #ffffff; font-size: 14px;}
a.whiteLink:hover {text-decoration: none; color: #E0691A; font-size: 14px;}

a.bkLink {text-decoration: none; color: #000000; font-size: 12px;}
a.bkLink:active {text-decoration: none; color: #000000; font-size: 12px;}
a.bkLink:visited {text-decoration: none; color: #000000; font-size: 12px;}
a.bkLink:hover {text-decoration: none; color: #E0691A; font-size: 12px;}