@charset "utf-8";
/* ---------------------------------------------------------------- */
/* -- GENERAL ----------------------------------------------------- */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-image: url(../images/layout/bkg.gif);
	background-color: #71ac6e;
	background-repeat: repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4
{
	padding-bottom: 8px;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 13px;
}
table
{
	border: none;
	border-spacing: 0px;
}
img
{
	border: none;
}
p
{
	padding: 5px 0px 5px 0px;
}
hr
{
	margin: 7px 0px 7px 0px;
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
}
hr.sub
{
	border-color: #CCCCCC;
}
option
{
	padding: 0px 5px 0px 0px;
}
input[type="submit"], input[type="button"]
{
	padding: 0px 7px 0px 7px;
}
blockquote
{
	margin: 15px;
}
/* ---------------------------------------------------------------- */
/* -- LINKS ------------------------------------------------------- */
a:link
{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
}
a:active
{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
}
/* ---------------------------------------------------------------- */
/* -- MENU -------------------------------------------------------- */
#menu
{
	position: relative;
	height: 59px;
	width: 871px;
	margin: 0px auto 0px auto;
}
#menu.mnuItem
{
	position: relative;
}
#submenus div
{
	position: absolute;
	top: 125px;
	left: 12px;
	width: 868px;
	text-align: center;
	
	background-image: url(../images/layout/smnu_bkg-alt.gif);
	background-repeat: repeat-x;
	padding: 7px 0px 7px 0px;
	
	/*filter:alpha(opacity=85);*/
	opacity: 0.85;
	-moz-opacity:0.85;
	visibility: hidden;
}
#submenus div a
{
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
#submenus div a:hover
{
	color: #1cb04f;
	text-decoration: none;
}
#submenus div.subsub
{
	top: 153px;
	background-color: #3f3f3f;
	background-image: none;	
	padding: 0px 0px 7px 0px;
}
/* ---------------------------------------------------------------- */
/* -- LAYOUT ------------------------------------------------------ */
#container
{
	position: relative;
	width: 908px;
	margin: 116px auto 0px auto;
}
#container #header
{
	position: relative;
	z-index: 2;
}
#container #body
{
	position: relative;
	z-index: 2;
}
#container #body #bkg
{
	position: absolute;
	height: 100%;
	top: 0px;
	z-index: 1;
}
#container #body #content
{
	position: relative;
	z-index: 2;
	width: 892px;
	margin: 0px 0px 0px 8px;
	padding-top: 66px;
}
#container #body #content #flash
{
	margin: 0px auto 0px auto;
	text-align: center;
}
#container #body #content #txt
{
	margin: 20px auto 20px auto;
	width: 850px;
}
#container #footer
{
	position: relative;
	z-index: 2;
}
#container #footer img
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#container #footer #links
{
	position: relative;
	z-index: 2;
	padding: 16px 12px 12px 25px;
	color: #FFFFFF;
}
#container #footer #links a
{
	color: #FFFFFF;
	padding: 0px 3px 0px 3px;
}
#container #footer #copyright
{
	position: absolute;
	z-index: 2;
	top: 16px;
	right: 75px;
	color: #DDDDDD;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#container #logos
{
	position: absolute;
	z-index: 3;
}
#container #logos #logo_4h
{
	position: absolute;
	left: 15px;
	top: -36px;
}
#container #logos #logo_sk4h
{
	position: absolute;
	left: 118px;
	top: 2px;
}
#container #clover
{
	position: absolute;
	z-index: 1;
	top: -80px;
	left: -60px;
}
#container #buttons
{
	position: absolute;
	z-index: 1;
	top: -18px;
	right: 250px;
}
#container #searchbox
{
	position: absolute;
	z-index: 3;
	top: -19px;
	right: 8px;
}
#container #searchbox input[type="text"]
{
	font-size: 16px;
	width: 135px;
}
#container #loginbox
{
	position: absolute;
	z-index: 3;
	top: 12px;
	right: 12px;
}
#container #loginbox input[type="text"], #container #loginbox input[type="password"]
{
	font-size: 16px;
	width: 135px;
}
#container #menubox
{
	position: absolute;
	z-index: 3;
	margin-top: 63px;
}
#container #sponsors
{
	padding-bottom: 10px;
	text-align: center;
}
#btn_admin
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
}
#lowspeed
{
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 10px;
	font-size: 9px;
	color: #FFFFFF;
}
#lowspeed a
{
	color: #FFFFFF;
}
#findMember
{
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	line-height: 25px;
	height: 25px;
	padding-top: 3px;
}
/* ---------------------------------------------------------------- */
/* -- TABLES ------------------------------------------------------ */
.tblSearchbox td
{
	padding-left: 3px;
}
.tblSponsors
{
	margin: 0px auto 12px auto;
	width: 870px;
}
.tblSponsors th
{
	width: 10px;
}
.tblSponsors td
{
	background-image: url(../images/layout/box_sponsors_bkg.gif); 
	background-repeat: repeat-x;
}
.tblSponsors td #sponsors
{
	position: relative;
	height: 117px;
}
.tblSponsors td #sponsors .sponsorsTitle
{
	position: absolute;
	top: 8px;
	left: 3px;
}
.tblSponsors td #sponsors .sponsorsGold
{
	position: absolute;
	top: 56px;
	left: 3px;
}
.tblColumns
{
	border-spacing: 0px;
	border: none;
	width: 100%;
}
.tblColumns td.left
{
	vertical-align: top;
}
.tblcolumns td.spacer
{
	width: 20px;
}
.tblColumns td.right
{
	width: 394px;
	vertical-align: top;
}
.tblForm
{
	border-spacing: 2px;
	border: none;
}
.tblForm th
{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.tblForm td
{

}
.tblForm2
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
.tblForm2 th, .tblForm2 td
{
	font-weight: normal;
	font-size: 10px;
}
.tblRegular
{
	width: 100%;
	border-spacing: 0px;
	border: none;
}
.tblRegular td
{
	vertical-align: top;
	padding: 5px;
	vertical-align: top;
}
.tblData
{
	width: 100%;
	border-spacing: 1px;
	border: none;
	background-color: #BBBBBB;
}
.tblData th
{
	text-align: left;
	background-color: #CCCCCC;
	padding: 5px;
	width: auto !important;
}
.tblData td
{	
	padding: 5px !important;
}
.tblData td a
{
	font-weight: normal;
}
.tblData tr
{
	background-color: #EEEEEE;
}
.tblData tr.alt
{
	background-color: #FFFFFF;
}
.tblData tr.totals td
{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}
.tblDataSM td
{
	padding: 1px;
	font-size: 10px;
}
table.small td
{
	font-size: 10px;
}
table.small td.center
{
	text-align: center;
}
.tblItem
{
	border-spacing: 2px;
	border: none;
	width: 100%;
}
.tblItem th
{
	background-color: #EEEEEE;
	padding: 5px;
}
.tblItem th, .tblItem td
{
	vertical-align: top;
}
.tblItem td
{
	padding: 5px;
}
table.tblSignup
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblSignup th
{
	border-bottom-width: 3px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	
	width: 100px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
}
table.tblSignup th.alt
{
	border-right-width: 3px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
table.tblSignup th.required
{
	border-bottom-color: #FF0000;
	color: #ff0000;
	font-weight: bold;
	background-color: #fff2f2;
}
table.tblSignup td
{
	padding-left: 15px;
}
table.tblRefine
{
	width: 100%;
}
table.tblRefine th
{
	width: 95px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
table.tblRefine td
{
	font-size: 11px;
}
table.tblQuery
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblQuery th
{
	border-bottom-width: 3px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	
	width: 100px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
}
table.tblQuery td
{
	vertical-align: top;
}
table.tblSelect
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblSelect th
{
	width: 18px;
}
table.tblSelect td
{
	width: 100px;
}
table.tblReports th
{
	width: 42px;
	text-align: left;
}
table.tblReports h3
{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
table.tblClubConnection td
{
	vertical-align: top;
}
table.tblClubConnection td h3
{
	padding: 0px;
}
table.tblSignupAlt th
{
	width: auto;
}
table.tblSignupAlt td
{
	font-size: 10px;
	padding: 2px;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}
table.tblSignupAlt tr.alt
{
	background-color: #EEEEEE;
}
table.tblProjectsCC
{
	border-spacing: 2px;
}
table.tblProjectsCC th
{
	padding: 3px;
	vertical-align: middle;
}
table.tblProjectsCC td
{
	font-size: 11px;
	vertical-align: middle;
}
table.tblProjectsCC tr.alt
{
	background-color: #EEEEEE;
}
table.tblQuiz
{
	width: 75%;
}
table.tblQuiz th
{
	padding: 5px;
	width: 50px;
	text-align: center;
	vertical-align: top;
}
table.tblQuiz td
{
	padding: 5px;
	vertical-align: top;
}
/* ---------------------------------------------------------------- */
/* -- DYK --------------------------------------------------------- */
#dyk_body
{
	position: relative;
	background-color: #b3b3b3;
	padding: 0px 1px 0px 1px;
}
#dyk_bkg
{
	background-color: #99bdf8;
	position: relative;
}
#dyk_body #q
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#dyk_body #question
{
	position: relative;
	z-index: 2;
	padding: 0px 1px 0px 1px;
}
/* ---------------------------------------------------------------- */
/* -- FORMS ------------------------------------------------------- */
.formNews
{
	margin: 15px;
	padding: 15px;
	background-color: #F2F2F2;
	
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;
}
/* ---------------------------------------------------------------- */
/* -- GENERIC CLASSES --------------------------------------------- */
.posAbsolute
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.border
{
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;
}
.borderEditor
{
	border-color: #e2e3ea;
	border-width: 1px;
	border-style: solid;
	
	border-top-color: #abadb3;
}
.dashedBorder
{
	border-style: dashed;
	border-width: 1px;
	border-color: #999999;
}
.box_bkg
{
	background-color: #b3b3b3;
}
.box_bkg div
{
	padding: 1px 1px 0px 1px;
}
.box_bkg a
{
	font-weight: normal;
}
.editLink
{
	background-image: url(../images/layout/btn_bkg.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	padding: 4px 10px 4px 10px;
	font-size: 10px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #2d452c;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #FFFFFF !important;
}
.editLink:hover
{
	text-decoration: none !important;
	background-image: url(../images/layout/btn_bkg_over.gif);
}
.editLinkSM
{
	height: auto;
	line-height: auto;
	padding: 2px 4px 2px 4px;
}
p.error, td.error
{
	border-style: solid;
	border-width: 3px;
	border-color: #ff0000;
	background-color: #fff2f2;
	
	padding: 10px;
}
div.error_form
{
	border-style: solid;
	border-width: 3px;
	border-color: #7ee000;
	border-color: #e00000;
	border-left: none;
	border-right: none;
	
	background-color: #f2ffe0;
	background-color: #ffe0e0;
	
	padding: 5px 15px 5px 15px;
	margin: 20px 0px 20px 0px;
}
div.error_form h2
{
	color: #e00000 !important;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
div.error_form span
{	
	color: #e00000 !important;
	font-weight: bold;
	text-transform: uppercase;
}
p.note
{
	text-transform: uppercase;
	font-size: 9px;
	text-align: right;
}
.fLeft
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.fRight
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.leftBorder
{
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	
	padding-left: 10px;
}
div.note
{
	position: absolute;
	right: -19px;
	top: 350px;
}
.followup
{
	font-size: 13px;
	font-weight: bold;
	
}
.huge
{
	font-size: 72px;
	font-weight: bold;
}
/* ---------------------------------------------------------------- */
