@import url("reset.css");
/*
 * Client: 		HyKo Keys
 * Site Name: 	hykokeys.com
 *
 * Author: 		Sean Mooney
 * URL: 		http://www.whitespace-creative.com/
 *
 * Created: 	2/23/2009
 *
 * --------------------------------------------------------------- */

/* Basic Structure */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	background: #F68D20 url(../../elements/skin/body_bg.jpg) no-repeat left top;
}

#wrapper {
	width: 815px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em; /* 12px */
	padding: 15px 0 0 0;
}

#login {
	background: url(../../elements/skin/login_bg.gif) no-repeat left top;
	height: 34px;
	padding: 8px 100px 0 0;
	text-align: right;
}
#login,
#login a { color: #FFF; text-decoration: none; }

#header {
	background: #FFFFFF url(../../elements/skin/main_bg.gif) repeat-y left top;
	padding: 0 0 0 16px;
	position: relative;
	z-index: 10;
}

#header .masthead {
	background: url(../../elements/skin/masthead.jpg) no-repeat left top;
	height: 94px;
	width: 766px;
}

#header .home {
	display: block;
	position: absolute;
	z-index: 2;
	height: 84px;
	width: 332px;
	left: 25px;
	top: 10px;
	text-indent: -9999px;
	background: transparent url(../../elements/spacer.gif) no-repeat left top;
}

#header .contact {
	display: block;
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 94px;
	right: 44px;
	top: 10px;
	text-indent: -9999px;
	background: transparent url(../../elements/spacer.gif) no-repeat left top;
}

#header .navigation {
	background: url(../../elements/skin/navigation_top.png) no-repeat left top;
	height: 41px;
	width: 753px;
	padding-top: 13px;
	padding-left: 13px;
}

#header .navigation li { float: left; }

#header .navigation li li { 
	position: relative;
	z-index: 1;
	background: none;
}

#header .navigation a {
	display: block;
	height: 34px;
	margin: 0 9px 0 0;
	text-indent: -9999px;
	text-decoration: none;
}

#header .navigation_85 a { width: 126px; }
#header .navigation_77 a { width: 139px; }
#header .navigation_73 a { width: 117px; }
#header .navigation_69 a { width: 116px; }
#header .navigation_70 a { width: 105px; }
#header .navigation_66 a { width: 84px; }

/* All submenus */
#header .navigation ul {
	background: #FFF;
	width: 190px;
	position: absolute;
	z-index: 100;
	left: -999em;
}

#header .navigation ul ul {margin: 0 0 0 190px; top:0}

#header .navigation ul li {
	border-top: 1px solid #c5c5c5;
	float: none;
}

#header .navigation ul a {
	color: #323230;
	font-size: 12px;
	text-transform: none;
	padding: 3px 15px;
	line-height: normal;
	font-weight: normal;
	width: auto;
	height: auto;
	text-indent: 0;
}


/* hover to show menus */
#header .navigation li:hover,
#header .navigation li.sfhover {direction:ltr;} /* Fix IE7 sticky menus */

#header .navigation li:hover ul ul, 
#header .navigation li:hover ul ul ul, 
#header .navigation li.sfhover ul ul, 
#header .navigation li.sfhover ul ul ul { left: -999em;}

#header .navigation li:hover ul, 
#header .navigation li li:hover ul, 
#header .navigation li li li:hover ul, 
#header .navigation li.sfhover ul, 
#header .navigation li li.sfhover ul, 
#header .navigation li li li.sfhover ul {left: auto;}

/* 1st level li hover */
#header .navigation li:hover a,
#header .navigation li.sfhover a { color: #8cb94d; }

#header .navigation li:hover li a,
#header .navigation li.sfhover li a { color: #323230; }


/* 2nd level li hover */
#header .navigation li li:hover,
#header .navigation li li.sfhover { background-color: #dfdfdf; background-image: none; }

#header .navigation li li:hover li,
#header .navigation li li.sfhover li {background-color: #dfdfdf; }


/* 3rd level li hover 
#header .navigation li li li li:hover,
#header .navigation li li li li.sfhover,
#header .navigation li li li li:hover li,
#header .navigation li li li li.sfhover li {background-color: #fcedb9;}
*/


#main { 
	background: #FFFFFF url(../../elements/skin/main_bg.gif) repeat-y left top;
	padding: 15px 33px 0 16px;
}

#main .main-content {
	background: #FFFFFF url(../../elements/skin/main-content_bg.gif) repeat-y left top;
	border-top: 1px solid #5F5744;
	padding: 10px 0 0 8px;
	clear: both;
}

#left {
	float: left;
	width: 199px;
	margin: 0 11px 0 0;
	background: url(../../elements/skin/left_top.gif) no-repeat left top;
}

#left .content {
	background: #FFFFFF url(../../elements/skin/left_btm.gif) no-repeat left bottom;
	padding: 8px;
	margin-top: 5px;
}

#search {
	background: #a59f90 url(../../elements/skin/search.gif) no-repeat left top;
	padding-top: 5px;
	position: relative;
	z-index: 1;
	width: 182px;
}

#search dl {
	background: url(../../elements/skin/search.gif) no-repeat left bottom;
	padding: 5px 5px 10px;
}

#search dt {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#search .search-box {
	width: 140px;
	border-top: 1px solid #615e55;
	border-left: 1px solid #615e55;
	border-right: 1px solid #e1dfda;
	border-bottom: 1px solid #e1dfda;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	margin: 1px 0px 0px;
	padding: 0px;
}

#search .search-button {
	background: url(../../elements/skin/search-button.gif) no-repeat left top;
	height: 21px;
	width: 26px;
	position: absolute;
	z-index: 1;
}

#left .ads { text-align: center; }

#left .ads a {
	display: block;
	margin: 20px auto 0px;
}

/* -------------
 * Left navigation
 * ------------- */
#left .navigation li {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #d80804;
	margin: 10px 0 0 0;
	cursor: pointer;
}

#left .navigation li a {
	text-decoration: none;
	color: #d80804;
}

#left li.open a {color: #4b6181;}

#left .navigation li li {
	font-size: 0.7em;
	margin: 0 0 0 30px;
	border-top: 1px solid #7088ac;
	text-transform: none;
}

#left .navigation li li:first-child { border-style: none; }

#left .navigation li li a {
	color: #4b6181;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#left .navigation li li a:hover { color: #d80804; }

#left .navigation li:hover { color: #4b6181; }


#right {
	float: left;
	width: 542px;
	background: url(../../elements/skin/right_top.gif) no-repeat left top;
}

#right .content {
	background: #FFFFFF url(../../elements/skin/right_btm.gif) no-repeat left bottom;
	padding: 8px;
	margin-top: 5px;
	min-height: 400px;
}

#right * { line-height: 1.4em; }

#right ul,
#right ol { margin: 0 0 0 20px; }

#right ul { list-style: disc; }
#right ul ul { list-style: circle; }
#right ul ul ul { list-style: square; }

#right ol { list-style: decimal; }
#right ol ol { list-style: lower-alpha; }
#right ol ol ol { list-style: lower-roman ; }


#right h1 {
	color: #ec7a06;
	font-size: 1.6em; /* 20px */
	line-height: 1.5em;
	font-weight: bold;
}

#right h2 {
	color: #ec7a06;
	font-size: 1.3em; /* 16px */
	line-height: 1.2em;
	font-weight: bold;
}

#right h3 {
	
	font-size: 14px;

}

#right h4 {
	
	font-size: 13px; 
	
}

#right h5 {
	
	font-size: 11px; 
	
}

#right h6 {

	font-size: 9px; 

}

#navigation-btm {
	background: url(../../elements/skin/main-content_bottom.gif) no-repeat left top;
	padding-top: 30px;
	padding-left: 10px;
}

#navigation-btm a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation-btm li { 
	border-left: 1px solid #666666;
	display: inline;
}

#navigation-btm li:first-child { border-style: none; }
#navigation-btm li:first-child a { padding-left: 0; }

#footer {
	background: url(../../elements/skin/footer_bg.gif) no-repeat left top;
	padding-top: 50px;
	padding-left: 243px;
}

#footer .copyright {
	text-transform: uppercase;
	color: #FFFFFF;
}

/* -------------
 * Error Messaging
 * ------------- */
.ok, .error {
	color:#333333;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	display: block;
}
.ok {
	background: #E5F1E8 url(/elements/icon_ok.gif) no-repeat 5px 5px;
	border-top: 2px solid #007520;
	border-bottom: 2px solid #007520;
	margin-bottom: 5px;

}
.error {
	background: #F5E5E5 url(/elements/icon_error.gif) no-repeat 5px 5px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-bottom: 5px;
}

/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }

strong { font-weight: bold; }
em { font-style: italic; }
a { color: #ec7c09; }

.hide { display: none; }
.invisible { visibility: hidden; }
.small { font-size: smaller; }

*[align=right] { margin: auto; }
