html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color:#000;
	font: 12px Verdana, Arial, sans-serif;
	background: #b3121a url('../gfx/bg01.jpg');background-repeat:repeat-x;background-position:top center;
}
p {
	margin:0;
	padding:0;
}

#container {
	float:left;
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
	margin-top: 51px;
	border: 0px solid red;
}
#header {
	float: left;
	position: relative;
	width:900px;
	height: 40px;
	border: 0px solid red
}
#content {
	float: left;
	position: relative;
	width:900px;
	background: #fff;
	/*background: transparent url('../gfx/bgwhite.png');background-repeat:repeat-y;background-position:top left;*/
}
#contentbottom {
	float: left;
	position: relative;
	width:900px;
	height: 12px;
	/*background: transparent url('../gfx/bgwhitebottom.png');background-position:top left;*/
}
#footer {
	float: left;
	position: relative;
	width:900px;
	text-align: center;
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}


#mainer {
	float: left;
	position: relative;
	width:900px;
	padding: 20px;
}
#maincarr {
	float: left;
	position: relative;
	width:860px;
	height: 300px;
	background: #000;
	margin-bottom: 20px;
}
#main100search {
	float: left;
	position: relative;
	width:860px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;
	z-index: 999;
}
#main100 {
	float: left;
	position: relative;
	width:860px;
	margin-bottom: 20px;
}


#main101 {
	float: left;
	position: relative;
	width:856px;
	background: #333;
	text-align: center;
	padding: 8px;
	margin-bottom: 20px;
	background: transparent url('../gfx/tst.jpg');background-repeat:no-repeat;background-position:top left;
}
#main30 {
	float: left;
	position: relative;
	width:263px;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 0px solid red;
}
#main33 {
	float: left;
	position: relative;
	width:262px;
	margin-bottom: 25px;
	border: 0px solid red;
}
#main60 {
	float: left;
	position: relative;
	width:270px;
	margin-bottom: 25px;
	border: 1px solid red;
}
#main600 {
	float: left;
	position: relative;
	width:553px;
	margin-right: 25px;
	margin-bottom: 25px;
}
/*#main90 {
	float: left;
	position: relative;
	width:260px;
	margin-bottom: 25px;
}*/
#main25 {
	float: left;
	position: relative;
	width:250px;
	margin-right: 25px;
}
#main75 {
	float: left;
	position: relative;
	width:580px;
	text-align: left;
}

#main255 {
	float: left;
	position: relative;
	width:230px;
	padding: 10px;
	margin-right: 25px;
	background-color: #f1f1f1;
}


#main755 {
	float: left;
	position: relative;
	width:580px;
	margin-bottom: 25px;
}





/* ******* NAV (((************************************************************************************** */
#nava 	{padding:0;margin:0;}
ul#nava li {
	float:left;
	text-align:center;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	width: 105px;
	height: 40px;
	padding-top: 10px;
	margin-right:3px;
	color:#ffffff;
	/*background: #4d4d4d;*/
	background: transparent url('../gfx/menuniet.gif');background-repeat:no-repeat;background-position:top left;
	font: 14px Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
ul#nava li a 		{color:#fff;font-weight:normal;font-style:normal;text-decoration:none;}
ul#nava li:hover 	{color:#000;background: transparent url('../gfx/menuwel.gif');background-repeat:no-repeat;background-position:top left;} 
ul#nava li:hover a 	{color:#000;}
#nava a.current 	{color:#000;background: #fff;} 
#nava li:current 	{color:#000;}
#nava .current 		{color:#000;background: transparent url('../gfx/menuwel.gif');background-repeat:no-repeat;background-position:top left;}



/* ******* LIST (((************************************************************************************** */
#navlisat 	{padding:0;margin:0;}
ul#navlisat li {
	float:left;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	width: 230px;
	color:#000;
	font: 12px Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
ul#navlisat li a 		{color:#000;font-weight:normal;font-style:normal;text-decoration:none;}
ul#navlisat li:hover 	{color:#000;background: #f1f1f1;} 
ul#navlisat li:hover a 	{color:#000;background: #f1f1f1;}
#navlisat a.current 	{color:#000;background: #f1f1f1;font-weight: bold;} 
#navlisat li:current 	{color:#000;}
#navlisat .current 		{color:#000;background: #f1f1f1;}


/* ******* butdown (((************************************************************************************** */
#butdown 	{padding:0;margin:0;}
ul#butdown li {
	float:left;
	text-align:center;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	color:#ffffff;
	background: #de0a23;
	font: 14px Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
ul#butdown li a 		{color:#fff;font-weight:normal;font-style:normal;text-decoration:none;}
ul#butdown li:hover 	{color:#fff;background: #000;} 
ul#butdown li:hover a 	{color:#fff;}


/* ******* blocks (((************************************************************************************** */
#bloksa 	{padding:0;margin:0;}
ul#bloksa li {
	float:left;
	text-align:center;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	width: 112px;
	height: 100px;
	padding: 10px;
	/*padding-top: 35px;*/
	margin:5px;
	color:#ffffff;
	background: transparent url('../gfx/blocksbg.png');
	font: 12px Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
ul#bloksa li a 		{color:#000;font-weight:normal;font-style:normal;text-decoration:none;}
ul#bloksa li:hover 	{color:#fff;background: #000;} 
ul#bloksa li:hover a 	{color:#fff;}
#bloksa a.current 	{color:#fff;} 
#bloksa li:current 	{color:#fff;}
#bloksa .current 		{color:#fff;background: #000;}



/* -------------------------------------------------- fonts -------------------------------------------------- */
h1 {
	font: 1.8em Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0 0 10px 0;
	letter-spacing: -0.5px;
}
h2 {
	font: 2em Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0 0 10px 0;
	letter-spacing: -0.5px;
	}
h3 {
	font: 1.3em Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0 0 10px 0;
	letter-spacing: -0.5px;
}
.content {
	font: 12px Verdana, Arial;
	color:#000;
	line-height:18px;
	z-index:10;
}
.content a{
	color:#de0a23;
	background-color:none;
    text-decoration:none;
	font-weight:none;
}
.content a:hover{
	color:#de0a23;
	background-color:none;
    text-decoration:none;
	font-weight:bold;
}
.content a:active{
	color:#de0a23;
	background-color:none;
    text-decoration:none;
	font-weight:bold;
}
.content b{
	font: 12px Verdana, Arial;
	color:#000;
	background-color:none;
    text-decoration:bold;
	font-weight:none;
}	
	
	
/* -------------------------------------------------- newspaper -------------------------------------------------- */
#newspaper-b
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#newspaper-b th
{
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #111;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #111;
	border-top: 1px solid #fff;
}
#newspaper-b a
{
	color: #000;
}
#newspaper-b a:hover
{
	color: #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #fff;
	background: #de0a23;
}

	
	
	
/* -------------------------------------------------- tooltip -------------------------------------------------- */	
.tool-tip {
	Z-INDEX: 13000; WIDTH: 300px; COLOR: #fff
}
.tool-title {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url(../gfx/smoke.png) left top; PADDING-BOTTOM: 4px; MARGIN: 0px; COLOR: #de0a23; PADDING-TOP: 8px
}
.tool-text {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 11px; BACKGROUND: url(../gfx/smoke.png) right bottom; PADDING-BOTTOM: 8px; PADDING-TOP: 4px
}
.custom-tip {
	Z-INDEX: 13000; WIDTH: 130px; COLOR: #000
}
.custom-title {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #c3df7d; PADDING-BOTTOM: 4px; MARGIN: 0px; COLOR: #3e4f14; PADDING-TOP: 8px; BORDER-BOTTOM: #b5cf74 1px solid
}
.custom-text {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 11px; BACKGROUND: #cfdfa7; PADDING-BOTTOM: 8px; PADDING-TOP: 4px
}
	
	
	
	
	
/* -------------------------------------------------- forms -------------------------------------------------- */
label
{
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0;
	color:#333;
    margin-bottom: 5px;
    display: block;
    float: left;
    width: 100%;
}	

input {
	padding: 5px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width:273px;
    margin-bottom: 5px;
    height: 29px;
    font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}
select {
	padding: 3px;
	border: solid 1px #cccccc;
	width:150px;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}
textarea {
	padding: 3px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width:273px;
    margin-bottom: 5px;
    height: 150px;
    font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}

input[type="radio"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
input[type="checkbox"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}

input[type="submit"] {
	width:80px;
	height: 29px;
	padding:4px;
	cursor: pointer;
	border: 1px solid #ccc;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}


input:focus, select:focus, input.sffocus,textarea:focus, textarea.sffocus {
	background-color: #e6f6ff; 
    color:000;
}

#autocomplete_choices
 {
   background-color:white;
   opacity:1;
   filter:alpha(opacity=100);
 }
div.autocomplete {
  position:absolute;
  width:550px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index:10000;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
  font-family:arial;
  font-size:10pt;
  z-index:10000;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:20px;
  cursor:pointer;
  
}






#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;

	margin: 30px 0;
	padding: 0;
}

ul#sliding-navigation ul 
{
	list-style:none;
	margin-left:15px;
	padding-left:0px;
}

	

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#333 url(../images/menu/heading_bg.jpg) repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #999;
	background:#222 url(../images/menu/tab_bg.jpg) repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a.activePage { color: Green; }
ul#sliding-navigation li.sliding-element a:hover { color: #ffff66; }
ul#sliding-navigation li.sliding-element a.selectedSlider { color: #ffff66; }

/*	CONTENT CONTAINER	*/

.container-tl
{
	 background-image:url(../images/container_tlCorner.png);
	 background-repeat:no-repeat;
	 width:10px;
	 height:10px;	
}
.container-t
{
	 background-image:url(../images/container_top.png);
	 background-repeat: repeat-x;
	 width:547px;
	 height:10px;	
}
.container-tr
{
	 background-image:url(../images/container_trCorner.png);
	 background-repeat:no-repeat;
	 width:10px;
	 height:10px;	
}
.container-l
{
	 background-image:url(../images/container_left.png);
	 background-repeat: repeat-y;
	 width:10px;
	 height:100%;
}
.container-m
{
	 background-image:url(../images/container_middle.png);
	 background-repeat: repeat-y;
	 width:547px;
	 height:100%;
}
.container-r
{
	 background-image:url(../images/container_right.png);
	 background-repeat: repeat-y;
	 width:10px;
	 height:100%;
}
.container-bl
{
	 background-image:url(../images/container_blCorner.png);
	 background-repeat:no-repeat;
	 width:10px;
	 height:10px;	
}
.container-b
{
	 background-image:url(../images/container_bottom.png);
	 background-repeat: repeat-x;
	 width:547px;
	 height:10px;	
}
.container-br
{
	 background-image:url(../images/container_brCorner.png);
	 background-repeat:no-repeat;
	 width:10px;
	 height:10px;	
}



#slideshow {
    position:relative;
    height:250px;
    background: #ffffff;
    z-index: 0;
    margin: 0px;
    padding: 0px;

}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}




/*.suggestionsBox {
		position: relative;
		left: 20px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
		z-index: 100;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
		
	}
	
	.suggestionList li, .suggestionList li a {
		cursor: pointer;
		display:inline;
		list-style-type:none;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 12px;
		color: yellow;
		width: 200px;
		border:0px solid red;
		float: left;
		position: relative;
		margin-bottom: 5px;
	}
	
	.suggestionList li:hover {
		background-color: #9b0819;
	}
*/


