/***************************************************
*              Page Constants
***************************************************/

body{
	background: url(../images/background.gif) repeat-x #FFF;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link, a:visited{
	color: #0066CC;
	}
a:hover, a:active{
	color: #333333;
	text-decoration: none;
	}

/***************************************************
*              Structural Elements
***************************************************/
/*td{
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	}
table{
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
*/
#wrapper{
	width: 806px;
	margin: auto;
	}


#right_content{
	width:242px;
	margin-top: 14px;
	float: right;	
	}
	
#left_content{
	width: 790px;
	margin-top: 4px;
	float: left;
	}
/***************************************************
*              Page Elements
***************************************************/
#header{
	}
#right_bar{
	background: url(../images/side_bg2.jpg) no-repeat;
	width: 242px;
	min-height: 340px;
	}
#login_box{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 38px;
	width: 564px;
	background: url(../images/login_box.jpg) bottom left no-repeat;
	clear: both;
	}
#footer{
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	clear: both;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	}	
#content{
	background: url(../images/content_top.gif) top left no-repeat;
	width: 790px;
	}

#network{
	float: left;
	width: 790px;
	margin: auto;
	border-bottom: 1px solid #5B984E;
	padding-bottom: 10px;
	}
#network_header{
	padding: 1px 0 0 20px;
	background: url(../images/network_head.gif) no-repeat;
	}	
#network_content a{
	font-weight: bold;
	font-size: 12px;
	}
.tech_box{
	width: 100%; 
	border-bottom: 1px solid #CCC;
	padding: 5px;
	}
.input_class{
	background: url(../images/text_bg.jpg) top left no-repeat;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 10px;
	}
.input_class:focus{
	background: url(../images/text_bg_over.jpg) top left no-repeat;
	border: 1px solid #FFF;
	}
.input_class2{
	background: url(../images/text_bg.jpg) top left no-repeat;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	padding: 3px;
	font-size: 10px;
	}
.input_class2:focus{
	background: url(../images/text_bg_over.jpg) top left no-repeat;
	border: 1px solid #666666;
	}
.profile_module{
	margin-bottom: 5px;
	padding: 3px;
	border-bottom: 2px solid #009933;
	}
.profile_module_heading{
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	display: block;
	border-bottom: 1px solid #009933;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(../images/profile_heading.gif) no-repeat;
	}
.profile_module_heading2{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	border-bottom: 1px solid #338799;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(../images/profile_heading2.gif) no-repeat;
	}
.profile_left{
	width: 300px;
	float: left;
	}
.profile_right{
	width: 230px;
	float: left;
	padding-left: 5px;
	border-left: 1px dotted #CCC;
	margin-left: 5px;
	}
.past_project{
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 1px dotted #CCC;
	}
#navigation {
	margin: 1em 0 0;
	padding: 0.6em 0 0;
	font-weight: bold;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	padding: 5px 0 5px;
	margin-left: 10px;
}
#navigation ul li {
	display: inline;
	margin-right: -2px;
}
#navigation ul li a {
	background: url(../images/tab_leftv.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px !important;
}
#navigation ul li span {
	background: url(../images/tab_rightv.gif) no-repeat right top;
	padding: 5px 14px 5px 5px;
	margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
	background-position: 100% -30px;
}
#navigation ul li a:hover {
	background-position: 0 -30px;
	color: #000000;
}
#navigation #current a {
	background-position: 0 -30px;
	color: #333333;
}
#navigation #current a span {
	background-position: 100% -30px;
}


.subMenu{
position:absolute;
top: 0;
border: 1px solid #BBB;
border-top-width: 0;
font-size:11px;
line-height:18px;
z-index:100;
background-color: #EAEAEA;
width: 130px;
visibility: hidden;
}


.subMenu a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #666666;
}

* html .subMenu a{ /*IE only hack*/
width: 100%;
}

.subMenu a:hover{
color: #000000;
}
.photo_container{
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	min-height: 200px;
	float: left;
	display: inline;
	}

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 200px;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	border-style: solid;
	height:100%;
}

#MB_header {
  margin:0;
  height: 28px;
}

#MB_content {
  padding:6px 12px;
  overflow:auto;
}

#MB_caption {
  font-size:85%;
  font-weight: bold;
  padding: 6px 0 0 5px;
  margin: 0;
  text-align: left;
}

#MB_close {
  display:block;
  position:absolute;
  right:0; top:0;
  padding:7px 5px;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}
#MB_close:hover {
	background:transparent;
}

/* Color scheme */
#MB_window {
}

#MB_frame {  }

#MB_header {

}
#MB_caption { color:#000 }

#MB_close { color:#99B }
#MB_close:hover { color:#000 }

/*
*/
.photo{
	text-align: center;
	padding: 5px;
	border: 1px dotted #CCC;
	margin: 0 auto 10px auto;
	}
.small_grey{
	font-size: 10px;
	color: #666666;
	}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:250px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:10%;
z-index:11;
}
.star-rating a.two-stars{
width:20%;
z-index:10;
}
.star-rating a.three-stars{
width:30%;
z-index:9;
}
.star-rating a.four-stars{
width:40%;
z-index:8;
}
.star-rating a.five-stars{
width:50%;
z-index:7;
}
.star-rating a.six-stars{
width:60%;
z-index:6;
}
.star-rating a.seven-stars{
width:70%;
z-index:5;
}
.star-rating a.eight-stars{
width:80%;
z-index:4;
}
.star-rating a.nine-stars{
width:90%;
z-index:3;
}
.star-rating a.ten-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.small-star{
width:100px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(../images/stars.png);
line-height: 10px;
height: 10px;
}
.bottomBorder{
	border-bottom: 1px dotted #ACB;
	padding-bottom: 3px;
	padding-left: 3px;
}
.leftBorder{
	border-left: 1px dotted #ACB;
	
}
.linkArrow{
		margin-bottom: 5px;
		}
.linkArrow a {
		padding-left: 18px;
		background: url(http://www.lendngo.com/images/link_arrow.gif) left center no-repeat;
		text-decoration: none; 
		font-weight: bold;
		border-style:none;
		}
		
.linkArrow a:hover {
		background: url(http://www.lendngo.com/images/link_arrow_o.gif) left center no-repeat;
		text-decoration: none; 
		border-style: none;
		color: #009933;
		}
.success{
	border: 2px solid #009900;
	padding: 0 2px 2px 2px;
	color: #000;
	}
.error{
	border: 2px solid #FF0000;
	padding: 0 2px 2px 2px;
	color: #000;
	}
.error ul{
	font-size: 12px;
	}
.success ul{
	font-size: 12px;
	}
.gray_back {
position:relative;
top: 0;
border: 1px solid #BBB;
border-top-width: 0;
font-size:11px;
line-height:18px;
z-index:auto;
background-color: #EAEAEA;
width: 564;
visibility: visible;
}
.green_back {

position:relative;
top: 0;
border: 1px solid #BBB;
border-top-width: 0;
font-size:11px;
line-height:18px;
z-index:auto;
background-color: #00FF99;
width: auto;
visibility: visible;
}

.red_back {

position:relative;
top: 0;
border: 1px solid #BBB;
border-top-width: 0;
font-size:11px;
line-height:18px;
z-index:auto;
background-color: #FF0000;
width: auto;
visibility: visible;
}

.style8 {
	color: #003399;
	font-weight: bold;
	font-size: 16px;
}
.style10 {
	color: #009933;
	}
