@charset "utf-8";
/* CSS Document */
P {
	margin-top: 5px;
	margin-bottom:5px;
	padding:0px;
}
p span{

}
a img {

border:0;

}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	

}


a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000000;
	outline: none;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color:#fd68b0!important;
	text-decoration: none;
}


h1 {
	height: 30px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

}

h2 {
	text-transform:none!important;
	color:#f8d2f6!important;
	font-size:14px!important;
	background-image:url("../img/images/h1_background.png")!important;
	background-repeat:no-repeat!important;
	padding-left:15px;
}
div.rte h2 {
margin-top:28px;
display:block;
}
#primary_block h2{
margin-top:5px;
}
h3 {
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 14px;
	color: #8daacd;
	text-align: left;

}
h3 span{
font-size:12px;
float:right;
margin-top:10px;
display:block;
}
h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color:#8DAACD!important;
}
h4 a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 a:link {
	font-size: 14px;
}

h4 a:visited {
	font-size: 14px;
}

h4 a:hover {
	font-size: 14px;
}


#left_column h4 {
	width:187px!important;
	background-image:url(../img/images/h4_left.png);
	background-repeat:no-repeat;
}
#center_column h4 {
	width:100%!important;
	background-repeat:no-repeat;
	background-image:url(../img/images/h4_center.png);
}
#right_column h4 {
	width:187px!important;
	background-repeat:no-repeat;
	background-image:url(../img/images/h4_right.png);
}

h5 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#left_column h5 a{
	display:block;
	width:100%!important;
	background-repeat:no-repeat;
	background-image:url(../img/images/h5_left.png)!important;
}
#center_column h5 a{
	background-repeat:no-repeat;
	background-image:url(../img/images/h5_center.png)!important;
}
#right_column h5 a{
	display:block;
	width:100%!important;
	background-repeat:no-repeat;
	background-image:url(../img/images/h5_right.png)!important;
}

ul{
color:#000000;
padding-top:5px;
}
li{
margin-bottom:5px;
}

dl{
}
dt{
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
dd{
}
form{
border:none;
}
imput{
font-size:11px;
font-weight:normal;
}
select{

}
option{

}
img{

}
.img_right{
float:right;
margin:5px;
display:block;
}
.img_left{
float:left;
margin:5px;
display:block;
}
.cart_quantity_up{
float:right;
}
.cart_quantity_down{
float:right;
display:block;
margin-left:19px;
}
.price{
color:#FF0000!important;
}
.ajax_cart_total{
color:#FF0000!important;
}
p.required{
display:block;
margin-bottom:5px!important;
}p.text{
display:block;
margin-bottom:5px!important;
}p.textarea{
display:block;
margin-bottom:5px!important;
}
#form h3{
background:none;
}

