﻿a{
	color:#9aafaa;
}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	text-shadow:1px 1px #191a16;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#fff;
}

h1 a:hover{
	color:#ccc;
}

hr {
	background-color:#404040;
	border:#c6c6c6;
	height:1px;
	border-color:#404040;
}

div.hr1, div.hr2, div.hr3, div.hr4, div.hr5, div.hr6{
  height: 1px;
  background-color:#404040;
}

body {
	color:#fff;
	background-color:#000;	
	text-shadow:1px 1px #191a16;
	
}

#mainContainer{
	/*background-color:#000;
	background:url(../images/background/cloak.jpg) no-repeat ;
	background-attachment:fixed;*/
}

#lineTop{
	background-color:transparent;
	border-bottom:0px;
	background-image:url(../images/line_top.jpg);
}

#logoContainer a{

	background-image:url(../images/logo_b.png);

}

#menu ul li a{
	color:#fff;
	
}

#menu ul li a:hover{
    color:#ccc;
}

#menu ul li.selected a, #menu ul li ul li.selected a{
	color:#ccc;
}


#menu ul li ul{
	 top:29px; 
     background-color:#242520;  
	border:1px solid #383933;
	border-top:0px;

}


#menu ul li ul li a {

	background-color:#242520;  

}

#menu ul li.selected ul li a{
	color:#fff;
	font-weight:normal;
}

#menu ul li.selected ul li a:hover{
	color:#ccc;
}



.fadeWrapper{

	background-color:#383933;
	border:1px solid #4b4a4a;		

}

.sliderContainer{

	background-color:#383933;
	border:1px solid #4b4a4a
}

div.wrapper {

	border:1px solid #4b4a4a

}

#topText p{

	color:#fff;

	
}


.date{
	background-image:url(../images/date_bg_dark.png);

}

.date h1{
	color:#FFFFFF;
	text-shadow:none;
}

.date h3{
	color:#fff;
	text-shadow:none;

}

.month{
	color:#fff;

}

.sidebarTitile{

	background-image:url(../images/sidebar_title_dark.png);

}
.sidebarBox h2{
	color:#242520;
	text-shadow:none;
	}
	
	#sidebar{
	background-color:#383933;
	border:1px solid #404040;
}


.sidebarMenu hr{
	border-bottom:1px solid #404040;
	background-color:#404040;
	border:#404040;
	color:#404040;
}

.bubble{

	background-image:url(../images/bubble_dark.jpg);

}

.sidebarMenu ul li a{

	color:#fff;

}

.sidebarMenu ul li a:hover{
	color:#ccc;
}

#footer{

	background-color:#101010;
	border-top:1px solid #404040;
}

#footer p{
	color:#ccc;

}

#footerMenu ul{
	color:#ccc;
}


#footerMenu ul li a{
	color:#ccc;

}

#footerMenu ul li a:hover{
	color:#fff;
}

/*.postImg , #bookpage img, .servicesImg, .borderImg{
	background-color:#383933;
	border:1px solid #4b4a4a;	
}*/

.leftBundle{
	width:24px;
	height:42px;
	background-image:url(../images/bundle_left_dark.jpg);
	position:absolute;
	top:0px;
	left:-18px;
}

.rightBundle{
	width:24px;
	height:42px;
	background-image:url(../images/bundle_right_dark.jpg);
	position:absolute;
	top:0px;
	right:-18px;
}

#bookpageCategories{
	background-image:url(../images/bundle_bg_dark.jpg);
	color:#242520;
	text-shadow:none;
	height:37px;
}

#navButtonLeft a{
	background-image:url(../images/arrow_left_dark.jpg);
}

#navButtonRight  a{
	background-image:url(../images/arrow_right_dark.jpg);
}

.input{
	border:1px solid #404040;
	background-color:#383933;
	color:#fff;
}


/*----------------------------TABLES---------------------*/

table
{
	border:1px solid #404040;
}

td
{
	border:1px solid #404040;
}

th
{
	border:1px solid #404040;
	border:1px solid #404040;
	background-color: #9bb0ab;
	text-shadow:none;
	color:#000;
}

.vjs-poster {
	border: 1px solid #FFF;}
	
	
ul.downloads { 
    list-style:none;	
	text-decoration: none;
	margin-left:0px;
	padding-top:15px;
}

ul.downloads li a{
	display:block;
	border: 1px solid #D6D6D6;
    float: left;
    margin-right: 25px;
    padding: 4px;
}

ul.downloads li a:hover{
	border: 1px solid #9AAFAA;
}
.clear {
	clear:both;}
	
	
/*-------------------------------------------------------------------------------------------*/
/* Bookstore */
/*-------------------------------------------------------------------------------------------*/

#book {
	display:none;
	height:450px;
	}

#book2 {
	display:none;
	height:450px;
	}

															
#retailer {
	margin: 0px 0 0 13px;
	padding-top:10px;}
	
#retailer h6 {
	padding-bottom:25px;
	font-size:24px;
	color:#000;
	text-shadow:none;}
	
#retailer p {
	color:#000;
	margin-top:5px;
	text-shadow:none;}
		
#retailer a {
	color:#9AAFAA;}
	
#retailer a:hover {
	color:#000000;}
	
		
#postcode {
	margin: 40px 0 75px 13px;}
	
#postcode h6 {
	padding-bottom:5px;
	font-size:24px;
	color:#000;
	text-shadow:none;
}
	
	
#postcode .searchbox {
    border-bottom: 1px solid #9AAFAA;
    border-left: 1px solid #9AAFAA;
	border-right: 1px solid #9AAFAA;
    border-top: 1px solid #9AAFAA;
    color: #585858;
	font-size:16px;
    float: left;
    padding: 10px 10px 10px 10px;
	margin-left:-5px;
    position: relative;
    right: -1px;
    width: 300px;
}


#postcode .searchbutton {
    background-color: #9AAFAA;
	color:#FFFFFF;
	margin-top:0;
    border-bottom: 1px solid #9AAFAA;
    border-left: 1px solid #9AAFAA;
	border-right: 1px solid #9AAFAA;
    border-top: 1px solid #9AAFAA;
    font-size:14px;
	padding: 15px 10px 10px 5px;
    float: left;
    font-family: Helvetica, Arial,  sans-serif;
    position: relative;
	line-height: normal !important;
}

#postcode input{
	width:60px;}
	
/* Remove button padding in FF */
#postcode .searchbutton::-moz-focus-inner {
    border:0;
    padding:0;
}


	
#bystate {
	margin:25px 0 0 13px;
	clear:both;
	text-shadow:none;
	}
	
	#bystate a {
	font-size:24px;
	color:#9AAFAA;
	}
	
	#bystate a:hover {
	color:#000;
	}
	
/*-------------------------------------------------------------------------------------------*/
/*  Buttons */
/*-------------------------------------------------------------------------------------------*/
a.tn-sc-button {
	font-family: sans-serif;
	display: inline-block;
	line-height: 1em;
	padding: 6px 13px 9px;
	margin:0 .6em 1.5em 0;
	border: 1px solid #4081af !important;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none !important;
	
	/*Border radius*/
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	/*Background*/
	background-color: #237fd7; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #52a8e8),
					color-stop(1, #2e76cf)
				);
	background: -moz-linear-gradient(
					center top,
					#52a8e8 20%,
					#2e76cf 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

a.tn-sc-button.small { padding:2px 10px; font-size:0.9em;}
a.tn-sc-button.large { padding:7px 16px; font-size:1.4em;}
a.tn-sc-button.xl { padding:9px 20px; font-size:1.8em;}

a.tn-sc-button:hover, 
a.tn-sc-button.hover, 
a.tn-sc-button.active {
	text-decoration: none !important;
	/*Background*/
	background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}

a.tn-sc-button:active,
a.tn-sc-button.active  {
	border-color: #20559a;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}

a.tn-sc-button.dark span { color:#555; text-shadow:0 1px #fff;}
a.tn-sc-button.custom:hover { opacity:0.85; }

a.tn-sc-button span { line-height:1.2em; min-height: 16px; }
a.tn-sc-button span.tn-info { background:url("../images/ico-info.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.tn-sc-button span.tn-download { background:url("../images/ico-download.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.tn-sc-button span.tn-tick { background:url("../images/ico-tick.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.tn-sc-button span.tn-note { background:url("../images/ico-note.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.tn-sc-button span.tn-alert { background:url("../images/ico-alert.png") no-repeat 0 45%; padding-left:25px; display:block; }

a.tn-sc-button.red { 
	border-color: #af4040; border-bottom-color: #9a2020; background-color: #d72323;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));
	background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%);
}
a.tn-sc-button.red:hover { 
	background: #d20000;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));
	background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%);
}

a.tn-sc-button.orange { 
	border-color: #af7440; border-bottom-color: #9a5420; background-color: #d76b23;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e88e52),color-stop(1, #cf6e2e));
	background: -moz-linear-gradient(center top,#e88e52 20%,#cf6e2e 100%);
}
a.tn-sc-button.orange:hover { 
	background: #d25e00;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e57d3e),color-stop(1, #ca5116));
	background: -moz-linear-gradient(center top,#e57d3e 20%,#ca5116 100%);
}

a.tn-sc-button.green { 
	border-color: #87bf00; border-bottom-color: #7ca122; background-color: #8dc11e;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ace53e),color-stop(1, #8dca16));
	background: -moz-linear-gradient(center top,#ace53e 20%,#6bca16 100%);
}
a.tn-sc-button.green:hover { 
	background: #87c000;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #a0d53a),color-stop(1, #60b513));
	background: -moz-linear-gradient(center top,#a0d53a 20%,#60b513 100%);
}

a.tn-sc-button.aqua { 
	border-color: #40af96; border-bottom-color: #209a82; background-color: #23d7af;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52e8c6),color-stop(1, #2ecfab));
	background: -moz-linear-gradient(center top,#52e8c6 20%,#2ecfab 100%);
}
a.tn-sc-button.aqua:hover { 
	background: #00d2a8;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));
	background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%);
}

a.tn-sc-button.teal { 
	border-color: #23a6d6; border-bottom-color: #20799a; background-color: #23abd7;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52c3e8),color-stop(1, #2eabcf));
	background: -moz-linear-gradient(center top,#52c3e8 20%,#2eabcf 100%);
}
a.tn-sc-button.teal:hover { 
	background: #009ed2;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ebce5),color-stop(1, #16a2ca));
	background: -moz-linear-gradient(center top,#3ebce5 20%,#16a2ca 100%);
}

a.tn-sc-button.purple { 
	border-color: #234dd6; border-bottom-color: #20489a; background-color: #2356d7;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #526ee8),color-stop(1, #2e58cf));
	background: -moz-linear-gradient(center top,#526ee8 20%,#2e58cf 100%);
}
a.tn-sc-button.purple:hover { 
	background: #0036d2;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3e5ae5),color-stop(1, #1638ca));
	background: -moz-linear-gradient(center top,#3e5ae5 20%,#1638ca 100%);
}

a.tn-sc-button.pink { 
	border-color: #d623cb; border-bottom-color: #9a2096; background-color: #d723d5;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e852e6),color-stop(1, #cd2ecf));
	background: -moz-linear-gradient(center top,#e852e6 20%,#cd2ecf 100%);
}
a.tn-sc-button.pink:hover { 
	background: #bc00d2;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c83ee5),color-stop(1, #ae16ca));
	background: -moz-linear-gradient(center top,#c83ee5 20%,#ae16ca 100%);
}

a.tn-sc-button.silver { 
	color: #444 !important;
	text-shadow:0 1px #fff;
	border-color: #bbb; border-bottom-color: #999; background-color: #d8d8d8;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc));
	background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);
}
a.tn-sc-button.silver:hover { 
	background: #ccc;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e0e0e0),color-stop(1, #bebebe));
	background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%);
}

.otherlinks {
	float:left;}
	
.otherlinks img {
	padding-right: 10px;
	padding-top: 9px;}