
/*========================================================*/
/*  Main Menu Eye Site                                            */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 21px;
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 41px;
}

.MainMenu_TabRootMenuItem TD
{
	color: #ffffff;
	background-image: url(mn_bg.gif);	
	height: 40PX;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 40PX;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-image: url(mn_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(mn_bg_roll.gif);
	color: #FFFFFF;
	height: 40PX;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(mn_bg_roll.gif);	
	color: #FFFFFF;
	height: 40PX;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.MainMenu_MenuContainer {
	background-image: url(mn_bg.gif);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 40PX; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #dddddd;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #767678 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #767678 0px solid;
	border-right: #767678 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #767678; 
	border-left: #767678 1px solid; 
	border-bottom: #767678 1px solid; 
	border-top: #767678 1px solid; 
	border-right: #767678 0px solid; 
	text-align: center; 
	width: 1; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #dddddd; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #767678; 
	border-bottom: #767678 1px solid; 
	border-left: #767678 1px solid; 
	border-top: #767678 0px solid; 
	border-right: #767678 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #ff6600;
	font-family: Arial, Helvetica; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* ********** Setting Text Throughout the skin ************** */

H1 {FONT-FAMILY: Helvetiker, Arial, Helvetica, sans-serif;FONT-SIZE: 22px;FONT-WEIGHT: bold; COLOR: #FF6600; line-height: 1em}
H2 {FONT-FAMILY: Helvetiker, Arial, Helvetica, sans-serif;FONT-SIZE: 18px;COLOR: ##FF6600;}
H3 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 16px;COLOR: #646478;}
H4 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 20px;FONT-WEIGHT: normal; COLOR: #f2aa07;}
H5 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 18px;COLOR: #878796;}
H6 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 16px;COLOR: #5e9521;}	

/* Navigation link syle */
.NavBar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}
.NavBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}
.NavBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
.NavBar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A4A4A4;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}

/* Normal text syle */
.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #333333;
}

/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.SearchCell { width:165px; vertical-align:middle; padding:2px 10px 2px 0; }
/* Search div */ 
.SearchDiv { position:relative; width:155px; height:33px; background:url(search-bg.gif) repeat-x; padding:0; }
/* Menu area */ 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #D4D4D4;
	background-image: url(eyesitebackpro1.gif);
	background-repeat: repeat;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Gray text syle */
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A4A4A4;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
ul {
/*	list-style-image: url(arrow2.gif);
	list-style-position: outside;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}


/* Content Pane */
.ContentPane {
	text-align: left;
	vertical-align: top;
	width:562px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding:0px;
	height: 100%;
	background-color:#ffffff;
}
/* Slogan Pane */
.SloganPane {
	text-align: left;
	vertical-align: middle;
}
/* Left Pane */
.LeftPane {
	text-align: left;
	vertical-align: top;
	width: 210px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	/*padding:5px;*/
	background-image: url(navshading.gif);
	background-repeat: repeat-y;
	background-color: #E5E5E5;
}

/* Right Pane */
.RightPane {
	text-align: left;
	vertical-align: top;
	width: 178px;
	background-image: url(navshading1.gif);
	background-repeat: repeat-y;
	min-height:100%;
	background-color:E5E5E5;
}
/* Banner Pane */
.BannerPane {
	text-align: left;
	vertical-align: top;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color:#FFFFFF;
	}
/* Footer text style */
.Footer {
	font-size: 8.5pt;
	color:#A4A4A4;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:visited  {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:active   {
	text-decoration: none;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Top Pane */
.toppane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.logocell {
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}

/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}

.toptable {
	height: 56px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.headertable {
	height: 0px;
}

.footertable {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
/* Bottom Pane */
.bottompane {
	text-align: left;
	vertical-align: top;
}
/* Register and Login text syle */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	display: block;
	margin: 0px 2px;
	padding: 0px 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
A.SignIn:link {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

A.SignIn:visited  {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

A.SignIn:active   {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}

A.SignIn:hover    {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}
.headerbackground {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 10px;
}
.spacer5 {
	background-color: #FFFFFF;
	height: 5px;
}
.navtop {
	background-image: url(04.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.navbottom {
	background-color: #FF6600;
	/*background-image: url(06.gif);
	background-repeat: repeat-x;*/
	height: 4px;
}
.breadcrumbcell {
	background-color: #FF6600;
	border-bottom: thin solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 20px;
/*	background-image: url(07.gif);
	background-repeat: repeat-x;*/
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-decoration: none;
	font-style: normal;
	padding-left:5px;
	vertical-align:middle;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	height: 20px;
	text-decoration: underline;
	font-weight: bold;
	vertical-align:middle;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}

.footerbackground {
	background-image: url(010.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	height: 30px;
}
.maintable {
	width: 950px;
	height: 100%;
	background-color: #FFFFFF;
}

.contentcell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.contenttable {
	height: 100%;
	width: 100%;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}
/* end */
p, td, div {
	font-size:12px;
	line-height:1.5em;
	font-family:   Arial, Helvetica, sans-serif;
}

/* correct padding on tables and text if not displaying the container*/
.NavPadding{
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.ArticleTitle{FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE: 20px;COLOR: #000000;}

.ArticleSubTitle{FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE: 18px;COLOR: #FF6600;}

.OrangeText{
	font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF6600;
}
.WhiteText{
	font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}
.SloganText{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
	text-align:right;
	line-height:1.5em;
}
.OrangeTextSmall{
	font-family:   Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FF6600;
}
/* hyperlink style for the main body text */
.bodyText{
    color:#000000;
	padding:5px;
	font-size:10pt;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.bodyText A:link {
    color:#000000;
		font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}
.bodyText A:visited  {
    color:#000000;
		font-size:10pt;
    text-decoration: underline;
	font-weight:bold;
}
.bodyText A:hover    {
    color:#000000;
    text-decoration: underline;
		font-size:10pt;
    color:#FF6600;
	font-weight:bold;
}
.bodyText A:active   {
    color:#000000;
    text-decoration: underline;
		font-size:10pt;
	font-weight:bold;
}
.titlePic{
	padding:5px;
}
.MainBannerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	font-size:18px;
	margin-left:50px;
	font-style: italic;
}

/*Article List Heading Styles*/
.ArticleListHeading{
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:10px;
	line-height:normal;
}
.ArticleListHeading A:link {
    text-decoration: none;
}
.ArticleListHeading A:visited  {
    text-decoration: none;
}
.ArticleListHeading A:hover    {
	color:#000000;
    text-decoration: underline;
}
.ArticleListHeading A:active   {
    text-decoration: underline;
}
	/*********** CLASSES FOR MAIN CONTACT US FORMS *************************/
.frmContactUs
{
	border-right:#FF6600 1px solid;
	border-top:#FF6600 1px solid;
	border-left:#FF6600 1px solid;
	width: 500px;
	border-bottom:#FF6600 1px solid;
	border-collapse: collapse;
	background:#ffffff;
}

.frmPadding
{
	padding:3px 3px 3px 6px;
}

.ContactInfo
{
	background-color: transparent;
	padding:3px 3px 3px 6px;
}

.txtBorder
{
	border-right:#FF6600 1px solid;
	border-top:#FF6600 1px solid;
	border-left:#FF6600 1px solid;
	border-bottom:#FF6600 1px solid;
	border-collapse: collapse;
	background:#ffffff;
}

.ContactLabel
{
	color:#000000;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ContactLabelBold
{
	color:#000000;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.SubHeadForm
{
	color:#ffffff;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	vertical-align:middle;
	margin-bottom:0px;
}
.SubHeadBckGrnd
{
	padding:3px 3px 3px 6px;
	background-color:#FF6600;
}
.frmSeparator {
	border-bottom:1px #FF6600 solid;	
    border-right:#8b2844 0px solid;
	height:10px;
	background:#ffffff;
}
.frmSpace {
	border-bottom: 0px #8b2844 solid;	
    border-right:#8b2844 0px solid;
	height:10px;
	background:#ffffff;
}
/*********** END CLASSES FOR CONTACT US FORMS *************************/

/********** CLASSES FOR FASHION AND ACCESSORIES FORMS *************************/
.frmContactUsFA
{
	border-right:#777777 1px solid;
	border-top:#777777 1px solid;
	border-left:#777777 1px solid;
	width: 400px;
	border-bottom:#777777 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}
.frmContactUsGrey
{
	border-right:#BBCBCA 1px solid;
	border-top:#BBCBCA 1px solid;
	border-left:#BBCBCA 1px solid;
	width: 400px;
	border-bottom:#BBCBCA 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}
.frmContactUsBlue
{
	border-right:#000077 1px solid;
	border-top:#000077 1px solid;
	border-left:#000077 1px solid;
	width: 400px;
	border-bottom:#000077 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}
.frmContactUsOxBlue
{
	border-right:#233355 1px solid;
	border-top:#233355 1px solid;
	border-left:#233355 1px solid;
	width: 400px;
	border-bottom:#233355 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}
.frmContactUsRed
{
	border-right:#B9000A 1px solid;
	border-top:#B9000A 1px solid;
	border-left:#B9000A 1px solid;
	width: 400px;
	border-bottom:#B9000A 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}
.frmContactUsGreen
{
	border-right:#005D6C 1px solid;
	border-top:#005D6C 1px solid;
	border-left:#005D6C 1px solid;
	width: 400px;
	border-bottom:#005D6C 1px solid;
	border-collapse: collapse;
	background: transparent;
	margin-bottom:5px;
}

.ContactLabelWhite
{
	color:#ffffff;
	font-weight:700px;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ContactLabelBlack
{
	color:#000000;
	font-weight:500px;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*********** END CLASSES FOR CONTACT US FORMS *************************/


/******** Background Colour of Content Pane for Fashion and Trends. Each Fashion and Trends page requires a different skin called EyeSite-Brand.ascx (e.g. EyeSite-BluBay.ascx) ************/
.FashionHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:125%;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
}
/*BlueBay*/
.BlueBay{
	background-image: url(BlueBay_bg.jpg);
	background-repeat: repeat-y;
}
.BlueBayContent{
	color:#ffffff;
	text-align: justify;
	background-color:#4da1cf;
}
/*BlueRush*/
.BlueRush{
	background-image: url(BlueRush_bg.jpg);
	background-repeat: repeat-y;
}
.BlueRushContent{
	color:#ffffff;
	text-align: justify;
	background-color:#999999;
}
/*Carrera*/
.Carrera{
	background-image: url(Carrera_bg.jpg);
	background-repeat: repeat-y;
}
.CarreraContent{
	background-color:#999999;
	color:#ffffff;
	text-align:justify;
}
/*Diesel*/
.Diesel{
	background-image: url(Diesel_bg.jpg);
	background-repeat: repeat-y;
}
.DieselContent{
	background-color:#999999;
	color:#ffffff;
	text-align:justify;
}
/*Dior*/
.Dior{
	background-image: url(Dior_bg.jpg);
	background-repeat: repeat-y;
}
.DiorContent{
	background-color:#999999;
	color:#ffffff;
	text-align:justify;
}
/*Emporio*/
.Emporio{
	background-image: url(Emporio_bg.jpg);
	background-repeat: repeat-y;
}
.EmporioContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*Georgio*/
.Georgio{
	background-image: url(Georgio_bg.jpg);
	background-repeat: repeat-y;
}
.GeorgioContent{
	background-color:#999999;
	color:#ffffff;
	text-align:justify;
}

/*Gucci*/
.Gucci{
	background-image: url(Gucci_bg.jpg);
	background-repeat: repeat-y;
}
.GucciContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*Guess*/
.Guess{
	background-image: url(Guess_bg.jpg);
	background-repeat: repeat-y;
}
.GuessContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*HugoBoss*/
.HugoBoss{
	background-image: url(Hugo_bg.jpg);
	background-repeat: repeat-y;
}
.HugoBossContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}

/*MaxCo*/
.MaxCo{
	background-image: url(MaxCo_bg.jpg);
	background-repeat: repeat-y;
}
.MaxCoContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*MaxMara*/
.MaxMara{
	background-image: url(MaxCo_bg.jpg);
	background-repeat: repeat-y;
}
.MaxMaraContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*Oliver*/
.Oliver{
	background-image: url(Oliver_bg.jpg);
	background-repeat: repeat-y;
}
.OliverContent{
	background-color:#777777;
	color:#ffffff;
	text-align:justify;
}
/*Oxydo*/
.Oxydo{
	background-image: url(Oxydo_bg.jpg);
	background-repeat: repeat-y;
}
.OxydoContent{
	background-color:#777777;
	color:#ffffff;
	text-align:justify;
}
/*PierreCardin*/
.PierreCardin{
	background-image: url(PierreCardin_bg.jpg);
	background-repeat: repeat-y;
}
.PierreCardinContent{
	background-color:#999999;
	color:#ffffff;
	text-align:justify;
}
/*Polaroid*/
.Polaroid{
	background-image: url(Polaroid_bg.jpg);
	background-repeat: repeat-y;
}
.PolaroidContent{
	background-color:#cccccc;
	color:#000000;
	text-align:justify;
}
/*Porsche Design*/
.Porsche{
	background-image: url(Porsche_bg.jpg);
	background-repeat: repeat-y;
}
.PorscheContent{
	background-color:#cccccc;
	color:#000000;
	text-align:justify;
}
/*Rodenstock*/
.Rodenstock{
	background-image: url(Rodenstock_bg.jpg);
	background-repeat: repeat-y;
}
.RodenstockContent{
	background-color:#999999;
	color:#000000;
	text-align:justify;
}
/*Safilo*/
.Safilo{
	background-image: url(Safilo_bg.jpg);
	background-repeat: repeat-y;
}
.SafiloContent{
	background-color:#67A8A2;
	color:#ffffff;
	text-align:justify;
}
/*Shadows*/
.Shadows{
	background-image: url(Shadows_bg.jpg);
	background-repeat: repeat-y;
}
.ShadowsContent{
	background-color:#999999;
	color:#000000;
	text-align:justify;
}

/*Smith*/
.Smith{
	background-image: url(Smith_bg.jpg);
	background-repeat: repeat-y;
}
.SmithContent{
	background-color:#F3B11C;
	color:#000000;
	text-align:justify;
}
/*Valentino*/
.Valentino{
	background-image: url(Valentino_bg.jpg);
	background-repeat: repeat-y;}
.ValentinoContent{
	background-color:#CCCCCC;
	color:#000000;
	text-align:justify;
}
/*YvesSL*/
.YvesSL{
	background-image: url(YSL_bg.jpg);
	background-repeat: repeat-y;}
}
.YvesSLContent{
	background-color:#DDB2B2;
	color:#000000;
	text-align:justify;
}
/******** Background Colour of Content Pane for Accessories ************/
/*Funky*/
.Funky{
	background-image: url(Funky_bg.jpg);
	background-repeat: repeat-y;}
}
.FunkyReadersContent{
	background-color:#770000;
	color:#ffffff;
	text-align:justify;
}
/******** Background Colour of Content Pane for Contact Lenses ************/
/*Funky*/
.Contacts{
	background-image: url(Contacts_bg.jpg);
	background-repeat: repeat-y;}
}
.ContactsContent{
	background-color:#CCCCCC;
	color:#ffffff;
	text-align:justify;
}