body{
	font-family: Georgia;
	font-size:90%;
	text-align:center;
	margin-top:0;
	background:url(../images/centreback.gif) repeat-y center;
	height:100%;
	/*background:url(images/layout/delicate.gif) repeat;*/
}
h1,h2,h3,h4,h5,h6
{
	color:#E3004A;
}
a
{
	color:#fff;
	outline:none;
}
a:hover
{
	color:#E3004A;
}
td { vertical-align:top;border:0 }
th { text-align:left; }

div#shader{
	width:100%;
	margin:0;
	padding:0;
	background:transparent;
	height:100%;
}
div#wrapper {
	padding: 0;
	width:900px;
	border:0;
	background:url(../images/swishing_header.jpg) no-repeat top right;
	background-color:#000;
	height:100%;
	margin: 0 auto;
	text-align:left;
}
div#wrapperLogged {
	padding: 0;
	width:900px;
	border:0;
	background:url(../images/swishing_logged.jpg) no-repeat top right;
	background-color:#000;
	margin: 0 auto;
	text-align:left;
	height:100%;
}
div#header {
	background:transparent;
	margin:0;
	padding:0;
	height:180px !important;
}

div#leftcol{

	width:180px;
	float:left;
	margin-right:20px;
	margin-bottom:2em;
}
div#leftcolHome{

	width:160px;
	float:left;
	margin:0;
	margin-left:-1em;
	color:#fff;
}

div#maincontent{
	padding:0 1em 1.2em 1em;
	background-color:#000;
	float:right;
	width:620px;
	margin:0 0 20px 0;
	color:#fff;
	font-size:1.1em;
}
div#maincontentHome{
	padding:0;
	background-color:#000;
	float:right;
	width:700px;
	margin:0 0 20px 0;
	color:#fff;
	font-size:1.1em;
}
div#latestNews,div#nextEvent,#featuredEvent
{
	padding:0.7em 0.5em 1em 0.5em;
	background:url(../images/side_rule.gif) no-repeat top left;
}
#latestPhoto
{
	padding:0.7em 0.5em 1em 0.5em;
	background:url(../images/side_rule.gif) no-repeat top left;
	margin-bottom:1em;
}
#latestNews h3,#nextEvent h3,#latestPhoto h3
{
	color:#E3004A;
	margin-bottom:0;
	padding-bottom:0;
}

div#homeQuote
{
	display:block;
	background:#E3004A;
	color:#000;
	font-weight:bold;
	padding:0.8em;
	margin-top:1em;
	font-size:1.2em;
}
div#homecontent
{
	width:100%;
	text-align:center;
	padding-top:0;
}
p.sectionend
{
	display:block;
	margin-bottom:10px;
}
a.more
{
	float:right;
}


/*********************************MAIN NAVIGATION
*/

#topMenu
{
	display:inline;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	border-bottom:1px solid #E3004A;
}

#topMenu li
{
	list-style:none;
	float:left;
}
ul#topMenu li a
{

	display:block;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	margin-right:1em;
	text-decoration:none;
}

ul#topMenu li a.active,ul#topMenu li a:hover
{
	color:#E3004A;
}

div#utilMenu
{
	text-align:right;
	padding:0.4em;
	padding-bottom:0;
	color:#fff;
}

div#utilMenu a
{
	font-size:0.9em;
}

div#utilMenu a:hover
{
	color:#fff;
	text-decoration:underline;
}

a.vote-button
{
	display:block;
	text-indent:-9999px;
	background:url(../images/vote-button.jpg) left -4px no-repeat;
	width:160px;
	height:160px;
	outline:none;
}

a.vote-button:hover
{
	background:url(../images/vote-button.jpg) left -164px no-repeat;
}

a.grabcode
{
	color:#E3004A;
	font-size:10px;
	display:block;
	width:160px;
	margin:10px 0;
	text-align:center;
}

a.rsslink
{
	background:url(../images/feed.png) center left no-repeat;
	padding-left:20px;
	color:#999;
	text-decoration:none;
	margin-bottom:10px;
}
a.twitter
{
	background:url(../images/twitter.png) center left no-repeat;
	padding-left:20px;
	line-height:20px;
	margin-bottom:10px;
	color:#999;
	text-decoration:none;
}
a.facebook
{
	background:url(../images/facebook.png) center left no-repeat;
	padding-left:20px;
	line-height:20px;
	margin-bottom:10px;
	color:#999;
	text-decoration:none;
}
a.submitlink
{
	display:block;
	margin-top:0.5em;
	padding:0.2em;
	background:#E3004A;
	color:#fff;
}
a.submitlink:hover
{
	background-color:#8F013A;
}

/******************************************END NAV
*/

div#eventListing
{
	float:left;
	width:500px;
}


div#footer{
	clear:both;
	font-size:0.8em;
	margin-top:3em;
	border-top:1px dashed #E3004A;
	padding-top:1em;
	text-align:center;
	background-color:#000;
	color:#fff;
}
#footer a.futerrafooter
{
	padding-left:20px;
	background:url(../images/futerra_logo_black.gif) no-repeat center left;
	text-decoration:none;
}
#footer a.futerrafooter:hover
{
	text-decoration:underline;
}
div#featureStrap
{
	height:285px;
	margin:0;
	padding:0;
	margin-top:30px;
}
div#headerStrap
{
	height:150px;
	margin:0;
	padding:0;
	margin-top:30px;
}
div#content
{
	clear:left;
	padding:1em 1.5em 1.5em 1.5em;
}
h3.titleShow
{
	color:#E3004A;
	font-weight:normal;
	font-size:2em;
	margin:0 0 0.6em 0;
}
h3.titleHide
{
	display:none;
}
table.logintable td
{
	border:0;
}
.news
{
	color:#fff;
}
div.pagetools, div.newstools, div.hottools
{
	text-align:right;
	font-size:0.8em;
	padding:3px;
}
div#files_list
{
	padding:1em;
	background:#eee;
	border:1px solid #999;
	color:#000;
}

ul.eventlist
{
	list-style:none;
	padding:0;
	margin:0;
}

ul.eventlist li
{
	margin-bottom:0.5em;
}
ul.eventlist li a
{
	font-size:1.2em;
}
.muted
{
	color:#999;
}
.oneEvent, .vevent
{
	width:520px;
}
p.description
{
	display:block;
	width:500px;
}

fieldset
{
	background-color:#333;
}

/*
***************************************** LEFTCOL
*/


#leftcol #subbox {
	margin:0;
	padding:0;
}

#leftcol ul
{

	list-style:none;
	padding:0;
	margin:0;

}
#leftcol ul li
{
	background-color:#E3004A;
	margin-bottom:2px;
}
#leftcol ul li a
{
	display:block;
	padding:3px;
	background-color:#E3004A;
	color:#fff;
	text-decoration:none;
}
#leftcol ul li a:hover, #leftcol #subbox ul li a.active
{
	background-color:#8F013A;
}

#vote-code
{

	padding:5px;
	background:#444;
	border:1px solid #777;
	margin-top:10px;
	
}
