* {
	padding:0;
	margin:0;
}

body {
    margin:0 0 0 0;
    padding:0;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    background:url(images/body_bg.png) repeat-x #dddddd;
}

a {
	color:#4a4a4a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
    border:0;
}

h1 {
	font-size:24px;
	color:#f37600;
	font-weight:normal;
	margin:0px 0 10px 0;
	padding:0;
}

h2 {
	font-size:24px;
	color:#f37600;
	font-weight:normal;
	margin:0px 0 10px 0;
	padding:0;
}

h3 {
	font-size:15px;
	color:#f37600;
	font-weight:bold;
	margin:0px 0 5px 0;
	padding:0;
}

h3 a {
	font-size:15px;
	color:#f37600;
	font-weight:bold;	
	text-decoration:underline;
}

h3 a:hover {
	text-decoration:none;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:justify;
}

.clear {
    clear: both;
}

.body {
	background:url(images/body_bg.gif) no-repeat center top;
	padding-top:22px;
}

.wrapper {
    width:950px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.content_head {
	background:url(images/content_head_bg.gif) no-repeat;
	width:950px;
	height:212px;
}

.content_main {
	background:url(images/content_main_bg.gif) repeat-y;
	width:950px;
	padding-top:15px;
}

.content_main_gradient {
	
}

.header_left {
	float:left;
	width:250px;
}

.logo {
	float:left;
	padding-top:60px;
	padding-left:70px;
}

.header_right {
	float:left;
}

.header_right .teaser {
	position:absolute;
}

.header_right .teaser div {
	position:absolute;
	background:url(images/teaser.jpg) no-repeat;
	top:47px;
	width:658px;
	height:175px;
}

.header_right .on_top_magazine {
	position:absolute;
}

.header_right .on_top_magazine div {
	position:absolute;
	left:477px;
	top:45px;
}

.header_right .top_navi {
	padding-top:32px;
}

.header_right .top_navi ul {
	list-style:none;
	margin-left:15px;
}

.header_right .top_navi ul li {
	float:left;
	display:block;
	color:#5d5d5d;
}

.header_right .top_navi ul li a {
	color:#5d5d5d;
	text-decoration:none;
}

.header_right .top_navi ul li a:hover {
	text-decoration:underline;
}

.header_right .top_navi ul li .active {
	font-weight:bold;
	color:#f37600;
}


.content_left {
	float:left;
	width:250px;
}

.content_right {
	float:left;
	width:658px;
}

.left_navi {
	width:205px;
	vertical-align:top;
}

.left_navi ul {
	list-style:none;
	/* background:url(images/left_navi_bg.png) repeat-x #f7f7f7; */
}

.left_navi ul li {
	background:url(images/left_navi_li_bg.gif) no-repeat;
	line-height:30px;
	height:30px;
	text-align:right;
}

.left_navi ul li a {
	margin-right:50px;
}


.left_addon_head {
   position:absolute;
}

.left_addon_head div {
	position:absolute;
	top:-10px;
}

.left_addon_foot {
	 position:absolute;
}

.left_addon_foot div {
	position:absolute;
	top:-10px;
}

.left_navi_spacer {
	height:20px;
}

.left_addon_mid {
	width:35px;
	background:url(images/left_addon_mid.png) repeat-y;
}


.bestseller_box {
	background:url(images/bestseller_bg.png) no-repeat;
	width:222px;
	height:178px;
}

.bestseller_box_padding {
	padding:20px 0 0 37px;
	text-align:center;
}

.product_row {
	padding:15px 0 15px 0;
}

.product_row .product {
	float:left;
	width:200px;
	margin-right:19px;
}

.product_row .last {
	margin-right:0;
}

.product_row .product_image {
	float:left;
	width:100px;
	text-align: center;
}

.product_row .product_description {
	float:left;
	width:90px;
}

.product_row .product_description .product_title {
	font-weight:bold;
	color:#f37600;
	padding-bottom:2px;
}

.product_row .product_description .product_subtitle {
	color:#f37600;
	padding-bottom:8px;
}

.product_row .product_description .product_price {
	font-size:11px;
	color:#000;
	padding-bottom:2px;
}

.product_row .product_description .product_bonus {
	font-size:11px;
	color:#000;	
	padding-bottom:15px;
}

.product_row .product_description .product_button {
	
}

.footer_spacer {
	height:30px;
}

.footer {
	background:url(images/footer_bg.png) no-repeat;
	width:950px;
	height:72px;
	color:#f7f7f7;
	font-size:11px;
}

.footer_padding {
	
}

.footer_left {
	float:left;
	width:420px;
	padding:20px 0 0 60px;
}

.footer_left a {
	color:#f7f7f7;
	font-size:11px;
}

.footer_right {
	float:left;
	margin-top:16px;
}

.footer_right a {
	color:#f7f7f7;
	font-size:12px;
}

.footer_to_top_icon {
	float:left;
	margin-right:10px;
}

.footer_to_top_link {
	float:left;
	margin-top:4px;
	margin-right:20px;
}

.footer_print_icon {
	float:left;
	margin-right:10px;
}

.footer_print_link {
	float:left;
	margin-top:4px;
	margin-right:20px;
}


.footer_advise_icon {
	float:left;
	margin-right:10px;
}

.footer_advise_link {
	float:left;
	margin-top:4px;
	margin-right:20px;
}



#sidebar {
	list-style:none;
}

.meta {
	font-size:10px;
	margin-bottom:10px;
}

.feedback {
	margin-bottom:10px;
}

#comment {
	width:658px;
}

.commentlist {
	list-style:none;
}

.comment-meta {
	font-size:10px;
	margin:3px 0 3px 0;
}

.storycontent ul {
	padding-left:20px;
}

.storycontent ol {
	padding-left:20px;
}
