﻿/* reset 
---------------------------------------------------------------- */ 
* { margin: 0; padding: 0; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*-- typography
---------------------------------------------*/
body {font-size:76%;color:#555;margin:0px; background:#fff url(../images/bg-slice.gif) repeat-x;
      font-family: Sans-Serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#666; font-family:Serif;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.5em;}
h3 {font-size:1.8em;line-height:1;margin-bottom:0.5em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em 0;color:#555;}
p img {margin:0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#666;}
a {color:#2689C7;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
fieldset {border:1px solid #E5E5E5;margin:10px 10px 10px 10px;padding:1.4em;}
legend {font-size:1.4em;font-weight:bold;padding:5px 10px 5px 10px; background:#DFDFDF;}
strong {font-weight:bold;}
small{font-size:0.9em;}
small.bold{font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:0;width:100%;}
th {font-weight:bold;background:#efefef;color:#000;}
th, td {padding:0px 0px 3px 0px;border-bottom:solid 0px #eee;word-wrap: break-word;}
tfoot {font-style:italic;}
caption {background:#eee;padding:5px; font-size:.8em;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

input.text, input.title, textarea{margin:0px;border:1px solid #CCCCCC;padding:2px;}
input.text:focus, input.title:focus, textarea:focus,input:focus,select:focus {border:1px solid #777;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {height: 98px; width: 98%;padding:5px;}
.textBox, .textArea, .dropdown, .listBox, .button, .textAreaSm {border:1px solid #555;color:#fff; font-size:12px;padding:2px; background:#777;}
.textBox{width: 150px;}

input[type="submit"]{padding:1px 8px;}
input[type="button"]{padding:1px 8px;}
input[type="checkbox"]{margin-right:3px;}





body{
background: #000;
width: 100%;
margin:10px 0px 0px 0px;
}

body a{color:#666;}
a img{border:0px;}

.tim-wrapper{width:980px; margin:auto;}
.tim-header{ overflow:hidden; width:auto;}
.tim-header h1{width:218px; height:41px; background: url(../../logo.jpg) no-repeat;font-size:3em;line-height:1;margin:10px 0px;}
.tim-header h1 span{display:none;}
.tim-header ul.tim-navigation{padding:0px;margin:23px 10px 0px 0px;float:right;}
.tim-header ul.tim-navigation li{padding:0px;margin:0px 0px 0px 10px; list-style:none; display:inline;}
.tim-header ul.tim-navigation li a{color:#666; text-decoration:none; font-weight:bold;}
.tim-header ul.tim-navigation li a:hover{color:#fff; text-decoration:underline;}

.tim-hero{width:auto; overflow:hidden;height:350px;}

.tim-content{width:auto; overflow:hidden; font-size:14px;padding:0px 0px; 
             margin:20px 0px 40px 0px;color:#666;text-align:center;}
             
.tim-content .hero-content{color:#666; text-transform:uppercase;margin:0px 0px 0px 0px;}

.tim-promo{overflow:hidden; width:auto;text-align:center;margin:20px 0px 60px 0px;color:#555;}
.tim-promo .left{float:left;width:320px;}
.tim-promo .center{float:left;margin-left:10px;width:320px;}
.tim-promo .right{float:left;margin-left:10px;width:320px;}
.tim-promo .heading{font-size:16px;color:#666;margin:0px 0px 0px 0px;}
.tim-footer{overflow:hidden; width:auto;border-top:solid 1px #333;clear:both;
            padding:15px 0px 50px 0px; text-align:center; color:#333; font-size:11px;}



.tim-custom-content{margin:40px 0px 40px 0px; font-size:14px;}
.tim-custom-content .left-col{margin:0px 320px 0px 0px;}
.tim-custom-content .right-col{float:right;width:300px;margin:55px 0px 0px 0px;}

ul.tim-news-list{margin:0px;padding:0px;}
ul.tim-news-list li{margin:0px;padding:0px; list-style:none;}