/*-----------------------------------------------------------------
GENERATOR 79

MASTER

version: 	1.0
copyright:	(c)2008

-------------------------------------------------------------------*/

/* @group Overall */

/* RESET ELEMENTS ON WEB PAGE
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clear{
	clear: both;
}

.container{
	width: 840px;
	margin: 0 auto;
	text-align: left;
}

body{
	background-color: #8bc33e;
	font: 12px/1.3em "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #312811;
	text-align: center;
}

/* @group HEADER */
#header{
	background: #209105 url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/header-repeat.gif) repeat-x left bottom;
	height: 200px;
}

	#header .container{
		height: 200px;
		text-align: center;
		background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/header.gif) no-repeat left bottom;
	}
	
	#site_logo{
		padding-top: 40px;
	}

/* @end */

/* @group CONTENT */
#content{
	background-color: #f8f8f8;
}

	#content .container{
	padding-bottom: 30px;
		background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/content.gif) repeat-y top center;
	}


/* @end */

/* @group NAVIGATION */
#navigation{
	background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/navigation.gif) no-repeat left bottom;
	height: 45px;
	padding: 0 15px;
	line-height: 30px;
}

	#navigation span, #footer_nav span{
		margin-left: 10px !important;
	}
		
		#navigation span strong, #footer_nav span strong{
			color: #626262;
		}
		
	#navigation a, #footer_nav a{
		color: #6d6d6d;
		display: inline;
		padding: 5px 2px;
		text-decoration: none;
	}
	
	#navigation a:hover{
		background-color: #fff;
		color: #4c963a;
	}
	
	#footer_nav a:hover{
		text-decoration: underline;
	}

/* @end */

/* @group FOOTER */
#footer .container{
	padding-top: 30px;
	background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/footer.gif) no-repeat 0 0;
}

	#footer_nav{
		height: 50px;
		padding: 0 15px;
		color: #fff;
	}
		
		#footer_nav a{
			color: #fff;
		}

/* @end */

/* @group COLUMN STRUCTURE */
#main_column{
	width: 530px;
	float: left;
	margin-left: 15px;
}

#side_column{
	width: 250px;
	float: right;
	margin-right: 20px;
	font-size: 85%;
}

.even_column{
	width: 48%;
}

/* @end */

/* @group MODULES */
.module{
	margin-bottom: 18px;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #e5e5e5;
}

	.module h3{
		color: #4c963a;
		line-height: 1.5em;
		margin-bottom: 8px;
		font-weight: normal;
		font-size: 160%;
		background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/ant.gif) no-repeat right center;
	}
	
/* HEADINGS */
.heading{
	background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/heading.gif) no-repeat right center;
	color: #fff;
	margin-bottom: 4px;
	padding: 0 5px;
	line-height: 35px;
}
.news_head, .tours_head, .promo_head{
	padding: 0 5px;
	line-height: 35px;
	color: #fff;
	font-size: 135%;
	font-weight: bold;
	background: url(http://www.fan2band.com/accounts/re/design/revision/backgrounds/heading.gif) no-repeat right center;
}

	.toprep_header td{
		padding: 0 5px;
		line-height: 35px;
		color: #333;
		font-size: 125%;
		font-weight: bold;
		text-align: center;
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
		background-color: #aaa;
		border-top: 1px solid #e5e5e5;
	}
	
	.toprep_body{
		background-color: #efefef;
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	}
	
		.toprep_body table{
			padding: 5px;
		}

/* ARTIST GRID */
.artist_grid td{
	padding-bottom: 5px;	
}

.artist_grid_head{
	background-color: #f2f2f2;
	border-bottom: 1px solid #aaa;	
	vertical-align: middle;
	font-weight: bold;
	font-size: 85%;
}

/* LOGIN FORM */
.login_head, .curproj_head{
	font-size: 125%;
	font-weight: bold;
	padding: 5px;
	background-color: #efefef;
	border-bottom: 3px solid #e5e5e5;
	color: #4c963a;
}

.login_main{
	font-weight: bold;
	color: #575757;
}

	.login_main input[type=text], .login_main input[type=password]{
		width: 90%;
		padding: 3px;
		display: block;
	}
	
	input[type=image]{
		display: block;
	}
	

/* TABLES */
.news_evenrow, .tours_evenrow, .curproj_evenrow{
	padding: 3px;
	border-bottom: 1px solid #fafafa;
}

.news_oddrow, .tours_oddrow, .curproj_oddrow{
	padding: 3px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #eee;
}

/* MISCELLANEOUS */
.curproj_summary{
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
}
/* @end */

/* @group TEXT */
a, a:visited{
	color: #4c963a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/* @end */

/* @group MISCELLANEOUS */
ul.link_list{
	font-size: 120%;
}

	ul.link_list li{
	}
	
	ul.link_list li a{
		display: block;
		padding: 5px 3px;
		width: 98%;
		color: #4d4d4d;
		border-bottom: 1px solid #aaa;
	}
	
		ul.link_list li a:hover{
			color: #fff;
			background-color: #4c963a;
			text-decoration: none;
		}


/* @end */

