/* CSS Document */
body{
	font-size:0.626em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:url(../_images/page-bkd.jpg);
}
a{
	color: #4f2991;
	text-decoration:none;
}
a:hover{
	color: #4f2991;
	text-decoration:underline;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
#wrapper{
	width:849px;
	margin:10px auto;
	padding-bottom:0;
	background:#ffffff;
}
#banner{
	background:url(../_images/page-banner.png) #d4ebfa no-repeat;
	width:100%;
	height:199px;
	overflow:hidden;
}
#mainmenu{
	display:block;
	width:100%;
	height:31px;
	overflow:hidden;
	background:url(../_images/menu-bkd.png) #0d84c9 no-repeat;
}
#mainmenu li,
#mainmenu li a{
	display:inline;
	float:left;
	height:27px;
}
#mainmenu li a{
	text-indent:-9999px;
	overflow:hidden;
}
#mainmenu li.l1 a{
	width:53px;
	background:url(../_images/mainmenu-1.png) transparent no-repeat 0px 0px;
	margin-left:340px;
}
#mainmenu li.l2 a{
	width:72px;
	background:url(../_images/mainmenu-2.png) transparent no-repeat 0px 0px;
}
#mainmenu li.l3 a{
	width:78px;
	background:url(../_images/mainmenu-3.png) transparent no-repeat 0px 0px;
}
#mainmenu li.l4 a{
	width:49px;
	background:url(../_images/mainmenu-4.png) transparent no-repeat 0px 0px;
}
#mainmenu li.l5 a{
	width:79px;
	background:url(../_images/mainmenu-5.png) transparent no-repeat 0px 0px;
}
#mainmenu li.l6 a{
	width:96px;
	background:url(../_images/mainmenu-6.png) transparent no-repeat 0px 0px;
}
#mainmenu li.l7 a{
	width:82px;
	background:url(../_images/mainmenu-7.png) transparent no-repeat 0px 0px;
}

#content{
	background:url(../_images/left-bkd.png) transparent repeat-y 0px 0px;
	padding-bottom:12px;
	overflow:auto;
	zoom:1;
}
#left{
	float:left;
	width:209px;
	overflow:hidden;
	padding:30px 15px;
}
#right{
	float:left;
	width:600px;
	min-height:270px;
	padding-bottom:124px;
	background:url(../_images/page-signature.png) transparent no-repeat bottom right;
	_height:270px;
}
#right h1.page-title{
	display:block;
	width:280px;
	height:60px;
	margin:17px 0 0 21px;
}
h1.page-title span {
	display: none;
}
#primaryContent{
	margin:15px 0 0 71px;
	width:508px;
	font-size:12px;
	line-height:16px;
	color:#6d6e71;
}
#primaryContent h2{
	font-size:14px;
	font-weight:bold;
	color: #1797d4;
	padding-bottom:12px;
}
#primaryContent p{
	padding-bottom:12px;
}
#primaryContent ul{
	padding:15px 25px 15px 0;
}
#primaryContent ul li{
	padding-left:24px;
	background:url(../_images/bullet-1.png) transparent no-repeat 0px 0px;
	padding-bottom:10px;
}
#primaryContent a{
	color:#1797d4;
}
#footer{
	width:100%;
	height:31px;
	background:url(../_images/footer-bkd.png) #603917 repeat-x 0px 0px;
	line-height:31px;
	font-size:10px;
	color:#97c9e5;
}
#footer a{
	color:#97c9e5;	
}
#footerLeft{
	padding-left:12px;
	float:left;
}
#footerRight{
	padding-right:12px;
	float:right;
	text-align:right;
}#wrapper #content #right .description {
	font-size: 12px;
}
p.product_name {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
p.description {
	margin-bottom: 10px;
	color: #666666;
}
p.cart {
	font-size: 11px;
	font-weight: bold;
}
span.desc {
	color: #333333;
	font-size: 11px;
}
span.small {
	font-size: 9px;
}
ul.price {
	margin-bottom: 10px;
	font-size: 12px;
}
a.cart {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
	color: #666666;
}

form.contact {
	margin-top: 20px;
}
form.contact dd {
	line-height: 2.5;
}
form.contact label {
	display: block;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
}
form.contact dt {
	clear: left;
	float: left;
	text-align: right;
	width: 210px;
}
form.contact .input {
	padding: 3px;
	width: 240px;
}
form.contact dd#submit {
	margin-top: 10px;
	margin-left: 210px;
}
form.contact input.submit {
	padding: 3px;
}
form.contact p {
	display: none;
}
p.error, p.info {
	margin-bottom: 10px;
	text-align: center;
	padding-top: 9px;
}
p.error {
	background-color: #fcf;
}
p.info {
	background-color: #d5edff;
}
