/* Start of CMSMS style sheet 'mainstyle' */
* { padding: 0; margin: 0; }

img {border: none;}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #989898 url(http://clhooke.com/uploads/images/layout/bg.png) repeat-x;
}

td {padding-left: 20px; padding-bottom: 3px;}

A:link {text-decoration: none; color: #333; border-bottom: #333 dashed 1px;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FDAB24; border-bottom: #FDAB24 solid 1px;}

p {
 padding: 10px 20px;
 line-height: 20px;
 color: #333;
}

h1 {
 font-size: 1.5em;
 padding: 20px;
 color: #989898;
}

h2, h3, h4 {
 font-size: 15px;
 padding: 10px 20px;
 color: #FDAB24;
}

#wrapper { 
 margin: 0 auto;
 position:relative;
 width: 680px;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF url(http://clhooke.com/uploads/images/layout/shadow.png) repeat-x;
 width: 680px;
 display: inline;
 border-right: 1px solid #989898;
 border-left: 1px solid #989898;
}

#submenu ul li{
  display: inline;
}

#submenu ul li a{
 text-decoration: none;
 font-size: 10px;
 margin: 8px;
 }

#submenu ul li a:visited{
}

#submenu ul li a:hover, #menu ul li .currentpage{
}

#content ul {margin: 10px 30px;}
#content ol {margin: 10px 40px;}

#logo {
 width:680px;
 height:60px;
 background: #fff url(http://clhooke.com/uploads/images/layout/hooke_enterprises_1_1.png) no-repeat;
}
#header {
 color: #333;
 width: 680px;
 float: left;
 height: 150px;
 background: #fff;
 border-top: 1px solid #989898;
 border-right: 1px solid #989898;
 border-left: 1px solid #989898;
}

#samplesite {
 background: url(http://clhooke.com/uploads/images/layout/samplesites.png) no-repeat;
 display:block;
 width:50px;
 height:150px;
 position:absolute;
 left:1px;
 top:61px;
 z-index: 200;
}


#footer { 
 width: 680px;
 height: 15px;
 clear:both;
 color: #FDAB24;
 background: #989898;
 border-right: 1px solid #989898;
 border-left: 1px solid #989898;
 text-align: center;
 padding-top: 10px;
}

#footer p {
 color: #333;
 font-size: 10px;
}

#footer ul li{
  display: inline;
}

#footer ul li a{
 text-decoration: none;
 font-size: 10px;
 margin: 8px;
 }

#footer ul li a:visited{
}

#footer ul li a:hover, #menu ul li .currentpage{
}


#menu {
 float: left;
 width: 680px;
 height: 35px;
 text-align:center;
 font-weight:bold;
 background: #333;
 border-right: 1px solid #989898;
 border-left: 1px solid #989898;
}

#menu ul{
	margin: 10px; padding: 0;

}

#menu ul li{
	display: inline;

}

#menu ul li a{
	 text-decoration: none;
	color: white;
	padding: 10.5px 11px;
	background-color: #333;
 }

#menu ul li a:visited{
	color: white;}

#menu ul li a:hover, #menu ul li .currentpage{
	color: #fff;
	background-color:#FDAB24;}

/* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


/* Easy Slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:680px;
	height:150px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:83px;
	}	
#nextBtn{ 
	left:682px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(uploads/images/layout/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(uploads/images/layout/btn_next.gif) no-repeat 0 0;	
	}					

/* // Easy Slider */

/* End of 'mainstyle' */

