* {margin: 0px; padding:0px;}

body {margin-top: 10px;}

p {margin-top: 10px;}

h1 {
	font-family:tahoma, verdana, arial;
	font-size: 18px;
	color:#860311;
	font-weight: 300;
}
h2 {font-family:tahoma, verdana, arial; font-size: 16px; color:#860311;}
h3 {font-family:tahoma, verdana, arial; font-size: 14px; color:#860311;}


.fontcolorred {color:#860311;}

/*form styles*/

input {border-width: 1px; height: 18px; color:#000000; border-style:solid;}

.submitBut {height: 20px; color: black; background: #E7E7E7;}

.tableBorder {border-style:solid; border-color:black; border-width: 1px;}

/*FORM STYLES*/

fieldset {
border: 1px solid #043E54;
padding: 10px;
}

legend {
font-weight: normal;
color: #000000;
margin-bottom: 10px;
padding: 0px 5px;
}

label.ex_small {
float: left;
clear: left;
width: 43px;
text-align: right;
padding-right: 4px;
}

label.small {
float: left;
clear: left;
width: 70px;
text-align: right;
padding-right: 4px;
font-weight: bold;
}

label.large {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
font-weight: bold;
}

label.large_norm {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
}

hr.form {
clear: both;
margin-top: 3px;
margin-bottom: 3px;
}
a{
	color: #950117;	
}
a:hover{
	text-decoration: none;	
}
.purchase{
	border: none;
	width: 135px;
	height: 40px;
}

/******** Define Error Block *****/
#error_block {
	padding: 1px;
	padding-bottom: 4px;
	color: #900;
	border: 1px solid #c33;
	background: #fcc;
	margin-left: 5px;
	margin-bottom: 3px;
}
#error_block h4 {
	padding: 0px;
	margin: 2px;
}
#error_block ul{
	margin-top: 5px; 
	margin-left: 60px;
	margin-bottom: 4px;
}
#error_block ul li{
	margin: 4px;
}

/*********** TESTIMONIALS - SS **************/
.testimonial {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}

#testimonial_box{
	float: left;
	border: 1px solid #999999;
	background-color: #F7F7F7;
	width: 100%;
	margin-bottom: 20px;
}

#testimonial_top{
	text-align: center;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;

}
label.testimonial {
	font-weight: bold;
}
#testimonial{
	margin-top: 10px;
	width: 438px;
	float: left;
}
span.bold{
	font-weight: bold;
	color:#950117;
}
.homelogin{
	width: 62px;
	height: 22px;
}
.newcustomer{
	border: 1px solid #aaaaaa;
	margin-top: 2px;
	margin-left: 2px;	
}

a.banner {
color: #FFFFFF;
text-decoration: none;
}

a:hover.banner{
text-decoration: underline;	
}

.takepayment{
	background-image: url(../_images/shop/take_payment.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	border: none;
	cursor: hand;
}
	