html
{
	height:100%;
}

body
{
	height:100%;
}

tr,td,p,div
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
	text-align:left;
}

/********************layout stuff ***********************/
.body_style
{
	background:#e75112 url(../images/body_bg.jpg) 0px 130px repeat-x;
	text-align:center;
	padding:0;
	margin:0;
}

#wrapper
{
	width:890px;
	margin:0 auto;
	text-align:left;
	padding:0px 0px 20px 0px;
}

#logo_menu
{
	height:133px;
}

#logo
{
	float:left;
}

#menu
{
	float:right;
}

#banner
{
	float:right;
	padding:18px 0px 0px 0px;
}

#top
{
	/*background-color:#E15210;*/
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

.user_position
{
	vertical-align:top;
	width:25%;
}

.user_position_1
{
	vertical-align:top;
	width:100%;
}

.user_position_2
{
	vertical-align:top;
	width:50%;
}

.user_position_4
{
	vertical-align:top;
	width:33%;
}

#main
{
	padding:10px 0px 0px 0px
}

#left_pad
{
	float:left;
	width:190px;
	background-color:#333333;
	margin:0px 5px 0px 0px;
}

#middle_pad
{
	float:left;
	width:500px;
	background-color:#FFFFFF;
}

#middle_pad_wide
{
	width:695px;
	float:left;
	background-color:#FFFFFF;
}

#middle_pad_wide_full
{
	width:890px;
	float:left;
	background-color:#FFFFFF;
}

#right_pad
{
	float:left;
	width:190px;
	background-color:#333333;
	margin:0px 0px 0px 5px;
}

#top_left_corner
{
	background:transparent url(../images/top_left_corner.gif) 0% 0% no-repeat;
}

#top_right_corner
{
	background:transparent url(../images/top_right_corner.gif) 100% 0% no-repeat;
}

#bottom_left_corner
{
	background:transparent url(../images/bottom_left_corner.gif) 0% 100% no-repeat;
}

#bottom_right_corner
{
	background:transparent url(../images/bottom_right_corner.gif) 100% 100% no-repeat;
}

.top_left_corner_grey
{
	background:transparent url(../images/top_left_corner_grey.gif) 0% 0% no-repeat;
}

.top_right_corner_grey
{
	background:transparent url(../images/top_right_corner_grey.gif) 100% 0% no-repeat;
}

.bottom_left_corner_grey
{
	background:transparent url(../images/bottom_left_corner_grey.gif) 0% 100% no-repeat;
}

.bottom_right_corner_grey
{
	background:transparent url(../images/bottom_right_corner_grey.gif) 100% 100% no-repeat;
}

.container
{
	padding:5px 10px 10px 10px;
}


#footer
{
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
}

/**************************module stuff*************************************/
table.moduletable
{
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.moduletable th
{
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	color:#FFCC00;
	padding:0;
}

table.moduletable td
{
	color:#FFFFFF;
	font-size:0.9em;
	text-align:left;
}

/*************************joomla stuff**************************************/

a:link,a:visited,
a.category:link,a.category:visited,
a.contentpagetitle:link,a.contentpagetitle:visited
{
	color:#F1580E;
	text-decoration:none;
}

a:hover,
a.category:hover,
a.contentpagetitle:hover
{
	text-decoration:underline;
}

#top a:link,#top a:visited
{
	color:#FFCC00;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:underline;
}

#right_pad a:link,#right_pad a:visited,#left_pad a:link,#left_pad a:visited
{
	color:#CCCCCC;
	text-decoration:none;
}

#right_pad a:hover,#left_pad a:hover
{
	text-decoration:underline;
}

#right_pad a.mainlevel:link,#right_pad a.mainlevel:visited,#left_pad a.mainlevel:link,#left_pad a.mainlevel:visited
{
	color:#FFCC00;
	text-decoration:none;
	font-size:1.1em;
}

#right_pad a.mainlevel:hover,#left_pad a.mainlevel:hover
{
	text-decoration:underline;
}

#footer a:link,#footer a:visited
{
	color:#FFCC00;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

ul
{
	padding:0px 0px 0px 0px;
	margin:0;
	list-style:none;
}

ul li
{
	padding:0px 0px 0px 10px;
	margin:0;
	background:url(../images/arrow.png) 0px 5px no-repeat;
}

h1
{
	font-size:1.3em;
}

h2
{
	font-size:1.2em;
}

h3
{
	font-size:1.1em;
}

h4
{
	font-size:1em;
}

.modifydate,.content_rating,.content_vote,.createdate,.small
{
	color:#999999;
	font-size:0.9em;
	margin:0;
	padding:0;
}

.contentheading









{
	color:#F1580E;
	font-size:1.2em;
}

.componentheading
{
	color:#F1580E;
	text-transform:uppercase;
	padding-bottom:10px;
}

.sectiontableheader
{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
}


.sectiontableentry,.sectiontableentry1
{
	padding:2px;
}

span.article_seperator
{
	border-top:1px solid #F1F1F1;
	display:block;
}

.mosimage
{
}

.mosimage_caption
{
	color:#999999;
	font-size:0.9em;
}

.contentdescription
{
	color:#999999;
	font-size:0.9em;
}

.contentpane
{
	width:100%;
}

form
{
	padding:0;
	margin:0;
}

hr
{
	width:100%;
}


/*************top menu ****************************************/

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:0.9em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#DF5105;
	width:80px;
	text-align:center;
	padding:3px 0px 3px 0px;
	margin-left:5px;
	border-bottom:3px solid #D34D0C;
}

#buttons>ul#mainlevel-nav li a 
{ 
	width: auto; 
}

ul#mainlevel-nav li a:hover,a#active_menu-nav.mainlevel-nav
{
	color: #fff;
	background: #333333;
	border-bottom:3px solid #666666;
}

/****************tabs************************/
#top a.tabs:link,#top a.tabs:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#top a.tabs:hover
{
	text-decoration:none;
}

div.domtab
{
	padding:0;
	width:100%;
}
		
ul.domtabs
{
	float:left;
	width:100%;
	margin:0 0 0 0;		
}
		
ul.domtabs li
{
	float:left;
	padding:0px 10px 0px 10px;
	background:none;
}
		
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover
{
	width:8em;
	padding:5px 10px 5px 10px;
	display:block;
	background:#FF6600;
}
		
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover
{
	text-decoration:none;
}

ul.domtabs a:hover
{
	background:#C0480E;
	text-decoration:none;
}
		
div.domtab div
{
	clear:both;
	width:auto;
	background:#C0480E;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover
{
	background:#C0480E;
	text-decoration:none;
}