/*  */
/* General styles */
body {
    border:0;	/* This removes the border around the viewport in old versions of IE */
    width:100%;
    background:#272933;
						/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
a {
	color:#999;
	text-decoration: none;
}



ul li ul li {
	padding-top: 4px;
}


#wrapper {
	width: 880px;
	margin: -8px auto;
	border: solid 1px #fff;
}

/* Header styles */
#header {
	border-bottom:1px solid #000;
	background-color: #fff;
}
#header  p, #header  h2   {
    padding:.4em 15px 0 15px;
    margin:0;
}
#logo {
	background: #FFFFFF url(../images/logo_v02.jpg);
	text-indent: -5000px;
	height: 153px;
	width: 200px;
	background-repeat:no-repeat;
	overflow: hidden;
	margin: 0;
}

#phone {
	float: right;
	background: #FFFFFF url(../images/phone_number.jpg);
	height:68px;
	width:175px;
	margin-top:55px;
	margin-right:30px;
	
	display: block;
}

/* 'widths' sub menu */
#breadcrumb {
	clear:both;
	background: #49526a;
	border-top:0px solid #000;
	margin:0;
	padding:0px 15px !important;
	text-align: left;
	font-size: 80%;
}



#breadcrumb a {
	text-decoration: underline;
}

/* column container */
#contentWrapper {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	background: #31363e;
}
/* 2 column left menu settings */
#contentWrapper #colright {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#ddd;
}
#contentWrapper #content {
	float:right;
	width:50%;
	position:relative;
	right:190px;
	padding-bottom:1em;
	background:#ddd;
}
#contentWrapper #mainContent {
	margin:0 20px 0 210px;
	position:relative;
	right:100%;
	overflow:hidden;
	zoom: 1;
}

#contentWrapper #mainCategoryContent {
	margin:0 30px 0 280px;
	position:relative;
	right:100%;
	overflow:hidden;
	zoom: 1;
}

#contentWrapper #mainContent a {
	color: #666;
	font-weight: bold;
}

#contentWrapper #mainContent a:hover {
	text-decoration: underline;
}

#mainContent #subNav li {
	display: block;
	float: left;
	padding: 5px 15px;
	text-align: center;
}

#mainContent #subContent {
	float:left;
}

#mainContent h2 {
	margin: 5px 15px;
}

#mainContent h3 {
	margin: 5px 0px 10px 0px;
}

#mainContent h4 {
	margin: 0px;
}

#mainContent p {
	margin: 5px 0px 5px 15px;
}

#pageLabel{
	font-family: verdana;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	margin: 3px 18px 3px auto;
	
}

#pageLabel02{
	font-family: verdana;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	margin: 3px 94px 3px auto;
	
}

.floatLeft {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}

.floatRight {
	float: right;
	font-weight: bold;
	color: black;
	font-size: 120%;
	display: block;
}
.padding {
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	text-align: center;
}


#mainContent #thirdContent {
	float: left;
	margin-top: 15px;
	width: 100%;
}

#thirdContent table {
	margin: 15px;
	width: 98%;
}
#mainContent #thirdContent th, #thirdContent td {
	text-align: left;
	width: 33%;
}
#mainContent  #thirdContent th {
	text-transform: uppercase;
	text-decoration: underline;
}

 ul {
	list-style: none;
}

#index  {
	margin: 5px auto;
	height: 450px;
	width: 800px;
	
}
#splash {
	height: 450px;
	background: url(../images/splashPage_v02.jpg);
	
}

#splash ul {
	
	text-align:center;
	padding-left:0px;
	padding-top: 360px;
	
}
#index p {
	display: block;
	margin: 5px auto 0px;
	
}

#index ul {
	display: block;
	margin: 5px auto 0px;
	
}	


#splash ul li {
	display: inline;
}

#splash ul li {
	padding: 0 2em;
}

#imageLayout li {
	float: left;
	margin: 0px 0px;
}



#imageLayout img {
	display: block;
	border: solid #000;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border-width: 1px 1px 1px 1px;	
}

#imageLayout span {
	display: block;
	text-align: center;
	font-size:80%;
}

.thumbnail{
	border: solid #000;
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	border-width: 1px 1px 1px 1px;
	float: left;
	}

#contentWrapper #mainNav {
    float:left;
    width:170px;
    position:relative;
    right:185px;
}

#mainNav ul {
	margin: 0px -15px;
	padding: 15px 0px;
	background-color: #31363e;
}

#mainNav li {
	padding: 5px 15px;
	border-top: 1px solid #353B44;
}
#mainNav  a:hover{
	color: #ba9;
	font-weight: bold;
}

#mainNav ul li ul {
	padding: 0;
	margin: 0;
}


#indexNav {
	margin-top:0px;
	
	
	
	
}

#indexNav ul {
	margin: 0px -15px;
	padding: 15px 0px;
	
	
	
	
}

#indexNav li {
	padding: 5px 15px;
	
	
	
	
}



#indexNav  a {
	color:#555;
	
	
}

#indexNav  a:hover{
	color:#000;
	font-weight:500;
	
}

#indexNav ul li ul {
	padding: 0;
	margin: 0;
	
	
}






a.selected {
	color: #BBAA99;
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
}

/* Footer styles */
#footer {
	text-align: center;
	color: #999;
	margin-top: 0;
	clear: both;
	width: 100%;
	font-family: verdana;
	background-color: #49526a;
	font-size: 90%;
	/*min-height: 345px;*/
	border-top:1px solid #000;
}

/** html #footer { height: 345px; }*/

#footer a:link,
#footer a:visited {
    color: #999;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #ba9;
	text-decoration: underline;
}

#footer-contents {
	width: 100%;
	text-align: left;
	margin: auto;
	padding: 35px;
}

#footer-contents[dir=rtl] {
	text-align: right;
}

#footer-menu,
#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	left: auto;
}

#footer-menu li {
	margin: 0 57px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
}

#footer-menu li ul {
	margin: 0.5em 0 2em 0;
}

#footer-menu ul li {
	float: none;
	font-size: 85%;
	padding: 0 0 0.4em 0;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
}

#footer #lang_form div { display: inline; }

#footer #copyright {
	clear: both;
}

#footer #copyright p {
	margin-bottom: 3px;
}

#footer #footer-links {
	font-size: 85%;
	padding-bottom: 25px;
}

#webmaster {margin-top:3px;
            float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
	
	
	}

#footer-divider hr { display: none; }
#footer-divider { clear: both;}

.u { text-decoration: underline; }

