/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(images/bg_top.jpg) center top no-repeat #000000;
	line-height: 18px;
}

#bg_bot { background: url(images/bg_bot.gif) bottom repeat-x;
			min-height: 1300px; }
	
#main {
	width: 802px;
	margin: 0px auto;
	background:url(images/main.jpg) right top no-repeat;}

#header { 
	height: 222px;
}

#logo {	
		padding: 54px 0px 0px 0px;
}


#logo a {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 100;
	padding-left: 0px;
}

#buttons{
	text-align:center;
	height: 47px;
	margin-left: 0px;
	padding: 22px 0px 0px 0px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	padding-top: 14px;
	height: 33px;
	width: 152px;
	background: url(images/but.png) left top no-repeat;
}

#buttons .but_n {
	background: url(images/but_hover.png) left top no-repeat;
	color:#000000;
}

.but_razd { height: 10px;
			width: 10px;
			float: left;}

#buttons .but:hover {
	text-decoration: none;
	color: #000000;
	background: url(images/but_hover.png) left top no-repeat;
	}

	
.top { height:281px;
	padding: 0px 16px 0px 16px;
	}	
	
.top_left { float: left;
			background: url(images/top_left.gif) left top no-repeat;
			width: 285px;
			height: 271px;
			margin-right: 14px;
		}
		
.spis_top { list-style: none;
			padding: 0px 0px 0px 16px;
			}

.spis_top li {	background: url(images/spis_top.gif) 0px 11px no-repeat;
				padding: 4px 0px 0px 23px;}
				
.spis_top a { color:#FFFFFF;
			text-decoration: none;
			font-size:14px;}	
.spis_top a:hover { text-decoration:underline;}			
						

.top_img { background: url(images/top_img.jpg) left top no-repeat;
		height: 271px;
		width: 471px;
		float: right;}
		
		
.circl_all {
		height: 17px; 
		vertical-align:top;
		padding: 7px 15px 7px 0px;}

.circl { background: url(images/circl.gif) left top no-repeat;
	height: 17px;
	width: 17px;
	margin: 0px 7px 0px 0px;
	float:right; }
.circl:hover {
	background:url(images/circl_hov.gif) left top no-repeat; }
	
	

.cont_top { background: url(images/cont_top.png) left top no-repeat;
			height: 16px;}
			
.cont_bot { background: url(images/cont_bot.png) left bottom  no-repeat;
			height: 15px;}

#content{
	background: url(images/content.gif) left repeat-y;
	padding: 0px 0px 0px 0px;
}
.content_razd{
	background: url(images/content_razd.gif) 832px repeat-y;
	padding: 0px 0px 0px 0px;
	clear:both;
}


h3 {
	color: #324003;
	font-weight:  100;
	font-size: 18px;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.all_box { background: url(images/all_box.gif) center top no-repeat;
			padding: 15px 0px 0px 16px;}

.razd_col {
	background:url(images/razd_col.gif) 25px 5px no-repeat;
	height: 35px;
	float:left;
	width: 19px;}
	
.home_box {
	float: left;
	width: 244px;
	padding: 0px 0px 0px 0px;}
	
.row_ind {}

a:hover {
	color: #666666;
	text-decoration: underline;}

#left{
	width: 251px;
	float: left;
	margin-left: 16px;
	padding: 0px 0px 0px 0px;
}

.img_l {	float:left;
		margin: 5px 20px 0px 0px;
}

.img_r {	float: right;
		margin: 0px 0px 0px 15px;
}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #FF0000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.read{
	display:block;
	float: right;
	width: 74px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
	font-weight: 100;
	background: url(images/read.png) left top no-repeat;
}

.read:hover {
	text-decoration: none;
	color: #ff0000;
}


.read2{
	display:block;
	float: right;
	width: 74px;
	text-align: left;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight: 100;
}

.read2:hover {
	text-decoration: underline;
	color: #FF0000;
}


.text { padding: 0px 16px 0px 16px;}


#right{
	float: right;
	width: 507px;
	margin-right: 14px;
}

.span_dat {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;}
	
.span_cont { color: #324003;
			font-weight:bold;}
	
#bottom {
	width: 100%;
	background: url(images/bottom.gif) left repeat-y;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
}

.bottom_top { background:url(images/bottom_top.gif) left top no-repeat;}
.bottom_bot	{ background:url(images/bottom_bot.gif) left bottom no-repeat;
				padding-top: 40px;}


#bottom h2{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	color: #FF0000;
	font-weight: 100;
	line-height: 20px;
}

.b_col1 {
	width: 230px;
	float: left;
	margin-left: 70px;
}
.b_col2 {
	width: 178px;
	float: left;
	margin-left: 30px;
}

.b_col3 {
	width: 200px;
	float: left;
	margin-left: 53px;
	text-align: left;
}

.lh { line-height: 25px;}

.spis {
	list-style:none;
	padding: 0px 0px 0px 20px;}

.spis li {
	padding: 5px 0px 0px 20px;
	background: url(images/spis_top.gif) 0px 12px no-repeat;
	}
.spis a:hover {
	text-decoration:underline;
	}
	
.spis a {
	color:#ffffff;
	text-decoration:none;}
	
.fu_i {
	padding: 0px 14px 0px 0px;
	vertical-align: middle ;
}

.spisb2 {
	list-style:none;
	padding: 0px 0px 0px 20px;}

.spisb2 li {
	padding: 10px 0px 0px 0px;
	background: none;
	}
	
.spisb2 li a {
	color:#ffffff;
	text-decoration: none;
	padding-top: 2px;
	font-weight:100;
	
}
.spisb2 li a:hover {
	text-decoration: underline;
}

#footer{
	height: 55px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 15px no-repeat;
	font-weight: 100;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
}

#footer a:hover{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	font-weight: 100;
}

/* blog */

.a_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ff0000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
.a_h1:hover { text-decoration:underline;
			color: #ff0000;}

.a_h1:hover {
	text-decoration: none;}

.right_box_top { background: url(images/right_box_top.gif) left top no-repeat;}

.right_box_bot {background: url(images/right_box_bot.gif) left bottom no-repeat;
				padding: 16px 16px 16px 16px;}
				
.right_box_bg	{ background: url(images/right_box_bg.gif) left repeat-y;}

.img_h1 { float: left;
			padding: 0px 18px 0px 0px;}

.a_und {
	text-decoration: underline;
	color: #ffffff;
	font-weight:100;
	}
.a_und:hover {
	text-decoration: none;
	color:#FFFFFF;}
	
.razd_v { background: url(images/spis_l.gif) bottom repeat-x;
		height: 1px;}


.datc_coment {
	height: 20px;
	width: 100%;
	background: url(images/datc_coment.gif) top repeat-x;
	padding: 5px 0px 0px 0px;}

.datc  {
	float: left;
	width: 246px;}

.coment {
	float: right;
	width: 146px;
	text-align:right;}
	
.spis_l  {
	list-style:none;
	padding: 0px 0px 0px 0px;}

.spis_l li {
	padding: 5px 0px 3px 0px;
	background: url(images/spis_l.gif) bottom repeat-x;
	}
.spis_l a:hover {
	text-decoration: underline;
	}
	
.spis_l a {
	color:#ffffff;
	text-decoration:none;
	font-weight: 100;}
	
	
.h1_left { padding: 5px 0px 7px 0px;
			border-bottom: 2px solid #ffffff;
			color: #ff0000;}

.a_non {
	text-decoration: none;
	color: #ffffff;}
.a_non:hover {
	text-decoration: underline;
	color: #ffffff;}


/* gallery */

.row {
	background: url(images/row.gif) 2px top no-repeat;
}

.row_bot {
	background: url(images/row_bot.gif) 2px bottom no-repeat; 
	padding: 14px 0px 15px 15px;
}

.box_img2 {
	width: 247px;
	background: url(images/box_img.jpg) left top no-repeat;
	padding: 0px 0px 0px 0px;
	float:left;
}

.myheight
{
height: 107px
}

.box_razd {
	width: 15px;
	height: 50px;
	float: left;
}

/* contact us */

.input_txt2 {	
	width: 447px;
	border: none;
	background: url(images/input_txt2.gif) left top repeat-x;
	padding: 8px 15px 8px 15px;
	color:#ffffff;

}

.text_area2 {
	width: 447px;
	height:118px;
	font-size: 14px;
	border: none;
	background: url(images/text_area2.gif) 0px 0px repeat-x;
	padding: 8px 15px 8px 15px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.submit2 {
	background: url(images/but_read.gif) top repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff0000;
	text-decoration: underline;
	padding: 0px 2px 5px 2px;
	height: 28px;
	width: 70px;
	margin: 0px 10px 0px 0px;
	background: url(images/read.png) left top no-repeat;
	
}


/*
scroll styles here
*/

.item { width: 770px; height: 280px; }
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 770px; height: 280px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px; float:right; margin:5px 0; padding-right: 20px;} 
.navi a { width: 17px; cursor:pointer; height: 17px; float:left; margin:0 0 0 3px; background:url(images/circl.gif) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(images/circl_hov.gif) no-repeat scroll right top}

.header1
{
width: 770px; height: 280px;
}

.header2
{
width: 770px; height: 280px;
}

.header3
{
width: 770px; height: 280px;
}

.header4
{
width: 770px; height: 280px;
}



.labelfield
{ 
/*CSS for label field in general*/

color:brown;

font-size: 90%;

}



.datefield
{ 
/*CSS for date field in general*/

color:gray;

font-size: 90%;

}



#example1 li
{ 
/*CSS specific to demo 1*/

margin-bottom: 4px;

}



#example2 div
{ 
/*CSS specific to demo 2*/

margin-bottom: 5px;

}



#example2 div a
{ 
/*CSS specific to demo 2*/

text-decoration: none;

}



#example3 a
{ 
/*CSS specific to demo 3*/

color: #ffffff;

text-decoration: none;

font-weight: 100;

}


#example3 a:hover
{
color: #666666;
text-decoration: underline;
font-weight: 100;
}



#example3 p
{ 
/*CSS specific to demo 3*/

margin-bottom: 2px;

}


code
{ 
/*CSS for insructions*/

color: red;

}


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}

