/*
Theme Name: Nittany Eye Associates
Description: Theme for Nittany Eye Associates
Author: Travis Fisher and Nikki Foxx
Version: 1.0
Tags: fixed-width, editor-style
*/

@font-face {
	font-family: 'AngelinaRegular';
	src: url('fonts/angelina-webfont.eot');
	src: local('☺'), url('fonts/angelina-webfont.woff') format('woff'), url('fonts/angelina-webfont.ttf') format('truetype'), url('fonts/angelina-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #0E034F;
}

body.home {
	background: #E7F3F9 url('images/body-home-bg.png') repeat-x;
}

body.drill {
	background: #E4F2F8 url('images/body-drill-bg.png') repeat-x;
}

img {
	border: 0;
}

a {
	color: #0E034F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 5px 0;
}

h1 {
	font-size: 28px;
	padding: 15px 0;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 12px 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 12px 0;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	padding: 10px 0;
}

ul {
	padding: 10px 0 10px 20px;
}

li {
	padding: 5px 0;
}

tr.error {
	background-color: #FFCCCC;
	color: #FF0000;
}

span.error {
	padding: 0 0 0 10px;
}

input.error {
	color: #FF0000;
}

div.horizontalRule {
	height: 2px;
	width: 460px;
	background: transparent url('images/divider-horizontal.png') no-repeat;
}

div.verticalRule {
	height: 460px;
	width: 2px;
	background: transparent url('images/divider-vertical.png') no-repeat;
}

div.buttonContainer {
	cursor: pointer;
	color: #393267;
	text-decoration: none;
}

div.buttonContainer:hover {
	color: #0A023F;
	height: 41px;
	text-decoration: none;
}

div.buttonContainer a:hover {
	text-decoration: none;
}

div.buttonLeft {
	float: left;
	height: 41px;
	width: 11px;
	background: transparent url('images/button-left.png') no-repeat;
}

div.buttonContent {
	float: left;
	height: 41px;
	background: transparent url('images/button-bg.png') repeat-x;
	font: 13px "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 39px;
	text-shadow: 0px 1px 0px #E1FF3B;
	text-decoration: none;
}

span.buttonText {
	text-transform: uppercase;
	filter: dropshadow(color=#E1FF3B,offX=0,offY=1);
}

div.buttonRight {
	float: left;
	height: 41px;
	width: 11px;
	background: transparent url('images/button-right.png') no-repeat;
}

#headerContainer {
	background: #0E034F url('images/header-bg.png') no-repeat center top;
	height: 169px;
}

#headerFrame {
	width: 960px;
	margin: 0 auto;
}

#logoContainer {
	float: left;
	position: relative;
	top: 38px;
}

#facebookLikeButtonContainer {
	float: right;
	position: relative;
	top: 25px;
	width: 100px;
}

#auxNavContainer {
	float: right;
	position: relative;
	top: 25px;
}

#increaseFontSize {
	float: left;
	padding: 0 5px;
	cursor: pointer;
}

#decreaseFontSize {
	float: left;
	position: relative;
	top: 3px;
	padding: 0 5px;
	cursor: pointer;
}

#auxNav {
	float: left;
	list-style: none;
	padding: 0 0 0 3px;
	font-size: 12px;
}

#auxNav li {
	display: inline;
	padding: 0 3px;
}

#auxNav a {
	color: #FFF;
}

#contactUsContainer {
	clear: both;
	float: right;
	position: relative;
	top: -25px;
	width: 179px;
	height: 61px;
}

#contactUs {

}

#contentFrame {
	width: 960px;
	margin: 0 auto;
}

#navContainer {
	height: 40px;
}

#nav {
	list-style: none;
	padding: 0;
}

#nav li {
	display: inline;
	background: transparent url('images/nav-divider.png') no-repeat;
	padding: 9px 40px;
	font-size: 15px;
	text-shadow: 0px 1px 0px #E1FF3B;
	filter: dropshadow(color=#E1FF3B,offX=0,offY=1);
}

#nav li:first-child {
	background: none;
}

/*
#nav li.first {
	background: none;
}


#nav li.last {

}

*/

#nav li a {
	line-height: 35px;
	color: #393267;
}

#nav li a:hover {
	color: #0A023F;
	text-decoration: none;
}

#slideshowContainer {
	width: 860px;
	margin: 0 auto;
}

#slideshowCallOuts {
	position: relative;
	float: left;
	list-style: none;
	padding: 0;
	margin: 32px 0;
	height: 360px;
}

.slideshowCallOut {
	height: 223px;
	width: 480px;
	padding: 75px 0 0;
	overflow: hidden;
}

#slideshowImages {
	position: relative;
	float: right;
	list-style: none;
	padding: 0;
	margin: 32px 0 0;
	width: 354px;
}

.slideshowImage {
	width: 354px;
	height: 360px;
}

.slideImage {
	width: 334px;
	height: 360px;
}

div.slideHeader {
	height: 60px;
}

h2.slideHeader {
	float: left;
	position: relative;
	top: 2px;
	margin: 0 20px;
	padding: 0;
	width: 320px;
	font: 24px "helvetica", "arial black", arial, sans-serif;
	line-height: 60px;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	/* filter: dropshadow(color=#FFFFFF,offX=0,offY=1); */
}

div.slideButton {
	float: left;
	position: relative;
	top: 12px;
	
}

p.slideContent {
	padding: 28px;
}

.slideImage {
	float: right;
	padding: 0 10px;
}

#slideshowControls {
	display: block;
	list-style: none;
	width: 160px;
	padding: 0;
	margin: 0 auto;
}

#slideshowControls li {
	float: left;
	width: 32px;
	height: 16px;
	padding: 0 0 20px 0;
	cursor: pointer;
	background: transparent url('images/slideshowControl-off.png') top center no-repeat;
}

#slideshowControls li.activeSlide {
	background: transparent url('images/slideshowControl-on.png') top center no-repeat;
}

#slideshowControls li img {
	width: 16px;
	margin: 0 8px;
}

#gridLeft {
	float: left;
	width: 580px;
}

#orderContacts {
	float: left;
	width: 248px;
	height: 175px;
	background: transparent url('images/grid-order-bg.png') no-repeat;
	padding: 10px 15px 30px 25px;
}

#orderGlasses {
	float: right;
	width: 248px;
	height: 175px;
	background: transparent url('images/grid-order-bg.png') no-repeat;
	padding: 10px 15px 10px 25px;
}

h3.orderHeader {
	font-size: 32px;
	width: 180px;
	line-height: 32px;
	padding: 0;
}

p.orderContent {
	float: left;
	width: 122px;
	font-size: 11px;
}

div.orderButton {
	float: right;
	position: relative;
	top: 10px;
	right: 3px;
}

#wideCallOut {
	width: 581px;
	height: 215px;
	background: transparent url('images/wideCallOut-bg.png') no-repeat;
	margin: 21px 0 0 0;
}

#wideCallOutImg {
	float: left;
	width: 233px;
	height: 156px;
	padding: 20px 20px 30px 20px;
}

h3.wideCallOutHeader {
	font-size: 32px;
	line-height: 22px;
	padding: 20px;
}

h3.wideCallOutHeader a:hover {
	text-decoration: none;
}

p.wideCallOutContent {
}

#gridRight {
	float: right;
	width: 341px;
	background: transparent url('images/grid-right-bg.png') no-repeat;
}

.gridRightCallOut {
	margin: 30px 16px; 
}

.gridRightImg {
	float: left;
	width: 105px;
	height: 101px;
}

div.gridRightContent {
	float: left;
	width: 184px;
	padding: 15px 0 15px 10px;
}

h4.gridRightHeader {
	padding: 0 0 8px 0;
}

p.gridRightParagraph {
}

#footer {
	padding: 30px 0;
	font-size: 11px;
	color: #AAA;
}

#footer a {
	color: #AAA;
}

#footerInsurance {
	list-style: none;
	padding: 0;
}

#footerInsurance li {
	float: left;
	height: 49px;
	width: 192px;
	padding: 0;
}

#footerInsurance a {
	display: block;
	margin: 0 auto;
	height: 49px;
	text-decoration: none;
	cursor: pointer;
	background-image: url('images/sprite-insuranceLogos.png');
}


#footerInsuranceDavisVision a {
	background-repeat: no-repeat;
	background-position: 0px -49px;
	width: 87px;
}

#footerInsuranceDavisVision a:hover {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footerInsuranceVSP a {
	background-repeat: no-repeat;
	background-position: -87px -49px;
	width: 87px;
}

#footerInsuranceVSP a:hover {
	background-repeat: no-repeat;
	background-position: -87px 0px;
}


#footerInsuranceNCAS a {
	background-repeat: no-repeat;
	background-position: -174px -49px;
	width: 87px;
}

#footerInsuranceNCAS a:hover {
	background-repeat: no-repeat;
	background-position: -174px 0px;

}


#footerInsuranceGeisinger a {
	background-repeat: no-repeat;
	background-position: -261px -49px;
	width: 90px;
}

#footerInsuranceGeisinger a:hover {
	background-repeat: no-repeat;
	background-position: -261px 0px;
}


#footerInsuranceVisionBenefits a {
	background-repeat: no-repeat;
	background-position: -354px -49px;
	width: 72px;
}

#footerInsuranceVisionBenefits a:hover {
	background-repeat: no-repeat;
	background-position: -354px 0px;
}

.footerNav {
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footerNav li {
	float: left;
	padding: 0;
	list-style: none;
	text-align: center;
}

.footerNav li.first {
	list-style: none;
}

.footerNav ul li.last {
}

#footerNavLevelOne {
	width: 720px;
	padding-top: 30px;
}

#footerNavLevelOne li {
	width: 102px;
}

#footerNavLevelTwo {
	width: 960px;
}

#footerNavLevelTwo li {
	width: 137px;
}

#footerFacebookLikeBox {
	width: 270px;
	margin: 0 auto;
	padding: 25px 0 10px;
}

#footerCopyright {
	margin: 30px 0 20px;
	text-align: center;
}

#thumbContainer {
	margin: 0;
	padding: 50px 0;
	list-style: none;
}

#thumbContainer li {
	list-style: none;
}

ul.locationThumbContainer {
	margin: 50px 0;
}

ul.doctorThumbContainer {
	margin: 40px 0;
}

li.thumbItem {
	float: left;
}

li.doctorThumbItem {
	width: 137px;
}

li.consultingDoctorThumbItem {
	width: 123px;
	padding: 0 18px;
}

li.locationThumbItem {
	width: 192px;
}

a.thumbLink {

}

img.thumbImg {

}

img.locationThumbImg {
	display: block;
	width: 183px;
	margin: 0 auto;
}

#chosenContentContainer {
	margin: 30px 0;
	padding: 0;
	list-style: none;
}

ul.doctorBioContainer {
	min-height: 800px;
}

ul.consultingDoctorBioContainer {
	min-height: 300px;
}

ul.locationContainer {
	min-height: 550px;
}

li.chosenContent {
	padding: 0;
}

li.doctorItem {
	width: 960px;
}

div.chosenContentImg {
	float: left;
}

div.chosenContent {
	float: left;
	padding: 0 0 0 20px;
}

div.doctorBioContent { /* Subtract padding of chosenContent from width */
	width: 697px;
}

h1.pageHeader {
	font: 46px "AngelinaRegular";
	font-weight: lighter;
	padding: 20px 0;
}

img.pageImg {
	display: block;
	margin: 15px auto;
}

p.pageImgDescription {
	margin: 15px auto;
	font-size: 10px;
	text-align: center;
}

p.pageDefaultContent {

}


h2.doctorName {
	float: left;
	font: 46px "AngelinaRegular";
}

a.doctorEmail {
	float: right;
	padding: 12px 0;
	line-height: 28px;
}

p.doctorDegrees {
	font-style: italic;
}

p.doctorSpecialties {
	font-style: italic;
}

p.doctorBioPersonal {

}

h3.doctorAwards {

}

p.doctorAwards {

}

h3.doctorCommittees {
	
}

p.doctorCommittees {

}

h3.doctorLocations {

}

p.doctorLocations {

}

div.locationContent {
	width: 374px;
}

div.map {
	width: 400px;
	height: 450px;
}

div.mapInfoWindow {
	font-size: 12px;
}

h2.locationName {
	font: 36px "AngelinaRegular";
}

div.locationContent h3 {
	font-size: 14px;
	font-weight: bold;
}

h3.locationPhone {
}

p.locationPhone {
}

h3.locationFax {
}

p.locationFax {
}

div.postContainer {
	float: left;
	width: 720px;
	padding: 0 10px 0 0;
	margin: 0 0 40px 0;
}

div.postArchiveContainer {
	float: right;
	width: 230px;
}

div.postArchiveContainerTop {
	background: transparent url('images/postArchiveContainerTop-bg.png') no-repeat;
	height: 10px;
	width: 230px;
}

div.postArchives {
	background: transparent url('images/postArchives-bg.png') repeat-y;
	width: 230px;
}

h3.widgetTitle {
	text-align: center;
}

ul.archiveList {
	padding: 10px 0;
	list-style: none;
}

ul.archiveList li {
	background: transparent url('images/archiveItem-bg.png') no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 0 50px;
}

div.postArchiveContainerBottom {
	background: transparent url('images/postArchiveContainerBottom-bg.png') no-repeat;
	width: 230px;
	height: 10px;
}

div.postDate {
	float: left;
	background: transparent url('images/date-bg.png') no-repeat;
	height: 57px;
	width: 55px;
	text-align: center;
	overflow: hidden;
}

p.postDateMonth {
	font-size: 9px;
	line-height: 9px;
	padding: 5px 0 3px;
}

p.postDateDay {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFF;
	line-height: 18px;
	padding: 2px 0;
}

p.postDateYear {
	font-size: 9px;
	line-height: 9px;
	padding: 3px 0;
}

h2.postTitle {
	float: left;
	padding: 8px 0;
	margin: 0 0 0 20px;
	font: 42px "AngelinaRegular";
	font-weight: lighter;
}

div.postContent {
	margin: 10px 0;
}

table.contactForm {
	margin: 20px 0;
}

table.contactForm tr {

}

table.contactForm th {
	width: 180px;
	text-align: right;
	padding: 3px;
}

table.contactForm th.alignTop {
	vertical-align: top;
}

table.contactForm td {
	padding: 3px;
}

table.contactForm td input, table.contactForm td textarea {
	font: 14px "lucida grande",tahoma,verdana,arial,sans-serif;
	padding: 3px;
}

span.formContactExample {
	font-size: 11px;
	color: #777;
}

#statusContainer {
	width: 400px;
	margin: 5px;
	padding: 10px
}

div.error {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	color: #FF0000
}

div.success {
	background-color: #9EFF90;
	border:1px solid #003300;
	color: #003300;
}

ul.staggerContentList {
	list-style: none;
	padding: 0;
}

ul.staggerContentList li {
	margin: 30px 0;
	padding: 0;
}

div.staggerImgLeft {
	float: left;
}

.staggerImgLeft img {
	display: block;
	margin: 0 auto;
}

div.staggerImgRight {
	float: right;
}

.staggerImgRight img {
	display: block;
	margin: 0 auto;
}

div.serviceImg {
	width: 387px;
}

div.technologyImg {
	width: 277px;
}

div.communityImg {
	width: 230px;
}

div.promotionImg {
	width: 424px;
}

h2.staggerContentHeader {
	font-size: 32px;
	line-height: 48px;
	text-align: center;
}

div.staggerContentLeft {
	float: left;
	padding: 0 20px;
}

div.staggerContentRight {
	float: right;
	padding: 0 20px;
}

div.communityContent {
	width: 690px;
}

div.serviceContent {
	width: 533px;
}

div.technologyContent {
	width: 643px;
}

div.promotionContent {
	width: 496px;
}

.angelina {
	font-family: "AngelinaRegular";
	font-weight: lighter;
}

.helvetica {
	font-family: "Helvetica";
}

.caps {
	text-transform: uppercase;
}

.white {
	color: #FFF;
}

.green {
	color: #AFC533;
}

.light-purple {
	color: #CACCD9;
}

.clear {
	clear: both;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}
