/*
	WEBSITE: StadiumImpact  	
	STYLE: Content
    	
	1 - General style
	2 - List style
	3 - Color style
	4 - Image style
	5 - Arrow style
	6 - Other style
*/
	/* 1 - GENERAL =============================================================== */
H1,H2 {
	height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 38px;
	color: #273077;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

H2 {
	color: #E26A00;
}

H1 A,H1 A:hover {
	font-size: 16px;
	color: #273077;
}

H2 A,H2 A:hover {
	font-size: 16px;
	color: #E26A00;
}

DIV#main_content_header H1,DIV#main_content_header H2 {
	float: left;
}

H3 {
	width: auto;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 30px;
	color: #E26A00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

H3 A,H3 A:hover {
	font-size: 12px;
	color: #E26A00;
}

H3.right {
	width: auto;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 30px;
	color: #E26A00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

H3.right A, A:hover {
	font-size: 12px;
	color: #E26A00;
}

H4 {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #E26A00;
	clear: both;
}

H4 A,H4 A:hover {
	font-size: 12px;
	color: #E26A00;
}

H5 {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #E26A00;
	font-style: italic;
	clear: both;
}

H5 A,H5 A:hover {
	font-size: 12px;
	color: #E26A00;
}

DIV#right_content H3,DIV#right_content H4,DIV#right_content H5 {
	margin-left: 13px;
}

A,A:hover {
	color: #E26A00;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

A.no_style,A.no_style:hover {
	color: #8D8D98;
	text-decoration: none;
}

HR {
	border-color: #EDEDED;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin: 12px 0px 12px 0px;
	padding-top: 10px;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
}

/* 2 - LIST STYLES *********************************************************** */
UL {
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}

/* 3 - COLOR STYLES *********************************************************** */
.orange,.orange A,.orange A:hover,A.orange,A.orange:hover,DIV#main_content_middle .orange
	{
	color: #E26A00;
}

.orange_bold,.orange_bold A,.orange_bold A:hover,A.orange_bold,A.orange_bold:hover,DIV#main_content_middle .orange_bold
	{
	color: #E26A00;
	font-weight: bold;
}

.blue,.blue A,.blue A:hover,A.blue,A.blue:hover,DIV#main_content_middle .blue
	{
	color: #333B8E;
}

.blue_bold,.blue_bold A,.blue_bold A:hover,A.blue_bold,A.blue_bold:hover,DIV#main_content_middle .blue_bold
	{
	color: #333B8E;
	font-weight: bold;
}

.blue_italic,.blue_italic A,.blue_italic A:hover,A.blue_italic,A.blue_italic:hover,DIV#main_content_middle .blue_italic
	{
	color: #333B8E;
	font-style: italic;
}

/* 4 - IMAGE STYLES *********************************************************** */
IMG.soccerclub_logo {
	margin: 1px 0px 0px 1px;
}

IMG.reference {
	float: left;
	margin: 0px 0px 3px 3px;
}

IMG.border {
	border: solid 1px #E26A00;
}

IMG.float_left,A.float_left,A.float_left:hover {
	float: left;
	margin: 4px 18px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #E26A00;
}

A.float_left:hover {
	border: solid 1px #333B8E;
}

IMG.float_right,A.float_right,A.float_right:hover {
	float: right;
	margin: 4px 0px 10px 18px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #E26A00;
	clear: both;
}

A.float_right:hover {
	border: solid 1px #333B8E;
}

/* 5 - ARROW STYLES ************************************************************************* */
A.arrow,A.arrow:hover {
	background: url(../gfx/arrow_off.gif) no-repeat left 6px;
	display: block;
	width: auto;
	line-height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	color: #E26A00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	white-space: nowrap;
	clear: both;
}

A.arrow:hover {
	background-image: url(../gfx/arrow_on.gif);
	color: #333B8E;
}

A.arrow_right,A.arrow_right:hover {
	background: url(../gfx/arrow_off.gif) no-repeat right 8px;
	float: left;
	display: block;
	width: 98%;
	line-height: 30px;
	height: 24px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #E26A00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	white-space: nowrap;
	clear: both;
}

A.arrow_right:hover {
	background-image: url(../gfx/arrow_on.gif);
	color: #333B8E;
}

A.arrow_right_mid,A.arrow_right_mid:hover {
	background: url(../gfx/arrow_off.gif) no-repeat right 2px;
	float: left;
	display: block;
	width: 174px;
	line-height: 17px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #E26A00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	white-space: nowrap;
	clear: both;
}

A.arrow_right_mid:hover {
	background-image: url(../gfx/arrow_on.gif);
	color: #333B8E;
}

/* 6 - OTHER ================================================================= */
.floatright {
	float: right;
	margin-right: 14px;
	clear: right;
}

.floatleft {
	float: left;
	margin-lefT: 13px;
	clear: both;
}