﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
			background-color: #454545;

}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	color: #84A3D1;
}

.text {
	border: none;
	background: #FFFFFF;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	/*text-transform: lowercase;*/
}

h1 {
	margin-bottom: 15px;
	padding-top: 10px;
	background: url(images/homepage09.gif) no-repeat left center;
	line-height: 70%;
	font-size: 18px;
	color: #963B3B;
}

.Logoh2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #963B3B;
	
}

.Logoh1 {
	margin-bottom: 15px;
	padding-left: 14px;
	background: url(images/homepage09.gif) no-repeat left center;
	line-height: 70%;
	font-size: 24px;
	font-family:"Arial Black";
	color: #963B3B;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #963B3B;
}


h1 span, h2 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #963B3B;
}

h3 {
	margin-bottom: 6px;
	font-size: 11px;
	color: #963B3B;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

strong {
	color: #012E6D;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 1.5em;
	background: url(images/homepage06.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 11px;
	background: url(images/homepage05.gif) no-repeat left center;
	font-size: 9px;
}

/** LINKS */

a {
	color: #FF6D02;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 30px 10px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

img.border {
	padding: 4px;
	border: 0px solid #CCCCCC;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapperTop {
	width: 100%;
	height: 348px;
	margin: 0px 0px 0px 0px;
	background-image: url(Images/Bg_Top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;

}

#bannerborder {
	width: 17px;
	height: 218px;
	margin: 130px 0px 0px 477px;
	background-image: url(Images/MenuRightBorderSm.gif);
	background-repeat: repeat-y;
}


#banner {
	width: 496px;
	height: 288px;
	top: 50px;
	margin: 0px 0px 0px 494px;
	padding-top: 10px;
	position: absolute;
	background-color: #ffffff;
	text-align: center;
}

.Sep {
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	top: 348px;
	z-index: auto;
	clear: both; /*clear both is used to change line no matter the previous element float value. Themos*/

}

#wrapperMiddle {

	background-color: #252525;
	background-image: url(Images/Bg_Line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 200px;
	background-color: #ffffff;
	margin: 25px 0px 0px 25px;
}


#page {
	width: 700px;
	padding: 20px;
    background-color: #ffffff;	
    margin: 0px 0px 0px 25px;
    float: left;
}

#banners1 {
    height: 141px;
    width: 209px;
    background-color: #ffffff;
    float: left;
    margin: 0px 35px 0px 0px;
}

#banners2 {
    height: 141px;
    width: 209px;
    background-color: #ffffff;
	float: left;
	margin: 0px 35px 0px 0px;
}

#banners3 {
    height: 141px;
    width: 209px;
    background-color: #ffffff;
    float: left;
}


/** CONTENT */

#content {
	padding-top: 20px;
	float: left;
	width: 700px;
}

#wrapperBottom {
	width: 700px;
	margin: 0px auto;
	padding: 20px;
    background-color: #252525;	
}


/** HEADER */

#header {
	width: 227px;
	height: 348px;
	background-color: #ffffff;
	margin: 0px 0px 0px 250px;
	float: left;
}


/** MENU */

#menu {
	background-color: #ffffff;
	width: 225px;
	height: 232px;
	padding: 17px 17px 0px 0px;
	float:left;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#menu .liSeparator {
	float: right;
	clear: right;
	background: url(images/slice-sep.JPG) no-repeat left center;
	width: 205px;
	height: 7px;

}

#menu .liNotSelected {
	float: right;
	clear: right;
	background: url(images/slice.JPG) no-repeat left center;
	width: 205px;
	height: 23px;
}

#menu .liSelected {
	float: right;
	clear: right;
	background: url(images/slice-on.JPG) no-repeat left center;
	width: 205px;
	height: 23px;
	}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 50px;
	font-size: medium;

}

#menu a:hover {
	text-decoration: underline;
}

/** LOGIN */

#login {
	height: 185px;
	padding: 13px 24px 0px 24px;
}

#login h2 {
	color: #FFFFFF;
}

#login li {
	margin-bottom: 6px;
}

#login label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#login .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#login .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #012E6D;
}

#login a {
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 5px 0px 5px 8px;
	border-left: 1px solid #014CB6;
	font-size: 10px;
	color: #FF6D02;
}

/** SEARCH */

#search {
	width: 496px;
	height: 50px;
	top: 0px;
	margin: 0px 0px 0px 494px;
	color: #012E6D;
}

#search form {
	padding: 10px 0px 0px 210px;
}	

#search .text {
	float: left;
	width: 143px;
	height: 17px;
}

#search label {
	float: left;
	padding: 3px 10px 0px 0px;
}

#search #button2 {
	float: left;
	margin-left: 4px;
}

.button {
	width: 54px;
	height: 20px;
	background: url(images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #012E6D;
}


/** LINKS */

#links {
	height: 58px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

#links p {
	margin: 0px;
	padding-top: 22px;
	text-align: center;
	color: #8096B6;
}

#links a {
	color: #8096B6;
}

/** FOOTER */

#footer {
	text-align: center;
		background-image: url(Images/Bg_Top.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

#footer p {
	margin: 0px;
	padding: 15px 0px 30px 0px;
	text-align: center;
	color: #7B7B7B;
}
