/* GENERAL STYLES */
/* CSS Document */


html, body {height:100%}

body	{
	padding: 0 0 0 0;
	margin: 0px;
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: left;
	min-width: 955px;
	font-size:10px;
	line-height:20px;
	background-image:url(/media/301/bodybg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
td	{
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#outer	{
	margin: auto;
	width: 955px;
	color: #000000;
	position: relative;
	text-align: left;
	height:549px;
	display:block;
	overflow:hidden;
	}

div	{
	margin-top: 0px;
	}
p	{
	margin-top: 0px;
	}
img	{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	}
.white	{
	color:#FFF;
	}
	
	
/*|||||||||||||||||||||H1 - H5||||||||||||||||||||*/

	
	
	

h4	{
	padding: 0 0 0 0;
	margin: 0px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: 500;
	text-align:left;
	}
	

/*|||||||||||||||||||||Design||||||||||||||||||||*/



#innerwrap	{
	float: left;
	padding: 0px 0 0 21px;
	width: 934px;
	clear: both;
	height:420px;
	}

html>body #innerwrap{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header	{
	z-index: 0;
	float:left;
	width: 955px;
	color: #2B2A25;
	position: absolute;
	top: 0px;
	height: 90px;
	text-align:left;
	}
#logo	{
	float: left;
	width: 281px;
	height:63px;
	text-align:left;
	padding:27px 0px 0px 0;
	}
#centrecontent	{
	float: right;
	padding: 83px 0px 0px 10px;
	width: 737px;
	height:450px;
	min-height:420px;
	clear: both;

	}
html>body #centrecontent{height:auto;} /*for mozilla as IE treats height as min-height anyway*/


#underside	{
	width: 638px;
	height:390px;
	margin: 0px 10px 0 0px;
	padding:40px 20px 15px 15px;
	float:right;
	overflow: auto; 
  	scrollbar-face-color: #EAEAEA; 
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-base-color: #fff;
	}
#underside a:link	{ 	color: #419EC2; text-decoration: underline; }
#underside a:visited	{ 	color: #419EC2; text-decoration: underline; }
#underside a:hover	{ color: #306D85; text-decoration: none; 	}

	
/*|||||||||||||||||||||Leftmenu||||||||||||||||||||*/




#outerleft	{
	float: left;
	padding: 143px 0 0 0;
	margin: 0px 0 0 0px;
	vertical-align: top;
	width: 181px;
	height:410px;
	min-height:410px;
	position: relative;
	line-height:14px;
	}

#multiLevelNavigation	{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 181px;
	display: block;
	position: relative;
	float:left;
	}
#multiLevelNavigation ul	{
	padding: 0;
	margin: 0px;
	width: 181px;
	list-style-type: none;
	}
#multiLevelNavigation ul li	{
	padding: 0px;
	display: block;
	margin: 0px;
	}
#multiLevelNavigation a:link	{color: #000000; text-decoration: none; }
#multiLevelNavigation a:visited	{color: #000000; text-decoration: none; }
#multiLevelNavigation a:hover	{color: #4DABCF; text-decoration: none; }

.level1	{
	background-position: 0px 50%;
	margin: 1px 0 0 0;
	padding: 5px 5px 5px 15px;
	display: block;
	background-image: url(/media/414/leftmenu_off.gif);
	color: #000;
	background-repeat: repeat-y;
	text-decoration: none;
	font-size:10px;
	border-bottom: #FFFFFF 1px solid;
	}
.level1selected	{
	background-position: 0px 50%;
	margin: 1px 0 0 0;
	padding: 5px 5px 5px 15px;
	display: block;
	font-weight: bold;
	background-image: url(/media/414/leftmenu_off.gif);
	color: #000;
	background-repeat: repeat-y;
	text-decoration: none;
	font-size:10px;
	border-bottom: #FFFFFF 1px solid;
	}
.level2	{
	padding: 3px 0 3px 25px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	background-image: url(../images/leftmenuNiv3_off.gif);
	color: #000;
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}
.level2selected	{
	padding: 3px 0 3px 25px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	background-image: url(../images/leftmenuNiv3_off.gif);
	color: #000;
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}
.level3	{
	padding: 3px 0 3px 40px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	background-image: url(../images/leftmenuNiv4_off.gif);
	color: #000;
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}
.level3selected	{
	padding: 3px 0 3px 40px;
	background-position: 0px 50%;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	background-image: url(../images/leftmenuNiv4_selected.gif);
	color: #000;
	background-repeat: repeat-y;
	background-color: #F1F1F1;
	text-decoration: none;
	height:16px;
	}



/*|||||||||||||||||||||Footer||||||||||||||||||||*/

	
#outerfooter	{
	clear: both;
	left: 0px;
	padding: 6px 0 0 0px;
	bottom: 0px;
	position: relative;
	height: 24px;
	text-align: center;
	font-size:10px;
	color:#F3F1E9;
	}
#outerfooter a:link	{
	color: #F3F1E9;
	text-decoration: underline;
	}
#outerfooter a:visited	{
	color: #F3F1E9;
	text-decoration: underline;
	}
#outerfooter a:hover	{
	color: #fff;
	text-decoration: none;
	}
#footer	{
	padding-bottom: 0px;
	color: #E4E1CF;
	bottom: 0px;
	padding-top: 0px;
	height: 0px;
	text-align: right;
	font-size:9px;
	padding-right: 22px;
	width:955px;
	background-color:#2B2A25;
	}
#footer a:link	{
	color: #000000;
	text-decoration: underline;
	}
#footer a:visited	{
	color: #000000;
	text-decoration: underline;
	}
#footer a:hover	{
	color: #000000;
	text-decoration: none;
	}
html #footer	{
	height: 0px;
	}
#clearfooter	{
	clear: both;
	width: 100%;
	height: 0px;
	}


/*
==========================================
Gallery List
==========================================
*/

#MainContent .GalleryList
{
	margin:15px 0 0 -10px;
	width:630px;
}

#MainContent .GalleryList .Item
{
	float:left;
	width:101px;
	margin:0 0 10px 5px;
	height:170px;

}


#MainContent .GalleryList .Item a img
{
	padding:2px;
	border:1px solid black;
}

#MainContent .GalleryList .Item a:hover img
{
	padding:2px;
	border:1px solid black;
	background-color:black;
}

#MainContent .GalleryList .Item strong a
{
	display:block;
	margin:5px 0 0 0;
}

#MainContent .GalleryList .Item em
{
	display:block;
	font-size:12px;
}


#MainContent .Photo img
{
	/* This ensures the photos is resized to fit the div */
	max-width:100%;
}

#MainContent .Photo .PhotoNav
{
	display:block;
}

#MainContent .Photo .PhotoNav .Left
{
	float:left;
}

#MainContent .Photo .PhotoNav .Right
{
	float:right;
}

/*
==========================================
Contact Form
==========================================
*/
#MainContent .ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#MainContent .ContactForm .Error li
{
	font-weight:normal;
}

#MainContent .ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

#MainContent .ContactForm legend
{
	display:none;
}

#MainContent .ContactForm label
{
	color:#000000;
	font-weight:bold;
}

#MainContent .ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:80%;
}

#MainContent .ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:80%;
}


/* EDITOR PROPERTIES */
h1 {
	padding:2px 0 3px 0;
	margin:0px 0 10px 0;
	font: bold 20px "Verdana",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-indent:0px;

}

h2 {
	margin: 0px 0 12px 0;
	font: bold 12px/20px "Verdana",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #4DABCF;
	
}

h3 {
	margin: 0px 0 12px 0;
	font: bold 12px/20px "Verdana",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	
}

h5 {
	font-size:14px;
	line-height:20px;
        color:#FF0000;
}

