.main_border {border:1px solid #000000;}
p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:15px; color:#424242}
div {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:15px; color:#424242}
.left {background-color:#FFEFD5; border-right:1px solid #424242}
.testimonials {background-color:#FFE4E1;}
.footer {background-image:url(img/footer.jpg);}

p img {margin:15px}

body {
background-image:url(img/bg.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:15px;
color:#424242;
}


.nav_title {
margin-top:15px;
margin-left:5%;
margin-right:5%;
font-weight:bold;
text-align:center;
border-left:4px solid #cc0000;
border-bottom:1px solid #424242;
padding-top:6px;
padding-bottom:6px;
}

.nav_link {
color:#333333;
font-size:11px;
margin-top:10px;
margin-bottom:10px;
}

p.title {
background-color: #ffff00;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.post {border:1px solid #cccccc; width:95%;}
.post_title {background-color:#FFE4E1;}
.post_name {font-weight:bold; margin-top:7px; margin-bottom:7px;}
.post_adds {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}
.post_view {font-size:9px; color:#666666;}
.mini {border: 1px solid #000099; margin-right:10px; margin-top:2px; color:#666666;}
.zag {font-size:16px; text-align:center; background-color: #A72E37; color: #ffffff; font-weight:bold; margin:5px; padding:5px;}
.author {font-size:11px; margin-top:10px; margin-bottom:10px; font-weight:bold;}
.zag_comment {font-size:15px; background-color: #A72E37; color: #ffffff; font-weight:bold; margin:5px; padding:5px;}
.post_comment {font-size:11px;}
.post_div {border-top:1px solid gray;border-bottom:1px solid gray;margin:15px}
.post_div p {margin-left:0px;}

.view_title {font-size:16px; font-weight:bold; color:#ff0000; text-align:center;}
.view_date {font-size:11px; color:#424242; margin-top:7px; margin-bottom:7px; font-weight:bold;}

.search_t {font-size:11px;}
.search_b {font-size:11px;border:1px solid #cccccc;background:#f6f6f6;margin-top:6px;}

.nav_t{
border-bottom:1px solid #424242;
border-top:3px solid #1E90FF;
border-right:1px solid #424242;
background-color:#FFDAB9;
}
.nav_t a{color:#424242;}

.nav_a{
border-bottom:1px solid #424242;
border-top:3px solid #cc0000;
border-right:1px solid #424242;
background-color:#FFDAB9;
}
.nav_a a{color:#424242;}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}

 .comments {font-size:9px;color:#666666;}



 #lightbox{
	position: absolute;
	left: 0;
    width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
    margin: 0 auto;
	}

#imageContainer{
    position: absolute;
	}

#loading{
    position: absolute;
	top: 40%;
	left: 0%;
    height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.big {
color:#ff0000;
font-size:30px;
font-family:verdana;
text-align:center;
}
