/*
***********  Custom css ************
*/

/* overwrite padding in  editor_style */
img{
	border:0px;
}

.errorText{
    color: #FF0000;
}

.nextprevdisabled{
	color: #cccccc;
}
.nextprevlink{
	color: #33597e;
	text-decoration: none;
}
.nextprevlink:hover{
	color: orange;
	text-decoration: none;
}
.nextprevcurrentpage{
	color: #33597e;
	text-decoration: underline;
}

/** FIST STOP: custom textused in send to a freind - contact form - news - unsubscribe  **/

.input {
 	font-family: verdana;
  	font-size: 11px; 
  	color: #666666;
}

.button { color: #FFFFFF; 	font-size:10px; background-color: #777777; border-bottom: 1px solid #2F3332; border-top: 1px solid #9B9D9D; border-right: 1px solid #2F3332; border-left: 1px solid #9B9D9D; height: 20px; font-weight: bold; }

/************  Custom - Site specific *************/
.topheader {
	border-left: 1px solid #F1A827;
	border-right: 1px solid #F1A827;
	border-bottom:1px solid #F1A827;
	border-top: 1px solid #F1A827;
	width:760px;
	height:88px;
	background-color:#1B4493;
}

.middleheader {
	border-left: 1px solid #F1A827;
	border-right: 1px solid #F1A827;
	border-bottom:1px solid #F1A827;
	border-top: 0px solid #F1A827;
	width:760px;
	height:168px;
	background-color:#1B4493;
}
.menuheader {
	border-left: 1px solid #F1A827;
	border-right: 1px solid #F1A827;
	border-bottom:0px solid #B8875E;
	border-top: 0px solid #CC9966;
	width:760px;
	height:24px;
	background-color:#1B4493;
}

.middle {
	border-left: 3px solid #F5C060;
	border-right: 3px solid #F5C060;
	border-bottom:3px solid #F5C060;
	border-top: 3px solid #F5C060;
	width:760px;
	height:480px;
	background-color:#FFFFFF;
}

.middlebox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}

.bottomfooter {
	border-left: 1px solid #1B4493;
	border-right: 1px solid #1B4493;
	border-bottom:1px solid #1B4493;
	border-top: 0px solid #1B4493;
	width:760px;
	height:22px;
	background-color:#1B4493;
}

/* FIST STOP custom text */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#CBCCCB;
	text-decoration:none;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#216989;
	text-decoration:none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:none;
	color:#ffffff;
}

.default2{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}

.default{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}

.style{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}
