/* CSS Document */
body {
	margin:0px;
	background-color:#c7ccb8;
	margin-left:35px;
	margin-right:35px;	
	height:100%;
}
	
.logo {
	background:url("../images/banner.gif");
	background-repeat: no-repeat;
	background-position: center;
	width:780px;
	height: 160px;
	}

.logo:hover {
	cursor:pointer;
}

.gallery_thumb {
	margin-right:			12px !important;
	margin-bottom:			25px !important;
	text-align:				center;
	margin-top:				5px;
	margin-bottom:			5px;
	width:					135px;
	height:					101px;
	float:					left;
	border:					1px solid black;
	cursor: 				pointer;
	}

.picture_thumb {
	margin-right:			12px !important;
	margin-bottom:			8px !important;
	text-align:				center;
	margin-top:				5px;
	margin-bottom:			5px;
	width:					135px;
	height:					101px;
	float:					left;
	cursor: 				pointer;
	}

.gallery_thumb .pic_text {
	border:1px solid black;
	border-top:none;
	width:100%;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-left: -1px;
	margin-bottom: 5px;
	background-color: #f7f8f9;

}

.main {	
	width:780px;
	padding:0px 20px 0px 20px;
	background-color:White;
	margin:auto;
}

.main .login{	
	font-size: 11px;
  	padding: 10px;
  	float:right;
  	margin-top: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main .login h3{	
	font-size: 13px;
	padding: 0px;
	margin: 0px;	
}

.main .login a{	
	font-size: 11px;
	color: #5D5D5D;	
}

.main .login input{	
	background-color: #f7f8f9;
	border: 1px #999999;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	height: 16px;	
}

.main .search{	
	font-size: 11px;
  	padding: 10px;
  	float:left;
  	margin-top: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: normal;
}

.main .search select{	
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
	background-color: #f7f8f9;
}
.main .search a{	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
.main .search a:visited{	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

.main .search input{	
	background-color: #f7f8f9;
	border: 1px #999999;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	height: 16px;	
}

.smallgrey {	
	FONT-SIZE: 10px; 
	COLOR:#5D5D5D; 
	FONT-FAMILY: verdana,arial; 
	TEXT-DECORATION: none;
}

#gallery p{
	margin-left: 50px;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	}

#error h3{
	font-size:12px;
	color:#990000;
	margin-top:110px;
	margin-bottom:0px;
	padding: none;
	position: absolute;
}

/* ********** LIST SYLES START ************ */
.hoverline {
	background-color:#FFCC66;
	
}

.evenline {
	background-color:#ffcc55;
}

.oddline {
	background-color:#ffdd99;
	
	
}
/* ********** LIST SYLES END ************ */

/* ********** MENU START ************ */

.menu {  
  text-align:center; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  background:transparent url(../images/bgDIVIDER.gif) no-repeat;
  margin-top:0px;
}

.menu table {  
  height:30px;
  width:100%;
}

.menu .menuelementhover {
	color:#F10B02;	
	background:url("../images/bgON.gif");
	cursor:pointer;	
}

.menu .menuelement1 {
	color:#000;	
	background:url("../images/bgOFF.gif");
	cursor:pointer;	
}

.menu .menuelement2 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:crosshair;
}

.menu .menuelement3 {
	background:url("../images/bgOFF.gif");
	color:#000;
	cursor:pointer;
}

.menu .menuelement4 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement5 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement6 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement7 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement8 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement9 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement10 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
	
}

.menu .menuelement19 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

.menu .menuelement20 {
	color:#000;
	background:url("../images/bgOFF.gif");
	cursor:pointer;
}

/* ********** MENU END ************ */

 
/* ******** CONTENT START ********* */
.content {
  background-color: white;
  text-align:left;  
  margin-bottom:40px;
  font-family:Verdana;
  line-height: 17px;
  font-size:12px;
}

.content u{
  color: #B30000;
}

.content h3{
	margin-left:0px;
	padding:none;
	position:absolute;
	font-size:14px;
  	color: #B30000;
}

.content #contentheader {
	width:100%;
}

#contentfooter {
	width:100%;
	text-align:center;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
    top:auto;
    bottom: 0;
}
#contentfooter a{
	
	color: blue;
	text-decoration: underline;
	
}

.content #contentheader img {
	float:left;
	position:relative;
}

.content #contentheader h2 {	
	font-size:14px;	
	font-weight:bold;	
	top:20px;
	margin-left:0px;
}

.content h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
.content h2 {
	font-size:12px;
	font-weight:bold;
	margin:6px;
	color: #333;
}

.content ol {
	color: #333;
	padding-bottom: 40px;
	
}

.content span {
	text-align:left;	
	font-size: 11px; 
	color:#5D5D5D; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

.content .tdheadline {
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;	
	background-color:#ffaa00;
	color:#ffffff;
	font-weight:normal;
	font-size: 19px;
	padding:5px 0px 5px 5px;
}
 .news p{
	padding-left:10px;
	font-size:14px;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	}

.content .tdform {
	width:100px;
}

.content .linkimage {
	cursor:pointer;
	text-align:center;
	border:none;
}

.content td {
	font-weight:normal;
	color:#000;
	padding-left:10px;
	font-size:14px;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
}

.content table {
	width:100%;
	padding:5px;
}
/*
.content .toolbox {
	color:#5D5D5D;
	background-color:#f7f8f9;
	border:#666 2px solid;
	width:345px;
	height:240px;
	padding:0px;
	margin-top: -284px;
	margin-left: 417px;
	position: absolute;
	text-align: left;
	background-position: left;
	text-align: center;
	padding:5px;
	
	
}
.content .toolbox2 {
	color:#5D5D5D;
	background-color:#f7f8f9;
	border:#666 1px solid;
	width:345px;
	height:90px;
	padding:0px;
	margin-top: 5px;
	margin-left: 418px;
	position: absolute;
	text-align: left;
	background-position: left;
	text-align: center;
	padding:5px;
	
	
} */

.content p {
	color: #000;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.content a {
  color:blue;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: underline;
}

.content a:link {
  color:blue;
  text-decoration:underline;
}

.content a:visited {
  color:blue;
  text-decoration:underline;
}

.content a:hover {
	text-decoration:underline;
	color:#bd2929;
}

.content a.help {
	position: relative;
	float:right;
	top:15px;
}

.content a.help img{
	cursor:help;
	border:none;
}

.content a.help span {
	display: none;
	text-decoration:none;
}

.content a.help:hover {
	display: inline;
	text-decoration:none;
}

.content a.help:hover span {
	border:#222 1px solid; 
	padding:5px;
	display: block;
	right:40px;	
	font-weight:normal; 
	position: absolute; 	
	background-color: #f7f8f9;
	text-decoration: none; 
	width:200px;
	text-align:left;	
	font-size: 10px; 
	color:#5D5D5D; 
	font-family: verdana,arial;
}


/* ******** CONTENT END ********* */
.linkimage {
	cursor:pointer;
	text-align:center;
	border:none;
}

.textbox {
	BORDER: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:144px;
}

.textbox2 {
	BORDER: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:300px;
}

.textboxsmall {
	BORDER: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:100px;
	height:12px;
	font-size: 10px;
}

.textboxlong {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:350px;
}

.textarea {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:270px;
	height:250px;
	
}

.largetextarea {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:670px;
	height:250px;
	
}

.dropdown {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:150px;
}

.dropdownlong {
	BORDER:#999999 1px solid;
	BACKGROUND-COLOR: #f7f8f9;
	color:#333333;
	width:350px;
}

	
	#reclist li {
	display:inline;
	padding-left:10px;
	}
	
