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

@import url("alpacatools.css");

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 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; }

.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}
.MediumBlue {color: #0033CC; font-size: medium; font-family:"Times New Roman", Times, serif; font-weight: bold }
.Blue {color: #330066}
.LgBlue {color: #0033CC;font-size: 24px;}
.small {font-size: small}
.LargeMaroon{color: #990000;	font-size: 24px; }
.LargeBlue {color: #0000FF; font-size: 14; }

/************** layout Margine changed by Casey oct 17th 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;	
	background-image: url(../Images/Buttons/stationery.jpg);
}

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

A {	color : #000000;
	background : transparent;
	text-decoration : none;}

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


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: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background : transparent;
	border-bottom-style: none;
	border-bottom-color: #3399FF;
}
A.TextLink:HOVER {
	font-size: 12px;
	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.LargeLink2 { 
   color : #CC9900;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background : transparent;
	font-weight: bold;
	border-bottom-style: solid;
}
A.LargeLink2:HOVER {
	color : #696323;			 	
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #B57B46;
	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;
	height: 700px;
 }



/************** 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;
}

.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-color: #7bA7EB;
	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:160px;
	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;
}

#Blue{	 
 	padding: 2px 2px 2px 2px;
	margin: 0px;
	padding: 0px;	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}
.phone {
	position:absolute;
	right: 21px;
	top:8px;
	z-index:99;
	float: right;
	width: 161px;
	padding-left: 7px;
	height: 50px;
	background-color: white;
	
}
.contact { position:absolute; width:77px; height:46px; z-index:1001; left: 77px; top: 9px; background-color: white; padding: 5px;}


#paypal {	position:absolute;	
	width:158px;	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: 166px;	text-align: center;
	background-color: #FFFFFF;
}


#menu2 a.button, #menu2 a.button:visited {	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:160px; height:306px; z-index:1; left: 8px; top: 176px;}

#wholesaleMenu a.button, #menu a.button:visited {	display:block;	width:156px;	background:url(../Images/Buttons/wholesale.jpg);
	background-position:top left;	background-color:#F8F8F8;	text-align:center;	color:#FFFFFF;
	line-height:35px;	text-decoration:none;	font-family:arial, sans-serif;	font-weight:bold;	margin-top:5px;	font-size: 14px;}
#wholesaleMenu a.button:hover {background-position:0 -38px; line-height:35px; height:32px; overflow:hidden; margin-top:8px;}
#wholesaleMenu a.button:active {background-position:0 -72px;}
.wholesaleMenuposition {position:absolute; width:160px; height:115px; z-index:1; left: 0px; top: 182px;}

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

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

#Sound {
	position:absolute;
	width:74px;
	height:29px;
	z-index:1311;
	left: 632px;
	top: 40px;
}

#leftNavAdvertizing {
	position:absolute;
	width:159px;
	height:115px;
	z-index:1312;
	left: 6px;
	top: 647px;
}
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}

