/* CSS Document */

/*Common */

body{
	background-color:#FFCC99;
	background-image:url(../images/bg_topBorder.gif);
	background-repeat:repeat-x;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0;
	padding:0;
	}	

img {
	border:0px;
}

.wrapper{
	width:900px;
	margin: 0 auto;
	font-size:85%;
	}

.header{
	margin-left:418px;
	margin-top:4px;
}

.header img{
	height:34px;
	width:432px;
}

.postcodeTextBox{
	position:absolute;
	margin-left:525px;
	margin-top:25px;
	width:160px;
	color:#666666;
	background-color:#FFFFCC;
	border:0;
	float:left;
}
.altpostcode{
    display:none;
}

.postcodeButton{
	position:absolute;
	margin-left:700px;
	margin-top:22px;		
	float:right;
}

.ErrorMessage
{
	margin-left:20px;
	margin-top:10px;
	width:600px;
	padding:5px;
	border:1px solid #FF4101;
	background-color:#FFFFCC;
	font-size:80%;
	float:left;
	 
}

.nav{
	margin-top:30px;
	text-align:center;
	color:#F79865;
}

.nav ul li{
	list-style:none;
	display:inline;
	color:#F79865;
}

.nav a, .nav a:visited{
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	color:#333333;
	}

.nav a:hover{
	color:#333333;
	text-decoration:underline;
}

.copyright{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#EA3F0B;
	text-align:center;
}
.copycat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF4101;
	font-size: 95%;
	font-weight: bold;
}


/* Index Page */

.content{
	width:800px;
	background-color:#ffffff;
	margin-left:45px;
	margin-top:26px;
	}

.contentTop{
	height:362px;
}

.contentPostcode{
	height:67px;
	background-image: url(../images/img_contentPostcode.jpg);
	background-repeat:no-repeat;
}

.contentBottom{
	background-image:url(../images/bg_contentBottom.jpg);
	background-repeat:no-repeat;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.contentBottomText{
	padding: 10px 40px;
	text-align:center;
	width:700px;
}

.textBox {
	padding-left:24px;
	margin-top:10px;
	margin-bottom:10px;
	width:168px;
	float:left;
}

.textBox a{
	color:#FF4101;
	font-weight:bold;
	padding:0;
	margin:0;
	text-decoration:none;
}

.textBox a:hover{
	color:#FF4101;
	font-weight:bold;
	padding:0;
	margin:0;
	text-decoration:underline;
}

.textBox p{
	margin-top:8px;
	padding:0;
	color:#333333;
}



/* Internal Pages */

.contentTop2{
	height:107px;
	width:800px;
}

.homelink
{
	float:right;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:0px;
	color:#FF4101;
	font-weight:bold;
	margin:0;
}

.messageonly
{
    text-align:center;
    font-weight:bold;
    font-size:110%;
	height:250px;
}

.divider
{
	border-bottom:dashed 1px #eaeaea;
	width:700px;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

.OpticianName
{
	float:left;
	color:#FF4101;
	font-weight:bold;
	width:650px;
	margin-bottom:3px;

}
.OpticianAddress
{
	float:left;
	width:550px;
	margin:0px;
	padding:2px;
}
.OpticianLabel
{
	font-weight:bold;
	float:left;
	width:100px;
	margin-top:3px;
	margin-bottom:0px;
}
.ClearDivider
{
	clear:both;
	margin:0px;
	padding:0px;
	width:690px;
}

#divResults a
{
	color:#FF4101;
}
.contentPostcode2{
	height:67px;
	background-image:url(../images/img_contentPostcode2.jpg);
	background-repeat:no-repeat;
}

.contentBottom2{
	background-image:url(../images/bg_contentBottom2.jpg);
	background-repeat:no-repeat;
	width:798px;
	float:left;
	padding-bottom:20px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

}

.internalContent{
	margin:39px;
	
}

.contentNav{
	color:#FF4101;
	width:160px;
	float:left;
	margin-bottom:20px;
}

.contentNav ul{
	padding:0;
	margin:0;
}

.contentNav li{
	list-style-type:none;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:#cccccc 1px dashed;
}

.contentNav li ul{
	padding:0;
	margin-left:10px;
	margin-top:3px;
}


.contentNav li li{
	padding-bottom:3px;
	padding-top:3px;
	border:none;
}

.contentNav a{
	text-decoration:none;
	color:#FF4101;
}

.contentNav a:hover{
	color:#FF4101;
	text-decoration:underline;
}

.contentCopy{
	width:280px;
	margin-left:30px;
	float:left;
}

.contentCopy a
{
	text-decoration:none;
	color:#FF4101;
}

.contentCopy a:hover
{
	text-decoration:underline;
	color:#FF4101;
}


.contentCopySub{
	margin-left:10px;

}

.contentCopy h2{
	color:#FF4101;
	font-size:130%;
	margin-bottom:15px;
}

.contentCopy h3{
	color:#666666;
	font-weight:bold;
	margin:0;
	font-size:110%;
	margin-bottom:10px;
}

.contentCopy p{
	color:#666666;
	margin:0;
	margin-bottom:10px;
}

.contentCopy ul,li{
	color:#666666;	
}

.contentImage{
	width:216px;
	height:321px;
	border:0px;
	margin-left:30px;
	margin-bottom:20px;
	float:left;
}
.contentImage_accidental{
	width:216px;
	height:150px;
	border:0px;
	margin-left:30px;
	margin-bottom:20px;
	float:left;
}
.contentImage_60plus{
	width:216px;
	
	border:0px;
	margin-left:30px;
	float:left;
}

.internalContent h2{
	color:#FF4101;
	font-size:130%;
	margin-bottom:15px;
}