html
{
	height:100%;
}

body
{
	height:100%;
}

tr,td,p,div
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
}



/********************layout stuff ***********************/
.body_style
{
	/*background:#E1E1E1 url(../images/body_bg.jpg) 0px 130px repeat-x;*/
	background:#E1E1E1;
	text-align:center;
	padding:0;
	margin:0;
}

#wrapper
{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0px 0px 20px 0px;
}

#wrapper2
{
	width:960px;
	height:110px;
	text-align:left;
	padding:0px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo_menu
{
	height:280px;
	background-color: #FFFFFF;
	padding-top: 0px;
	
}

#logo
{
	float:left;
	
}

#menu
{
	float:right;
	padding-top: 0px;
	padding-right: 20px;
}

#banner
{
	float:left;
	padding:14px 0px 0px 0px;
}

#advert1
{

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top
{
	background-color:#FFFFFF;
	margin:2px 0px 0px;
	padding: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:4px 0px 0px 0px
}

#left_pad
{
	float:left;
	width:190px;
	height:100%;
	background-color:#FFFFFF;
	margin:0px 5px 0px 0px;
	text-align: center;
}

#middle_pad
{
	float:left;
	width:570px;
	background-color:#FFFFFF;
	height:100%;
}

#middle_pad_wide
{
	width:765px;
	float:left;
	background-color:#FFFFFF;
}

#middle_pad_wide_full
{
	width:960px;
	float:left;
	background-color:#FFFFFF;
}

#right_pad
{
	float:left;
	width:190px;
	height:100%;
	background-color:#FFFFFF;
	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 7px 10px 7px;
}


#footer
{
	padding:5px 5px 5px 5px;
	color:#333333;
	font-size:0.9em;
	text-align:center;
}

/**************************module stuff*************************************/
table.moduletable
{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.moduletable th
{
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	font-size: 12px;
	background-color: #666666;
	vertical-align: middle;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

table.moduletable td
{
	color:#666666;
	font-size:0.9em;
	text-align:center;
	border: medium solid #FFFFFF;
	background-color: #FFFFFF;
}

.module div div div form table.poll table.pollstableborder td.sectiontableentry1  {
	text-align: left;
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
	width: 100%;
}

/*************************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:#666666;
	text-decoration:none;
	text-align: left;
	font-size: 12px;
}

#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;
}

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:#333333;
	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;
	background:none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
		
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover
{
	width:10em;
	padding:5px 10px 5px 10px;
	display:block;
	background:#999999;
	
}
		
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:#FFFFFF;
	text-decoration:none;
}
		
div.domtab div
{
	clear:both;
	width:auto;
	background:#FFFFFF;
	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:#FFFFFF;
	text-decoration:none;
}

ul
{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

li
{
	list-style-type: square;
}
