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,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body {
	font-size: 62.5%;
	font-family: 'lucida grande', tahoma, verdana, helvetica, arial, san-serif;
	background: #f1f1f1 url(../images/global/screenedLogoBG.png) top center no-repeat;
	color: #000;
}

/* ---------- Layout & Positioning ---------- */
.floatLeft {
	display: inline;
	float: left;
}
.floatRight {
	display: inline;
	float: right;
}
.clearFix {
	clear: both;
}
.invis {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
img {
	border: none;
}
#rotatorContainer {
	position: relative;
	margin: 0 0 0 80px;
	padding: 0 0 30px 0;
	width: 780px;
	height: 280px;
}
.rotateThis {
	position: absolute;
	width: 780px;
	height: 280px;
}
#logosRotatorContainer {
	position: relative;
	float: right;
	width: 560px;
	height: 215px;
}
.rotateThisLogo {
	position: absolute;
	width: 560px;
	height: 215px;
}
#header {
	width: 960px;
	height: 99px;
}
#logo {
	width: 230px;
	height: 99px;
	background: transparent url(../images/global/logo.png) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: none;
}
#mainContentTop {
	width: 960px;
	height: 38px;
	margin: 0;
	background: transparent url(../images/global/mainContentTopBG.png) no-repeat;
}
#mainContentTopWithSubNav {
	width: 960px;
	height: 70px;
	margin: 0;
	background: transparent url(../images/global/subNavBarBG.jpg) no-repeat;
}
#mainContentBody {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px 20px 10px;
	position: relative;
	background: transparent url(../images/global/mainContentBodyBG.png) repeat-y;
}
#enterToWinContentBody {
	width: 540px;
	height: 490px;
	margin: 0 auto;
	padding: 40px 410px 0px 10px;
	position: relative;
	background: transparent url(../images/global/enterToWinBG.jpg) no-repeat;
}
.glassesContainer {
	width: 840px;
	margin: 0 0 0 50px;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #a5a5a5;
}
.infoContainer {
	float: left;
	display: inline;
	width: 225px;
	padding: 40px 0 10px 0;
}
.infoLeft {
	float: left;
	display: inline;
	width: 40px;
}
.infoRight {
	float: right;
	display: inline;
	width: 175px;
}
.picContainerFacingRight,
.picContainerFacingLeft {
	float: right;
	display: inline;
	width: 600px;
	height: 250px;
	overflow: hidden;
}
.picContainerFacingLeft img {
	margin-left: -600px;
}
.picContainerFacingRight img:hover {
	margin-left: -600px;
}
.picContainerFacingLeft img:hover {
	margin-left: 0px;
}
#allThumbnailsContainer,
#allThumbnailsContainer2 {
	width: 861px;
	margin: 0 0 0 45px;
	padding: 35px 0 0 10px;
	border-top: 1px dotted #a5a5a5;
}
.glassesThumbContainer {
	width: 175px;
	height: 110px;
	float: left;
	display: inline;
	margin: 0 40px 50px 0;
}
.goBackButton {
	margin: 0 0 0 50px;
}
#switchViews {
	width: 295px;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 60px;
}
#mainContentBottom {
	width: 960px;
	height: 40px;
	margin: 0;
	background: transparent url(../images/global/mainContentBottomBG.jpg) no-repeat;
}
#mainContentBottomHome,
#mainContentBottomAbout {
	width: 960px;
	height: 270px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/global/mainContentBottomHomeBG.jpg) no-repeat;
}
#contactBottom {
	width: 960px;
	height: 480px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/contact/building.jpg) no-repeat;
}
#bottomHomeLeft,
#bottomHomeMiddle,
#bottomAboutLeft,
#bottomAboutMiddle,
#bottomContactLeft,
#bottomContactMiddle {
	width: 200px;
	margin: 25px 0 0 30px;
	float: left;
	display: inline;
}
#bottomHomeRight,
#bottomAboutRight,
#bottomContactRight {
	width: 270px;
	margin: 25px 0 0 40px;
	float: left;
	display: inline;
}
.threeColumnLeft {
	width: 260px;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
}
.threeColumnMiddle,
.threeColumnRight {
	width: 260px;
	float: left;
	display: inline;
	margin: 0 0 0 50px;
}
#eyeglassesContentBottom {
	width: 960px;
	height: 125px;
	margin: 0;
	background: transparent url(../images/eyewear/global/bottomBG.jpg) no-repeat;
}
#sunglassesContentBottom {
	width: 960px;
	height: 125px;
	margin: 0;
	background: transparent url(../images/eyewear/global/sunglassesBottomBG.jpg) no-repeat;
}
#contactInfo {
	width: 250px;
	margin: 20px 0 0 50px;
	float: left;
	display: inline;
}
#contactGoogleMap {
	width: 540px;
	height: 375px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #bbb;
	margin: 10px 50px 25px 0;
	float: right;
	display: inline;
}
.copyright {
	width: 600px;
	float: left;
	display: inline;
	margin: 15px 0 40px 30px;
}
.siteBy {
	width: 200px;
	float: right;
	display: inline;
	margin: 15px 30px 40px 0;
}

/* ---------- TYPOGRAPHY ---------- */
h2 {
	font-family: "mentone-1","mentone-2","lucida grande",tahoma,verdana,sans-serif;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 1.1em;
	color: #231f20;
	text-align: center;
	margin: 0 120px 10px 120px;
}
h2.resultsTitle {
	text-align: left;
	margin: 0 0 10px 50px;
}
h3 {
	font-family: "mentone-1","mentone-2","lucida grande",tahoma,verdana,sans-serif;
	font-size: 18px;
	letter-spacing: -0.25px;
	line-height: 1.3em;
	color: #888;
	text-align: center;
	margin: 0 120px 20px 120px;
}
h3.resultsSubTitle {
	text-align: left;
	margin: 0 0 1.0em 50px;
}
h3.searchBy {
	text-align: left;
	color: #231f20;
	margin: 0 0 1.0em 60px;
}
h3.subContent {
	line-height: 1.2em;
	color: #231f20;
	text-align: left;
	margin: 0 0 0.75em 0;
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #444;
	margin: 0 0 1.0em 0;
}
p.bodyCopy {
	margin-left: 50px;
	margin-right: 50px;
}
p.finePrint {
	font-size: 1.0em;
	color: #999;
	margin: 0 0 1.0em 50px;
}
p.paginate {
	font-size: 1.4em;
	text-align: right;
	margin: 0 60px 0 0;
}
p.noResults {
	margin: 50px 55px;
}
p.subContent {
	font-size: 1.2em;
}
p.breadcrumbs {
	font-size: 1.2em;
	padding: 11px 0 0 60px;
	color: #847579;
}
p.thumbBrand {
	font-size: 10px;
	text-align: center;
	color: #999;
	margin: 5px 0 0 10px;
}
p.copyright {
	color: #666;
	font-size: 10px;
}
p.siteBy {
	color: #666;
	text-align: right;
	font-size: 10px;
}
p.permissionStatement {
	display: inline;
	font-size: 1.2em;
}
.infoLeft p {
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #7d7d7d;
}
.infoRight p {
	font-size: 1.0em;
	line-height: 1.5em;
	color: #434343;
}

/* ------------- LISTS ------------- */
#mainNav {
	float: right;
	margin: 58px 30px 0 0;
	list-style-type: none;
}
#mainNav li {
	display: inline;
	font-family: "lucida grande",tahoma,verdana,sans-serif;
	font-size: 15px;
	margin: 0 0 0 35px;
}
#subNav {
	list-style-type: none;
	text-align: center;
	padding-top: 12px;
}
#subNav li {
	display: inline;
	font-family: "lucida grande",tahoma,verdana,sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0 35px;
	border-right: 1px solid #847579;
}
#subNav li.subNavLastItem,
#subNav li.subNavLastActive {
	border-right: none;
}

/* ------------- LINKS ------------- */
a:link,
a:visited {
	color: #0085cf;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
#mainNav a:link,
#mainNav a:visited {
	color: #231f20;
	text-decoration: none;
}
#mainNav a:hover,
#mainNav a:focus,
#mainNav a:active {
	color: #0085cf;
}
#mainNav li.mainNavActive a:link,
#mainNav li.mainNavActive a:visited {
	color: #8a7a7f;
	font-weight: bold;
}
#subNav li.subNavActive a:link,
#subNav li.subNavActive a:visited,
#subNav li.subNavLastActive a:link,
#subNav li.subNavLastActive a:visited {
	color: #847579;
	font-weight: bold;
}

/* ------------- FORMS ------------- */
#multiSelectSearch {
	margin: 0 0 0 60px;
}
#searchButton {
margin: 0 0 -11px 5px;
}
#subscribeForm {
	width: 400px;
	margin: 40px 0 40px 50px;
}
.subscribeLabel {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
	color: #555;
	line-height: 1.4em;
	width: 95px;
	display: block;
	float: left;
	text-align: right;
	padding: 6px 7px 0 0;
}
.subscribeInputField {
	margin: 0 0 15px 0;
	width: 200px;
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 1.3em;
}
.subscribeInputField2 {
	margin: 0 0 15px 0;
	width: 60px;
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 1.3em;
}
#permission {
	margin: 0 0 0 102px;
	display: inline;
}
#signUpButton {
	margin: 15px 0 0 100px;
}
.subscribeInputField:hover,
.subscribeInputField:focus,
.subscribeInputField2:hover,
.subscribeInputField2:focus {
	background-color: #f4f4f4;
}





