/*
Yahoo Reset | http://developer.yahoo.com/yui/reset/#code
========================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

  
/*
DEFAULTS
======================================*/
body {text-align:center;color:#222222;background:#ffffff;}
h1, h2, h3, h4, h5, h6 {margin:10px 0;color:#002350;}
h1 {font-size:200%;}
h2 {font-size:180%;}
h3 {font-size:160%;}
h4 {font-size:140%;}
h5 {font-size:120%;}
h6 {font-size:100%;}
p {margin:0 0 20px 0;}
a {color:#002350;}
.hide {display:none;}
.clear {clear:both;}
.block {height:10px;background:red;}
a {text-decoration:none;outline:none;}


/*
WRAPPER
=======================================*/
#wrapper {
	text-align:left;
	width:1024px;
	margin:0px auto;
} 


/*
HEADER
=======================================*/
#header {
	height:40px;
	background:url("http://www.skateisi.com/site/_images/global/header_bg.gif") no-repeat;
	border-top:2px solid #003963;
	border-right:2px solid #003963;
	border-left:2px solid #003963;
}

#header h1 {
	font-size:145%;
}

#header #home-link {
	margin:13px 0 0 0;
}

#header #home-link a {
	padding:0 0 0 240px;
}

/*
INDEX HEADER
=======================================*/

#site-nav {
	width:232px;
}

#site-nav p {
	margin:5px 0 15px 0;
	color:#002350;
	font-style:italic;
	font-size:1em;
	font-weight:bold;
}

#site-nav ul li {
	background:url("http://www.skateisi.com/site/_images/index/site_nav_bg.gif") no-repeat;
	height:18px;
	margin:0 0 6px 0;
	padding:0;
	color:#002350;
	font-size:.9em;
	font-weight:bold;
}

#site-nav ul li a {
	height:18px;
	
	display:block;
	padding:2px 0 0 0;
}

#site-nav ul li a:hover {
	background:url("http://www.skateisi.com/site/_images/index/site_nav_bg_over.gif") no-repeat;
	color:white;
}

#site-nav ul li span {
	text-align:center;
	display:block;
	float:left;
	width:150px;
	margin:0 13px 0 0;
}

/*
EVENTS
=======================================*/
#events {
	height:185px;
	border-top:2px solid #003963;
}

#first, #second, #third, #fourth {
	width:250px;
	float:left;
}

#first a, #second a, #third a, #fourth a {
	display:block;
	height:185px;
}

#first a {
	background:url("http://www.skateisi.com/site/_images/index/first.jpg") no-repeat;
	background-position:16px 13px;
}
#second a {
	background:url("http://www.skateisi.com/site/_images/index/second.jpg") no-repeat;
	background-position:12px 13px;
}
#third a {
	background:url("http://www.skateisi.com/site/_images/index/third.jpg") no-repeat;
	background-position:7px 13px;
}
#fourth a {
	background:url("http://www.skateisi.com/site/_images/index/fourth.jpg") no-repeat;
	background-position:2px 13px;
}

#first a:hover {
	background:url("http://www.skateisi.com/site/_images/index/first_over.jpg") no-repeat;
	background-position:16px 13px;
}
#second a:hover {
	background:url("http://www.skateisi.com/site/_images/index/second_over.jpg") no-repeat;
	background-position:12px 13px;
}
#third a:hover {
	background:url("http://www.skateisi.com/site/_images/index/third_over.jpg") no-repeat;
	background-position:7px 13px;
}
#fourth a:hover {
	background:url("http://www.skateisi.com/site/_images/index/fourth_over.jpg") no-repeat;
	background-position:2px 13px;
}

/*
MEMBER HEADER
=======================================*/
#member-header {
	height:178px;
}

#register {
	width:239px;
	float:right;
	font-size:130%;
}

#register ul {
	margin:1px 0 5px 9px;
}

#register li {
	display:inline;
	font-style:italic;
}

#register li a:hover {
	color:blue;
}

#member-promos {
	float:right;
	width:180px;
	margin:53px -210px 0 0;
}

#member-promos.solo {
	margin:53px 29px 0 0;
}

#member-promos img {
	margin:0 0 0 0;
}

#member-promos p {
	margin:-20px 0 0 26px;
	font-size:1.2em;
	font-style:italic;
	color:#0e103b;
}


/*
NAVIGATION
=======================================*/
/*#nav2 {
	height:28px;
	background:#0E103B;
	border-bottom:2px solid #003963;
}*/

#nav {
	height:26px;
	background:#FFFFFF;
	border-bottom:1px solid #003963;
	border-right:2px solid #003963;
}

/*
CONTENT
=======================================*/
#content {
	float:right;
	width:826px;
}

#content a {
	text-decoration:underline;
	color:#00459E;
}

#content a:hover {
	text-decoration:none;
}

#content #level-nav {
	font-weight:bold;
	margin:10px 0 15px 12px;
	font-size:85%;
}

#content #level-nav a {
	text-decoration:none;
	color:#002350;
}

#content #level-nav a#selected {
	text-decoration:underline;
}

/*
PRIMARY-INFO
=======================================*/
#primary-info.main {
	width:410px;
}

#primary-info.sub {
	width:600px;
}

.sub { /* IE6 Fix */
	_width:564px;
	height:1%;
}

#primary-info {
	float:left;
	padding:0 20px 0 20px;	
}

#primary-info p {
	line-height:1.4em;
}

#primary-info h3 {
	font-size:190%;
}

/* Added UL Classes 20070908 */
#primary-info ul {
	list-style:disc;
	margin:0 0 20px 0;
}

#primary-info ul li {
	margin:0 0 0 40px;
}

/* Begin default table rules (positioning) */
#primary-info table {
	width:100%;
	margin:0 0 20px 0;
}

#primary-info table tbody tr td {
	padding:5px;
	font-size:13px;
}

#primary-info table td {
	border:0px;
}


	

/* End default table rules (positioning) */

/* Begin text table class <table class="text" > */
#primary-info table.text {
	width:100%;
	margin:0 0 20px 0;
}

#primary-info table.text thead {
	color:#002350;
	text-align:center;
	background:#F5F4F7;/* This rule dictates the table heading background color */
	font-weight:bold;
}

#primary-info table.text thead tr td {
	padding:10px;
}

#primary-info table.text tbody tr td {
	padding:5px;
	font-size:10px;
}

#primary-info table.text td {
	border:1px solid #EAEAEA;
}


/* End text table class <table class="text" > */



/*
MAIN-SECONDARY-INFO
=======================================*/
#main-secondary-info {
	float:left;
	width:340px;
	margin-left:20px;
}

#main-secondary-info #large-round-block h4 {
	font-size:92%;
	padding:5px 0 5px 20px;
	text-transform:uppercase;
	margin:0;
}

#main-secondary-info #large-round-block h5 {
	padding:0 0 0 20px;
	margin:10px 0 0 0;
}

#main-secondary-info hr {
	border:0;
	color:#ffffff;
	background:#ffffff;
	height:1px;
}

#main-secondary-info #large-round-block p {
	margin:0 20px 10px 20px;
}

#main-secondary-info #large-round-block #top {
	height:25px;
}

#main-secondary-info #large-round-block #bottom {
	height:19px;
}

/*
SUB-SECONDARY-INFO
=======================================*/
#sub-secondary-info {
	float:right;
	margin-right:20px;
	_margin-right:10px;/* IE6 fix */
	width:156px;
	height:1%;/* IE6-7 fix */
}

#sub-secondary-info #small-round-block p {
	font-size:90%;
	font-style:normal;
	margin:4px 13px;
}

* html #small-round-block p img { /* IE6 fix */
	text-align:center;
}

#small-round-block p img {
	display:block;
	margin:0 auto;
}

#sub-secondary-info #small-round-block a {
	color:#cccccc;
}

#sub-secondary-info #text-block {
	font-size:90%;
	font-style:italic;
	padding:30px 10px 0 10px;
}

#sub-secondary-info #small-round-block #top,
#sub-secondary-info #small-round-block #bottom {
	height:16px;
}

/*
SIDEBAR
=======================================*/
#sidebar {
	width:198px;
	float:left;
	background-color:#fbd93b;
	background:#fbd93b url(../_images/copyright.gif) left bottom no-repeat;
	padding-bottom:30px;
	*padding-bottom:50px;
	min-height:400px;
}

#sidebar #icon {
	height:295px;
	width:198px;
}

#sidebar p {
	margin:15px 20px;
}


#sidebar li{margin-bottom:5px;}
#sidebar li a:link, #sidebar li a:visited, #sidebar li a:hover {
	text-decoration:none;
	font-weight:bold;
	display:block;
	background:url(../_images/sidenavBG.png) no-repeat left top;
	_background:url(../_images/sidenavBG.gif) no-repeat left top;
	font-size:12px;
	color:#000;
	
	padding-left:10px;
	padding:9px 9px 5px 10px;
}
#sidebar li a:hover{background-position:left -33px!important;}

/*
ACCESS BAR
=======================================*/
#access {
	/* height:18px; */
	height:18px;
	position:relative;
	padding:5px;
	background:#0E103B;
	border-top:2px solid #003963;
	border-right:2px solid #003963;
	border-left:2px solid #003963;
}

#access ul li {
	display:inline;
	margin:5px;
	line-height:18px; /* */
}

#access ul li,
#access ul li a {
	color:#fff;
}

#access ul li a:hover {
	color:#999;
}

#access ul .user {
	position:absolute;
	left:5px;
	top:0;
}

#access ul .access {
	position:absolute;
	right:5px;
	top:0;
}


/*
FOOTER
=======================================*/
#footer {
	text-align:center;
	font-size:85%;
	clear:both;
	margin:15px auto;
	font-weight:bold;
	background:url(../_images/footerBG.gif) repeat-x;
	padding-top:15px;
	width:90%;
}

#footer p a {
	text-decoration:none;
	color:#000100;
	font-weight:400;
}











