.fs {
    height: 0;
    overflow: hidden;
}

body {
    color: #81756d;
    background: #463935;
    font-family: Arial;
}

div {
    background: transparent;
}

h1, h2 ,h3, h4, h5, h6 {
    color: white;
}

hr {
    color: #61514C;
}

.alright {
    text-align: right;
}

a, a:visited { 
    color: inherit;
    color: expression(this.parentNode.currentStyle['color']); /* IE */
    text-decoration: none;
}

p { 
    text-align: left; 
}

#topnav {
    background: #251d1b;
    height: 24px;
    padding-top: 6px;
    color: #81756d;
}

span.separator{
    color: #444444;
    padding: 0 4px;
}


#header {
    height: 115px;
    background: #3a2e2b;
}

#logo a{
    display: block;
    background: url('/media/logo.png') no-repeat scroll 0px -79px;
    height: 90px;
    width: 250px;
}

#logo a:hover{
    background: url('/media/logo.png') no-repeat scroll 0px 20px;
}

#logo h1 {
    text-indent: -9999px;
}

#nav {
    margin-top: 10px;
    float: right;
    width: 580px;
    height: 100px;

}

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

#nav ul li {
    padding: 0;
    margin: 0;
    display: inline;
    text-indent: -9999px;
}

#nav li a {
    background-image: url('/media/nav.png');
    display: block;
    float: left;
    height: 44px;
    margin-top: 25px;
}


#nav1 a {
    background-position: 0 0;
    width: 87px;
}
#nav2 a {
    background-position: -87px 0;
    width: 104px;
}
#nav3 a {
    background-position: -191px 0;
    width: 149px;
}
#nav4 a {
    background-position: -340px 0;
    width: 122px;
}
#nav5 a {
    background-position: -462px 0;
    width: 118px;
}

#nav1 a:hover{
    background-position: 0 116px;
}
#nav2 a:hover{
    background-position: -87px 116px;
}
#nav3 a:hover{
    background-position: -191px 116px;
}
#nav4 a:hover{
    background-position: -340px 116px;
}
#nav5 a:hover{
    background-position: -462px 116px;
}

#nav1.active a{
    background-position: 0 232px;
}
#nav2.active a{
    background-position: -87px 232px;
}
#nav3.active a{
    background-position: -191px 232px;
}
#nav4.active a{
    background-position: -340px 232px;
}
#nav5.active a{
    background-position: -462px 232px;
}

#portfolio {
    margin: 30px 0 0 10px;
}

#callout {
    background: transparent url('/media/bg.png') repeat-x scroll 0 0;
    height: 310px;
    position: relative;
}

#mp  {
    margin-top: 45px;
}

#slideshow {
    width: 520px;
    height: 315px;
    background: transparent;
}

#slideshow a {
    background: transparent;
}

#slideshow img {
    background: transparent;
}

#pager {
    margin: 5px 5px 0 0;
    color: white;
    float: right;
    display: inline;
}

#pager a{
    margin: 2px;
    padding: 1px 5px;
    background: #3a2e2b; 
}

#pager a.activeSlide {
    background: #251d1b;
}

#option {
    margin-top: 30px;
}

#option a {
    text-indent: -9999px;
    display: block;
    height: 40px;
    width: 160px;
    margin-right: 30px;
    float: left;
}

#learn {
    background: url('/media/buttons.png') 0 0;
}

#learn:hover {
    background: url('/media/buttons.png') 0 -58px;
}

#touch {
    background: url('/media/buttons.png') -192px 0;
}

#touch:hover {
    background: url('/media/buttons.png') -192px -58px;
}

#main {
    margin: 60px 0;
    color: #cbc4c2;
    font-size: 12pt;
}

#footer {
    font: normal 0.9em;
    background: #251d1b;
    clear: both;
    padding: 20px 10px;
}
#topnav a:hover, #footer a:hover{
    color: #73d2b7;
}

#fmenu ul {
    list-style: none;
    font-weight: bold;
    font-size: 0.9em;
}

#fmenu ul li{
    margin: 2px 0;
}

#fmenu ul a{
    padding: 1px 5px;
    display: block;
}

#fmenu a:hover{
    background: #3a2e2b;
}

.news {
    font-size: 0.8em;
    font-weight: normal;
}

.news .post {
    padding: 5px 10px;
    margin: 5px 0;
}

.news .post:hover {
    background: #3a2e2b;

}
.news .post a.showposts {
    float:right;
    display: none;
    font-weight: bold;
    font-size: 0.9em;
    padding: 5px;
}

.news .post:hover a.showposts {
    float:right;
    display: block;
}

.news p {
    font-weight: bold;
    margin: 10px 0;
}

.news .datetime {
    font-size: 0.9em;
    text-align: right;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #61514C;
    color: #81756d;
}

.news .feeds {
    padding: 5px 10px;
    background: #3a2e2b;
    font-weight: bold;
    margin-top: 20px;
}

.news .feeds img {
    float: right;
    height: 20px;
}

.comment .datetime {
    text-align: left;
    float: left;
    border: none;
    width: 120px;
}


.comment p {
    font-weight: normal;
    font-size: 1.1em;
}

.posttext {
    margin-left: 140px;
    border-bottom: 1px solid #61514C;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#main a {
    color: #73D2B7;
    text-decoration: underline;
}

#main a:hover {
    color: white;
}

textarea, input[type='text'] {
    background: #CAC2C0;
    border: 1px solid #989290;
    padding: 3px;
    font: normal 1em Arial;
}

#postform {
    border-top: 1px solid #61514C;
    font-size: 1.3em;
}

.nodisplay {
    display: none;
}

#postform div{
    margin: 10px 0;
    padding: 10px;
}

#postform label{
    width: 100px;
    display: block;
    float: left;
}

#postform span {
    color: red;
    font-weight: bold;
}
#postform .focused {
    background: #251D1B;
}

#postform label.error {
    color: yellow;
    background: red;
    font-size: 0.8em;
    width: auto;
    margin-left: 100px;
    float: left;
    display: block;
    padding: 2px 5px;
}

#idea {
    margin-top: 40px;
    margin-bottom: -40px;
}

.idea #option {
    position: relative;
    top: -10px;
    left: 340px;
    width: 400px;
}

#services {
    list-style: none;
    margin: 0 30px 0 0;
    padding: 0;
    background: #3A2E2B;
}

#services strong {
    font-size: 1.4em;
    display: block;
}

#services li {
    margin: 0px 0;
    padding: 10px 20px;
    border-bottom: 1px solid #251D1B;
}

.thumbnail {
    height: 220px;
    overflow: hidden;
    background: black;
    padding: 10px;
    background: #1a1a1a;
    margin-top: 20px;
}

.thumb_desc {
    background: #1a1a1a;
    padding: 20px;
    font-size: 0.95em;
}

.thumb_desc a {
    font-size: 0.8em;
    font-weight: bold;
}

.desc {
    margin: 20px 0 0 0;
    padding: 20px;
    background: #3A2E2B;
    border-top: 5px solid #251D1B;
    font-size: 0.9em;
}

#screens {
    width: 640px;
    min-height: 740px;
    overflow: hidden;
}

.wwh p {
    text-align: left;
}

#info {
    float: right;
    background: #3A2E2B;
}

#info tr {
    border-bottom: 1px solid #251D1B;

}

#info tr:hover {
    background: #251D1B;
}

#info td {
    padding: 10px 20px;
}

.sitedesc {
    font-size: 11pt;
}

.proven strong {
    color: white;
    font-size: 12pt;
}

.proven p {
    font-size: 11pt;
}

.tech {
    font: 11pt/150% Arial;
}

.tech h4 {
    padding: 5px 10px;
    background: #3A2E2B;
}

.paginator {
    text-align: center;
}

.paginator a {
    text-decoration: none !important;
}

.paginator span {
    padding: 2px 5px;
    background: #3A2E2B;
    margin: 0 2px;
}

.paginator a span {
    background: #251D1B;
}

#calc {
    float: right;
}

input[type='button'], input[type='submit'] {
    border: 1px solid #463935;
    background: #3A2E2B;
    color: #CBC4C2;
    color: #73D2B7;
    padding: 5px 10px;
    cursor: pointer;
}

input[type='button']:hover, input[type='submit']:hover {
    border: 1px solid #251D1B;
    background: #251D1B;
    color: #73D2B7;
}

.calc {
    clear: both;
    display: none;
    margin-bottom: 30px;
}

.calc label {
    cursor: pointer;
    font-size: 12pt;
}

.calc .item {
    padding: 5px 10px;
    margin: 5px 0;
}

.calc .item:hover {
    background: #3A2E2B;
}

.calc a.more {
    cursor: pointer;
    display: block;
    margin-left: 20px;
}

.calc .price {
    float:right;
    text-align: right;
    margin-left: 10px;
    font: 12pt normal Tahoma;
}

.calc .checked {
    color: #73D2B7;
    font-weight: bold;
}

.calc .summ {
    float: none;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 20px 10px 0 0;
    border-top: 1px solid #61514C;
    color: #73D2B7;
}

.calc .showmore {
    margin: 5px 70px 10px 30px;
    display: none;
}

.calc .divchecked {
    background: #4f3e39;
}

.postcode {
    border-collapse: separate;
    border-spacing: 3px;
}

.postcode td {
    background: #4F3E39;
    padding: 5px 10px;
    vertical-align: middle;
}

.postcode th {
    background: #3A2E2B;
    padding: 3px 10px;
}


