﻿/*-----------basic reset--------------*/
/*
* {
	vertical-align: baseline;
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	font-style: inherit;
	background-color:transparent;
	color: #666;
	font-weight: normal;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.96em;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
*/	
/*-----------basic reset--------------*/



/*----------- html elements --------------*/

html, body {
	margin: 0;
	padding: 0;
}

body
{
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	color: #666;
	background:#fff;
	font-size: 0.8em;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h1
{
	color: #2B516B;
	font-weight: bold;
	text-align: left;
	line-height: 1.7em;
	font-size: 1.5em;
}

h2
{
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 1.1em;	
}

h3
{
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.3em;
	text-transform:capitalize;
}

h4
{
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.5em;
}
h5
{
	color:#557a96;
	font-weight:bold;
	font-size:1.1em;
}
h6
{
	color:#f5bb4a;
	font-size:1.4em;
	margin:3px opx;
	text-transform:capitalize;
}

p
{
	line-height: 1.5em;
	margin: 10px 0px;
	border-collapse:collapse;
}

blockquote{}

pre{}

ul{}

li{}


strong
{
	font-weight:bold;
}

a{  
    text-align:center;
    text-decoration:none;
    color:#1d4e72;
    font-size:1em;		
}

a:hover{
    color:#f5bb4a;
    text-decoration:underline;
	font-size:1em;	
}

hr
{
	width:100%;
	color:#f5f5f5; 	
	margin: 0;
	border:0;
	background-color:#f5f5f5; 	
	height:1px;
	text-align:center;
}

/************************
 Small navigation
 ************************/
#SmallNav {
	float: right;
	margin: 10px 0 0 0;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#SmallNav span {
	padding: 0 3px;
	color: #000;
}
#SmallNav a {
	color: #555;
}

/************************
 Main navigation
 ************************/
#MainNav {
	min-height: 36px;
	background: url("/media/images/system/navbg.png");
}
#MainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 34px;
	overflow: hidden;
}
#MainNav li {
	float: left;
	text-align: center;
	height: 34px;
	overflow: hidden;
	line-height: 1.6em;
}
#MainNav li:hover {
	background:#6a899e url("/media/images/system/tab-on-background.gif") no-repeat center -1px;
}
#MainNav .on {
	background:#6a899e url("/media/images/system/tab-on-background.gif") no-repeat center -1px;

}
#MainNav a {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding: 7px 24px 7px 24px;
	float:left;
}
#MainNav li.new a {
	color: #f5bb4a;
}

/************************
 Main body of content
 ************************/
#MainBodyArea {
	position: relative;
}

#MainBodyArea ul {
	list-style-type: square;
	margin-top: 0;
	margin-left: 0;
	padding-left: 16px;
}
#MainBodyArea li {
	margin-bottom: 5px;
}
/*--------------------- footer --------------------------------*/


#footer
{
    width:100%;
    text-align:left;
    height:54px;
    background:url('/Media/images/system/footerbg.png') repeat-x;
    overflow:hidden;
	margin-top:20px;
}


#footer .footerdiv
{
	color:#fff;
	/*width:50%;*/
	margin-top:20px;
	float:left;
	
}

#footer a
{
	color:#fff;
	text-decoration:none;
	
}

#footer a:hover
{
	text-decoration:underline;
}

#footer span
{
	float:right;
	color:#fff;	
}

#footer span strong
{
	font-weight:bold;
	font-size:1.1em;
	color:#fff;	
	
}


/*--------------------- footer --------------------------------*/
#base
{
	width:100%;
	height:280px;
	background:url('/media/images/system/basefooterbg.png') repeat-x;	
}
	
/*----------- html elements --------------*/	

/*---------form elements ---------------*/

form
{
	clear:both;	
	width:98%;
	margin:15px 0px;
	overflow:hidden;
	float:left;
}

.frmrow
{
	clear:both;
	width:400px;
	margin:10px 0px;
	border-collapse:collapse;
}

label 
{
	width:150px;
	float:left;	
}

form p
{	
	text-align:left;
	margin:2px 0px 0px;
	font-size:1.1em;
	width:150px;
	float:left;	
}


input
{
	background:#fff;
	border:solid 1px #999;
	width:300px;
	float:left;
	overflow:hidden;
	margin:5px 0px;
	
}

form .error
{
	background:#fff;
	border:solid 1px red;
}


textarea
{
	background:#fff;
	border:solid 1px #999;
	width:300px;
	float:left;
	margin:5px 0px;	
}

.button
{
	background:#fff;
	border:solid 1px #999;
	width:100px;
	text-align:center;
	
}

/*---------form elements ---------------*/


/*----------- Classes --------------*/	

.clear{
    clear:both;
}


div.content {
	margin:0 auto 0 auto;
	width: 960px;
	background: transparent;
	overflow:hidden;
}
div.contentBody {
	background: #e8edf1;
	margin-top: 20px;
}

/*vertical rule*/
.vertical
{
	border-right:solid 1px #ccc;
	margin: 0px 15px 0px 0px;
	
	padding-right:10px;
}

.verticalleft
{
	border-left:solid 1px #ccc;
	margin: 0px 0px 0px 12px;
	padding-left:10px;
}


.errormsg{

	color:red;
	font-size:1.2em;
	text-align:center;
	width:200px;
	margin:0px 100px;

}

.confirmed p{

	color:green;
	font-size:1.2em;
	text-align:center;
	width:300px;
	margin-left:150px;


}



/*----------- Classes --------------*/


/*---------------content box wide-------------------*/	
/*
.info-box-wide
{
	width:455px !important;
	overflow:hidden;
	margin:0px 0px 20px 10px;
}

.box-content-wide
{
	width:451px !important;
	padding:10px 1px 0px 1px;
	overflow:hidden !important;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

.box-subtitle-wide{
	width:455px !important;
	overflow:hidden !important;
	padding:0px 0px 5px 10px;
	text-align:left;
	line-height: 1em;
	height: 1.3em;
}

.textarea-wide
{
	background:#fff;
	width:455px !important;
	overflow:hidden !important;
	white-space:normal;
	padding:0;
	margin: 0;
	font-size:1.1em;
}

.textarea-wide p
{
	padding:5px;
	font-size:1.1em;
}



.textarea-wide ul {
	list-style:disc url(/media/images/system/bullet.gif) inside;
	padding: 0 0 0 5px;
	font-size:1.1em;
}
.textarea-wide li {
	margin: 0 0 5px 0;
}




.box-header-wide
{
background:#e8edf1 url('/media/images/system/box-header-wide.jpg') no-repeat left bottom;
width:455px !important;
height:30px ;
overflow:hidden;
}

.box-header-wide h2
{
	color: #2B516B;
	font-weight: bold;
	letter-spacing: 0px;
	padding:2px 0px 0px 10px;
	text-align: left;
	line-height: 1.7em;
	font-size: 1.3em;
}


.box-footer-wide
{
background:#e8edf1 url('/media/images/system/box-footer-wide.jpg') no-repeat left bottom;
width:455px !important;
height:13px;
overflow:hidden;
}
*/

/************************
 Hero image
 ************************/
div#Hero {
	margin: 0px auto 0 auto;
	width: 960px;
	background:#FFF no-repeat;
}
	
/************************
 Layout related styles
 ************************/
table#Layout {
	width: 960px;
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	table-layout: fixed;
}
table#Layout td {
	padding: 0 10px;
	vertical-align: top;
}
table#Layout td.grid {
	border-left: 1px solid #ccc;
}

/************************
 Layout footer
 ************************/
div#LayoutFooter {
	border-top: 1px solid #ccc;
	padding: 10px;
	margin: 0;
}
	
/************************
 Info boxes
 ************************/
div.infoBox {
	margin: 0 0 20px 0;
	text-align: left;
}
div.infoBoxTitle {
	padding: 0 0 0 10px;
	background:#e8edf1 url("/media/images/system/info-box-heading-bg-left.gif") no-repeat left bottom;
	height: 30px;
	overflow: hidden;
}
div.infoBoxTitle h1, div.infoBoxTitle h2, div.infoBoxTitle h3, div.infoBoxTitle h4, div.infoBoxTitle h5 {
	text-align: left;
	line-height: 1.7em;
	font-size: 1.3em;
	color: #2b516b;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
}
div.infoBoxSubTitle {
	padding: 0 0 5px 10px;
	margin: 0;
	line-height: 2em;
	font-weight: bold;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	height: 1.5em;
	overflow: hidden;
}
div.infoBoxContent {
	margin: 0;
	padding: 0 10px;
	background: #fff;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
div.infoBoxContent ul {
	list-style: url(/media/images/system/bullet.gif) inside;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
div.infoBoxContent li {
	margin: 0;
	padding: 0 0 5px 0;
}
div.infoBoxContent p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 0.85em;
}
div.infoBoxFooter {
	background: #d5d9dc url(/media/images/system/info-box-footer-bg-left.gif) left bottom no-repeat;
	margin: 0;
	padding: 0 0 2px 10px;
	min-height: 16px;
	overflow: hidden;
}

/************************
 Demo styles
 ************************/
div.demoTitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 21px;
	background: #e8edf1 url(/media/images/merchandising/title-icon.jpg) no-repeat 5px 5px;
	padding: 5px;
	margin: 5px 10px;
	min-height: 40px;
	border-bottom: 5px solid #f89e1c;
}
div.demoTitle h1 {
	margin: 3px 0 0 50px;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 21px;	
}
div.demoTitle h1 strong {
	color:#00467e;
}

div#DemoButtons {
	clear: both;
	margin: 0 10px;
	padding: 10px 0;
}
div#DemoButtons a.previous {
	float: left;
}
div#DemoButtons a.next {
	float: right;
}
div#ClearDemoButtons {
	clear: both;
	height: 20px;
}

#layers
{
	width:600px !important;	
}

.layeritem
{
	position: relative;
	width:557px !important;	
	height:61px;
	clear:both;
	margin:0px 0px 5px 40px;
	font-size:16px;
	font-family:tahoma;
	overflow:hidden;
	padding:10px 0px 0px 70px;
	
}

.layeritem a {
    color:#1d4e72;
}
.layeritem img {
	position: absolute;
	left: 10px;
	top: 7px;
}

.layeritem strong
{
	float: left;
	width: 20px;
	margin:0px 5px 0px 5px;
	font-size:16px;
	font-weight:bold;
	font-family:tahoma;
	color:#00467e;
}

.layeritem span
{
	float: left;
	width: 450px;
	margin:0;
	font-size:16px;
	font-weight:normal;
	font-family:tahoma;
	color:#00467e;
}

#l1
{
	background:transparent url(/media/images/merchandising/bar1.gif) no-repeat;
	width:557px !important;	
}

#l2
{
	background:transparent url(/media/images/merchandising/bar2.gif) no-repeat;
	width:557px !important;	
}
#l3
{
	background:transparent url(/media/images/merchandising/bar3.gif) no-repeat;
	width:557px !important;	
}
#l4
{
	background:transparent url(/media/images/merchandising/bar4.gif) no-repeat;
	width:557px !important;	
}
#l5
{
	background:transparent url(/media/images/merchandising/bar5.gif) no-repeat;
	width:557px !important;	
}
#l6
{
	background:transparent url(/media/images/merchandising/bar-contact.jpg) no-repeat;
	width:557px !important;	
}

/************************
 Misc styles
 ************************/
p.textCentre {
	text-align: center;
}
p.textRight {
	text-align: right;
}
a.arrow {
	padding: 10px 30px 10px 0;
	background: url(/media/images/system/arrow_right.jpg) right center no-repeat;
	font-size: 1.5em;
}
table.data {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	-webkit-box-shadow: 0 0 15px #999;
	-moz-box-shadow: 0 0 15px #999;
}
table.data th {
	text-align: left;
	vertical-align: bottom;
	background: #335f7f;
	background: -webkit-gradient(linear, left top, left bottom, from(#335f7f), to(#1e394c));
	background: -moz-linear-gradient(-90deg, #335f7f, #1e394c);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#335f7f,endColorstr=#1e394c);
	color: #fff;
	padding: 3px 3px 3px 6px;
}
table.data td {
	border: 1px solid #eee;
	padding: 3px 3px 3px 10px;
	color: #333;
	background: #fff;
}
