body 
{
	border:0;
	margin:0;
	padding:0;
	width:100%;
	background:#000 url(../img/background_s5.jpg) no-repeat top center;

	font:12px "Verdana";
	color:#f4efea;
}

#ajax_loader
{
	background-color:#FC0;
	color: #000;
	text-align: center;
	padding: 5px;
	width: 12%;
	top: 0px;
	left: 44%;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 10000;
	position: fixed;
	display:none;
}

#vote_bg
{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity: 0.9;
	z-index:99998;
}

#vote_container
{
	cursor:pointer; 
	position:absolute; 
	margin:auto; 
	width:400px; 
	text-align:center; 
	margin-top:200px; 
	padding:0px; 
	background-color:#202020; 
	opacity: 1.0; 
	border:1px solid #606060; 
	z-index:99999;
}

.TopNavigation
{
	background:transparent url(../img/topNav.gif) repeat-x;
	height: 23px;
}

.TopNavigation_LeftAlign,
.TopNavigation_RightAlign
{
	font-size: 10px;
	margin: 0px;
	padding: 5px 5px 0px 10px;
	color:#938C7B;
	float: left;
}
.TopNavigation_RightAlign
{
	float: right;
	padding: 5px 10px 0px 5px;
}

.TopNavigation_LeftAlign a,
.TopNavigation_RightAlign a
{
	color:#938C7B;
	text-decoration:none;
	font-weight:bold;
}
.TopNavigation_LeftAlign a:hover,
.TopNavigation_RightAlign a:hover
{
	color:#AAA597;
	text-decoration:none;
	font-weight:bold;
}

.LeftBorder
{
	border-left: 1px solid #666666;
	padding-left: 5px;
	margin-left: 5px;
}

.LogoStrip
{
	background:transparent url(../img/logo_anu_s5.jpg) no-repeat scroll 50% 0pt;
	height:108px;
}

.Logo
{
	/*background: url(http://nebo.ariethmu.com/../img/eq2.gif) center no-repeat;*/
	height: 87px;
}

.Menu
{
	background:transparent url(../img/menu.gif) no-repeat;
	width:923px;
	height:28px;
	margin:auto;
	padding: 13px 20px 0px 20px;
}

.MainPage
{
	width:890px;
	margin:auto;
	height:185px;
	margin:auto;
	
	text-align:left;
	padding-top:35px;
	padding-left:50px;
	padding-right:50px;
}

.MainPage a
{
	color:#FA0;
	text-decoration: none;
}
.MainPage a:hover
{
	color:#FC0;
	text-decoration: none;
	
}

.MainTable_Header
{
	width:880px;
	margin:auto;
	background:url(../img/mainpage_01.gif) center top no-repeat;
	height:21px;
	padding: 34px 50px 0 50px;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.MainTable_Header_LogoutButton
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#927D4C;
	float:right;
	margin-top:-14px;
	font-weight:normal;
}
.MainTable_Header_LogoutButton a
{
	color:#E00;
	text-decoration:none;
}
.MainTable_Header_LogoutButton a:hover
{
	color:#A00;
}

.MainTable_Left
{
	background:url(../img/mainpage_05.gif) left top repeat-y
}
.MainTable_Right
{
	background:url(../img/mainpage_06.gif) right top repeat-y
}
.MainTable_Content
.MainTable_Content {
  background: #000000;
  padding: 0px;
  height: 350px;
}

/* Aplica a la tabla dentro de MainTable_Content */
.MainTable_Content table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #999999;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #CCCCCC; /* color texto que te gusta */
}

/* A todas las celdas les damos el mismo color de fondo y borde */
.MainTable_Content table td,
.MainTable_Content table th {
  border: 1px solid #444444;
  padding: 8px;
  text-align: center; /* centra el texto */
  background-color: #222222; /* mismo fondo para todas */
}

/* Opcional: si tienes encabezados */
.MainTable_Content table th {
  background-color: #333333;
  font-weight: bold;
  color: #FFCC00; /* un color distinto para encabezados si quieres */
}

.MainTable_Footer
{
	background:url(../img/mainpage_07.gif) center top no-repeat; 
	height:39px;
}

.RedButton
{
	background:url(../img/redbutton.gif) center top no-repeat; 
	width: 221px;
	height: 29px;
	display:inline-block;
	text-align: center;
	padding: 14px 0px 0px 0px;
	color:#CCCCCC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	margin-top: 10px;
	cursor:pointer;
}
.RedButton:hover
{
	background:url(../img/redbutton_over.gif) center top no-repeat; 
}

.Footer
{
	font-size:10px;
	padding-top:20px;
	text-align:center;
}

.block
{
	margin-bottom: 0px;
}

.block_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:10px;
	background-color:#000;
	color:#C2AD7C;
	
	background:url(../img/content_title.jpg) repeat-x;
}

.block_titlefooter
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#927D4C;
	float:right;
	margin-top:-14px;
	font-weight:normal;
}

.block_content
{
	font-size:12px;
	padding:15px;
	padding-bottom:25px;

	background-color:#150000;
	color:#FFF;

	border-bottom:1px solid #3B2B0F;
}

.block_content2
{
	font-size:12px;
	padding:15px;
	padding-bottom:25px;

	background-color:#150000;
	color:#FFF;

	border-bottom:1px solid #3B2B0F;
}

.block_content small
{
	font-size: 10px;
	font-style:italic;
	color:#999;
}

.block_footer
{
	font-size:10px;
	float:right;
	margin-top:10px;
}
.block_content a,
.block_footer a
{
	text-decoration:none;
	color:#826D3C;
}
.block_content a:hover,
.block_footer a:hover
{
	text-decoration:none;
	color:#A28D5C;
}

.cls_ie_input
{
	background:#FFF;
	border: 1px solid #000000;
	color:#000;
	padding:3px;
}

select,
input[type=text],
input[type=password],
input[type=submit],
input[type=button]
{
	background:url(../img/input.gif) repeat-x top left;
	border: 1px solid #4B3B1F;
	color:#FFF;
	padding:3px;
}

textarea
{
	background-color:#000;
	border: 1px solid #4B3B1F;
	
	color:#FFF;
	padding:3px;
}

.main_table th
{
	background:url(../img/main_table_th.jpg);
	color:#C2AD7C;
	padding:8px;
}

.main_table td
{
	background-color:#201010;
	color:#E2CD9C;
	
}


.main_table a{
	color: #E2CD9C;
	text-decoration: none;
 }

.main_table a:hover{
	color:#fc0;
	text-decoration: none;
 }

#sddm
{	
	margin: 0 auto; /* centrado horizontal */
	padding: 0;
	z-index: 30;
	list-style: none;

	display: flex;              /* para alinear en línea y centrar */
	justify-content: center;    /* centra los items horizontalmente */
	align-items: center;        /* centra verticalmente si hay diferencia de altura */
	width: fit-content;         /* ancho ajustado al contenido */
}

/* Los items ya no flotan, usamos inline-block */
#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;                /* quitar float */
	display: inline-block;      /* para que estén en línea */
	font: bold 11px verdana;
}

/* Estilo de los enlaces, sin cambios excepto asegurar display block para tamaño */
#sddm li a
{	
	display: block;
	font-size: 10px;
	color:#DEC8BB;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 36px 0px 38px;
}

#sddm li a:hover
{	
	color:#FFC8A0;
	text-decoration:none;
}

/* Los estilos de los submenús desplegables se mantienen igual */
#sddm div
{	
	position: absolute;
	margin: 5px 0 0 0;
	padding: 0;
	background: #000;
	border: 1px solid #880000;

	opacity: 0.8; 
	-moz-opacity: 0.8; 
	KhtmlOpacity = 0.8; 
	filter: alpha(opacity=80); 
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 7px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #FFEEEE;
	font: 10px Verdana;
}

#sddm div a:hover
{	
	background: #330000;
	color:#FFC8A0;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

<!--
a { font:normal 12px Tahoma, Helvetica, sans-serif; color:#E2CD9C; text-decoration:underline; }

a:hover { text-decoration: none;}

ol, ul { list-style: none; }


fieldset{
background: #ffffff;
border: 1px solid #cccccc;
}

legend{
background: #ECECFF;
border: 1px solid #cccccc;
font: bold 11px Tahoma, Helvetica, sans-serif;
margin-left: 5px;
}

.top_shadow{
	height:10px;
	background:url(template/AriethBlue/images/top_shadow.html) repeat-x top;}
	
.bottom_shadow{
	height:14px;
	background:url(template/AriethBlue/images/bottom_shadow.html) repeat-x top;}



ul#menu{
	margin:0;
	padding:0px 0px 0px 85px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:38px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("template/AriethBlue/images/button_bg.jpg") repeat-x top left;
	font-family:Tahoma, Helvetica, sans-serif;
	
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	height:38px;
}


ul#menu li a{
	display:block;
	float:left;
	color:#ffffcc;
	text-decoration:none;
	font-weight:bold;
	padding:10px 16px 0 10px;
	
	background:transparent url("template/AriethBlue/images/sep.jpg") no-repeat top right; 
	}


ul#menu li a:hover{
	background:transparent url("template/AriethBlue/images/hover.jpg") no-repeat top right;
	color:#FFF;
	}
.style1 {color: #B53452}



#tmp_main { width:990px; margin:auto; background-color:#0E1819; border:1px #262E30 solid; padding-bottom:5px; }
.tmp_nav { background:url(template/AriethBlue/images/nav_bg.jpg); width:976px; height:34px; margin:auto; margin-top:3px; margin-bottom:10px; }
.tmp_nav ul { margin-left:20px; }
.tmp_nav li { float:left; background:url(template/AriethBlue/images/nav_mark.gif) no-repeat left top; padding-left:15px; padding-right:10px; height:34px; }
.tmp_nav .menu { color:#ddd; font:bold 14px Tahoma, Helvetica, sans-serif; line-height:34px; }
.tmp_nav .menu a { color:#ddd; font:bold 14px Tahoma, Helvetica, sans-serif; line-height:34px; text-decoration:none }
.tmp_nav .menu a:hover { color:#FC0; }
.tmp_nav li:hover { background:url(template/AriethBlue/images/nav_hover_bg.gif) no-repeat left; }


.tmp_main_content { width:auto; margin:5px 5px 0 5px; background-color:#2F343A; }

.tmp_left_side { background-color:#1E2628;   padding-bottom:15px; padding-right: 10px; padding-left: 10px; }

.tmp_left_title {
	background:url(../img/main_table_th.jpg);
	text-align:center;
	color:#C2AD7C;
	padding:8px;

}


.tmp_left_menu { margin:0 auto; padding:1px; }
.tmp_left_menu a { font:normal 12px Arial, Helvetica, sans-serif; }
.tmp_left_menu a:hover { color:#fc0; text-decoration:none }
.tmp_left_menu ul { background-color:#201010; }
.tmp_left_menu li.list_menu { height:22px; line-height:22px; margin-bottom:1px; border-bottom: 2px solid #000; }
.tmp_left_menu li.list_menu a { line-height:22px; zoom:1; }
.tmp_left_menu li.list_menu:hover { background-color:#201010;}

.tmp_left_m {
background:#201010;
padding: 4px;
font: 12px arial, verdana, sans-serif;
color:#E2CD9C;
}

.tmp_left_m  a{
color:#E2CD9C;
text-decoration:none;
}

.tmp_left_m  a:hover{
color:#fc0;
text-decoration:none;
}

.yellow  a{
color:#E2CD9C;
font:normal 12px Tahoma, Helvetica, sans-serif;text-decoration:none ;
}

.yellow  a:hover{
color:#fc0;
font:normal 12px Tahoma, Helvetica, sans-serif;text-decoration:none ;
}

.right_page_content { font:normal 12px/24px Tahoma, Helvetica, sans-serif; color:#FFFFFF; margin-left:2px; margin-right:2px; margin-bottom: 5px; text-decoration:none;}
.right_page_content a{color:#fc0; text-decoration:underline;}
.right_page_content a:hover{color:#fc0; text-decoration:none;}

.tmp_right_side { padding:3px; } 
.tmp_right_content { width: 100%; }
.tmp_m_content { }
.tmp_m_content .tmp_right_title { background-color:#201010; color:#E2CD9C; height:25px; padding-left:10px; padding-top:10px;} 

.tmp_m_content .tmp_page_content { font:normal 12px/24px Tahoma, Helvetica, sans-serif; color:#996600; margin:5px; text-decoration:none; }


.tmp_m_content .tmp_right_title_ann { background-color:#1E2627; height:20px; position:relative; font:bold 15px/20px verdana, geneva, lucida, 'lucida grande', Tahoma, Helvetica, sans-serif; color:#FFFFFF; padding-left:15px; text-decoration:none; }
.tmp_m_content .tmp_page_content_ann { font:bold 12px/24px Tahoma, Helvetica, sans-serif; color:#E2CD9C; margin:5px; }
.ann_date { font:normal 11px/24px Tahoma, Helvetica, sans-serif; color:#555555; }




/*
.tmp_m_content .tmp_page_content a { font:normal 12px/24px Tahoma, Helvetica, sans-serif; color:#E2CD9C; text-decoration:none }
.tmp_m_content .tmp_page_content a:hover { color:#79442F; text-decoration:underline }
*/
field{
height: 18px;
width: 200px;
border: 0px;
padding-top:2px;
color: #CC9900;
FONT-FAMILY : Tahoma, Helvetica, sans-serif;
FONT-SIZE : 11px;
}
SELECT{
height: 18px;
width: 200px;
border: 0px;
padding-top:2px;
color: #CC9900;
FONT-FAMILY : Tahoma, Helvetica, sans-serif;
FONT-SIZE : 11px;
}

.login_field{
background:url(template/AriethBlue/images/input.jpg) right;
border: 0px;
padding-top:2px;
height: 18px;
width: 100px;
color: #CC9900;
font: bold 11px "Tahoma", Tahoma, Helvetica, sans-serif;
}

.tmp_advertise { margin-bottom: 20px; width:728px; height:90px; border:2px #6A5151 solid; }

#tmp_nav_header{ text-align:center; height:31px; background:url(template/AriethBlue/images/nav_header_bg.gif) 0 0 repeat-x; font-family:Tahoma, Helvetica, sans-serif; font-size:11px;}
#tmp_nav_header_menu { width:990px; margin:0 auto; text-align:left; height:28px; padding:1px 0 2px 0; background:url(template/AriethBlue/images/nav_header_bg.gif) 0 0 repeat-x; position:relative;z-index:9999;}



#welcome_stats{float:center;   color:#ded1c4; line-height:28px;}
#welcome_stats a {color: #ded1c4; text-decoration: underline;}
#welcome_stats a:hover {color: #ffffff; text-decoration: none;}


#tmp_header_menu{ float:right; padding-right:10px;}
#tmp_header_menu ul li { float:left; height:28px; line-height:28px; padding:0 10px; background:url(template/AriethBlue/images/nav_header_hover.gif) right bottom no-repeat;}
#tmp_header_menu li a { color:#ded1c4; text-decoration: none;}
#tmp_header_menu li a:hover { color:#fff; text-decoration: underline;}	


.where_nav{
margin:4px; padding:2px;


font: 11px verdana, geneva, lucida, 'lucida grande', Tahoma, Helvetica, sans-serif;
color: #ffffff;
}


/*
MUCore Css Start
*/
.where_nav a{
color: #ffffff;
text-decoration: underline;
 display: inline-block;
  padding: 0 15px;
}

.where_nav a:hover{
color: #ffffff;
text-decoration: none;
text-align: center;
}

.iN_title{
font-size:13px;
font-weight:bold;
color: orange;

}

.iN_title_mirror{

font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

.iN_description{
font:11px/14px Arial, Verdana, sans-serif;
color:#777;

}

.iN_download_title{
font:bold 14px/18px Tahoma; color:#898989;
}

.iN_download_cat{
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}


.iN_title a{
font-size:13px;
font-weight:bold;
text-decoration: none;
color: orange;
}



.iN_title a:hover{
font-size:13px;
font-weight:bold;
text-decoration: none;
color:#FFFFFF;
}


.iN_date{
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}



.iN_news_content{
font-family:Tahoma, "Times New Roman", Times, serif;
font-size:12px;
color:#cccccc;
margin:0px;
padding-top: 6px;
}

.iN_news_content a{
font-family:Tahoma, "Times New Roman", Times, serif;
font-size:12px;
margin:0px;
text-decoration: underline;
}

.iN_news_content a:hover{
font-family:Tahoma, "Times New Roman", Times, serif;
font-size:13px;
margin:0px;
text-decoration: none;
}

.iN_new_read_more{
color:#ffffff; 
font: 10px Tahoma, Helvetica, sans-serif; 
background: #8b0e0e;

padding: 1px;
}

.iN_new_read_more a{
color: #ffffff;
font-size: 10px;
}
.iRg_text{
font: bold 13px Tahoma, sans-serif; color: #cccccc;
}


.iRg_inf{
font: 11px tahoma;  

}

.iRg_line{
background-position:bottom; background-repeat:repeat-x;
font: 11px tahoma; color: orange;
padding-bottom: 4px;
border-bottom:dashed 1px;

}

.iRg_line_top{
font: 11px tahoma; color: #FFFFFF;
padding-bottom: 4px;
border-bottom:dashed 1px;

}

.iR_func_status{
border: 1px solid #cccccc; 
background: #ffffff; 
padding-left: 4px;
font-size: 11px;
}

.iR_func_status_lacking{
background: #CC3300;
padding: 1px; 
padding-left: 3px; 
padding-right: 3px; 
color: #ffffff;
}


.iR_func_status_free{
background: #00FF00; 
padding: 1px; 
padding-left: 3px; 
padding-right: 3px; 
color: #000000;
}

.iR_func_status_free a{
font-size: 11px;
color: #000000;
}



.iRg_inf a{
font: 11px tahoma; 
text-decoration: underline;

}

.iRg_inf a:hover{
font: 11px tahoma;
text-decoration: none;
}


.iRg_input{

font-size: 10pt;
font-family: verdana, geneva, lucida, 'lucida grande', Tahoma, Helvetica, sans-serif;
background-color: #111111;
border: 1px inset orange;
height: 18px;
color: #cccccc;
}



.iRg_terms_agree{
font:  12px Arial, Verdana, sans-serif; 
}

.iRg_terms_agree a{
font:  12px Arial, Verdana, sans-serif; 
text-decoration: underline;
}

.iR_rank{
background-color: #181C18;
font: bold 11px Tahoma, "Times New Roman", Times, serif; color: #884206;
}

.iR_stats{
font: 11px Tahoma, "Times New Roman", Times, serif; color: #884206;
background-color: #000000;
padding: 1px;
}

.iR_stats_2{
font: 11px Tahoma, "Times New Roman", Times, serif; color: #884206;
background-color: #000000;
padding: 1px;
color: #884206;
}




.iR_stats_bg{
background-color: #000000;

}



.iR_stats_level{
border: 1px solid #884206;
font: 11px Tahoma, "Times New Roman", Times, serif; color: #555555;
background: #000000;
padding: 1px;
}

.iR_stats_reset{
border: 1px solid #884206;
font: 11px Tahoma, "Times New Roman", Times, serif; color: #555555;
background: #000000;
padding: 1px;
}



.iR_name{
font: bold 13px Tahoma, sans-serif; color: #FF3300;
}

.iR_class{
font: 12px Tahoma, tahoma; color: #666666;
}

.iR_status{
font-size: 11px;
}

.iR_task{
font:  11px Tahoma, "Times New Roman", Times, serif; 
}

.iR_rank_type{
font: bold 16px Tahoma, sans-serif; }

.iR_rank_type a{
font: bold 16px Tahoma, sans-serif; text-decoration: none;
}

.iR_rank_type a:hover{
font: bold 16px Tahoma, sans-serif; text-decoration: none;
color: #FFFFFF;
}



.iR_rank_type_sub{
font: 10px tahoma; 
}

.iR_rank_type_sub a{
font: 10px tahoma; 
text-decoration: none;
}

.iR_rank_type_sub a:hover{
font: 10px tahoma; color:#FFFFFF;
text-decoration: none;
}




.msg_success{
background: #c2ffaf;
border: 1px solid #cccccc; 
padding: 4px;
padding-left: 33px;
margin-bottom: 6px;
margin-top: 6px;
background-image:url(template/AriethBlue/images/success.gif);
background-repeat:no-repeat;
background-position: 10px;
font-size: 11px;
font-weight: bold;
color: #444444;
}

.msg_error{
background: #F9F2B9;
border: 1px solid #cccccc; 
padding: 4px;

padding-left: 33px;
margin-bottom: 6px;
margin-top: 6px;
background-image:url(template/AriethBlue/images/warning.gif);
background-repeat:no-repeat;
background-position: 10px;
font-size: 11px;
font-weight: bold;
color: #444444;
}


.chat_bg{
border: 1px solid #cccccc; 
background: #ffffff; 
padding: 0px;
font-size: 10px;
}

.chat_even{
background: #D7D7FF;
padding: 2px; 
}

.chat_odd{
padding: 2px; 
}


.warehouse_block{ 
border: 0px;
text-align: center;
background: url(template/AriethBlue/images/warehouse_block.gif);
}

.warehouse_item_block {
border: 0px;
padding: 0px;
text-align: center;
background: url(template/AriethBlue/images/warehouse_item_block.gif);
}

.warehouse_bg {
border: 0px;
padding: 0px;
text-align: center;
background: url(template/AriethBlue/images/warehouse_bg.gif);
}

.item_name{
font: 12px Tahoma, sans-serif; color: #ffffff;
font-weight: bold;
}

.item_dur{
font: 11px Tahoma, sans-serif; color: #ffffff;
}

.item_requirement{
font: 11px Tahoma, sans-serif; color: #ffffff;
}

.item_skill{
font: 11px Tahoma, sans-serif; color: #ffffff;
}

.item_options{
font: 11px Tahoma, sans-serif; color: #ffffff;
}

.iD_dashed{
border-top: #ffffff dashed 1px;
}

.downloads tr:hover{
background: #ffffff;
}


.curent_step{
background: #FFEF73; border: 1px solid #cccccc; 
padding: 2px;
font:bold 11px Tahoma;
color:#555555;
}

.step{
background: #ECECEC; 
border: 1px solid #cccccc; 
padding: 2px;
font:bold 11px Tahoma;
color: #D4D4D4;
}

.hidden_password{
border: 1px solid #cccccc; 
background: #ECECEC; 
padding: 2px;
width: 200px;
color: #ECECEC;
}


.footer_font{
font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: #ffffff;
}

.footer_font a{
padding-bottom:5px;
font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: #ff0000;
text-decoration: none;
}

.footer_font a:hover{
font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: #ff0000;
text-decoration: underline;
}

.table_list{
background: #ffffff;
color: #000000;
border: outset 1px #DEE0E2;
}

.table_list .title{
background: #DFDFFF;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', Tahoma, Helvetica, sans-serif;
padding: 2px;
padding-left: 4px;
color: #595959;
border: outset 1px #555555;
}

.table_list .even{
background: #ECECFF;
}

.table_list .content{
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', Tahoma, Helvetica, sans-serif;
padding: 2px;
padding-left: 4px;
}


#rss_feed{
margin-left:0;
padding-left:0;
list-style: none;
}

#rss_feed li
{
padding-left: 17px;
background-image: url(template/AriethBlue/images/rss_icon.gif);
background-repeat: no-repeat;
background-position: 0;
}

#rss_feed li a{
text-decoration: none;
}

#rss_feed li a:hover{
text-decoration: underline;
}

.language_select{
margin-top: 4px;
 }

.language_select a{
 font: 11px Arial, Helvetica, sans-serif;
color: #ffffff;
 text-decoration: none;
 }

.language_select a:hover{
font: 11px Arial, Helvetica, sans-serif;
color:#fc0;
text-decoration: none;
 }
 
.usercp_module{
font-weight:bold;
background-color:#FF0000;
color: #ffffff;
padding: 2px;
padding-left: 4px;
width: 140px;
}

.panel-sidebar {
	background: #;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/* -moz-box-shadow: 0 0 10px #e3e3e3;
	-webkit-box-shadow: 0 0 10px #e3e3e3;
	box-shadow: 0 0 10px #e3e3e3; */
}


.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:0px solid #ddd
	
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{
    border-top:0
}
.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{
    padding:5px
}
.table-bordered{
    border:1px solid #E2CD9C
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){
    background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{
    background-color:#f5f5f5
}

.admincp-button {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.page-title {
	color: #E2CD9C;
	font-family: 'PT Sans', sans-serif;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}



.panel-body .panel-title {
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px !important;
	font-weight: bold;
}

/* NEWS MODULE */
.panel-news {
	margin-bottom: 30px;
	color: #333;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 0px #e3e3e3;
	-webkit-box-shadow: 0 0 0px #e3e3e3;
	box-shadow: 0 0 0px #e3e3e3;
}
.panel-news .panel-heading {
	padding-top: 10px;
	padding-bottom: 10px;
}
.panel-news .panel-title {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.panel-news .panel-body {
	padding: 10px;
	color: #E2CD9C;	
}
.panel-news .panel-footer {
	border-top: 2px solid #E2CD9C;
	background: #4b1b17;
	font-style: italic;
	font-size: 12px;
	height: 30px;
	color: #E2CD9C;
}

/* DOWNLOADS */
.panel-downloads {
	margin-bottom: 30px;
    background: rgba(75, 27, 23, 0.4);
	border: 1px solid #E2CD9C;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #E2CD9C;
}
	.download-description {
		font-size: 11px;
		position: relative;
		top: -7px;
		color: #E2CD9C;
	}

.online-status-indicator {
	margin-left: 5px;
}

/* WEBENGINE CMS */
.webengine-powered { color: #777 !important; }
.webengine-powered:active, .webengine-powered:hover { color: #ff3214 !important; }

/* RANKINGS MODULE */
.rankings-table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.rankings-class-image {
	width: 30px;
	height: auto;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.rankings-table tr td {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px;
	font-size: 18px;
	vertical-align: middle !important;
	text-align: center;
}
.rankings-table-place {
	color: #666;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.rankings-table tr:first-child td {
	color: #E2CD9C;
	border-bottom: 3px solid #E2CD9C;
}
.rankings-update-time {
	text-align: right;
	font-size: 11px;
	color: #E2CD9C;
	padding: 10px 0px;
}
.rankings_menu {
	width: 100%;
	overflow: auto;
	text-align: center;
	margin-bottom: 10px;
}
.rankings_menu span {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	color: #E2CD9C;
	font-size: 24px;
}
.rankings_menu a {
	display: inline-block;
	width: 150px;
	border: 1px solid #E2CD9C;
	text-align: center;
	padding: 2px 0px;
	margin: 2px;
	background: linear-gradient(#4b1b17,#4b1b17);
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #E2CD9C;
}
.rankings_menu a.active {
	color: #E2CD9C;
	border-color: #E2CD9C;
}
.rankings_guild_logo tr td {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.rankings-gens-img {
	width: auto !important;
	height: 30px !important;
	border: 0 !important;
	-moz-box-shadow: 0 0 0px #000 !important;
	-webkit-box-shadow: 0 0 0px #000 !important;
	box-shadow: 0 0 0px #000 !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
/* MY ACCOUNT MODULE */
.myaccount-table {
	width: 100%;
	background: linear-gradient(#4b1b17,#4b1b17);
	border: 1px solid #E2CD9C;
}
.myaccount-table tr td:first-child {
	color: #E2CD9C;
	font-weight: bold;
}
.myaccount-table tr td {
	border-bottom: 1px solid #E2CD9C;
	padding: 15px !important;
}
.myaccount-table tr:last-child td {
	border: 0px;
}


/* MY ACCOUNT CHARACTER LIST */
.myaccount-character-block {
	background: #333;
	border: 1px solid #666;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0px auto;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
	.myaccount-character-block img {
		width: 100px;
		height: auto;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: 0 0 5px #000;
		-webkit-box-shadow: 0 0 5px #000;
		box-shadow: 0 0 5px #000;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
		.myaccount-character-block img:hover {
			-webkit-filter: brightness(120%);
			filter: brightness(120%);
		}
.myaccount-character-block-location {
	font-size: 12px;
	color: #ff0000;
	margin-bottom: 20px;
	margin-top: 2px;
	line-height: 1.2;
}
.myaccount-character-block-level {
	position: relative;
	top: -77px;
	display: inline-block;
	background: rgba(0,0,0,0.5);
	padding: 0px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ff0000;
	font-size: 10px;
}
.myaccount-character-name a {
	font-weight: bold;
	color: #ff0000;
	font-size: 16px;
}

/* GENERAL PANEL STYLING */
.panel-general {
	margin-bottom: 30px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}

.panel-body .panel-title {
	color: #E2CD9C;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #E2CD9C;
	margin-bottom: 20px !important;
	font-weight: bold;
}

/* ADD STATS MODULE */
.panel-addstats {
	margin-bottom: 30px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}
.panel-addstats .character-avatar img {
	width: 100px;
	height: auto;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.panel-addstats .character-name {
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0px;
	margin-bottom: 20px !important;
	font-weight: bold;
}

/* ONLINE BAR */
.webengine-online-bar {
	width: 100%;
	background: #000000;
	border: 1px solid #555555;
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
	overflow: hidden;
	transition: all .3s ease;
}
	.webengine-online-bar .webengine-online-bar-progress {
		height: 8px;
		background: #00ff00 url('../img/online_progress_bar.jpg') no-repeat left center;
		-webkit-border-radius: 0px 1px 1px 0px;
		-moz-border-radius: 0px 1px 1px 0px;
		-khtml-border-radius: 0px 1px 1px 0px;
		border-radius: 0px 1px 1px 0px;
	}
	.webengine-online-bar:hover {
		-webkit-filter: brightness(120%);
		filter: brightness(120%);
	}
	
/*
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}

.col-xs-3{
    width:25%
}

.col-xs-9{
    width:75%
}

.col-xs-12{
    width:100%
}

.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
    float:left
}

.col-sm-10{
    width:83.33333333%
}

.col-sm-7{
    width:58.33333333%
}
    .col-sm-5{
        width:41.66666667%
    }

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{
    color:#3c763d
}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{
    color:#8a6d3b
}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{
    color:#a94442
}

    .form-inline .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
@media (min-width:768px){
    .form-horizontal .control-label{
        padding-top:7px;
        margin-bottom:0;
        text-align:right
    }
}	

@media (min-width:768px){
    .form-horizontal .form-group-lg .control-label{
        padding-top:14.33px
    }
}
@media (min-width:768px){
    .form-horizontal .form-group-sm .control-label{
        padding-top:6px
    }
}

    .navbar-form .control-label{
        margin-bottom:0;
        vertical-align:middle
    } 
	
	
/* PAYPAL */
.paypal-gateway-container {
	width: 100%;
}

.paypal-gateway-content {
	background: #fef2da;
	border: 3px solid #f79433;
	padding: 15px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.paypal-gateway-logo {
	width: 100%;
	height: 100px;
	background: #fff9ec url('../img/paypal-logo-200-68.png') no-repeat center;
	background-size: contain;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.paypal-gateway-conversion-rate {
	margin: 0px auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	padding: 10px 0px;
}

.paypal-gateway-form {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.paypal-gateway-form div {
	display: inline-block;
	padding: 0px 10px;
	color: #000;
	font-size: 24px;
}

.paypal-gateway-form input[type=text] {
	width: 60px;
	font-size: 24px;
	border: 3px solid #f79433;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #f79433;
}

.paypal-gateway-continue {
	margin: 0px auto;
	text-align: center;
}

.paypal-gateway-continue input[type=submit] {
	background: url('../img/paypal-submit.jpg') no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
}

.module-requirements {
	font-size: 12px;
	margin-top: 20px;
}





