@import url("v_bonusv5.css");
.p7tbsub {background-color: #ddd; 
	border: .1px solid #eee; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	layer-background-color: #ddd;}
.p7tbsub p {margin: 2px; padding: 2px 12px 6px 6px; background-color: #eee}
.p7tbsub a:link {color: #666;}
.p7tbsub a:visited {color: #006699;}
.p7tbsub a:hover {color: #096;}
.p7tbsub a:active {color: #61a49b;}
.p7tbdn {
	color: #61a49b !important;
	font-weight: bold;
	background-color: #fff;
}
/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #6890D8;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #61A49B;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	line-height: normal;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	height: 136px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	background-color: #1A489B;
}

.masthead1{
	float: left;
	width: 565px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.masthead2{
	float: left;
	width: 740px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contacts{
	position: relative;
	top: 100px;
	float: left;
}

.logo{
	float: right;
	width: 144px;
	position: relative;
	right: 10px;
	top: 0px;
}

#navBar{
	width: 180px;
	top: 136px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	clear: both;
	z-index: 100;
}

#content{
	border: 0px solid #009999;
	position: absolute;
	right: 10%;
	top: 154px;
	left: 200px;
	width: 60%;
}

#content2{
	border: 0px solid #009999;
	position: absolute;
	right: 18%;
	top: 154px;
	left: 220px;
	width: 58%;
	z-index: 0;
}


/**********************************/

.headlines{
	position: absolute;
	clear: left;
	left: 85%;
	top: 146px;
}

.headlines p{
	font-size: 80%;
	
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 0px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

/*#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}*/


/************** .style styles ***************/

.style{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.style h2{
	padding: 20px 0px 5px 0px;
	text-align: left;
}

.style h3{
	text-align: left;
	vertical-align: middle;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.style h4{
	padding: 10px 10px 10px 0px;
	text-align: left;
	vertical-align: middle;
}

.style img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/************** .feature styles ***************/

.feature{
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.feature h1{
	padding-bottom: 5px;
	font-size: 18px;
}

.feature h2{
	padding: 20px 0px 5px 0px;
	font-size: 18px;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 110%;
}

.feature style3{
	font-weight: bold;
}

.feature td {
	font-size: 85%;
	white-space: nowrap;
}


/************** .opticalShop styles ***************/

.opticalShop{
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.opticalShop h1{
	padding-bottom: 5px;
	font-size: 16px;
}

.opticalShop h2{
	padding: 20px 0px 5px 0px;
	font-size: 21px;
}

.opticalShop h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 110%;
}

.opticalShop style3{
	font-weight: bold;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #61A49B;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	white-space: nowrap;
}



/*********** #sectionLinks styles ***********/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 8px solid #cc66cc;
	font-size: 90%;
}

.sectionLinks h3{
	padding: 0px 0px 2px 0px;
}

.sectionLinks a {
	display: block;
	padding: 0px 0px 2px 0px;
}

.sectionLinks p {
	display: block;
	padding: 0px 0px 2px 0px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.5em;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.headlines h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.headlines h4{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.headlines h5{
	padding: 20px 0px 5px 0px;
	text-align: center;
}
#awards {
	float: right;
	width: 232px;
	margin-top: 15px;
	text-align: center;
	background-color: #E7E7E7;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	overflow: visible;
	padding: 0px;
}
#award_text {
	font-size: 15px;
	line-height: normal;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#certification {
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#popUpPage{
	margin: 40px;
	width: 500px;
}

#popUpPage img{
	float: left;
	margin-right: 20px;
}

#map {
	margin-bottom: 40px;
	margin-top: 0px;
}

#map img {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#facebook {
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
}

.floatLeft{
	float: left;
	padding-right: 16px;	
}

.floatRight{
	float: right;
	padding-left: 16px;
	padding-bottom: 16px;
}

#osStaff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 24px;
	padding-bottom: 14px;
	overflow: hidden;
}
#osStaffLeft {
	width: 124px;
	float: left;
}
#osStaffRt {
	margin-left: 124px;	
}
#osStaff h3{
	font-size: 14px;
	margin: 0px;
	color: #334D55;
	font-weight: normal;
}
#osStaff h6{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#breadcrumb{
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#breadcrumb ul{
	margin: 0px;
	padding: 0px;
}
#breadcrumb li{
	display: inline;
}
#breadcrumb a{
}

