@charset "utf-8";
/********** header **********/
.header { width:975px; margin:0 auto;  position:relative; z-index:99;}
.block_top_index {z-index:99;}
.block_header {
	float:right; width:699px; height:30px; 
	padding-top:5px;
	z-index:99;}

/* logo */
span.logo a { width: 275px; height: 117px; background-position: 0 -61px; background-image: url(../images/sprites/sprite.png); background-repeat: no-repeat; position:absolute; top:0; left:0;  padding:0; margin:0; margin-top:-10px; width:280px; height:75px;   text-indent:-8000px; outline: none;}

/* Sign In*/
#main_signin_form {float:right; width:auto; padding-right:10px;}
#main_signin_form, #feedback { font:13px Arial, Helvetica, sans-serif; color:#565656; font-weight:bold; }
#main_signin_form a, #flags, #flags a {font:13px Arial, Helvetica, sans-serif; color:#565656; line-height:26px; }

/* Flags, Facebook, Twitter, RSS */
#flags {float:right; width:120px; text-align:right; padding-right:15px;}
#flags span {float:left; font:12px Arial, Helvetica, sans-serif; color:#575757; padding:5px; padding-top:12px;}
.connect_with_us {float:right; margin:0; padding:0; margin-top:4px; margin-right:3px;}
.connect_with_us a {display: block; background-image: url(../images/sprites/sprite.png); background-repeat: no-repeat;}

.share-youtube_icon {
    width: 16px;
    height: 16px;
    background-position: -248px -37px;    
}
.share-twitter-icon {
    width: 18px;
    height: 17px;
    background-position: -230px -37px;
}
.share-rss {
    width: 18px;
    height: 17px;
    background-position: 0 -17px;
}
.share-linkedin-icon {
    width: 18px;
    height: 17px;
    background-position: -240px 0;
}
.share-gPlus_logo {
    width: 17px;
    height: 17px;
    background-position: -222px 0;
}
.share-f_logo {
    width: 17px;
    height: 17px;
    background-position: -205px 0;
}
/* search */
#search_form { float:right; width:250px; height:28px; margin-top:2px; vertical-align:bottom;}
#search_form form{ height: 26px; width:250px;}
#search_form input.search { padding:2px 2px; margin:0; border:0; color:#ccc; border: 1px solid #DCDBDB; font:normal 12px Arial, Helvetica, sans-serif; width:222px; height:16px; }
#search_button {position:relative; top:0px; left:-1px; width: 22px; height: 22px; background-position: -140px -37px; background-image: url(../images/sprites/sprite.png); background-repeat: no-repeat; border: 0 none; cursor: pointer; margin: 0; padding: 0; vertical-align:bottom;}

#main_signin_form {
	position:relative; top:0; left:0;  
	background:none;
	z-index:99;
	}
#signin_full, #register_full, #popup_dialog_box {
	display:none; position:absolute; top:22px; left:15px;
	width:290px; height:75px; 
	background-color:#F2F2F2;
	border:1px solid #DCDCDC;
	border-top-left-radius: 5px; 
	border-top-right-radius:5px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius:5px;
	margin-top:5px;
	padding:5px; 	padding-top:15px;
	z-index:99;
}

#popup_dialog_element, #popup_dialog_cont{height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 100001; background-color: #000; opacity: 0.7; -ms-filter: "alpha(opacity=75)";}
#popup_dialog_cont {z-index: 100002; opacity: 1.0; background-color: transparent; -ms-filter: "alpha(opacity=100) !important";}
#popup_dialog_box {display: block; height: auto; left: 0; margin: 0 auto; opacity: 1 !important; position: relative; top: 40%;}
#popup_dialog_message {display: block; text-align: justify; padding: 5px; font-weight: bold; color: #434343;}
#popup_close_button { background: url("../images/main/signin_button_bg.gif") no-repeat scroll 0 0 transparent; color: #434343; cursor: pointer; display: block; font-weight: bold; height: 22px; line-height: 20px; margin: 5px auto; text-decoration: none; width: 110px;}
#popup_close_button_span { background: url("/images/main/signin_button_bg.gif") no-repeat scroll 100% -25px transparent; display: block; height: 21px; width: 113px;}

#signin_full form, #register_full form {  margin:0px; padding:0px; z-index:99;}
#signin_full span, #register_full span { display:block; float:left; width:120px; height:22px; line-height:20px; text-align:right; padding-right:10px; }
#register_full span {width:250px; text-align:left;  margin-left:30px;}

#signin_full input, #register_full input{ height:18px; width:140px; float:left; clear: right; margin:0px; padding:0px; margin-top:2px;  margin-bottom:2px; border:1px solid #DCDCDC; }
#register_full input { width:150px; margin-left:30px; margin-right:3px; clear:both;}
#signin_full input.checkbox {margin:0px; padding:0; margin-right:4px; width:15px; height:25px; border:none; z-index:99; vertical-align:middle;}

#signin_full a.signin_a, #register_full a.signin_a {
    background: url("../images/main/signin_button_bg.gif") no-repeat scroll 0 0 transparent;
    color: #434343; margin:0; padding:0;
    display: block; float:left;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}
#signin_full a.signin_a span.signin_a, #register_full a.signin_a span.signin_a{ margin:0; padding:0;
    background: url("../images/main/signin_button_bg.gif") no-repeat scroll 100% -25px transparent;
    display: block;
    height: 22px;     text-align: center; line-height:22px;
    color:#434343; font-weight:bold;
	text-shadow:1px 1px #ccc;
} 
#signin_full a.signin_a, #signin_full a.signin_a span.signin_a {width:142px;}
#register_full a.signin_a, #register_full a.signin_a span.signin_a  {width: 80px;}

.closeFormButton {position:absolute; display:block; top:5px; right:3px; width:16px; height:16px;  color:#565656; font-weight:bold; background:url(../images/sprites/sprite.png); background-repeat: no-repeat; background-position: 0 0; width: 16px; height: 16px; text-indent:-8000px; z-index:99; padding: 0px !important;}

#top_z_index {width:200px; height:200px; background-color:#ccc; z-index:99; position:absolute; top:0px; left:0px;}
