/* Start of CMSMS style sheet 'Estimates' */
* { padding:0; margin:0;}

	html { font-size:100.01%; }
	body#body { background:#444; font-size:13px; font-family: "Trebuchet MS", Helvetica, sans-serif; color:#353535;}
	
.clear { clear: both;}

#cookieinfo {
width: 100%;
padding: 5px;
background: #fff;
display: none;
position: fixed;
bottom: 0;
text-align: center;
border-top: 1px solid #ccc;
z-index: 9999;
font-size: 10px;
}

#cookieinfo div {
position: relative;
width: 960px;
margin: 0 auto;
}

#cookieinfo a {
color: red;
}

#cookieinfo p {
font-family: arial;
margin: 0;
padding:0;
}

#cookieinfo #close {
position: absolute;
right: 37px;
bottom: 0px;
}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, ul li { list-style: none; list-style-image:none;}
	
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: none; color:#029dda; outline:none;}
a:hover {text-decoration: underline;}
	
	input, select, textarea, html body textarea, .form-file { font-size:13px; font-family: "Trebuchet MS"; color:#353535; vertical-align:middle;}
	input.form-text, select, textarea, .form-file { border:1px solid #898989; background:#dcdcdc; padding:2px 0px 4px 5px;}
	
	/*input.form-text { width:85%;}*/
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%");*/ min-width:1020px;}
	
	.main { overflow:hidden; padding:0px 0px 0px 0px; background:url(uploads/images/tail.gif) repeat-x 0 0 #fff;}
	
	.main-bg { overflow:hidden; height:100%; }
	
	.main-width { width:923px; margin:0 auto;}

	.header { clear:both; height:116px;}
	
/*** Menu ***/
	.main-menu { float:left;}
	
	.main-menu .menu { padding:8px 0px 0px 0px; overflow:hidden;}
	
	.main-menu ul { list-style: none; overflow:hidden; list-style-image: none;}
	.main-menu ul li a { font-size:16px; color:#000; font-weight: bold; }

	.main-menu ul li a:hover, .main-menu ul li a.active { color:#fff; background:#0293d6;} 

	
/*** Logo ***/
	.logo { float:left;}
	.logo .indent { overflow:hidden; /*height:100%;*/ padding:26px 41px 0px 0px;}
	.logo h2 {float: left; font-size: 10px; width: 180px;}
	.logo h1 { float:left; overflow:hidden; position:relative; cursor: pointer; padding:0px 0px 5px 0px;}
	.logo h1.site-name { float:left; font-size:22px; font-weight: normal; padding:0px 0px 0px 0px;}
	.logo h1.site-name a { text-decoration:none; color:#000;}
	
	.logo .site_slogan { padding:0px 0px 0px 0px; font-size:10px; color:#696764; text-transform:uppercase;}

/*** Slogan ***/	
	.slogan { background:url(uploads/images/header.gif) no-repeat 0 0; overflow:hidden; height:343px;}
	.slogan h1 { overflow:hidden; text-indent:-1000em; margin:132px 0px 0px 48px; height:91px; background:url(uploads/images/slogan.png) no-repeat 0 0;}
	
	.join { height:47px; overflow:hidden; background:url(uploads/images/join.gif) no-repeat 0 0; margin:-16px 0px 25px 0px;}
	.join a { overflow:hidden; display:block; text-decoration:none; text-indent:-1000em; margin:12px 0px 0px 61px; height:21px; background:url(uploads/images/marker2.gif) no-repeat 0 0;}

/*** Flash ***/
	.flash { float:left; overflow:hidden; font-size:0; padding:0px 0px 0px 0px;}
	
/*** Search ***/
		.search { float:left;}
		.search .indent { overflow:hidden; padding:0px 0px 0px 0px;}
		
		.search form { clear:both; overflow:hidden; padding:0px 0px 0px 0px;}
		
		.search .form-text {
			float:left;
			width:200px; border:0;
			background:#dcdcdc;
			font-size:13px; color:#000; display:inline;
			padding:4px 0px 5px 5px; *padding:5px 0px 6px 5px;
			margin:0px 0px 0px 0px;}
			
			/*x:-moz-any-link:nth-child(0), .search .form-text { padding-top:7px;}
			@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .search .form-text {  padding-top:7px;} }*/
			
		.search .form-submit {
			float:left;
			overflow:hidden; cursor: pointer;
			width:75px; border:0;display:inline;
			background:#606060;
			font-size:13px; font-weight: bold; text-transform:uppercase;
			color:#fff; text-align:center;
			padding:4px 6px 3px 6px; margin:0px 0px 0px 0px;
			}
			
		.search .form-submit:hover { background:#444;}
		
		
	
	
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:16px 0px 41px 0px;}
	
	.column-left { float:left; width:200px; margin:0px 0px 0px 0px;}
	.column-right { float:right; width:256px; margin:0px 0px 0px 0px; background:url(uploads/images/border.gif) repeat-y 0 0;}
	
/*** Buttom ***/
	.content .form-submit,
	.content .teaser-button, .content .column-center .search-form .form-submit {
		float:left; cursor: pointer;
		border:0; overflow:hidden;
		background:#606060; text-transform:uppercase;
		font-size:13px; font-weight: bold;
		color:#fff;
		padding:4px 5px 4px 5px; margin:0px 0px 6px 0px;
		}
		
	.content .form-submit:hover,
	.content .teaser-button:hover, .content .column-center:hover .search-form .form-submit:hover { background:#444;}	
		
		
	.content .column-center .form-submit { float:left; margin-right:4px;}
	
	.teaser-checkbox { padding:0px 0px 5px 0px; }
	
	#edit-clear { margin:6px 0px 0px 0px;}
	
/*** Blocks  ***/
	.block {
		clear:both;
		overflow:hidden; height:100%;
		padding:6px 20px 23px 21px;
		margin:0px 0px 0px 0px;
		}
	
	.block-bg {
		overflow:hidden; height:100%;
		}
		
	.block .title {
		overflow:hidden; height:100%;
		margin:0px 0px 0px 0px;
		}
		
	.block .title h3 {
		overflow:hidden; height:100%;
		font-weight: normal; font-size:24px;
		color:#353535; text-transform:uppercase;
		padding:0px 0px 14px 0px;
		}
	
	.block .indent {
		overflow:hidden; height:100%;
		font-size:13px; color:#353535;
		padding:0px 0px 0px 0px;
		}
	
	
	.block ul {
		text-align:left;
		/*overflow:hidden; height:100%;*/
		line-height:1.2em;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	
	.block ul li  {
		overflow:hidden; height:100%;
		list-style:none; list-style-image: none; line-height:1.3em;
		background:url(uploads/images/marker.gif) no-repeat 0px 5px;
		color:#353535;
		padding:0px 0px 6px 13px;
		margin:0px 0px 0px 0px;
		}
		
	.block ul li a {
		font-size:13px; color:#029dda;
		}
		
	.block ul li a {}
	.block ul li a:hover { color:#000;}
	
	.block .more-link a {
		float:left; display:block; overflow:hidden;
		font-size:13px; color:#0293d6;
		padding:1px 0px 0px 3px;
		}
		
	.block .more-link a:hover { color:#000;}
	
	
	.block ul ul { font-size:100%;}
	
	.content .block ul ul { margin:5px 0px 0px 10px;}
	
	.content .block ul ul li { border:0;}
	
	
	/*** Search block ***/
		.block-search .form-item label { display: none;}
		.form-item label { padding:0px 0px 0px 0px;}
		
		.block-search form { overflow:hidden; height:100%; padding:0px 0px 0px 5px;}
		.block-search .form-text { width:120px; float:left; padding:3px 0px 4px 5px; margin:0px 3px 0px 0px;}
		
		.block-search .form-submit {
			float:left; cursor: pointer;
			overflow:hidden;
			margin:0px 0px 0px 0px; padding:4px 5px 3px 5px; *padding:2px 0px 2px 0px; 
			}
		
		.block-search .form-submit:hover {background:#444;}
		
	/*** Navigation block ***/		
		#block-user-1 {}
		#block-user-1 .title h3 {}
		#block-user-1 ul li a.active {  color:#000; font-weight: bold; text-decoration:none;}
	
	/*** Login Block  ***/
		#block-user-0 {}
			
		#block-user-0 #user-login-form { text-align:left; padding:1px 0px 0px 0px;}
		
		#block-user-0 #edit-name-wrapper { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
		#block-user-0 #edit-pass-wrapper  { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}		
		
		#block-user-0 label { display:block; font-size:12px; color:#000; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px;}
		#block-user-0 .form-required { color:#000; margin:0px 0px 0px 0px;}
		
		#block-user-0 .form-text {
			width:169px;
			font-size:11px; font-weight:normal;
			padding:3px 0px 6px 5px;
			margin:0px 0px 12px 1px;
			}
		
		#block-user-0 #edit-pass { margin-top:-3px;}
		
		.content #block-user-0 .form-submit {
			cursor: pointer;
			border:0; overflow:hidden;
			background:#828282; 
			font-size:12px; font-weight: bold;
			color:#fff;
			padding:2px 5px 2px 5px; margin:0px 0px 6px 0px;
			}
		.content #block-user-0 .form-submit:hover { background:#5d5d5d;}
			
				
		/*body:nth-of-type() #user-login-form .form-text { padding:2px 0px 0px 5px;}*/
		
		#block-user-0 .item-list { clear:both; margin:0px 0px 0px 0px; padding:12px 0px 12px 2px;}
		#block-user-0 .item-list ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		#block-user-0 .item-list ul li { border:0; margin:0px 0px 0px 0px;}
		#block-user-0 .item-list ul li a {}
		
		#block-user-0 .item-list ul li a { text-decoration:none;}
		#block-user-0 .item-list ul li a:hover { text-decoration: underline;}

		
		/*** Who's Online ***/
			#block-user-3 {}

			#block-user-3 .item-list { padding:14px 0px 0px 0px;}
			#block-user-3 .item-list h3 { font-size:13px; text-transform: capitalize; color:; padding:0px 0px 6px 0px;}
			
			#block-user-3 .item-list ul { margin:0px 0px 0px 0px; padding:0px 0px 0px 1px;}
			#block-user-3 .item-list ul li { border:0;}
			
			#block-user-3 .item-list ul li a { font-weight: bold;  font-size:11px; background:none; padding-left:0;}
		
		/*** Recent blog posts--- ***/
			#block-blog-0 {}
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; margin:-5px 00px 0px 0px; padding:0px 0px 0px 0px; width: 640px;}
	.column-center #custom { width: 670px; }
	/*** Content wrapper ***/
		.column-center .node {  padding:0px 0px 0px 0px; clear:both;}
		
		.column-center .indent { width:100%; overflow:hidden; height:100%; padding:0px 0px 22px 0px; margin:0px 0px 0px 0px;}
	
		.column-center .postleft { clear:none; float:left; width:290px; margin:0px 29px 0px 20px; *margin:0px 23px 0px 20px;}
		
		.column-center .mr { overflow:hidden; height:100%; margin:0px -30px 0px 0px; position:relative; *margin:0px -90px 0px 0px; background:url(uploads/images/border.gif) repeat-y 334px 0; width: 690px;}
		
		.column-center .pd { margin:0; padding:0px 20px 0px 0px; background: none;}
	
	/*** Title wrapper ***/
		.column-center .indent .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px;
			margin:0px 0px 8px 0px;
			}
		
		.column-center .indent .title h1 {
			overflow:hidden; height:100%;
			font-weight: normal; font-size:26px;
			color:#353535; text-decoration:none; text-transform:uppercase;
			padding:10px 0px 2px 0px; margin:0px 0px 0px 0px;
			}
				
		.column-center .indent .title h1 a { text-decoration:none; color:#353535;}
		.column-center .indent .title h1 a:hover { color:#0293d6;}
		
	/*** Title Tabs wrapper ***/
		.column-center h2 {
			overflow:hidden; height:100%;
			font-weight: normal; font-size:28px;
			color:#31353c;
			padding:4px 0px 6px 0px;
			} 
		
		.column-center #tabs-wrapper {
			 padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; border-bottom:1px solid #271e21;
			}
		
		.column-center #tabs-wrapper h2 {
			overflow:hidden; height:100%;
			font-size:28px; color:#31353c; line-height:1em;
			padding:4px 0px 10px 2px;/* font-weight: normal;*/
			}
		
		.column-center #tabs-wrapper h2.with-tabs {}
		
	/*** Date ***/
		.column-center .date {
			overflow:hidden; background: none;
			font-size:11px; /*font-weight:bold;*/
			color:#0293d6; text-transform:none;
			padding:1px 0px 0px 2px;
			margin:0px 0px 0px 0px;
			}
		
		.column-center .date a { text-decoration:none; color:#0293d6;}
		.column-center .date a:hover { text-decoration: underline;}
			
	/*** Paragraf ***/
		.item-list ul li { list-style-image:none; list-style:none;}
		.column-center .item-list { padding:6px 0px 0px 0px;}
		.column-center .item-list ul { margin:0px 0px 6px 0px; padding:0px 0px 0px 0px;}
		.column-center .item-list ul li { font-size:12px; background: none; padding:0px 0px 6px 0px; margin:0px 0px 0px 0px;}
		.column-center .item-list ul li a { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			/*overflow:hidden; height:100%;*/
			font-size:13px; line-height:1.3em;
			padding:0px 0px 0px 1px; margin:0px 0px 0px 0px;
			}
		
		.text-box p { padding:0px 0px 16px 0px; overflow:hidden; height:100%;}
		
		.fleft {  margin:-3px 15px 4px 0px; position:relative; z-index:1; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden;}
		
		.column-center img { background:#fff; padding:4px; border:1px solid #cfc7bc;}
		
		.text-box .left { float:left; width:340px; margin:0px 4px 0px -5px;}
		.text-box .right { float:left; width:335px; margin:0px 0px 0px 0px;}
		
		.text-box .left span, .text-box .right span { display:block; font-style: italic; color:#424242; padding:14px 0px 19px 0px;}
		
	
	/******/
		.column-center .post-links {
			height:100%; margin:-4px 0px 0px 0px; float:left;
			padding:0px 0px 0px 0px; overflow:hidden;
			}
			
		.column-center .post-links ul.links {
			height:100%;
			padding:0px 0px 0px 0px;
			float: left; overflow:hidden;
			}
		.column-center .post-links ul.links li { overflow:hidden;
			float:left; height:100%; text-transform: capitalize;
			padding:0px 15px 0px 0px; 
			margin:0px 0px 0px 0px;
			}
		
		.column-center .post-links ul.links li a {
			display:block; float:left; height:100%;
			color:#0293d6; font-size:13px; cursor: pointer;
			padding:0px 0px 0px 0px;
			}
		
		.column-center .post-links ul.links li a:hover { color:#000;}
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:18px; font-weight: normal; line-height:1.1em;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:21px; font-weight: normal;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 20px 2px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(uploads/images/marker.gif) no-repeat 0 7px; padding:0px 5px 7px 15px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(uploads/images/marker.gif) no-repeat 0 6px; padding:0px 5px 8px 12px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none; */}
		/*.text-box ul li a:hover { text-decoration:underline;}*/
		

		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}


/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%;
		background:url(uploads/images/footer.gif) repeat-x 0 0;
		line-height:1.2em; font-size:13px; color:#fff;
		}
	
	.footer .width { width:923px; margin: 0 auto;}
	
	.footer .indent {
		overflow:hidden; height:100%;
		padding:36px 0px 40px 17px;
		}
		
	.copyright { float:right; padding:5px 0px 0px 0px;}
	
	
	.footer a { color:#fff; /*text-decoration:none;*/}
	/*.footer a:hover {text-decoration: underline;}*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*** Custom ****/

	.custom { clear:both; overflow:hidden; padding:0px 0px 21px 0px; margin:0px 0px 17px 0px; background:url(uploads/images/border.gif) repeat-x 0 bottom;}
	
	.custom .block { clear:none;background: none; border:0; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.custom .block .block-bg {background: none; padding:0px 0px 0px 0px;}
	
	.custom .block .title { display: none;}
	.custom .block .indent { background: none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:0; line-height:0;}
	.custom .block .banner {}
	.custom .block .banner img { border:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;background: none;}
	
	
	#block-block-37 {}
	
	#block-block-37 .indent { font-size:13px; line-height:1.3em; padding:0px 0px 0px 0px;}
	#block-block-37 .indent span { display:block; font-size:13px; color:#0293d6; padding:1px 0px 0px 1px;}
	#block-block-37 .indent p { padding:0px 0px 22px 1px;}
	#block-block-37 .indent p a { margin:0px 0px 0px 4px;}
			
			
/*** FROUM ***/
	#forum	{ padding:10px 0px 0px 1px;}
	
	.column-center #forum ul.links { padding:0px 0px 12px 0px;}
	.column-center #forum ul.links li { font-size:12px;}
	.column-center #forum ul.links li a { font-size:12px; color:#000; font-weight: bold;}
	
	#forum table {
		border:1px solid #707681;
		border-right:none;
	}
	#forum th	{
		padding:4px 0px 4px 3px;
		border-right:1px solid #707681;
	}
	#forum a {
		color:;
		}
	
	#forum th a {
		color:#000;
		}
		
	#forum td	{
		padding-top:4px; 
		padding-bottom:4px;color:;
	}
	#forum .description { color:;}
	
	#forum .forum .description { color:; font-size:11px;}
	
	#forum td.container	{
		border-right:1px solid #707681;
		border-bottom:1px solid #707681;
	}
	#forum td.container	a{
		color:; 
		padding:0px 0px 0px 10px;
	}
	
	#forum td.forum,
	#forum td.topics,
	#forum td.posts,
	#forum td.last-reply,
	#forum td.icon,
	#forum td.title,
	#forum td.replies,
	#forum td.created {
		border-right:1px solid #707681;
		border-bottom:1px solid #707681;
	}
	#forum .last-reply,
	#forum .title,
	#forum .created,
	#forum .icon  {
		padding-left:5px
	}
	
	#forum .odd {
		border-bottom:1px solid #707681;
		border-top:1px solid #707681;
		background:#000;
	}
	
	#forum div.indent { margin:0px 0px 0px 0px; background: none; padding:0px 0px 0px 0px; border:0;}
	
	#forum .odd, #forum .even { border-bottom:1px solid #707681; }
	#forum thead th { border-bottom:1px solid #707681; color:#000; background:#cacaca;}


/*** Help ***/
	#help { font-size:12px;}
	#help { padding:10px 0px 0px 0px;}
	
/*** contact ***/
	#contact-mail-page { font-size:12px;}
	

/*** ****/
	/*.search-results { font-size:14px;}*/
	.column-center .search-info { font-size:11px; font-weight: bold;}


/* CSS Document */
	ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}
	
	table {border-collapse:collapse; border:0px;}
	td { vertical-align:top; padding:0px;}
	
	tbody { border:none;}
	
	img, a img { border:0;}
	
	.clear { clear:both;}
	
	fieldset { clear:both; border:1px solid #271e21; overflow:hidden; position:relative; font-size:12px; padding:5px 10px 5px 15px;}
	fieldset legend { color:#000; margin:0px 0px 0px 0px; padding:5px 10px 5px 0px;}
	
	html.js fieldset.collapsed legend { display:inline; padding-left:1px;}
	fieldset.collapsed {}
	
	fieldset a { color:;}
	fieldset .tips { font-size:12px;}
	
	table.system-status-report th, thead th { border-bottom:1px solid #000; color:#000; font-size:13px; }
	thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #000;}
	
	tr.even a, tr.odd a { color:#000;}

/*** Breadcrumb ***/
	.breadcrumb {  text-align:left; font-size:14px; font-weight:normal; color:#484848; padding:20px 55px 2px 28px;}
	.breadcrumb a {text-decoration:none; text-transform:none; vertical-align:middle; font-weight:normal; color:#484848; padding:0px 2px 0px 2px;}
	.breadcrumb a:hover { text-decoration:underline; color:#000;}

/*** --CORNERS-- ***/
	/*div.block { margin-bottom:0px; color:#363638; position:relative; overflow:hidden; width:100%; background:url(uploads/images/bg-block.gif) left repeat-y }
	.block .content { padding:11px 21px 25px 27px; overflow:hidden; background:url(uploads/images/block-bot3.gif) bottom left no-repeat;}*/
	
	.clear-block { padding:0px 20px 10px 0px;}
	.admin { overflow:hidden; height:100%; /*float:left;*/ padding:0px 0px 10px 0px;}
	.admin .clear-block { padding:0px;}

	h4 {color:#fff; font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;}
	
	.list, .list2 { margin-right:3px;}
	
	.blocks div ul { margin-left:6px; margin-bottom:30px;}
	
	.blocks2 { overflow:hidden; width:100%;}
	.blocks2 .inner { padding:0px 0px 15px 0px;}
	.blocks2 div.list, .blocks2 div.list2 { float:left; width:190px;}
	.blocks2 div.list3 { width:170px; float:left;}
	.blocks2 div ul { margin-left:6px;}
	
	.events { width:100%; overflow:hidden; padding-bottom:20px;}
	.events .list { float:left; width:288px;}
	
	.list-col { float:left; margin-right:10px;}
	
	.aboutus .columns { width:100%; overflow:hidden;}
	.aboutus .column-left { width:45%; float:left; margin:0px 0px 0px 0px;}
	.aboutus .column-right { width:45%; float:right; margin:0px 0px 0px 0px; background: none;}
	.aboutus span { font-weight:bold; font-size:12px !important; color:!important;}
	
	.solutions .list-left { float:left; margin-right:20px;}
	
	.links-content .columns { width:100%; overflow:hidden; padding-bottom:20px;}
	.links-content .column-left { width:45%; float:left; margin:0px 0px 0px 0px;}
	.links-content .column-right { width:45%; float:right; margin:0px 0px 0px 0px; background: none;}
	
	.services .columns { width:100%; overflow:hidden; padding-bottom:20px;}
	.services .column-left { width:40%; float:left; margin:0px 0px 0px 0px; background: none;}
	.services .column-right { width:55%; float:right; margin:0px 0px 0px 0px; background: none;}
	
	.faq span { font-weight:bold; font-size:14px !important;}
	
	/*.links-indent { padding:4px 0px 0px 0px; overflow:hidden;}
	.links-indent ul.links li { float:left; padding-right:20px; padding-left:0;}
	.links-indent ul.links li a { display:block; text-decoration:underline !important; font-size:11px; font-weight:normal; color:#37a2b2;}
	.links-indent ul.links li a:hover { text-decoration:none !important; color:#000;}*/

/**************---TITLES---**************/
	/*h1 { color:#444b4e; font-size:18px; font-weight:normal;}
	h1.title { background:none; font-size:17px;}
	h1.title a {color:#394064; text-decoration:none; font-size:20px; line-height:normal; font-weight:normal; text-transform:none;}
	h1.title a:hover{text-decoration:underline; color:#1b7ab7;}
	
	h2 { font-size:22px; color:#000; padding:10px 0px 7px 0px; text-transform:capitalize; width:100%; font-weight:normal;}
	h2.with-tabs { padding-left:0px; padding-top:10px;}
	
	.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px;
	line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}
	
	h3 { color:#424242; padding:5px 0px;}
	h3 a {color:#424242; text-decoration:none;}

	.block .title { padding:0; width:100%;}
	.title h3 { color:#394064; font-size:16px; font-weight:normal; padding:13px 0px 12px 28px; background:#d5f4f8}
	
	
	
	.submit { padding:7px 0px 13px 0px; overflow:hidden;}
	.submitted, .submit .submitted{ color:#d36d00; font-size:11px; line-height:normal; font-weight:bold;}
	.submitted a { color:#37a2b2;}*/
	
	.admin-panel {}
	.admin-panel h3 { color:#000; font-size:15px; padding:0px 0px 4px 0px;}
	div.admin-panel .body { padding:0px 0px 0px 0px;}
	.admin-panel .body ul.menu li { list-style: none; list-style-image: none; line-height:1.4em;}
	.admin-panel .body ul.menu li a { font-size:12px;}
/***************/
	.comment { clear:both; padding:0px 0px 0px 0px; overflow:hidden; height:100%; margin:10px 0px 0px 0px;}
	.comment h3 { background:none; color:#3e3e3e; font-weight: normal; padding:0px 0px 0px 0px;}
	.comment h3 a { /*color:#fff;*/ font-size:18px; text-decoration:none;}
	.comment .title { padding:0px 0px 5px 0px; margin:0px 0px 0px 0px; background: none;}
	.comment .submitted { font-size:12px; /*color:#fff;*/}
	.comment .submitted a {}
	.comment .content-text { font-size:12px;/*color:#fff;*/ line-height:1.3em; padding:6px 20px 10px 0px;}
	.comment .links { padding:0px 10px 0px 0px;}
	.comment .links a { /*color:#fff;*/}
	
	.comment-published { background: none; border:1px solid #ddd; clear:both; margin:15px 0px 6px 0px; background:#f1f1f1;}
	.comment-published { padding:10px 10px 20px 20px;}
	.comment-published h3 { color:#000;}
	.comment-published h3 a { color:#000;}
	.comment-published .submitted { color:#000;}
	.comment-published .content-text { color:#000;}
	.comment-published .links a { /*color:#fff;*/}
	
	#menu-overview a { color:;}
	
	
/*** POLL ***/
	.poll .percent, .poll .text { font-size:13px;}
	.poll .title { color:; font-size:13px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px; border:0;}
	.poll .total { font-weight:normal; color:; font-size:12px; text-align:left; padding:0px 0px 10px 0px;}
	.poll .bar {background:#eee; font-size:1px; height:7px; border:1px solid #cccdcd; padding:1px;}
	.poll .bar .foreground { background:#0293d6; font-size:1px; height:7px;}
	
	.column-right #poll-view-voting { text-align:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.column-right #poll-view-voting .poll .vote-form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	
	.poll { text-align:left; overflow:hidden; height:100%; padding:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	.poll .vote-form { text-align:left; margin:0; padding:0px 0px 0px 0px;}
	
	.block-poll div.links {float: none;height:100%; width: auto; padding:0px 0px 0px 0px;  margin:0px 0px 0px -6px;}
	.block-poll div.links ul { float: none; height:100%;}
	.block-poll div.links ul li { display:block; clear:both; float: none;height:100%;}
	.block-poll div.links ul li a {}
	
	#block-poll-0 { overflow:hidden; height:100%;}
	#block-poll-0 ul { }
	#block-poll-0 li{ background:none; padding:0;}
	
	#block-poll-0 ul.links { /*float: left;*/ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;width:auto;}
	#block-poll-0 ul.links li { clear:both; background:none; border:0; /*float:left;*/ padding:0px 0px 3px 0px; background:none; text-align:left; width:auto; margin:0px 0px 0px 0px;}
	#block-poll-0 ul.links li a {  /*float: left;*/ color: #fff margin:0px 0px 0px 0px;  padding:2px 0px 0px 7px; font-weight:bold; width:auto; font-size:12px; background:none; text-decoration:underline;}
	#block-poll-0 ul.links li a:hover { text-decoration: none;}
	
	#block-poll-0 .bar { background:#eee; font-size:1px; height:7px;  border:1px solid #cccdcd; padding:1px;}
	#block-poll-0 .bar .foreground { background:#0293d6; font-size:1px; height:7px;}
	
	#block-poll-0 .percent, #block-poll-0 .text { font-size:12px; font-weight:normal; line-height:normal;}
	#block-poll-0 .poll .title { font-size:12px; font-weight:normal; padding-top:0px; background:none; padding-left:0px;}
	#block-poll-0 .total { font-weight:bold; font-size:12px;}
	
	
/*** Who's Online ***/
	/*#block-user-3 .content { font-size:12px; color:#000; font-weight:normal; padding:5px 10px 20px 20px;}
	#block-user-3 .item-list h3 { color:#000; font-size:14px; font-weight:normal; text-transform:none; padding-top:15px; padding-bottom:3px;}
	#block-user-3 .item-list ul { margin:0; padding:0;}
	#block-user-3 .item-list ul li{ list-style-image:none; list-style:none; margin:0; line-height:18px; }
	#block-user-3 .item-list ul li a{ color:#000; font-size:12px; font-weight:normal; text-decoration:underline;}
	#block-user-3 .item-list ul li a:hover { text-decoration:none;}
	#block-user-3 em { color:#000; font-weight:normal; font-size:13px;}*/
	
/*** -Recent blog posts--- ***/
	#block-blog-0 .item-list ul {}
	
	
/*** -Recent comments--- ***/
	#block-comment-0 .title h3 {}
	
	#block-comment-0 .item-list ul {}
	#block-comment-0 .item-list ul li { list-style-image:none; list-style:none; color:#000;}
	#block-comment-0 .item-list ul li a { display:inherit;text-decoration:underline; color:#0293d6; background: none; margin:0px 0px -13px 0px; padding:0px 0px 0px 0px;}
	#block-comment-0 .item-list ul li a:hover { text-decoration:none;}
	
	#block-comment-0 .item-list ul li {}
	

/*** Who's New ***/
	#block-user-2 .item-list ul { padding-left:0px;}
	#block-user-2 .item-list ul li { list-style-image:none; list-style:none; margin:0;}
	#block-user-2 .item-list ul li a {  font-weight:normal; text-decoration:underline;}
	#block-user-2 .item-list ul li a:hover { text-decoration:none;}
	
/*** Primary Links ***/
	#block-menu-primary-links .content ul.menu { padding:0px;}
	#block-menu-primary-links .content ul.menu li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
	#block-menu-primary-links .content ul.menu li a { font-size:12px; padding-left:12px; color:#fff; font-weight:bold; text-decoration:none;}
	#block-menu-primary-links .content ul.menu li a:hover{ text-decoration:underline; }

/*** SEARCH_BLOCK ***/
	
/*** New forum topics ***/
	#block-forum-1 {}
	
/*** Active forum topics ***/

/*** Languages ***/
	#block-locale-0 .content ul { padding-left:0px; margin-bottom:10px;}
	#block-locale-0 .content ul li{ /*background:none; padding:0px;*/ list-style-image:none; list-style:none; margin:0; line-height:20px;}
	#block-locale-0 .content ul li a{ padding-left:10px; color:#000; font-weight:normal; text-decoration:none; font-size:12px;}
	#block-locale-0 .content a:hover{ text-decoration:underline;}

/*** Syndicate ***/
	#block-node-0 { overflow:hidden;}

/*** Secondary Links ***/

/*** Secondary Links ***/

/*** Admin-Panel List & Admin-Panel List without descriptions ***/

/*** LISTS ***/

/*---Paragraph Style---*/
	#cont-col .content p { padding-bottom:7px; padding-top:7px;}
	#cont-col .content blockquote { border:1px solid #7f7f7f; background:#f1f1f1; padding:5px; margin:10px 0px 10px 0px;}
	
	
	
	#profile-admin-overview ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
	#profile-admin-overview ul li a { background:url(uploads/images/a1.gif) no-repeat 0 5px; padding-left:10px; color:#505050; font-weight:normal;}
	#profile-admin-overview ul li a:hover{ text-decoration:none; color:#ce2a11;}
	
	.password-description ul {margin-left:5px;}
	.password-description ul li{ background:url(uploads/images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:12px;}
	
	#node-admin-content ul {margin-left:5px;}
	#node-admin-content  ul li{ background:url(uploads/images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:17px;}
	
	#comments { padding:10px 0px 0px 0px;}
	
	
	.taxonomy ul.links li a, #forum ul.links li a { color:#000; font-size:12px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	

/*** END LIST ***/
	ul.primary, ul.primary li, ul.secondary, ul.secondary li{
	  border: 0;
	  padding:0px 0px 0px 0px;
	  margin:0px 0px 0px 0px;
	}
	
	ul.primary li a {
		border: 0;
	}
	
	.column-center #tabs-wrapper ul.primary li.active a {
		border:none;
		font-weight:bold;
	}
	.column-center #tabs-wrapper ul.primary li.active:hover { color:#fff; text-decoration:none;}
	
	.column-center #tabs-wrapper ul.tabs { padding:0px 0px 0px 0px;}
	.column-center #tabs-wrapper ul.tabs li	{
		display:block;
		padding:0px 11px 0px 0px; margin:0px 0px 0px 0px;
		float:left; overflow:hidden; height:100%;
	}
	
	.column-center #tabs-wrapper ul { padding:0px 0px 0px 0px; margin:5px 0px 0px 0px;}
	.column-center #tabs-wrapper ul.tabs li span {
		padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
		display:block; float:left; overflow:hidden;
	}
	.column-center #tabs-wrapper ul.tabs li span span {
		margin:0px 0px 0px 0px;
	}
	
	.column-center #tabs-wrapper ul.tabs li a {
		font-size:14px;
		font-weight:normal; border:0;
		background: none;
		padding:6px 18px 6px 18px;
		margin:0px 0px 0px 0px;
		display:block; float:left; height:100%;
		text-decoration: none;
	}
	.column-center #tabs-wrapper ul.tabs li a:hover {
		/*color:#fff !important; */text-decoration: underline;
		border:none;
		}
	
	
	.column-center #tabs-wrapper ul.tabs li.active { padding:0px 0px 0px 0px; background:#0293d6;}
	.column-center #tabs-wrapper ul.tabs li.active a { text-decoration:none; color:#fff; font-weight: normal;}
	
/*** GENERAL ***/
	#forum-0 { margin:0px 0px 0px 1px;}
	.node {}
	.node .taxonomy { padding:0px 0px 0px 0px;}
	
	div.error { margin-top:5px;}
	
	.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; color:#618749; margin:10px; clear:both;}
	
	div.admin .left { margin:0px;}
	#book-outline { min-width:0px;}
	#permissions, #blocks, #forum table, .sticky-enabled  { width:99%;}
	.node-unpublished { background:none;}
	
	.odd td { vertical-align:middle; padding-left:0px; line-height:18px; background:#f4f4f4; font-size:12px; padding:1px; color:#000;}
	.even td { vertical-align:middle; padding-left:0px; line-height:18px; background:#ebebeb; font-size:12px; padding:1px; color:#000;}
	 
	.profile h3 { border-bottom:1px solid #cfcdcd; /*color:#000;*/ font-size:20px; padding:0px 0px 5px 0px; margin:0px 0px 6px 0px;}
	
	img.alignleft{ float:left; margin-right:12px;}
	img.alignright{ float:right; margin-left:25px; margin-right:39px; margin-top:30px;}
	
	#first-time a { color:#508198; text-decoration:none}
	#first-time a:hover{  text-decoration:underline;}
	#first-time ol { margin-left:20px;}
	
	.theme-info { padding-left:px;}
	.theme-info h2 { color:; font-weight: bold; background: none; padding-left:0; font-size:18px; padding-bottom:5px;}
	
	dl.admin-list { font-size:12px;}
	dl.admin-list a { color:;}
	.column-center dl.admin-list dd { padding:3px 0px 9px 0px; line-height:1.3em;}
	
	
	.node-type-list a { color:;}
	
	.column-center dl.node-type-list { padding:10px 0px 0px 3px;}
	.column-center dl.node-type-list dd { padding:5px 0px 8px 0px;}
	
	
	.node-type-list { font-size:13px;}
	.node-type-list dd { padding:4px 0px 4px 0px;}
	
	
	.collapse-processed a { color:;}
	
	/*.even a { color:#fff;}
	.blog a { color:;}
	.odd a { color:#fff;}*/

	.check-manually a{ color:;}
	
	.compact-link a {}
	.messages { padding:16px 0 16px 30px; clear:both}
	.messages a { color:#f30000; font-size:12px;}
	
	.sticky-table { line-height:24px; margin:0px 0px 10px 0px;}
	.more-help-link a { font-size:12px; font-weight: bold;}
	
	.help { font-size:12px; padding:3px 10px 0px 0px; line-height:1.3em;}
	.help a {}
	
	.help-items a{ color:#1ca0d1;}
	.help-items ul { list-style:none; line-height:18px;}
	
	.description a { color:;}
	
	.column-center .description { font-size:12px;}
	.column-center .description span { padding:10px 0px 0px 0px;}

/*** --- --- --- ***/
	#blocks tr.region-message { color:#9298a3;}
	
	/*#blocks td a { color:#fff;}*/
	
	.theme-info { padding-left:10px;}
	
	.box { padding:0px 0px 0px 12px;}
	/*.box h2.title { padding-left:0px; background:none;}
	
	.box div.links { background:none; padding:0px;}
	.box .bg-links, .box .links-left, .box .links-right { background:none;}*/
	
	/*#cont ul.links li { background:none;}*/
	
	#system-modules div { padding-bottom:0px;}
	
	#forum-confirm-delete a { color:#6d94ac;}
	
	.form-checkboxes { width:100px;}
	
	.search-form input { vertical-align:middle}
	
	.search-form .form-text { width:140px; padding:4px 0px 4px 5px; margin:0px 0px 0px 0px;}
	
	.search-form { overflow:hidden; height:100%;}
	.search-form label { padding:0px 0px 5px 3px;}
	.search-form #edit-keys-wrapper { float:left; padding:0px 0px 8px 5px; margin:0px 10px 0px 0px;}
	
	.search-form #edit-submit { *margin:2px 0px 0px 0px;}
	
	.search-form .criterion .form-text { margin:3px 0px 0px 18px;}
	.search-form .criterion #edit-category { margin:3px 0px 0px 18px;}
	
	dl .title { background:none; padding:0px;}
	
	ul.links li.comment_forbidden { padding:0px;}
	
	#comments { clear:both; width:100%;}
	
	 #node-form {clear:both;}
	
	.node-form { clear:both; overflow:hidden;}
	
	#comment-form { padding-bottom:20px; overflow:hidden; height:100%;}
	
	.preview .node { background:none;}
	
	#cont-col .content .comment_add a { color:#457299; text-transform:capitalize; font-weight:bold;}
	
	html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}
	
	.collapsible {}
	
	
	.search-advanced .action { float:none;}
	
	.leaf { clear:both; float:none;}
	

/*** Status Report ***/
	.system-status-report td { padding-left:5px; color:#000;}
	
	
	table.system-status-report tr.info th { color:#002200;}
	table.system-status-report tr.info td { color:#000;}
	table.system-status-report tr.error th { color:#220000;}
	table.system-status-report tr.error { color:#000;}
	table.system-status-report tr.ok th { color:#002200;}
	table.system-status-report tr.warning th{ color:#222200;}
	
	table.system-status-report a { color:#777;}
	
	tr.merge-down { border-bottom:none;}
	tr.ok td { background:#DDFFDD;}
	tr.error td { background:#FFCCCC;}
	tr.warning td { background:#FFFFDD;}
	
/***  --- --- --- ***/
	.admin-panel dd { padding-bottom:10px;}
	
	div.admin-dependencies, div.admin-required { color:;}
	
	.admin-required span, span.admin-enabled { color:#c20001;}
	
	#block-admin-display-form div { overflow:hidden;}
	#block-admin-display-form #edit-submit { margin:6px 0px;}
	
	table.sticky-header { overflow:hidden; position:relative;}
	
	.content ul.pager { margin:16px 0px 5px 0px;}
	.content ul.pager li { border:1px solid #cbc9b8; padding:2px 5px; margin:0px 1px; color:#33302f;}
	.content ul.pager li.pager-current,	.content ul.pager li:hover {}
	.content ul.pager li a {text-decoration:none; color:#33302f;}
	.content ul.pager li a.active { color:#1a1919; font-weight: bold;}
	.content ul.pager li:hover { background:#242221;color:#fff;}
	
	.content ul.pager li.pager-current { background:#242221;color:#fff;}
	
	.content ul.pager li:hover a { color:#fff;}
	
	.text-box .poll .vote-form { text-align:left; margin:0; float:left;}
	
	.poll { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.poll .vote-form { text-align:left; margin:0; padding:0px 0px 0px 0px;}
	.choices { float:left; height:100%; text-align:left; margin:0 inherit; overflow:hidden; height:100%; }
	
	#edit-vote { clear:both;}
	.poll input { clear:both;}
	
	#block-system-0 .title { display: none;}
	
	
	.update td { color:#000;}
	.update td a { color:#000;}
	
	
/*==================================*/
	/*html.js fieldset.collapsible legend a { background-position:3px 50%;}
	html.js fieldset.collapsed legend a { background-position:3px 50%;}*/


/* CSS Document for primary links */
.yuimenubar{visibility:visible;position:static;}
.yuimenu .yuimenu,.yuimenubar .yuimenu{visibility:hidden;position:absolute;top:-10000px;left:-10000px;}

.yuimenubar ul, .yuimenu ul { list-style-type:none;}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 { margin:0; padding:0;}

.yuimenuitemlabel, .yuimenubaritemlabel { white-space:nowrap;}

.hide-scrollbars * { overflow:hidden;}

.hide-scrollbars select { display:none;}

.yuimenu.show-scrollbars { overflow:visible;}


.yui-skin-sam .yuimenubar > .bd > ul:after { clear:both; content:"."; display:block; height:0; line-height:0; visibility:hidden; }

.yui-skin-sam .yuimenubaritem {}

.yui-skin-sam .yuimenubarnav .yuimenubaritem { float:left; background:url(uploads/images/ver.gif) no-repeat right 5px; margin:0px 0px 0px 0px; overflow:hidden; cursor: pointer; line-height:1.1em;}  /*li*/



.yui-skin-sam .yuimenubarnav .yuimenubaritem.first-of-type {}


.yui-skin-sam .yuimenubarnav #yui-gen6 { background: none;}

/*li a*/
.yui-skin-sam .yuimenubaritemlabel {
	display:block; overflow:hidden;
	cursor: pointer; height:100%; float:left;
	font-size:20px;  color:#000; padding:24px 34px 15px 17px;
	text-decoration:none;}


@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {.yui-skin-sam .yuimenubaritemlabel { padding:24px 30px 15px 15px;}}

			
/*.yui-skin-sam .yuimenubaritemlabel-selected, .yui-skin-sam .yuimenubaritem a.active { color:#fff; background:#0293d6;}*/

/*li:hover*/
.yui-skin-sam .yuimenubarnav .yuimenubaritem-selected  {}

/*Submenu's Background*/
.yui-skin-sam .yuimenu .bd { background:#0293d6; left:1px;width:150px; top:0px;  margin:0px 0px 0px 0px; padding:10px 0px 16px 0px; position:absolute; z-index:99999;}
.yui-skin-sam .yuimenu ul { padding:0; margin:0px 0px 0px 0px;}

/*.yui-skin-sam li.first-of-type a.active, .yui-skin-sam li.first-of-type a.yuimenubaritemlabel-selected { background:none !important;}*/
/*.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-selected, .yui-skin-sam .yuimenubaritem-hassubmenu a.active{background:none;}*/

.first-of-type .yuimenuitem { padding:2px 4px 11px 25px;background: none;}
.yui-skin-sam .yuimenuitemlabel { font-size:12px; color:#fff; background: none !important; text-transform:none; line-height:14px; padding:0px 0px 0px 0px; text-decoration: none; display:block;}
.yui-skin-sam .yuimenuitemlabel-selected, .yui-skin-sam .bd .yuimenuitem a.active { background: none; color:#fff; text-decoration:underline;}

.main-menu li:hover ul li:hover ul li a  { float:none; color:#fff; background: none; background:#ccc; text-transform: uppercase;}
.main-menu ul li:hover ul li:hover ul li:hover a  {}
			
/*** drop down ***/
.main-menu ul li div {}
/*.main-menu ul li div {
	position: relative;
	width:134px;
	margin:24px 0px 0px 10px;
	left:0px!important;
	}
.main-menu ul ul li div {
	position: relative;
	width:134px;
	margin:0px 0px 0px 0px;
	left:65px!important;
	}*/

			
			
			
/* $Id: system.css,v 1.48 2008/01/09 09:56:39 goba Exp $ */

/*
** HTML elements
*/
body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
  float: left; /* LTR */
}
div.tree-child {
  background: url(../../misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
  background: url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
  background: url(../../misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}
.item-list .icon {
  color: #555;
  float: right; /* LTR */
  padding-left: 0.25em; /* LTR */
  clear: right; /* LTR */
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em; /* LTR */
  padding: 0;
  list-style: disc;
}
ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; /* LTR */
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(../../misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; /* LTR */
  padding-right: 5%; /* LTR */
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; /* LTR */
  margin: 0 5% 0 0; /* LTR */
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(../../misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
  display: none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
  font-weight: bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
  font-weight: bold;
}

/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}

/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */

ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.menu li {
  margin: 0 0 0 0.5em; /* LTR */
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(../../misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}				

/* CSS Document for primary links */
.yuimenubar{visibility:visible;position:static;}
.yuimenu .yuimenu,.yuimenubar .yuimenu{visibility:hidden;position:absolute;top:-10000px;left:-10000px;}

.yuimenubar ul, .yuimenu ul { list-style-type:none;}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 { margin:0; padding:0; float: left;}
 .yuimenubar li { height: 40px; }
 .yuimenubar li a { padding: 34px 10px 35px 10px; }
 .yuimenubar li ul li { float: none; }
.yuimenuitemlabel, .yuimenubaritemlabel { white-space:nowrap;}

.hide-scrollbars * { overflow:hidden;}

.hide-scrollbars select { display:none;}

.yuimenu.show-scrollbars { overflow:visible;}


.yui-skin-sam .yuimenubar > .bd > ul:after { clear:both; content:"."; display:block; height:0; line-height:0; visibility:hidden; }

.yui-skin-sam .yuimenubaritem { float: left; }

.yui-skin-sam .yuimenubarnav .yuimenubaritem { float:left; background:url(uploads/images/ver.gif) no-repeat right 5px; margin:0px 0px 0px 0px; overflow:hidden; cursor: pointer; line-height:1.1em;}  /*li*/



.yui-skin-sam .yuimenubarnav .yuimenubaritem.first-of-type {}


.yui-skin-sam .yuimenubarnav #yui-gen6 { background: none;}

/*li a*/
.yui-skin-sam .yuimenubaritemlabel {
	display:block; overflow:hidden;
	cursor: pointer; height:100%; float:left;
	font-size:20px;  color:#000; padding:24px 34px 15px 17px;
	text-decoration:none;}


@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {.yui-skin-sam .yuimenubaritemlabel { padding:24px 30px 15px 15px;}}

			
/*.yui-skin-sam .yuimenubaritemlabel-selected, .yui-skin-sam .yuimenubaritem a.active { color:#fff; background:#0293d6;}*/

/*li:hover*/
.yui-skin-sam .yuimenubarnav .yuimenubaritem-selected  {}

/*Submenu's Background*/
.yui-skin-sam .yuimenu .bd { background:#0293d6; left:1px;width:150px; top:0px;  margin:0px 0px 0px 0px; padding:10px 0px 16px 0px; position:absolute; z-index:99999;}
.yui-skin-sam .yuimenu ul { padding:0; margin:0px 0px 0px 0px;}

/*.yui-skin-sam li.first-of-type a.active, .yui-skin-sam li.first-of-type a.yuimenubaritemlabel-selected { background:none !important;}*/
/*.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-selected, .yui-skin-sam .yuimenubaritem-hassubmenu a.active{background:none;}*/

.first-of-type .yuimenuitem { padding:2px 4px 11px 25px;background: none;}
.yui-skin-sam .yuimenuitemlabel { font-size:12px; color:#fff; background: none !important; text-transform:none; line-height:14px; padding:0px 0px 0px 0px; text-decoration: none; display:block;}
.yui-skin-sam .yuimenuitemlabel-selected, .yui-skin-sam .bd .yuimenuitem a.active { background: none; color:#fff; text-decoration:none;}

.main-menu li:hover ul li:hover ul li a  { float:none; color:#fff; background: none; background:#ccc; text-transform: uppercase;}
.main-menu ul li:hover ul li:hover ul li:hover a  {}
			
/*** drop down ***/
.main-menu ul li div {}
/*.main-menu ul li div {
	position: relative;
	width:134px;
	margin:24px 0px 0px 10px;
	left:0px!important;
	}
.main-menu ul ul li div {
	position: relative;
	width:134px;
	margin:0px 0px 0px 0px;
	left:65px!important;
	}*/

			
			
			
main-menu ul li a { text-decoration: none!important; }	

#partnerzy {
width: 100%;
height: 25px;
}		

#partnerzy ul {
position: relative;
top: -20px;
}

#partnerzy ul li {
float: left;
padding: 0px 10px 0px 10px;
}


.search {
position: relative;
top: -10px;
}

.copyright {
position: relative;
top: -10px;
}

.rodo {
   font-size: 12px;
}

.rodo a img {
padding: 0 4px 0 4px;
border: none;
}

.rodo span {
     float: left;
    padding-top: 5px;
}

.bg-none {
   background: none !important;
}

.text-box--custom {
padding: 0px 50px 0px 1px;
}
/* End of 'Estimates' */

