/* STANDARD ELEMENTS */
body, div, p, ul, li, h1, h2, h3, form, fieldset, img, dl, dt, dd {margin: 0;padding:0; border: 0;}

body
{
	background: #444 url(/System/Templates/Images/117/background.jpg) repeat-x top left;
	font-size: 64.5%;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	color: #dd5300;
	margin-bottom: 10px;
	font-size: 1.3em;
}
/* LINKS */

/* WRAPPER */
div#shadow_wrapper
{
	background: url(/System/Templates/Images/117/shadow_wrapper.jpg) repeat-y top left;
	margin: 0 auto;
	width: 798px;
}

div#wrapper
{
	background: url(/System/Templates/Images/117/top_wrapper.jpg) no-repeat top left;
	padding: 0 29px 0 29px;
	
	height: auto !important;
	height: 530px;
	min-height: 530px;
	
}

/* HEADER */
div#header 
{
	height: 205px;
	background: url(/System/Templates/Images/117/header_bg.jpg) no-repeat top left;
	border-top: 7px solid #fff;
}

div#header h1#logo
{
	background: url(/System/Templates/Images/117/logo.jpg) no-repeat top left;
	height: 51px;
	margin: 10px 0 0 20px;
	width: 180px;
}

div#header h1#logo a
{
	display: block;
	height: 100%;
	text-indent: -99999px;
	overflow: hidden;
}

/* MAIN NAVIGATION */
ul#nav
{
	background: url(/System/Templates/Images/117/menu_bg.jpg) repeat-x top left;
	height: 25px;
	list-style-type: none;
	margin: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav li
{
	border-right: 1px solid #da0000;
	border-left: 1px solid #ad1919;
	float: left;
}

ul#nav li.start
{
	border-left: 0;
}

ul#nav li.about
{
	border-right: 0;
}

ul#nav li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 25px;
	padding: 0 38px 0 38px;
}

ul#nav li a:hover
{
	color: #ff9556;
}

/* CENTER */
div#center
{
	padding: 0 2px 0 2px;
}

/* MAIN CONTENT */

div#main-content
{
	margin: 4px 0 0 0;
	padding: 17px 0 5px 0;
	background: url(/System/Templates/Images/117/content_bg.jpg) repeat-x top left;
}


/* SUB MENU */

div#main-content div#sub-nav
{
	background: url(/System/Templates/Images/117/menu_top_bg.jpg) repeat-x top left;
	display: inline;
	float: left;
	list-style-type: none;
	padding-top: 8px;
	margin: 0 25px 0 0;
	width: 204px;
	font-size: 1.1em;
}

/* FIRST LEVEL */
div#main-content div#sub-nav ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	background: #eee url(/System/Templates/Images/117/menu_bottom_bg.jpg) repeat-x bottom left;
	padding-bottom: 6px;
}

div#main-content div#sub-nav ul li
{

	line-height: 2em;

}

div#main-content div#sub-nav ul li a
{
	border-bottom: 1px solid #fff;
	display: block;
	color: #807f7f;
	text-decoration: none;
	padding: 0 0 0 15px;
}

/* SELECTED MENU ITEM */
div#main-content div#sub-nav ul li.current a
{
	color: #de5101;
}

div#main-content div#sub-nav ul li.current ul
{
	display: block;
}
/* SECOND LEVEL */
div#main-content div#sub-nav ul li ul
{
	display: none;
	background: #dcdcdc;
	padding-bottom: 0;
}

div#main-content div#sub-nav ul li.current ul li
{
	border-bottom: 1px solid #fff;
	padding-left: 12px;
}

div#main-content div#sub-nav ul li.current ul li a
{
	border: 0;
	font-weight: normal;
	padding: 0 0 0 8px;
	color: #696969;
}

div#main-content div#sub-nav ul li a:hover
{
	text-decoration: underline;
	
}





/* INNER PAGES */
div#main-content div#content
{
	display: inline;
	float: left;
	font-size: 1.1em;
	padding-top: 3px;
	width: 490px;
}

div#main-content div#big-content
{
	font-size: 1.1em;
	padding: 3px 15px 0 15px;
}
/* FRONT PAGES PUFFS */
div#top-puffs div
{
	float: left;
	height: 125px;
	width: 185px;
	font-size: 1.1em;
}
/* NEWS */
div#top-puffs div#top-puff2
{
	background: url(/System/Templates/Images/117/start_image2.jpg) no-repeat top left;
	margin-right: 1px;
	padding: 10px 15px 5px 15px;
	width: 154px;
	height: 110px;
}

div#top-puffs div#top-puff2 h2
{
	color: #cbac97;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}
/* RIGHT PUFF */
div#top-puffs div#top-puff4
{
	background: url(/System/Templates/Images/117/start_image4.jpg) no-repeat top left;
	color: #fff;
	padding: 10px 15px 5px 15px;
		width: 154px;
	height: 110px;
}

div#top-puffs div#top-puff4 h2
{
	color: #bbbdbe;
	margin-bottom: 10px;
	font-size: 1.3em;
}


div#bottom-puffs
{
	background: url(/System/Templates/Images/117/puff_bottom_bg.jpg) no-repeat top left;
	color: #8c8c8c;
	height: 123px;
	margin-top: 16px;
}

div#bottom-puffs div.puff
{
	float: left;
	padding: 10px 15px 5px 15px;
	width: 155px;
}


div#bottom-puffs div.puff a
{
	color: #dd5300;
	text-decoration: none;
}

/* FRONT PAGE NEWS */

ul#news
{
	list-style-type: none;
}

ul#news li  
{
	color: #fff;
	margin-bottom: 15px;
}

ul#news li span
{
	color: #c3a391;
}

ul#news li a
{
	color: #fff;
}

/* FOOTER */
div#footer
{
	background: url(/System/Templates/Images/117/footer_bg.jpg) no-repeat top left;
	padding: 10px 30px 0 30px;
	margin: 0 auto;
	color: #8c8c8c;
	line-height: 45px;
	height: 95px;
	width: 738px;
}

div#footer span
{
	color: #a2a1a1;
	display: block;
	float: left;
}

div#footer img
{
	display: inline;
	float: right;
}

div#footer img.aaa
{
	margin-right: 20px;
}

div#footer img.ssf
{
	margin: 4px 15px 0 0;
}

/* FONTS */

.brodtext
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.header1
{ 
	color: #dd5300;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.header2
{
	color: #000;
	margin-bottom: 10px;
	font-size: 1.2em;
}

.newsletterHeader 
{
	color: #C10100;
	font-weight: bold;
	font-size: 14px;
}

/* CUSTOM */
.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 */

#rss
{
	float: left;
	margin: 13px 6px 0 0;
}

div#footer #rss img
{
	display: inline;
	float: none;
}

