/* HTCSD */

/* reset */
@import url("reset.css");


/* global */
body { background: #fff; font-family: Helvetica, Arial, sans-serif; }
#wrap { margin: 0 auto 0 auto; width: 960px; }
a { text-decoration: none; }

/* sticky footer */

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#content {padding-bottom: 0px;}  /* must be same height as the footer */
#footer {position: relative; margin-top: -41px; /* negative value of footer height */  clear:both; } 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrap { }

/* header */
#header { background: #0038b8 url('img/header-bg.gif') no-repeat 0 0; padding-top: 89px; position: relative; width: 100%; z-index: 100; }

#logo { position: absolute; top: 0px; left: 0px; text-indent: -3000em; display: block; width: 250px; height: 89px; background: url('img/htcsd-logo.gif') no-repeat 0 0; }

#logo a { display: block; float: left; width: 100%; height: 100%; }

#splash { background: #fff; border-top: 1px solid #000; border-bottom: 1px solid #000; height: 159px; padding: 1px 0px; width: 100%; }

#splash img { float: left; }
#border { background-color: #0038b8; height: 5px; width: 100%; }

#breadcrumb { color: #606060; float: right; font-family: Tahoma, sans-serif; font-size: 10px; margin-right: 27px; margin-top: 35px; text-transform: uppercase; }

/* nav */

#nav { height: 30px; margin-top: 2px; padding-top: 10px; padding-left: 12px; position: absolute; width: 620px; top: 24px; right: 0px; }


#nav > li { display: block; float: left; height: 50px; position: relative; z-index: 500; padding: 0px 15px 0 15px;}

#nav > li a { color: #ffffff; text-transform: uppercase; font-size: 14px; padding: 20px 0px 0 0px; height: 30px; display: block; float: left;  }

#nav > li a:hover { border-bottom: 4px solid #fddb41; }

#nav > li:first-child { border-left: none; }
#nav > li:last-child, #nav > li.last { border-right: none; }

#nav li ul { display: none; position: absolute; top: 31px; left: -2px; width: 200px; background: #ffeeb0; border: 1px solid #d0a612; border-width: 0px 1px 1px 1px; border-left-color: #ffd334; -webkit-box-shadow: #f6e5c2 2px 2px 3px; z-index: 1000; }

#nav li:hover ul { display: block; }

/* #nav > li:hover a { background-position: 13px -32px;} */

#nav li ul li { display: block; height: 30px; border-bottom: 1px solid #ffe37d;  padding: 0; margin: 0; }

#nav li ul li a { display: block; background: none; font: bold 13px Helvetica, Arial, sans-serif; text-transform: none; text-decoration: none; height: 24px;  width: 100%; padding: 6px 0 0 22px; margin: 0;}

#nav > li.current a { border-bottom: 4px solid #fddb41; } 

#nav li ul li a em { font-style: normal; font-size: 16px; margin-right: 2px; opacity: .7}


#nav li.club ul { left: -13px; width: 220px; }

#nav li.club ul li a { padding-left: 32px;}


.login { position: absolute; top: 8px; right: 24px; background: #002a8a; text-transform: uppercase; display: block; padding: 4px 8px 3px 8px; font: 9px Helvetica, sans-serif; color: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; opacity: .8;}

.login:hover { opacity: 1; }

/* content pages */

#title { background: #fff url('img/content-title-bg.gif') no-repeat 0 0; border-top: 1px solid #000; border-bottom: 1px solid #e5e5e5; height: 51px; }
#title h2 { float: left; font-size: 18pt; margin: 23px 0 0 230px; text-transform: uppercase; }

#content { padding: 23px 0px; }
#content a, #breadcrumb a { color: #003abf; }
#content a:hover, #breadcrumb a:hover { color: #6689d9; }

#submenu { float: left; }

#main, #innercontent { float: left; padding-bottom: 20px; }

#features { color: #333; float: right; font: 11px Tahoma, sans-serif; line-height: 1.4em; width: 150px; margin: 15px 23px 0 0; }
#features h4 { color: #111; font-size: 14px; margin: .3em 0; }
#features li { line-height: 1.8em; padding-left: .5em; }
#features .box { border: 1px solid #d9d9d9; padding: 5px 5px 7px 5px; margin-bottom: 2em; }
#features .image { padding: 1px; }

.cufon-canvas { z-index: 1; }


/* main */

#content.index h3 { font-size: 12px; font-weight: bold; color: #000; text-transform: uppercase; margin-bottom: 14px; }
#content.index h4 { margin-bottom: 4px; }
#content.index h4 a { text-decoration: none; font-size: 12px;}


#content.index #main { float: left; width: 570px; padding-right: 30px; padding-left: 10px; }
#content.index #main h2 { font-size: 21px; margin-bottom:12px; position: relative; z-index: 1; }
#content.index #main h2 a { position: relative; z-index: 5; font-weight: bold; color: #000; text-transform: uppercase;  }

#main .entry { margin-bottom: 32px; font: normal 12px 'Trebuchet MS', sans-serif; line-height: 18px;}
#main .entry p { margin-bottom: 1em; }
#main .entry p.large { font-size: 15px; }

a.more { width: 100%; height: 21px; padding-top: 4px; font: bold 10px Tahoma, sans-serif; color: #1c4fc6; display: block; border-top: 1px dotted #c6c6c6; border-bottom: 1px dotted #c6c6c6; }
a.more em { font-style: normal; font-size: 12px; }


/* sidebar */
/* index */
#content.index #sidebar { float: left; width: 160px; padding-right: 30px; } 

#content.index #sidebar .entry { margin-bottom: 14px; font: normal 11px 'Tahoma', sans-serif; line-height: 14px; }

#content.index #sidebar2 { float: left; width: 150px; }
#content.index #sidebar2 h3 { margin-bottom: 10px; }
#content.index #sidebar2 ul { margin-bottom: 26px; }
#content.index #sidebar2 ul a { font-size: 11px; font-weight: bold; text-decoration: none;}

/* content */
#submenu { background: url('img/sidebar-bg.gif') no-repeat 20px 0; float: left; min-height: 272px; width: 230px;}
#submenu ul { padding-right: 30px; padding-top: 5px; }
#submenu li { display: block; margin-left: 34px; }
#submenu li a { cursor: pointer; display: block; font: bold 12px Tahoma, sans-serif; padding: 10px 5px 10px 18px; }
#submenu li.current a { border-left: 5px solid #ffe25b; }

#innercontent { color: #333; float: left; font: 13px Tahoma, sans-serif; line-height: 21px; padding-right: 10px; width: 520px; }
#innercontent p { margin-bottom: 1em; }

#innercontent h1 { font-size:28px; margin: 13px 0; }
#innercontent h2 { font-size:24px; margin: 13px 0; }
#innercontent h3 { font-size:20px; margin: 13px 0; }
#innercontent h4 { font-size:18px; margin: 13px 0; }
#innercontent h5 { font-size:16px; margin: 13px 0; }
#innercontent h6 { font-size:14px; margin: 13px 0; }

#innercontent ul, #innercontent ol { list-style-position:outside; margin: 0 0 2em 2em; }
#innercontent ul { list-style-type: disc; }
#innercontent ol { list-style-type: decimal; }
#innercontent blockquote { margin:0 0 2em .5em; padding:0 15px; border-left: 5px solid #eee; }

#innercontent table { margin-bottom: 1em; }
#innercontent table th { padding: 3px 1em; text-transform: uppercase; font-size: .8em; background-color: #eee; }
#innercontent table tr { border-bottom: 1px solid #eee; }
#innercontent table td { padding: 0 1em; line-height: 2em; }

/* bot bar */

#botbar { background: #f2f2f2; color: #303030; height: 145px; margin-bottom: 70px; padding: 30px 0 0 30px; }
#botbar .box { float: left; width: 200px; margin-right: 30px; }
#botbar h3 { font-size: 14px; margin-bottom: 8px; text-transform: uppercase; }
#botbar .box p { font: 11px Tahoma, sans-serif; height: 90px; line-height: 1.5em; text-overflow: ellipsis; }


/* footer */

#footer { color: #333; height: 28px; width: 910px; margin: -41px auto 0 auto; border-top: 1px solid #e7e7e7; padding-top: 12px; }
#footer #botnav { margin-left: 10px; }
#footer #botnav li { display: block; float: left; margin-right: 16px; }

#footer li a { float: left; display: block; font: bold 10px Tahoma, sans-serif; line-height: 15px; text-decoration: none; color: #003abf;}
#footer li a:hover { color: #6689d9; }

#footer #meta { float: right; margin-right: 12px; }
#footer #meta li { display: block; float: right; font: bold 11px Tahoma, sans-serif; margin-left: 16px;}


/* plugins */
.tbContactform .antispam { display:  none; visibility: hidden; }
.tbContactform label { width: 95px; display: inline-block; vertical-align: top; clear: both; }
.tbContactform input.text, .tbContactform textarea { width:  225px; padding: 2px; }
.tbContactform textarea { height:  115px; }
.tbContactform input.submit { display: block; margin-left: 250px; width: auto; }
.tbContactform .tbErrors p { color: #FF0000; }
