/* WebsynerDesign v6 Professional - Micro Website CSS */

/* Colour Scheme */
/* 
	Text (Blue)   : #016893
	Text (Light Blue) : #4593c2
	Text (Grey)   : #5F5F5F
	Navigation    : #4593c2
*/

html{
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFF;
	color:#5F5F5F;
	background:url(../images/header/top_shadow.jpg) transparent repeat-x;
	background-position:top;
}
 
body{ font:100%/0.8 Arial, Helvetica, sans-serif;
	background:url(../images/footer/footer_shadow.jpg) transparent repeat-x;
	background-position:bottom; }

/***** Headings *****/

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:10px 10px 5px 0;
	width:auto;
	font-weight:normal;
	white-space:normal;
	line-height:110%;
}
 
h1{
	font-size:1.8em;
	text-align:left;
	color:#4593c2;
	padding:0 0 10px 0;
}

h1.grey{
	font-size:1.8em;
	text-align:left;
	color:#727172;
	padding:0 0 10px 0;
}


h2{
	font-size:1em;
	font-weight:bold;
	text-align:left;
	color:#016893;
}

h2.small{
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	color:#016893;
	line-height:140%;
}


h2.grey{
	font-size:1em;
	font-weight:bold;
	text-align:left;
	color:#727172;
}

h3{
	font-size:0.9em;
	text-align:left;
	color:#5F5F5F;
	font-weight:bold;
}

h3.white{
	font-size:0.9em;
	text-align:left;
	font-weight:bold;
	color:#FFF;
}

h3.ftr{
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	padding:5px 0 3px 10px;
	margin:0;
}


h4{
	font-size:0.8em;
	text-align:left;
	font-style:italic;
	color:#5F5F5F;
}

/***** Common Formatting *****/
 
p{
margin:0;
padding:10px 10px 10px 0;
width:auto;
text-align:justify;
font-size:0.8em;
line-height:145%;
}

p.toggle{
margin:0;
padding:10px 10px 10px 0;
width:auto;
text-align:justify;
font-weight:normal;
font-size:0.8em;
line-height:145%;
}

p.white{
margin:0;
padding:10px 10px 10px 0;
width:auto;
text-align:justify;
font-weight:normal;
font-size:0.8em;
line-height:145%;
color:#FFF;
}

p#copy{
margin:0;
padding:10px 10px 10px 0;
width:auto;
text-align:justify;
font-weight:normal;
font-size:0.6em;
line-height:145%;
color:#FFF;
}

/***** Horizontal Ruler *****/
hr{
border:0;
height:1px;
color:#5F5F5F;
background-color:#5F5F5F;
margin:5px 0 10px 0;
}


/***** Links *****/

/* Anchor Body  */ 

a.navi:link {text-decoration:none; color:#4593c2;font-size:1em;}
a.navi:visited {text-decoration:none; color:#4593c2;font-size:1em;}
a.navi:hover {text-decoration:underline; color:#5F5F5F;font-size:1em;}
a.navi:active {text-decoration:none; color:#4593c2;font-size:1em;}

a.btn:link {text-decoration:underline; color:#4593c2;font-size:1em; font-weight:bold;}
a.btn:visited {text-decoration:underline; color:#4593c2;font-size:1em; font-weight:bold;}
a.btn:hover {text-decoration:underline; color:#5F5F5F;font-size:1em; font-weight:bold;}
a.btn:active {text-decoration:underline; color:#4593c2;font-size:1em; font-weight:bold;}

a:link {text-decoration:underline; color:#016893;}
a:visited {text-decoration:underline; color:#016893;}
a:hover {text-decoration:underline; color:#5F5F5F;}
a:active {text-decoration:underline; color:#016893;}

a.toogleLink:link {text-decoration:underline; color:#4593c2; font-weight:bold;}
a.toogleLink:visited {text-decoration:underline; color:#4593c2; font-weight:bold;}
a.toogleLink:hover {text-decoration:underline; color:#5F5F5F; font-weight:bold;}
a.toogleLink:active {text-decoration:underline; color:#4593c2; font-weight:bold;}

a.feat:link {text-decoration:none; color:#016893;}
a.feat:visited {text-decoration:none; color:#016893;}
a.feat:hover {text-decoration:underline; color:#5F5F5F;}
a.feat:active {text-decoration:none; color:#016893;}

a.side:link {text-decoration:underline; color:#016893; font-size:0.8em; font-weight:normal;}
a.side:visited {text-decoration:none; color:#016893; font-size:0.8em; font-weight:normal;}
a.side:hover {text-decoration:underline; color:#5F5F5F; font-size:0.8em; font-weight:normal;}
a.side:active {text-decoration:none; color:#016893; font-size:0.8em; font-weight:normal;}

/* Anchor Footer  */ 
a.ftr:link {text-decoration:none; color:#fff; padding:0 0 5px 10px; display:block; font-size:0.8em;}
a.ftr:visited {text-decoration:none; color:#fff; padding:0 0 5px 10px; display:block; font-size:0.8em;}
a.ftr:hover {text-decoration:underline; color:#7a7878; padding:0 0 5px 10px; display:block; font-size:0.8em;}
a.ftr:active {text-decoration:none; color:#fff; padding:0 0 5px 10px; display:block; font-size:0.8em;}

/***** Website Layout Structure *****/

/* Website Container */
#container{
	position:relative;
	width:980px;
	min-height:100%;
	height:auto;
	margin:0px auto;
	text-align:left;
	margin-bottom:40px;
}

/* Top Header */
#top_header{
	width:980px;
	height:91px;
	background-color:#84B0D3;
}

/* Top v6 Logo */
#v6_logo{
	width:254px;
	height:68px;
	margin:10px 0 0 0;
	background-color:transparent;
	float:left;
}

/* Top WSD Logo */
#top_wsd_logo{
	width:245px;
	height:52px;
	margin:20px 0 0 0;
	background-color:transparent;
	float:right;
}

/* Navigation */
#navigation{
	width:980px;
	height:auto;
	margin:5px 0 5px 0;
}

#navigation ul.navi{
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: transparent;
	float: left;
	clear: left;
}

#navigation ul.navi li.navi{
	float: left;
}

#navigation ul.navi li.navi a{
	float: left;
	color: #4593c2;
	text-decoration:none;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	font-size:1em;
	outline:none;
}

#navigation ul.navi li.navi a span{
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 30px;
}

#navigation ul.navi li.navi a:hover{
 	color: #FFF;
	background: url(../images/navi/blue_copy.gif) no-repeat top right;
	text-decoration:underline;
}

#navigation ul.navi li.navi a:hover span{
	background: url(../images/navi/blue_copy.gif) no-repeat top left;
	color: #FFF;
	text-decoration:underline;
}

ul.navi li.navi a.current{
	background: url(../images/navi/blue_copy.gif) no-repeat top right;
	color: #FFF;
	text-decoration:underline;
}

ul.navi li.navi a.current span{
	background: url(../images/navi/blue_copy.gif) no-repeat top left;
	color: #FFF;
	text-decoration:underline;
}

/***** Ordered Lists *****/ 

ul{
padding:0;
margin:0;
color:#016893;
}

ul li{
color:#016893;
}

ul.content{
padding:0;
margin:0;
line-height:110%;
margin-left:15px;
color:#016893;
}

ul li.cont{
list-style:square;
color:#016893;
margin-left:15px;
font-size:0.8em;
}

ul.body{
padding:0;
margin:0;
line-height:140%;
margin-left:15px;
color:#016893;
}

ul li.bod{
list-style:square;
color:#016893;
margin-left:15px;
font-size:0.8em;
}

ul.toggle{
padding:0;
margin:0;
line-height:110%;
margin-left:15px;
color:#016893;
}

ul li.toggle{
list-style:square;
color:#016893;
margin-left:15px;
font-size:0.8em;
}


/* Header */
#header{
	width:980px;
	height:auto;
	margin-bottom:5px;	
}

#header_sml{
	width:980px;
	height:112px;
	margin-bottom:20px;	
}

/* Bespoke Header */
#bespoke_header{
	width:980px;
	height:auto;
	margin-bottom:5px;
	background-color:#E9E8E6;
	border-bottom:1px solid #727172;
}	

/* Bespoke Header */
#bespoke_header_small{
	width:710px;
	height:auto;
	margin-bottom:5px;
	background-color:#E9E8E6;
	border-bottom:1px solid #727172;
}	


/**** LHS  *****/
#lhs{
width:237px;
height:auto;
float:left;
margin-right:30px;
margin-bottom:20px;
}

#rhs{
width:710px;
height:auto;
float:right;
margin-bottom:20px;
}

#breadcrumbs{
width:auto;
height:20px;
padding: 0 0 10px 0;
color:#016893;
font-size:0.8em;
}

/**** Message Box - for important information ****/
.message_box{
width:980px;
height:auto;
background-color:#4593C3;
margin-top:10px;
}

.message_left{
width:460px;
float:left;
margin-right:20px;
padding:10px;
}

.message_right{
width:460px;
float:right;
padding:10px;
}

/***** Customer Logos *****/
.valign_row{
width:auto;
height:auto;
vertical-align:middle;
margin:10px;
}

.valign_row img{
vertical-align:middle;
padding:5px;
}

/***** Features and Functionality *****/
#features_container{
	width:710px;
	height:auto;
	float:left;
	overflow:hidden;
}

.section{
	position:relative;
	width:710px;
	height:auto;
	float:left;
}

.features_expand_left{
	width:330px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.features_expand_right{
	width:330px;
	height:auto;
	float:left;
	margin-bottom:20px;
}


/* Box Left Side Content */
.box_left{
	width:380px;
	height:auto;
	margin:15px;
	float:left;
}

/* Box Right Side Content */
.box_right{
	width:540px;
	height:auto;
	margin:15px 15px 15px 0;
	float:right;
}

.box_full{
	width:auto;
	height:auto;
	margin:15px;
	padding-top:5px;
}


.bespoke_cms_tab{
	width:260px;
	height:30px;
	background-color:#c0c0c0;
	border-top:1px solid #727172;
    border-right:1px solid #727172;
	border-left:1px solid #727172;
	padding-left:5px;
}

.bespoke_cms_tab p{
	font:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	margin:0;
}

/* Footer */
#footer{
	position:relative;
	bottom:0;
	width:100%;
	height:120px;
}

#footer_container{
	position:relative;
	width:980px;
	height:100px;
	margin:0px auto;

}

/* Footer WSD Logo */
#ftr_wsd_logo{
	width:245px;
	height:52px;
	margin-top:10px;
	background-color:transparent;
	float:left;
}

/* Copyright */
#copyright{
	width:300px;
	height:30px;
	font-size:1em;
	float:left;
}

/* Footer Links Holder */
#links_holder{
	width:460px;
	height:120px;
	float:right;
}

/* Footer Links */
.footer_links{
	width:auto;
	height:auto;
	float:left;
	margin:10px 20px 0 0;
	border-left:1px solid #fff;
	text-align:left;
}


/***** jQuery Disjointed Rollover - Bespoke CMS *****/
#imageContainer{
	width:540px; 
	height:193px; 
	overflow:hidden;
}
#imageContainer img{
	margin-bottom: 5px;
	display: block;
	width:540px; 
	height:193px; 
}

#imageContainer img .slide_caption{
	position:absolute;
	top:0;
	left:0;
	background-color:#333;
	width:100px;
	height:193px; 
}


#thumbContainer{
	margin-top:5px;
}
#thumbContainer img{
	display: block;
	float:left;
	border:1px solid #E9E8E6;
}

#thumbContainer img:hover{
	display: block;
	float:left;
	border:1px solid #727272;
}


/**** Read more / Close buttons *****/
.readmore{
position:relative;
width:85px;
height:14px;
background:url(../images/navi/read_more.jpg) no-repeat;
outline:none;
cursor:pointer;
margin-top:5px;
}

.close{
width:47px;
height:14px;
background:url(../images/navi/close.jpg) no-repeat;
outline:none;
cursor:pointer;
margin-top:5px;
}

/**** Image / Thumbnails *****/ 
img {
border:0;
margin:0;
padding:0;
outline:none;
}

img.cntr{
display:block;
margin:auto;
}

/* Quotes */
.open_quote{
	width:20px;
	height:20px;
	background:url(../images/quotes/open_quote.gif) no-repeat;
}

.close_quote{
	width:20px;
	height:20px;
	background:url(../images/quotes/close_quote.gif) no-repeat;
}

.quote_wrapper{
width:710px;
height:auto;
}

.client_logo{
position:relative;
width:140px;
height:auto;
float:left;
}

.client_quote{
position:relative;
width:550px;
height:auto;
float:left;
}

/**** Bespoke CMS CLient Logo Wrapper ****/

.logo_wrapper{
width:710px;
height:auto;
}

.logo_bespoke{
position:relative;
width:140px;
height:auto;
float:right;
}

.client_name{
position:relative;
width:550px;
height:auto;
float:left;
}


/* Form Submit button */
.button {
 color: #FFFFFF;
 background-color: #4593c2;
 border:none;
 cursor:pointer;
 padding:5px;
 width:auto;
 height:auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:1em;
 font-weight:bold;
}


/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; padding:0 10px 10px 0; }
.float-right   { float:right; padding:0 0 10px 10px; }
.center        { display:block; margin:auto;}

 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

 
.nopadding     { padding:0;}
.padding-top   { padding-top:60px; padding-right:10px;}
.padding       { padding:10px;}
.paddingsides  { padding:0 10px 0 10px;}
.paddingbottomright  { padding:0 10px 10px 0;}
.paddingbottom  { padding:0 0 20px 0;}
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none;}
