﻿/* CSS Document */


h1 	{ font-family: sans-serif; font-size: 12pt; color: #000080; font-weight:bold
}
h2 	{ font-family: sans-serif; font-size: 10pt; color: #000080 
}
h3 	{ font-family: sans-serif; font-size: 09pt; color: #000080 
}
h4 	{ font-family: arial, sans-serif; font-size: 10pt; color: #000080; font-weight:normal;
}
h5 	{ font-family: arial, sans-serif; font-size: 8pt; color: #000080; font-weight:regular;
}
BODY {
BACKGROUND: #aed6e9;  margin-top: 15px; margin-bottom: 10px; COLOR: #000080; font-size: 10pt,  arial, sans-serif;align: center;}
p {font-family: arial, sans-serif; font-size: 10pt;
}
A { 
COLOR: #000080; 
TEXT-DECORATION: none;
font-family: arial, sans-serif; font-size: 9pt; color: #000080; font-weight:regular;
    
}
A:hover {
	background: #FFFFFF;
        color: #000080;
		text-decoration:underline;
		border: none;
		border-bottom:none;
font-style: regular;
font-size: 9pt;
font-family: arial, sans-serif;

}
a visited:hover
{color:#: #aabbdd;
text-decoration: underline;
background: #ffffff;
font-style: regular;
font-size: 9pt;
font-family: arial,sans-serif;
}
/* CART TABLE*/

table#cart
{ 
padding: 6px;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 10pt;
color: #000080;
width: 85%;
background-color: #f5f5f5;
border: 1px #000080 solid;
border-collapse: collapse;
border-spacing: 0px;

}

table#cart td 
{padding:6px;
font-family: verdana, san-serif;
font-size: 10pt;
font-weight: normal;
color: #000080;

}
table#cart td.cartcheck
{ font-size: 8pt;
font-family: arial;
font-weight: regular;
color: #000080;
text-align: left;
}
checkbox {	font-size: 11px; font-family: Verdana, Arial, sans-serif}
input { 	font-size: 10pt; color: #000080; font-family: Verdana, Arial, sans-serif}
radio {	font-size: 10pt; font-family: Verdana, Arial, sans-serif}
select {	font-size: 10pt; font-family: Verdana, Arial, sans-serif}
textarea { font-size: 10pt; font-family: Verdana, Arial, sans-serif;}

.carthd
{ border-bottom: 1px solid #000080;
border-top: 1px dotted #000080;
background-color: #d1dff3;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 10pt;
color: #000080;
}
a.cartinst
{
color: #000080;
font-weight: bold;
text-decoration: underline;
}
a.cartinst:hover
{color: #aabbdd;
text-decoration: underline;
background: #ffffff;
} 
a.cartinst:visited:hover
{color:#: #aabbdd;
text-decoration: underline;
background: #ffffff;

}
/*TWITTER TWITTER TWITTER TWITTER TWITTER TWITTER*/

#twitter_div {
	background-image: url('images/twitterBG3.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:10px;
	
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 1px;
	margin-left: 4px 
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	font-size: 9pt;
	margin-left: 2px; 
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: underline;
	color: #D78E42;
}
 #twitter_update_list{
text-align:left;
text-decoration: none;
color: #DDA84E;
font-size: 10pt;
padding-left: 1px;
margin-left: 3px ;

}
#twitter_div p {
	text-align:left;
	padding-right: 1px;
	padding-bottom: 3px;
		font-size: 8pt;

}
#twitter_div ul li span {
	visibility: visible;
	text-align: left;
	font-size: 8pt;
margin-left: 2px;

}
 
#twitter_div ul li span a {
	color: #D78E42;
	visibility: visible;
	font-size: 8pt;

}
 
#twitter_div ul li a {
	visibility: hidden;
}
/*                                Regular Table with verdana 9                            */
table#reg
{ 
padding: 6px;
text-align:center;
font-family: Verdana;
font-weight: normal;
font-size: 9pt;
color: #000080;
width: 95%;
background-color: #aed6e9;
border: none;
border-spacing: 0px;

}

table#reg td 
{padding:6px;
font-family: verdana, san-serif;
font-size: 9pt;
font-weight: normal;
color: #000080;


}
table#reg tr.cen td 
{padding:6px;
font-family: verdana, san-serif;
font-size: 9pt;
font-weight: normal;
color: #000080;
text-align: center ;
}

#reg td a
{
color: #000080;
font-weight: bold;
text-decoration: underline;
}
#reg td a:hover
{color: #aabbdd;
text-decoration: underline;
background: #ffffff;
} 
#reg td a visited:hover
{color:#: #aabbdd;
text-decoration: underline;
background: #ffffff;

}
/* PRODUCT TABLE */
table#product
{
width: 98%;
border: none; 
border-collapse: collapse; 
padding:2px;
font-family: verdana, san-serif;
font-size: 10pt;
font-weight: normal;
color: #000080;

}table#product td
{border:none;}

.productinfo
{ 
width: 60%;
padding: 6px;
font-size: 10pt;
font-family: arial, san-serif;
font-weight: regular
color: #000080;
text-align: left;
vertical-align:top
}
.productimg
{ 
width: 40%;
padding: 6px;
font-size: 9pt;
font-family: arial, san-serif;
font-weight: regular;
color: #000080;
vertical-align:top;
text-align: center; }
.info
{ 
width: 60%;
padding: 6px;
font-size: 10pt;
font-family: arial, san-serif;
font-weight: regular
color: #000080;
text-align: left;
vertical-align:top
}
.img
{ 
width: 40%;
padding: 6px;
font-size: 9pt;
font-family: arial, san-serif;
font-weight: regular;
color: #000080;
vertical-align:top;
text-align: center; }

/*   Slideshow Slideshow Slideshow Slideshow Slideshow Slideshow Slideshow Slideshow */
#slide-images{
	display: block;
	
	height: 170px;
	margin: 0 0 2px 0;
	padding: 0;
	position: relative;
	width: 125px;
}

#slide-images li{
	display: block;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	position: absolute;
}

#slide-images li img{
	display: block;
}


</style>
</style>