body {
height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #232c38;
	color: black;
		margin:0px;
	padding:0px;
	width:100%;
}

	#flashcontent {
		height: 100%;
	}

a {
	color: red;
}
a:hover {
	color: blue;
}
form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.field_caption{
	font-weight:bold;
}
.view_image {
	text-align:center;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}
.no_results { color:red; margin-top:10px;}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU */
html{
	margin:0px;
	padding:0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, select, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img {
	border: 0px none;
}

#pagewidth{
	width:100%;
	min-width: 500px;
}
.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #e6e6e6; 
background: url(images/content_bg.gif) white repeat-x;
}
.result_row_1	{ background-color: #f2f2f2; 
background: url(images/content_bg.gif) white repeat-x;
}

#header{
	width:100%;
	height: 30px;
	background-color: #0000ff;
	
}


#header a{
color: #ffffff;
	
}
#header a:hover{
color: #000000;
	
}
.logo{
	background-image: url("{template_url}/images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}
.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color: #232c38;
}


.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}

#leftcol{
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	background-image: url("{template_url}/images/col_line.png");
	background-repeat: repeat-y;
	background-position: top  right;
	text-align: left;
 }

#outer{
	border:solid white 0px;
	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFFFFF;   /* left column colour */
	border-left-style: solid;
	background-color: #FFFFFF; /* center column colour */
	width: auto;
}

#footer{
height:70px;
	width:100%;
	background-color:#000000;
	background-repeat: repeat-x;
}

.powered_by {
	color: #FFFFFF;
	margin-top: 5px;
	float:left;
	width: 200px;
	padding-left: 100px;
}

.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	float:right;
	width: 400px;
	padding-right: 75px;
}


#inner{
	margin:0;
	width:100%;
}

#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
	background: #c9c9c9;
}

#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}

.clr{
	clear:both;
}

.content{
	position:relative;
	background: url(images/content_bg.gif) white repeat-x;
}

#header .content{
	padding-bottom:0;
}

 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}


#navcontainer {
	width: 155px;
}

#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}


#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;
	height: 42px;
	background-image: url("{template_url}/images/active_button.png");
	background-repeat: repeat-x;
	line-height: 5em;
}

#navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

#navlist a:hover
{
	height: 42px;
	line-height: 5em;
	background-image: url("{template_url}/images/hoover_button.png");
	background-repeat: repeat-x;
	color: #336699;
}

/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
	width: 100%;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {
	background-color: #222c38;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.browse_tool {
	background-color: #222c38;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.browse_tool_num {
	color: red;
}

.browse_tool_button A {
	background-color: red;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: white;
   	BORDER-STYLE: solid;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	width: 182px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {
	color:white;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 182px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #606060;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: red;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #40556d;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color: black;
}

bt_pages_ghost{
	color: white;
	text-decoration:none;
}

A.bt_pages{
	color: white;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: white;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #5b7ba0;
}

td.copyright {
	font-size: 11px;
	background: #ff0000;
	color: white;
	margin-top:2px;

}

div.userfriendly {
	margin-top: 10px;
}
div.search {
	background-color: #34bee0;
	padding: 5px;
}
div.banners {
	background-color: #0061ab;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.cright td.newstitle {
	padding: 2px;
	border-bottom: 1px solid #4F4F4F;
	background-color: #0062ac;
	color: white;
}

div.cright td.newscontent {
	padding: 10px;
	color: black;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #4F4F4F;
	background-color: #ffffff;
	font-size: 11px;
}

div.weather {
	background-color: #34bee0;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #4F4F4F;
	color:white;

	font-weight:bold;
}
div.weathertitle {
	padding: 5px;
		font-size: 14px;
	}
div.fuel {
	background-color: #ff9f0e;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #4F4F4F;
	color:white;
	font-weight:bold;
}
div.fueltitle {
		font-size: 14px;
		padding: 5px;
	}
div.cright {
	border: 1px solid #4F4F4F;
	color: white;
	background: #960000;
}

div.cright h3 , div.cright td {
	color: white;
	padding: 1px;
	text-align: center;
	background-color: #960000;
	border: 0px;
}
div.userfriendly {
	margin-top: 30px;
}

table.tableconten {
		background: #e6e6e6;

}
table.footer {
	background-color: #ffffff;
	margin-bottom: 20px;
}
td.center {
	width: 100%;
	font-size: 12px;
	padding:10px;
}

td.right {
	width: 25%;

	padding: 5px;

	font-size: 11px;
}
td.dot {
	border-left: 1px dotted #232c38;
	border-right: 1px dotted #232c38;
}
td.tuserfriendly {
	height:30px;

}
table.smimages {
	padding-top:10px;
	padding-bottom: 10px;
}

div.render {
	background: #d2d2d2;
	margin: 2px;
	color: #222c38;
	font-weight: bold;
	padding: 2px;
}

div.render2 {
	margin: 2px;
	background: #e6e6e6;
	color: #353535;
	padding: 2px;
}

td.render {
	margin: 2px;
	width: 160px;
	color: #222c38;
	background: #d2d2d2;
	font-weight: bold;
	padding: 2px;
}
td.srcleft {
	margin: 2px;
	width: 160px;
	color: #222c38;
	background: #d2d2d2;
	font-weight: bold;
	padding: 2px;
}

td.render4 {
	margin: 2px;
	width: 300px;
	color: #222c38;
	background: #d2d2d2;
	font-weight: bold;
	padding: 2px;
}

td.render2 {
	background: #e6e6e6;
	margin: 2px;
	color: #353535;
	padding: 2px;
}
td.srcright {
	background: #e6e6e6;
	margin: 2px;
	color: #353535;
	padding: 2px;
}
table.maintbl {
	border: 3px double #ffffff;
	background: #232c38;
}
td.details {
	background-color: white;
	padding: 5px;
}
td.details3 {
	background-color: white;
	padding: 5px;
	color: black;
}
td.imgdetails {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	color: black;
}
div.autotitle {
	background-color: #0000ff;
	padding: 2px;
font-size: 14px;
font-weight: bold;
	color: white;
}
td.autobtn {
	background-color: #0000ff;
	color: white;
	padding: 5px;
	
	}
td.autobtn a{
	color: white;	
	}
	td.autobtn a:hover {
	color: red;	
	}
		td.autohead {
background-color:	#232c38;
padding: 5px;
}
	td.autohead a {
	color: #ffffff;
}
	td.autohead a:hover {
	color: red;
}
table.featured_listings {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #cccccc;
	
}
td.featured_listings {

	background: url(images/content_bg.gif) white repeat-x;
	
}
div.breadcr {
	padding: 5px;
}
div.breadcr a{
color: #000000;
}
div.breadcr a:hover{
color: #ffffff;
}

td.copy {
	padding: 5px;
}
td.copy a{
color: #ffffff;
}
td.copy a:hover{
color: #000000;
}
div.flisting {
	
	padding: 5px;
	background-color: #9d0000;
	color: white;
	text-align: left;
}
.delete a{
	color:#000000;
}
.delete a:hover{
	color:#000000;
}
td.brd {
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
}
td.brd1 {
	border-bottom: 1px dotted black;
}
td.brd2 {
	padding-left:10px;
	border-left: 1px dotted black;
}
