/*   
Theme Name: Eleven Media
Theme URI: Eleven Media
Description: Eleven Media
Author: Eleven Media
Author URI: http://www.elevenmeida.com.au
Version: 2009

*/
/* main */
	* {margin:0px; padding:0px; }
	body {margin:0px; padding:0px; background: url(images/bg-tile.jpg) repeat-x #b8d438; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; color:36415f; }
	#bg { background:url(images/bg.jpg) center top no-repeat ; width:100%; } 
	#wrap {width:960px; margin-left:auto; margin-right:auto;}
	#header {padding-top:161px;}
	#quote { display:inline; float:right; width:198px;}
	img {border:0px;}

	.home-wrap { clear:both; padding-top:12px;}
	.b-1 { width:225px; display:inline; float:left; margin-right:21px;}
	.b-2 { width:224px; display:inline; float:left; margin-right:21px;}
	.b-3 { width:224px; display:inline; float:left; margin-right:21px;}
	.b-4 { width:224px; display:inline; float:left;}
	
	.home-1 { display:inline; float:left; background:url(images/home-col-1.jpg) no-repeat; width:471px; height:225px; }
	.home-2 { display:inline; float:right; background:url(images/home-col-2.jpg) no-repeat; width:471px; height:225px; }
	.home-copy { width:430px; margin-left:20px; margin-top:20px;}
	
	.page-wrap { width:960px; background:url(images/page-wrap-tile.jpg) repeat-y; clear:both; margin-top:17px;}
	.page-title { width:960px; background:url(images/page-wrap-bg.jpg) no-repeat;}
	.page-footer { width:960px; background: url(images/page-wrap-footer.jpg) no-repeat; height:18px;}
	
	.col-1 { width:430px; margin-left:20px; margin-top:20px; display:inline; float:left;}
	.col-2 { width:430px; margin-right:20px; margin-top:20px; display:inline; float:right}

	
/* main nav styles */
	#nav-wrap { width:740px; display:inline; float:left; font-family: Arial, Helvetica, sans-serif;margin-left:15px;}
	#nav-wrap ul {margin:0px; padding:0px; list-style:none; display:inline; text-align:right;  }
	ul#navul {	display: inline;	list-style: none; margin:0px; padding:0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	ul#navul li {float: left;  font-size: 12px; margin:0px; padding:0px; font-weight:normal;  margin-top:10px;  }
	ul#navul li a {  color:#056839; text-decoration:none;  line-height:25px; padding-left:17px; padding-right:20px; height:25px;  }
	ul#navul li a:hover { color: #056839; line-height:25px; height:25px; overflow:hidden; padding-top:2px; padding-bottom:2px;  text-decoration:underline;   }


/* font Styles */ 
	h1 { font-size:24px; color:#056839; line-height:30px; padding:0px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	h2 { font-size:24px; color:#056839; line-height:30px; padding:0px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	h3 { font-size:18px; color:#588f1b; line-height:24px; padding-top:10px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	h4 { font-size:14px; color:#056839; line-height:30px; padding:0px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	h5 { font-size:12px; color:#056839; line-height:30px; padding:0px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	h6 { font-size:12px; color:#056839; line-height:30px; padding:0px; margin:0px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
	p  { font-size:13px; color:#727070; line-height:18px; margin:0px; padding:0px; padding-top:5px; padding-bottom:10px;}
	li { font-size:13x; color:#727070; margin-left:15px; padding-bottom:10px;}
	ul { padding:0px; padding-left:5px; margin-left:5px; margin-top:0px; margin-bottom:10px; padding-top:10px; }
	ol {padding:0px; margin:0px; padding-left:5px; margin-left:5px; }

/* link styles */	
	a:link 		{color:#056839;	text-decoration: none;}
	a:visited 	{color:#056839; text-decoration: none;}
	a:hover 	{color:#056839; text-decoration: underline;}
	a:active 	{color:#056839; text-decoration: underline;}
	a:focus 	{outline-style: none;}  

/* clears   */
	.clear 				{clear:both; height:0px; width:100%; }
	.clear05			{clear:both; height:05px; }
	.clear10			{clear:both; height:10px; }
	.clear20			{clear:both; height:20px; }
    .clear165			{clear:both; height:165px; }
	
/* footer */
	.footer {width:960px; height:80px; clear:both;}
	.footer img { margin-left:auto; margin-right:auto;}
	.footer p {font-size:12px; color:#8bba2f; margin:0px; padding:0px; line-height:60px; text-align:center; }
	.footer a:link {color:#8bba2f;	text-decoration: none;}
	.footer a:visited {	color:#8bba2f; text-decoration: none;}
	.footer a:hover {	color:#8bba2f; text-decoration: underline;}


/* content styles */
	.image-left-box 	{display:inline; float:left; border: 1px solid #dfdfdf; padding:2px; margin: 10px 20px 20px 0px; }
	.image-right-box	{display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 20px; margin-right:10px;margin-bottom:10px;  }
	.image-left 		{display:inline; float:left; padding:2px; margin: 5px 10px 10px 0px; }
	.image-right		{display:inline; float:right; padding:2px; margin: 5px 0px 10px 10px;}
	.map 				{border: 1px solid #dfdfdf; padding:2px; width:300px; margin-top:10px;}
	.image-product		{display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 35px; margin-right:10px; width:180px; height:120px;  }
	.line 				{border-top: 1px solid #aaafbd; margin-top:5px; margin-bottom:5px; clear:both; width:100%;}
/* end of CSS file */
