input:hover, textarea:hover {
	background:#fbfbfb;
}


input { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.followlink{
height:18px;
width:70px;
text-align:center;
margin-left:20px;
}

.followlink a{
padding:2px;
background-position: 0px 0px;
background:url(imgs/followlink.gif);
color:#009933 !important;
display:block;
}

.followlink a:hover {
color:#009933;
background:url(imgs/followlink.gif) no-repeat 0px -18px;

}


.unfollowlink{
text-align:center;
margin-left:20px;
height:18px;
width:70px;
}

.unfollowlink a{
padding:2px;
background-position: 0px 0px;
background:url(imgs/unfollowlink.gif);
color:#cc0000 !important;
display:block;
}

.unfollowlink a:hover {
color:#cc0000 ;
background:url(imgs/unfollowlink.gif) no-repeat 0px -18px;

}


#bottom_hover input.button {	
border:0px solid #FFFFFF;
background-position: 0px 0px; 
display: block;	

height: 45px;
width:160px;	
color:#666666;	
font-size:17pt;
text-decoration: none;	
padding:0px; 

background-image:url('imgs/button.jpg'); 
background-repeat:no-repeat; 
background-attachment:scroll;
	}

#bottom_hover input.button:hover {	
color:#333333;	
background:url('imgs/button.jpg') no-repeat 0px -45px;

}


#bottom_small_hover input.button {	

display:inline;
border:0px solid #FFFFFF;
background-position: 0px 0px; 
width:109px;	
height:34px;
color:#666666;	
font-size:14pt;
text-decoration: none;	
margin:0;padding:0;
vertical-align:middle;
background-image:url('imgs/button_small.jpg'); 
background-repeat:no-repeat; 
background-attachment:scroll;
	}

#bottom_small_hover input.button:hover {	
color:#333333;	
background:url('imgs/button_small.jpg') no-repeat 0px -34px;

}


.trigger,.trigger a {

	text-align:center;
	float:left;
	width:75px;
	padding: 3px 0px 3px 0px;
	overflow: hidden;
}
.trigger {
	background: #eee;
}
.close {
	background: #f9f9f9;
}
.cnt {
clear:both;
	display: none;
	padding: 10px;
	background: #f9f9f9;
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#intro .point-img{
	float: left;
	padding-right:10px; 

}



#intro p{
margin:0;padding:0;
font-size:10pt;
color:#333;
    font-family:Tahoma;
}


.headerban{
margin-top:7px;
margin-bottom:7px;
padding-bottom:7px;
    border-bottom:dotted #ccc 1px;
}

#intro .headerban{
margin:0;padding:0;border:0;
color:#999;font-size:14pt;
    font-family:Lucida Sans Unicode;
}


.headerban span{
color:#999;font-size:14pt;
    font-family:Lucida Sans Unicode;


}

.snote{margin:top:2px;
font-size:7pt;
color:#ccc;clear:both;
}



.h3_title{
color:#1A4D80;
font-size:18pt;
font-family:Lucida Sans Unicode;
}


.messagebox{
position:absolute;
width:100px;
margin-left:10px;
padding:2px;
}
.messageboxok{
position:absolute;
width:auto;
margin-left:10px;
padding:2px;
font-weight:bold;
color:#008000;

}
.messageboxerror{
position:absolute;
width:auto;
margin-left:10px;
padding:2px;
font-weight:bold;
color:#CC0000;
}

#profile_wrap{

padding-left:20px;
padding-right:20px;
}


#profile {
    float:left;
    
    font-size:12px;
    margin-top:30px;
    width:325px;
}

#profile p{margin:0;padding:0;color:#666;}


#profileUser {    float:left;
width:110px;
text-align:center;


}

#profileImg{  
    margin-bottom:6px;
}



#profileInfo {
    float:left;

    line-height:1.8em;
    width:215px;
    word-wrap:break-word;
}

#profileInfo strong {
    font-size:14px;
}

#ask {
    float:left;
    width:360px;
}

#ask h3 {
    font-weight:bold;
    font-size:16px;
    margin:0;
    padding:0;
    margin-bottom:8px;
}

#ask label {
    font-size:11px;
}

#ask #question {
    margin-bottom:16px;
    width:325px;
}

#ask input.button {
    padding:4px 24px;
    margin-top:16px;
}

#ask p {        
    margin-right:24px;
}


h { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }


////////////////sub tabs
#dropsubtabs{
}

#dropsubtabs ul{
color:#666;
font-size:12px;
margin: 0;
padding: 0;
width: 100%;
list-style: none;
overflow: hidden;
border-bottom: 1px solid gray; /*underline across bottom of main tabs*/
margin-top:15px;margin-bottom:20px;
}

#dropsubtabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}


#dropsubtabs a{
float: left;
color: white;
background: #666 url(imgs/_leftedge.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 4px 0 0;
padding: 0 0 4px 3px;
text-decoration: none;
letter-spacing: 1px;
}

#dropsubtabs a:link, #dropsubtabs a:visited, #dropsubtabs a:active{
color: white;
}

#dropsubtabs a span{
float: left;
display: block;
background: transparent url(imgs/_rightedge.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
}

#dropsubtabs a span{
float: none;
}


#dropsubtabs a:hover{
background-color: #808080; /*background color of tabs onMouseover*/
color: white;
}

#dropsubtabs a:hover span{
background-color: transparent;
}
/////////////////////////////




#droplinetabs ul{
font-family:Lucida Sans Unicode;
color:#666;
font-size:12px;
margin: 0;
padding: 0;

width: 100%;
list-style: none;


}

#droplinetabs{
margin: 0;
padding: 0;
float:right;
margin-bottom:10px;
overflow: hidden;
}

#droplinetabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}



#droplinetabs a{
float: left;
background: #f7f7f7 url(imgs/leftedge.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 4px 0 0;
padding: 0 0 4px 3px;
text-decoration: none;
color:#666;
letter-spacing: 0px;
}

#droplinetabs a.active{
background-color: #F0FEE9;
color:#009933 !important;
}

#droplinetabs a:hover.active{
background-color: #dbf4cf;
color:#009933 !important;
}


#droplinetabs a:link, #droplinetabs a:visited, #droplinetabs a:active{
color:#666;
}

#droplinetabs a span{
float: left;
display: block;
background: transparent url(imgs/rightedge.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;

}

#droplinetabs a span{
float: none;
}


#droplinetabs a:hover{
background-color: #eee ; /*background color of tabs onMouseover*/
color: #000;
}

#droplinetabs a:hover span{
background-color: transparent;
}

#droplinetabs li.plain , #droplinetabs li.plain a , #droplinetabs li.plain p{
background:none;
margin:0;
float:none;
padding:0;
}


#droplinetabs li.plain p{
padding-top:7px;
padding-left:7px;
float:left;
}


#register .lable , #settings .lable{
font-size:9pt;
overflow:hidden;
width:500px;
float:left;
    display:block;
margin-bottom:12px;

}

#register label.primary ,#settings label.primary {


	margin-top:10px;
    display:block;
    float:left;
    clear:left;
    width:140px;
    font-family:tahoma;
	font-size:16px;
	color:#666;
	text-align:right;
    margin-right:10px;

}
#signup {
    width:270px;
    border-left:dotted #eee 1px;
    float:right;
    font-family:Lucida Sans Unicode;
    margin:20px  0;
    padding-left:20px;
    font-size:12px;
        color:#666;

}

#signup label.primary {
    display:block;
    float:left;
    clear:left;
    width:75px;
    margin-right:8px;

}

#signup #username, #password {
    float:left;
    border:#ccc 1px  solid;
    width:150px;
    margin-bottom:12px;
    padding:4px;
}

.inputc{
    float:left;
	margin-bottom:3px;
	margin-top:3px;
    border:#ccc 1px  solid;
	width: 200px;
    padding:7px;
}

#loginSubmit {
    padding:6px 12px;
    clear:both;
}



#signup p {
    font-size:12px;
}

#signup p a, #signup p a:visited {
    color:#f63;
}


#intro {
    width:380px;

    float:left;
    padding:20px 30px;
}

#search {
    margin:0px auto;
    text-align:center;
    padding:20px 0;
    border-top:solid 1px #eee;
}

#searchContent {
    text-align:left:
}

#search label {
    font-family:Lucida Sans Unicode;

}

#query ,#hquery{
    padding:8px;
        border:#ccc 1px  solid;
vertical-align:middle;
    margin:8px 0 8px 0;
    width:300px;
}

#searchSubmit {

    padding:6px 12px;
}

#search span {
    font-size:11px;
    color:#777;
    font-family:Lucida Sans Unicode;

.submit_s{
    padding:6px 12;

}

}
.clear {
    clear:both;
}


body {
background: url('bg/default.png') repeat-x #dfedf3;
margin: 0 auto;
width: 800px;
font-size:10pt;
font-family: tahoma;
}
#header_logo {
background: url('imgs/header.png') no-repeat 0 10px;
width: 223px;
height: 78px;
margin-top: 0px;
}
.menu {
float: right;
padding: 10px;
width:auto;
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
font-family:tahoma;
color: #1b3c5d;

text-align: center;
background-color: white;
margin-bottom: 10px;
}
.settingsmenu {
background-color: #738ba3;
width:320px;
color: white;
text-align: center;
}
.blocked {
background-color: #a0b7cf;
max-width:100%;
width: 280px;
color: black;
margin-bottom:5px;
text-align: left;
padding-left: 20px;
}
.blocked:hover {
color: white;
cursor: pointer;
}
.content {
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 10px;
width: 798px;
}
#pointer {
margin-left: -150px;
margin-bottom: -1px;
}
.error_msg {
		border:solid 1px #E5A3A3; 
		background:#FFCFCF url(imgs/16-em-cross.png) 8px 6px no-repeat;
		font-size:11pt;
		color:#CC0000;
		padding:4px;
		padding-left:30px;
		text-align:left;
		}
.msg {
		border:solid 1px #E1EFDB; 
		background:#F0FEE9 url(imgs/16-em-check.png) 8px 6px no-repeat;
		color:#008000;
		font-size:11pt;
		padding:4px;
		padding-left:30px;
		text-align:left;
}
#content_top {
background-image: url('imgs/content_top.png');
width: 800px;
background-repeat: no-repeat;
height: 4px;
}
#error_top {
width: 798px;
height: 8px;
margin: 0 auto;
margin-top: 0px;
}
#msg_top {
width: 798px;
height: 8px;
margin: 0 auto;

}
#padding {

padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
.menulink,a {
color: #1b3c5d;
text-decoration: none;
}
.menulink:hover {
color: #e9b209;
}
a {
color: black;
text-decoration: none;
}
a:visited {
color: black;
}
a:active {
color: black;
}

a:hover {
color: #e9b209;
}
.menulink2:a {
color: white;
text-decoration: none;
}

.menulink2:visited {
color: white;
}
.menulink2:hover {
color: #e9b209;
}
.menulink2:active {
color: white;
}
h2 {
color: #14375a;
font-family: Calibri;
font-size: 26px;
margin: 5px;
}
#footer {
background-image: url('imgs/content_bottom.png');
width: 800px;
background-repeat: no-repeat;
height: 20px;
}
}
#footerc {
width: 800px;
height: 40px;
}
.box {
width: 75px;
height: 75px;
border: 6px #eeeeee solid;
float: left;
margin-bottom:10px;
margin-left: 10px;
}
.box:hover {
border: 6px #c6c4c4 solid;
cursor: pointer;
}
.profile {
	text-align: center;
	background: #e1e3e4;
	width: 700px;
}

.follow {
background: #f0f0f0;
padding: 10px;
}
.askq {
border: 5px #f2f2f2 solid;
padding: 20px;
width: 700px;
}
textarea {
font-family: arial;
font-size: 16px;
width:340px;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; 
	margin-bottom:3px;
	margin-top:3px;
    border:#ccc 1px  solid;
    padding:7px;

}
.askk {
background-color: #c9ccce;
width: 150px;
color: white;
padding: 7px;
font-weight: bold;
margin-left: 10px;
text-align: center;
cursor: pointer;
}
#tick {
background-color: red;
width: 30px;
height: 30px;
padding: 5px;
display: hidden;
}
.reg {
border: 5px #e1e3e4 solid;
width: 300px;
padding: 20px;
}
.flw {
border: 1px #c9ccce solid;
width: 150px;
color: white;
padding: 7px;
font-weight: bold;
margin-left: 10px;
margin-top: -5px;
text-align: center;
cursor: pointer;
}
.askk:hover {
color: red;
}
#questions {
padding-top:30px;
padding-bottom:20px;
}
.profile_name {
}
.question {
margin-top:10px;
	padding: 2px;
	margin-bottom:5px;
	padding-top:6px;
	padding-left:0;
 border-top: 1px solid #EEEEEE; 

}

.question h3{
margin:0;
margin-bottom:3px;
font-size:12pt;
font-weight:bold;
}


.question .qb{
padding-bottom:-5px;
}



hr {
height: 1px;
background: #eee;
color: #eee;
border: none;
}
.inbox_title {
font-size: 14px;
color: black;
}
.inbox_time {
color: #959191;
text-align: center;
}
img {
border: none;
}
.search {
padding: 10px;
width: 300px;
}
.searchr {
margin: 5px;
border: 1px lightgrey solid;
cursor: pointer;
}
.searchr:hover {
background-color: #f1f1f1;
}
 
.simple_overlay { 
display:none; 
z-index:10000;
margin-top: 20px;	
background-color:white; 
width:675px;     
min-height:200px; 
 -moz-box-shadow:0 0 90px 5px #000; 
 -webkit-box-shadow: 0 0 90px #000;     
} 
 
.simple_overlay .close { 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:27px; 
    width:27px; 
}
.details { 
    position:absolute; 
    font-size:11px; 
    color:#fff; 
	padding: 20px;
} 
 
.details h3 { 
    color:#aba; 
    font-size:18px; 
    margin:0 0 -10px 0; 
}
.login {
padding: 10px;
width: 200px;
}

.modal { 
    background-color:white; 
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid white; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 20px #ccc; 
    -webkit-box-shadow: 0 0 20px #ccc; 
} 
.replyformjs {
background-color: #ebebeb;
padding: 10px;
text-align: center;
width: 90%;
margin: 0 auto;
}

h4 {
color: #24517e;
margin: 0px;
}
.suggestionsBox {
	margin: 0 0;
	position:absolute;
	display: block;
    width: 300px;
	padding: 3px;
    background-color: white;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-bottom: 1px solid grey;
    color: black;
	cursor: pointer;
}

.suggestionList {
    margin: 0px;
    padding: 0px;


}
.suggestionList b:hover {
    font-weight: normal;
}
.suggestionList b {
}