@charset "UTF-8";
/* CSS Document */
/*---------------- ZEROING ------------------*/
html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/*---------------- Accessibility ------------------*/
span.accesskey {
   text-decoration:none;
}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/*----------- DEFAULT LIKN STYLES -----------*/
a,
a:link 
a:active {
	background-color: inherit; 
	color: #18507C;;
}
a:visited {
	background-color: inherit;
}
a:hover {
	text-decoration: none;
	background-color: #C3D4DF;
	color: #385C72;
}

/*-------------- BASIC LAYOUT ----------------*/
body {
   background-color: #fff;
   color: #333;
   padding:25px 10px 15px 10px;
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}
div#pagewrapper {
   /*border: 1px solid #999;*/
   margin: 0 auto;
   width: 800px;
   background-color: #fff;;
   color: black;
}
div#header {
	/*height: 135px;*//* adjust according your image size */
	height: 210px;
	background-color: #E4E4E4;
}

div#header h1 a {
   background: #E4E4E4 url(../images/logo.jpg) no-repeat 0 0px; 
   display: block;
   /*height: 135px;*//* adjust according your image size */
   height: 210px;
   text-indent: -999em;/* this hides the text */
   text-decoration:none;
   padding:0px;
   /*border: 1px solid #00ff00;*/
}
div#content{
	padding: 0px 10px 0px 10px;
	min-height: 350px;
	/*border: 1px solid #00ff00;*/
}
div#main {
	/*border: 1px solid #0000ff;*/
	margin-top: 10px;
	color: #666666;
}
div#main2 {
	/*border: 1px solid #0000ff;*/
	margin: 10px 230px 0px 0px;
	color: #666666;
}
div#footer {
	clear: both;/* keep footer below content and menu */
	color: #999999;
	margin-top: 35px;
	border-top: 1px solid #ccc;
}
div#footer p {
	font-size: 9px;
	padding: 3px;/* some air for footer */
	text-align: right;/* centered text */
	margin: 0;
	letter-spacing: 1px;
}
.clear{
	clear: both;
}

/*-------------- HOME SPECIFIC ----------------*/

div#headerHome {
	/*height: 128px;*//* adjust according your image size */
	margin-top:5px;
}

div#headerHome h1 a {
border: 1px solid #0000ff;
	display: block;
	/*height: 128px;*//* adjust according your image size */
	/*text-indent: -999em*/;/* this hides the text */
	text-decoration:none;
	padding:0px;
	background-position: center;
	/*background-image: url(/images/dude-bro-1.jpg);*/
	background-repeat: no-repeat;
	text-align: center;
}
div#HomeMain {
	/*border: 1px solid #0000ff;*/
	text-align: center;
	margin-top: 35px;
	color: #000000;
	text-decoration: none;
}
div#HomeMain p{
	width:535px;
	margin: 0 auto;
	padding:5px 0px 0px 0px;
}
div#HomeMain a, a:hover{
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
div#HomeMain a:hover{
	color: #663300;
}
div#HomePhoto{
	/*border: 1px solid #0000ff;*/
	text-align: center;
	margin-top: 30px;
}

/*-------------- ALBUM ----------------*/
.curtskaList{/*ul*/
	list-style-type: none;
	margin: 0px;
	padding: 60px 0px 0px 100px;
	background-image: url(../images/arrow.gif);
	/*border: 1px solid #0000ff;*/
	background-repeat: no-repeat;
	background-position: 140px 5px;
}
.curtskaList li{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
.curtskaList li a{
	text-decoration: none;
	color: #99552e;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}
.curtskaList li a:hover{
	text-decoration: none;
	color: #663300;
	background-image: url(../images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}
div.curtskaPhotoList{
	padding-top: 10px;
}
.curtskaPhotoList .returnLink a{
	text-decoration: none;
	color: #A97C50;
	padding: 0px 0px 0px 30px;
	background-position: 0px 2px;
	background-image: url(../images/arror-l-dbl.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}
.curtskaPhotoList .returnLink a:hover{
	text-decoration: none;
	color: #663300;
	background-position: 0px -27px;
	background-image: url(../images/arror-l-dbl.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}
.curtskaPhotoList h3{
	color: #472300;
	padding:30px 0px 15px 20px;
	background-image: url(../images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.curtskaPhotoList ul{
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
.curtskaPhotoList li{
	padding: 0px 0px 10px 0px;
}
.curtskaPhotoList li .com1{
	display: block;
	color: #333333;
	font-size: 9px;
	padding: 5px 0px 0px 0px;
}
.curtskaPhotoList li .com2{
	display: block;
	color: #333333;
	font-size: 9px;
	padding: 5px 0px 0px 0px;
}
.curtskaPhotoList li .com3{
	display: block;
	color: #333333;
	font-size: 9px;
	padding: 5px 0px 0px 0px;
}
/*-------------- NAVIGATION ----------------*/
/**--- 2 NAV --**/
* html div#second_level_nav {/*ie hack*/
   /* hide ie/mac \*/
   height: 1%;/* end hide */
}

div#second_level_nav {
	font-size: 10px;
	/*background-color: #DDDDDD;
	border: 1px solid #ccc;*/
	float: right;
	margin-top: 40px;
	margin-right: 100px;
	/*background-image: url(../images/nav-circle.gif);
	background-repeat: no-repeat;*/
	/*width: 46px;
	height: 31px;*/
	padding:  0px 0px 0px 0px;
	text-align: center;
}

div#second_level_nav ul {
   margin: 0px;
   padding: 0px;
   /*height:15px;*/
}

div#second_level_nav li {
	/*float: left;*/
   list-style: none;
	margin: 0px;
	/*border: 1px solid #ff0000;*/
}
div#second_level_nav a {
	padding:  21px 0px 0px 0px;
    margin: 0;
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(../images/nav-circle2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	background-position: center;
	margin-top:8px;
	/*border: 1px solid #ff0000;*/
}
div#second_level_nav li a:hover {
   /*background-color: #660A09;
   color:#fff;*/
}
div#second_level_nav a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}
div#second_level_nav li.activeparent a {
	color: #fff;
	background-image: url(../images/cms/arrow-down.gif);
	background-color: #385C72;
}

div#second_level_nav h3 {
	/*padding:  2px 8px 4px 14px;*/
	margin: 0;
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	position: absolute;	/*visibility: hidden;*/
	left: 10px;
	top: 10px;
	visibility: hidden;
}