	body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	color: #95a105;
	text-decoration: none;
}

abbr,acronym { 
	border:0;
}

body {
	background: #fff;
	color: #666;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
 	font-size: 80%;
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.sampleTopAd{
	height: 80px;
	display: block;
	float: left;
	margin-right: 13px;
	background: #f9f9f9;
}

.rightBItem{
	margin-bottom: 15px;
	text-align: center;
}

.rightBItem a{
	height: 125px;
	width: 125px;
	display: block;
	background: #f9f9f9;
}

.last{
	margin: 0;
}

ul{
	padding: 0 0 1em 30px;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;

}

a{
	color: #95a105;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 108px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
}

#logo{
	position: absolute;
	height: 120px;
	width: 240px;
	top: 28px;
	left: 24px;
	z-index: 100;
	line-height: 120px;
	overflow: hidden;
	color: #95a105;	
	font-weight: bold;
	font-size: 32px;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/logo.png) no-repeat;
}

#currentDate{
	position: absolute;
	font-size: 10px;
	top: 140px;
	right: 25px;	
}

#newsletter{
	position: absolute;
	top:80px;
	right: 24px;
	width: 220px;
	height: 78px;
	background: #f7f7f7 url(images/newsletter-bottom.png) no-repeat 0 100%;
}

#newsletter h2{
	color: #fff;
	background: #95a105 url(images/newsletter-top.png) no-repeat;
	font-weight: bold;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
}

#newsletter form{
	padding: 6px 0 0 8px;
	font-size: 11px;
}

#newsletterEmail{
	width: 130px;
	border: 1px solid #ccc;
	height: 14px;
}

#newsletterSubmit{
	width: 65px;
	text-align: right;
	border: 0;
	background: none;
	color: #95a105;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	right: 7px;
}

#newsletterSubmit:hover{
	cursor: pointer;
	text-decoration: underline;
}

#searchEmail{
	width: 100px;
	border: 1px solid #ccc;
	height: 14px;
	display: inline;
}

#searchSubmit{
	width: 55px;
	text-align: left;
	border: 0;
	background: none;
	color: #95a105;
	font-weight: bold;
	position: relative;
	top: 2px;
	display: inline;
}
#search form{
	display: inline;
}

#searchSubmit:hover{
	cursor: pointer;
	text-decoration: underline;
}


#rightLinks {
	position: absolute;
	top: 30px;
	right: 25px;
	align: right;
	width: 200px;
	height: 20px;
	font-size: 12px;
}
#rightLinks a{
	font-weight: bold;
}

#rightLinks form{	
	display: inline;
}

#rightLinks #search{	
	width: 110px;
	border: 1px solid #ccc;
	height: 14px;
}

#topArea{
	position: absolute;
	top:162px;
	left: 24px;
	width: 932px;
	background: #e3e89c;
	font-size: 12px;
}
	
#content #topArea .lt{background: url(images/lt-corner-green.png) no-repeat 0 0;}	
#content #topArea .rt{background: url(images/rt-corner-green.png) no-repeat 100% 0;}
#content #topArea .rb{background: url(images/rb-corner-green.png) no-repeat 100% 100%;}
#content #topArea .lb{
	background: url(images/lb-corner-green.png) no-repeat 0 100%;
	overflow: hidden;
	padding: 0;
	height: 134px;
}

#topArea .topItem{
	position: absolute;
	top: 10px;
	width: 173px;
	height: 77px;
	padding: 20px 20px 20px 110px;
	background: url(images/top-item.png) no-repeat;
}

#topArea .topItem h2{
	color: #95a105;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 1em;
}

#topArea .topItem p{
	line-height: 1.2em;
}

#topArea .topItemImage{
	position: absolute;
	top: 12px;
	left: 14px;
	width: 86px;
	height: 86px;
	background-repeat: no-repeat;
}

#topArea .topClickHere{
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 15px;
	bottom: 10px;
}


#onlineAdvice{
	left: 9px;
}

#onlineAdvice .topItemImage{
	background-image: url(images/top-advice.png);
}

#topFind{
	left: 316px;
}

#topFind .topItemImage{
	background-image: url(images/top-find.png);
}

#topForum{
	left: 623px;
}

#topForum .topItemImage{
	background-image: url(images/top-forum.png);
}

#forumLogin{
	position: absolute;
	top: 23px;
	left: 186px;
	width: 54px;
	height: 15px;
	display: block;
	background-image: url(images/forum-login.png);
}

#bTop{
	position: absolute;
	top: 3px;
	left: 97px;
	padding: 14px 12px;
}


#content{
	position: relative;
}

#content .lt, #content .rt, #content .rb, #content .lb{
	position: relative;
overflow: hidden;

}


#content .lt{background: url(images/lt-corner-main.png) no-repeat 0 0;}	
#content .rt{background: url(images/rt-corner-main.png) no-repeat 100% 0;}
#content .rb{background: url(images/rb-corner-main.png) no-repeat 100% 100%;}
#content .lb{background: url(images/lb-corner-main.png) no-repeat 0 100%;
padding-top: 20px;
}

#content .borders{
	padding: 288px 12px 20px 12px;
	border: solid #dfdfdf;
	border-width: 0 12px;
}

#contentLine{
	height: 14px;
	width: 935px;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 10;
	background: #dfdfdf;
}

#leftPart{
	float: left;
	width: 600px;
}


#leftPart2{
	float: left;
	width: 600px;
}


#rightPart{
	float: right;
	width: 320px;
	position: relative;
}

#rightPart2{
	float: right;
	width: 125px;
	position: relative;
}


#rightColumns, #leftColumns{
	width: 183px;
	float: left;
}

#leftMenu{
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
}

#leftMenu li{
	overflow: hidden;
	padding-bottom: 2px;
}

#leftMenu li h3{
	display: block;
	padding-left: 10px;
	color: #677303;
	font-size: 14px;
	margin-top: 5px;
	font-weight: bolder;
	line-height: 30px;
	overflow: hidden;
	background: url(images/left-menu-h3.png) no-repeat 0 0;	
}

#leftMenu li h3.first{
	margin: 0;
}

#leftMenu li a{
	display: block;
	padding-left: 25px;
	color: #fff;
	font-size: 12.5px;
	font-weight: bolder;
	line-height: 30px;
	overflow: hidden;
	background: url(images/left-menu-combined.png) no-repeat 0 0;
}

#leftMenu li a:hover{
	text-decoration: none;
	background-position: 0 -30px;
}

.columnArea{
	background: #fbfbfb url(images/column-bottom.png) no-repeat 0 100%;
	margin-bottom: 20px;
	margin-top: -20px;
}

.columnArea h2{
	height: 30px;
	line-height: 30px;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	overflow: hidden;
	background: #95a105 url(images/column-top.png) no-repeat;
}

#newsH2{
	background-image: url(images/column-top-news.png);
}

#newsRss{
	float: right;
	display: block;
	height: 30px;
	width: 50px;
}

#forumH2{
	background-image: url(images/column-top-forum.png);
}

.columnArea ul{
	list-style-type: none;
	padding: 5px 10px;	
}

.columnArea ul li{
	padding: 8px 0 8px 20px;
	font-size: 12px;
	background: url(images/list-bullet.png) no-repeat 5px 12px;
}

#centerColumn{
	float: right;
	width: 405px;
	text-align: justify;
}

#bigCenter #centerColumn{
		background: #fff;
	color: #666;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
 	font-size: 100%;
	line-height: 1.3em;
}

#findDropDown{
	position: relative;
	top: 7px;
	height: 50px;
	background: #95a105 url(images/find-select-bg.png);
	color: #fff;
}

#findDropDown h2{
	color: #95a105;
}

#findClinic{
	position: absolute;
	left: 2px;
	top: -2px;
	height: 50px;
}

#findOptican{
	position: absolute;
	left: 5px;
	top: -2px;
	height: 50px;
}

#findOptican, #findClinic, #findOptican select, #findClinic select{
	width: 226px;
}

#centerColumn h1, #centerColumn h2, #centerColumn h3{
	padding: 3px 0;
}

#centerColumn h1{
	font-size: 18px;
}

#centerColumn h2{
	font-size: 14px;
}

#centerColumn h3{
	font-size: 11px;
}

#guide{
	font-size: 11px;
}

#guide h2{
	font-size: 11px;
}


#rightB{
	float: right;
}

#footer{
	background: #dfdfdf;
	padding: 10px 15px;
	font-size: 10px;
}

#footer a{
	color: #666;
}

#footer .pad{
	padding: 6px 0;
}

#footer .floatRight, #footer .floatLeft{
	margin: 0;
}

#contactForm1{


}

#contactForm1 input, #contactForm1 textarea {
	display: block;
	text-align: left;
	padding: 2px;
	width: 133px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}

#contactForm1 select{
	display: block;
	text-align: left;
	padding: 7px 5px 7px -5px;
	width: 138px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}


#contactForm1 .button {
	background:url(http://www.youreyeguide.co.uk/images/send.jpg) no-repeat;
	color:#010101;
	float: left;
	width: 80px;
	height: 27px;
	font: 12px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-align: center;
	margin-right: 5px;
}


#contactForm2{


}

#contactForm2 input, #contactForm2 textarea {
	display: block;
	text-align: left;
	padding: 2px;
	width: 120px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}

#contactForm2 select{
	display: block;
	text-align: left;
	padding: 7px 5px 7px -5px;
	width: 125px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}


#contactForm2 .button {
	background:url(http://www.youreyeguide.co.uk/images/send.jpg) no-repeat;
	color:#010101;
	float: left;
	width: 80px;
	height: 27px;
	font: 12px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-align: center;
	margin-right: 5px;
}


#contactForm3{


}

#contactForm3 input, #contactForm3 textarea {
	display: block;
	text-align: left;
	padding: 2px;
	width: 170px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}

#contactForm3 select{
	display: block;
	text-align: left;
	padding: 7px 5px 7px -5px;
	width: 175px;
	margin: 5px 0px;
	border: 1px solid #74a5cd;
	color: #010101;
	font: 10px "Verdana", Trebuchet, Verdana, sans-serif;
	background-color:#C7CF6D;
}


#contactForm3 .button {
	background:url(http://www.youreyeguide.co.uk/images/send.jpg) no-repeat;
	color:#010101;
	float: left;
	width: 80px;
	height: 27px;
	font: 12px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-align: center;
	margin-right: 5px;
}
