/* CSS Document */

* { padding: 0; margin: 0; }

/*BODY––––––––––––––––––––*/

body {
	background: url(../images/bg.jpg) top repeat-x;
	font-family: verdana;
	font-size: 11px;
	background-color:#e3ebd3;
	}
#wrapper {
	background-image: url(../images/bg-repeat.gif);
	margin: 0 auto;
 	width: 796px;
	overflow: hidden; 
	}
#wrapper-popup {
	background-image: url(../images/bg-repeat.gif);
	margin: 0 auto;
 	width: 796px;
	overflow: hidden; 
	}
h1{
	font-size: 13px;
	padding-left: 16px;
	}
h2{
	font-size: 13px;
	padding-left: 20px;
	}
h3{
	font-size: 15px;
	}
h4{
	background-color:#c67c33;
	width: 168px; height:26px;
	padding:9px 0px 0px 15px;
	vertical-align: middle; 
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px;
	border-top: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	text-align: left;
	}
h5{
	font-size: 15px;
	color: #c67c33;
	}

/*DIVIDER––––––––––––––––––––*/
.divider{
	margin:0px 20px 0px 20px;
	border-bottom: thin;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C1C1C1;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 10px;}
.divider-events{
	border-bottom: thin;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left: thin;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right: thin;
	border-right-style: dashed;
	border-right-width: 1px;
	border-color: #C1C1C1;}
.specials-divider{
	margin:0px 10px 0px 10px;
	border-bottom: thin;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C1C1C1;
	margin-top: 30px;
	margin-bottom: 15px;
	height: 10px;}

/*HEADER––––––––––––––––––––*/
#header-left {
	background-image: url(../images/header-logo-proshop.gif);
	width: 416px;
	height: 140px;
	float: left;
	}
#header-right {
	background-image: url(../images/header-image.jpg);
	width: 380px;
	height: 140px;
	float: left;
		}
#menu-top{
	background-image:url(../images/bg-menu-top.png);
	height: 42px;
	width: 796px;
	float: left;
	}
	
/*NAV TOP––––––––––––––––––––*/
.nav-top{
	color:#FFFFFF;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 20px;
	}
.nav-top a{
	color:#FFFFFF;
	text-decoration: none;
	}
.nav-top a:visited{
	color:#FFFFFF;
	text-decoration: none;
	}
.nav-top a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}
.nav-top ul li{
	padding-right:20px;
	display: inline;
	}
#body-title{
	background-color:#FFFFFF;
	height: 32px;
	width: 796px;
	float: left;}	
	
/*COLUMN LEFT––––––––––––––––––––*/
.col-left{
	background-color: #7e9452;
	width: 183px;
	height: 1000px;
	float: left;
	color: #FFFFFF;
	line-height: 20px;
	position: inherit;
	}
.col-left a{
	color: #FFFFFF;
	text-decoration: none;
	}
.col-left a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
.col-left a:hover{
	font-weight: bold;
	}
.col-left p{
	margin-top: 20px;
	font-size: 11px;
	}
.col-left ul li{
	padding:0px 0px 0px 20px;
	list-style-position: inside;
	list-style-image: url(../images/bullet-arrow-white.gif);
	}
	
/*COLUMN MIDDLE––––––––––––––––––––*/	
.col-middle{
	background-color: #ffffff;
	width: 428px;
	float: left;
	min-height: 500px;
	margin-top: 1px;
	}
.col-middle p{
	padding:0px 20px 0px 20px;
	line-height: 15px;
	}
.col-middle ul{
	list-style: circle;
	width: 350px;
	padding-left: 30px;
	}
.col-middle a{
	color:#000000;
	text-decoration: underline;
	}
.col-middle a:hover{
	color:#000000;
	text-decoration: none;
	}
.col-middle-padding{
	background-color: #ffffff;
	width: 428px;
	float: left;
	min-height: 500px;
	}
.col-middle-padding ul{
	padding-left: 30px;
	}
.col-middle-padding a{
	color:#000000;
	text-decoration: underline;
	}
.col-middle-padding a:hover{
	color:#000000;
	text-decoration: none;
	}
.col-middle-table{
	margin-left: 10px;
	border-top: thin;
	width: 408px;
	}
.col-middle-table p{
	padding:5px 10px 5px 10px;
	}
.specials{
	padding:0px 10px 0px 10px;	
	}
.specials-image{
	padding:0px 14px 0px 14px;
	float: left;
	}

/*BRANDS-*/
#col-middle-brands-text{
	margin-top: -80px;
	padding-left: 25px;
	width: 160px;
	list-style:inside;
	line-height: 18px;
	}
#col-middle-brands-enquiry{
	width: 190px;
	text-align: left;
	left: 299px;
	float: right;
	}
#col-middle-brands-enquiry-text{
	width: 150px;
	text-align: left;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
	border-top: .5px;
	border-color: #7e9452;
	border-top-style: solid;
	}
	
/*COLUMN RIGHT––––––––––––––––––––*/	
.col-right{
	background-color: #7e9452;
	padding:0px 0px 0px 0px;
	width: 183px;
	float: right;
	font-size: 10px;
	}
.col-right a{
	color:#000000;
	text-decoration: none;
	}
.col-right a:hover{
	color:#000000;
	text-decoration: underline;
	}
.col-right-bg-white{
	background-color: #ffffff;
	width: 185px;
	text-align: center;
	float: left;
	}
.col-right p{
	padding:0px 5px 0px 28px;
	margin-top: 20px;
	}
.col-right ul li{
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/bullet-arrow-black.gif);
	}
	
/*FOOTER––––––––––––––––––––*/
#footer {
	margin: 0 auto;
 	width: 796px;
	text-align: center;
	}
#footer-divider{
	background-color: #c87d33;
	height: 8px;
	}
.footer-menu{
	padding:20px 0px 0px 0px;
	height: 90px;
	}
.footer-menu a{
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	}
.footer-menu a:hover{
	color: #000000;
	text-decoration: underline;
	}
.footer-menu ul {
	padding-right:3px;
	}
.footer-menu ul li{
	display: inline;
	}
.clear {
	clear: both;
	}	

/*iFRAME––––––––––––––––––––*/

#iframe-container{
	width: 600px;
	height: 500px;
	margin: 0 auto;
	text-align: center;	
}

