
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: All things Training stylesheet
author: wayne taylor
created: 30/03/09
modified: 30/03/09
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style */

	
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #565656;
	background: #660b13;
	}
	
	
	/* -----------------------------------------------------------------------------
   main layout style */
	
#border {
	background: url(../images/border-bg.jpg) repeat-x;
}

#header {
	overflow: auto;
}

#header img {
	float: left;
}

#banner1 {
	display: block;
	width: 943px;
	height: 178px;
	padding-bottom: 20px;
	background: url(../images/content-header-arrows.jpg) no-repeat bottom right;
}

#main {
	background: #fff url(../images/main-top-bg.jpg) repeat-x top;
	overflow: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}

.wrapper {
	width: 945px;
	margin: 0 auto;
}

.content {
	float: left;
	width: 690px;
}

.sidebar {
	float: right;
	width: 230px;
}

.spacer {
	clear: both;
	display: block;
}
	
/* -----------------------------------------------------------------------------
   generic style */

.content img {
	float: right;
	border: 2px solid #f79e37;
	margin-left: 10px;
	margin-bottom: 5px;
}	
	
	
/* -----------------------------------------------------------------------------
  text style */
  
h1 {
	color: #500212;
	padding-bottom: 3px;
	border-bottom: 2px solid #f7931e;
	margin-bottom: 10px;
	letter-spacing: -2px;
} 

h1 a {
	color: #500212;
	text-decoration: none;
}

body.home h1 {
	font-size: 190%;
}
  
h2 {
	color: #500212;
	padding-bottom: 3px;
	border-bottom: 2px solid #f7931e;
	margin-bottom: 10px;
	letter-spacing: -2px;
} 

h2 a {
	color: #500212;
	text-decoration: none;
}

h2 a:hover {
	color: #f7931e;
}
  
h3 {
	color: #500212;
	padding-bottom: 5px;
	letter-spacing: -.2pt;
}  

h3 a {
	color: #500212;
	text-decoration: none;
}

h3 a:hover {
	color: #f7931e;
}

h4 {
	padding-bottom: 3px;
	color: #f7931e;
}
  
h5 {
	color: #500212;
	padding-bottom: 3px;
	border-bottom: 2px solid #f7931e;
	margin-bottom: 10px;
	letter-spacing: -.4pt;
	font-size: 110%;
	padding-top: 15px;
	clear: both;
	
} 

dt {
	font-weight: bold;
	color: #81021c;
	padding-bottom: 5px;
} 

dt a {
	color: #81021c;
	text-decoration: none;
}

dt a:hover {
	color: #f7931e;
}

dt span {
	font-weight: normal;
	font-size: 160%;
	letter-spacing: -2px;
}

dd {
	line-height: 1.3em;
	padding-bottom: 10px;
}

p {
	line-height: 1.3em;
	padding-bottom: 10px;
}

a.viewmore {
	border-top: 2px solid #f7931e;
	padding-top: 3px;
	color: #500212;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: block;
	letter-spacing: -1px;
}

a.viewmore:hover {
	color: #f7931e;
}

.content ul {
	padding-left: 20px;
}	

.content li {
	padding-bottom: 10px;
}

a {
	color:#500212; 
}

a:hover {
	text-decoration: none;
}
	
/* -----------------------------------------------------------------------------
  biglinks style */
 
.biglinks {
	clear: both;
	display: block;
	padding-bottom: 30px;
	overflow: auto;
	padding-top: 40px;
	text-align: center;
} 
 
body.home .biglinks {
	padding-top: 0px;
} 
 
.biglinks li {
	width: 218px;
	background: #81021c;
	float: left;
	padding: 2px;
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 12px;
} 
 
body.home .biglinks li {
	margin-right: 18px;
	margin-bottom: 0px;
}

.biglinks li p {
	
}
 
.biglinks li a {
	color: #f7931e;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
 
.biglinks li a:hover {
	color: #fff;
}
 
.biglinks li img {
	margin-bottom: 8px;
} 
 
.biglinks li#last {
	margin-right: 0px;
	margin-bottom: 0px;
} 

	/* -----------------------------------------------------------------------------
  blockquote style */
  
blockquote {
	border: 2px solid #81021c;
	margin-top: 20px;
	color: #81021c;
	padding-top: 10px;
	clear: both;
} 

blockquote p {
	padding-left: 20px;
	margin-right: 20px;
	background: url(../images/blockquote-closequote.jpg) no-repeat bottom right;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

blockquote span {
	background: url(../images/blockquote-openquote.jpg) no-repeat;
	width: 16px;
	height: 14px;
	display: block;
	float: left;
	margin-right: 3px;
}
  
blockquote p.person {
	background: #81021c;
	color: #f7931e;
	text-align: right;
	font-weight: bold;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}  

	/* -----------------------------------------------------------------------------
  nav style */
  
ul#nav {
	float: right;
	padding-top: 39px;
	line-height: 37px;
	font-weight: bold;
	font-size: 85%;
}  
  
ul#nav li {
	float: left;
	list-style: none;
} 
  
ul#nav li a {
	color: #fff;
	border-left: 2px solid #fff;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}  
  
ul#nav li#first a {
	border-left: none;
} 
  
ul#nav li a:hover, ul#nav li a#active {
	color: #ee8020;
} 

	/* -----------------------------------------------------------------------------
  footer style */
  
#footer {
	background: url(../images/footer-top-bg.jpg) repeat-x top;
	padding-top: 35px;
	color: #fff;
	font-size: 85%;
}  

#footer .wrapper {
	background: url(../images/footer-wrapper-bg.jpg) no-repeat top left;
	overflow: auto;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}

#footer ul#footernav {
	clear: both;
	float: right;
	padding-bottom: 20px;
}

#footer ul#footerlinks {
	clear: both;
	float: right;
	padding-bottom: 20px;
}

#footer li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #fff;
	list-style: none;
}

#footer li.first {
	border-left: none;
}

#footer li a {
	color: #f7931e;
	text-decoration: none;
}

#footer li a:hover {
	color: #fff;
}

	/* -----------------------------------------------------------------------------
  home page style */
  
body.home #header {
	background: url(../images/header-arrows-bg.jpg) no-repeat bottom right;
	overflow: auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

body.home #banner1 {
	background: url(../images/banner1-bg.jpg) no-repeat;
	display: block;
	width: 943px;
	height: 178px;
	padding-bottom: 0px;
}

body.home #banner2 {
	background: url(../images/banner2.jpg) no-repeat;
	display: block;
	width: 943px;
	height: 103px;
}

body.home .content {
	width: 463px;
}

body.home .sidebar {
	width: 463px;
}

body.home .sidebar dl.no-float dt {
	padding-bottom: 0;
}

body.home .sidebar dl.no-float dd {
	padding-bottom: 10px;
}

body.home .sidebar dl.no-float dd p {
	padding-bottom: 0px;
}
  
body.home h3 {
	color: #500212;
	padding-bottom: 3px;
	border-bottom: 2px solid #f7931e;
	margin-bottom: 10px;
	margin-top: 5px;
}  
  
body.home dl.no-float dt {
	font-size: 100%;
}  

	/* -----------------------------------------------------------------------------
  contact page style */
  
dt {
	float: left;
	width: 120px;
	text-align: right;
	font-weight: bold;
}  
  
dd {
	padding-left: 150px;
}  

	/* -----------------------------------------------------------------------------
  news page style */
  
dl.no-float dt {
	clear: both;
	margin-top: 10px;
	font-size: 110%;
	float: none;
	width: auto;
	text-align: left;
}  
  
dl.no-float dd {
	padding-left: 0;
} 

	/* -----------------------------------------------------------------------------
  course details style */
  
ul.links {
	padding-bottom: 10px;
	clear: both;
} 

.content ul.links {
	padding-left: 0;
}

ul.links li {
	list-style: none;
	margin-bottom: 10px;
	border: 1px solid #f9bd7a;
	background: url(../images/links-li-bg.jpg) no-repeat bottom right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}

ul.links li a {
	background: url(../images/links-a-bg.gif) no-repeat right;
	display: block;
	padding-right: 70px;
	color: #565656;
	text-decoration: none;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

ul.links li a:hover {
	background:  url(../images/links-a-hover-bg.gif) no-repeat right;
}

ul.links li a span {
	color: #F7931E;
	display: block;
	font-weight: bold;
}

ul.links li a:hover span {
	color: #81021C;
}

	/* -----------------------------------------------------------------------------
  backlinks style */

.backlinks {
	border: 2px solid #F7931E;
	background: url(../images/links-li-bg.jpg) no-repeat bottom right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #fff;
} 
  
.backlinks a {
	display: block;
	background: url(../images/backlinks-a-bg.jpg) no-repeat top left;
	color: #f7931e;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 50px;
	line-height: 20px;
	overflow: auto;
} 

.backlinks a:hover {
	background: url(../images/backlinks-a-hover-bg.jpg) no-repeat top left;
	color: #500212;
}

.backlinks hr {
	border-bottom: 2px solid #882e13;
	margin:0;
	padding:0;
}

	/* -----------------------------------------------------------------------------
  course details table style */
  
table {
	border-collapse: collapse;
	border:2px solid #f8d2a8;
	margin-bottom: 20px;
	margin-top: 10px;
	width:690px;
}  

td {
	border:2px solid #f8d2a8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

	/* -----------------------------------------------------------------------------
  flash banner style */
  
#banner2 object {
	width: 426px;
	height: 71px;
	margin-left: 284px;
}  

	/* -----------------------------------------------------------------------------
discardced needles (needlestick) style */

img.no-border {
	border: none;
}

.sidebar #logopic {
	padding-top: 20px;
	display: block;
	padding-right: 7px;
	margin: 0 auto;
}

	/* -----------------------------------------------------------------------------
print logo style */

#print-logo {
	display: none;
}

	/* -----------------------------------------------------------------------------
extra code for drupal style */

.item-list ul li {
	margin-left: 0;
	margin-bottom: 10px;
}

.item-list ul {
	padding-left: 0;
	
}

	/* -----------------------------------------------------------------------------
drupal edit tabs style */

#main ul.primary {
	border-bottom: 1px solid #575757;
}

#main ul.primary li a {
	background: #575757;
	color: #fff;
	border-color: #575757;
}

#main ul.primary li a:hover {
	color: #F7931E;
}

#main ul.primary li.active a {
	color: #500212;
	background: #fff;
	border-color: #575757;
	border-bottom: 1px solid #fff;
}


	/* -----------------------------------------------------------------------------
hidden and shown style */

.screenhidden {
	display: none;
}