@charset "utf-8";

/****************************/
/*               			*/
/* CSS Hitech Awards		*/
/*               			*/
/****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:url(images/body_bfg.png) top left repeat-x;
	line-height: 1;
	background-color:white;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* 																						  
 ******************************************************************************************  Letter Style */
 
html, body {
	font-family:Arial, sans-serif;
	color:#555555;
	font-size:12px;
	line-height:18px;
}

p {
	font-size:12px;
	padding:5px 0px;
}
h1 {
	font-size:22px;
	line-height:22px;
	padding:0px 0px;
	color:#FFFFFF;	
	}
h2 {
	color:#A4151E;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 5px 0px;
}
h3 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
}
h4 {
	color:#000000;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0px;
	padding:18px 0px 5px 0px;
	text-align:center;
}
a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.hrule_red {
	display:inline;
	float:left;
	padding:5px 0px;
	width:100%;
	height:8px;
	font-size:1px;
	background:url(images/hrule_red.png) center left repeat-x;
}
.hrule_red2 {
	display:inline;
	float:left;
	padding:0px 0px 3px 0px;
	width:100%;
	height:2px;
	font-size:1px;
	background:url(images/hrule_red.png) center left repeat-x;
}
/*
 *****************************************************************************************  Forms */
hr{
border:none;
}
form h3{
font-weight:normal;
}
.button{
padding:5px 10px;
border:1px solid #999;
background-color:#fff;
width:100px;
}
input.button:hover{
background-color:#ccc;
}
input{
border:1px solid #999;
padding:2px;
margin-top:2px;
width:200px;
}
input.checkbox{
width:20px;
}
select{
border:1px solid #ccc;
padding:5px;
margin-top:2px;
font-size:12px;
}
option{
padding:1px;
}
textarea{
width:510px;
padding:5px;
height:70px;
border:1px solid #ccc;
margin-top:2px;
}
.twtr-hd h3{
display:none;
}
/* 																						  
 ******************************************************************************************  Custom Hovers */

.read_more_link:link, .read_more_link:visited {
	font-size:1px;
	display:block;
	width:60px;
	height:17px;
	background:url(images/read_more_hover.png) top left no-repeat;
	}
.read_more_link:hover {
	font-size:1px;
	height:17px;
	background:url(images/read_more_hover.png) bottom left no-repeat;
	}

.email_link:link, .email_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/email_hover.png) top left no-repeat;
	}
.email_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/email_hover.png) bottom left no-repeat;
	}

.print_link:link, .print_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/print_hover.png) top left no-repeat;
	}
.print_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/print_hover.png) bottom left no-repeat;
	}
	
.totop_link:link, .totop_link:visited {
	margin:15px 0px 0px 0px;
	font-size:1px;
	display:inline;
	float:left;
	width:60px;
	height:17px;
	background:url(images/totop_hover.png) top left no-repeat;
	}
.totop_link:hover {
	font-size:1px;
	height:17px;
	background:url(images/totop_hover.png) bottom left no-repeat;
	}

/* 																						  
 ******************************************************************************************  Structure */
 
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}
#header, #menu_bar, #footer, .content_left_full, .content_right_sponsors {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
#header {
	font-size:1px;
	margin-top:20px;
	width: 940px;
	height:158px;
	background:url(images/header_bg.png) no-repeat top left #A4151E;
	}
#menu_bar {
	margin-top:5px;
	width:940px;
	height:38px;
	background:url(images/menu_bar.png) no-repeat top right #A4151E;
	}
#footer {
	margin-top:20px;
	width: 940px;
	height:100px;
	background:url(images/footer_bg.png) no-repeat top right #333333;
}

/* 																						  
 ******************************************************************************************  Left Content */

#content_left, #content_right, .content_left_head_top, .content_left_head_bot, .content_left_header {
	display: inline;
	float: left;
}
#content_left {
	width:640px;
	}
.content-main{
padding:0px 13px;
}
#content_right {
	width:310px;
padding-top:0px;
}
.content_left_header {
	margin-bottom:20px;
	width:620px;
	background:#333333;
}
.content_left_header h1 {
	margin-left:15px;
	}
.content_left_head_top {
	font-size:1px;
	width:620px;
	height:12px;
	background:url(images/content_left_head_top.png) no-repeat top left #333333;
}
.content_left_head_bot {
	font-size:1px;
	width:620px;
	height:12px;
	background:url(images/content_left_head_bot.png) no-repeat top left #333333;
}
.content_left_full {
	margin-top:19px;
	width:620px;
}

margin:none;
	margin-top:20px;
	width:303px;
float:left;
	}
.content_right_sponsors	{
	margin-top:20px;
	width:300px;
	}
.content_right_fk {
	margin-top:20px;
	width:300px;
	}
	
/* 																						  
 ******************************************************************************************  Clear Divs */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 																						  
 ******************************************************************************************  Search */

#ajaxSearch_input {
	color:#A4151E;
	margin-top:10px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	display:inline;
	float:left;
	padding:3px 6px; 
	background: url(images/search_box.png) top left no-repeat;
	width:118px;
	height:19px;
	border:none;
	}
#ajaxSearch_submit {
	font-family:Verdana, sans-serif;
	font-size:1px;
	display:inline;
	float:left;
	padding:0px;
	margin:10px 0px 0px 5px;
	width:46px;
	height:19px;
	border:none;
	cursor:pointer;
	}
.ajaxSearch_submit_over {
	background: url(images/search_hover.png) bottom left no-repeat;
	}
.ajaxSearch_submit_out {
	background: url(images/search_hover.png) top left no-repeat;
	}

/* 																						  
 ******************************************************************************************  Footer */
 
#link_bg {
	background:url(images/link_bg.png) no-repeat left top;
	display:inline;
	float:left;	
	width:380px;
	height:32px;
	padding-left:240px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
 
.link_linkedin:link, .link_linkedin:visited {
	background:url(images/link_linkedin.png) no-repeat left top;
	display: inline;
	float: left;
	height:32px;
	width:90px;
}
.link_linkedin:hover {
	background:url(images/link_linkedin.png) no-repeat left bottom;
	height:32px;
}

.link_plaxo:link, .link_plaxo:visited {
	background:url(images/link_plaxo.png) no-repeat left top;
	display: inline;
	float: left;
	height:32px;
	width:77px;
}
.link_plaxo:hover {
	background:url(images/link_plaxo.png) no-repeat left bottom;
	height:32px;
} 
 
.link_facebook:link, .link_facebook:visited {
	background:url(images/link_facebook.png) no-repeat left top;
	display: inline;
	float: left;
	height:32px;
	width:77px;
}
.link_facebook:hover {
	background:url(images/link_facebook.png) no-repeat left bottom;
	height:32px;
} 
.link_twitter:link, .link_twitter:visited {
	background:url(images/link_twitter.png) no-repeat left top;
	display: inline;
	float: left;
	height:32px;
	width:77px;
}
.link_twitter:hover {
	background:url(images/link_twitter.png) no-repeat left bottom;
	height:32px;
} 
  
 

.footer_wide_left {
	display:inline;
	float:left;
	width:545px;
	height:60px;
	padding:40px 0px 0px 15px;
	color:#CCCCCC;
	font-size:10px;
	line-height:13px;
}
.footer_wide_totop {
	display:inline;
	float:left;
	width:80px;
	height:100px;
}
.footer_links {
	display:inline;
	float:left;
	margin:0px 10px 0px 10px;
	width:130px;
	height:85px;
	padding:10px 0px 0px 0px;
	color:#CCCCCC;
	font-size:10px;
	line-height:15px;
	}
.footer_links a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.footer_links a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.footer_links a:hover {
	color:#A4151E;
	text-decoration:none;
}
	
/* 																						  
 ******************************************************************************************  CSS Dropdown */
 
#menu_container_buttons {
	display: inline;
	float:left;
	margin-left:10px;
	height:38px;
	width:240px;
	}
#menu_container {
	display: inline;
	float:left;
	height:38px;
	width:680px;
	margin-right:10px;
z-index:1000;
}
.menu {
	text-transform:uppercase;
	font-size:10px;
	position:relative;
	top:0px;
	color:#777676;
	width:680px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#777676;
}
.menu ul ul {
	width:230px;
	color:#777676;
}

.menu ul li {
	float:left;
	height:38px;
	line-height:38px;
	margin-right:4px;
z-index:1000;
}
.menu ul ul li {
	display: block;
	width:230px;
	height:auto;
	position: relative;
	line-height: 1em;
	background:none;
z-index:1000;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}
.menu ul li.break {
	width:1px;
	}
.menu ul li a, .menu ul li a:visited {
	color:white;
	padding:0px 8px;
	text-decoration: none;
	}
.menu ul li a:hover { 
	color:#333333;	
	background:url(images/menu_top_hover.png) top left repeat-x;
	}
.menu ul li.active, .menu ul a.active {
	background: url(images/menu_top_hover.png) top center repeat-x;
	color:#333333;	
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul a.active, .menu ul a.active:visited {
	text-decoration: none;
	color:#333333;	
	}
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	width:209px;
	height:100%;
	line-height:24px;
	background:#F4F4F4;
	color:#333333;
	padding:3px 10px 3px 10px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
.menu ul table ul a, .menu ul table ul a:visited {
	text-decoration:none;
	color:#333333;
	width:210px;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	z-index: 100;
}
.menu ul ul table {
	left: 0px;
}
.menu ul ul table ul.left {
	margin-left:0px;
}
.menu li:hover {
	position: relative;
}
* html .menu a:hover {
	position: relative;
}
.menu a:hover {
	text-decoration:none;
}
.menu ul li ul li a.hide, .menu ul li table ul li a.hide  {
	color:#333333;
	background:url(images/menu_sub_nohover.png) #F4F4F4 center no-repeat;
}
.menu ul li ul li a:hover.hide, .menu ul li table ul li a:hover.hide  {
	background:url(images/menu_sub_hover.png) #F4F4F4 center no-repeat;
	color:#333333;
}
.menu ul ul a:hover, menu ul ul ul a:hover {
	text-decoration:none;
	color:#333333;
	background:url(images/menu_ul_hover.png) #F4F4F4 center no-repeat;
}
.menu ul *:hover a.sub1 {
	color:#333333;
}
.menu ul ul ul a:hover, .menu ul li table ul li ul li a:hover, .menu ul li table ul li a:hover {
	color:#333333;
}
.menu ul ul ul *:hover > a {
	color:#333333;
}
.menu ul ul ul ul a:hover {
	color:#333333;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 38px;
	left: 0pt;
	width:230px;
}
.menu ul ul ul {
	left:230px;
	top: 0pt;
	width:230px;
}
.menu ul ul ul.left {
	left:230px;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu *:hover > a {
	background:url(images/menu_top_hover.png) #DB5A2A top left repeat-x;
	color:#333333;
}
/**/
.menu_list{
float:left;
}
.menu_head{
font-weight:bold;
display:block;
border-bottom:1px solid #eee;
padding:5px 0px;
color:#A4151E;
text-decoration:underline;
width:590px;
}
.menu_head:hover{
cursor:pointer;
}
.menu_body{
padding:10px;
padding-left:0px;
border-bottom:1px solid #eee;
}
.downloadentry{
font-weight:bold;
}
#content_left ul li{
list-style:disc;
padding-bottom:3px;
margin-left:14px;
}
#hello{
margin-top:0px;
padding-left:5px;
}
#hello2{
margin-top:0px;
padding-left:5px;
}
table{
border-left:1px solid #A4151E;
border-right:1px solid #A4151E;
margin-left:3px;
margin-right:6px;
width:100%;
margin-bottom:15px;
margin-top:10px;
}
table tr td{
padding:5px 7px;
border-bottom:1px solid #d0d0d0;
}
table tr td.title{
color:#A4151E;
font-weight:bold;
border-top:1px solid #d0d0d0;
}
table tr td.title1{
color:#A4151E;
font-weight:bold;
border-top:1px solid #d0d0d0;
width:240px;
}
.sup-table{
border:none;
}
.sup-table tr td{
border:none;
vertical-align:middle;
}
/*
 *------------------------------------------------------------------------------------------------- Fancy Box
 */
#content-full{
float:left;
width:940px;
margin-left:10px;
margin-top:10px;
}
#content-full h2{
margin-left:16px;
}
.gallery{
float:left;
width:882px;
background-color:#e5e5e5;
border-left:1px solid #999999;
border-right:1px solid #999999;
padding:10px 25px 10px 21px;
}
.gallery img{
width:124px;
height:89px;
float:left;
border:1px solid #e5e5e5;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 130;
	background-color:#4E4E47;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 200;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 190;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
}

div#fancy_content {
	margin: 0;
	z-index: 200;
	position: absolute;
}

div#fancy_div {
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 200;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 200;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 281;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 211; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 212; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 170;
	border: 0;
	padding: 0;
	margin: 0;
	background:url(images/fancy-bg.png) top left repeat-x #9A9A9A;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 170;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 200;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_right.png') repeat-x;
}
#fancy_title table{
border:none;
}
#fancy_title table tr td{
border:none;
}

/*
	site-map Styler 	 
*/
#site-map a:link, #site-map a:visited, #site-map a:hover {
	border:none;
}
ul#site-map {
	width:550px;
}
ul#site-map, ul#site-map li  {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	padding:0px 0px 5px 0px;

}
#site-map {
	background:url(images/site-map-line-vertical.gif) repeat-y;
	}
ul#site-map li {
 	background:url(images/site-map-line-connect.gif) no-repeat 0 0;
	margin-top:1px;
	display:block;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #site-map li{
	float:left;
	display:inline;
}

.site-map-description {
	padding-left:28px;
}
.site-map-description p {
	padding-left:28px;
	color:#CCCCCC;
	margin:2px 0px 10px 0px;
}
.site-map-description h1 {
	display:none;
}

ul#site-map li .site-map-item {
	display:block;
}
ul#site-map li a {
	padding-left:28px;
}
ul#site-map li a:hover p {
	color:#4E4E47;
}


/* sub levels */

#site-map li ul{	
	margin-left:28px;
	background:url(images/site-map-line-vertical.gif) repeat-y;
}
#site-map li li{	
	background:url(images/site-map-line-connect.gif) no-repeat 0 0;
}

#site-map:after, #site-map ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    display:none;
}
#site-map, #site-map ul{display:block;}
/*  \*/
#site-map, #site-map ul{min-height:1%;}
* html #site-map, * html #site-map ul{height:1%;}
 /*  */
#site-map ul{ }
a#apply-now, a:hover#apply-now  {
	display:block;
	width:115px;
	height:38px;
	background:url(images/apply-now.png) top left no-repeat;
	border:none;
	cursor:pointer;
}	
#apply-now span {
	display:none;
}
 
.float-image-right {
	float:right;
}
.content_left_half{
float:left;
width:303px;
}
.home-content{
float:left;
padding:0px 15px;
padding-bottom:15px;
}
