@charset "utf-8";

body, p, a, td, th, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

#layout-logo
{
	float: left;
	width: 275px;
	height: 110px;
	display: block;
}

#layout-logo span
{
	display: none;
}

#layout-top
{
	background:url(../images/logobar.png) no-repeat 0 0;
	height: 110px;
	width: 953px;
	margin: 10px auto 0 auto;
	position: relative;
	margin-bottom: 8px;
}
#layout-guest-top-nav,
#layout-top-nav
{
	position: absolute;
	/*left: 347px;*/
        left:327px;
        top:2px;
}

#layout-guest-top-nav,
#layout-guest-top-nav li,
#layout-top-nav,
#layout-top-nav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#layout-top-nav li a
{
	display: block;
	background-image:url(../images/page_top_nav.png);
	width: 126px;
	height:104px;
	text-indent: -9999px;
	outline: none;
}

#layout-top-nav li a.item1
{
	background-position: 0 0;
}

#layout-top-nav li a.item3
{
	background-position: 127px 0;
}

#layout-top-nav li a.item2
{
	background-position: 253px 0;
}

#layout-guest-top-nav li a
{
	display: block;
	background-image:url(../images/page_guest_top_nav.png);
	background-repeat: no-repeat;
	width: 124px;
	height:104px;
	text-indent: -9999px;
	outline: none;
}

#layout-guest-top-nav li a.item1
{
	background-position: 0 0;
}

#layout-guest-top-nav li a.item2
{
	background-position: -127px 0;
}

#layout-guest-top-nav li a.item3
{
	background-position: -253px 0;
}

#layout-guest-top-nav li a.item4
{
	background-position: -380px 0;
}

#layout-account-func 
{
	position: absolute;
	top: 0;
	right: 0;
}

#layout-lang
{
	position: absolute;
	bottom: 8px;
	right: 10px;
}

#layout-account-info
{
	position: absolute;
	/*left: 725px;*/
        left:707px;
	height: 92px;
	/*width: 137px;*/
        width:142px;
	top: 19px;
}

#layout-account-info div
{
	padding-top: 35px;
	color: white;
	font-weight: bold;
	padding-left: 7px;
	font-size: 13px;
        z-index: 10;
}

.roundcontainer
{
	width: 948px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/pattern_101_mid.gif) repeat-y 0 0;
	position: relative;
}

.roundcontainer .top
{
	background:url(../images/pattern_101_top.gif) no-repeat top left;
	position: absolute;
	width: 948px;
	height: 15px;
	top: 0;
	left: 0;
}

.roundcontainer .bottom
{
	background:url(../images/pattern_101_end.gif) no-repeat bottom left;
	position: absolute;
	width: 948px;
	height: 15px;
	bottom: 0;
	left: 0;
}

.roundcontainer .main
{
	padding: 15px 25px;
	color:#898989;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.roundcontainer .main .content
{
}

.roundcontainer .main h1
{
	margin: 0 0 0 -10px;
}


.dotbg
{
	background:url(../images/pattern_101_btm.gif) no-repeat bottom left;
}

.dotbg dt
{
	background:url(../images/pattern_101_top.gif) no-repeat top left;
}

.plainbg
{
	background:url(../images/pattern_plain_bg.png) no-repeat bottom left;
}

.plainbg dt
{
	background:url(../images/pattern_plain_bg.png) no-repeat top left;
}

#roundcontainer dl,
#roundcontainer dl dt,
#roundcontainer dl dd
{
	margin: 0;
	padding: 0;
	background: none;
}

#roundcontainer
{
	width: 948px;
	margin: 0 auto;
	padding: 0;
}

#roundcontainer dt,
#roundcontainer dd
{
	margin: 0;
	padding: 0;
}

#roundcontainer
{
}

#roundcontainer dt
{
	min-height: 20px;
}

#roundcontainer dt img
{
	margin: 10px 20px 5px 20px;
}

#roundcontainer dd
{
	padding: 0 20px 20px 25px;
	font-size: 12px;
	color: #333333;
}

#roundcontainer p
{
	margin: 5px 0 10px 0;
}

#roundcontainer table 
{
	width: 100%;
	border-collapse: collapse;
}

#roundcontainer table th,
#roundcontainer table td
{
	text-align: left;
	padding: 5px 3px;
	vertical-align: top;
	font-weight: normal;
	color: #555555;
}

#roundcontainer h4
{
	color: #6c38b7;
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0;
}

.purple
{
	color: #6c38b7;
}

em
{
	font-weight: bold;
	font-style: italic;
}
.button
{
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height:33px;
}

.button span
{
	display: none;
}

a 
{
	color: #6c36ba;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.disabled,
.disabled td,
.disabled th
{
	color: #909090 !important;
}


.jumpnav
{
	list-style-type:upper-alpha;
	font-weight: bold;
	color: #6C36BA
}

/* -- */
.usertype1
{
	background-image:url(../images/page_acc_1.png);
}

.usertype2
{
	background-image:url(../images/page_acc_2.png);
}

.usertype3
{
	background-image:url(../images/page_acc_3.png);
}

.usertype4
{
	background-image:url(../images/page_acc_4.png);
}

.usertype5
{
	background-image:url(../images/page_acc_5.png);
}

img
{
	border: 0;
}

div.hr
{
	border-bottom: 2px solid #6d35ba;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}

div.hr hr
{
	display: none;
}

div.layout_a_inner
{
	margin:20px 20px 0 49px;
	font-size: 16px;
	color: #464646;
}

div.layout_a_inner h1
{
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
	left: -5px;
}

div.myaccount_bg
{
	margin-bottom:10px; 
	height:461px; 
	background-image: url(../images/my_account_nr_bg.png);
	background-repeat: no-repeat;
}

div.plainborder h1
{
	background:url(../images/plain_border_t.png) no-repeat 0 0;
	height: 30px;
	margin: 0;
	padding: 10px 8px;
}

div.plainborder
{
	width: 948px;
	background:url(../images/plain_border_m.png) repeat-y 0 0;
	margin: 0 auto;
	padding: 0;
}

div.plainborder .content
{
	background:url(../images/plain_border_b.png) no-repeat 0 100%;
	min-height: 100px;
	margin: 0;
	padding: 3px;
}

ul.itemlist,
ul.itemlist li
{
	list-style: none;
	padding: 0;
	margin: 10px 0;
	clear: left;
	background:url(../images/list_product_bg.png) repeat-x 0 100%;
}

ul.itemlist h2
{
	margin: 0;
	font-size: 14px;
	padding: 0 10px;
}

ul.itemlist dl dt
{
	float: left;
	padding-left: 10px;
}

ul.itemlist dl dd
{
	margin-left: 190px;
	padding-top: 10px;
	font-size: 14px;
	color: #898989;
}

ul.itemlist dl dd h4
{
	color: #6c36ba;
}

ul.itemlist dl dd h4,
ul.itemlist dl dd p
{
	margin: 3px 0;
	padding: 0;
}


ul.itemlist span.level
{
	position: absolute;
}

ul.itemlist dl
{
	margin: 0;
	padding: 0;
}

ul.itemlist dt,
ul.itemlist dd
{
	margin: 5px 0 0 0;
	padding: 0;
}

ul.itemlist dl dd p span.level img
{
	position: relative;
	top: -20px;
	left: 10px;
}

br.clear {
	clear: both;
}



table.logtable
{
	width: 100%;
	border-collapse: collapse;
}

table.logtable td, 
table.logtable th
{
	padding: 2px;
	font-size: 12px;
	text-align: center;
}

table.logtable th
{
	border-bottom: 2px solid #6c36ba;
}

/** -- FAQ Page -- **/
#faq h2,
#howto h2
{
  font-size: 20px;
  color: #abcb00;
  margin: 25px 0 10px;
}

#faq div dl 
{
	margin: 0;
	padding: 0;
}
#faq div dl dt
{
  font-weight: bold;
  margin-top: 15px;
  text-decoration: underline;
  font-size: 14px;
}

#faq div dl dd
{
  padding: 0;
  margin: 0;
}

#faq div dl dd p
{
  margin: 3px 0 5px 0;
}

#faq div dl dl
{
  margin-left: 50px;
}

#faq div dl dl dt
{
  text-decoration: none;
  font-size: 12px;
}

#faq #dippers 
{
	margin-left: 100px;
}

#faq #dippers dt
{
	position: relative;
}

#faq #dippers dt img
{
  position: absolute;
  left: -70px;
  top: -10px;
}

#faq #dippers dd
{
  margin-bottom: 30px 
}

/* -- */
.footer_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	/*float: left;*/
        width: 450px;
}
.footer_right {
	display: inline;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
        width:130px;
}
.footer {
	display: block;
	padding-top: 7px;
	padding-right: 26px;
	padding-bottom: 7px;
	padding-left: 26px;
}
.footer .footer_left a {
	text-decoration: none;
	color: #555555;
}
.content {
	background-position: top;
	margin-right: 26px;
	margin-left: 26px;
	clear: both;
	height: 100%;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0076a3;
}

.index_content_left {
	display: block;
	width: 769px;
	float: left;
	background-image: url(../images/index_dipmatch_preview_bg.jpg);
	background-position: 0px 36px;
}
.index_content_left_body {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
}
.content .index_content_left .index_content_left_body li {
	margin-bottom: 10px;
}

.start_product_blue {
	background-image: url(../images/listing_deep_blue_bg.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 181px;
	margin-top: 6px;
}
.content_footer {
	background-image: url(../images/index_dipmatch_preview_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	width: 100%;
	float: left;
}

.index_content_left_header {
	clear: both;
	overflow: hidden;
}
.content .right_col {
	margin-left: 15px;
	float: right;
	display: inline;
	height: auto;
	vertical-align: top;
	width: 164px;
}
.side_box_1 {
	background-color: #fff47f;
	margin-bottom: 4px;
	padding: 0;
	display: block;
}
.side_common_footer {
	background-image: url(../images/side_common_footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	display: block;
}
.side_box_header_1 {
	background-image: url(../images/side_breaking_dip_header.jpg);
	height: 27px;
	width: 164px;
	display: block;
}

.side_box_2 {
	background-color: #ffde7f;
	margin-bottom: 4px;
}
.side_box_3 {
	background-color: #adffd7;
}
.side_box_header_2 {
	background-image: url(../images/side_game_header.jpg);
	height: 27px;
	width: 164px;
	display: block;
}
.side_box_header_3 {
	background-image: url(../images/side_promotion_header.jpg);
	height: 27px;
	width: 164px;
	display: block;
}
.start_product_count {
	float:left;
	width:45px;
	margin-left: 15px;
	text-align:left;
	padding-top:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
        text-decoration:none;
}
.start_product_price {
	float:left;
	width:45px;
	margin-left: 15px;
	text-align:left;
	padding-top:15px;
	color:#4d096a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
        text-decoration:none;
}
.start_product_green {
	background-image: url(../images/listing_green_bg.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 181px;
	margin-top: 6px;
}
.start_product_orange {
	background-image: url(../images/listing_orange_bg.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 181px;
	margin-top: 6px;
}
.start_product_grey {
	background-image: url(../images/listing_grey_bg.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 181px;
	margin-top: 6px;
}
.current_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffff00;
}
.content_text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: 18px;
	text-align: justify;
}
.content_text_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c36ba;
	line-height: 18px;
	text-align: justify;
}
.content_text_grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 18px;
	text-align: justify;
}
.content_text_grey16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
}
.content_text_purple16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6c36ba;
}

.content_text_purple14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c36ba;
}

.start_product_name {
    height:28px;
    width:100%;
    text-align:center;
    padding-top:5px;
    color:#464646;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.start_product_time {
    /*width:105px;*/
    margin-top:5px;
    margin-bottom:3px;
    margin-left: 12px;
    display:block;
    font-size:11px;
    color:#464646;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.start_product_photo {
    width:88px;
    /*margin-top:26px;*/
    height: 68px;
    text-align:center;
    padding:6px 9px 2px 18px;
}

.start_product_desc {
    float:left;
    width:120px;
    height:47px;
    font-size:11px;
    color:#FFFFFF;
    font-family:Arial,Helvetica, sans-serif;
    padding:2px 0px 0px 0px;
    text-align: center;
}

.product_retract_desc {
    font-size:12px;
    color:#FFFFFF;
    font-family:Arial,Helvetica, sans-serif;
    text-decoration:underline;
}

.content_text_white14 {
    font-size:14px;
    font-family:Arial,Helvetica, sans-serif;
    color:white;
}

.content_text_white16 {
    font-size:16px;
    font-family:Arial,Helvetica, sans-serif;
    color:white;
}

.content_text_red12 {
    font-size:12px;
    font-weight:bold;
    font-family:Arial,Helvetica, sans-serif;
    color:red;
}

.content_text_blue12 {
    font-size:12px;
    font-weight:bold;
    font-family:Arial,Helvetica, sans-serif;
    color:#2C2D8B;
}

.content_text_white24 {
    font-size:24px;
    font-family:Arial,Helvetica, sans-serif;
    color:white;
}

.content_text_white18 {
    font-size:18px;
    font-family:Arial,Helvetica, sans-serif;
    color:white;
}

.content_text_white12 {
    font-size:12px;
    font-family:Arial,Helvetica, sans-serif;
    color:white;
}

.timer_text_green40 {
    font-size:40px;
    font-weight:bold;
    font-family:Arial,Helvetica, sans-serif;
    color:#74CF42;
}

.price_text_blue40 {
    font-size:40px;
    font-weight:bold;
    font-family:Arial,Helvetica, sans-serif;
    color:#2C2D8B;
}

.reminder_bal {
    /*background-image: url('../images/reminder.jpg');
    background-repeat: no-repeat;*/
    position: absolute;
    width: 380px;
    /*margin-top: -445px;*/
    margin-left: 30px;
    top: 220px;
}

.dipped_dot {
    border: 0;
    background:url(../images/dipgreydot.png) no-repeat 0 0;
    color: #ffffff;
    font-size: 18px;
    width: 70px;
    height: 70px;
}

.dip_dot {
    border: 0;
    background:url(../images/dipreddot.png) no-repeat 0 0;
    color: #000000;
    font-size: 18px;
    width: 70px;
    height: 70px;
}