

/* ===== Primary Styles ========================================================
   Author: PBS Creative
   ========================================================================== */
   
body{background: url('../img/bg.png') repeat #f7f7f7; font-family: 'Raleway', Ariel, sans-serif;font-size:14px;}

hr {border: 0;border-bottom: 1px solid #e4e4e4}

.btn {padding: 8px 10px;text-decoration: none;font-size: 16px}
.btn-default {background: #2478B1;border-color: #27599F;text-decoration: none;color: #fff; text-shadow:none;}

.hero-unit h1{font-size: 30px;color: #297be1;font-weight: bold}
h2 {font-size: 22px;color: #0d4e96; margin-bottom:10px; font-weight:100;}
h3, h4 {font-size: 18px;color: #0d4e96;line-height: 1.6em;}

a {color: #d2232a; text-decoration: underline;}
a:hover {text-decoration: none;}
footer a {color: #333333;}
footer a:hover {color: #d2232a;}

.page-header{}
.page-header h1{ color:#297be1; font-weight:bold;}

.header-contact{margin-top:25px;}

strong{font-weight:100; color:#d2232a;}

.hero-unit p{font-size:16px;}
p{font-size:14px;}

.text-right{text-align:right;}
.text-left{text-align:left;}

.deco{background: url('../img/sound-bars-bg.png') repeat-x fixed bottom;}

.coloured{background-color: #f7f7f7;margin-top: 30px;}

.main{padding: 0 20px 0 20px;	}

.hero-unit{border-radius:0; padding:40px;}
.spacer{padding:30px;}

.nav-bg {background-color: #0d4e96}
.navbar .nav > li {padding:0}
.navbar .nav > li > a{color:#ffffff;}
.navbar .nav .active > a, .navbar .nav .active > a:hover{ background-color:#297be1; font-weight:bold;}

.navbar-inner h2{font-size:48px;text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);/* -webkit-text-stroke: 0.1px #ffffff; */}
.navbar-inner h3{font-size:30px}

.selling-point{ text-align:center;}

.img-thumbnail{ padding: 4px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px;}

.comment-container{background-color:#297be1; color:#ffffff; text-align:center;}
.comment-container p{ font-size:24px; line-height:1.4em}

.promo p{}
.promo p, .promo strong{font-size:18px;color:#27599F;}
.promo h2, .promo strong{ font-weight:bold}

.thumbnails{ text-align:center;}

.copyright{color:#898989;}

footer p{text-align:center;}




