/*
Website Modern
http://www.websitemodern.com

Apogee Management, LLC © 2008
http://www.apogeemgmt.com
*/

.boxText { font-family: Verdana, arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, arial, sans-serif; font-size : 12px; background: #FFF; font-weight: normal; }



BODY {
text-align: center; /*centering hack for IE*/
background-color: #FFFFFF;
background-image: url('images/style/bg.jpg');
background-repeat: repeat;
} 

.fixcenter {
width: 910px;
position: relative;
margin: 0 auto;
text-align: left; /*required due to IE centering hack*/
}

TABLE.body {
border-right: 1px solid #000000;
border-left: 1px solid #000000;
width:100%;
cellspacing:0px ;
cellpadding:0px; 
background-color:#FFF;
}


.underlineheading{
border-bottom: 1px solid #FFF;
}

A {
  color: #6D6D6D;
  text-decoration: none;
}

A:hover {
  color: #FF8100;
  text-decoration: underline;
}

A.menucateg {
display: block;
text-decoration: none;
font-weight: normal;
font-family: Verdana, arial, sans-serif;
font-size: 12px;
}

A.menucateg:hover { 
text-decoration: none;
font-weight: normal;
color: #BD2F13;
}

A.menusubcateg {
display: block;
text-decoration: none;
font-family: Verdana, arial, sans-serif;
font-size: 12px;
}

A.menusubcateg:hover { 
text-decoration: none;
color: #BD2F13;
}

FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, arial, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, arial, sans-serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

TR.headerbg {

}


TD.headerbg {

font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 12px;
color: #FFFFFF;
height: 126px;
background-color: #FFF;
font-weight: normal;
border-top: 1px solid #000000;
border-left: 1px solid #000000;


}

TR.headerbgright {

}


TD.headerbgright {

font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 11px;
color: #FFFFFF;
height: 126px;
background-color: #FFF;
font-weight: normal;
border-top: 1px solid #000000;
border-right: 1px solid #000000;

}





TR.headertopmenu{

}

TD.headertopmenu{
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 14px;
color: #000000;
height: 35px;
background-color: #FFFFFF;
background-image:url('images/style/topmenu_bg.jpg');
background-repeat: repeat-x;
font-weight: normal;
}


A.headertopmenu { 
color: #777; 
text-decoration: none;
}


A.headertopmenu:hover {
color: #BD2F13;
text-decoration: none;
}

TR.headertopmenubutton{

}

TD.headertopmenubutton{

}


A.headertopmenubutton { 
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #000000; 
text-decoration: none;
}


A.headertopmenubutton:hover {
color: #FF8100;
text-decoration: none;
}

TR.headertopmenuleft{

}

TD.headertopmenuleft{
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 14px;
color: #000000;
height: 35px;
background-color: #FFFFFF;
background-image:url('images/style/topmenu_bg.jpg');
background-repeat: repeat-x;
font-weight: normal;
}


A.headertopmenuleft { 
color: #777; 
text-decoration: none;
}


A.headertopmenuleft:hover {
color: #BD2F13;
text-decoration: none;
}



TR.headertopmenuright{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #FF8100; 
text-decoration: none;
}

TD.headertopmenuright{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #FF8100; 
text-decoration: none;
}
















TR.footerbottom {
}


TD.footerbottom {
font-family: Verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
background-color: #FFFFFF;
background-image: url('images/style/footer_bg.jpg');
color: #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.homeBox {
  background: #FFFFFF;
}

.seperator{
border-right: 1px dotted #9E9E9E;
}

.indexSeperator{
border-bottom: 1px dotted #9E9E9E;
}

.infoBox {
  background: #FFF;
  border-bottom: 1px dotted #9E9E9E;
}

.infoBoxContents {
  background: #FFF;
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}


.infoBoxNotice {
  background: #FFF;
}

.infoBoxNoticeContents {
  background: #FFF;
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
    font-family: Georgia, arial, sans-serif;
  	font-size: 13px;
  	font-weight: normal;
  	background: #FFF;
  	background-image:url("images/infobox/corner_right_left.gif");
  	color: #333;

}
   

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #FF8100;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  
}

TD.title, P.title {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}


TD.accountCategory {
  font-family: Verdana, arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

TD.fieldValue {
  font-family: Verdana, arial, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

SPAN.newItemInCart {
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
}


SPAN.errorText {
  font-family: Verdana, arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: #777; }


/* message box */

.messageBox { font-family: Verdana, arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, arial, sans-serif; font-size: 12px; font-weight: normal; background-color: #FFF; }
.messageStackSuccess { font-family: Verdana, arial, sans-serif; font-size: 12px; background-color: #FFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, arial, sans-serif; font-size: 11px; color: #ff0000; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 95px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

