@charset "utf-8";
/* CSS Document */

#bannerbox {
	clear:both;
	position:relative; 
	float:right; 
	top:105px; 
	line-height:18px; 
	text-align:right; 
	margin-right:30px;  
	width:280px; 
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
#topmenu {
	position:relative; 
	left:0px;
	top:35px; 
	line-height:18px; 
	text-align:right; 
	margin-right:20px;
	color:#ffffff;
}		
#topbox {
	position:relative;
	left:880px; 
	padding:5px; 
	width:100px; 
    background-color:#332b23; 
    text-align:center; 
    line-height:18px;
}
.toplinks {
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma; 
    font-size:9px; 
    font-weight:bold; 
}
.toplinks a, .toplinks a:visited, {
	color:#ffffff;
}	
.toplinks a:hover {
	text-decoration:underline;
}
.topmenus {
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	word-spacing:5px;
	letter-spacing:1px;
	text-decoration:none;
}	
.topmenus a, .topmenus a:visited {
	color:#ffffff;
}	


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:990px; height:29px; font-size:0.85em; position:relative; z-index:100; font-family: Arial; font-weight:bold}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:990px; w\idth:990px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited { display:block; font-size:12px; text-decoration:none; color:#201306; width:138px; height:29px; background:#f7921d; padding-left:10px; line-height:30px; z-index:300; border-left:1px solid #201306; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#35291d url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#201306 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#201306 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#f7921d;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#201306;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:149px;border-top:1px solid #201306;}
/* another hack for IE5.5 */
* html .menu ul ul {top:29px;t\op:29px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#f7921d; color:#201306; height:auto; line-height:20px; padding:5px 10px; width:128px; border-left:1px solid #201306; border-right:1px solid #201306; border-bottom:1px solid #201306;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#201306;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/*   ********************termina css menu******************** */

.contact_links a, .contact_links a:visited {
	color:#201306; 
	font-weight:bold;
}	
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	padding:5px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #66492d;
}
.highslide:hover img {
	border: 2px solid #66492d;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 1px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
