@charset "utf-8";

/* Primary CSS Style Sheet for Retroautos Web Site */

/* 	Metadata
---------------------------------------------------------------------------------------

		WebSite Development by: Scott - hpmhosting - www.hpmhosting.com.au 
 		Contact - scott@hpmhosting.com.au 
	
		Version 2.0
		1 December 2009
	
*/	

/*---Reset of the Browser Properties---*/

/*---This is the nifty work of Eric Myer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) --*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: small;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*---End of Eric's Nifty Work--*/


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
 #container { 
	width: 875px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 

 #header {
	height:95px;
	background-image:url(../img/HdrBG100h.png);
	background-repeat:repeat;	 
	padding: 25px 15px 0 20px;
	border-bottom:6px;
	border-bottom-color:#919396;
	border-bottom-style:solid;
} 

#headerLogo {
	background-image:url(../img/RALogo.png);
	background-repeat:no-repeat;
	background-position:right;
	background-border: 0;
	height: 80px;
	width: 420px;
	margin: -85px 0px 0px 380px;
}

#headerCars {
	background-image:url(../img/HeaderCars320.png);
	background-repeat:no-repeat;
	background-position:left;
	background-border: 0;
	height: 81px;
	width: 325px;
	margin: 25px 0px 0px 0px;
}



 #mainpanel {
	 background-image:url(../img/BGGradient5-680.jpg);
	 height: 2624px;
	 padding: 0px 15px 0px 0px;
 }
 
  #mainpanelcontact {
	 background-image:url(../img/BGGradient5-680.jpg);
	 height: 550px;
	 padding: 0px 15px 0px 0px;
 }
 
 #LeftPanel {
	float:left;	
	width: 160px;
	margin: 20px 0px 0px 15px;
	padding: 10px 0px 10px 0px;
	height: 650px;

 }
 
   .LatestNews {
	 padding-bottom: 15px;
	 margin-top: 0px;
 }

   .TheMagazine {
	 padding-bottom: 15px;
	 margin-top: 0px;
 }

 
 .PhotoLink {
	 padding-bottom: 15px;
 }
	
 .ContactUs {
	 padding-bottom: 15px;
 }
 

 
  #LeftPanelAdvert {
	background-color: #F3CA26;
	border: 2px solid #000000;
	padding: 10px 5px 20px 5px;
/*	overflow:scroll; */
	height: 380px;
	
  }

 
 #LatestNews {
	float:left;	
	background-color: #F5F5F6;
	width: 170px;
	height: 1300px;
	margin: 30px 0px 0px 25px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;

 }

  #WhatsNew {

	float:left;	
	background-color: #F5F5F6;
	width: 425px;
	height: 950px;
	margin: 30px 0px 0px 25px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;

  }


#Contact-Photo {

	float:left;	
	background-color: #F5F5F6;
	width: 350px;
	height: 467px;
	margin: 30px 0px 0px 25px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;
  }

#Contact-Details {
	float:left;	
	background-color: #F5F5F6;
	width: 250px;
	height: 467px;
	margin: 30px 0px 0px 25px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;
 }
	
  #LeftPanelAdvertContact {
	background-color: #F3CA26;
	border: 2px solid #000000;
	padding: 10px 5px 20px 5px;
	overflow:scroll;
	height: 260px;
	
  }
  
#Photo-Gallery {

	float:left;	
	background-color: #F5F5F6;
	width: 640px;
	height: 2550px;
	margin: 30px 0px 0px 25px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;
	overflow:scroll;
  }
  
  #The-Magazine {

	float:left;	
	background-color: #F5F5F6;
	width: 625px;
	height: 650px;
	margin: 30px 0px 0px 15px;
	padding: 10px 5px 5px 5px;
	border: 3px solid #F3CA26;
	overflow:scroll;

  }

  
/* Fonts n Stuff */

.leftpanelheader {
	font-family: Arial,Verdana,sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bolder;
	font-variant:normal;
	margin-bottom: 15px;
	
}

.whatsnewpanelheader {
	font-family: Arial,Verdana,sans-serif;
	font-size:18px;
	font-color:#CCCCCC
	font-weight:bold;
	font-variant:normal;
	margin-bottom: 15px;
	color: #C00;
	text-align: left;
	font-weight: bolder;
	
}

.contact-h2 {
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	color:#85151D;
	font-weight:bold;
	font-variant:normal;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bolder;
	
}

h2 {
	font-family: Arial,Verdana,sans-serif;
	font-size:14px;
	font-color:#CCCCCC
	font-weight:bold;
	font-variant:normal;
	margin-bottom: 15px;
	color: #C00;
	text-align: left;
	font-weight: bolder;
	
}


#LeftPanel .p {
	margin-bottom: 15px:
	
}

#Photo-Gallery img {
	margin-bottom:15px;
	
}

#Photo-GalleryDivider {
	border-top-style: solid;
	border-top-color:#C72531;
	margin-top:20px;
	margin-bottom:20px;
	border-top-width: 1px;
}

.leftpanelfont {
	font-family: Arial,Verdana,sans-serif;
	font-size:11px;
	color:#000000;


}

.mainpanelfont {
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	color:#000000;


}
#TheMagazineDivider {
	border-top-style: solid;
	border-top-color:#C72531;
	margin-top:20px;
	margin-bottom:20px;
	border-top-width: 1px;
}

.Magazine-A {
	font-weight:bold;
	font-style: italic;
	font-variant: normal;
	font: Verdana;
	font-size: 10px;
}

