html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #444;

text-decoration:none;
padding:2px 3px;
}
a:hover {
color:#000000;
background: #adadad;
color:#ffffff;
padding-top:1px;
padding-bottom:1px;
padding-left:2px;
padding-right:2px;
border: #FFFFFF 1px dashed;
}

body {
	background: #E7E7E2 url('../images/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	padding-top: 64px;
	
}

p,code,ul {padding-bottom: 1.2em;}



h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}



blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: left;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2  ;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: url('../images/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #adadad url('../images/header.gif') no-repeat;
	height: 160px;
	 padding-top:10px;
	 padding-left:10px;
/*	margin-bottom: 5px;
	text-align: center;*/
}
.header .title {
	color: #FFF;
	padding-top: 30px;
	padding-left: 465px;
}
.header .title .sitename {
	color: #FFF;
	font: normal 5em "Lucida Sans Unicode",sans-serif;
	font-weight:bold;
	padding-bottom: 2px;
	text-decoration: none;
	letter-spacing:-0.06em;
	
}

.sitenamesub {
	color: #FFF;
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
	text-decoration: none; }



.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 0px;
	height:36px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(../images/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	
}

/* content */
.contentouter {
	float: left;
	width: 525px;
	
	padding-top:20px;
	padding-bottom:25px;
}
.contentinside {
	float: left;
	width: 525px;
	padding-left:25px;
}
.content {
	float: right;
	width: 552px;
	

}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif; text-align:justify; text-transform:lowercase;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
	
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.box {
	
	background : #949490 ;
	color:#ffffff;
	font-family:"Lucida Sans Unicode",sans-serif;
	padding-left:20px;
	padding-bottom:7px;
	padding-right:12px;
	padding-top:7px;


	letter-spacing:.02em;

	
}

.pbox
{
padding-top: 6px; color: #553; margin-bottom: 4px;
}
/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}

.side{
width:215px;
background:#000000;
float: left;
}
.news{
padding-top:25px;
background: url('../images/news.jpg') no-repeat center bottom;
width:210px;
height:243px;

}
.newshead{
padding-top:20px;
}
/* menu */

#links{

text-align:center;
}

#links ul {
padding-left:4px;
        list-style-type: none;

} 

#links li {
margin:0px 0px;
padding-right:3px;
padding-top:3px;
/*padding:0px 13px;*/
float:left;

		
}

#links li a { 
        font-family:"Lucida Sans Unicode",sans-serif;  
        font-size:13px;
		letter-spacing:.011em;
        display: block;
        padding: 6px 8px;
        text-decoration: none;
		color:#ffffff;
}

#links li a:hover {
        background: #adadad;
		color:#ffffff;
		padding: 6px 8px;
		border:none;
		/*border: #FFFFFF 1px dashed;*/
	
}
.selected{
 		 background: #adadad;
		color:#ffffff;
		padding: 6px 8px;
		border: #FFFFFF 1px dashed;
		}
		

.check{
display: block;
background: #adadad;
		
}
#links li a.checkname{
color:#ffffff;
}
.designz{float:right;width:450px}
.design a { 

        display: block;
        padding:2px 3px;
        text-decoration: none;
		color:#ffffff;
}

.design a:hover {
        background: #adadad;
		color:#ffffff;
		padding-top:1px;
		padding-bottom:1px;
		padding-left:2px;
		padding-right:2px;
		border: #FFFFFF 1px dashed;
	
}
.block1{
padding-left:50px;
float:left;
}
.block2{
padding-right:130px;
float:right;
}

#vdo{
padding:0px;
list-style-type: none;
float:left;

text-align:center;
}

#vdo ul {
list-style-type: none;
width:130px;

} 

#vdo li {
padding-bottom:5px;	
list-style-type: none;	
height:110px;
}

#vdo li a { 

         height:100px;
        font-family:"Lucida Sans Unicode",sans-serif;  
        font-size:.8em;
		letter-spacing:.011em;
        display: block;
        text-decoration: none;
		color:#adadad;
		background-color:#FFFFFF;
}

#vdo li a:hover {
padding:0px 1px;
		height:100px;
        background: #F0F0F0;
		/*border: #FFFFFF 1px dashed;*/
		}



#vdo img{
border:#999999 1px thick ;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 2px solid #999999;
overflow: scroll; /*leave this value alone*/
width: 200px; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
padding:5px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

/*margin around each panel*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.images
{
border: #f0f0f0 4px solid;
margin-left:150px;
margin-right:150px;
margin-bottom:25px;
padding:5px;

}
textpadbot {
text-align:center;
}

#foto{
padding:0px;
list-style-type: none;


text-align:center;
}

#foto ul {
list-style-type: none;


} 

#foto li {
padding-bottom:15px;	
list-style-type: none;	
width:225px;
float:left;
}

#foto li a { 


        font-family:"Lucida Sans Unicode",sans-serif;  
        font-size:.8em;
		letter-spacing:.011em;
        display: block;
        text-decoration: none;
		color:#adadad;
		background-color:#FFFFFF;
}

#foto li a:hover {
        background: #F0F0F0;
		border: #FFFFFF 1px dashed;
		}
#foto img{
border: #f0f0f0 4px solid;
}

#foto p{
margin:0px;
padding:0px;
}

.newsinner{
padding-top:120px;
padding-left:19px;


width: 158px;
height:100px;
}
#memoryticker{

width: 158px;
height:60px;
font: normal  "Lucida Sans Unicode",sans-serif;

text-align:center;
/*Tip: add in height attribute here for multiple line scroller*/
/*border: 1px solid black;*/
/*padding: 3px;*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)*/
}
.sitename a{background:none;border:none;color:#ffffff;padding:0;}
.sitename a:hover{border:none;padding:0;color:#ffffff;}