/* General Tag Definitions */

body {
	background-image:url('../images/bg_stripes.gif');
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

td,select,input,textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

h2 {
	font-size : 16px;
    color : #666666;
    font-weight:bold;
    font-family : Arial, Helvetica, sans-serif;
}

a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D54A4;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3D54A4;
	text-decoration: underline;
}


.nav:link, .nav:visited, .nav:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold; 
}
.nav:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold; 
}

.link1:link,.link1:visited,.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399ff;
	text-decoration: none;
}

.link1:hover {
	text-decoration:underline;
	color: #3399ff;
	font-size:12px;
	font-family:verdana;
}

.link2:link,.link2:visited,.link2:active {
	font-family: verdana;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}

.link2:hover {
	text-decoration:underline;
	color: #000099;
	font-size:12px;
	font-family:verdana;
}

.link3:link,.link3:visited,.link3:active {
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.link3:hover {
	text-decoration:underline;
	color: #ff0000;
	font-size:11px;
	font-family:verdana;
}

.link4:link,.link4:visited,.link4:active {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.link4:hover {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

/* login/cart links */
.link5:link,.link5:visited,.link5:active {
	font-weight:bold;
	font-size:10px;
}

.link5:hover {
	font-weight:bold;
	font-size:10px;
}

.contactinfo {
	font-size:12px;
	font-family: verdana;
	color:#3399ff;
}

.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666; 
	font-size: 11px;
	font-weight: normal;  
	border:1px solid #E9E9E9;
	height:17px;
	Vertical-Align: top;
	Horizontal-Align: Center;
}

.input_login {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border:1px solid #999999;
	background-color:#f5f5f5;
	height:17px;
	padding-left:3px;
	width:90px;
}

.input2 {
	border:1px solid #aaaaaa;
	height:18px;
	width:200px;
}

.select2 {
	height:18px;
	width:200px;
}

.submit1 {
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 11px;
	height:25px;
}

.fieldtext 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 11px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

.textarea 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 11px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:113px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

.topmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.buy:link, .buy:visited, .buy:active {
	font-weight: bold;
	color: #3D54A4;
	text-decoration: none;
}

.buy:hover {
	color: #D8CD00;
	text-decoration: none;
}

.hdlink:link, .hdlink:visited, .hdlink:active {
	font-weight : bold;
	color : #D8cD00;
}

.newarrivals {
	border-right: 1px solid #8B8B8B;
	padding-left:10px;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.title2	 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.title4	 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3D54A4;
}

.details1 {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #F5F5F5;
}

.rate_table {
	background-color:#cccccc;
}

.rate_table_title {
	font-family: Arial;
	font-size:14px;
	color:white;
	font-weight:bold;
}

.feattable {
	border: 1px solid #cccccc;
}

.featitem {
	background-color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

.goodmsg {
	color:#3D54A4;
	font-weight:bold;
}

.errmsg {
	color:#C00000;
	font-weight:bold;
}

.submit {height:23px; width: 50px; font-size:12px}