/* General Tag Definitions */

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

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

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

}

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


.link1:link,.link1:visited,.link1:active {
	font-family: verdana;
	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;
}

.input1 {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666; 
	font-size: 11px;
	border:1px solid #aaaaaa;
	height:18px;
	width:150px;
}

.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;
}

.nav_link:link, .nav_link:visited, .nav_link:active {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #8B8B8B;
	font-weight: bold; 
}
.nav_link:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #8B8B8B;
	font-weight: bold; 
}

.nav {
	border-right: 1px solid #8B8B8B;
	border-bottom: 1px solid #D4E2DF;
	padding-left:10px;
	cursor:pointer;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #8B8B8B;
	font-weight: bold; 
}

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

.title1 {
	font-family: Arial;
	font-size: 26px;
	color: #D8CD00;
}

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

.title3	 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-color: #E6E9F2;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.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;
}

.featured {
	border-bottom:1px dashed #cccccc;
	font-size: 14px;
	font-family: arial;
}

.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}