/**********************************************************
Meret Optical 
**********************************************************/
/* Styles the Current Link in Left Margin
-----------------------------------------------------*/
@import "currentlink_styles.css"; 


body{
    margin: auto;
    background-image: url(/images/bg_pattern.gif);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    }


/**********************************************************
                HEADER
**********************************************************/
.header {

	background-image: url(/images/headerBG.gif);
    background-repeat: repeat;
	margin:auto;
	width:760px;
}

#headerTop{
	background-image: url(/images/headerBG.gif);
    background-repeat: repeat;
	width: 760px;
	height:200px;
	display:inline;
}
#headerBottom {
	width: 760px;
}

.meretTitleLogo {
	float:left;
	background-image: url(/images/headerBG.gif);
    background-repeat: repeat;
}

.emailUs {
	padding-left:545px;
	padding-top:35px;
	padding-bottom:10px;
	background-image: url(/images/headerBG.gif);
    background-repeat: repeat;
}

#medInput {
	font-size:9px;
	width:33px;
	line-height:12px;
	}

#smallInput {
	font-size:9px;
	width:29px;
	line-height:12px;
	}


/**********************************************************
        PRIMARY NAVIGATION (TOP NAVIGATION)
**********************************************************/
#tabnav #buttons { 
font-size: 10px; background-color: #A20505; color: #FFFFFF; display:inline;  
}

#tabnav {
	float:left;
	height: 68px;
	margin: 0px;
	color: #000;
	}

#tabnav li {
	height: 68px;
	padding: 0px;
 	display: inline;
	background-image:none;
  	}
	
#menuSep {
	height: 28px;
	display:inline;
	float: left;
	font-size: 10px;
	padding-top:40px;
	padding-left:10px;
	float: left;
	background-image: none;
	border-bottom: 1px solid #C80707;
}	

#loginBoxBorder {
	height: 68px;
	float: left;
	background-image: none;
	border-bottom: 1px solid #C80707;
}	

#formText {
	display: inline;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#tabnav #loginBox {
	height: 68px;
	width: 228px;
	display:inline;
	float: left;
	text-decoration:none;
	background-image: url(/images/loginBoxBG.gif);
    background-repeat: repeat x;
	border-bottom: 1px solid #C80707;
}	
	
#tabnav a:link, #tabnav a:visited, #tabnav a:active {
	height: 28px;
	display:inline;
	float: left;
	font-size: 10px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background-image: url(/images/menuBG.gif);
    background-repeat: repeat x;
	border-bottom: 1px solid #C80707;
	}

#tabnav a:hover {
	height: 28px;
	display:inline;
	float: left;
	font-size: 10px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background-image: url(/images/menuBGred.gif);
	background-repeat: repeat x;
	border-bottom: 1px solid #000000;
	}			

/**********************************************************
                LEFT CONTAINER (LEFT NAVIGATION)
**********************************************************/
.leftMenu {
	float:left;
	width:160px;
	background-color:#333333;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.leftMenu a:link, .leftMenu a:active, .leftMenu a:visited {
	padding-left:5px;
	display:block;
	line-height:18px;
	border-top:1px solid #FFFFFF;
	background-color:#CCCCCC;
	text-decoration:none;
	color:#000000;
} 

.leftMenu a:hover {
	padding-left:5px;
	display:block;
	line-height:18px;
	border-top:1px solid #FFFFFF;
	background-color:#FFFFFF;
	text-decoration:underline;
	color:#000000;
}

#headerCategory a:link, #headerCategory a:active,  #headerCategory a:visited
{
	padding-left:5px;
	color:#C80606;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#headerCategory a:hover {
	padding-left:5px;
	color:#C80606;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
/**********************************************************
                MAIN CONTENT CONTAINER 
**********************************************************/

.liteGreyTR {
	color: #000;
	background:#CCC;
}

.drkGreyTR {
	color: #FFF;
	background: #666;
}

.mainContainer {
	width:760px;
	margin:auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.rightMainContent {
	padding:5px;
	margin-left: 170px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.rightalign {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

.leftalign {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
.rightMainContent h1 {
	color:#C80606;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	display:inline;
}

.rightMainContent h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

/**********************************************************
                MAIN CONTENT CONTAINER (HOME PAGE)
**********************************************************/
#homeImages {
	width:760px;
	height:182px;
	margin:auto;
}
#homeImagesLeft {
	float:left;
}
#homeImagesRight {
	float:right;
}

#homeLowerImage {
	clear:both;
	width:760px;
	height:195px;
	margin:auto;
	background-image: url(/images/homeLower.gif);
	background-repeat:repeat;
}

#logoQuote h1{
	padding-left:40px;
	padding-top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#readMore a:link, #readMore a:active, #readMore a:visited {
	padding-left:380px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A20505;
	text-decoration:none;
}

#readMore a:hover {
	padding-left:380px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A20505;
	text-decoration:underline;
}

#red, .required{
	color:#A20505;
	display:inline;
}

/**********************************************************
             HOME PAGE TABLE
**********************************************************/
.homeTable {
	width:760px;
	height:165px;
	margin:auto;
	background-image:url(/images/tableBG.gif);
	background-repeat: repeat-x;
}

.tableSep {
	background-image:none;
}

.tableEndLeft {

}
.tableEndRight {

}

.topRowHome
{
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	letter-spacing:0px;
	line-height:12px;
}

.topRowHome a:link, .topRowHome a:active, .topRowHome a:visited {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	letter-spacing:0px;
	text-decoration:none;
	line-height:12px;
}

.topRowHome a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	letter-spacing:0px;
	text-decoration:underline;
	line-height:12px;
}

.regTD
{
	font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	font-weight:bold;
	font-size:11px;
}


.regTD a:link, .regTD a:active, .regTD a:visited{
	font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	border-top: 1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

.regTD a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#C80606;
	display:block;
	border-top: 1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}


#moreInfo a:link, #moreInfo a:active, #moreInfo a:visited {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A20505;
	text-decoration:none;
	border-top:none;
	border-bottom:none;
}

#moreInfo a:hover {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A20505;
	text-decoration:underline;
}

#homeBottomBorder {
	background-color:#9D9D9D;
	height:15px;
	width:760px;
	margin:auto;
	clear:both;
}

/**********************************************************
                RIGHT CONTAINER (CALL TO ACTION)
**********************************************************/


/**********************************************************
                FOOTER
**********************************************************/

.footer {
	width:740px;
	background-color:#000000;
	margin:auto;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	line-height:13px;
}

.footer a:link, .footer a:active, .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

/**********************************************************
                MISC
**********************************************************/
