body, a {
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a {text-decoration: none;}

a:hover{text-decoration: underline;}

body{
	text-align: center;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	background-attachment: scroll;
}

body, form {
	margin: 0;
	padding: 0;
        
}

img {border: none;}

.floatleft{float:left;}

.floatright{float:right;}

.clear{clear:both;}

input{vertical-align: middle;}


#main {
	margin: 0px auto;
	text-align: left;
	width: 775px;
	background: url(left-back.gif) repeat-y left top;
        
}

#header{
	width: 775px;
	height:143px;
	background: url(header.jpg) no-repeat left top;
	position:relative;
}

#header .nav{
	position:absolute;
	top:8px;
	right:190px;
}

#header .nav a{
	font-size: 11px;
	color:#eeeeee;
	font-weight:bold;
	margin:0 8px 0 8px;
}

#header .nav .cart{
	margin:0 0 0 5px;
	padding-left:18px;
	background: url(cart.gif) no-repeat left;
}

#header form{
	position:absolute;
	top:5px;
	right:24px;
}

#header form .area{
	width: 114px;
	height:20px;
	font-size: 11px;
	margin-right:2px;
}

#header .logo{
	position:absolute;
	top:-59px;
	left:0px;
}

#left-column{
	width: 184px;
	padding-top:22px;
	background: url(left-top.jpg) no-repeat left top;
}

#left-column ul{
	width:180px;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding:0;
}

#left-column li.first {
	width:180px;
	background: url(left-bottom-border.gif) no-repeat left bottom;
	text-align: right;
	list-style-type: none;
	margin:15px 0 0 0;
	padding:0;
}

#left-column li.first a{
	text-transform: uppercase;
	color:#565655;
	display:block;
	font-weight:bold;
	background: url(left-dot.gif) no-repeat right center;
	padding: 5px 13px 5px 0;
	margin: 0 5px 0 0;
}

#left-column ul.second{
	width:163px;
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
}

#left-column ul.second li{
	width:163px;
	background: none;
	text-align: right;
	margin:0;
	padding:0;
}

#left-column ul.second li a{
	color:#565655;
	display:block;
	padding: 5px 0 5px 0;
	margin:0;
}

#left-column ul.second li a:hover{color:#D4D4D4;}

#left-column form{
	width:170px;
	padding:5px 0 5px 0;
	margin:10px 0 0 0px;
	color:#ffffff;
}

#left-column form h1{
	text-align: center;
	font: bold 12px  arial, helvetica, sans-serif;
	margin:0;
}

#left-column form input{margin:0;}

#left-column form p{
	text-align: center;
	font: normal 11px arial, helvetica, sans-serif;
	margin:0 0 5px 0;
	color:#ffffff;
}

#left-column form .floatright{
	width:130px;
}

#left-column form .floatright input{
	width:114px;
	height:20px;
	font-size: 11px;
	color:#369;
}

#left-column form .floatright p{
	text-align: left;
	margin:0 0 4px 0;
}

#left-column form .floatleft{
	width:40px;
}

#left-column form .floatleft p{
	text-align: right;
	margin:0;
	line-height: 22px;
}

#left-column form .clear{
	width:100%;
	text-align: center;
	padding:3px 0 5px 0;
}

#left-column .send{margin:15px 0 10px 0px;}

#left-column .html-area{
	width:165px;
	margin:10px 0 40px 15px;
	color:#369;
}

#left-column form .contents{
	padding-top: 8px;
}


#right-column{
	width: 577px;
	background: url(right-top.gif) no-repeat left top;
}

/*-------- index start ----------*/
#right-column .welcome{
	margin:15px 0 0 34px;
	width:543px;
	background: url(main-visual.jpg) no-repeat right bottom;
}

#right-column .promo{
	width:312px;
	height:44px;
	text-align: center;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
	background:#F7F7F7;
}

#right-column .welcome p{
	width:320px;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
}

#right-column .welcome .item p b {color: #990000;}

#right-column .welcome .item{
	width:130px;
	border:1px solid #d0d0d0;
	padding:30px 10px 0 10px;
	margin-right:15px;
}
* html #right-column .welcome .item{
	width:150px;
}

#right-column .new{background: url(main-new.gif) no-repeat center top;}

#right-column .sale{background: url(main-sale.gif) no-repeat center top;}

#right-column .welcome .item .pict{
	width:100%;
	height:65px;
	position:relative;
	margin-bottom:5px;
}

#right-column .welcome .item p{
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	width:100%;
	color:#565655;
	text-align: center;
	margin:2px 0 0 0;
	padding:0;
}

#right-column .feat{
	width:561px;
	padding-top:20px;
}

#right-column .feat .line{
	width:100%;
	background: url(main-line.gif) no-repeat center bottom;
	padding-bottom:35px
}

#right-column .feat .bottom{
	background: url(main-line-bottom.gif) no-repeat center bottom;
	padding-bottom:15px
}

#right-column .feat .item{
	width:166px;
	border-right:1px solid #d0d0d0;
	padding: 20px 10px 0 10px;
}
* html #right-column .feat .item{width:187px;}

#right-column .feat .item .pict{
	width:100%;
	position:relative;
	margin-bottom:5px;
}

#right-column .feat .item a{
	width:100%;
	display:block;
	text-align: center;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	color:#999;
}

#right-column .feat .right{border:none;}
* html #right-column .feat .right{width:186px;}

#right-column .main-txt{padding:10px 26px 0 0;}

#right-column .main-txt p{
	width:505px;
	margin:16px 0 0 0;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
}
/*-------- index end ----------*/

/*-------- subsection start ----------*/
#right-column .breadcrumbs{
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
	text-align: right;
	padding:0 15px 20px 0;
}

#right-column .breadcrumbs a{
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
}

#right-column .breadcrumbs span{
	font-weight: normal;
	margin:0 2px 0 2px;
}

#right-column .desc{
	width:543px;
	padding-bottom:10px;
	background: url(sect-visual.jpg) no-repeat right bottom;
}

#right-column .desc .promo{width:370px;}

#right-column .desc h1{
	width:370px;
	font: bold 14px arial, helvetica, sans-serif;
	color:#565655;
	margin:10px 0 5px 0;
}

#right-column .desc p{
	width:370px;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
	margin:0 0 15px 0;
}

#right-column .page{
	width:537px;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
	margin:0 20px 0 0;
	padding:5px 0 5px 0;
}
* html #right-column .page{margin-right:10px;}

#right-column .page div{
	width:45%;
	margin:3px 6px 3px 6px;
}
* html #right-column .page div{margin:3px;}

#right-column .page a{
	color:#565655;
	margin:0 2px 0 2px;
}

#right-column .page span{margin:0 2px 0 2px;}

#right-column .page .floatright{text-align: right;}

#right-column .page .here{
	background: url(page-sel.gif) no-repeat left bottom;
	padding-left:9px;
	margin:0 3px 0 3px;
	font-weight:bold;
}

#right-column .page .prev{
	background: url(page-prev.gif) no-repeat left bottom;
	padding-left:11px;
	text-decoration: underline;
}

#right-column .page .next{
	background: url(page-next.gif) no-repeat right bottom;
	padding-right:11px;
	text-decoration: underline;
}

#right-column .top{
	border-bottom:1px solid #dfdfdf;
	margin-bottom:10px;
}

#right-column .bott{
	border-top:1px solid #dfdfdf;
}

#right-column .sect-items{
	margin-right:20px;
	padding-bottom:10px;
}
* html #right-column .sect-items{margin-right:10px;}

#right-column .sect-items .line{
	background: url(sect-line.gif) no-repeat left bottom;
	padding-bottom:20px;
}

#right-column .sect-items .bottom{
	background: url(sect-line-bottom.gif) no-repeat left bottom;
	padding-bottom:0;
}

#right-column .sect-items .item{
	width:168px;
	padding: 30px 5px 0 5px;
	border-right:1px solid #dfdfdf;
}
* html #right-column .sect-items .item{width:179px;}

#right-column .sect-items .right{border:none;}

#right-column .sect-items .item a{
	width:100%;
	display:block;
	font: bold 11px arial, helvetica, sans-serif;
	color:#565655;
	text-align: center;
}

#right-column .sect-items .item .pict{
	width:100%;
	position:relative;
	height:85px;
	margin:5px 0 5px 0;
}

#right-column .sect-items .item .pict a{
	position:absolute;
	bottom:0;
}

#right-column .sect-items .item .txt{height:40px;}

#right-column .sect-items .item p{
	width:100%;
	font: normal 11px arial, helvetica, sans-serif;
	color:#565655;
	text-align: center;
	margin:0 0 5px 0;
}

#right-column .sect-items .item p b{color:#900;}

#right-column .testimonial{
	width:546px;
	border:1px solid #565655;
	margin:15px 12px 0 0;
	text-align: left;
}
* html #right-column .testimonial{
	width:548px;
	margin-right:6px;
}

#right-column .testimonial h1{
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color:#4e4e4e;
	background:#E0E0E0;
	padding:5px 0 5px 15px;
	margin:0 0 10px 0;
}

#right-column .testimonial a{
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	display:block;
	text-decoration: underline;
	width:100%;
	color:#4e4e4e;
	text-align: center;
	background:#E0E0E0;
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
}

#right-column .testimonial div {
	width:100%;
	background: #fff url(testim-border.gif) repeat-y center top;
}

#right-column .testimonial div div{
	width:245px;
	margin:0 10px 0 10px;
	background: none;
}
* html #right-column .testimonial div div{margin:0 5px 0 5px;}

#right-column .testimonial div div p{
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#4e4e4e;
	margin:0;
}

#right-column .testimonial div div .sign{
	font: bold 10px tahoma, arial, helvetica, sans-serif;
	text-align: right;
	margin-top:5px;
}

#right-column .other{
	width:548px;
	margin:15px 12px 0 0;
}
* html #right-column .other{margin-right:6px;}

#right-column .other p{
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
	text-align: center;
	margin:0 0 0 0;
}
/*-------- subsection end ----------*/

/*-------- item start ----------*/
#right-column .full{
	width:556px;
	margin-right:12px;
	padding-bottom:20px;
}
* html #right-column .full{margin-right:6px;}

#right-column .full .pict{
	width:275px;
	text-align: center;
	padding-top:10px;
}

#right-column .full .pict .part a{
	display:block;
	float:left;
	width:125px;
	border-right:1px solid #dfdfdf;
	text-align: center;
	padding:5px 0 5px 0;
	background: none;
}

#right-column .full .pict .part .right{border:none;}

#right-column .full form{
	width:278px;
	border:1px solid #7b7b7c;
	color:#7B7B7B;
}
* html #right-column .full form{width:280px;}

#right-column .full form h1{
	background:#7b7b7c;
	padding: 5px 5px 8px 5px;
	margin:0;
	text-align: center;
	color:#fff;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	border-bottom:1px solid #fff;
}

#right-column .full form .tr {
	background-color:#E2E2E2;
	width:100%;
	border-bottom: 1px solid #FFF;
}


#right-column .full form .tr div.floatleft{
	width:78px;
	height:16px;
	text-align: right;
	padding:4px 9px 0 0 ;
	background:#E2E2E2;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
}
* html #right-column .full form .tr div.floatleft{
	width:87px;
	height:24px;
}

#right-column .full form .tr div.floatright{
	width:184px;
	height:16px;
	padding:4px 0 0 7px;
	background:#F0EEEE;
}
* html #right-column .full form .tr div.floatright{
	width:191px;
	height:24px;
}

#right-column .full form .tr .price{
	color:#404040;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
}

#right-column .full form select{
	height:18px;
	color:#7B7B7B;
	font-size:11px;
	margin:0;
	float:left;
	margin-bottom: 4px;
}
* html #right-column .full form select{margin-top:1px;}

#right-column .full form input{margin:0;}

#right-column .full form .area{
	width: 114px;
	height:19px;
	color:#7B7B7B;
	font-size:11px;
	margin:0;
}
* html #right-column .full form .area{margin-top:1px;
	height:18px;
}

#right-column .full form div.formed{
	height:19px;
	padding-top:1px;
}
* html #right-column .full div.formed{
	height:24px;
	padding-top:1px;
}

#right-column .full form div.floatright img{
	float:right;
	margin: 4px 6px 0 0;
}
* html #right-column .full form div.floatright a{margin-right:3px;}

#right-column .full form .radio{
	float:left;
	margin-top:3px;
}
* html #right-column .full form .radio{margin:0;}

#right-column .full form .radio input{margin:0 3px 0 0;}
* html #right-column .full form .radio input{margin:0;}

#right-column .full form .clear{
	text-align: center;
	width:100%;
	background:#E2E2E2;
	margin:0;
	padding:1px 0 0 0;
}

#right-column .full form .clear input{margin:5px 0 5px 0;}

* html #right-column .full form div.clear .clear{display:none;}

#right-column .additional{
	width:242px;
	background: #fff url(additional-title.gif) no-repeat left top;
	padding-top:33px;
	color:#7B7B7B;
	margin-left:10px;
}
* html #right-column .additional{margin-left:5px;}

#right-column .additional .line{
	padding:5px 0 5px 0;
	float:left;
	border-bottom:1px solid #E2E2E2;
}

#right-column .additional .floatleft{
	width:68px;
	font-weight:bold;
	text-align: right;
}

#right-column .additional .floatright{width:163px;}

#right-column .additional .bottom{border:none;}

#right-column .full-desc{
	width:303px;
	background: #fff url(descript-title.gif) no-repeat left top;
	padding-top:33px;
	margin-right:12px;
}
* html #right-column .full-desc{margin-right:6px;}

#right-column .full-desc p{
	color:#7B7B7B;
	line-height: 16px;
	margin:5px 5px 0 5px;
}

#right-column .also{
	width:554px;
	border:1px solid #565655;
	margin:15px 12px 0 0;
	background: url(also-title.gif) no-repeat left top;
	padding:43px 0 10px 0;
}
* html #right-column .also{
	width:556px;
	margin-right:6px;
}

#right-column .also .line{background: url(also-back.gif) repeat-y center top;}

#right-column .also .item{
	width:126px;
	padding:0 5px 0 5px;
}
* html #right-column .also .item{width:136px;}

#right-column .also .right{margin:0;}

#right-column .also .item a{
	width:100%;
	display:block;
	text-align: center;
	color:#565655;
        font-weight:bold;
}

#right-column .also .item p{
	width:100%;
	text-align: center;
	color:#565655;
	margin:5px 0 0 0;
	line-height:14px;
	font: normal 11px arial, helvetica, sans-serif;
}

#right-column .also .item p span{
	color:#900;
        font-weight:bold;
}

#right-column .also .item .pict{
	width:100%;
	height:70px;
	position:relative;
	margin-bottom:5px;
}

#right-column .also .item .pict a{
	position:absolute;
	bottom:0;
}

#right-column .in-full{width:554px;}
* html #right-column .in-full{width:556px;}

#right-column .in-full div div{width:250px;}

/*-------- item end ----------*/

#footer{
	width: 780px;
	height:130px;
	background: #fff url(footer.jpg) no-repeat left top;
	position:relative;
}
            
#footer .nav{
	position:absolute;
	top:66px;
	left:12px;
}

#footer .nav a{
	font-size: 11px;
	color:#e2e2e2;
	font-weight:bold;
	margin:0 8px 0 8px;
}

#footer .nav .cart{
	margin:0 0 0 5px;
	padding-left:18px;
	background: url(cart.gif) no-repeat left;
}

#footer .cards{
	position:absolute;
	left:18px;
	bottom:6px;
}

#footer .copy{
	position:absolute;
	top:66px;
	right:57px;
	color:#FFFFFF;
}

#right-column .sectiondata {
	width: 380px;
}

#right-column .sectionimage {
	width: 160px;
}

#seo-links A {
	color:#7B7B7B;
}

#seo-links H1 {
	font: bold 14px arial, helvetica, sans-serif;
	color:#565655;
	margin:10px 0 5px 0;
}

.leftcell {
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	color: #7B7B7B;
	padding: 7px 10px 0 0;
	background-color: #E2E2E2;
	width: 77px;
	border-bottom: 1px solid #FFF;
}
.rightcell {
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color: #7B7B7B;
	padding: 7px 0 7px 7px;
	background-color: #F0EEEE;
	border-bottom: 1px solid #FFF;
}
#maxres {display:none;}
.radio {display:block;margin:5px 0 5px 0;}







.details {color:#828282;padding-left:7px;text-decoration:underline;}

#menutitle A {
	text-align: right;
	list-style-type: none;
	text-transform: uppercase;
	color:#121212;
	display:block;
	font-weight:bold;
}

#menutitle, #menutitle3 {
	background: url() no-repeat left bottom;
	text-align: right;
	list-style-type: none;
	cursor:pointer;
	text-transform: uppercase;
	color:#121212;
	display:block;
	font-weight:bold;
	padding: 5px 13px 0px 0;
}


#menutitle2 A, #menutitle3 A, #menutitle A, #menutitle2 A
{/* nav header, user IS in section, HAS submenus */
	text-align: right;
	list-style-type: none;
	cursor:pointer;
	text-transform: uppercase;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	background: url(left-dot.gif) no-repeat right center;
	padding: 5px 13px 5px 0;
	margin: 5px 5px 0 0;
}
#menutitle2 {
	padding: 5px 13px 5px 0;
}

.submenu{/* block that contains submenu links */
	width:163px;
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
	text-align: right;
	display: none;
}

.submenu-link {
	color:#FFFFFF;
	display:block;
	padding: 5px 0 5px 0;
	margin:0;
}

#seo-links {
	color: #7B7B7B;
	clear: both;
}
#seo-links A {margin-top: 5px;display:block;}

#right-column .full-desc-wide p {
	padding-top: 5px;
	background-color: #FFF;
	display: block;
	color: #7B7B7B;
}


.formed{
	border:1px solid #F00;
	height:40px;
	padding-top:1px;
}

.leftcell {border:none;padding: 4px 10px 0 0;margin:0px;}
.rightcell {border:none;padding: 4px 0 0 7px;margin:0px;}
*html .leftcell {padding-bottom:4px;}
*html .rightcell {padding-bottom:4px;}
.white-line {background-color: #FFF;}

.font {
color:#7B7B7B;
background-image: url(lupa.gif);
background-repeat: no-repeat;
background-position: left 3;
padding-left: 13px;
margin-left: 5px;
text-decoration: underline;
}

.font {margin-left: 20px;}
#imgplaceholder {z-index:100;}
#right-column .welcome .item a{
	width:100%;
	display:block;
	text-align: center;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color:#565655;
}
#right-column .also {text-align:center;}
.html-field {padding:15px 15px 15px 35px; color:#565657;}

.boldBlue, .boldBlue a, .html-area a {
	color: #565656;
	font-weight: bold;
}

.another-abstract {
	color: #7B7B7B;
	margin: 1em 2em;
	}
	.another-abstract p {
		margin: 1em 3em;
	}
	.another-abstract h3 {
		font-size: 1.5em;
		font-weight: bold;
	}

#right-column .feat .item .pict{
	width:100%;
	position:relative;
	margin-bottom:5px;
}

.new-sc-container{
	float:right;
	width:280px;
}

.registry{
position:relative;
float:right;
}

.registry input.registry-input{
position:absolute;
top:-20px;
right:5px;
}
.multi-element {
border-top:1px solid #e6e6e6;
padding:5px 0 8px 0;
}
.multi-element table td {
font-size:11px;
color:#7B7B7B;
}
.multi-element table td.multi-add-levels {
color:#990000;
}
.mname a{
color:#7B7B7B;
font-weight:bold;
}
.moptions {
padding:4px 0 4px 0;
}
.moptions select {
color:#7B7B7B;
font-size:11px;
}
#discountpop {
	display:none;
	background-color:#fff;
	border:2px solid #565657;
	width:500px;
	position:absolute;
	top:25px;
	left:25px;
}
#discountpopint {	
	width:500px;
	height:300px;
	padding:10px;
	overflow:auto;
}
#discountpop > #discountpopint {
	width:480px;
}
#discountpopconts {
	width:520px;
	background-color:#565657;
	border-bottom:1px solid #434343;
}
#discountpop > #discountpopconts {
	width:500px;
}
#discountpopconts a {
	display:block;
	color:#fff;
	padding:2px;
	text-decoration:none;
}
#multi-add { margin:0 0 0 5px; }
.multi-add-img {
	width:85px;
	text-align:center;
}
#multi-add a { color:#7B7B7B; }

.clfx {clear:both;}
div#homecontent{float:left; width:577px; padding-left:15px; text-align:center;}
div#infocontent{float:left; width:577px; padding-left:15px; text-align:center;}
div#infocontent h2, div#infocontent h2 a {color:#565657; font-weight:bold; font-size:17px; text-align:left; text-decoration:none;}
div#infocontent p.cusinfo {color:#565657; font-size:13px; line-height:1.4}
div#infocontent p.contentcusinfo {color:#565657; font-size:1.1em; line-height:1.4; text-align: left; margin: 0 20px 20px 20px; }
div#promoblock {float:left; width:369px;}
div.adcol1 {float:left; width:155px; margin-left:8px;}
div.blockA {height:223px; width:369px; margin-bottom:0px;}
div.blockB {height:116px; width:369px;}

.adlink {margin:0px 0 3px 0;}

div#infoblock {width:535px; float:left; margin-top:10px;}
div.infoarea1 {background:#fff; float:left; width:262px; margin-right:10px;}
div.infoarea2 {background:#fff; float:left; width:262px;}
div.infoarea1, div.infoarea2 { text-align: left; }
div.infoarea1 p, div.infoarea2 p {font:normal .9em "Tahoma", Arial, Helvetica, sans-serif; color:#565657; padding-top:10px;}
		
div.infoarea1 img, div.infoarea2 img {float:left; margin:8px;}
		
div#featureblock {width:535px; margin-top:10px;}

div.infoheadlines {
	float: left;
	width: 385px;
	margin-right: 5px;
	text-align: left;
}
div.infoheadlines p, div.infoheadlines a {
	font-size: .9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #565657;
}
div.infoheadlines h2 {
	font-size: 1em;
	margin: 0;
	text-align: center;
}
div.infoheadlines h2 a {
	text-decoration: underline;
	font-weight: bold;
	color: #565656;
}
div.infoheadlines p {
	margin: 0 1.5em 1.5em 1.5em;
}
div.adblock {
	float: left;
	width:145px;
}

div.infoarea1 h1, div.infoarea2 h1, div#featureblock h1, div.infoheadlines h1 {background:#e0e0e0; font:bold 1.2em "Tahoma", Arial, Helvetica, sans-serif; color:#565656; padding:5px; margin:0;}
div.infoheadlines h1 { margin-bottom: 1em; }

div#testies {width:535px; margin-top:10px;}
div.testieblock1 {float:left; width:270px; border-right:1px solid #ccc;}
div.testieblock2 {float:right; width:240px;}
div#testies h1 {background:#e0e0e0; font:bold .9em "Tahoma", Arial, Helvetica, sans-serif; color:#565656; padding:5px; margin:0; text-transform:uppercase;}
div#testies blockquote {width:200px; padding:10px; margin:0; font:normal .9em "Tahoma", Arial, Helvetica, sans-serif; color:#565656;}
div#testies span.author {float:right; font-weight:bold; font-size:.9em; color:#565656; padding:0 20px 10px 0;}
.viewmore a {width:535px; float:right; text-align:center; background:#e0e0e0; font-weight:bold; font-size:.9em; text-decoration:underline; color:#565656; margin:0; padding:2px;}

.submenu{
background-image:url();
background-color:#171717;
background-repeat:repeat-y;
margin:0 0 0 5px;
}
.submenu-link {
padding:3px 0px 3px 0;
}


.skull-jewelry {
position: absolute;
top: 113px;
left: 214px;
width: 91px;
height: 30px;
}

.skull-jewelry a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/stingray2.jpg) no-repeat top left;
}

.skull-jewelry a:hover {
background-position: bottom left;
}

.stingray {
position: absolute;
top: 113px;
left: 307px;
width: 91px;
height: 30px;
}

.stingray a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/skullringsbutton.jpg) no-repeat top left;
}

.stingray a:hover {
background-position: bottom left;
}

.leather {
position: absolute;
top: 113px;
left: 400px;
width: 91px;
height: 30px;
}

.leather a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/skullbraceletbutton.jpg) no-repeat top left;
}

.leather a:hover {
background-position: bottom left;
}

.iron-cross {
position: absolute;
top: 113px;
left: 493px;
width: 91px;
height: 30px;
}

.iron-cross a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/ironcrossbutton.jpg) no-repeat top left;
}

.iron-cross a:hover {
background-position: bottom left;
}

.dogtags {
position: absolute;
top: 113px;
left: 586px;
width: 91px;
height: 30px;
}

.dogtags a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/dogtagbutton.jpg) no-repeat top left;
}

.dogtags a:hover {
background-position: bottom left;
}

.ladies {
position: absolute;
top: 113px;
left: 679px;
width: 91px;
height: 30px;
}

.ladies a {
display: block;
width: 91px;
height: 30px;
background: url(/lib/yhst-47885559464481/ladiesbutton.jpg) no-repeat top left;
}

.ladies a:hover {
background-position: bottom left;
}



