@charset "utf-8";
/* CSS Document */

body,html{ margin:0; padding:0; background:url(../images/bg.gif);}
body,p,div{color:#393939;font-size:10px;line-height:normal;font-family:verdana,arial,helvetica,sans-serif;text-decoration:none;}
a{color:#393939;}
input,select{color:#393939;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;}
#footer p,#footer div,#footer a,#footer input{font-family:arial,helvetica,sans-serif;font-size:11px;}
#page{
	width:100%;
	height:auto;
}
#flag_stream_bg{
	width:100%; 
	height:30px; 
	background:#000;
}
#flag_stream{
	width:960px;
	height:inherit;
	margin:0 auto;
}
#flag_stream #right_box img{
	margin-top:5px;
	vertical-align:middle;
}
#right_box{
	float:right;
	width:210px;
	height:inherit;
}
#main_header{
	width:960px;
	height:170px;
	padding-top:10px;
	margin:0 auto;
	background:#3494b4;
	overflow:hidden;
}
/* Menu */
#menubg{
	width:960px;
	margin:10px auto;
	height:36px;
	background:url(../images/menubg.png);
}
#item,
#item_last,
#item_first,
#item1,
.item2{
	float:left;
	text-transform:uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	font-weight:bolder;
	text-align:center;
	padding:7px;	
}
#item,
#item1,
.item2,
#item_first{
	background:url(../images/menu_line.png) no-repeat right;
}
.first{margin-left:15px;}
#item{width:150px;}
#item_last{width:110px;}
#item1,#item_first{width:40px;}
.item2{width:105px;}
#item a,
#item_last a,
#item_first a,
#item1 a,
.item2 a{
	text-decoration:none;
	color:#000;
}
#item:hover,
#item_last:hover,
#item1:hover,
.item2:hover{
	background:url(../images/menu_hover.png) repeat-x;
	cursor:pointer;
	cursor:hand;
}
#item_first:hover{
	background:url(../images/home_hover.png) no-repeat;
	cursor:pointer;
	cursor:hand;
}
/* End Menu */
#head_area{
	width:960px;
	height:150px;
}
#head_area #col1{
	width:340px;
	height:inherit;
	float:left;
}
#head_area #col2{
	width:320px;
	height:inherit;
	float:left;
}
#head_area #col3{
	width:300px;
	height:inherit;
	float:right;
}
#head_area #col3 #social{
	margin-right:15px;
}
#head_area #col3 img.social{
	float:right;
	padding-right:5px;
}
.login{
	margin-left:2px;
	width:66px;
	height:25px;
	background:url(../images/login.png);
	border:none;
	cursor:pointer;
	cursor:hand;
}
#herder_bottom{
	width:960px;
	height:25px;
	margin:0 auto;
	background:url(../images/head.gif) no-repeat;
	overflow:hidden;
	margin-bottom:10px;
}
#content{
	width:960px;
	margin:0 auto;
	height:auto;
}
#left_content{
	float:left;
	width:240px;
	height:auto;
	color:#fff;
	text-align:justify;
}
.box1_content ul{
	padding:0 15px 0 10px;
	text-align:left;
	line-height:20px;
}
.box1_content ul li.sub{
	background:url(../images/line.png) no-repeat bottom;
}
.box1_content li.sub:after{
	content:url(../images/arrow2.png);
	float:right;
}
.box1_content ul.sub{
	padding:0 0 0 10px;
	text-align:left;
}
.box1_content li.sub:hover{
	background:#faffa6;
}
.box1_content ul li.sub1{
	margin-left:-4px;
}
.box1_content ul li.sub1{
	background:url(../images/line.png) no-repeat bottom;
}
.box1_content li.sub1:after{
	content:url(../images/arrow2.png);
	float:right;
}
.box1_content li.sub1:hover{
	background:#faffa6;
}
.box1_content a{
	font-size:11px;
	font-weight:bolder;
	color:#0b5d79;
	text-decoration:none;
	padding:10px;
}
.box1_content a.same_group{
	color:#F30;
}

.box1_head .head_img{
	width:156px;
	height:21px;
	top:10px;
	left:7px;
	position:relative;
}
.box2_head .head_img{
	width:156px;
	height:21px;
	top:10px;
	left:7px;
	position:relative;
}
.sbmt_btn{
	width:80px;
	height:29px;
	background:url(../images/btn.png);
	border:none;
	cursor:pointer;
	cursor:hand;
}
.sbmt_btn:hover{
	background:url(../images/btn_hover.png);
}

div.row1{
	padding-top:10px;
	clear:both;
}
  div.row1 span.log_label {
  float: left;
  width: 100px;
  text-align: left;
  color:#fff;
  font-weight:bolder;
  }

 div.row1 span.forminp {
  float: left;
  width: 120px;
  text-align:center;
  }
  
  div.rows{
	padding-top:10px;
	clear:both;
}
div.rows span.labels {
  float: left;
  width: 140px;
  text-align: left;
  color:#fff;
  font-weight:bolder;
  }
 div.rows span.forminps {
  float: left;
  width: 140px;
  text-align:center;
  }
  .txtars{
	  height:50px;
	  width:125px;
	  color:#fff;
	  background:url(../images/txtarr.png) no-repeat;
	  border:0;
	  padding:2px 6px;
	  resize:none;
  }
  .tb7s {
	width: 125px;
	color : #fff;
	height:25px;
	background:url(../images/new2.png) no-repeat;
	border:0;
	padding:2px 6px;
	margin-bottom:0px;
}


/* Modal Window */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


#boxes #dialog {
  width:290px; 
  height:450px;
  padding:10px;
  background-color:#3b6ec0; /* 768aa6 */
  text-align:center;
  border:2px solid #fff;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

#boxes1 #dialog1 {
  width:820px; 
  height:770px;
  padding:10px;
  padding-bottom:0;
  margin-bottom:0;
  background-color:#fff; /* 768aa6 */
  text-align:center;
  border:2px solid #fff;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.close{
	float:right;
	margin-top:-25px;
	margin-right:-25px;
}

.close1{
	float:right;
	margin-top:-25px;
	margin-right:-25px;
}


/* End of Modal Window */

#login_text{
	color:#fff;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.row{
	padding-top:11.5px;
	clear:both;
}
div.row span.label3{
  float: left;
  text-align: left;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  font-weight:bolder;
  }
  
div.row span.label3{ width:70px; color:#fff;}
div.row span.forminp2{
	float: left;
  width: 180px;
  height:15px;
}
.tb9{
	border:1px solid #471921;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:18px;
	width:150px;
}

#comments2{
	resize:none;
	border:1px solid #471921;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:150px;
	height:60px;
}

/* Tooltip */
div#tool_1 { position: absolute;}
div.jquery-gdakram-tooltip { 
  width:auto;
  color: white;
  font-size: 12px;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
	display: none;
}

div.jquery-gdakram-tooltip div.content { 
  -moz-border-radius:7px; 
  -webkit-border-radius:7px;
  background-color:#fff;
  width: 292px;
  min-height: 200px;
  float:left;
  padding: 10px;
}

div.jquery-gdakram-tooltip div.up_arrow {
  background : url('images/up_arrow.png') 60px 0px no-repeat;
  width: 100%;
  height: 20px;
}

div.jquery-gdakram-tooltip div.down_arrow {
  background : url('../images/down_arrow.png') 150px 0px no-repeat;
  width: 100%;
  height: 20px;
}
/* Blue Button */
.blue_button{
	width:350px;
	height:25px;
	background:url(../images/blue_button.png);
	padding-bottom:5px;
	margin:10px 0;
}
.blue_button2{
	width:218px;
	height:25px;
	background:url(../images/blue_button2.png);
	padding-bottom:5px;
	margin-top:10px;
}
.blue_button:hover{
	background:url(../images/blue_button_hover.png);
}
.blue_button2:hover{
	background:url(../images/blue_button2_hover.png);
}
a.blue,
a.blue2{
	text-decoration:none;
	font-size:14px;
	font-weight:bolder;
	font-family:"Trebuchet MS";
	color:#fff;
	padding-left:25px;
	line-height:30px;
}

