/* Default Body Styles */

html {overflow: scroll;} 

body {
font-size: 12px;
line-height:15px;
font-family: 'Arial', Verdana, Sans-Serif;
color:#666666;
margin:0px;
background-image:url(images/bg.gif);
background-position: center;
background-repeat: repeat-y;

}

h1 {
font-size: 20px;
color: #cc0000;
font-family:Helvetica, Arial, Verdana;
line-height:20px;
margin:0px;
}

h2 {
font-size: 1.3em;
line-height: 1.5em;
color: #666;
border-bottom: 1px dotted #dddddd;
}


/*Container - contains the whole website*/
#container {
width: 985px;
margin: 0px auto 20px auto;
font-size: 1.0em;
background-image:url(images/bkmain.gif);
}
.whtext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.bltext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3366cc;
}

.grtext {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#009900;
}

.textboxPost {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height:14px;  color:#666666; width:300px;}
.textareaPost {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; width:300px;}
.formdropPost {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; width:305px;}


.textbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height:14px;  color:#666666}
.textareabox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666}
.formdrop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;   color:#666666}
.comments {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color:#666666;	width:300px;}
.formbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/*Header - Header details go in here*/
#header {
width: 100%;
height: 160px;
}

/*Leftbox - This box appears on the left side of the website*/
#rightbox {
font-size: 1em;
line-height: 1.5em;
float: right;
width: 230px;
margin: 10px 5px 5px 5px;
padding-left:5px;
padding-right:5px;
height:auto;
}

/*rightbox - this box appears on the right side of the website*/
#leftbox {
width: 670px;
float: left;
font-size: 1em;
line-height: 1.5em;
margin: 20px 5px 5px 5px;
padding-left:15px;
height:auto;
}

/*Footer - Appears at the bottom of your page*/
#footer {
clear: both;
font-size: 11px;
height: 1.5em;
margin: 0px;
padding-left:10px;
background-image:url(images/bkbt.gif);
}

/* css hack for ie6 */
html>body #footer {line-height: 1.5em;height:100%;}

/* link items */
a:link {/*text-decoration:underline; */ text-decoration:none; color:#0033cc;} 
a:visited {text-decoration:none; color: #0000CC;} 
a:hover {color:#CC0000; text-decoration:none;}

/*veerman*/
.category li {
list-style-image: url(images/bullet.gif);
}

table { border-collapse:collapse; }

/*ad listings*/
.item {
width:660px;
padding:10px 10px 10px 10px;
//border-bottom:solid #CCCCCC 1px;
}

.item td {
height:70px;
border-bottom:solid #CCCCCC 1px;
}

.item2 {
width:660px;
padding:10px 10px 10px 10px;
border-bottom:solid #CCCCCC;
}


.item:hover {
background-color:#e1f0ff;
cursor: hand;
} 

.item_header {
width:680px;
border:solid #f2f2f2 1px;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009900;
background-image:url(images/green_bar01.gif);
}

.item_header a:link {
text-decoration:none;
color:#009900;
} 

.item_header a:visited {
text-decoration:none;
color:#009900;
} 

.item_header a:hover {
text-decoration:underline;
color:#009900;
}

div#price {
padding:0px 10px 10px 10px;
float:inherit;
}
div.column {
width: 180px;
}
.item_title {
float: left;
width: 300px;
margin-left:10px;
margin-top:10px;
}

div#posted {
float: right;
width:120px;
margin:0px;
}

.newest {
line-height:22px;
}

#pages {
padding-left:15px;
font-size: 9pt;
}

#breadcrumbs {
padding-left:5px;
font-size: 10pt;
}


/* google */
.google {
width: 650px;
margin-top:10px;
padding:15px;
border-bottom:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;
background-color:#ebfbe1;
}

.googlev {
width: 200px;
margin-top:10px;
padding:15px;
border-bottom:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;
background-color:#ebfbe1;
}

.header {
width: 680px;
margin-top:10px;
padding:15px; 
border-bottom:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;
background-color:#e2eeff;
}

.info {
margin:10px;
padding-left:10px;
}

.category ul {
margin-top:3px;
}

#info img {
border:solid #CCCCCC 1px;
width:200px;
height:150px;
}

#message {
background-color:#e4fec9;
height:28px;
width:680px;
border:1px #cccccc solid;
color:#CC0000;
margin-bottom:10px;
}

#admin_panel{
width: 200px;
margin-top:4px;
padding:10px; 
border-bottom:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;
background-color:#e2eeff;
}

.disclaimer{
font-size: 8pt;
padding:4px;
border:solid #f2f2f2 1px;
margin:5px 0px 0px 0px;
width:100%;
}

.bdr {
border-width:1px solid #f2f2f2;
}
