@charset "utf-8";

body {
	background: url(../images/bg_color.jpg);
	/*background-color:black;*/
	font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #121212;
}

a { color: #009900; }

hr {margin-top:20px;margin-bottom:10px;}

#wrap {
	width: 1000px;
	margin: 20px auto;
	position: relative;
}

#header {
	background: url(../images/header.jpg) no-repeat left top;
	height: 106px;
	width: 1000px;
	text-indent: -9999px;
}

.outbiatch {
	text-indent: -9999px;
	float: left;
}


#nav {
	height: 26px;
	width: 1000px;
}

#nav  ul  li  {

	float: left;
}

#nav ul li a {
		display: block;
		text-indent:-9999px;
		width: 250px;
		height: 26px;
}
		
#nav  #home_button a							{background: url(../images/navigation.jpg) no-repeat left top;}
#nav    #our_range_button   a 					{background: url(../images/navigation.jpg) no-repeat -250px top;}
#nav   #information_button  a 					{background: url(../images/navigation.jpg) no-repeat -500px top }
#nav   #popupstands_button  a 					{background: url(../images/navigation.jpg) no-repeat -750px top; }
#nav  #home_button  a:hover   					{background: url(../images/navigation.jpg) no-repeat left -26px; }
#nav   #our_range_button   a:hover 				{background: url(../images/navigation.jpg) no-repeat -250px -26px; }

.price_teaser h6 {
	font-size: 1.6em;
	color: #009900;
}

.price_teaser p {
	margin-left: 20px;
	font-weight: normal;
	color: #333333;
}

#nav  #information_button  a:hover				{background: url(../images/navigation.jpg) no-repeat -500px -26px; }

#nav  #popupstands_button  a:hover 				{background: url(../images/navigation.jpg) no-repeat -750px -26px; }

#nav ul { list-style: none; }

#main {
	width: 1000px;
	background: url(../images/main_bg.jpg) repeat-y left top;
}

#left {
	float: left;
	width: 738px;
	border-right: 2px solid #CCCCCC;
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
}

#bannerstand_header {
	height: 510px;
	width: 738px;
	text-indent: -9999px;
	display: block;
	background: url(../images/bannerstands_header.jpg) no-repeat left top;
	margin-top: 5px;
}


#written { padding: 10px; }

#written p { padding-bottom: 10px; }


#right {
	width: 245px;
	float: right;
	margin-left: 5px;
}

#bottom_corners {
	background: url(../images/curve_bottom.jpg) left top;
	height: 29px;
	width: 1000px;
}

#footer {
	background: url(../images/footer_bg.jpg) left top;
	height: 31px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:0.8em;
	line-height:31px;
}

#footer ul li a { color: #333333; }

.middlebitch { text-align: center; }

.underline { text-decoration: underline; }

#superfooter, #superfooter a {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #009900;
}

.greenbold {
	font-weight: bold;
	color: #009900;
}

.greythin {
	font-weight: normal;
	color: #333333;
}

#address_box p { color: #666666; }

#address_box {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}

.hide {
	text-indent: -9999px;
	float: left;
}

.left_box a {
	color: #009900;
	font-weight: bold;
}

.left_box p { margin-bottom: 10px; }


#quote_form { padding: 5px; }

#quote_form form { margin-right: 5px; }

#quote_form fieldset {
	padding: 5px;
	margin-top: 10px;
}

#quote_form textarea {
	width: 100%;
	height:100px;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
}
	
#quote_form input {
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 5px;
}

#quote_form legend {
	padding: 3px;
	border: 1px solid #999999;
}

.greenbold_massive{
	font-weight: bold;
	color: #009900;
	margin-right: 20px;
	font-size: 3em;
}

.price_box {
	padding: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.price_box p { margin-bottom: 10px; }

.price_teaser {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}

.price_box table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

#noorder {
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	font-size: 1.2em;
	text-decoration: underline;
}

#popupstand_ad  a {
	width:245px;
	height:383px;
	display:block;
	background: url(../images/popupstand_ad.jpg) no-repeat left top;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

#written ul {
	list-style: disc;
	margin-left: 20px;
	font-size: 1.2em;
}

.float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.float_left {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.greenbold_ul
{	font-weight: bold;
	color: #009900;
	font-size: 1.4em;
}

#price_table td { padding: 5px; }

#price_table {
	border: thin solid #CCCCCC;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.written_centre {
	text-align: center;
	margin-top: 10px;
}

.price_table_size {
	background: #EEE;
	color: #000000;
	width: 80px;
	font-weight: bold;
	text-align: right;
}

.price_table_price {
	background: #009900;
	color: #FFFFFF;
	width: 50px;
}

.padding_five { padding-left: 10px; }

#button_free_standing a {
	background: url(../images/bannerstands.jpg) no-repeat left top;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_rollup a {
	background: url(../images/bannerstands.jpg) no-repeat -180px top;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_premium a {
	background: url(../images/bannerstands.jpg) no-repeat -360px top;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_double a {
	background: url(../images/bannerstands.jpg) no-repeat -540px top;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_ultrawide a {
	background: url(../images/bannerstands.jpg) no-repeat left -300px;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_outdoor_budget a {
	background: url(../images/bannerstands.jpg) no-repeat -180px -300px;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_outdoor_premium a {
	background: url(../images/bannerstands.jpg) no-repeat -360px -300px;
	display: block;
	height: 300px;
	width: 180px;
	text-indent: -9999px;
}

#button_free_standing a:hover { 	background: url(../images/bannerstands.jpg) no-repeat -720px 0;}
#button_rollup a:hover { background: url(../images/bannerstands.jpg) no-repeat -900px 0;}
#button_premium a:hover { background: url(../images/bannerstands.jpg) no-repeat -1080px 0;}
#button_double a:hover { background: url(../images/bannerstands.jpg) no-repeat -1260px 0;}
#button_ultrawide a:hover { background: url(../images/bannerstands.jpg) no-repeat -720px -300px;}
#button_outdoor_budget a:hover { background: url(../images/bannerstands.jpg) no-repeat -900px -300px;}
#button_outdoor_premium a:hover { background: url(../images/bannerstands.jpg) no-repeat -1080px -300px;}

#bannerstands li {
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}

#bannerstands { margin-top: 8px; 
}

#design_by_go {
	margin: 10px;
	padding: 10px;
	background-color:#D7FFD7;
	border:1px solid #666666;
}
