/** PAGE FRAME  */
html, body {
	margin:0 auto;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.5em;
}
a:active {
	outline: none;
}
div#content a, a:visited {
	color:#f82;
	text-decoration:none;
}
div#content a:hover {
	color:#f82;
	text-decoration:underline;
	background-color:#ebf5cc;
}
div#content h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;*/
}
div#productList h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color:#f83;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	text-align:center;
	background-color:#333;
	margin-top:20px;
}
div#productList h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color:#f83;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#pageHeading {
	margin:50px 0px;
	padding:0px;
	text-align:center;
}
#Heading {
	width:750px;
	margin:0px auto;
	text-align:center;
	padding:15px;
	background-image: url(../img/page-title-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#Heading h1 {
	font-size: 24px;
	margin:0px;
	padding:0px;
	border:0px;
}
div#wrapper {
	margin:0 auto;
	padding:0;
	background-image: url(../img/body-bg-shadow.png);
	background-repeat: repeat-y;
	width:820px;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#fff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#header {
	padding:1em;
	background-image: url(../img/logo-bg.jpg);
	background-repeat: repeat-x;
}
div#waive {
/*	background-image: url(../img/opta-waive.jpg);
	background-repeat: no-repeat;
	*/
	width: 100%;
	clear:both;
	float:left;
	height:26px;
}
div#header p {
	font-style:italic;
	font-size:1.1em;
	margin:0;
}
div#content {
	background-color: #FFF;
	padding-top:10px;
}
div#content p {
	text-align:left;
	padding:0 1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#footer {
	position: absolute;
	width:800px;
	bottom:0; /* stick to bottom */
	background:#000;
	border-top:4px solid #FF8822;
	color:#ccc;
	text-align:center;
	font-size:9px;
}
div#footer p {
	padding:1em;
	margin:0;
}
#footer a, a:visited {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
	text-decoration:underline;
}
/** EXTRAS  */

div#languageSelect {
	padding:1em;
	background-color:#000;
	height:20px;
	vertical-align:middle;
	text-align:right;
	color:#ccc;
	text-decoration:none;
	font-size: 13px;
}
/** EXTRAS  */
div#languageSelect a {
	text-decoration: none;
	color:#ccc;
}
div#languageSelect a:hover {
	text-decoration: underline;
}
.logoHeader {
	background-image: url(../img/logo-bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
}
.topMenu {
	background-image: url(../img/menu-gray-bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	z-index: 9999;
	width:800px;
	float:left;
	clear:both;
	overflow: visible;
}
.topBanner {
	background-image: url(../img/main-fullsize-banner.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 800px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FF8822;
	vertical-align: top;
	clear:both;
}
.threeColTable {
	width:100%;
	float: left;
	clear: both;
	padding-bottom:0px;
	z-index: 60;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#333;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ACD00;
	padding-bottom:4px;
	margin-left:10px;
	margin-right:10px;
}

.preFooter {
	background-image: url(../img/before-footer-orange-thick-line.jpg);
	background-repeat: no-repeat;
	float:left;
	clear: right;
	width:800px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#productList {
	width: 100%;
	clear:both;
	height:auto;
	color: #666;
	background-color:#000;
	padding-bottom:5em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #99CC00; /* bottom padding for footer */
}
#productList a {
	color: #FF8822;
	text-decoration:none;
}
#productList a:hover {
	color: #FF8822;
	text-decoration:underline;
}
#productList h1 {
	font-size: 12px;
	color: #FF8822;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.productListHeading {
	font-size: 14px;
	color: #FF8822;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color:#333;
	padding: 5px;
	font-weight: bold;
}
#mp_backlinks {
	font-size: 9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	width:70%;
	margin-left: 15%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
}
#4colomns h2 {
	font-size:14px;
	padding: 0px;
	margin: 0px;
}
/* 4 Columns CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container4 h2 {
	/*background-image: url(../img/arrows-with-circles.png);
	background-repeat: no-repeat;
	background-position: left 10px;*/
	background-color:#f5f5f5;
	border:1px #999 solid;

}
#container4 h2:hover {
/*background-image: url(../img/arrows-with-circles.png);
	background-repeat: no-repeat;
	background-position: left -50px;*/
	background-color:#f5f5f5;
	border:1px #FF8822 solid;
}
#container4 h2 a {
	color:#000;
}
#container4 h2 a:hover {
	background-color:transparent;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}
#col1:hover, #col2:hover, #col3:hover, #col4:hover {
	color:#000;
}
/* 2 Columns CSS */
#container2Two {
	z-index:60;
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container1Two {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#col2Two {
	float:left;
	width:72%;
	position:relative;
	left:26%;
	overflow:hidden;
	border-left:solid 1px #ccc;
	padding-left:10px;
	z-index: 89;
}
#col2Two h2 {
	color:#FF8822;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
}
#col2Two ul li {
	margin-left:10px;
}
#col1Two {
	float:left;
	width:24%;
	position:relative;
	left:26%;
	overflow:hidden;
	padding-right:10px;
}
#container2Two ul {
	padding-left: 15px;
}
.explenation {
	font-size: 9px;
	font-style: italic;
}
.productIntroParagraph {
	font-size: 14px;
}
.pageSubTitle {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F80;
	border-bottom-color: #F80;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #E6E6E6;
}
#smallerH1 {
	font-size: 16px;
	font-style:italic;
}
.redColour {
	color: #F00;
}

.uperCaseRuleBelow {
	text-transform: uppercase;
	color: #666;
	border: 1px dashed #666;
}