/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */

.rss_date {

	font-size: xx-small;

	}

.links {
	width: 250px;
	float: left;
	}
	
.links_right {
	width: 350px;
	float: right;
	clear: left;
	border: 1px solid #abbcc4;
	}
	
.links_images {
	width: 350px;
	margin: 2px;
	border: 1px solid #abbcc4;
	}
	
.image_border {
	border: 1px solid #abbcc4;
	padding: 2px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #033467;	}


h2 {
	font-size: 14pt;
	color: #616781;
	margin: 10px 0 4px 0;
}



/* Contains rest of HTML */
#centrecontainer {
	width: 740px;
	text-align: left;
	min-height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border: 1px solid #ABBCC4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#centrecontainer1 {
	width: 740px;
	text-align: left;
	min-height: 100%;
	background-repeat: no-repeat;
	border: 1px solid #ABBCC4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 250px;
	width: 778px;
}

#header #title {
	height: 70px;
	margin: 0px 10px 0px 0px;
	background-color: #0000CC;
	width: 740px;


}

/* Top links */


#header2 .links {
	margin: 0px;
	font-size: 7.5pt;
	background-color: #232867;
	width: 778px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	border: 1px solid #c1c3d8;
}



#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;

}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #FAFAF8;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 10px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #FF9933;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2 {
    border-top: solid 1px #ABBCC4;
	border-bottom: solid 1px #ABBCC4;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #AD6012;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	position: relative;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FAFAF8;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	position: relative;
	color: black;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033467;
}

/* Left hand section of page body (if you have one!) */
#left {
	margin: 0px;
	float: left;
	color: #CCCCCC;

}

/* Dynamic page content section of page body */
#pagecontent {
	float: left;
	width: 710px;
}
#pagecontent1 {
	width: 345px;
	float: left;
	font-size: 12px;
}

.pagecontent_pad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Right hand section of page body */
#right {
	margin: 0px;
	float: right;
	padding-top: 0px;
	width: 220px;


}

/* --- Footer -------------------------------------------------------- */
#footer {
	width: 740px;
	padding-top: 10px;
	clear: both;
	text-align: center;

}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	/*background-image: url(../templateimages/back_fade3.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 8pt;
	color: #ad6020;
	text-align: center;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 148px;
}

#searchbox #searchbutton {
	width: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
.formborder {
	width: 220px;
	border-right: 1px dotted ff711c;
	border-bottom: 1px dotted ff711c;
	border-left: 1px dotted ff711c;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;



}
.formheader {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;

}
.left4 {
	float: left;
	height: 243px;
	width: 228px;
}
.right4 {
	float: right;
	height: 243px;
}
.seotitle {
	height: 26px;
	width: 740px;
	padding-top: 5px;
	font-size: 9px;
}

.seoleft {
	margin: 0px;
	float: left;
	color: #CCCCCC;
}

.seoright {
	float: right;
	color: #CCCCCC;
}

.formimage {

	width: 220px;
	border-right: 1px solid ff711c;
	border-bottom: 1px solid ff711c;
	border-left: 1px solid ff711c;
}
.formimage2 {
	width: 220px;
	border: 1px solid ff711c;
}

.formimage3 {
	width: 200px;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.spacer {
	height: 10px;
}
#right3 {
	width: 470px;
	margin: 0px;
	float: right;
	padding: 10px;
}
#left3 {
	float: left;
	height: 223px;
	width: 228px;

}

