@CHARSET "UTF-8";

body {
	margin:0px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

img { border: 0px; }
h1 { font-size:18px; color:#197fba; margin:0px; margin-left:10px; margin-bottom:5px; }
h2 { font-size:12px; color:#197fba; margin:0px; margin-left:10px; margin-bottom:2px; }
h1.content { font-size:30px; margin:0px; font-weight:normal; margin-bottom:10px; line-height:27px;}
h1.content_minimal { font-size:18px; margin:0px; font-weight:normal; margin-bottom:10px; }
h2.content { font-size:12px; color:#197fba; margin:0px; margin-bottom:2px; }
div.content_box_middle h2, table.register h2 { font-size:18px; margin:0px; padding:0px; }
div.content_box_middle h3, table.register h3 { font-size:15px; margin:0px; padding:0px; }

a:link { text-decoration:none; font-weight:bold; color:#ff9f00; }
a:active { text-decoration:none; font-weight:bold; color:#ff9f00; }
a:visited { text-decoration:none; font-weight:bold; color:#ff9f00; }
a:hover { text-decoration:none; font-weight:bold; color:#ff9f00; }

a.faq {  text-decoration:none; font-weight:bold; color:#1e91d2; }
a.faq:link {  text-decoration:none; font-weight:bold; color:#1e91d2; }
a.faq:active {  text-decoration:none; font-weight:bold; color:#1e91d2; }
a.faq:visite {  text-decoration:none; font-weight:bold; color:#1e91d2; }
a.faq:hover {  text-decoration:none; font-weight:bold; color:#83b3d7; }


table.principle-table {
	width:760px;
	//width:760px;
}

div#header {
	width:100%;
	height:93px;
	text-align:left;
	background-image:url(/static/gfx/header_background.jpg);
}

div#inner_header {
	margin-left:25px;
	position:relative;
	width:790px;
	height:93px;
}

div#logo {
	position:absolute;
	left:0px;
	top:25px;
}

div#sidebar {
	position:absolute;
	right:-145px;
	top:77px;
	width:132px;
	height:290px;
	text-align:center;
	padding-top:18px;
	background-image:url(/static/gfx/sidebar.jpg);
}

div#metanavi {
	position:absolute;
	right:0px;
	bottom:0px;
}

div#content_minimal {
	position:relative;
	width:738px;
	padding:20px;
	padding-top:24px;
	font-size:12px;
	color:#197fba;
}

div#content {
	background-image:url(/static/gfx/content_background.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:738px;
	background-color:#e5f3fa;
	border:1px solid #bbdef2;
	padding:20px;
	padding-top:20px;
	font-size:12px;
	color:#197fba;
}

div#content_principle {
	background-image:url(/static/gfx/content_background.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:758px;
	background-color:#e5f3fa;
	border:1px solid #bbdef2;
	padding:20px;
	padding-top:20px;
	font-size:12px;
	color:#197fba;
}

div.content {
	background-image:url(/static/gfx/content_background.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:738px;
	background-color:#e5f3fa;
	border:1px solid #bbdef2;
	padding:20px;
	padding-top:20px;
	font-size:12px;
	color:#197fba;
}

div.balloon_S {
	position:relative;
	background-image:url(/static/gfx/balloon_S.png);
	width:48px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding-top:5px;
}

div.balloon_L {
	position:relative;
	background-image:url(/static/gfx/balloon_L.png);
	width:55px;
	height:56px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	padding-top:10px;
	margin-top:-10px;
	font-stretch: 
}

div.balloon_XL {
	position:relative;
	background-image:url(/static/gfx/balloon_XL.png);
	width:164px;
	height:37px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:4px;
	float:right;
	margin-right:20px;
}

div.order {
	position:relative;
	height:25px;
	font-weight:bold;
}

a.order_inactive:link { text-decoration:none; font-size:12px; font-weight:bold; color:#197fba; }
a.order_inactive:active { text-decoration:none; font-size:12px; font-weight:bold; color:#197fba; }
a.order_inactive:visited { text-decoration:none; font-size:12px; font-weight:bold; color:#197fba; }
a.order_inactive:hover { text-decoration:none; font-size:12px; font-weight:bold; color:#197fba; }

a.order_active:link { text-decoration:none; font-size:12px; font-weight:bold; color:#ff9f00; }
a.order_active:active { text-decoration:none; font-size:12px; font-weight:bold; color:#ff9f00; }
a.order_active:visited { text-decoration:none; font-size:12px; font-weight:bold; color:#ff9f00; }
a.order_active:hover { text-decoration:none; font-size:12px; font-weight:bold; color:#ff9f00; }


div.content_box_S_LEFT_placeholder {
	position:relative;
	width:327px;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	margin-bottom:2px;
	padding-top:3px;
}

div.content_box_S_LEFT {
	position:relative;
	background-image:url(/static/gfx/content_box_S_LEFT.png);
	width:327px;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	margin-bottom:2px;
	padding-top:3px;
}


div.browser{
	width:366px;
	height:31px;
	position:relative;
	background-image:url(/static/gfx/browse.png);
	margin-top:8px;
}

div.browser_currentPage {
	position:absolute;
	left:177px;
	top:4px;
	text-align:center;
	width:20px;
	font-size:18px;
	font-weight:bold;
	color:#197fba;
}

div.browser_previousPage {
	position:absolute;
	left:159px;
	top:7px;
	text-align:center;
	width:18px;
}

div.browser_nextPage {
	position:absolute;
	left:196px;
	top:7px;
	text-align:center;
	width:18px;
	
}

div.browser_begin {
	position:absolute;
	left:140px;
	top:11px;
}

div.browser_end {
	position:absolute;
	left:217px;
	top:11px;
}

a.browser:link { float:left;width:18px;text-align:center;font-size:14px; text-decoration:none; color:#FFBE1F; font-weight:bold; }
a.browser:active { float:left;width:18px;text-align:center;font-size:14px; text-decoration:none; color:#FFBE1F; font-weight:bold; }
a.browser:visited { float:left;width:18px;text-align:center;font-size:14px; text-decoration:none; color:#FFBE1F; font-weight:bold; }
a.browser:hover { float:left;width:18px;text-align:center;font-size:14px; text-decoration:none; color:#FFBE1F; font-weight:bold; }


div.product_description {
	width:160px;
	padding-left:10px;
	font-size:11px;
}

div.product_image {
	position:absolute;
	left:190px;
	top:55px;
}

div.product_balloon {
	position:absolute;
	right:10px;
	top:15px;
}

div.product_price {
	margin-top:10px;
	font-size:11px;
}

div.content_box_L_RIGHT {
	position:relative;
	background-image:url(/static/gfx/content_box_L_RIGHT.png);
	width:324px;
	height:231px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	margin-bottom:2px;
	color:#000000;
}


div#content_TL {
	background-image:url(/static/gfx/content_corner_TL.png);
	width:32px;
	height:32px;
	position:absolute;
	top:-1px;
	left:-1px;
}

div#content_TR {
	background-image:url(/static/gfx/content_corner_TR.png);
	width:32px;
	height:32px;
	position:absolute;
	top:-1px;
	right:-1px;
}

div#content_BR {
	background-image:url(/static/gfx/content_corner_BR.png);
	width:32px;
	height:32px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}

div#content_BL {
	background-image:url(/static/gfx/content_corner_BL.png);
	width:32px;
	height:32px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}


a.metanavi:link { text-decoration:none; color:#ffba48; font-size:11px; font-weight:bold; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.metanavi:active { text-decoration:none; color:#ffba48; font-size:11px; font-weight:bold; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.metanavi:visited { text-decoration:none; color:#ffba48; font-size:11px; font-weight:bold; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.metanavi:hover { text-decoration:underline; color:#ffba48; font-size:11px; font-weight:bold; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }

a.metanavi_wb { text-decoration:none; color: #1e91d4; font-weight:normal; font-size:11px; padding-left:8px; padding-right:5px; }
a.metanavi_wb:link { text-decoration:none; color: #1e91d4; font-weight:normal; font-size:11px; padding-left:8px; padding-right:5px; }
a.metanavi_wb:active { text-decoration:none; color: #1e91d4; font-weight:normal; font-size:11px; padding-left:8px; padding-right:5px; }
a.metanavi_wb:visited { text-decoration:none; color: #1e91d4; font-weight:normal; font-size:11px; padding-left:8px; padding-right:5px; }
a.metanavi_wb:hover { text-decoration:none; color: #1e91d4; font-weight:normal; font-size:11px; padding-left:8px; padding-right:5px; }

div#main {
	margin-left:25px;
	text-align:left;
	position:relative;
	padding-top:50px;
	width:783px;
	padding-left:5px;
	
}

div#menu {
	position:absolute;
	left:0px;
	top:0px;
	height:44px;
	width:790px;
	background-image:url(/static/gfx/menu.jpg);
	background-position:0px 0px;
}

div#shoplist {
	display:none;
	position:absolute;
	left:5px;
	top:35px;
}

div#searchstart {
	position:absolute;
	left:230px;
	top:-4px;
}

div#search {
	position:absolute;
	left:425px;
	top:13px;
}

select {
	border:1px solid #b0d9f0;
	font-size:12px;
	padding:4px;
	color:#a3a3a3;
	margin-top:7px;
	margin-bottom:7px;
}

select.account {
	margin:0px;
	margin-bottom:5px;
}

textarea {
	font-family:Arial;
	border:1px solid #b0d9f0;
	font-size:12px;
	padding:4px;
	color:#a3a3a3;
	margin-top:7px;
	margin-bottom:7px;
}

div#main input {
	border:1px solid #b0d9f0;
	font-size:12px;
	padding:4px;
	color:#a3a3a3;
	margin-top:7px;
	margin-bottom:7px;
}

input.account {
	margin:0px;
	margin-bottom:5px;
	width:150px;
}

input#searchinput {
	padding:0px !important;
	margin:0px !important;
	border:0px !important;
	color:#8d8c92 !important;
	font-size:14px !important;
	width:210px !important;
	height:18px !important;
	padding-left:3px !important;
}

div#shadow {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
}

div#shadow_box {
	position:absolute;
	left:0px;
	top:0px;
	width:340px;
	height:294px;
	background-image:url(/static/gfx/shadow_box.png);
}

div#shadow_box_headline {
	position:absolute;
	left:30px;
	top:-15px;
}

div#shadow_real {
	position:relative;
	filter: alpha(opacity=55); 
	-moz-opacity: .55; 
	background-color:#000000; 
	width:100%;
	height:100%;
}

div#shadow_box_content {
	padding:15px;
	padding-top:20px;
	color:#197fba;
	text-align:left;
}

div#shoplist_content {
	padding-top:15px;
	width:420px;
	border-left:5px solid #1e91d4;
	border-right:5px solid #1e91d4;
	background-color:#FFFFFF;
	text-align:center;
}

div.shoplist_content_inner {
	width:205px;
	text-align:center;
}

a.shoplist:link { text-align:left; padding-left:20px; text-decoration:none; width:160px; float:left; height:13px; margin-bottom:6px; font-size:11px; color:#ffba48;  }
a.shoplist:active { text-align:left; padding-left:20px; text-decoration:none; width:160px; float:left; height:13px; margin-bottom:6px; font-size:11px; color:#ffba48;  }
a.shoplist:visited { text-align:left; padding-left:20px; text-decoration:none; width:160px; float:left; height:13px; margin-bottom:6px; font-size:11px; color:#ffba48;  }
a.shoplist:hover { text-align:left; padding-left:20px; text-decoration:none; width:160px; float:left; height:13px; margin-bottom:6px; font-size:11px; color:#1e90d6; font-weight:bold; background-image:url(/static/gfx/menu_arrow.jpg); background-repeat:no-repeat; background-position:5px 0px; }

div.CS-shoplist {
	margin-left:10px;
	margin-top:-4px;
	margin-bottom:1px;
	width:184px;
	height:3px;
	overflow:hidden;
	float:left;
	background-image:url(/static/gfx/menu_splitter.jpg);
}

div.shoplist {
	margin-left:10px;
	margin-top:-4px;
	margin-bottom:1px;
	width:184px;
	height:3px;
	float:left;
	background-image:url(/static/gfx/menu_splitter.jpg);
}

div#shoplist_top {
	width:430px;
	//width:420px;
	height:8px;
	overflow:hidden;
	background-color:#1e91d4;
	position:absolute;
	left:0px;
	top:0px;
}

div#shoplist_bottom {
	width:430px;
	//width:420px;
	overflow:hidden;
	height:34px;
	background-image:url(/static/gfx/menu_bottom.jpg);
	position:absolute;
	left:0px;
	bottom:-34px;
}

div#footer { margin-top:10px; text-align:center; }

a.footer:link { text-decoration:none; color:#1e91d4; font-size:12px; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.footer:active { text-decoration:none; color:#1e91d4; font-size:12px; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.footer:visited { text-decoration:none; color:#1e91d4; font-size:12px; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }
a.footer:hover { text-decoration:underline; color:#1e91d4; font-size:12px; padding-left:8px; padding-right:5px; border-left:1px solid #1e91d4; }

div#searchresult {
	position:absolute;
	left:2px;
	top:21px;
	width:212px;
	height:80px;
	border:1px solid #197fba;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color:#FFFFFF;
	line-height:20px;
	display:none;
}

a.suggest:link { padding-left:10px; font-weight:normal; font-size:12px; color:#8e8c93;text-decoration:none;float:left;width:200px; }
a.suggest:active { padding-left:10px; font-weight:normal; font-size:12px; color:#8e8c93;text-decoration:none;float:left;width:200px; }
a.suggest:visited { padding-left:10px; font-weight:normal; font-size:12px; color:#8e8c93;text-decoration:none;float:left;width:200px; }
a.suggest:hover { padding-left:10px; font-weight:normal; font-size:12px; color:#8e8c93;text-decoration:none;float:left;width:200px; background-color:#fff3de; }

span.suggest_mark { font-weight:bold; color:#197fba; }

th.account {
	padding-bottom:3px;
}

td { font-size:12px; }

th { font-size:12px; color:#197fba; }

td.account {
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}

td.account_odd {
	background-color:#d7ebf7;
}

td.account_even {
	background-color:#c5e3f4;
}

td.account_buy_in {
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #FFFFFF;
}

td.account_buy_in_odd {
	background-color:#d7ebf7;
} 

td.account_buy_in_even {
	background-color:#c5e3f4;
}

hr {
	border:0px;
	border-top:3px solid #99ceec;
	height:0px;
}

div#principle_example_1 {
	position:absolute;
	left:4px;
	top:245px;
	//top:212px;
}
div#principle_example_2 {
	position:absolute;
	left:4px;
	top:499px;
	//top:487px;
}

div.account_headline {
	width:754px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#197fba;
	padding:4px;
	margin-left:-20px;
	padding-left:20px;
	margin-top:20px;
}

div.account_section {
	width:752px;
	border:1px solid #197fba;
	border-top:0px;
	color:#197fba;
	padding:4px;
	margin-left:-20px;
	padding-left:20px;
	background-color:#99ceec;
}

div.account_section_inner {
	background-color:#FFFFFF;
	margin-top:4px;
	margin-left:-20px;
	width:737px;
	padding:4px;
	padding-left:35px;
	border-top:1px solid #197fba;
	margin-bottom:-4px;
	display:none;
}

a.settings:link { color:#197fba; font-weight:normal; text-decoration:none; }
a.settings:active { color:#197fba; font-weight:normal; text-decoration:none; }
a.settings:visited { color:#197fba; font-weight:normal; text-decoration:none; }
a.settings:hover { color:#197fba; font-weight:normal; text-decoration:none; }

div.headtip {
	position:relative;
	background-color:#e1f1f9;
	padding:5px;
	padding-left:36px;
	padding-right:36px;
	border:1px solid #99ceec;
	color:#197fba;
}

div.content_box_top {
	width:426px;
	height:36px;
	background-image:url(/static/gfx/content_box_top.png);
}

div.content_box_middle {
	width:409px;
	padding-left:15px;
	background-color:#FFFFFF;
	border-left:1px solid #a9d5ef;
	border-right:1px solid #a9d5ef;
}

div.content_box_bottom {
	width:426px;
	height:36px;
	background-image:url(/static/gfx/content_box_bottom.png);
}

div.principle-right {
	overflow: hidden; position: absolute; right: 0px; top: 20px; 
	width: 350px;
	//width:420px;
}

input.checkbox {
	height:10px;
	border:0px;
}

td {
	color:#197FBA;
}

div.headtip_dropdown {
	position:absolute;left:8px;top:2px;
}

input#vercode { width:146px;margin-top:0px !important;
//margin-top:-1px !important;
}

div.register_login_box {
	width:300px;
}

div.content_ie6 { }

img.pgfx { margin-right:2px;}


div.friend-invite {
	background-image:url(/static/gfx/invite_friends_choose_background.jpg);height:265px;
}

div.friend-invite-list {
	background-image:url(/static/gfx/invite_friends_list_background.jpg);height:295px;
}

div.friend-invite-import {
	background-image:url(/static/gfx/invite_friends_background.jpg);height:265px;
}

span.csprice { color:#f95b0d;font-size:18px;font-weight:bold; }
