body {
height:100%;
width: 100%;
margin:0px;
padding: 0px;
color:#333;
font-family: Arial;
font-size:12px;
}

html {
height: 100%;
}

a {
   outline: none;
}
a:visited{color: #1fb3dd;}
#alwahy_home {
position: relative;
width:100%;
height: 100%;
background: url('../img/skins/b9.jpg') no-repeat center center #eee;
}

#alwahy_home_options {
position: absolute;
top:15px;
right:30px;
  background: url('../img/help.png') no-repeat left bottom;
  width:150px;
  height:125px;
}

#alwahy_home_search {
position: absolute;
top:50%;
height:150px;
width:560px; 
margin-top:-20px;
left:50%;
margin-left:-280px;
background: transparent;
}

#alwahy_home_logo {
position: absolute;
top:50%;
text-indent:-99999px;
/*
height:150px;
width:560px;
*/
width:333px;
height:159px; 
/*text-align: center;*/
/*background: url('../img/alwahy_logo.png') no-repeat center center transparent;*/
background: url('../img/logo2.png') no-repeat center center;

left:50%;
/*margin-left:-280px;
 margin-top:-170px;
  */
margin-top:-180px;
margin-left:-180px;
}

#alwahy_home_menu {
position: absolute;
bottom: 0px;
left:0px;
width: 100%;
height:40px;
background: url('../img/menu_bg.png') repeat-x left bottom transparent;
}

#alwahy_home_menu_inner {
margin:8px 0 0 0;
height:30px;
line-height: 30px;
overflow: hidden;
padding: 0 10px;
color:#ccc;
}



.search_form {
  background: url('../img/search.png') no-repeat left top;
  padding:5px;
  height:48px;
}
.search_form input{
	width: 440px;
	font-size:20px;
	padding:5px;
	color:#555;
	background: transparent;
	margin:5px 0 0 10px;
	float:left;
  border:0;	
}

.search_form input#btn{
	width: 40px!important;
	height:41px!important;
  text-indent:-99999px;
	cursor:pointer;
}
#p_reset
{
	text-align:center;
}
#p_reset a
{
	color:#ccc;
	font-weight:bold;
}

#home_ul_login{
  background: url('../img/btns.png') no-repeat left top;
	width:505px;
	height:54px;
	list-style:none;
	padding:0!important;
	margin:20px 0 0 10px!important;
}
#home_ul_login li
{
	float:left;
	margin:0!important;
	padding:0!important;

}
#home_ul_login li a
{
  width:250px;	
	display:block;
  height:54px;	
	text-indent:-99999px;
}



.sc_links {
margin:0px;
padding: 0px;
list-style-type: none;
float:right;
}
.sc_links li {
margin:0px;
padding: 0px;
list-style: none;
float:left;
}
.sc_links li a {
float:right;
padding: 0px 10px 0px 0px;
color:#ccc;
display: block;
overflow: hidden;
text-indent: -400px;
}

.sc_links li a#sc_facebook {
background: url('../img/icons/button_facebook.png') no-repeat left center transparent;
width: 150px;
}

.sc_links li a#sc_twitter {
background: url('../img/icons/button_twitter.png') no-repeat left center transparent;
width: 130px;
}

.site_links {
margin:0px;
padding: 0px;
list-style-type: none;
float:left;
}
.site_links li {
margin:0px;
padding: 0px;
list-style: none;
float:left;
}
.site_links li a {
float:right;
height:15px;
line-height: 15px;
margin:6px 5px 0 5px;
color:#bbb;
display: block;
overflow: hidden;
text-decoration: none;
}
.site_links li a:hover {
border-bottom:1px solid #777;
}

.alwahy_home_options_theme {
	display:block;
/*
	background: url('../img/help.png') no-repeat left bottom;
	width:150px;
	height:125px;
*/
  width:70px;
	height:70px;
	
	/*
	overflow: hidden;
	/*text-indent: -500px;*/
	float:right;
	z-index: 9999;
	position: relative;
}
.alwahy_home_options_theme img
{
	border:0;
	float:right;
}


.options_theme_box {
  z-index: 1;
  display: none;
  position: absolute;
  top:0px;
  left:0px;
  width: 100%;
  background: #7c7c7c url('../img/options_bg.png') repeat-x bottom left;
	opacity:0.9;	
}

/*
.options_theme_box_inner {
	width: 960px;
	margin:50px auto;
}
*/
.options_theme_box h2 {
	font-size:18px;
	margin:10px auto 0 auto;
	color:#ccc;
	font-weight: normal;
	font-size: 13px;
	width:780px;
}

/*
.options_theme_box_inner a.skin_thumb {
float:left;
}
.options_theme_box_inner a.skin_thumb img{
width:106px;
}
*/
.tooltip_a {
	border: none;
	padding:5px;
	width:150px;
	color:white;
	text-align: center;
/*	opacity: 0.8;*/
	position: absolute;
	background: url('../img/menu_bg.png') repeat-x left center #333;
	z-index: 99999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
.tooltip_a h3 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal;
}


.tooltip_b {
  border: 1px solid #ccc;
  padding:5px;
	background:#eaeaea;
  width:200px;
  color:#000;
/*  opacity: 0.8;*/
  position: absolute;
/*  background: url('../img/menu_bg.png') repeat-x left center #333;*/
  z-index: 99999;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
}
.tooltip_b h3 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal;
}


#alwahy_services_box {
background: url('../img/explore_bg.png') repeat-x left bottom;
border:1px solid #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	position: absolute;
	bottom: 50px;
	color:#888;
	left: 20px;
	width:700px;
	height:200px;
	text-shadow: 1px 1px 0 #f5f5f5;
	-moz-box-shadow: 0 0 7px #000;
	-webkit-box-shadow: 0 0 7px #000;

}
#alwahy_services_box h3 {
margin:20px 20px 10px 20px;
font-size:20px;
color:#333;
}

#alwahy_services_box ul {
margin:20px 20px 20px 20px;
padding: 0px;
list-style-type: none;
}
#alwahy_services_box li {
margin:0px 0 20px 0;
padding: 3px;
list-style: none;
float:left;
width: 120px;
height:35px;
}

#alwahy_services_box a img {
float:left;
border:0px;
}

#alwahy_services_box li p{
float:left;
padding:10px 0 0 10px;
margin:0px;
}

#alwahy_services_box li a {
font-size:14px;
color:#333;
padding:0 10px 20px 0;
text-decoration: none;
}

#alwahy_services_box li:hover {
color:#333;
background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.close_alexplorer {
display: block;
float:right;
width:76px;
height:19px;
background: url('../img/close.png') no-repeat left center;
overflow: hidden;
text-indent: -300px;
margin: 20px 20px 0 0;
}

#alwahy_login_box {
  
	display: none;
	/*position: absolute;
	bottom: 50px;*/


}
#alwahy_login_box2
{
/*	  background: url('../img/explore_bg.png') repeat-x left bottom;*/
  /*position: absolute;
  bottom: 50px;*/
  color:#444;
	width:600px;
  margin:0 auto;
}
#alwahy_login_box2 h2 {
	margin:20px 10px 0 0;
	font-size:20px;
	color:#333;
	float:left;
	width:230px;
	text-align:center;
}
#alwahy_login_box2 form {
margin:20px 0;
float:left;
width:250px;
  padding-left:20px;
 border-left:1px solid #eaeaea;
}
#alwahy_login_box2 p
{
	
}
#alwahy_login_box2 input {
padding: 3px;
font-size:16px;
background: #fff;
border:1px solid #555;
width:150px;
}
#alwahy_login_box2 input[type='submit'] {
width:90px;
float:left;
}
#alwahy_login_box2 #a_register{
	float:left;
	margin:10px 0 0 20px;
}

.close_options {
	display: block;
	float:right;
	text-decoration:none;
	font-size:16px;
	color:white;
	font-weight:bold;
	/*background: url('../img/close_w.png') no-repeat left center;*/
	/*text-indent: -300px;*/
	margin: 10px 20px 10px 0;
}

#skin_categories{
	width:800px;
	margin:10px auto;
	list-style:none;
	height:30px;
	text-align:center;
}
#skin_categories li 
{
	display:inline;
	margin:0 0 0 10px;
}
#skin_categories li a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	 color:#ccc;
}
#skin_categories li.selected a 
{
  text-decoration:underline;
	color:white;
}
