/*  
Theme Name: Elite Garage Doors
Theme URI: http://www.elitegaragedoors.com
Version: 2.0
Author: Peter Drake
Author URI: http://www.illustrate-archaeology.com/
Latest updated: 5th October 2009
*/


/* ----------------------- Base -------------------- */

html {
 height: 100%;
}

body {
 background: black;
 color: black;
 margin: 0; padding: 20px 0 20px 0;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center; /* IE hack Part 1 */ 
}

#container {
 width: 800px;
 margin: 0 auto 0 auto; padding: 0;
 background: url('images/bg.png') repeat-y top left;
}

#top {
 width: 800px;
 height: 50px;
 margin: 0; padding: 0;
 background: url('images/top.png') no-repeat top left;
}

#left {
 width: 594px;
 margin: 0; padding: 0;
 float: left;
 background-color: white;
}

#header {
 width: 594px;
 height: 88px;
 margin: 0; padding: 0;
  background: url('images/Title.png') no-repeat top center;
}


#right {
 width: 203px;
 margin: 0; padding: 0;
 background-color: #444444;
 border-left: 3px solid black;
 float: right;
}
#bottom {
 width: 800px;
 height: 50px;
 margin: 0; padding: 0;
 background: url('images/bottom.png') no-repeat top left;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}

#header h1 {
 font-family: Helvetica, Arial Narrow, Arial;
 font-size: 40px;
 font-weight: bold;
 padding: 0 0 0 10px; margin: 0;
 text-align: left;
}
#header h1 a, #header h1 a:link, #header h1 a:visited {
 text-decoration: none;
 color: black;
}
#header h1 a:hover {
 text-decoration: none;
 color: #660000;
}
#header h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin: 0; padding: 0 0 0 10px; 
 text-align: left;
 font-weight: normal;
}

#footer a {
 color: #FF9D9D;
}

small {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}

/* ----------------------- Main -------------------- */

#maintext {
 width:574px;
 margin: 0; padding: 10px;
}
.info {
 text-align: right;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #C17B71;
 text-transform:lowercase;
 padding: 0; margin: 0 0 20px 0;
}
.post {
 padding: 0; margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: black;
 text-align: justify;
}
.post img {
 padding: 2px; margin: 0 3px 0 3px;
}
.post a {
 color: #990000;
}
.title h2 {
 width: 574px;
 height: 40px;
 font-family: Helvetica, Arial Narrow, Arial;
 font-size: 30px;  font-weight: normal;
 background: url('images/h2.png') no-repeat left bottom;
 color: black;
 padding: 0; margin: 0;
 text-decoration: none;
}
.title h2 a {
 width: 574px;
 height: 40px;
 color: black;
 font-family: Helvetica, Arial Narrow, Arial;
 font-size: 30px;
 text-decoration: none;
 padding: 0; margin: 0;
}
.title h2 a:hover {
 text-decoration: none;
 padding: 0; margin: 0;
}
.posted, .meta, .feedback, .info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform:none;
	margin: 0;
	padding: 0;
	text-align: right;
	text-decoration: underline;
}
.meta a, .meta a:visited, .meta a:link, .feedback a, .feedback a:visited, .feedback a:link {
 color: #C17B71;
 margin: 0; padding: 0; 
}
.space {
 width: 100%;
 padding: 0; margin: 0;
 height: 40px;
}

/* ----------------------- Navigation Bar -------------------- */

.left {
 float: left;
}
.right {
 float: right;
}

/* ----------------------- Sidebar -------------------- */


#sidebar {
 width:180px;
 margin: 0; padding: 10px 10px 0 0;
 font-family: Arial, Helvetica, sans-serif;
 float: right;
}
#sidebar ul {
 padding: 0; margin: 0;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 padding: 0; margin: 0 0 10px 0;
}
#sidebar ul li h2 {
 font-size: 20px;
 font-weight: normal;
 text-align: right;
 width: 180px;
 height: 27px;
 padding: 0; margin: 0;
 font-family: Helvetica, Arial Narrow, Arial;
 background: url('images/sidebarh2.png') no-repeat left bottom;
 color: #CC0000;
}
#sidebar ul li ul, #sidebar ul li ul li {
 padding: 0; margin: 0;
 font-size: 12px;
 line-height: 16px;
 text-align: right;
 color: white;
}
#sidebar ul li ul li, #sidebar ul li ul li a, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:link, #sidebar ul li ul a {
 padding: 0; margin: 0;
 color: white;
}

#sidebar ul li ul li a:hover {
 padding: 0; margin: 0;
 color: #CC0000;
}
.page_item {
 padding: 0; margin: 0;
}
/* ----------------------- Search -------------------- */
#searchform {
 padding: 0; margin: 0;
}
#searchform input {
 width : 135px;
 height: 16px;
 margin : 5px 5px 2px 0;
 padding: 4px 5px 1px 5px;
 font-size: 13px;
 color: black;
 background:  #EFEFEF;
 border: 0px solid;
}
#searchform #searchbut {
 color: black;
 width: 25px;
 height: 21px;
 padding: 0 0 2px 0; margin: 3px 0 0 0;
 background: #EFEFEF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 border: 0;
}

/* ----------------------- Credits -------------------- */
#credits {
	width: 594px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#credits a {
 color: #0000FF;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style8 {
	color: #000099;
	font-family: "Baskerville Old Face";
	font-size: 50px;
}
.style9 {color: #0000FF}

/* main basket container */
div#basket {
	border:1px solid #999;
	padding:2px 0;
	margin-bottom:5px;
	background:#fff
}

/* container for baskets subtotal cost */
div#subTotal {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin-top:2px;
	background:#ffffdd
}

/* div to hold #view basket' button */
div#sideBasketBtns {
	text-align:center
}
	div#sideBasketBtns img {margin:5px 0}

/* div to hold top selling products */
div#topSellers {
	border:1px solid #999;
	background:#fff;
	margin-bottom:8px
}
div#bktIcon{
	height: 30px;
	width: auto;
	background-image: url(Images/basket.png);
	background-repeat: no-repeat;
	background-position: left center;
}


div#bktIcontext {
	height: 20px;
	width: auto;
	background-position: left center;
	font-size: 18px;
	padding-top: 13px;
	font-weight: 300;
}
.contactform {
	font-size: 12px;
	width: 70px;
}
.contactforminput {
	font-size: 12px;
	width: auto;
	right: 20px;
}
navsmall {
	float: right;
	font-size: 12px;
	text-align: right;
}
doorssmall {

	float: right;
	font-size: 12px;
	text-align: right;
}
#shoppingcart {
	position: relative;
	top: 5px;
	left: 5px;
	height: auto;
	width: 560px;
	background: #eee;
	border: 1px solid #444;
}
/* Results display */

Description{
	font-size: 24px;
}

