/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #fffcf5;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/tile.png);
}

a, a:link, a:visited {
	color: #C3C6E5;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

p {
	margin: 0px;
	padding: 0;
}

img { 
	border: none; 
}

h1, h2, h3, h4, h5, h6 {
	color: #E6E5F2;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
h1 {
	font-family: 'Cinzel', serif;
	font-size: 40px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 5px 0;
}
h2 {
	font-family: 'Cinzel', serif;
	font-size: 2.3em;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0; /* text-shadow: 1px 1px 2px #000; */
	line-height: 1.8em;
}

h3 {
	font-family: 'Cinzel', serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	margin-top: 2px;
}

h4 {
	font-size: 13px;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h5 { 
	font-size: 16px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #ccc; 
}

h6 { 
	font-size: 14px; 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #ccc; 
}
ul {
	list-style-type: none;
	}

.cleaner { 
	clear: both; 
	width: 100%; 
	height: 0px; 
	font-size: 0px;  
}

.cleaner_h10 { 
	clear: both; 
	width:100%; 
	height: 10px; 
}

.cleaner_h20 { 
	clear: both; 
	width:100%; 
	height: 20px; 
}

.cleaner_h30 { 
	clear: both; 
	width:100%; 
	height: 30px; 
}

.cleaner_h40 { 
	clear: both; 
	width:100%; 
	height: 40px; 
}

.cleaner_h50 { 
	clear: both; 
	width:100%; 
	height: 50px; 
}

.cleaner_h60 { 
	clear: both; 
	width:100%; 
	height: 60px; 
}

.float_l { 
	float: left; 
}

.float_r {
	float: right;
}

.image_wrapper { display: inline-block; border: 1px solid #000; background: #343239; padding: 8px; margin-bottom: 10px; }
.image_fl {
	float: left;
	margin: 3px 10px 0 0;
}
.image_fr {
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

blockquote {
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
cite { font-weight: bold; color:#fff; }
cite span { color: #ccc; }
em { color: #fff; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(../images/templatemo_list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a {
	color: #C3C6E5;
}
.tmo_list li a:hover { color: #ff4301; }

.btn_more a {
	float: right;
	display: block;
	width: 100px;
	height: 26px;
	margin-top: 10px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-align: center;
	background: url(../images/more_btn.png) no-repeat;
}
.btn_more2 a {
	float: right;
	display: block;
	width: 100px;
	height: 26px;
	margin-top: 10px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-align: center;
	background-image: url(../images/more_btn2.png);
	background-repeat: no-repeat;
}

.btn_more a:hover {
	/* text-shadow: 1px 1px 1px #000; */
	text-decoration: none;
	background: url(../images/more_btn_hover.png) no-repeat;
	color: #006;
}
.btn_more2 a:hover {	/* text-shadow: 1px 1px 1px #000; */
	text-decoration: none;
	background: url(../images/more_btn_hover.png) no-repeat;
	color: #006;
}

.hr_divider {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/templatemo_hr_divider.png) bottom repeat-x;
}

#templatemo_wrapper_outer {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/body_tile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_wrapper_outerJut {
	width: 100%;
	margin: 0 auto;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background-image: url(../images/body_tile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_wrapperStat {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background-image: url(../images/body_tile_jutland.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_wrapperJut {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: center;
}

/* header */

#templatemo_header {
	width: 940px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#templatemo_header  #site_title {
	float: left;
	width: 320px;
	padding-top: 40px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #003;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a strong {
	color: #003;
}

#templatemo_header  #site_title a span {
	display: block;
	font-size: 15px;
	color: #2D246A;
	font-weight: normal;
	margin-top: 8px;
}

#social_box {
	float: right;
	display: inline-block;
	margin: 60px 0 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 46px;
	height: 46px;
	margin-left: 5px;
}

/* end of header */

/* menu */

#templatemo_menu {
	clear: both;
	width: 940px;
	height: 51px;
	background-image: url(../images/menu_bar.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 14px 12px 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	font-size: 13px;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #afdeff;	
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	outline: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #003;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#templatemo_slider_wrapper {
	clear: both;
	width: 940px;
	padding: 30px 10px 0;
	background: url(../images/templateo_slider_wrapper.png) repeat-y center;
}

#templatemo_slider {
	width: 940px;
	height: 256px;
	padding: 40px 0;
	background: url(../images/screen.png) no-repeat;
}
#templatemo_wrapper_outerStat {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/body_tile_jutland.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_static_wrapper {
	clear: both;
	width: 940px;
	padding: 30px 10px 0;
}
#templatemo_static {
	width: 940px;
	height: 494px;
	padding: 40px 0;
	background: url(../images/screen_1916.png) no-repeat;
}
/* end of menu */

#templatemo_content_wrapper {
	clear: both;
	width: 940px;
	padding: 40px 10px;
	background-image: url(../images/copy_content.png);
	background-repeat: repeat-y;
}

#promo_content_wrapper {
	clear: both;
	width: 940px;
	background-color: #F8F0E6;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	border: 1px solid #036;
	margin-left: 10px;
	background-image: url(../images/content/bannockburn-back.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #333;
	font-size: 1.2em;
}


#content {
	width: 870px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}

#content p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.reasons {
	float: left;
	width: 252px;
	padding-right: 15px;
	text-align: left;
	font-size: 11px;
	background-image: url(../images/white_tile_50.png);
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 4px;
	margin-left: 4px;
	height: 200px;
	line-height: 15px;
}

.reasons img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.bookTitle01 {
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-right: 10px;
	overflow: auto;
	margin-top: 5px;
	padding-top: 5px;
}
.bookTitle02 {
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	background-color: #2A3458;
	padding-right: 10px;
	padding-top: 7px;
	overflow: auto;
	margin-top: 2px;
}
.bookTitle02 h3{
	color: #FFF;	
}

.col_w295 {
	float: left;
	width: 265px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 11px;
}

.col_w295 ul .current{
	color: #CCC;
	text-decoration: underline;
}

.col_w295 li {
	margin:0 0 20px;
	padding: 0 0 0 20px;
	line-height: 1em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/right_list.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	left: -15px;
}
.col_w295 li a {
	color: #C3C6E5;
}
.col_w295 a:hover{
	color: #CCC;
	text-decoration: underline;
}


.book01 {
	width: 265px;
}
.news01 {
	width: 265px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}
.title01 {
	width: 265px;
	font-size: 1.1em;
	color: #FFF;
}
.bookPad01 {
	padding-bottom: 5px;
	padding-left: 15px;
}
.book02 {
	width: 265px;
}
.bookPad02 {
	padding-bottom: 5px;
	padding-left: 20px;
}
.bookPad03 {
	padding-top: 5px;
}

.col_w575 {
	float: left;
	width: 535px;
	padding-right: 40px;
}
.col_w575Speak {
	float: left;
	width: 535px;
	padding-right: 40px;
}
.col_newsPage {
	float: left;
	width: 830px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	overflow: auto;
}

.col_w420 {
	float: left;
	width: 380px;
	padding-right: 40px;
}

.last_box {
	margin: 0;
	padding: 0;
}

#partner_box {
	width: 520px;
	overflow: hidden;
}

#partner_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#partner_box ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#partner_box ul li a {
	float: left;
	display: block;
	margin: 0 40px 20px 0;
}

#partner_box ul li .flashmo { background: url(../images/flashmo.png) no-repeat; width: 150px; height: 40px; }
#partner_box ul li .flashmo:hover { background: url(../images/flashmo_hover.png) no-repeat; }

#partner_box ul li .templatemo { background: url(../images/templatemo.png) no-repeat; width: 226px; height: 40px; }
#partner_box ul li .templatemo:hover { background: url(../images/templatemo_hover.png) no-repeat; }

#partner_box ul li .koflash { background: url(../images/koflash.png) no-repeat; width: 148px; height: 40px; }
#partner_box ul li .koflash:hover { background: url(../images/koflash_hover.png) no-repeat; }

#partner_box ul li .wdmo { background: url(../images/webdesignmo.png) no-repeat; width: 261px; height: 40px; }
#partner_box ul li .wdmo:hover { background: url(../images/webdesignmo_hover.png) no-repeat; }

#partner_box ul li .layermo { background: url(../images/layermo.png) no-repeat; width: 156px; height: 40px; }
#partner_box ul li .layermo:hover { background: url(../images/layermo_hover.png) no-repeat; }
#contact_details {  float: left; padding: 0; }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { 
	width: 380px; 
	padding: 5px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	background: #fff; 
	border: 1px solid #dfdfdf; 
}  
	
#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px;
	margin-bottom: 5px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 380px;  
	height: 200px;	
	background: #fff; 	
	border: 1px solid #dfdfdf;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
}

#contact_form form .submit_btn {
	margin: 10px 0px; 
	padding: 5px 14px; 
	border: 1px solid #dfdfdf; 
	background: #fff;
	color:#666;
	font-weight: bold;
}

/* footer */

#templatemo_footer {
	width: 940px;
	padding: 10px;
	text-align: center;
	color: #755e96;
}

#templatemo_footer a {
	color: #755e96;
}
#footer {
	width: 100%;
	color: #E8E8E8;
	background-color: #111;
	height: 195px;
	overflow: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 5px;
}
#footer .footerBox{
	width: 940px;
	height: 175px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer .amazon{
	width: 500px;
	float: left;
	background-color: #000;
}
#footer .sub{
	width: 420px;
	float: left;
	padding-left: 15px;
	font-size: 11px;
	color: #CBCAFF;
	margin-top: -5px;
}
#footer .sub ul{
	list-style-type: none;
	margin-left: -40px;
}
#footer .sub li{
	font-size: 10px;
}
#footer .sub a{
	color: #E8E8E8;
}
/* end of footer */
.c2It {
	font-size: 0.85em;
	font-style: italic;
}
.colourDarkred {
	color: #930;
}
.colourBlueBold {
	color: #003;
	font-size: 4em;
}
.IntroCopy{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.1em;
	color: #600;
}
.IntroCopy2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-top: 15px;
}
.IntroCopyCol1 {
	width: 460px;
	text-align: left;
	float: left;
	padding-right: 10px;
}
.IntroCopyCol2 {
	width: 380px;
	background-color: #FFF;
	float: left;
	padding: 10px;
	font-size: 12px;
	color: #999;
}
.audioBox {
	font-family: 'Cinzel', serif;
	float: right;
	display: block;
	width: 377px;
	height: 62px;
	padding-top: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	background-image: url(../images/audio_back.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-right: 5px;
}
