﻿
html, body { margin: 0 auto 0; padding: 0; border: 0;  
				background: ; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	}

img 	{ margin:0; padding:0; border:0; }

	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{	}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 5; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 5; }

a           	{   }
a:link			{ color:#FFFF00;  }
a:link			{ color:red;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */
#wrapper {
	width:1000px; overflow:hidden;
	margin:0px auto;
	background-color:black;
	}
	
#content-wrapper {
	clear:both;
	background-image:url('../assets/images/Background.jpg.jpg');}
	
#banner {
	width:1000px;
	height:.293;
	background-image:url('../slides/p_0001.jpg');
	}
#banner2 {
	width:1000px;
	height:100px;
	background-image:url('../Images/images/logo.gif');
	}

#topnav {
	clear:both;margin:0px;
	width:1000;height:50px;background-color:#666666;
	
		}
#leftnav {margin:0;float:left;height:50px;
	width:860; background-color:#666666; font-size:12px
}

#leftnav ul {float:left;margin:0px;background-color:#666666;}
#leftnav ul li {display:inline;}
#leftnav ul li a {float:left; margin:0px 0px 0px 0px; padding:14px 12px 10px 18px; font-family:"Times New Roman";font-size:16px; background-color:#666666}
#leftnav a:link  {color:#FFFFFF; }
#leftnav a:visited  {color:#FFFFFF; }
#leftnav a:active  {color:#FFFFFF; }
#leftnav a:hover  {color:#DD0000 }
#leftnav a:focus {color:#FFFFFF; }

#rightnav { float:right;height:50px;
	width:135; margin:865;background-color:#666666; font-size:12px}
#rightnav ul li {display:inline;margin:0;padding:0}
#rightnav ul li a {float:left; padding:6px 6px 6px 6px;font-family:"Arial Narrow Bold", sans-serif;font-size:medium }




a.tooltip span {
	display:none;
	margin-left:250px;
	margin-top:0px;
	width:400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	background-color: #ffffff;
	
}
a.tooltip:hover span{
	display:block;
	position:absolute;
	color:white;
	border:3px solid #ffffff;
	background-image:url('../Images/misc/Big-Red-Box.jpg');
	background-repeat: no-repeat;

}

.wood {
	background-image:url('../Images/misc/Background.jpg.');
	background-position:left;
	background-repeat:repeat;
	}
#left
	 {
	 float:left;
	 width:225;height:750;padding:5px 10px 5px 5px;
	background-image:url('../Images/misc/Background.jpg');
}

#content
	 {
	 width:480;height:750;padding:15px;margin-left:260;
	background-image:url('../Images/misc/Background.jpg.jpg');
}
#verdicts {
	width:850px;float:left; margin-left:75px;
	
}

#right
	 {
	 float:right; padding:0 10 0 0;
	width:285;height:750;margin:705;
	background-image:url('../Images/misc/Backgroun0.jpg.jpg');
	}

#footer {
	width:1000px;
	margin:0 auto;
	background-color:black;font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-weight:normal;float:left;}
	
#footer p a {
	font-color:#ffffff;
}
.parchment {
	
	background-image:url('../Images/misc/Parchment1.jpg');
	}



/* Layout Extra */




/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px; font-size:medium;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:white; 
		}
		
input:focus, textarea:focus	{ background-color:white; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:white; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

#contact-form ol {
	list-style-type:none;
}



/* Miscellaneous  */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:80%; font-style:normal; color:#666; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }


@import url("http://fonts.googleapis.com/css?family=Play&subset=latin,cyrillic,latin-ext");
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:1000px;
	margin:0px auto 0px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:1000px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

#wowslider-container1  .ws_bullets { 
	padding: 3px; 
}
#wowslider-container1 .ws_bullets a { 
	width:21px;
	height:21px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:3px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-30px;
	z-index:60;
	height: 44px;
	width: 44px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:15px;
}
#wowslider-container1 a.ws_prev {
	left:15px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom:0px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position: absolute;
	display:block;
	bottom: 27px;
	left: 0px;
	z-index: 50;
	padding:8px;
	margin-right: 15px;
	color: #FFFFFF;
	background:#000000;
    font-family:'Play',Verdana,Geneva,sans-serif;
	font-size: 32px;
	line-height: 35px;
	font-weight: normal;
}
#wowslider-container1 .ws-title div{
	font-size: 20px;
	line-height: 22px;
}#wowslider-container1 .ws_images ul{
	animation: wsBasic 31s infinite;
	-moz-animation: wsBasic 31s infinite;
	-webkit-animation: wsBasic 31s infinite;
}
@keyframes wsBasic{0%{left:-0%} 16.13%{left:-0%} 20%{left:-100%} 36.13%{left:-100%} 40%{left:-200%} 56.13%{left:-200%} 60%{left:-300%} 76.13%{left:-300%} 80%{left:-400%} 96.13%{left:-400%} }
@-moz-keyframes wsBasic{0%{left:-0%} 16.13%{left:-0%} 20%{left:-100%} 36.13%{left:-100%} 40%{left:-200%} 56.13%{left:-200%} 60%{left:-300%} 76.13%{left:-300%} 80%{left:-400%} 96.13%{left:-400%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 16.13%{left:-0%} 20%{left:-100%} 36.13%{left:-100%} 40%{left:-200%} 56.13%{left:-200%} 60%{left:-300%} 76.13%{left:-300%} 80%{left:-400%} 96.13%{left:-400%} }

#wowslider-container1 .ws_shadow{
	background: url(./shadow.png) left 100%;
	background-repeat: no-repeat;
	background-size:100% 100%;
	width:100%;
	height:30px;
	position: absolute;
	left:0;
	bottom:-30px;
	z-index:-1;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-82px;
	visibility:hidden;
	position:absolute;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:163px;
	background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:25px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-3px;
	left:82px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}

