@charset "utf-8";

/* ---------->>> GENERAL SITE TEMPLATE <<<-----------*/
/* header style */
div.header { width: 929px; height: 93px; margin: 0 auto; }
	div.header h1 { padding: 0 0 0 63px; }
	div.header .headerAd { width: 478px; }

/* body container */
div.pageContainer { width: 907px; margin: 0 auto; padding: 0 11px; background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/body-bg.gif) repeat; }

/* main nav left */
.nav { margin: 9px 0 0 0; padding: 0 0 9px 0; height: 32px; background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/main-nav/nav-bg.jpg) left top no-repeat; }
	.nav ul { list-style: none; }
	.nav ul li { display: inline; }
	.nav ul li img { float: left; }

/* main picture */
.mainImg { padding: 0 0 5px 0; }

/* body container start */
.bdContainer { background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/page-bottom-bg.gif) #FFFFFF left bottom no-repeat; }
	.bdWrapper { background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/page-body-bg.gif) left top repeat-y; }
	.bdTxt { padding: 0 45px 14px 50px;
	        	 }


/* inner page template */
.innerLeftCol { float: left; width: 500px;  height:auto;}
	.innerLeftCol h1 { width: 475px; padding: 11px 0; border-bottom: #D6D6D6 1px solid; text-transform: uppercase; font-family: "georgia", times new roman, times, serif; color: #A6A77D; font-size: 20px; font-weight: normal; }
	.innerLeftColTxt { width: 475px; padding: 0 25px 0 0; background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/verticle-ash-dot-devider.gif) right top repeat-y;}

.innerLeftCol1 { float: left; width:500px;}
	.innerLeftCol1 h1 { width: 475px; padding: 11px 0; border-bottom: #D6D6D6 1px solid; text-transform: uppercase; font-family: "georgia", times new roman, times, serif; color: #A6A77D; font-size: 20px; font-weight: normal; }
	.innerLeftColTxt1 { width: 475px; padding: 0 25px 0 0; background: url(
http://www.hardypictures.com/themes/site_themes/images/interface/verticle-ash-dot-devider.gif) right top repeat-y; }

.innerRightCol { width: 287px; padding: 0 0 0 25px; margin: 40px 0 0 0; }

/* left angel ico */
.angelIcoHome { width: 153px; padding: 35px 0 0 0; margin: 0 auto; }
.angelIco { width: 153px; padding: 35px 0; margin: 0 auto; }


/* footer style */
div.footer { margin: 60px 0 0 0; }
	.srchContainer { width: 336px; height: 30px; margin: 0 auto; }
	.footer p { font-size: 11px; text-align: center; padding: 40px 0 0 0; }	



