/* CSS Document */

/* JL Vans Ltd - jlvans_main.css  =============================================== */
/* COPYRIGHT JL Vans Lt 2007  =============================================== */
/* AUTHOR Topworkmen.com  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */
/* Black #000000 */
/* Red #000000 */

/* Generic Selectors  =============================================== */

* {
	padding:0;
	margin:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../images/misc/main_bg.gif);
}
a {
	color: #1E1E1E;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}		
h1 {
	color: #1E1E1E;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
}
h2 {
	color: #1E1E1E;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
p {
	text-align: justify;
	margin-bottom: 20px;
}
p.class {
	margin-bottom: 0;
}
ul {
	margin-bottom: 20px;
	padding-left: 0px;
}		
img {
	border: 0;
}	
img.border {
	border: 1px solid #CCCCCC;
}

.smallcopy {
	font-size: 9px;
}	
.Quote {
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	margin-bottom: 5px;
}
.QuoteName {
	color: #000000;
}	
.BoldRed {
	color: #FF0000;
	font-weight: bold;
}	

/* Begin Page Layout  =============================================== */

#divContainer {
	margin: 0 auto;
	width: 750px;
}
#divHeader {
	margin: 0px;
}	
#divHeader img {
	display: block;
}
	
/* Left Col Layout =============================================== */

#divLeft {
	float: left;
	width: 165px;
}
#tblMainNav {
	margin-bottom: 15px;
}	
#tblMainNav ul {
	list-style: none;
	margin-bottom: 0;
}		
#tblMainNav li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0;
	border-bottom: 1px solid #565656;
}	
#tblMainNav li.class {
	border-top: 1px solid #565656;
}
#ulMainNav a {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 8px;
	width: 157px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
}	
#ulMainNav a:hover, #ulMainNav a.current {
	color: #FFF;
	background-color: #4C4C4C;
}	 
#imgStockList {
	margin-bottom: 5px;
}
#divLeftLinks {
	text-align: center;
	margin-bottom: 5px;
}	
#divLeftLinks img {
	margin-bottom: 15px;
}				
			
	
/* Left Col Layout End =============================================== */

#divMainImg {
	text-align: right;
	margin-bottom: 15px;
}
#divBody {
	margin-left: 180px;
	padding: 20px;
	background: #FFFFFF url(../images/misc/body_bg.gif) repeat-x bottom;
}
#divBodyHeader {
	margin-left: 180px;
	background: url(../images/misc/body-header_bg.gif);
	padding: 5px;
}		
#divBody ul {
	margin: 0 0 15px 40px;
}	
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin-top: 10px;
}
#divFooter {
	width: 585px;
	margin: 20px auto;
	color: #000000;
	padding-left: 165px;
}	
#divFooter p {
	margin-bottom: 3px;
	text-align: center;
}	

/* Additional Page Layout =============================================== */

#tblHome img {
	margin-bottom: 10px;
}	
#tblStockList {
	margin-bottom: 25px;
	width: 98%;
}
#tblStockList th {
	background: #CCCCCC;
	padding: 8px 3px;
	text-align: center;
	font-size: 9px;
}
#tblStockList td {
	font-size: 9px;
	padding: 5px 3px;
	border-bottom: 1px dashed #999999;
}		
.RegPlate {
	color: #000000;
	font-weight: bold;
	background: #FFCC33;
	font-size: 12px;
}			
#imgTWMLogo {
	margin-right: 15px;
}	
#tblGallery {
	margin-bottom: 15px;
}	
#tblGallery td {
	padding: 10px;
}
#ulSitemap {
	list-style-type: disc;
	font-size: 12px;
}
#ulSitemap li {
	margin-bottom: 5px;
}
/* Contact Us Layout =============================================== */

#tblGenContact {
}		
#tblGenContact td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
#tblGenContact tr {
	border-bottom: 0;
}
#tblGenContact input, #tblGenContact textarea {
	width: 240px;
}	
#tblGenContact input.class {
	width: 80px;
}
#tblGenContact2 {
}		
#tblGenContact2 td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
#tblGenContact2 tr {
	border-bottom: 0;
}
#tblGenContact2 input, #tblGenContact2 textarea {
	width: 240px;
}	
#tblGenContact input.class {
	width: 80px;
}
fieldset {
	border: 1;
	padding: 5px;
	margin-bottom: 10px
}
legend {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}
#tdDivider {
	width: 15px;
	border-right: #999999 solid 1px;
}	
#tdAddress {
	padding-left: 15px;
}	
/* Links Layout =============================================== */

#tblLinks {
	width: 97%;
}	
#tblLinks td {
	padding-bottom: 20px;
}
#tblLinks td.class {
	padding: 0;
}		
#tblLinks p {
	margin-bottom: 5px;
}	
.RegPlatebLACK {
	color: #666666;
	font-weight: bold;
	background: #DFDFDF;
	font-size: 11px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.RegPlatebLACKHEAD {

	color: #000000;
	font-weight: bold;
	background: #999999;
	font-size: 13px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.RegPlateCopy {

	color: #666666;
	font-weight: bold;
	background: #DFDFDF;
	font-size: 11px;
}
