body{
	font-family:"Trebuchet MS";
	font-size:80%;  /*-- Enables font size scaling in MSIE  --*/
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
	background:#f5f5f5;
}
html > body{
	font-size:9.5pt;
}
html{
	min-height: 100%;
	height:auto;	
}
	#top,#header h2,#footer h2,#sideBar h3{		/*-- Nomensa Method to hide the content --*/
		position:absolute;
		left:-999em;
		width:990em;
	}
	form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl{
		margin:0;
		padding:0;
	}
	li{
		padding:0;
		margin:0;
		list-style:none;
	}
	a{
	text-decoration:none;
	outline:none;
	color:#000;
	}
	a:hover{
		text-decoration:underline;
	}
	img{
		border:0;
		vertical-align:middle;
	}
	input, select {
       vertical-align:middle;
}
.clsContainer{
	margin:0 auto 0 auto;
	text-align:left;
	width:100%;
	min-width:1000px;
}
* html .clsContainer{
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1010)? "1010px" : "100%");
}
/* CSS Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
.clsFloatLeft{
	float:left;
}
.clsFloatRight{
	float:right;
}
/* SIDE ROUNDED CORNERS*/
.blue_t {
	background:#eeecec url(../images/blue_tb.jpg) 0px top repeat-x;
	}
.blue_b{
	background: url(../images/blue_bb.jpg) 0px bottom repeat-x;
}
.blue_r{
	background: url(../images/blue_rb.jpg) right 0px repeat-y;
	}
.blue_l{
	background: url(../images/blue_lb.jpg) 0px 0px repeat-y;
	}
.blue_tl {
	background: url(../images/blue_tlc.jpg) left top no-repeat;
	}
.blue_tr{
	background: url(../images/blue_trc.jpg) right 0px no-repeat;
	}
.blue_bl{
	background: url(../images/blue_blc.jpg) left bottom no-repeat;
	}
.blue_br{
	background: url(../images/blue_brc.jpg) right bottom no-repeat;
	padding:0 0 1em 0;
	}
* html .cls100_p{
	width:100%;
	}
.block {
	margin-bottom:10px;
	height:1%;
	}
/*END OF SIDE ROUNDED CORNERS*/	
/*SEARCH ROUNDED CORNERS*/	
.search_t {
	background:#DFF2FF url(../images/sea_tb.jpg) 0px top repeat-x;
	}
.search_b{
	background: url(../images/sea_bb.jpg) 0px bottom repeat-x;
}
.search_r{
	background: url(../images/sea_rb.jpg) right 0px repeat-y;
	}
.search_l{
	background: url(../images/sea_lb.jpg) 0px 0px repeat-y;
	}
.search_tl {
	background: url(../images/sea_tlc.jpg) left top no-repeat;
	}
.search_tr{
	background: url(../images/sea_trc.jpg) right 0px no-repeat;
	}
.search_bl{
	background: url(../images/sea_blc.jpg) left bottom no-repeat;
	}
.search_br{
	background: url(../images/sea_brc.jpg) right bottom no-repeat;
	padding:1em;
	}
/*END OF SEARCH ROUNDED CORNERS*/	
/*GREY ROUNDED CORNERS*/	
.grey_t {
	background:#FDFDFD url(../images/grey_tb.jpg) 0px top repeat-x;
	}
.grey_b{
	background: url(../images/grey_bb.jpg) 0px bottom repeat-x;
}
.grey_r{
	background: url(../images/grey_rb.jpg) right 0px repeat-y;
	}
.grey_l{
	background: url(../images/grey_lb.jpg) 0px 0px repeat-y;
	}
.grey_tl {
	background: url(../images/grey_tlc.jpg) left top no-repeat;
	}
.grey_tr{
	background: url(../images/grey_trc.jpg) right 0px no-repeat;
	}
.grey_bl{
	background: url(../images/grey_blc.jpg) left bottom no-repeat;
	}
.grey_br{
	background: url(../images/grey_brc.jpg) right bottom no-repeat;
	padding:1em 1px 1em 2px;
	}
/*END OF GREY ROUNDED CORNERS*/	
/*INNER ROUNDED CORNERS*/	
.inner_t {
	background:#FFFFFF url(../images/inner_tb.jpg) 0px top repeat-x;
	}
.inner_b{
	background: url(../images/inner_bb.jpg) 0px bottom repeat-x;
}
.inner_r{
	background: url(../images/inner_rb.jpg) right 0px repeat-y;
	}
.inner_l{
	background: url(../images/inner_lb.jpg) 0px 0px repeat-y;
	}
.inner_tl {
	background: url(../images/inner_tlc.jpg) left top no-repeat;
	}
.inner_tr{
	background: url(../images/inner_trc.jpg) right 0px no-repeat;
	}
.inner_bl{
	background: url(../images/inner_blc.jpg) left bottom no-repeat;
	}
.inner_br{
	background: url(../images/inner_brc.jpg) right bottom no-repeat;
	padding-bottom:1em;
	}
/*END OF INNER ROUNDED CORNERS*/	
/*INNER ROUNDED CORNERS*/	
.main_t {
	background:#FFFFFF url(../images/main_tb.jpg) 0px top repeat-x;
	}
.main_b{
	background: url(../images/main_bb.jpg) 0px bottom repeat-x;
}
.main_r{
	background: url(../images/main_rb.jpg) right 0px repeat-y;
	}
.main_l{
	background: url(../images/main_lb.jpg) 0px 0px repeat-y;
	}
.main_tl {
	background: url(../images/main_tlc.jpg) left top no-repeat;
	}
.main_tr{
	background: url(../images/main_trc.jpg) right 0px no-repeat;
	}
.main_bl{
	background: url(../images/main_blc.jpg) left bottom no-repeat;
	}
.main_br{
	background: url(../images/main_brc.jpg) right bottom no-repeat;
	padding:0 1px 1em 2px;
	}
/*END OF INNER ROUNDED CORNERS*/	
/*CONTENT*/
#content {
	margin:10px 0 0;
	}
/*END OF CONTENT*/	
/*SIDE BAR*/
#sidebar {
	float:left;
	margin-left:18px;
	width:16em;
}
* html #sidebar { 
	margin-left:10px;
	}
#sidebar h3{
	font:1.01em "Trebuchet MS";
	text-transform:uppercase;
	padding:.8em 1em .8em 2em;
	color:#b4b4b4;
	background: url(../images/img_side.jpg) no-repeat scroll .6em 1em;
	}
#selLogin p{	
	padding:.5em 1em 0;
	font-size:8pt;
	}
#selLogin .clsText {
	width:12em;
	}	
#selNews p{
	padding:.5em .5em 0;
	font-size:8pt;	
	}	
.links li{	
	border-bottom:1px solid #CECECE;
	padding:.5em 1em .5em 1.3em;	
	line-height:normal;
	font-size:8pt;
}	
.links .clsNoborder {	
	border:none;
	}
/*END OF SIDE BAR*/	
#main {
	margin:0 1em 0 19em;
	}
.clsSitelinks a {
	border-bottom:1px dashed #3399cc;
	}
.clsSitelinks a:hover {
	border:none;
	text-decoration:none;
	}

.clsSearchBox {
	min-height:9em;
	}
* html .clsSearchBox {
	height:9em;
	}	
.clsMainSearch li{
	float:left;
	display:block;
	/*background:url(../images/li1-bg.jpg) repeat-x scroll 0 0;*/
}
#mainnav  .clsNoborder a{
	background:none;
}
#mainnav a:hover {
	background:url(../images/li1-hover.jpg) repeat-x scroll 0 0;
	color:#000;
}
/*END OF NAVIGATION*/
/*END OF HEADER*/
/*WRAPPER*/
#wrapper {
	clear:both;
	margin:0 auto;
	width:90%;

	}	
.clsSearchBox input{
	vertical-align:middle;
	margin-right:.2em;
	}
.clsSearchBox .clsText{	
	width:35%;
	height:1.1em;
	}
.clsSearchBox select {
	height:1.6em;
	vertical-align:middle;
	}	
.clsSearchBox h3 {
	font: bold 0.95em "Trebuchet MS"; 
	padding:1em 0;
	}	
.clsSearchBox .clsPopularLinks {
	padding:1em 0;
	}
.clsInfoBox {

	}	 
#main h4 {
	/*background: url(../images/h4_bullet.jpg) no-repeat left center; */
	padding:1em 0;
	font-size:.95em;
	text-transform:uppercase;
	}	
/*TABLE PROPERTIES*/	
table 
{
border-collapse: collapse;
} 

/*END OF TABLE PROPERTIES*/		
/*DOUBLE COLUMNS*/	
.two-column  {

	overflow:hidden;
	}
.col-1 {
	width:49%;
}	
.col-2 {
	width:49%;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.clear {
	clear:both;
	}			
.alignRight {
	text-align:right;
	margin-right:1em;
	}
.marginright {
	margin-right:1%;
	}
/*END OF DOUBLE COLUMNS*/			
.clsTop {
	background:#F5F5F5;
	padding:10px;
	margin-bottom:.6em;
	}
.clsTopLeft {
	margin-right:.7em;
	width:auto;
	}
.clsTopRight {
	width:75%;
	}
.clsBorder img, .clsBorder a img {	
	padding:2px;
	border:1px solid #C0C0C2;
	}
.clsBorder a:hover img 	{
	border:1px solid #A5DEFC;
	background-color:#C7EAFE;
	}
.clsTop h5 {
	font-weight:bold;	
	}	
/*.clsCategoryList ul {
	margin:0 1%;
	width:22%;
	}
*/
.clsCategoryList li{
	float:left;
	background:url(../images/li_bullet.gif) no-repeat left .4em;
	padding:.1em 2em;
	border-bottom:1px dashed #E3E3E3;
	margin:0 .5em;
	width:10em;
	}
.clsCategoryList li a{	
	display:block;
	}
/*FOOTER*/
#footer {
	clear:both;
	background:#333;
	text-align:center;
	margin:2em 0 0;
	padding:2em 0;
	}
#footer ul
	{
     color:#FFFFFF;	
	}
#footer li{	
	display:inline;
	background:url(../images/li_footerSep.jpg) no-repeat right center;
	padding:0 .5em;
	}
#footer li a
    {
	 color:#fff   
	}	
#footer .clsNoBorder {		
	background:none;
	}
#footer p{		
	padding:.5em 0 0;
	color:#FFFFFF;
	}
#footer a
     {
	  color:#CCCCCC;
	 }	
/*END OF FOOTER*/	
/*POST PROJECT*/		
.clsPostProject li{
	}
#main .clsInnerCommon {
	height:1%;
	}	
#main .clsInnerCommon h2 {
	color:#000;
	font-size:1em;
	padding:.8em;
	font-weight:normal;
	}	
#main .clsInnerCommon h3{	
	background:#F3F5F4 /*url(../images/h_bullet.jpg) no-repeat scroll .5em center*/;
	font-size:0.95em;
	padding:.9em 0;
	margin:0 .1em;
	}
#main .clsInnerCommon h3 span{		
	float:none !important;
	width:auto !important;
	display:inline !important;
	}
.clSTextDec a{
	text-decoration:underline;
	}
.clSTextDec a:hover{
	text-decoration:none;	
	}
.clsPostProject p, .clsInnerCommon p{
	padding:1em 1em 1em 3em;
	}	
.clsPostProject ul{	
	padding:0 0 1em 3em;
	}
 .clsInnerCommon ul  {
 	/*padding:1em 0 1em 3em;*/
	overflow:hidden;
	}
.clsInnerCommon li {
	background:url(../images/list_bullet.jpg) no-repeat left .5em;
	/*padding-left:1em;*/
	}	
.clsPostProject li {	
	background:url(../images/list_bullet.jpg) no-repeat left .5em;
	padding-left:1em;
	margin:1em 0 0;
	}
#selOptional ul
    {
    padding:1em 0 1em 3em;
    }	
.clsPostProject span {
	font-weight:normal;
	}	
.clsPostProject li p {
	padding:.5em 0 0 !important;
	}	
.clsPostProject li ul{	
	padding:10px 0 0;
	}
.clsPostProject li li{	
	background:none!important;
	margin:0 !important;
	}
.clsPostProject	.clsSelect {
	margin:0 .5em;
	vertical-align:top;
	}
.clsOptionalDetails	input {
	vertical-align:middle;
	}
.clsFloatedList	li{
	float:left !important;
	}
.clsOptionalDetails	.clSNoBack {
	background:none;
	}
.clsOptionalDetails	li li{
	padding:0 ;
	}
.clsContactForm p {
	padding:.5em 0 0 3em;
	overflow:hidden;
	height:1%;
}	
.clsContactForm span {
	float:left;
	display:block;
	margin:1.5px 8px 0 0;
	text-align:right;
	width:100px;
}
/*END OF POST PROJECT*/		
/*COMMON LIQUID WIDTH*/
.clsPercent60 {
	width:60%;
	}
.clsPercent50 {
	width:50%;
	}
.clsPercent30 {
	width:30%;
	}	
.clsPercent25 {
	width:25%;
	}	
.clsPercent20 {
	width:20%;
	}	
.clsPercent15 {
	width:15%;
	}	
.clsPercent10 {
	width:10%;
	}
.clsPercent5 {
	width:5%;
	}
.clsPercentAuto {
	width:auto;
	}
/*END OF COMMON LIQUID WIDTH*/
/*SPAN FLOAT CLASSES*/
#selPMB a {
	}
#selPMB a {
	border-bottom:1px dashed #3399cc;
	}
#selPMB a:hover {
	border:none;
	text-decoration:none;
	}
#selPMB p {
	padding:.3em 0 0 3em;
	}
#selPMB li  {
  	margin:.5em 0 0;
	background:none;
	padding:0;
	}
#selPMB li span {
	width:100px;
	float:left;
	font-weight:bold;
	}
.clsEditProfile p, .clsSignUp p, .clsInnerpageCommon p{
	padding:.5em 0 .5em 3em;
	}
.clsInnerpageCommon table{
	margin:1em 0 1em 3%;
	}
.clsInnerpageCommon table table {
 	margin:0;
	border:1px solid #EFEFEF;
	}	
.padding0 {
	padding:10px 0!important;
	}	
.clsTabs table {
	margin:1em 0 1em 3%;
	}	
.clsTabs p {
	padding:.5em 0 .5em 3em;
	}	
.clsEditProfile li {
	background:none;
	padding:0;
	margin:.5em 0 0;
	}
* html .clsEditProfile	span{
	width:150px;
	}
* html .clsEditProfile .clsBoom{
	width:auto !important;
	}	
.clsEditProfile	table p {
	padding:0 0 0 3em !important; 
	} 
.clsEditProfile	span{
	display:block;
	min-width:150px;
	float:left;
	font-weight:bold;
	}
.clsEditProfile .clsMainInfo p{
	padding:.5em 0 0 3em;
	}	
.clsFormSpan p{
	padding:.5em 0 .5em 3em;
	}

.clsFormSpan span{
	display:block;
	min-width:270px;
	float:left;
	font-weight:bold;
	}	
* html .clsFormSpan span{
	width:270px;
	}
* html .clsFormSpan .clsBoom{
	width:auto !important;
	}	
	
.clsPTB0 {
	padding-top:0 !important; 
	padding-bottom:.2em !important; 	
	}
.clsUserList h3 {
	/*background:url(../images/cross.jpg) no-repeat left center;*/
	padding-left:30px;
	}
/*HEADING*/		
.clsHead {
	overflow:hidden;
	}	
.clsHeadLeft {
	width:49%;
	}	
.clsHeadRight {
	width:49%;	
	text-align:right;
	padding-right:.5em;
	}
/*END OF HEADING*/
.clsInnerCommon form p {
	padding:0.5em 0 0 3em;
	}
.clsForm p {
	overflow:hidden;
	
	}
.clsForm span{
	float:left;
	margin:5px 8px 0 0;
	text-align:left;
	width:130px;
	padding:5px 0 0 0;
	font-weight:bold;
}
.clsBottomRight p{
	text-align:justify;
	font:16px Arial, Helvetica, sans-serif;
	margin:0 !important;
}
.clear{
	clear:both;
}
.clsBottomRight .clsNoborder{
	border:none;
}
/*END OF CLSBOTTOM*/

/*Condition Messages*/
.message {
	background-color:#F3F5F4;
	width:50%;
	margin:1em 0 0 3em;
	padding:.5em;
	margin-bottom:.1em;
	}
	
.error {
	background:url(../images/icon_error.gif) no-repeat left 5px;
	padding:10px 30px;
	color:red;
	}
.success {
	background:url(../images/icon_right.gif) no-repeat left 5px;
	padding:10px 30px;
	color:green;
	}
.help {
	color:red;
}
.glow {
	color:#00A0C4;
	font-weight:bold;
	}
.clsSpan {
	float:left;
	display:block;
	width:110px;
	}	
.hidden {
	overflow:hidden;	
	display:block;
	}
/*End Of Condition Messages*/
.clsTable td {
	vertical-align:top;
	}
.clsTable p{
	padding:0.5em 0.5em 0;
	}
	
	/*-------------------------------------------*/
	
	.clsLinksLeft{
	background:url(../images/ss_l.jpg) no-repeat left;
	padding-left:6px;
	height:216px;
	}
.clsLinksRight{
	background:url(../images/ss_r.jpg) no-repeat right;
	padding-right:5px;
	height:216px;
	}
.clsLinksCenter{	
	background:url(../images/ss_c.jpg) repeat-x;
	height:216px;
	}
#selMainLinks  {
	margin-bottom:10px;
	}
#selMainLinks li{
	width:24.8%;
	background:transparent url(../images/bg_li_m_links.png) no-repeat scroll left center;
/*	height:216px;*/
	height:196px;
    margin:3px 0 0;
    padding:15px 0 0;
	float:left;
	}
* html #selMainLinks li{
	width:24.8%;
	background:transparent url(../images/bg_li_m_links.png) no-repeat scroll left center;
/*	height:216px;*/
	height:196px;
    margin:0;
    padding:10px 0 0;
	float:left;
	}
#selMainLinks h4 {
	font-size:15px;
	padding:5px 0 5px 5px;
	text-transform:none;
	text-align:center;
	color:#000;
	}
#selMainLinks h4 b
	{
	 color:#000000;
	}
#selMainLinks p {	
	color:#000;
	font-size:11px; 
	padding:0 5px;
	text-align:center;
	}
	.clsPostImage {
    text-align:center;
}
#innerCont11
{
   color:#B4B4B4;
}	
.clsPopularLinks
{
   color:#B4B4B4;
}
.clsPopularLinks a
{
   color:#868686;
}
.clsPopularLinks a:hover
{
   text-decoration:underline;
}
