/*--------------------Default Mods--------------------*/

@import url(x-small.css);


body {
	background-color: #E6E7E8;
	margin: 0px;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 1px;
}

ul{
}

li {
	list-style-position: outside;
}

h1 {
	color: #1177bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: capitalize;*/
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

h2 {
	color: #333333;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 15px;
}

h3 {
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	color: #1177BC;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDDDF;
}

strong {
	color:#000000;
	font-weight:bold;
}

p {
	margin-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
vertical-align: top;
}

blockquote {
	color: #6D6F71;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

cite {
	color: #2985C7;
	display: block;
	text-align: right;
	margin-right: 25px;
	margin-bottom: 15px;
}

.quote {
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin-top: 15px;
}

.cite {
	color: #999999;
	display: block;
	text-align: right;
	margin-right: 25px;
	margin-bottom: 15px;
}

.small_text {
	color: #999999;
	font-size: 11px;
}

/*--------------------Structure--------------------*/
#wrap {
	width: 951px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	position: relative;
}

/*--------------------Header/Chrome-------------------*/

#Header {
	width: 950px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#chrome {
	height: 72px;
	width: 950px;
	position: relative;
	background-image: url(../images/chromeBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logoFEPContainer {
	height: 72px;
	width: 100%;	
}

#logo {
	height: 72px;
	width: 273px;
	float: left;
}

/*--------------------For Eyecare Practitioners--------------------*/

#FEP {
	margin-top: 15px;
	margin-right: 32px;
	height: 18px;
	width: 200px;	
	text-align: center;
	float: right;	
}


#FEB_center {
	padding-top: 0px;
}


#FEP  a {
	color: #0370a6;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#FEP  a:hover, #FEP  a:active  {
	color: #666;
	text-decoration: none;
}


/*-------------------- OLD Header/Chrome-------------------*/

#HeaderOld {
	width: 100%;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-color: #6D6F71;
}

#chromeOld {
	height: 62px;
	width: 100%;
	position: relative;
}

#logoOld {
	height: 41px;
	width: 403px;
	top: 15px;
	position: relative;
	left: 25px;
	clear: both;
}


#FEPOld {
	height: 23px;
	width: 214px;
	position: relative;
	left: 715px;
	top: 0px;
	background-image: url(../images/FEP_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}


#FEB_centerOld {
	padding-top: 5px;
}


#FEPOld  a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#FEPOld  a:hover, #FEPOld  a:active  {
	color: #00CCFF;
}




/*--------------------Content Area--------------------*/

#content {
	width: 100%;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 0px;
	position: relative;
	display: table;
	clear: both;
}
#center_content {
	width: 100%;
	margin-top: 1px;
}

#mainContent {
	width: 540px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#mainContent_no_right_column {
	width: 100%;
	margin-right: 25px;
	margin-bottom: 25px;
}

#mainContent ul{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainContent ul li{
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

.bgbutton {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	background-color:#D2D2C8;
	border:1px solid #999999 !important;
	width:50px;
}

.bgbuttonDisabled {
	font-size:8pt;
	color:#777777;
	font-weight:bold;
}


#newsGrid td {
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#newsGrid p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;*/
}
#newsGrid td {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}
/*--------------------Testimonials--------------------*/

#testimonialsWrap {
	background-image: url(../images/testimonials/testimonial_mid.gif);
	width: 155px;
	margin-left: 10px;
	margin-top: 5px;
	color: #6D6F71;
	background-repeat: repeat-y;
}

#testimonialsWrap cite{
	color: #348DCA;
	float: right;
	text-align: right;
	line-height: 15px;
	margin-top: 8px;
	font-size: 10px;
	font-style: italic;
	margin-right: 8px;
}

#testimonialsWrap p{
	padding-right: 15px;
	padding-left: 15px;
}

.testimonials_img{
	float: left;
	clear: right;
	margin-right: 8px;
	margin-top: 4px;
}

/*--------------------BreadCrumb--------------------*/

#breadcrumb {
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	width: auto;
}

#breadcrumb a{
	color: #999999;
	font-weight: normal;
	font-size: 10px;
}

#breadcrumb a:active, #breadcrumb a:hover {
	color: #2985C7;
}

/*--------------------LeftNav-------------------*/

#leftNav {
	width:190px;
	margin-top: 25px;
}

#leftNav .active a, #leftNav .active .active a {
       color: #2985C7;
}
#leftNav ul .active ul a {
	color: #6D6F71;
}

#leftNav .last a{
	color: #6D6F71;
}

#leftNav ul a{
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #6D6F71;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-right: 25px;
	padding-left: 15px;
}

#leftNav ul  a:active, #leftNav ul  a:hover {
	color: #2985C7;
}

#leftNav ul ul a{
	width: 150px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #6D6F71;
	padding-bottom: 5px;
	padding-top: 5px;
	/* text-indent: 20px; */ /* disabled since it causes extra indent in wrapped text */
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
	margin-left: 25px;
	font-size: 11px;
}

#leftNav ul ul a:hover, #leftNav ul ul a:active {
	color: #2985C7;
}

#sideImg_container {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*--------------------RightSide-------------------*/

#rightSide {
	background-color: #DFDDDF;
	width: 100%;
}






/*--------------------HomePage Elements-------------------*/


.homeContentFirstText {
	font-family: Verdana, Arial, Helvetica;
	/*font-size: 16px;*/
	color: #5d5d5d;
	line-height: 24px;
}
.homeContentSecondText {
	font-family: Verdana, Arial, Helvetica;
	/*font-size: 16px;*/
	color: #5d5d5d;
	line-height: 24px;
}


#myAlternativeContent {
	
}

#homeContentNewSpacing {
	padding-top: 30px;
	padding-bottom: 30px;	
}

#home_slice {
	height: 381px;
	width: 904px;
	background-image: url(../images/home_page/home_page_image.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-left: 22px;
	margin-bottom: 19px;
}

#home_copy {
	height: 60px;
	width: 904px;
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#demo_tn {
	position: relative;
	left: 20px;
	top: 100px;
	width: 310px;
}

#overlay_home {
	width: 294px;
	height: 90px;
	position: relative;
	left: 29px;
	top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#overlay_home .middle{
 	background-color: #ffffff;
/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
	padding-right: 15px;
	padding-left: 15px;
}


#overlay_home .bottom{
	background-image: url(../images/home_page/overlay_home_back_tb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}

#overlay_home img{
	clear: both;
	display: inline;
	float: right;
}

/*--------------------Footer/Bottom-------------------*/
#copyRightTag {
	font-size: 10px;
}

#footer {
	width: 100%;
	height: 114px;
	background-color: #2f2f2f;
}

#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9c8c8;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	top: 18px;
	width: 600px;
	left: 36px;
	letter-spacing: 0.1em;
}

#bottomNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c9c8c8;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 3px;
	padding-left: 3px;
}

#bottomNav  a:link, #bottomNav  a:visited {
	color: #FFFFFF;
}

#bottomNav  a:active,#bottomNav  a:hover {
	color: #1177BC;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 650px;
	top: 43px;
	position: relative;
	left: 160px;
}

.foundation {
	background-color: #E6E7E8;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}

/*--------------------TextMods-------------------*/

.bold_text{
	font-style: bold;
	font-weight: bold;
}

.italic_text{
	font-style: italic;
}

.bold_red {
	color: #C80000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
}

.blue {
	color: #1177BC;
}

/*--------------------Links-------------------*/

a.large_link {
	font-size: 16px;
	text-transform: uppercase;
}

a:link, a:visited {
	font-style: normal;
	line-height: 16px;
	color: #1177BC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active, a:hover {
	font-style: normal;
	line-height: 16px;
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.bold:link, a.bold:visited {
	font-style: normal;
	font-weight:bold;
	line-height: 16px;
	font-stretch:condensed;
	text-decoration: underline;
}

a.bold:active, a.bold:hover {
	font-weight:bold;
	font-style: normal;
	line-height: 16px;
	color: #686264;
	font-stretch:condensed;
	text-decoration: underline;
}

/*--------------------Flash-------------------*/

#flash_anim_1 {
	width: 418px;
margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 40px;
}

#flash_anim_2 {
	width: 255px;
margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 120px;
}

#faqQuestions li {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDDDF;
	padding-right: 0px;
	padding-left: 0px;
}
