/* Start of CMSMS style sheet 'styles' */
/* 

 ----------------------------------------------------------------------------

	Author: Jonathan Guevara (www.jogsters.com)

 	CSS Document: styles.css

 ---------------------------------------------------------------------------- 

*/
*{
	margin:0px;
	padding:0px;
}

body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font: 14px Georgia;
		background: url(../images/bodybg.jpg) repeat-x;
		background-color: #e6e4d4;
}

#topbanner{
	background: url(../images/topbanner.jpg) repeat-x;
	height: 70px;
	width:100%;
}

#content_wrapper{
	width: 762px;
	margin: auto;
}

#contentborder_top{
	background: url(../images/contentborder_top.jpg);
	height: 16px;
	width: 761px;
}

#contentborder_bottom{
	width: 761px;
	background: url(../images/contentborder_bottom.jpg);
	height: 16px;
}

#content{
	background: url(../images/contentborder_middle.jpg) repeat-y;	
}

#header{
	padding: 15px;	
	height: 220px;
}

#banner_left{
	float: left;
	height: 199px;
	display: inline;
}

#banner_right{
	float:right;
}

#nav_right{
	float: right;
	width: 154px;
	margin-right: 0px;	
	display: inline;
}

#nav_right ul{
	list-style: none;
	padding: 0;
	margin: 0px;
}

#nav_right ul li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0px 0px 5px 7px;
}

#nav_right ul li a#navhome{
	display: block;
	background: url(../images/home_but.jpg);
	width: 148px;
	height: 47px;
}

#nav_right ul li a#navhome:hover, #navhome_active{
	width: 148px;
	height: 47px;
	display: block;
	background: url(../images/home_but.jpg);		
	background-position: 0 -49px;
}

#nav_right ul li a#navport{
	display: block;
	background: url(../images/portfolio_but.jpg);
	width: 148px;
	height: 47px;
}

#nav_right ul li a#navport:hover, #navport_active{
	display: block;
	background: url(../images/portfolio_but.jpg);
	width: 148px;
	height: 47px;
	background-position: 0 -49px;
}

#nav_right ul li a#navblog{
	display: block;
	background: url(../images/blog_but.jpg);
	width: 148px;
	height: 47px;
}

#nav_right ul li a#navblog:hover{
	display: block;
	background: url(../images/blog_but.jpg);
	width: 148px;
	height: 47px;
	background-position: 0 -49px;
}

#nav_right ul li a#navcontact{
	display: block;
	background: url(../images/contact_but.jpg);
	width: 148px;
	height: 47px;
}

#nav_right ul li a#navcontact:hover, #navcontact_active{
	display: block;
	background: url(../images/contact_but.jpg);
	width: 148px;
	height: 47px;
	background-position: 0 -49px;
}

#shebangarea{
	background: #f8f9eb;
	margin: 0px 15px;
	width: 710px;
	float: left;
	text-align: justify;
	padding: 10px 10px 15px 7px;
}

.heading{
	font-size: 22px;
	color: #9cb33c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.subheading{
	font-size: 20px;
	color: #9cb33c;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	float: left;

}

#shebangleft{
	margin-top: 10px;
	background: #f8f9eb;
	width: 550px;
	float: left;
}

#shebangleft img{
	margin-bottom: 15px;
}

#shebangleft p{
	padding: 10px 0px;
}

#shebangright{
	float: right;
	margin-top: 10px;
}

#shebangright img{
	margin-bottom: 15px;
}

#shebangwhole{
	background: #f8f9eb;
	width: 710px;
	float: left;	
}

#shebangwhole a, a:visited{
	color: #0071BD;
}

#shebangwhole li{
	margin-left: 30px;
	list-style: none;
	line-height: 20px;
}

#sitelist{
	color: #505050;
	font-size: 11px;	
	padding-left: 20px;
}

.orange{
	background: url(../images/listpoint_orange.jpg) no-repeat;
}

.green{
	background: url(../images/listpoint_green.jpg) no-repeat;
}

.red{
	background: url(../images/listpoint_red.jpg) no-repeat;
}

.blue{
	background: url(../images/listpoint_blue.jpg) no-repeat;
}

#portfolio_pagehead{
	padding-bottom: 20px;

}

#portfolio_pagehead p{
	padding: 10px 3px 0px 0px;
	width:550px;
}

#portfolio_entry{
	width: 710px;
	background-color: #C9DF6F;
	padding: 10px 0px;
	float: left;
	margin-bottom: 10px;
}

#portfolio_entry img{
	float: left;
}

#portfolio_desc{
	padding: 0px 10px;
	float: right;
	width: 310px;
}

#portfolio_desc a, a:hover, a:active{
	color: #0071BD
}
#portfolio_headingleft{
	border-bottom: 1px solid #ccc;
	float: left;
	width: 550px;
	padding: 0px 0px 8px 0px;
}

.portfolio_headingimgleft{
	float: right;
	margin-bottom: 10px;
	margin-top: 15px;
}

.portfolioentry_head{
	font-size: 16px;
	color: #505050;
	font-weight: bold;
	padding-bottom: 15px;
	margin-left: 5px;
	
}

#port_subheading{
	float: left;
	margin-bottom: 20px; 
	border-bottom: 2px solid #c0c0c0;
}

#port_subarea{
	margin-bottom: 10px;
	float: left;
}

.portentry_title{
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
}

#greenbg{
	background-color: #b8d348;
	width: 200px;
	height: 550px;
	padding: 12px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#greenbg p{
	margin-bottom: 10px;
}

#greenbg .parhead{
	font-weight: bold;
	color: #3F3F3F;
}

#contact_form{

}

#contact_form input, #contact_form textarea, #contact_form select{
	padding: 1px;
	width: 350px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact_form textarea:focus, #contact_form input:focus {
	border: 2px solid #BFBFBF;
	background: #EFEFEF;
}

#contact_form label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 90px;
	padding-top: 5px;
	font-size: 13px;
}

#contact_form a{
	text-decoration: none;			
	color: #000;
	background-color: #C0CF81;
}

#contact_form a:hover{
	background-color: #DAEF86;
}

#contact_form input.submit-button {
	width: 100px;
	float: right;
	margin-right: 50px;
}

#shebangleft_contact{
	margin-top: 10px;
	background: #f8f9eb;
	width: 485px;
	float: left;
}

#footer{
	float: left;
	margin: 30px 0px 0px 0px;
	width: 755px;
	padding-bottom: 20px;
}

#footer_left{
	float: left;
}

#footer_right{
	float: right;
}

#footer a, a:hover, a:visited{
	color: #505050;
	text-decoration: none;
}

#bottomline{
	float: left;
	background: #9CB33E;
	height: 15px;
	width: 100%;
}

#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 450px;
	margin-bottom: 15px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/wait.gif) no-repeat;
}

#port_bottomnote {
	font-size: 10px;
	color: #9F9F9F;
	margin-top: 5px;
	padding: 5px 0px 0px 15px;
}

#flashgood{
	border: 1px solid #FFEF3F;
	padding: 10px;
	width: 420px;
	background-color: #FFF8AF;
}

#flashbad{
	border: 1px solid #DF0000;
	padding: 10px;
	width: 420px;
	background-color: #FF9F9F;
}

input.error, textarea.error{
	border: 1px solid #FF9F9F;
	background-color: #FFEAEA;
}

#socialnetworkbox{
	float: left;
	align: center;
	width: 550px;
	margin-top: 50px;
}

#socialnetworkbox a{
	padding-right: 30px;
}