body
{ 
background:url(../images/website/top_bg.jpg) repeat-x top #F02626;
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ccc;
}
h1{
font-size:15px;
color:#6C0008;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #CE6700;
margin:0px;
padding:3px;
font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
width:850px;
height: auto;
margin:auto;
background-color:#F6F6EE;
border:8px #FFFFFF solid;
}
#top_banner{
	width:850px;
	height:130px;
	background: #F6F6EE url(../images/website/banner.jpg) no-repeat right;
}
img.logo{
padding-left:15px;
padding-top:5px;
}

/*----page content----*/
#page_content{
width:800px;
height:auto;
margin:auto;
}
#page_content_left{
width:400px;
height:auto;
float:left;
padding:10px;
border-right:1px #800000 dashed;
}
#page_content_right{
width:400px;
height:auto;
float:left;
padding:10px;
}
.title{
font-size:16px;
color:#808080;
clear:both;
padding-left:10px;
}

.topic{
font-size:16px;
font-weight:bold;
color:#990000;
clear:both;
padding-left:10px;
}

.content_text{
font-size:11px;
color:#333333;
height:auto;
text-align:justify;
padding:8px;
}
.content_main_text{
font-size:14px;
color:#000;
height:auto;
text-align:justify;
padding:14px;
}
img.pic{
padding:0px;
margin-right:10px;
margin-bottom:10px;
border:5px #FFFFFF solid;
float:left;
}
img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.gallery{
padding:0px;
margin:8px;
border:5px #FFFFFF solid;
float:left;
}
.more{
width:auto;
float:right;
height:20px;
}
.link_more a{
width:auto;
float:left;
text-decoration:none;
color:#990000;
font-size:12px;
padding:3px 23px 0 5px;
}
.link_more a:hover{
text-decoration:underline;
}
img.more{
float:left;
}
#page_bottom{
width:830px;
clear:both;
padding:10px;
height:auto;
}
img.inspiration{
padding:2px;
margin:3px;
border:2px #FFFFFF solid;
}
/*---------services---------*/
.details{
width: auto;
height:auto;
float:left;
padding-left:20px;
}
ul.services {
list-style-type:none;display:block; width:auto; height:auto; float:left; 
margin:0px; padding:10px 0 10px 2px;}

a.nav_services:link, a.nav_services:visited {
display:block; padding:1px 0 0 14px; margin:2px;width: auto; height: auto; text-align:left; line-height:17px;
text-decoration:none; background:url(../images/website/bullet.png) no-repeat left; color:#000;}
a.nav_services_a {
display:block; padding:1px 0 0 14px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px; font-weight:bold;
text-decoration:none; background:url(../images/website/bullet_a.png) no-repeat left; color: #990000;}

a.nav_services:hover, li.nav_services {
display:block; padding:1px 0 0 14px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px;
text-decoration:none; background:url(../images/website/bullet_a.png) no-repeat left; color:#000000;}



/*---------menu_navigation--------*/
.menu_navigation{
width:750px;
height:30px;
margin:auto;
clear:both;
}
#left{
width:auto;
float:left;
}
.left{
float:left;
}
.right{
float:left;padding:3px;
}
.right a{
text-decoration:none;
color:#990000;
}
#right{
width:auto;
float:right;
padding-right:25px;
}
/* form elements */
form {
	margin: 15px;
	padding: 0;
}
label {
	display:block;
	font-weight:bold;
	color:#000;
	margin:5px 0;
}
input {
	padding: 2px;
	width:80px;
	border: 1px solid #ddd;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #000;
}

input.large{
	width:200px;
}
textarea {
	width: 250px;
	height: 600px;
	padding:2px;
	border: 1px solid #ddd;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;	
	color: #000;
}

form.clear{
clear:both;
height:3em;
margin:0;
padding:0;
}
textarea.text, input.text {
font: 11px Verdana, Arial, sans-serif;
}
input.submitbutton {
font: 11px Verdana, Arial, sans-serif;
background: #993333;
color: #fff;
}
/*-------footer-----*/
#footer{
background:#f02626 url(../images/website/page_footer.png) no-repeat scroll bottom center;
height:10px;
}
#footer_content{
width:850px;
margin:auto;
}
#copyrights{
width:350px;
color: #e7e7e7; 
font-size:10px;
float:left;
padding:20px;
}
#madeby{
width:140px;
height:40px;
float:right;
text-align:center;
padding-top:0px;
}
#madeby a{
text-decoration:none;
color:#666666;
}
/*---------footer menu---------*/
ul.footer_menu {
list-style-type:none; float:left; display:block; width:auto; height: auto;  margin:0px; padding:3px 0 0 10px;}

ul.footer_menu li {
display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color: #999999;}

a.nav2:hover {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width:auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;color:#000000;}


/*minitabs start here*/

#top_menu{
width:850px;
margin:auto;
padding:10px 10px 0;
z-index:-9999;
}

#top_menu ul{
	list-style: none;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

#top_menu li.info{
	margin-left:350px;
}

#top_menu li{display: inline;margin: 0 3px}
#top_menu a{text-decoration: none;padding: 0;
  border-bottom: 8px solid #FFF;color: #FFF}
#top_menu a#current{border-color: #f02626;color:#f02626}
#top_menu a:hover{border-color: #f02626;color: #f02626}


.img-shadow {
  float:left;
  background: #f7f7f7 url(../images/website/shadowAlpha.png) no-repeat bottom right !important;
  /*background: #f6e8b9 url(../images/shadow.gif) no-repeat bottom right;*/
  margin: 20px 0 0 17px !important;

}
 
.img-shadow img {
  display:block;
  background-color: #e7e7e7;
  border: 20px solid #e7e7e7;
  border-left: 24px solid #e7e7e7;
  border-top: 24px solid #e7e7e7;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}



/* -------------------------------------------- */
/* 		Pagination: Digg Style					*/
/* -------------------------------------------- */

#pagination-digg li{
	display:inline;
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
}
#pagination-digg a{
	border:solid 1px #bbb;
	margin-right:2px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
 font-weight:bold;
}	
#pagination-digg .active{
	background:#993333;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-digg a:link, 
#pagination-digg a:visited {
	color:#993333;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-digg a:hover{
	border:solid 1px #380101;
}
