/*
Linda Ellis
30/12/09
JumpMedia


*/
@import url('blueprint.css');
@import url('ui.css');

/*==1==Global*/

body{
	margin-top:30px;
	}

div.wrapper{
	width:950px;
	margin:0 auto;
	text-align:left;
	}
	
div.content{
	padding:10px 20px 10px 20px;
	background:#fff;
	}
	
div.clearme{
	clear:both;
	}
	
.endbit{
	margin-right:0;
	}
	
.all{
	height:25px;
	}
	
	
label{
	font-family:Arial, Helvetica, sans-serif;
	}
	
div.shadow{
	width:100%;
	background:url(/images/backgrounds/blur.png) no-repeat fixed center;
	}
	


	

	
/*==2==Masthead*/

#masthead{
	height:67px;
	background:url(/images/backgrounds/topbar.png) top no-repeat;
	}
	
h1#logo{
	display:block;
	float:left;
	width:328px;
	height:58px;
	background: url(/images/backgrounds/logo.gif) top left no-repeat;
	margin-left:10px;
	}

h1#logo a{
	display:block;
	width:328px;
	height:58px;
	}

h1#logo a span{
	display:none;
	}
	
#nav {
	width: 590px;
	float:left;
	margin: 25px 0 0 10px;
}

#nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	display: inline;
	padding: 0 1px 0 0;
	margin: 0;
	border: none;
	color:#695749;
	font-size:12px;
}

#nav ul li a {
	padding: 0;
	margin: 0;
	color:#695749;
}



/*==4==Pages Misc.*/
div.divider{
	height:21px;
	margin:0 auto;
	background:url(/images/backgrounds/divider.jpg);
	clear:both;
	}
	
.intro li{
	font-size:85%;
	color:#968b6c;
	}
	
.findcourse{
	background:url(/images/backgrounds/bg-findcourse.gif) top no-repeat !important;
	}
	
.findcourse div{
	padding:40px 12px 20px 12px;
	height:245px;
	}
	
.findcourse select{
	width:270px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:70%;
	}
	
p.podcast{
	margin:55px 0 10px 0 !important;
	}
	
div.entry{
	background:url(/images/backgrounds/bg-dotted.gif) left bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
	}
	
div.entry p{
	margin:0;
	}
	
h3.bftitle{
	font-weight:bold;
	color:#1479c6;
	font-size:18px;
	margin-bottom:0.5em !important;
	}
	
p.date{
	font-size:70%;
	color:#999999;
	margin-bottom:0.5em !important;
	}
	



/*==5==Home page*/

.cta{
	width:168px;
	height:168px;
	margin-right:17px;
	float:left;
	}
	
.ibox1{background:url(/images/backgrounds/box1.jpg) no-repeat;}
.ibox2{background:url(/images/backgrounds/box2.jpg) no-repeat;}
.ibox3{background:url(/images/backgrounds/box3.jpg) no-repeat;}
.ibox4{background:url(/images/backgrounds/box4.jpg) no-repeat;}
.ibox5{background:url(/images/backgrounds/box5.jpg) no-repeat;}

.cta p{
	font-size:90%;
	margin:144px 0 0 5px;
	}
	
.cta p a{
	color:#695749;
	display:block;
	height:20px;
	width:150px;
	}

	
	
/*==6==Interior Pages*/


/*side navigation*/
.side{
	background:url(/images/backgrounds/bg-side.png) 10px 31px no-repeat #fff !important;
	}
	
h2.label{
	display:block;
	height:28px;
	margin:0 !important;
	background: url(/images/backgrounds/bg-sidetab.png) no-repeat 0 0;
	color:#000 !important;
	font-size:14px !important;
	font-weight:bold;
	width:137px;
	z-index:1;
	padding:2px 0 0 30px;
	}
	
#side-navigation{
	margin:0 0 0 -30px;
	width:190px;
	}
	
#side-navigation ul{
	margin:10px 0 20px 30px;
	list-style-type:none;
	width:160px;
	}
	
#side-navigation li{
	line-height:28px;
	font-size:70%;
	background:url(/images/backgrounds/bg-sidenavborder.jpg) no-repeat bottom left;
	}
	
#side-navigation li a{
	color:#322f24;
	
	}
	
#side-navigation li a span{	
	color:#847a54;
	}
	
#side-navigation li a.sideactive{
	color:#3189cd;
	font-weight:bold;
	}
	
#side-navigation li ul{
	margin:0;
	padding-bottom:10px;
	}
	
#side-navigation li ul li{
	line-height:20px;
	margin:0 0 0 10px;
	background:none !important;
	}
	
#side-navigation li ul li a{
	color:#3189cd;
	font-size:120%;
	
	}
	
ul.othersidenav li{
	background:url(/images/backgrounds/bg-sidenavborder.jpg) no-repeat bottom left;
	}
	
ul.othersidenav li a{
	color:#3189cd !important;
	}
	
.remove-options h2{
	color:#6c8c20 !important;
	margin-bottom:15px !important;
	}
	
.remove-options ul{
	margin:0 0 20px 10px;
	list-style-type:none;
	}
	
.remove-options li{
	line-height:34px;
	background:url(/images/buttons/btn-remove.png) no-repeat;
	background-position:0px -3px;
	display:block;
	padding:0 0 5px 30px;
	}
	
.remove-options li a{
	font-weight:bold;
	color:#526e0f !important;
	}



/*breadcrumbs and controls*/

div.breadcrumbs{
	height:40px;
	}
	
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.breadcrumbs li{
	display:inline;
	padding-right:10px;
	color:#b9b9b9;
	font-size:70%;
	}
	
.controls{
	height:20px;
	padding:10px 5px 15px 5px;
	margin:20px 0 30px 0;
	border-top:1px solid #d1cdc1;
	border-bottom:1px solid #d1cdc1;
		}
		
.controls a{
	color:#706c57;
	font-weight:bold;
	}
	
.controls p{
	font-weight:bold;
	color:#a49e7c;
	margin:0;
	font-size:70%;
	display:block;
	float:left;
	}
	
div.pagination{
	width:320px;
	float:right;
	text-align:right;
	}
		
	
/*pagination*/
ul#pagination-clean{ 
padding:0; 
margin:0; 
height:20px;
}

#pagination-clean li{
margin:0; padding:0;
font-size:11px;
list-style:none;
line-height:20px;
}

#pagination-clean li, #pagination-clean a{
border-right:solid 1px #DEDEDE;
}

#pagination-clean .previous-off,
#pagination-clean .next-off {
color:#a49e7c;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}

#pagination-clean .next a,
#pagination-clean .previous a {
font-weight:bold;
}

#pagination-clean .active{
color:#00000;
font-weight:bold;
background:#ebe6d7;
text-shadow:1px -1px #fff;
display:block;
float:left;
padding:4px 6px;
margin-left:0 !important;
}

#pagination-clean a:link,
#pagination-clean a:visited {
color:#0033CC;
display: block;
float:left;
padding:3px 6px;
text-decoration:none;
}

#pagination-clean a:hover{
text-decoration:none;
}


#pagination-clean .product-numbers{
color:#888888;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
	

/*individual listings*/
	
div.listing{
	border-bottom:1px solid #bfbfbd;
	padding:0 0 22px 0;
	margin:0 0 22px 0;
	clear:both;
	}
	
.listing p{
	font-size:90%;
	margin:0 0 15px 0;
	}
	
.listing img{
	border:1px solid #e4dece;
	}
	
img.gen{
	border:1px solid #e4dece;
	}
	
p.times{
	display:block;
	width:70%;
	background:url(/images/backgrounds/bg-where-when.gif) 0px 3px no-repeat;
	padding:0 0 0 60px;
	color:#2f3022;
	font-weight:bold;
	}
	

	
div.details p{
	font-size:90%;
	}
	
div.details h3{
	font-size:28px;
	}
	
.interested{
	border:1px solid #D9D9D9;
	padding:1px;
	background:#fff url(/images/backgrounds/bg-interested.jpg) repeat-x 1px 1px;
	}
	
.interested div{
	padding:15px;
	}
	
.interested label{
	display:block;
	float:left !important;
	width:50px;
	margin:0 10px 0 20px;
	}
	
.interested input{
	float:left !important;
	width:40px !important;
	padding:5px;
	margin-right:20px;
	}
	
	
h3.price{
	font-size:30px;
	color:#181E1A;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:10px;
	letter-spacing:-1px;
	
	}
	
h3.priceinfo{
	font-size:14px;
	color:#485d6d;
	display:block;
	padding:15px 0 5px 0;
	margin-top:5px;
	border-top:1px solid #d1d1ce;
	}
	
div.knowledge{
	padding:35px 20px 35px 20px;
	background:url(/images/backgrounds/bg-courswedetails.jpg) no-repeat;
	margin-bottom:30px;
	}
	
.knowledge p{
	color:#2F3022;
	font-weight:bold;
	margin:0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom:1px dotted #8f8b7a;
	}
	
p.smaller{
	font-size:80% !important;
	line-height:1.5em;
	color:#a09d82;
	}
	
h4.supplementry{
	font-size:18px;
	font-weight:bold;
	color:#5c5745;
	margin:0 0 10px 0;
	}
	
	
div.share{
margin:20px 0 0 10px;
font-size:80%;
}
	
	
ul.side-right{
	font-size:11px;
	color:#dfcd9c;
	}

/*other stuff*/	
	
p.orglisting{
	float:left;
	margin-right:20px;
	height:120px;
	width:175px;
	font-size:70%;
	}
	
ol.numbered{
	margin:0 10px 0 10px;
	}
	
.numbered li{
	font-size:80%;
	color:#635945;
	}
	
.quantity{
	float:left;
	width:300px;
	}
	

	
	

/*==7==Column Set Up*/

.endbit{
	margin-right:0 !important;
	}
	
div.cl-one{
	width:400px;
	float:left;
	margin-right:20px;
	}
	
div.cl-two{
	width:470px;
	float:left;
	margin-right:20px;
	}
	
div.cl-three{
	width:220px;
	margin-right:20px;
	float:left;
	}
	
	div.col-5
	{
		float: left;
		width: 500px;
	}
	
	div.col-6
	{
		float: left;
		padding: 20px;
		
	}
	
/*div.cl-four{
	width:300px;
	margin-right:20px;
	float:left;
	}
	
div.cl-five{
	width:380px;
	margin-right:20px;
	float:left;
	}
	
div.cl-six{
	width:460px;
	margin-right:20px;
	float:left;
	}
	
div.cl-seven{
	width:540px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eight{
	width:620px;
	margin-right:20px;
	float:left;
	}
	
div.cl-nine{
	width:700px;
	margin-right:20px;
	float:left;
	}
	
div.cl-ten{
	width:780px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eleven{
	width:860px;
	margin-right:20px;
	float:left;
	}*/
	
	



/*==11 Footer==*/

div.footer{
	padding-top:10px;
	}

.footer ul{
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
	}
	
.footer li{
	line-height:2em;
	font-size:75%;
	}
	
.footer li a{
	color:#b4a794;
	}
	
.rightseo{
	float:right;
	text-align:right;
	}
	

/* Gallery Styles */

.galleryImages
{
	margin: 0px;
	margin-top: 35px;
	padding: 0px;
	line-height: 13px;
}

.galleryImages li
{
	list-style-type: none;
	float: left;
	width: 170px;
	padding: 5px;
	height: 190px;
}

.galleryImages h2
{
	background-image: url(/images/backgrounds/bg-galleryarrow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #d1db97;
	padding: 5px;	
	clear: both;
}

.contactForm
{
	background-image: url(/images/backgrounds/bg-galleryarrow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #d1db97;
	padding: 5px;	
	padding-right: 35px;
	clear: both;
}

.galleryImages a
{
	margin:0px;
}

.galleryImages a img
{
	margin:0px;
}

.galleryImagesDetail
{
	width: 910px;
}

.galleryImagesDetail img
{
	border: solid 3px #d1db97;
	
}

.galleryHeading
{
	float: left;
}

.galleryImagesDetail td
{
	width: 175px;	
}

#gallery-back-toptop
{

}

.imagePager
{
	float: right;
}

.imagePager li
{
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery-back-toptop
{
	clear: both;
}

.ViewGallery
{
	background-image: url(/images/backgrounds/bg-galleryarrow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #d1db97;
	padding: 5px;	
	clear: both;
	display: block;
	color:#695749;
}

.ErrorMessage
{
	color: Red;
	font-size: 11px;
}

.gallerySubHeading
{

	font-size: 14px;
	}
