/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

.clear {
	clear: both;
}

body {
	font-family: 'Trebuchet MS', 'Trebuchet', Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url(../img/body-bg.jpg) repeat-x;
	line-height: 18px;
}

p { margin: 12px 0px;}
#insidePages {
	background: url(../img/insideBG.jpg) repeat-x;
}

#container {
	width: 960px;
	margin: auto;
}

#container a {
	color: #00456b;
}

#container a:hover {
	color: #2e5890;
}

#container #top-bar {
	width: 960px;
	height: 114px;
}

#container #top-bar #logo {
	float: left;
	background: url(../img/icare-logo.png);
	width: 200px;
	height: 88px;
	margin-top: 15px;
}


#container #top-bar #logo a {
	width: 200px;
	height: 88px;
	display: block;
}

#container #top-bar #nav ul {
	float: right;
	list-style: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	font-weight: bold;
	
}

#container #top-bar #nav ul li {
	float: left;
	height: 114px;
	line-height: 114px;
}

#container #top-bar #nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
}

#container #top-bar #nav ul li a:hover {
	background: url(../img/nav-hover.jpg) repeat-x;
}

#container #top-bar #nav ul .active {
	background: url(../img/nav-hover.jpg) repeat-x;
}

#container #breadcrumbs {
	margin-top: 20px;
	color: #666;
}

#container #breadcrumbs a {
	color: #666;
}

#container #main {
	width: 920px;
	background: #FFFFFF;
	margin-top: 10px;
	padding: 20px;
	background: url(../img/main-bg.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#container #inside-main {
	width: 920px;
	margin-top: 10px;
}

#container #header {
	height: 210px;
}

#container #inside-header {
	width: 920px;
	height: 100px;
	padding: 20px;
	background: url(../img/main-bg.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#container h1 {
	font-size: 26px;
	color: #333333;
	margin-bottom: 5px;
}

#container h2 {
	font-size: 18px;
	font-style: italic;
	color: #2e5890;
	margin-bottom: 20px;
}



#container p {
	line-height: 18px;
}

.header-text {
	float: left;
	width: 570px;
}

.header-image {
	float: left;
}

.header-image .eyeglasses {
	background: url(../img/eyeglasses.png);
	width: 336px;
	height: 190px;
	margin-top: 30px;
}

#container #marketing-strip {
	clear: left;
	height: 40px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
}

*:first-child+html #container #marketing-strip {
	line-height: 60px;
}


#insidePages #container #marketing-strip {
	clear: left;
	height: 40px;
	font-size: 16px;
	color: #333333;
	padding-top: 17px;
	line-height: 67px;
}

#content {
	margin-top: 30px;
	clear: left;
	width: 960px;
}

#content ul {
	margin-left: 50px;
}

#content ul li {
	margin-bottom: 14px;
	line-height: 18px;
}

#content .text-list li {
	margin-bottom: 0px;
}



#content h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

#content #services-div {
	width: 920px;
	height: 390px;
	background: #FFFFFF;
	margin-top: 10px;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#content #services-div .service {
	border-right: 1px solid #cccccc;
	width: 190px;
	height: 140px;
	padding: 10px 19px;
	float: left;
	position: relative;
}

#content #services-div .service h3 {
	color: #666;
	font-size: 15px;
}

#content #services-div .service-text {
	clear: left;
	padding-top: 10px;
}

#content #services-div .learn-more {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

*:first-child+html #content #services-div .learn-more {
	bottom: -10px;
}


#content #services-div .last {
	border-right: none;
}

#content .services-icon {
	float: left;
	width: 65px;
	height: 40px;
	padding-bottom: 10px;
}

#content #retail-icon {
	margin-top: -10px;
}

#content hr {
	border-top: 1px solid #e2e2e2;
	width: 920px;
	clear: left;
}

#content .left-col {
	width: 435px;
	height: 200px;
	padding: 10px;
	margin-right: 40px;
	float: left;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#content .right-col {
	width: 435px;
	height: 200px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#content .left-col-contact {
	width: 435px;
	height: 360px;
	padding: 10px;
	margin-right: 40px;
	float: left;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#content .right-col-contact {
	width: 435px;
	height: 400px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}

#content .phone-number {
	color: #999999;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	float: right;
	line-height: 30px;
	font-size: 24px;
	margin-right: 5px;
}

#content .location-header {
	float: left;
	font-size: 30px;
	color: #666;
	line-height: 30px;
}

#content .address {
	padding-top: 3px;
	clear: left;
	font-size: 14px;
	float: left;
}

#content .directions {
	float: left;
	margin-left: 10px;
	padding-top: 5px;
}

#boxes {
	clear: left;
	margin-top: 30px;
}

#boxes .box {
	width: 209px;
	height: 170px;
	border-right: 1px solid #E2E2E2;
	float: left;
	padding: 0px 10px;
	position: relative;
}

#boxes .first {
	padding-left: 0px;
}

#boxes .last {
	border-right: none;
}

#boxes .box .icon {
	float: left;
	margin-right: 10px;
}

#boxes .box h3 {
	float: left;
	margin-top: 15px;
	font-size: 12px;
	color: #333333;
	letter-spacing: .02em;
	height: 35px;
	}

#boxes .box .text {
	clear: left;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	line-height: 18px;
}

#boxes .box .learn-more {
	position: absolute;
	bottom: 5px;
	right: 10px;
	
}

#footer {
	background: url(../img/footer-bg.jpg) repeat-x;
	width: 100%;
	height: 250px;
	margin-top: 20px;
	color: #333333;
}

#footer .footerContainer {
	width: 960px;
	margin: auto;
	padding-top: 20px;
}

#footer .footerContainer h3 {
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
}

#footer .footerContainer ul {
	margin: 0px;
	padding: 0px;	
	line-height: 18px;
	list-style: none;
}

#footer .footerContainer a {
	color: #333333;
	text-decoration: underline;
}

#footer .footerContainer a:hover {
	color: #000000;
}

#footer .footerContainer .helpful-information {
	float: left;
	margin-right: 40px;
}

#footer .footerContainer .contact-information {
	float: left;
	color: #333333;
	line-height:18px;
	margin-right: 40px;
}

#footer .footerContainer .office {
	float: left;
	margin-right: 30px;
	
}

#footer .footerContainer .website-information {
	line-height: 18px;
}

.right {
	float: right;
}

.left {
	float :left;
}

.break {
	clear: both;
	height: 25px;
}

.smallBreak {
	clear: left;
	height: 10px;
}

.margin-right {
	margin-right: 50px;
}

.day {
	display: inline-block;
	width: 40px;
	line-height: 18px;
}
