html, body {height: 100%;}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	height: 100%;
	min-height: 100%;
}

img{
	border:none;
	}
	
.banner
{
	background: #ffffff url(../../Images/banner.jpg) repeat-x bottom;
	width:955px; 
	height:183px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#bannerLeft
{
	float: left;
}

#bannerRight
{
	float: right;
}

#bannerMid
{
	float: left; 
	margin-top: 11px; 
	margin-bottom: 10px; 
	width: 600px;
}

.bodyContent {
}

.wrapper 
{
	background-color: #ffffff;
}

.placeholderdiv
{
	margin-left: auto;
	margin-right: auto;
	width:953px;
	min-height: 355px;
	padding-bottom: 20px;
	}

.masterdiv{
	margin-left: auto; 
	margin-right: auto; 
	width: 100%;
	padding-top: 0;
	background: #ffffff url(../../images/background.gif) repeat-y center;
}

.maindiv{ 
	width:955px; 
}
.maindiv2{ 
	width:925px; 
	height:600px;
}
.contentdiv
{
	width:520px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.contentdiv2
{
	width:700px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.contentdiv3
{
	width:600px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.contentdiv4
{
	width:850px;
	float:left;
	padding-right:30px;
	margin-left:30px;
}

.leftdiv
{
	width:160px;
	float:left;
	margin-left: 25px;
}

.rightdiv
{
	width:180px;
	float:right;
	padding-top: 25px;
	margin-right: 25px;
}

.sideimg{
	float:left;
	padding-right:20px;
}
	
.textimg{
	padding-top:20px;	
}
	
.logo{
	float:left; 
	padding-bottom:8px; 
	padding-top:15px;
}

.mainmenu
{
	float:left;
	width: 680px;
	}
	
.login{
	float:right; 
	padding-right:10px;
}

.logout{
	font-size: 12px;
	font-size: 100%;
	line-height: 1.4em;
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	padding: 10px 12px 10px 12px;
	height: 25px;
	margin: 0;
	float:right;
}

.logout:hover
{
	text-decoration: none
}

.PurchaseLabel
{
	font-size:11px;
	color:Red;	
	
	}

.submitButton
{
	text-decoration:none; 
	color:#0099CC;
	margin-right:15px;
	width: 150px;
	height: 25px
	}
	
.checkoutButton
{
	float:right;
	margin-top:20px;	
	}

hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	}
	
.footerWrapper
{
	clear:both;
	width: 100%;
	background: #ffffff url(../../images/footerBackground.jpg) repeat-x bottom;
	height: 302px;
}

.footer{
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(../../images/footer-background.jpg) no-repeat center bottom;
	width: 1013px;
	height: 302px;

}

.footertext{
	font-size:10px;	
	color:#999999;
	width: 300px;
	height: 302px;
	margin-right: 50px;
	display: block;
	float: right;
	text-align: right;
}

.footerMenu
{
	width: 100px;
}

.intro
{
	font-size: 18px;
	font-weight: bold;
}

p 
{
	font-size: 14px;
	margin: 0 0 15px 0;
}

.smallText
{
	font-size: 9px;
	margin-top: 15px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:2px;
	margin-top:0;

}

h1 {
	font-size:24px;
	line-height: 24px;
	font-weight:normal;
	color:#1F77A0;
	margin-bottom:15px;
}

h2 {
	font-size:21px;
	line-height: 21px;
	font-weight: normal;
	color:#1F77A0;
	background: url(../../Images/arrow.gif) no-repeat left top;
	padding: 0 0 0 32px;
}

h2 a{
	color:#1F77A0;
	text-decoration: none;
	}

h3 {
	font-size:18px;
	line-height: 18px;
	color:#1F77A0;
	font-weight:normal;
	padding: 0;
}
h4 {
	font-size:16px;
	color:#666666;
}
h5 {
	font-size:14px;
	color:#0099CC;
	font-weight:bold;
}

h5 a {
	text-decoration: none;
	color:#0099CC;
}

h6 {
	font-size:10px;
	color:#666666;
}

a 
{
	color:#000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blacklink a:link {
	color:#333333;
	text-decoration:none;
}

.blacklink a:visited {
	color:#333333;
	text-decoration:none;
}

.blacklink a:hover {
	color:#333333;
	text-decoration:underline;
}

.blacklink a:active {
	color:#333333;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

USER MANAGEMENT CSS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.settings
{
	padding: 20px 20px 20px 20px;
	}

.managementlinks {
	display:block;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
}
.managementlinks a:link {
	color:#333333;
}
.managementlinks a:visited {
	color:#333333;
}
.managementlinks a:hover {
	color:#0099CC;
	text-decoration: underline;
}
.managementlinks a:active {
	color:#333333;
}

.userDetailsForm
{
	background-color:#F4F4F4;
	padding: 20px 20px 20px 20px;
	border: solid 1px #DEE3E7;
	}

.menuAdmin
{
	margin-left:25px;
	padding-bottom:0px;
	}
	
.breadcrumbs
{
	margin-left:25px;
	font-size:10px;
	margin-bottom:10px;
	color:#999999;
	}
	
.SagePayLogo
{
	margin-top: 10px;
	display: block;
	}
	
.WorldpayLogos img
{
	height:20px;
	}
	
.WorldpayLogos table td
{
	vertical-align:top;
	}
	
.PayPalLogos
{
	padding-top:25px;
}
	
.newsletterForm
{
	background-image: url(../../images/newsletter-register.jpg);
	display: block;
	height: 146px;
	width: 179px;
	margin-bottom: 20px;
}	
	
.newsletterTextBox
{
	border: none;
	width: 145px;
	margin-left: 18px;
	margin-top: 86px;
	font-size: 18px;
	color: #666666;
	background-color: Transparent;
}	
	
.newsletterConfirm
{
	background-image: url(../../images/newsletter-thankyou.jpg);
	display: block;
	height: 146px;
	width: 179px;
	margin-bottom: 20px;
}
