/*****Mouse Over CSS added below CD*****/ 

@import url("tools.css");

h1 {font-family: Verdana, Arial, Helvetica;	font-size: 20px; font-weight: bold;	text-decoration: none;	font-style: normal;}
h1 a {font-family: Verdana, Arial, Helvetica; font-size: 26px; font-weight: bold; font-style: normal; text-decoration: none; color: #000000; }
h2 {font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; }
h3 {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; }
pre { background-color: #eeeeff; font-size: 10px; }

.xLarge {font-size: 20px}
.LargeMaroon {color: #800000; font-size: 18px; font-weight: bold;}
.LtGrey {padding-right: 9px; color: #9F9D9D;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold;	font-style: normal;	}
.White {color: #F5F6F6;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold;	font-style: normal;	}
.Medium {font-size: medium}
.SmallMaroon {color: #800000; font-size: medium; font-family:"Times New Roman", Times, serif }
.SmallMaroon2 {color: #993333; font-size: medium; font-family:"Times New Roman", Times, serif; font-weight: bold}
.LargeLtGreen {color: #669966; font-size: large; font-family:"Times New Roman", Times, serif }
.SmallBlue {color: #0000FF; font-size: small; font-family:"Arial Helvetica", Times, serif}
.Smallblack {color: #000000; font-size: small; font-family:"Arial Helvetica", Times, serif; padding-left: 0px}
.MediumBlue {color: #0033CC; font-size: medium; font-family:"Times New Roman", Times, serif; font-weight: bold }
.Blue {color: #330066}
.small {font-size: small}
.strike {TEXT-DECORATION: line-through; }

/******         ******/
.ieShadow { FILTER: Shadow(Color=#666666, Direction=135); WIDTH: 220px; HEIGHT: 80px}

/************** layout Margine - Main Table Margines**************/	 

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	text-align:center;
	align:center;
}

FORM { 
	margin-bottom:0; 
	margin-top:0 ;
}

A {	border-bottom-color: #0000FF; }

A:ACTIVE {}
A:LINK {}
A:VISITED {}


a.linkDie:LINK {
	color: #000000;
	text-decoration: none;
}
a.linkDie:VISITED {
	text-decoration: none;
	color: #000000;
}
a.linkDie:hover {
	text-decoration: none;
	color: #000000;
}
a.linkDie:active {
	text-decoration: none;
	color: #000000;
}


A.boxLINK { color:#0033CC; border-bottom-color: #3366FF; border-bottom-style: double; }
A.boxLINK:VISITED { color:#CC6600}
A.boxLINK:HOVER { color: #00CCCC; font-size: 12px;}

A.TextLink {
	color : #3333CC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background : transparent;
	border-bottom-style: none;
	border-bottom-color: #3399FF;
}

A.TextLink:HOVER {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #B57B46;
	border-bottom-style: solid;
	background : transparent;
	color: #0000FF;
}				

A.LargeLink {
	color : #CC9900;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background : transparent;
	font-weight: bold;
}
A.LargeLink:HOVER {
	color : #696323;			 	
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #B57B46;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background : transparent;
}				
A.MeadiumLink {
	color : #CC9900;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background : transparent;
	font-weight: bold;
}
A.MeadiumLink:HOVER {
	color : #696323;			 	
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #B57B46;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background : transparent;
}

/*** Body table - adjusted Casey*****/
TABLE.site {	
	width: 850px;	 
	border: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	 	
 }


TD.body {	
	color : Black;
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 12px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	width: 100%;
	background-color: #F7F8FD;
	border-right-width: 1px;
	border-right-color: #578BEA;	 
	border-right-style: solid;
	text-align:center;
 }



/************** content tag styles **************/
TABLE.content {		 
	text-align: left;	

 }
TD.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-color: #D6E1FD;	 
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #F8F8F8;	
	padding: 10px 10px 10px 10px;
	text-align:center;
}

.title {
    font-family: Verdana,sans-serif;	
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
    color: Black;
}

.text	  {
	font-family: Verdana,sans-serif;	
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: Black;	
}


/************** footer tag styles **************/


.FooterText {
	color : #5D5D5D;
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10px;
}
.footer {
	border-bottom:1px solid #578BEA; background-image: url('http://www.merchantorderform.com/mofcart/images/mofbottombk.gif');
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White
}
.footer a:link, .footer a:visited {
 	font-family: Verdana,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
}

.footer a:hover{
	color: White;
	text-decoration: underline;
}	 

/************ topLinks, sectionLinks styles **************/	 
#pageNav{ 	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	float: left;
	width:150px;
	padding: 0px;
	margin: 0px;
	background-color: White;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	vertical-align:middle;
}

#topLinks{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	background-color: #F8F8F8;
}
#topLinks a:link, #topLinks a:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 4px 0px 4px 0px;	
	color: #2A5276;
}
#topLinks a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	border-right: 0px;
	background-color: #F7F8FD;	
	text-decoration: none;
}	


#spaceNav {	
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #DCDCDC;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;	
	text-align: center;	
	vertical-align: middle;	 
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	font-weight: normal;
}
#center{
	text-align:center;
	align:center;
	padding: 2px 2px 2px 2px;
	
}
#Blue{	 
 	padding: 2px 2px 2px 2px;
	margin: 3px;
	padding: 0px;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005FA9;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px;
	border-left-color: #F8F8F8; 
	border-left-style: solid;
	border-top: 1px;
	border-top-color: #F8F8F8; 
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #F8F8F8; 
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #F8F8F8; 
	border-bottom-style: solid;
	text-align:center;
}
.phone {
	position:absolute;
	right: 22px;
	top:-1px;
	z-index:99;
	float: right;
	width: 193px;
	height: 62px;
	padding-left: 7px;
	background-color: white;
	
}

.spanish {
	position:absolute;
	right: 34px;
	top: 88px;
	z-index:1315;
	width:142px;
	height:19px;
	float: right;
	background-color: white;
	padding-left: 7px;

}
.contact {
	position:absolute;
	width:102px;
	height:72px;
	z-index:1001;
	left: 77px;
	top: 1px;
	background-color: white;
	padding: 5px;
}


#paypal {	position:absolute;	
	width:150px;	height:20px;	z-index:100;
	left: 1px;	top: 154px;	text-align: center;
	background-color: #FFFFFF;
}
#paypal-Wholesale {	position:absolute;	
	width:158px;	height:20px;	z-index:100;
	left: 1px;	top: 161px;	text-align: center;
	background-color: #FFFFFF;
}

.Bar {	position:absolute;	height:26px;	z-index:90;	top: 60px;	background-image: url(../Images/Buttons/topbar.gif);	background-repeat: repeat;	background-position: center;	left: 0px;	right: 0px; width: 99.9%; }

#Bar {	position:absolute;	height:26px;	z-index:90;	top: 60px;	background-image: url(../Images/Buttons/topbar.gif);	background-repeat: repeat;	background-position: center;	left: 0px;	right: 0px; width: 99.9%;}

#menu2 a.button, #menu a.button:visited {border-bottom:none; display:block;	width:150px;	height:30px;	background:url(../Images/Buttons/buttons2.gif);
	background-position:top left;	background-color:#F8F8F8;	text-align:center;	color:#000;
	line-height:28px;	text-decoration:none;	font-family:arial, sans-serif;	font-weight:bold;	margin-top:5px;	font-size: 14px;}
#menu2 a.button:hover {background-position:0 -30px; line-height:31px; overflow:hidden;}
#menu2 a.button:active {background-position:0 -60px;}
.menu2position {
	position:absolute;
	width:153px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 227px;
}

#SecureSeal {
	position:absolute;
	width:143px;
	height:39px;
	z-index:50;
	left: 1px;
	top: 173px;
	background-color: #FFFFFF;
}
#time {
	position:absolute;
	width:143px;
	height:18px;
	z-index:51;
	left: 1px;
	top: 211px;
	background-color: #FFFFFF;
}

#Guarentee {	position:absolute;	width:107px;	height:101px;	z-index:1002;	left: 13px;	top: 877px;}

.pricebox {
  text-align:center; 
  background:#fff; 
  border:1px solid #555;
  font-weight:normal;
}

#audio {
	position:absolute;
	width:125px;
	height:27px;
	z-index:1411;
	left: 386px;
	top: 51px;
}
#subscribe {
	position:absolute;
	width:156px;
	height:344px;
	z-index:1311;
	left: 0px;
	top: 653px;
	background-color: #FFF7EF;
	text-align:center;
}


A.thumbnail {BORDER-RIGHT: rgb(0,0,0) 2px solid; BORDER-TOP: rgb(0,0,0) 2px solid; DISPLAY:  rgb(35,35,35); FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  BORDER-LEFT: rgb(0,0,0) 2px solid; WIDTH: 70px;  BORDER-BOTTOM: rgb(0,0,0) 2px solid; HEIGHT: 10px}
A.thumbnail:link {BORDER-RIGHT: rgb(0,0,0) 2px solid; BORDER-TOP: rgb(0,0,0) 2px solid; DISPLAY: rgb(35,35,35); FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  BORDER-LEFT: rgb(0,0,0) 2px solid; WIDTH: 70px;  BORDER-BOTTOM: rgb(0,0,0) 2px solid; HEIGHT: 10px}
A.thumbnail:active {BORDER-RIGHT: rgb(0,0,0) 2px solid; BORDER-TOP: rgb(0,0,0) 2px solid; DISPLAY:  rgb(35,35,35); FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  BORDER-LEFT: rgb(0,0,0) 2px solid; WIDTH: 70px;  BORDER-BOTTOM: rgb(0,0,0) 2px solid; HEIGHT: 10px}
A.thumbnail:hover {BORDER-RIGHT: rgb(95,121,216) 2px solid; BORDER-TOP: rgb(95,121,216) 2px solid;  BACKGROUND: rgb(32,32,32); FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);  BORDER-LEFT: rgb(95,121,216) 2px solid; WIDTH: 70px;  BORDER-BOTTOM: rgb(95,121,216) 2px solid; HEIGHT: 10px}

/*********** Div Id  <DIV id=DivOpacity>  Curently not using may need it for other browsers 
#DivOpacity {MARGIN: 2em auto; WIDTH: 270px; POSITION: relative; HEIGHT: 100px}
#DivOpacity A:visited {	FONT-WEIGHT: bold; COLOR: #d00; TEXT-DECORATION: none}
#DivOpacity A {FONT-WEIGHT: bold; COLOR: #d00; TEXT-DECORATION: none}
#DivOpacity A:visited IMG {FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=40); moz-opacity: 0.40; opacity: 0.4}
#DivOpacity A IMG {FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=40); moz-opacity: 0.40; opacity: 0.4}
#DivOpacity A:hover {	COLOR: #06a; BACKGROUND-COLOR: transparent}
#DivOpacity A:hover IMG {	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=100); moz-opacity: 1.00; opacity: 1}
**********/

/*********** Box with curved corners  **********/
DL.curved {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/box/c_tl.gif) #7f7f9c no-repeat left top; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; WIDTH: 99%; PADDING-TOP: 0px
}
DL.curved DT {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/box/c_tr.gif) no-repeat right top; PADDING-BOTTOM: 10px; COLOR: #fff; PADDING-TOP: 10px; TEXT-ALIGN: center
}
DL.curved DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/box/c_bl.gif) #eee no-repeat left bottom; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DL.curved DD P {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px; LINE-HEIGHT: 1.3em; PADDING-TOP: 10px
}
DL.curved DD P.last {
	BACKGROUND: url(images/box/c_br.gif) no-repeat right bottom
}
#topleftEmail {position:absolute; top: 37px; width:249px; right:0px;  height:18px;z-index:100;left: 3px;}
#topleftlogo{
	position:absolute;
	width:140px;
	height:48px;
	z-index:120;
	top: 5px;
	float: right;
	right: 230px;
}
