body {
	background-image: url(images/back_03.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:img {	border: none;}
a img	{	border: none;}

a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #0066CC;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;}
h2 {
	font-size: 14px;
	color: #0066CC;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
	}
p { font-size: 11px; margin: 0; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify;}
	
	

/* HORIZONTAL FLOWING NAV
	
#navcontainer
{
margin: 0;
padding-top: 8px;
height: 24px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
width: 100%;
text-decoration: none;
padding-top: 9px;
padding-left: 15px;
padding-right: 15px;
}

#navcontainer A:hover, #navcontainer A:active { none }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, .subnav A:active { color: #444; }
#subnav A.active:link, .subnav A.active:visited { color: #444; }
#subnav BR, .navcontainer BR { clear: both; }

*/
	
	
	
	
#menu	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			background-image: url(images/navbar_08.png);
			background-repeat: repeat-x;
}

#menu a	{ text-decoration: none;
			color: white;
			height: 37px;
			/*display: block;*/
}

#menu ul	{	list-style-type: none;
				padding: 0;
				margin: 0; 
				}
				
#menu ul li	{	height: 37px;
				text-align: center;
				line-height: 37px;
				float: left;
				/*display: block;*/
				margin-left: 7px;
				margin-right: 7px;
				padding-left: 7px;
				padding-right: 7px;
}

#menu ul li:hover	{	
				background-image: url(images/hover_07.png);
}

#menu_current {		background-image: url(images/hover_07.png);
					font-weight: bold;
}






/* THIS IS THE OLD CODE


}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

*/


.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #25579F;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #25579F;
	text-decoration: none;
}
.login a:hover {
	text-decoration: none;
	font-weight: bold;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}



/* TRAILER LISTING MODULE CSS */

.listingTable	{
						background-color: #222222;
						border: 1px solid #111111;
						margin: 0 3px 10px 0px;
						color: #cccccc;
				}
				
.detailTable	{	background-color: #FFFFFF; border: 1px solid #111111;
					margin-top: 10px; color: #333333;	}

.listingThumb	{	}

.listingTitle	{
				font-size: 14px;
				color: #cccccc;
				}
.listingTitle a	{	color: #ffffff; }
.listingTitle a:hover	{	text-decoration:underline; }

.listingSize	{	color: #cccccc;	}

.listingPrice	{
				font-size: 16px;
				color: #ffcc66;
				font-weight: bold;
				}
				
.marginBottom	{	border-bottom: 1px dashed #CCCCCC; }

.marginTop	{	border-top: 1px dashed #CCCCCC; }


/* added by Ismail 18-06-08 */

.trailer-detail thead td
	{
	background:#444444;
	border-bottom:1px solid #333333;
	}
	
.trailer-detail thead td h2
	{
	color:#ffffff;
	}
	
.trailer-detail td
	{
	background:#555555;
	padding:5px;
	color:#dddddd;
	}
	
.trailer-detail td.listingPrice
	{
	color:#ffcc66;
	}
	
.trailer-detail td.nopad
	{
	padding:0;
	}
	
.trailer-detail tr.alt td
	{
	background:#666666;
	}
	
.trailer-detail tr.bottom td
	{
	background:#444444;
	}