@charset "utf-8";
/* CSS Document */

/* reset */
html, body, p, h1, h2, h3, h4, h5, h6, div, a, li, ul, img, span {
	padding:0;
	margin:0;
}


body {
	background-color:#000000;
	font-family:Lucida sans, Lucida sans unicode, Lucida grande, Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:16px !important;
} 

a {
	border:none;
	text-decoration:none;
	color:#FFF;
	}
   
a img {
	border:none;
	text-decoration:none; 
	}
	
a:hover {
	text-decoration:underline;
	color: #CCC;
}

.nav {
	width:100%;
	height:60px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px #222;
}  

.nav_wrapper {
	width:980px;
	height:60px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	z-index:1;
	
}

.nav_wrapper form {
	float:left;
	margin-top:9px;
	margin-left:10px;
	}
.nav_wrapper form input:hover {
	opacity:0.7;
}
.nav_active_home {
	position:absolute;
	z-index:2;
	margin-top:37px;
	margin-left:605px;
	width:50px;
	height:24px;
	display:block;
	background-image:url(../images/nav_active.gif);
	background-repeat:no-repeat;
}

.nav_active_about {
	position:absolute;
	z-index:2;
	margin-top:37px;
	margin-left:705px;
	width:50px;
	height:24px;
	display:block;
	background-image:url(../images/nav_active.gif);
	background-repeat:no-repeat;
}
.nav_active_press {
	position:absolute;
	z-index:2;
	margin-top:37px;
	margin-left:805px;
	width:50px;
	height:24px;
	display:block;
	background-image:url(../images/nav_active.gif);
	background-repeat:no-repeat;
}
/*  navigation list  */  


.navlist {
	display:block;
	float:right;
	list-style:none;
	height: 45px;
	width:400px;
	position:relative;
	text-align:center;
	font-size:1em;
	font-weight:lighter;
	margin-top:15px;
}

.navlist li {
	width:100px;
	height:45px;
	display:block;
	position:absolute;
	padding-top:0px;
}
#panel_1 {
	width:100px;
	height:45px;
	left:0px;
	
}

#panel_2 {
	width:100px;
	height:45px;
	left:100px;
	
}
#panel_3 {
	width:100px;
	height:45px;
	left:200px;
	
}
#panel_4 {
	width:100px;
	height:45px;
	left:300px;
	
}
 
.navlist a {
	color:#cccccc;
	text-decoration:none;
	padding-top:3px;
}

.navlist a:hover {
	color:#ffffff;
	
}
/* header section */

.header {
	width:100%;
	height:320px;
	clear:both;
	background-color:#000;
	border-bottom:solid 1px #222;
	
}
.header_wrapper {
	width:980px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
}
.header_wrapper_about {
	width:980px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/about_header_pic.gif);
	background-repeat:no-repeat;
	
}
.logo_box {
	width:220px;
	height:320px;
	float:left;
	background-image: url(../images/large_logo.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.banner_box {
	width:675px;
	height:320px;
	float:right;
}
.banner_box_press {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/press_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.banner_box_press h1 {
	float:right;
	font-size:2.2em;
	margin-top:100px;
	margin-right:290px;
}
.banner_box_girly {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/girly_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.banner_box_girly h1 {
	float:right;
	font-size:5em;
	margin-top:40px;
	margin-right:300px;
}
.banner_box_rock_punk {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/rock_punk_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.banner_box_rock_punk h1 {
	float:right;
	font-size:3em;
	margin-top:220px;
	margin-right:170px;
}
.banner_box_tattoo_rockabilly {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/tattoo_rockabilly_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.banner_box_tattoo_rockabilly h1 {
	float:right;
	font-size:2em;
	margin-top:50px;
	margin-right:340px;
}
.banner_box_vintage_classic {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/vintage_classic_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.banner_box_vintage_classic h1 {
	float:right;
	font-size:2em;
	margin-top:100px;
	margin-right:390px;
}
.banner_box_old_skool_skate {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/old_skool_skate_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.banner_box_old_skool_skate h1 {
	float:right;
	font-size:2.5em;
	margin-top:40px;
	margin-right:170px;
}
.banner_box_chains {
	width:675px;
	height:320px;
	float:right;
	background-image:url(../images/chains_header_pic.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.banner_box_chains h1 {
	float:right;
	font-size:4em;
	margin-top:40px;
	margin-right:300px;
}
#catalogue {
	margin-top:110px;
	position:absolute;
}
#faq {
	margin-top:230px;
	position:absolute;
}
.main_content {
	width:100%;
	height:1300px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper {
	width:980px;
	height:1260px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_ring {
	width:100%;
	height:1300px;
	
}
.main_content_wrapper_ring {
	width:980px;
	height:1260px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_wrapper_ring h1 {
	font-size:1.8em;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	float:left;
}
p.ring_text {
	float:left;
	margin-left:25px;
	margin-top:20px;
	clear:both;
	width:600px;
}
p.ring_text a{
	color:#ff6;
	
}
.main_content_about {
	width:100%;
	height:1300px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_about {
	width:980px;
	height:1260px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_wrapper_about h1 {
	font-size:1.8em;
	float:left;
	margin-left:30px;
	margin-bottonm:20px;
	margin-top:40px;
	clear:both;
}
.main_content_wrapper_about h2 {
	font-size:1.2em;
	float:left;
	margin-left:30px;
	margin-bottonm:20px;
	margin-top:20px;
	color:#FF6;
	clear:both;
}

.main_content_wrapper_about p {
	clear:left;
	float:left;
	margin-left:80px;
	margin-right:80px;
	margin-top:20px;
}
.main_content_wrapper_about p a  {
	
	color:#FF6;
}

.main_content_press {
	width:100%;
	height:1100px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_press {
	width:980px;
	height:1100px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_rp {
	width:100%;
	height:1180px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_rp {
	width:980px;
	height:1140px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_tr {
	width:100%;
	height:1620px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_tr {
	width:980px;
	height:1580px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_vc {
	width:100%;
	height:1500px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_vc {
	width:980px;
	height:1460px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_oss {
	width:100%;
	height:740px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_oss {
	width:980px;
	height:700px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.main_content_chains {
	width:100%;
	height:550px;
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
}
.main_content_wrapper_chains {
	width:980px;
	height:510px;
	padding-top:40px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

	
.catalogue_header{
	margin-top:30px;
	margin-bottom:10px;
	float:left;
	clear:left;
	margin-left:10px;
}
.catalogue_header span {
	font-size:0.7em;
}
.press_header {
	font-size:1.5em;
	float:left;
	margin-top:50px;
	margin-left:10px;
}
ul.press {
	float:left;
	clear:left;
	list-style:none;
	margin-left:20px;
	margin-top:60px;
	width:920px;
}
ul.press li {
    display:inline;
	float:left;
	width:140px;
	height:140px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-image:url(../images/footer_bg.jpg);
	margin:10px;
	padding:10px;
	position:relative;
	border:solid 1px #222;
}
ul.press li img {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
}
ul.press li img:hover {
	opacity:0.6;
}
ul.press li a h3 {
	position:absolute;
	display:block;
	width:100px;
	height:auto;
	background-color:#000;
	color:#000;
	margin-top:95px;
	margin-left:80px;
	font-size:0.8em;
	z-index:2;
	text-align:center;
	opacity:0;
}
ul.press li a h3:hover {
	background-color:#fff;
	width:100px;
	height:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:10px;
	padding:3px;
	text-indent:0px;
	display:block;
	font-size:0.8em;
	opacity:1;
}
	
ul.chains_list {
	float:left;
	clear:left;
	list-style:none;
	margin-left:30px;
	width:920px;
}
ul.chains_list li{	
    display:inline;
	float:left;
    width:180px;
	height:180px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-image:url(../images/footer_bg.jpg);
	margin:10px;
	padding:10px;
	position:relative;
	border:solid 1px #222;
}
ul.chains_list li img {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
}

ul.chains_list li img:hover {
	opacity:0.6;
}
ul.catalogue_list {
	float:left;
	clear:left;
	list-style:none;
	margin-left:40px;
	margin-top: 0px;
	position:relative;
}
ul.catalogue_list li{
    display:inline;
	width:100px;
	height:100px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-image:url(../images/footer_bg.jpg);
	margin:5px 10px 10px 5px;
	padding:5px;
	position:relative;
	border:solid 1px #222;
}

ul.catalogue_list li img {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
}
ul.catalogue_list li img:hover {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
	opacity:0.5;
}
	

a.back_to_catalogue {
	float:left;
	clear:left;
	margin-left:10px;
	font-size:1em;
	margin-top:30px;
	text-decoration:none;
}
.coming_soon {
	width:770px;
	height:265px;
	position:absolute;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top:800px;
	margin-left:180px;
	border:solid 1px #222;
}

.coming_soon h1 {
	font-size:2.6em;
	float:left;
	margin-left:25px;
	margin-top:25px;
}
 .sp_logo {
	 width:266px;
	 height:135px;
	 background-image:url(../images/sp_logo_white.gif);
	 background-repeat:no-repaet;
	 -moz-border-radius:10px;
	 -webkit-border-radius:10px;
	 position:absolute;
	 margin-top:890px;
	 margin-left:135px;
	 z-index:2;
	 -moz-box-shadow: 5px 5px 5px #000;
	 -webkit-box-shadow: 5px 5px 5px #000;
	 box-shadow: 5px 5px 5px #000;
 }
 
 .comingsoon_info {
	 width:430px;
	 height:135px;
	 float:left;
	 clear:left;
	 margin-left:245px;
	 margin-top:25px;
 }
	 
.please_email_me {
	font-size:1.2em;
	font-weight:lighter;
	position:absolute;
	margin-top:800px;
	margin-left:100px;
	color:#cccccc;
}

.footer {
	width:100%;
	height:250px;
	background-image:url(../images/footer_bg.jpg);
	border-top:solid 1px #222;
}

.footer_wrapper {
	width:980px;
	height:250px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:75% -10px;
	position:relative;
}
.footer_large {
	width:100%;
	height:350px;
	background-image:url(../images/footer_bg.jpg);
	border-top:solid 1px #222;
	
}

.footer_wrapper_large {
	width:980px;
	height:350px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:75% 10px;
	position:relative;
}

.footer_nav {
	position:absolute;
	margin-top:88px;
	margin-left:255px;
	font-size:1.2em;
	font-weight:lighter;
}

.footer_email {
	position:absolute;
	margin-top:125px;
	margin-left:255px;
	font-size:1.2em;
	font-weight:lighter;
}

.footer_phone {
	position:absolute;
	margin-top:146px;
	margin-left:255px;
	font-size:1.2em;
	font-weight:lighter;
}
	

.footer_logo {
	width:225px;
	height:126px;
	display:block;
	background-image:url(../images/footer_logo.jpg);
	position:absolute;
	margin-top:60px;
	margin-left:20px;
	border:none;
}
.we_accept {
	position:absolute;
	margin-top:85px;
	margin-left:720px;
	font-size:1.3em;
}
.paypal_logo {
	width:120px;
	height:56px;
	background-image:url(../images/paypal_logo.gif);
	background-repeat:none;
	position:absolute;
	margin-top:112px;
	margin-left:792px;
	-moz-box-shadow: 5px 5px 5px #000;
	 -webkit-box-shadow: 5px 5px 5px #000;
	 box-shadow: 5px 5px 5px #000;
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 border-radius:5px;
	
}
/*  catalogue links  */

.girly {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	margin-top:180px;
	margin-left:20px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #222;
}

.girly:hover {
	opacity:0.6;
}
.rock_punk {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	margin-top:180px;
	margin-left:340px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #222;
}

.rock_punk:hover {
	opacity:0.6; 
}

.vintage_classic {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	margin-top:180px;
	margin-left:658px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #222;
}
.vintage_classic:hover {
	opacity:0.6; 
}

.tattoo_rockabilly {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	margin-top:432px;
	margin-left:20px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #222;
}

.tattoo_rockabilly:hover {
	opacity:0.6; 
}

.chains {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	margin-top:432px;
	margin-left:339px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #222;
}

.chains:hover {
	opacity:0.6; 
}

.old_skool_skate {
	display:block;
	position:absolute;
	width:275px;
	height:210px;
	background-image:url(../images/footer_bg.jpg);
	border:solid 1px #222;
	margin-top:432px;
	margin-left:658px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.old_skool_skate:hover {
	opacity:0.6; 
}

.header_girly {
	width:220px;
	height:44px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:140px;
	margin-left:5px;
	font-size:1.4em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: -5px 5px 10px #000;
	 -webkit-box-shadow: -5px 5px 10px #000;
	 box-shadow: -5px 5px 10px #000;
}

.header_rock_punk {
	width:220px;
	height:60px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:140px;
	margin-left:378px;
	font-size:1.4em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: 0px -5px 20px #000;
	 -webkit-box-shadow: -5px 0px 20px #000;
	 box-shadow: 0px -5px 20px #000;
}

.header_vintage_classic {
	width:220px;
	height:44px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:140px;
	margin-left:755px;
	font-size:1.4em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: 5px 5px 10px #000;
	 -webkit-box-shadow: 5px 5px 10px #000;
	 box-shadow: 5px 5px 10px #000;
}

.header_tattoo_rockabilly {
	width:220px;
	height:60px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:640px;
	margin-left:5px;
	font-size:1.3em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: -5px -5px 10px #000;
	 -webkit-box-shadow: -5px -5px 10px #000;
	 box-shadow: -5px -5px 10px #000;
}

.header_chains {
	width:220px;
	height:60px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:640px;
	margin-left:378px;
	font-size:1.4em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: 0px 5px 20px #000;
	 -webkit-box-shadow: 0px 5px 20px #000;
	 box-shadow: 0px 5px 20px #000;
}

.header_old_skool_skate {
	width:220px;
	height:60px;
	display:block;
	background-image:url(../images/category_headers.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin-top:640px;
	margin-left:755px;
	font-size:1.4em;
	font-weight:lighter;
	text-align:center;
	padding-top:16px;
	-moz-box-shadow: 5px -5px 10px #000;
	 -webkit-box-shadow: 5px -5px 10px #000;
	 box-shadow: 5px -5px 10px #000;
}


h1.catalogue {
	position:absolute;
	margin-left:355px;
	text-align:center;
	font-size:1.5em;
	margin-top:35px;
}

.backtotop {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:1200px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_press {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:1000px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_press:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_rp {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:1080px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_rp:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_tr {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:1520px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_tr:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_vc {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:1400px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_vc:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_oss {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:640px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_oss:hover {
	color:#ccc;
	text-decoration:none;
}
.backtotop_chains {
	width:200px;
	height:45px;
	display:block;
	position:absolute;
	margin-top:450px;
	margin-left:755px;
	background-image:url(../images/footer_bg.jpg);
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	padding-top:15px;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
.backtotop_chains:hover {
	color:#ccc;
	text-decoration:none;
}

.item_page {
	width:100%;
	height:600px;
	clear:both;
}

.item_page_wrapper {
	width:980px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
.item_page_wrapper h1 {
	font-size:1.6em;
	text-align:center;
	margin-top:50px;
	float:left;
	margin-left:50px;
}
.item_pic_box {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat;
	padding:10px;
	float:left;
	clear:left;
	margin-left:75px;
	margin-top:20px;
	border:solid 1px #222;
}
.item_info_box {
	float:left;
	width:420px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	
}
.item_info_box table, .item_info_box_thin table {
	margin-bottom:5px;
}
.item_info_box_thin {
	float:left;
	width:380px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	
}
.item_info_box p {
	margin-top:3px;
}
.item_info_box a, .item_info_box_thin a{
	color:#FF6;
	text-decoration:none;
}
.item_info_box a:hover, .item_info_box_thin a:hover {
	color:#FF6;
	text-decoration:underline;
}
.item_info_box input:hover, .item_info_box_thin input:hover {
	opacity:0.7;
}
.item_info_box option, .item_info_box input, .item_info_box select, {
	color:#000;
}
.item_info_box_thin option, .item_info_box_thin input, .item_info_box_thin select, {
	color:#000;
}
table.ring_chart {
	height:830px;
	width:800px;
	margin-top:40px;
	margin-left:90px;
	margin-bottom:10px;
	font-size:0.8em;
	background-image:url(../images/ring_chart.gif);
	background-repeat:no-repeat;
	clear:both;
	border:none;
	float:left;
	padding:0;
}
table.ring_chart tr th {
	width:100px;
	height:48px;
	border:none;
	padding:0;
	color:#FF6;
}
table.ring_chart tr td {
	width:100px;
	height:28px;
	border:none;
	text-align:center;
	padding:0;
}
table.ring_chart tr td p {
	padding:0;
	margin:0;
}
