html, body, #wrapper { height: 100%; }

body > #wrapper{ height: auto; min-height: 100%; }


body {
	background: #fafafa url(../img/body_bg.gif) repeat-x left top;
	font-size: 13px;
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

/* Top Section */

#top {
	/*height: 169px;*/
}
	/* Logo Container */
	#logo {
		width: 285px;
		height: 137px;
		float: left;
	}

	#logo a {
		display: block;
		margin-top: 20px;
	}

	#top-right {
		width: 675px;
		height: 137px;
		float: right;	
		padding-right: 0px;
	}

		#top-right h3 {
			margin: 0;
			color: #458ac7;
		}	
		#top-right span {
			margin: 0;
			color: #aaa;
			font-size: 12px;
			font-weight: bold;
		}	
		
		#boxtop-right {
			width: 289px;
			height: 27px;
			float: right;
			margin-top: 60px;
		}
		
		.language {
			list-style: none;
			float: right;
			padding: 20px 0px 8px 0px;
			margin: 0;
		}
		.nav-topleft  {/* width:200px; margin-left:180px;*/ text-align:right; padding: 13px 0px 0px 0px;}
		.nav-topleft ul {padding: 0px; margin:10px 0px;}
		.nav-topleft li {
			/*display: block;*/
			list-style: none;
			float: right;
			padding: 0px 15px 0px 0px;
			font-size:11px;
			font-weight:bold;
			background-image: url(../img/li_navtop.gif);
			background-repeat: no-repeat;
			background-position: right center;
		}
		.nav-topleft li.last {
			background-image: none;
			padding: 0px;
		}
		/*.nav-topleft*/ a.color4 { color: #316AC5; }
	   /*.nav-topleft*/  a.color3 { color:#0099FF; }
	   /*.nav-topleft*/  a.color2 { color:#008215; }
	   /*.nav-topleft*/  a.color1 { color:#FF0066; }
	   /*.nav-topleft*/  a:hover  { color:#121c3a; }		

/* Sub Header */
#sub-header {
	width: 960px;
	float: left;
}


.three-blocks {
	float: left;
	width: 290px;
	margin: 0 0px;
}
.three-blocks a:hover, .three-blocks a.current {color:#000;}

/* Content Styles */

#left {
	float: left;
	width: 290px;
	padding: 0px 20px 0px 10px;
}


#main {
	float: left;
	width: 610px;
	padding: 0px 10px 0px 20px;
	margin-left: 0px;
	background: url(../img/dotted_border_v.gif) repeat-y left top;
}

#content-container { 
	padding-bottom: 86px; 
}

#content {
	position: relative;
}
.cont2 { background:#ededed;}
	#content h2 {
		background: url(../img/dotted_border_h.gif) repeat-x right bottom;
	}
	
	#content h3 {
		background: url(../img/dotted_border_h.gif) repeat-x right bottom;
		color: #777;
		padding-bottom: 5px;
	}
	#content h5 {
		margin-bottom: 5px;
	}

	#content h2 span {
		padding-left: 15px;
		
	}
	#content p {
		padding-bottom: 15px;
		margin: 0;
		/*clear: both;*/

	}

	#content .item {
		padding-bottom: 10px;
		float: left;
		width: 610px;
	}
	
/* Footer Style */

#footer { 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 108px; 
	margin-top: -86px; 
	padding-top: 41px;
}


#footer { 
	margin-left: auto;
	margin-right: auto;
	background: #ededed url(../img/footer_bg.gif) repeat-x right top;
}

#footer-content {
	margin: 0 auto;
	width: 960px;
	padding-top: 5px;
	font-size: 11px;
}
#footer h5{ margin:5px 0!important; }
#footer-content .footer-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#footer-content .footer-menu li {
		float: left;
		padding: 0 10px;
		margin: 0;
	}

		#footer-content .footer-menu li a {
			padding: 0;
	
		}

			#footer-content .footer-menu li a.current {
				font-weight: bold;
			}
	


#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* End of Footer Style */

/* contact form style */
form {
  padding: 20px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #999;
	padding: 5px;
}
input,
textarea{
	padding: 5px;
	font: 400 12px arial, sans-serif;
	background: url(../img/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #edf2f5;
}
#name, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}

#submit {
	height: 27px;
	background: url(../img/submit_button.png) no-repeat top left;
	margin-top: 0px;
	width: 91px;
	border: none;
	margin-right: 6px;
	font-weight: bold;
	cursor: pointer;
	color: #777;
}

/* use form-button class for input button tags. */

input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
	background: url(../2/images/gradient.gif) repeat-x;
}


/* testimonials */

.testimonial {
	width: 100%;
}
	#content h2 span {
		background: url(../img/arrow.png) no-repeat left 5px;
		
	}
#content .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 30px;
	background:url(../img/quote.png) no-repeat 0px 0px;
	
}
#content .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}

#content .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	color:#999;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}



/* box style */


.box {
	width: 100%;
	margin-bottom: 15px;
	float: left;	
	
}
.boxnews {
	width: 100%;
	margin-bottom: 2px;
	
}
.divisor {
	background: url(../img/divisor.png) repeat-x 0 100%;
	padding-bottom: 5px; margin-bottom:5px;
}
		
.top {
	width:100%;
	height:12px;
	background:url(../img/top.png) no-repeat left top;
}
		
.top span {
	width: 13px;
	height:12px;
	background: #fafafa url(../img/top-right.png) no-repeat right top;
	float: right;
	overflow: hidden;
}

.box-content {
	background: url(../img/leftside.png) repeat-y right top;
	width: 100%;
	float: left;
	background-color: #f0f0f0;
		
}
		
.box-content2 {
	background: url(../img/leftside.png) repeat-y left top;
	width: 100%;
	float: left;			
}

.bottom {
	width:100%;
	height:12px;
	background:url(../img/bottom.png) no-repeat left top;
	float: left;
}
		
.bottom span {
	width: 13px;
	height:12px;
	background: #fafafa url(../img/bottom-right.png) no-repeat right top;
	float: right;
	overflow: hidden;
}
		
.box p {
	margin:5px 0 10px 0;
	padding-bottom: 5px;
	clear: both;
}
		
.box-padding {
	padding: 5px 15px 10px 15px;
}

#content .box-padding p{
	padding-bottom: 10px;
}


.box-padding h2 {
	padding-top: 0px;
	margin-top: 0;

}
.box-padding h3 {
	padding-top: 0;
	margin-top: 10px;

}

/* Vertical List */

.vertical-list {
	list-style: none;
	
	margin: 0;
	padding: 0;
}
.vertical-list li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.vertical-list a {
	display:block;
	
	text-decoration:none;
	font-weight:bold;


	padding: 8px 10px;

	background: #f5f5f5 url(../img/menu_bg.gif) repeat-x right bottom;
	overflow: hidden;
}

.vertical-list a:hover {
	background: #fafafa url(../img/menu_bg_hover.gif) repeat-x right bottom
}


/* porfolio styles */
.portfolio-item {
	clear: both;
	float: left;
}
ul.bullet-list {
	list-style: none;
	margin: 0;
	margin-top: 10px;
}
ul.bullet-list li {
	padding: 2px 0px 2px 25px;
	background: url(../img/bullet.png) no-repeat left;
	font-weight: bold;
}


/*table styles  */

table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
}

thead th {
	background: #cdcdcd none repeat scroll 0 0;
	border-top: 1px #fff solid;
	color:#000000;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
	background: #f1f1f1;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
}

tr.even td {
	background: #f8f8f8;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}
td.cel, th.cel {
	border-right: 1px #fff solid;
}
	
/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
}

.notification_ok {
	color: #229922;	
}


/* Link Styles */

.more {
	font-weight: bold;
}

/* Misc Styles */

.block {
	padding-bottom: 10px;
}

.title {
	padding-bottom: 0px;
	/*overflow: hidden;*/
	background: url(../img/dotted_border_h.gif) repeat-x bottom left;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
	float: left;
}

.image-margin-right {
	margin:0 0 3px 10px;
	float: right;
}

.image-left, .image-border, .image-right{
	padding: 3px;
	margin:0 10px 3px 0;
	border:1px #ccc solid;
	background: #fdfdfd;
}

.image-small-left{
	background: #fdfdfd;
	padding:3px;
	margin:0 5px 0 0;
	border:1px solid #ccc;
}

.image-small-right {
	background: #fdfdfd;
	padding:3px;
	margin:0 0 0 3px;
	border:1px solid #ccc;
}

.image-border {
	margin:0;
}

.image-right {
	margin:0 0 3px 10px;
}

.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

	#slider{
		margin:0;
		padding:0;
		position: relative;
		left: 0px;
		overflow: hidden;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:542px;
		height:212px;
		
	}	
	
	#prevBtn, #nextBtn{ 
		display:block;
		width:37px;
		height:45px;
		position:relative;
		left:455px;
		top:-12px;	
		float: left;
		margin-top: -37px;

	}	
	#nextBtn { 
		left:458px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:37px;
		height:40px;
		background:url(../img/arrow_left.png) no-repeat 0 0;	
	}	
	#prevBtn a:hover, #nextBtn a:hover {
		background-position: left -40px;
	}
	#nextBtn a{ 
		background:url(../img/arrow_right.png) no-repeat 0 0;	
	}
	
/*****************************
Post entries
/****************************/	

.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.post-list li { clear: both; }
	
	.post-list .post-date {
		float: left;
		width: 48px;
		/*height: 48px;*/ /*=M Andrea */
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.post-list .post-img {
		float: left;
		width: 150px;
		/*height: 48px;*/ /*=M Andrea */
		margin-bottom: 10px;
		margin-top: 5px;
		background: #FAFAFA;
	}
	
	
		.post-list .post-date .month {
			font-weight: bold;
			color: #5588bb;
			font-size: 18px;
			border: 1px #ccc dotted;
			padding: 1px;
		}
		
			.post-list .post-date div{
				background: #fafafa;
				padding: 0px 5px;
				text-align: center;
			}
			
			.post-list .post-date div span{
				color: #777;
				font-size:14px;
			}
			.post-list .post-date div small{
				color: #777;
				clear: both;
				font-size:10px;
			}
	
	.post-list .post-entry {
		float: left;
		width: 500px;/**/
		margin-bottom: 10px;
		margin-left: 10px;	
	}
	.post-list .post-descr {
		float: left;
		width: 420px;/**/
		margin-bottom: 10px;
		margin-left: 10px;	
	}

	
	.post-list .post-title a {
		font-weight: bold;
	}
	.post-list .post-content {
		margin-top: 15px;
		color: #666;
		font-size: 12px;
	}

	.post-list .post-details {
		border-top: 1px #ccc dotted;
		font-size: 11px;
		padding-bottom: 10px;
	}

	.post-comments {
		background: url(../img/comment.png) no-repeat top left;
		padding-left: 20px;
		margin-left: 5px;
	}

/*  ---------------------------------------------------------------------------------------
    pagination class
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.navpages{
    margin: 1em;
    padding: 5px;
    /*width: 200px;*/
    background-color:#f3f3f3;
    border-top:1px solid #5588bb;
    font-size:10px;

}
.navpages img{
    padding: 0px;
    margin: 0px;
    border:0px;
}
.navpages p{

}

.navpages a{
    color: #666;

}


#pagination_t{/*pagination top*/
	text-align: right;
	margin: 10px 0 0 0; 
	padding: 0; 
}

#pagination_b{/*pagination bottom*/
	text-align: right;
	margin: 20px 0 0 0; 
	padding: 0; 
}

.pagination ul{
    /*width: 600px;*/
    margin: 12px 0px 0px 0px; 
    padding: 3px;
    float: right;
}

.pagination li{
    display: inline;
    margin: 0px;
    padding: 2px 5px 5px 5px;
    list-style: none;
    background-image: url(../img/px.gif);
    background-repeat: no-repeat;
    font-size:10px;
}
.pagination li.arrow a {
    border: 0px;
    margin-top: 3px;
}

.pagination a{
    border: 1px #f3f3f3 solid;
    text-align: center;
    padding: 0px 5px 0px 5px;
    color: #000;
    cursor: default;
    font-weight: bold;
}

.pagination a:visited{
    color: #333;
    }

.pagination a:hover{
    border-top: 1px #fff solid;
    border-left: 1px #5588bb solid;
    border-bottom: 1px #5588bb solid;
    border-right: 1px #5588bb solid;
    padding: 1px 5px 0px 5px;
    color: #000;
    cursor: default;
    font-weight: bold;
}

/*.pagination li #currentpage a{*/

li.currentpage a {
    border-top: 1px #fff solid;
    border-left: 1px #5588bb solid;
    border-bottom: 1px #5588bb solid;
    border-right: 1px #5588bb solid;
    background-color: #fff !important;
    text-align: center;
    padding: 1px 5px 0px 5px;
    color: #000;
    cursor: default;
    font-weight: bold;
    }

/* CSS sliding doors button */

a.button, a.button-color, a.button-header {
	background: url(../img/button.png) no-repeat scroll top left; 
	float: left;
	height: 27px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 5px;
}

a.button span, a.button-color span, a.button-header span  {
	background: url(../img/button.png) no-repeat scroll top right; 
	float: left;
	height: 22px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}

a.button:hover span {
	color: #666;
}

a.button-color {
	background: url(../2/images/button_color.png) no-repeat scroll top left; 
}

a.button-color span {
	background: url(../2/images/button_color.png) no-repeat scroll top right; 
	color: #fff;
}

a.button-header {
	background: url(../img/button_header.png) no-repeat scroll top left; 
}

a.button-header span {
	background: url(../img/button_header.png) no-repeat scroll top right; 
	color: #d6e4f4;
}

a.button:hover, a.button-color:hover, a.button-header:hover  {
	background-position: left -155px;
}

a.button:hover span, a.button-color:hover span, a.button-header:hover span {
	background-position: right -155px;
}


ul.list, ul.list li {
    margin:10px 10px;
    padding:0 10px;
    text-align: left;  
}

