/***** Global Settings *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font-family:"MS PGothic";
}
/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}
h2 {
padding:5px 0;
letter-spacing:-1px;
font-size:1.5em;
}
h3 {
font-size:1em;
font-weight:bold;
}
/***** Common Formatting *****/
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Links *****/
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}
/***** Forms *****/
form {
margin:0;
padding:0;
display:inline;
}
input, select, textarea {
font:1em Arial, helvetica, sans-serif;
}
textarea {
width:100%;
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tables *****/
table {
border:0;
padding:0;
}
/***** Wrapper *****/
#wrap {
width:730px;
margin:0 auto;
}
/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.wrap { width:730px;margin:0 auto; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }
.yellow{color:#fded70;}
.white{color:white;}
.no-decoration{text-decoration:none;}
/* MAIN TEMPLATE*/


#container{
	border:0px solid red;
	height: 100%;
	margin:0 auto;
	width: 946px;
}
/* HEADER */
#header{
	border:0px solid blue;
	height:127px;
	margin-top:4px;
	margin-bottom:6px;
	position:relative;
}

#hd_left_picture{
	margin-top:-4px;
	background: url('../images/hd_left_couple.gif') no-repeat;
	width:152px;
	height:171px;
	float:left;
}

#hd_right{
	width:730px;
	float:right;
}

#hd_right_top{
	width:730px;
	height:45px;
}

#hd_right_middle{
	width:730px;
	height:32px;
	font-size:13px;
}

#hd_right_middle img{
	margin:0 0 -3px 0;
}

#hd_right_bottom{
	float:left;
	width:794px;
	height:40px;
}

#hd_right_bottom_left{
	float:left;
	width:730px;
	height:40px;
	background: url('../images/hd_right_bottom_left.gif') repeat-x top left;
}

/*---------MENU------------------*/

#menu {
	margin:5px 0px 5px 0px; 
	height:30px;
	width:100%;
}

#menu ul {
	
	
}

#menu ul li {
	display: inline; 
	list-style-type: none;
	
}
#menu ul li a {
	color: white;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center; 
	vertical-align:middle;
	line-height:30px;
	float: left;
	
}

#menu ul li a:hover {
	text-decoration: none;
	color:white;
	
}

#menu ul li.wide_text a{
	min-width:60px;
}
/*--------- END MENU------------------*/

#hd_right_bottom_right{
	float:right;
}

#hd_text{
	float:right;
	padding:0px 0px 0 0;
	height: 90px
}

/* END HEADER */

/* FOOTER */
#footer {
	background: url('../images/bg_footer.gif') no-repeat;
	margin-top:6px;
	margin-bottom:14px;
	color:white;
	text-decoration:none;
	position: relative;
	height:87px;
	clear: both;
}

#footer_left{
	float:left;
	height:87px;
	width: 196px;
}
#footer_left p{
	font-family:"Tahoma";
	font-size:11px;
	margin:15px 15px 35px 65px;
}

#footer_right{
	float:right;
	height:87px;
	width: 946px;
}
#footer_right_top {
	float:left;
	width:745px;
	text-align:center;
}
#footer_right_top p{
	margin: 8px auto 3px auto;
	color:white;
	font-size:11px;
	
}

#footer_right_top a{
	text-decoration:none;
}

#footer_right_middle{
	float:left;
	width:946px;
	text-align:center;
}

#footer_right_middle p{
	margin: 4px auto 3px auto;
	color:black;
	font-size:11px;
}

#footer_right_middle a{
	color:black;
	text-decoration:none;
}
/* END FOOTER */


/* MIDDLE CONTENT */
#content{
	margin-bottom:6px;
	position:relative;
	float:left;
	width:730px;
}

#content_header{
	float:left;
	width:730px;
	height:35px;
	background: url('../images/bg_content_header.gif') no-repeat;

}

#content_header_left{
	float:left;
	width:196px;
	color:white;
	font-weight:bold;
	padding:10px 0px 2px 10px;
	font-size:12px;
}

#content_header_right{
	float:right;
	width:730px;
	color:white;
	font-weight:bold;
	padding:10px 0px 2px 10px;
	font-size:12px;
}


#content_middle{
	background: url('../images/bg_content.gif') repeat-y;
	position:relative;
	width:730px;
	float:left;	
	
}
#left{
	position:relative;
	width:196px;
	float:left;
}
#parent_category{
	position:relative;
	background: url('../images/bg_parent_category.gif') no-repeat;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	width:190px;
	height:24px;
	color:white;
	font-weight:bold;
	font-size:12px;
}

#parent_category p{
	padding:3px 0px 0px 7px;
}

.category{
	position:relative;
	background:#f6f8f9;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	width:188px;
	height:20px;
	color:#2383b8;
	font-size:11px;
	border:1px solid #d6dadb;
}

.category_over{
	position:relative;
	background:#F19C05;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	width:188px;
	height:20px;
	color:#ffffff;
	font-size:11px;
	border:1px solid #d6dadb;
}




#category p{
	padding:3px 0px 0px 7px;
}

#page_content {
	position:relative;
	width:742px;
	float:right;
}

#parent_category_bottom {
	position:relative;
	background: url('../images/left_bottom.gif') no-repeat;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	width:190px;
	height:5px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
/* END MIDDLE CONTENT */

.input{
	width:170px;
	height:18px;
	border:none;
	font-size:12px;
	line-height:normal;
	color:#7a8489;
} 

.a_out {
	color:#f19c05;
}

.a_over{
	color: #FFFFFF;
	background-color:#f19c05;
}

.aff_input{
	width:170px;
	height:18px;
	border:none;
	font-size:12px;
	line-height:normal;
	color:#7a8489;
}

.input_contact{
	width:240px;
	height:18px;
	border:none;
	font-size:12px;
	line-height:normal;
	color:#7a8489;

}

.a_out_faq {
	color:#379fd8;
}

.a_over_faq{
	color: #FFFFFF;
	background-color:#379fd8;
}

.info-text {
	background-color:#EFF0F2;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
	padding:5px 10px;
}

.ranking-days {
	padding:0px 0px 5px 0px;
	font-size: 60%;
	text-align: right;
	vertical-align:bottom;
	color: #666666;
}

#ranking {
	width:730px;
	border-color : #333333; 
	border : solid; 
	border-top-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 0px; 
	border-right-width : 0px; 
}

#ranking .rt01 {
	padding:0px 5px 5px 5px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#ranking .rt01 a{color: #666666; text-decoration: underline;}
#ranking .rt01 a:hover {color: #0000FF; text-decoration: underline;}

#w200 {
	width:200px;
	background-color:#F0F1F3;
}

#w460 {
	width:510px;
	border-color : #333333; 
	border : solid; 
	border-top-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 0px; 
	border-right-width : 0px; 
}

#w460 .n-text {
	padding:10px 5px 10px 5px;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
}
#w460 .n-text a{color: #666666; text-decoration: underline;}
#w460 .n-text a:hover {color: #0000FF; text-decoration: underline;}

#w460 .p-text {
	background:url(../images/back.jpg) no-repeat;
	padding:10px 10px 5px 19px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

.p-text {
	background:url(../images/back.jpg) no-repeat;
	padding:10px 10px 5px 19px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

#w680 {
	width:730px;
	background-color:#F0F0F0;
	border-color : #999999; 
	border : solid; 
	border-top-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-right-width : 1px; 
}

#w680 .pay-text {
	padding:10px 10px 10px 10px;
	font-size: 80%;
	text-align:left;
	line-height: 1.1em;
	color: #666666;
}

.my-text {
	background:url(../images/back1.jpg) repeat;
	padding:5px 10px 5px 10px;
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}

.my-text a{color: #666666; text-decoration: underline;}

#scart table {
	width:730px;
	border-collapse:collapse;
}

#scart th {
	padding:5px 5px 5px 5px;
	color:#666666;
	font-size:80%;
	background-color:#F0F0F0;
	border-color : #999999; 
	border-style:solid;  
	border-top-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-right-width : 1px; 
}

#scart td {
	padding:5px 5px 5px 5px;
	color:#666666;
	font-size:80%;
	text-align:center;
	/*background-color:#F0F0F0;*/
	border-color : #999999;
	border-style:solid; 
	border-top-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-right-width : 1px; 
}

.info-text {
	background-color:#EFF0F2;
	padding:5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
.info-text a{color: #666666; text-decoration: underline;}
.info-text a:hover {color: #0000FF; text-decoration: underline;}
/*END MAIN TEMPLATE*/
