* {
margin:0;
padding:0;
border:none;
}

html {
min-width:1000px;
}

body {
background:url(/images/bg.png) repeat-y top center;
line-height:1.5em;
}


li, dd, blockquote{
margin-left: 1em;
}

.innertube {
margin-left: 10px;
margin-right: 10px;
}

#top-userbar {
font-size:11px;
height: 32px;
background:#fff url(/images/user_bar_bg.png) no-repeat scroll left top;
color: #000;
}

#top-userbar-b {
height: 32px;
background:transparent url(/images/user_bar_bg.png) no-repeat scroll right top;
}

#top-userbar .ins {
border:1px solid #939393;
width:125px;
background-color:#C3C3C3;
color:#fafafa;
padding:1px 2px;
}

#inner-userbar {
background: url(/images/user_bar_center_bg.png) repeat-x;
margin-left: 15px;
padding-top: 5px;
height: 32px;
}

#inner-userbar form a.register {

	color: #ff8800;

	text-decoration: none;

}

#inner-userbar form a.register:hover {

	color: #939393;

	text-decoration: none;

}

/* Input field styles

----------------------------------------

.inputbox {

	background-color: #FFFFFF;

	border-color: #B4BAC0;

	color: #333333;

}



.inputbox:hover {

	border-color: #f80;

}



.inputbox:focus {

	border-color: #f80;

	color: #0F4987;

}
-------------------------------------*/

#inner-userbar .ins:focus {
background-color:#fafafa;
color:#939393;
}

#inner-userbar span {
background: url(/images/ca-logo.png) 0em 0.3em no-repeat;
padding-left: 95px;
}

#inner-userbar span a {
margin-left: 5px;
margin-right: 5px;
color: #ff8800;
}

#inner-userbar span a:hover{
text-decoration: underline;
color: #939393;
}

.maleicon {
background: url(/images/icons/user.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.femaleicon {
background: url(/images/icons/user-female.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.nodefineicon {
background: url(/images/icons/user-silhouette.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.profileicon {
background: url(/images/icons/card-address.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.fansubicon {
background: url(/images/icons/sort-quantity.png) 0em -0.2em no-repeat;
padding:0 0 0 20px;
font-size:11px;
margin:0 0 14px 0;
height:18px;
background-repeat:no-repeat;
background-position:0 0;
}

.mpicon {
background: url(/images/icons/mail.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.logouticon {
background: url(/images/icons/door_in.png) 0em -0.1em no-repeat;
padding-left: 20px;
}

.sub_btn {
border:1px solid #666;
color:#000;
font-size:11px;
background:#fafafa url(/images/bg_button.gif) repeat-x left top;
cursor:pointer;
padding:1px 4px;
}

.sub_btn:hover {
color:#F80;
border-color:#F80;
}

#header_1 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/1.jpg) no-repeat top center;
opacity: 0.9;
}

#header_2 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/2.jpg) no-repeat top center;
opacity: 0.9;
}

#header_3 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/3.jpg) no-repeat top center;
opacity: 0.9;
}

#header_4 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/4.jpg) no-repeat;
opacity: 0.9;
}

#header_5 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/5.jpg) no-repeat;
opacity: 0.9;
}

#header_6 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/6.jpg) no-repeat;
opacity: 0.9;
}

#header_7 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/7.jpg) no-repeat;
opacity: 0.9;
}

#header_8 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/8.jpg) no-repeat;
opacity: 0.9;
}

#header_9 {
width: 99%;
height: 220px;
margin-left: 15px;
margin:0 auto;
padding:0;
background: url(/images/banners/9.jpg) no-repeat;
opacity: 0.9;
}

#logo {
width:228px;
height:171px;
float:left;
background:url(/images/logo.png) no-repeat;
margin:15px 31px 0;
padding:0;
opacity: 0.9;
}

#type-logo {
width:350px;
height:44px;
float:right;
text-indent:-9999px;
background:url(/images/type_logo.png) no-repeat;
margin:177px -65px 0;
padding:0 30px;
}

/*----------- NavBar & Menu/SubMenu --------------*/
#navbar {
background:transparent url(/images/nav_bar_bg.png) no-repeat scroll left top;
height:83px;
}

#navbar-b {
background:transparent url(/images/nav_bar_bg.png) no-repeat scroll right top;
height:83px;
}

#sitenav {
background:transparent url(/images/nav_bar_center_bg.png) repeat-x;
position:relative;
width:98%;
padding-top: 10px;
padding-bottom: 10px;
height: 83px;
margin: auto;
}

#back-menu {
background:#f90;
height:40px;
margin:auto;
border-bottom:1px solid #fff;
-moz-border-radius:6px 6px 0 0;
-webkit-border-top-right-radius: 6px;
/*-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;  */
-webkit-border-top-left-radius: 6px;
-ms-border-radius-topleft: 6px;
-ms-border-radius-topright: 6px;
/*-ms-border-radius-bottomleft: 10px;
-ms-border-radius-bottomright: 10px; */
border-top-right-radius: 6px;  /*Para el todopoderoso Opera y css3*/
border-top-left-radius: 6px;  /*Para el todopoderoso Opera y css3*/
}

#menu {
padding-top: 21px;
margin: auto;
}

#menu li{
display: inline;
height: 24px;
background: #000;
border: 1px solid #fff;
border-bottom: none;
font-weight: 700;
margin-bottom: -22px;
margin-right: -7px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-webkit-border-radius-topleft:4px;
-webkit-border-radius-topright:4px;
border-top-right-radius: 4px;  /*Para el todopoderoso Opera y css3*/
border-top-left-radius: 4px;  /*Para el todopoderoso Opera y css3*/
}

#menu li.on {
background:#f80;
color:#fff;
padding:6px 7px;
}

#menu li.off {
background:#f70 url(/images/btn_menu_bg.png) repeat-x;
color:#fff;
padding:5px 10px;
}

#menu a{
color: #fff;
font-weight: 700;
font-size:11px;
}

#menu a:hover{
color: #000;
}

#back-sub-menu {
background: #f70 url(/images/sub_menu_bg.png) repeat-x;
height:43px;
margin:auto;
-moz-border-radius: 0px 0px 1px 1px;
/*-webkit-border-top-right-radius: 6px;*/
-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 1px;
/*-webkit-border-top-left-radius: 6px;*/
/*border-top-right-radius: 4px;  /*Para el todopoderoso Opera y css3*/
/*border-top-left-radius: 4px;  /*Para el todopoderoso Opera y css3*/
border-bottom-left-radius: 1px;  /*Para el todopoderoso Opera y css3*/
border-bottom-right-radius: 1px;  /*Para el todopoderoso Opera y css3*/
}

#sub-menu {
font-size:11px;
padding-top: 12px;
margin: auto;
margin-left: 7px;
}

#sub-menu li{
display: inline;
height: 24px;
border-bottom: none;
font-size:11px;
font-weight: 700;
margin-bottom: -10px;
}

#sub-menu li.sub-on {
color: #fff;
border-bottom: 1px dotted #fff;
padding: 1px 3px;
}

#sub-menu li.sub-off  {
color: #fff;
padding: 1px 3px;
}

#sub-menu a{
color: #fff;
font-weight: 700;
}

#sub-menu a:hover{
color: #000;
}

/*-------------------------------------------------------------*/
/*---------------------- Ads -----------------------*/

#adsensebar {
background: #fff;
width: 100%;
height: 22px;
}

#footer {
background: #f2f2f2;
position:relative;
overflow:hidden;
margin:auto;
padding:0;
padding-top:8px;
text-align: right;
clear:left;
border-top: 1px solid #ccc;
}

#footer a {
color: #999;
border-bottom: 1px dotted #999;
}

#footer a:hover {
color: #f80;
text-decoration:none;
}

