/* - - - - - - - - - - - - - - - - - - - - -

Title: BST CSS
Author: Nigel Walker 
URL: www.refreshltd.co.uk

Description : Main style

Created : 17/04/2009
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
}	
html{
	
	
}	
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:80%;
	background:url(../images/bg-swish.jpg) top center no-repeat;
}
#news{
	background:url(../images/bg-default.jpg) top center no-repeat;
}
#hands{
	background:url(../images/bg-default.jpg) top center no-repeat;
}
#home{
	background:url(../images/bg-swishHome.jpg) top center no-repeat;
}
.title{
	font-size:105%;
	color:#132553;
	border-bottom: 1px solid #b7d5a1;
	font-weight:normal;
	padding-bottom:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block;
	width:200px;
	margin-bottom:12px;

}

hr {
  border: 0;
  color: #CCC;
}
a, a:link, a:visited{
	font-family:Verdana, Geneva, sans-serif;
	color:#003a7a;
}
a:hover{
	color:#7bba48;
}
h1{
		font-size:140%;
	color:#132553;
	border-bottom: 1px solid #b7d5a1;
	font-weight:bold;
	padding-bottom:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	margin-bottom:12px;
}
/* ----- IDS ----- */

#container{
	width:100%;
	height:100%;
	text-align:center;
	margin:0 auto;
	

}
#breadcrumb{

	display:block;
	background:#dadada;
	border:1px solid #c8c8c8;
	padding:6px;
	margin-bottom:15px;
}

#header{
	width:940px;
	height:139px;
	width:960px;
	text-align:center;
	margin:0 auto;
	padding:0 10px;
	padding-left:25px;
}
#header img{
	float:left;
}
#header div{
	float:left;
}
#content{
	width:940px;
	margin:0 auto;
}
#primaryContent{
	clear:both;
	width:960px;
	text-align:left;
	margin:0 auto;
	padding:0 10px;
}	

#home #primaryContent{
	text-align:center;
	margin:0 auto;
	height:402px;
}
#default #primaryContent{
	float:left;
	width:543px;
	height:auto;
	text-align:left;
}
#news #primaryContent{
	float:left;
	width:543px;
	height:auto;
	text-align:left;
}
#products #primaryContent{
	float:left;
	width:543px;
	height:auto;
	text-align:left;
}
#secondaryContent{
text-align:left;
}
#home #secondaryContent{
clear:both;
width:940px;
margin:0 auto;
padding-top:12px;
}
#default #secondaryContent{
	float:right;
width:356px;
margin:0;

}
#default #secondaryContent img{
	margin-bottom:24px;
}
#products #secondaryContent{
	float:right;
width:356px;
margin:0;

}
#products #secondaryContent img{
	margin-bottom:24px;
}
#home #secondaryContent{
	width:840px;
}
#home #secondaryContent #intro{
	float:left;
	width:540px;
	height:100px;
	padding: 0px;
}
#home #secondaryContent #signup{
float:left;
width:299px;
border-right:1px solid #dddddd;
height:180px;
padding-left:10px;
background:url(../images/bg-joinus.jpg) no-repeat;
}
#home #secondaryContent #latest{
	float:right;
	width:280px;
	height:140px;
	padding-left:10px;
}
#default #secondaryContent #latest{
	clear:both;
	width:350px;
	height:auto;
	margin-bottom:20px;
	padding-left:10px;
	
}
#secondaryContent #latest a{
	clear:both;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-top:5px;
}

#secondaryContent #latest a:hover{
	color:#196291;
}

#secondaryContent #latest em{
	font-size:80%;
	color:#999;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-0.8px;
}

#navContainer{
	float:right;
	padding-top:51px;
	}
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:100%;
	padding:0;
	margin-top:0px;
	width:660px;
	
}
/*#navigation ul{
margin-top:51px;
}
#navigation li {
	
   float: left;
   margin-top:60px;
   margin:0 5px;
   
}
#navigation li a {
   display: block;
   text-align: center;
   color: #144c82;
   padding: 16px 6px;
  
   
}
#navigation li a:hover {

   color: #fff;
   background-color:#70b545;
   
}*/
#footer{
clear:both;
	height:100px;
	width:940px;
	margin:0 auto;
	text-align:right;}

/* ----- CLASSES ----- */
.productTitle{
display:block;
width:535px;
padding:15px;
padding-left:0;

}
.relatedDocs{
display:block;
width:535px;
background:#eef4ea;
padding:15px;
margin-top:10px;

}
.productTitle img{
float:left;
margin-right:10px;
}
.row{
clear:both;
border-bottom:1px solid #e4e4e4;
padding:25px 0;
height:75px;
width:543px;
}
.row p{
float:left;
}

.readmore{
	float:left;
	width:85px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:6px 0 0 0;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_morebg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
.next{
float:right;
	width:85px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:0;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_morebg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
.prev{
float:left;
	width:85px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 20px;
	margin:0;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_leftbg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
.partnerlink{
	float:left;
	width:190px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:23px 0 0 20px;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_linkbg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
#products .partnerlink{
	float:left;
	width:190px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:0;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_linkbg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
.homeLink a{
width:220px;
float:left;
margin:0;
display:inline;
font-size:80%;
background:url(../images/img-logo.jpg) no-repeat;
overflow:hidden;
padding-top:118px;
height: 0px !important;
    height /**/:118px;
	text-decoration:none;
}
.homeLink a:hover{
background-position: 0px -118px;
padding-top:118px;
display:inline;
overflow:hidden;
text-decoration:none;
}

.shortDesc{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
color:#4e4e4e;

}
a.productRow{
display:block;
width:535px;
background:none;
padding:15px;
margin-top:10px;
border-bottom:1px solid #ececec;
line-height:1.4em;
height:38px;
background:url(../images/bg-productList-hover.png) no-repeat;
}
a:hover.productRow {
background-position:0 -68px;
}
a.productRow img{
float:left;
margin-right:15px;
}
a.productRow strong{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:160%;
color:#333;
padding-bottom:6px;
}
a:hover.productRow strong{
color:#ebebeb;
}
a.productRow em{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
color:#666666;
font-style:normal;
margin-top:6px;
}
a:hover.productRow em{
color:#c4c4c4;
}

a.newsRow{
display:block;
width:535px;
background:none;
padding:5px;
margin-top:5px;
border-bottom:1px solid #ececec;
line-height:1.4em;
background:none;
}

a.newsRow img{
float:left;
margin-right:15px;
}
a.newsRow strong{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:120%;
color:#333;
padding-bottom:6px;
}
a:hover.newsRow strong{
color:#21588e;
}
a.newsRow p{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#727272;
padding:0;
}
a:hover.newsRow p{

color:#000;

}
a.newsRow em{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
color:#b8b8b8;
font-style:normal;
margin-top:6px;
}
.pagination{
	padding-top:20px;
	margin:0 auto;
	width:540px;
	text-align:center;
}
.grey_box{
	width:500px;
	background:#e0f7c4;
	border:1px solid #a6a6a6;
	padding:20px;
}
.blue_box{
	width:540px;
	padding-top:20px;
	border-top:1px solid #a6a6a6;
	
}
.blue_box p{
	padding:8px 0;
}
.docbox{
	width:540px;
	float:left;
	border-bottom:1px solid #CCC;
	padding:15px 0;
}
.docbox img{
	float:left;
}
.docbox .title {
	font-size: 1.4em;
	line-height:1.2em;
	border:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-weight:bold;
}
.docbox.right{ border-left:1px solid #CCC; }
.docbox .readmore{margin-right:20px; float:right;}

/* ----- HEADINGS ----- */

h1{
	font-size:140%;
	color:#132553;
	border-bottom: 1px solid #b7d5a1;
	font-weight:bold;
	padding-bottom:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	margin-bottom:12px;
}
#products h1{
	font-size:160%;
	color:#383838;
	font-weight:bold;
	padding-bottom:6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:none;
	margin-bottom:4px;
	border-bottom:1px solid #aaaaaa;
	

}
#products h4{
	font-size:110%;
	color:#464646;
	font-weight:bold;
	padding-bottom:6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:none;
	margin-bottom:4px;
	
	padding-bottom:2px;

}
h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-bottom:6px;
font-size:140%;
color:#70b545;
}
h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-bottom:6px;
font-size:120%;
color:#70b545;
}
h4{
}

/* ----- PARAGRAPHS ----- */

p{
	line-height:1.4em;
	margin-bottom:1em;
}
p.big{
	font-size:140%;
	font-weight:bold;
}
#primaryContent p{
}
#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
ul{
}
ol li{
}
ul li{
}

#navigation li{
}

#navigation ul{
}

#navigation ul li{
}

#navigation ol{
}

#navigation ol li{
}

/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
}
a:hover{
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form#three {width:100%;padding:0;margin:0;}
form#three fieldset {padding:0;font-family:Arial, sans-serif;margin:0;border: 0;font-size: 11px;}
form#three input {border:1px solid #b6b6b6;padding:0.5em 0 0 0.5em;margin:5px 0 5px 0; width:150px; height:20px; font-family:Arial,  sans-serif; font-size:1em; color:#333; background: #fff top left repeat-x;}
form#three label{font-family:Arial, sans-serif; color:#333; padding:0; font-weight:bold;}
form#three textarea {width:300px;height:15em;border:1px solid #b6b6b6;padding:0.2em; margin:10px 0 0 0;overflow:auto; font-family:Arial, sans-serif; font-size:1em; color:#333; background: #fff url(../images/bg_input.jpg) top left repeat-x;}
form#three #button1 { float:left; color:#333;padding:0;cursor:pointer;width:50px;margin:10px 0 0 0; background:#fff;border:1px solid #b6b6b6;font-family: Arial, sans-serif;font-size: 11px;}
form#three #button1:hover{margin:10px 0 0 0;color:#034057;font-family: Arial, sans-serif;font-size: 11px;border:1px solid #b6b6b6; background:#fff; width:50px;}

form#four {
	width:530px;
	padding:0;
	margin:0;
}
form#four fieldset {padding:0;font-family:Arial, sans-serif;margin:0;border: 0;font-size: 11px;}
form#four input {border:1px solid #b6b6b6;padding:0.5em 0 0 0.5em;margin:5px 0 5px 0; width:150px; height:20px; font-family:Arial,  sans-serif; font-size:1em; color:#333; background: #fff top left repeat-x;}
form#four label{font-family:Arial, sans-serif; color:#333; padding:0; font-weight:bold;}
form#four textarea {width:300px;height:15em;border:1px solid #b6b6b6;padding:0.2em; margin:10px 0 0 0;overflow:auto; font-family:Arial, sans-serif; font-size:1em; color:#333; background: #fff url(../images/bg_input.jpg) top left repeat-x;}
form#four #button1 { float:left; color:#333;padding:0;cursor:pointer;width:50px;margin:10px 0 0 0; background:#fff;border:1px solid #b6b6b6;font-family: Arial, sans-serif;font-size: 11px;}
form#four #button1:hover{margin:10px 0 0 0;color:#034057;font-family: Arial, sans-serif;font-size: 11px;border:1px solid #b6b6b6; background:#fff; width:50px;}

/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}
/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: #dddddd;
	border-bottom: 1px solid #666;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #dddddd;
	border-bottom-color:#666;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
