body
{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom:0px;
font-family: arial;
font-size: 12px;
background-color: #fff;
}

.left{
	float: left;
}

div.blog-comments{
	display: block;
	padding: 20px 20px 20px 20px;
	border: 10px solid #fff;
	margin-top: 10px;
	background: url( ../img/comment-bg.png );
	color: #fff;
}

div.blog-comments-left{
	float: left;
	width: 15%;
}

div.blog-comments-right{
	float: left;
	width: 82%;
	padding: 10px 10px 10px 10px;
	border: 2px dotted #f3f3f3;
}

div.clearB{
	clear: both;
}

#profile-left{
	width: 200px;
	padding-left: 20px;
}

#profile-name span{
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
	padding: 3px;
	text-transform : capitalize;
}
.profile-left-box{
	width: 170px;
	float: left;
	border: 3px dotted #999;
	padding: 5px;
	margin-top: 10px;
}
#profile-name{
	padding-left: 5px;
}
#profile-fname{
	text-transform : capitalize;
	color: #0099FF;
	font-weight: bold;
}
#name{
	text-transform : capitalize;
	color: #0099FF;
	font-weight: bold;
}

#settings{
	 float: left; 
	 width: 100px;
	 position: relative;
	 top: 20px;
}

#sub-links-container{
	position: relative;
	top: 5px;
	width: 150px;
}

#sub-links{
	background: #f6a828;
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #0099FF;
	padding: 3px;
} 



.center{
	text-align: center;
}

a:link, #projectlist a:active,#projectlist a:visited
{
text-decoration:none;
color:#00f;
}
a:hover
{
text-decoration:underline;
}

#header
{
width: 1000px;
height: 115px;

}
#logo
{
width: 700px;
height:115px;
background: transparent url("../images/hiveguru-logo.jpg") no-repeat top left;
text-decoration:none;
float: left;
}
.sitename
{
display:none;
}
.sitetag
{
font-weight:bold;
font-size:12px;
color:#0f3673;
position: relative;
top: 85px;
left: 80px;
}

#mainbody{
	float:left;
	margin-top:20px;
	border: solid #999999 2px;
	padding: 20px 0px 20px 0px;
}

#login
{
height: 20px;
position:relative;
top: 100px;
float: right;
}
#login ul
{
padding:0px;
margin:0px;
}
#login li
{
display: inline;
}
#title{
	font-weight: bold;
	text-align: center;
}

.sub-title{
	font-weight:bold;
	padding-top: 10px;
}

.link
{
border-left: 1px solid #00f;
padding-left: 5px;
padding-right: 5px;
}
.lastlink
{
border-left: 1px solid #00f;
padding-left: 5px;
padding-right: 0px;
}
.firstlink
{

padding-right: 5px;
text-transform : capitalize;
}

#tabs
{
float:left;
width:1000px;
marig-bottom: -20px;
}

.tabContent{
width:1000px;
height:63px;
background: transparent url("../images/menuback2.jpg") repeat-x top left;
}

#tabs ul
{
padding:0px;
margin:0px;
display:block;
}
#tabs li
{
height:30px;
margin-top:2px;
display: block;
float:left;
}
.secondary-menu{
width: 1000px;
float:left;
position: relative;
margin-left: 40px;
margin-top: 20px;
}

a.secondary_menu_active{
	font-weight: bold;
}

a.active
{
width: 120px;
text-align: center;
float:left;
height: 23px;
font-size:13px;
background: transparent url("../images/menutabactive.jpg") repeat-x top left;
padding: 4px 10px 0px 10px;
margin-left:5px;
text-decoration:none;
font-weight:bold;
color: #fff;
}

a.down:hover
{
font-size:13px;
background: transparent url("../images/menutabactive.jpg") repeat-x top left;
text-decoration:none;
color: #fff;
font-weight:bold;
}
a.down
{
width: 120px;
text-align: center;
float:left;
height: 23px;
font-size:13px;
background: transparent url("../images/menutab.jpg") repeat-x top left;
padding: 4px 10px 0px 10px;
margin-left:5px;
text-decoration:none;
color: #000;
font-weight:bold;
}
#bodytabs
{
float:left;
margin-top:20px;
width: 655px;
}
#bodytabshead
{
height: 38px;
width:654px;
float:left;
border-bottom:2px solid #737373;
z-index: -1;
}
#bodytabsbody
{
float:left;
width:650px;

border-left: 2px solid #737373;
border-right: 2px solid #737373;
border-bottom: 2px solid #737373;
}

#bodytabshead ul
{
padding:0px;
margin:0px;
display:block;
}
#bodytabshead li
{
height:38px;
margin-top:2px;
display: block;
float:left;
}

a.bodyactive
{
float:left;
height: 38px;
font-size:11px;
width: 74px;
text-align:center;
background: #fff url("../images/bodytabactive.gif") no-repeat top left;
text-decoration:none;
padding: 5px;
font-weight:bold;
margin-right:5px;
color: #000;
z-index: 100;
}

a.bodydown:hover
{
float:left;
height: 38px;
font-size:11px;
width: 74px;
text-align:center;
background: #fff url("../images/bodytabactive.gif") no-repeat top left;
text-decoration:none;
padding: 5px;
margin-right:5px;
font-weight:bold;
color: #000;
z-index: 100;
}
a.bodydown
{
float:left;
height: 38px;
width: 74px;
font-size:11px;
background: transparent url("../images/bodytabdown.jpg") no-repeat top left;
padding:5px;
margin-right:5px;
text-decoration:none;
color: #888;
font-weight:bold;
text-align:center;
vertical-align:middle;
}

#memberlist
{
float:left;
width: 200px;
margin: 10px;
border-right: 1px solid #666;
}
#memberlist h1
{
font-size: 15px;
color:#fd8e08;
}
.projinfo
{
color: #888;
font-size: 11px;
}
#projectlist
{
width: 360px;
margin:10px;
font-size:14px;
float: right;

}
#projectlist h1
{
font-size: 15px;
color:#1e66dc;
}

#projectlist li
{
display: block;
margin: 10px;
list-style-type:none;
}


#rightcolumn
{
float: left;
width: 340px;
}
#search
{
background: transparent url("../images/boxback.jpg") repeat-x top left;
width: 300px;
padding: 10px;
margin: 20px 0px 0px 20px;
}
#search h2
{
font-size: 17px;
color:#1e66dc;
}
.button
{
background: transparent url("../images/buttonback.jpg") repeat-x top left;
margin-left:200px;
margin-top:10px;
height: 25px;
color: #333;
font-size: 15px;

border: 1px solid #e88037;
}
#stats
{
background: transparent url("../images/boxback2.jpg") repeat-x bottom left;
width: 300px;
padding: 10px;
margin: 20px 0px 0px 20px;
}
#stats h2
{
font-size: 15px;
padding: 5px;
margin: 0px;
color:#1e66dc;
}
#stats h3
{
font-size: 20px;
padding: 5px;
margin: 0px;
color:#000;
}
#news
{
background: transparent url("../images/boxback2.jpg") repeat-x bottom left;
width: 300px;
padding: 10px;
margin: 20px 0px 0px 20px;
}
#news h1
{
font-size: 15px;
color:#fd8e08;
}

.newsitem
{
width: 300px;
}
.newsitem h2
{
font-size: 13px;
color:#1e66dc;
}
#footer
{
margin-top:20px;
width: 1000px;
float: left
}
#footer ul
{
padding: 0px;
margin: 0px;
}
#footer li
{
display: inline;

}
#signin{
	width: 350px;
	text-align: center;
	background-color: #eee;
}
#signup{
	width: 300px;
	text-align: center;
	background-color: #eee;
}
#label{
	width: 150px;
	color: #0099FF;
	position:relative;
	padding-left: 20px;
	vertical-align : bottom;
}

/* new */

input[type=text]:focus{
	background-color: yellow;
}

select{
	border: 1px solid #4096ee;
}

/* to here */

#value{
}

#hint{
	font-size: 8px;
	color: #999;
	text-align:center;
}

#sucmsg{
	text-align: center;
	color: #0000FF;
}
#errmsg{
	text-align: center;
	color: #FF0000;
}
.index-tab{
	text-align: center;
	font-size: 11px;
	height: 40px;
	width: 78px;
	word-wrap: break-word;
}

.table-header{
	font-weight: bold;
	background: #fff;
	padding: 10px 0px 5px 5px;
	color: #f6a828;
	float: left;
	height: 20px;
}

#message-container{
	width: 750px;
	height: 130px;
	float:left;
	border-bottom: solid 1px #fff;
}

#message-div{
	border-bottom: solid 1px #fff;
	padding: 10px;
	

}

.message-label{
	width: 100px; 
	text-align:right;
	padding-right: 10px;
	font-weight:bold;
}

#message-right{
	width: 700px;
}

.txtHint{
	position:absolute;
	z-index: 1;
}
.txtHint_invisible{
	display:none;
	position:absolute;
}

#txtHint li{
	display: block;
	background: #fff;
	width: 268px;
	border: solid 1px #599fae;
	cursor:hand;
	position: relative;
	left: 20px;
	padding: 1px;
}

#hint-link{
	background : #fdf5ce;
	padding: 1px;
}
#hint-guide{
	background : #ccc;
	padding: 1px;
}

#hint-link:hover{
	background : #ccc;
}

#paginator{
	font-weight: bold;
}
#paginator a{
	text-decoration: underline;
}
#paginator a:hover{
	text-decoration: none;
}
#no-results{
	color: #FF0000;
	font-weight: bold;
}
.box{
	border: 3px dotted #fff;
	padding: 10px 10px 10px 10px;
}

.chromestyle{
width: 99%;
font-weight: bold;
position: relative;
top: 9px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
padding:0px;
margin:0px;
display:block;
}

.chromestyle ul li{
height:30px;
margin-top:2px;
display: block;
float:left;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background: transparent url("../images/menutab.jpg");
width: 138px;
visibility: hidden;
style: block;
margin-top: -5px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 10px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
