table.gameslist{border-collapse:collapse;margin:0 0 1px 0;width:100%;}
table.gameslist table{border-collapse:collapse;width:100%;}

table.gameslist td.somegame{
cursor:pointer;
background-color:#ffe5a8;
border-bottom:2px solid #ff9f00;
}

table.gameslist .gameimg {padding:8px 10px 8px 8px;width:95px;}
table.gameslist .gameimg img {height:76px;width:95px;}

table.gameslist .gametitle {margin:0;padding:0;text-align:left;font-size:14px;font-weight:bold;height:24px;text-decoration:underline;vertical-align:center;}
table.gameslist .descrpt {margin:0;vertical-align:top;padding:2px 0 0 0;height:47px;}
table.gameslist .thmbplay{margin:0;padding:0;text-align:right;height:24px;vertical-align:center;}
table.gameslist .thmbplay span.plays{margin:0 10px 0 0;padding:3px 5px 3px 5px;background-color:#fff1cf;font-size:12px;}
table.gameslist .thmbplay span.showthumbsups{margin:0;padding:3px 5px 3px 30px;background:url(thumbsupact.gif) #fff1cf 8px center no-repeat;font-size:12px;}
table.gameslist .descrpt div.givethumbs {margin:10px 0 0 0;}
table.gameslist .descrpt div.givethumbs a{font-size:14px;font-weight:bold;background-color:#fff1cf;margin:0;padding:5px 7px 5px 7px;border: 5px solid #ffd470;border-width:0 5px 0 5px;}
table.gameslist .descrpt div.givethumbs a:hover{background-color:#ffe6a8;text-decoration:none;}

table.gameslist td.somegame .gamestats,  table.gameslist td.somegame .gamestatsthmup, table.gameslist td.somegame .gamestatsthmayb, table.gameslist td.somegame .gamestatsthmdw
{width:80px;padding:10px;border:0;}
table.gameslist td.somegame .gamestats{background: url(play_icon.png) center center no-repeat;}
table.gameslist td.somegame .gamestatsthmup{background: url(emoticon_thumbsup.png) center center no-repeat;}
table.gameslist td.somegame .gamestatsthmayb{background: url(emoticon_thumbsmaybe.png) center center no-repeat;}
table.gameslist td.somegame .gamestatsthmdw{background: url(emoticon_thumbsdown.png) center center no-repeat;}

table.gameslist td.somegame .gamestatsinfo {width:80px;background: url(info_icon.png) center center no-repeat;padding:10px;border:0;}
table.gameslist td.somegame .gamestatshover {cursor:pointer;width:80px;background: url(play_icon_green.png) center center no-repeat;padding:10px;border:0;}

.gameslisttopbar{padding:0 5px 0 5px;font-size:12px;background:url(nav-bg.gif);border-bottom:2px solid #ff9f00;}
.gameslisttopbar td {height:39px;}




td.thumbsup{width:100px;}

.thumbsup a{
width: 100px;
line-height:30px;
display:block;
background: url(thumbsup.gif) no-repeat center left;
color:#999999;
text-indent:28px;
text-decoration:none;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin-top:20px;
margin-left:10px;
}

.thumbsup a:hover, .thumbsup a.thumbsused{
background: url(thumbsupact.gif) no-repeat center left;
text-decoration:none;
}

.thumbsup a.thumbsused:hover{color:#999999;}

.showspan{display:inline;}
.hidespan{display:none;}

p{padding: 2px 5px 0px 10px;margin:0px;}
.quotedate{font-weight:bold;}
.quotetxt{padding: 2px 5px 0px 30px;}

table.quotes_table{width:100%;}
td.quotes_by{text-align:right;padding-right:100px;font-style:italic;border-bottom:1px solid #dddddd;}




.bqstart{
color:#666;
float:left;
font-family:Trebuchet MS,Times New Roman,Helvetica,Times;
font-size:700%;
font-style:normal;
font-weight:bold;
height:45px;
margin: 15px 0 -30px 20px;
padding:32px 0 0 0;
}

#user1 .titleimg{margin:0 0 -39px 0; padding:0 0 12px 0;}
#user2 .titleimg{margin: 0 0 -39px 60px;padding:0 0 12px 0;
}

.topteaser{background:#e2fb99 none repeat scroll 0 0;margin:10px;font-size:130%;line-height:160%;padding:0;}
.topquote{background:#e2fb99 none repeat scroll 0 0;margin:10px;font-size:130%;line-height:160%;padding:0;}
.t {background: url(dot.png) 0 0 repeat-x;}
.b {background: url(dot.png) 0 100% repeat-x}
.l {background: url(dot.png) 0 0 repeat-y}
.r {background: url(dot.png) 100% 0 repeat-y}
.bl {background: url(bl.png) 0 100% no-repeat}
.br {background: url(br.png) 100% 100% no-repeat}
.tl {background: url(tl.png) 0 0 no-repeat}
.tr {background: url(tr.png) 100% 0 no-repeat; padding:10px} 





/* !!!!!!!!!!!!general.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


a:link, a:visited {
	color: #3BA0BC;
}

a:hover {
	color: #2F7D93;
}


/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* !!!!!!!!!!!!joomla.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading, .contentheading h1 {
font-family:Cambria,serif;
font-size:25px;
line-height:25px;
text-transform:uppercase;
border-bottom:1px solid #4380D3;
color:#4380D3;
padding-bottom: 5px;
}



table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#C9F83E none repeat scroll 0 0;
border:1px solid #93B52D;
cursor:pointer;
font-weight:bold;
padding:5px;
text-decoration:none;
}
a.readon:hover {border:1px solid #759D00;background:#bcec2f none repeat scroll 0 0;text-decoration:none;}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}


td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */

.sectiontableheader {
  background: none;
  color: #333;
  font-weight: bold;
  padding: 4px;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 16px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

/*.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }
*/

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


/* !!!!!!!!!!!!navigation.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*Horizontal Navigation*/
#hornav .inside, .pagination .inside {padding: 0 16px;}
.pagination .inside {padding: 0 5px;}
#hornav
{ width:100%;
  height:40px;
  float:left;
  background: url(nav-bg.gif) repeat-x;
  margin:0;
  border-top: 3px solid #FF9F00;
  overflow:hidden;
}


.pagination{ width:100%;
  height:39px;
  float:left;
  background: url(nav-bg.gif) repeat-x;
  margin:0;
  border-top: 0;
  overflow:hidden;
  width:598px;}

#hornav ul, .pagination ul
{ list-style-type:none;
  text-align:left;
  float:left;
  margin:0;
  padding:0; }
  
.pagination ul{
width:100%;
}

#hornav ul li, .pagination ul li
{ float:left;
  border:none;
  height:39px;
  line-height:40px;
  margin:0;
  padding:0; }
  
.pagination ul li.sort
{ float:right;}

#hornav ul li a, .pagination ul li a
{
text-transform:uppercase;
text-decoration:none;
line-height:40px;
color:#777777;
margin-right:2px;
padding:0 15px;
font-family:Tahoma, arial, helvetica, sans serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-transform:uppercase;
display:block; 
}

.pagination ul li.n a{
font-size:11px;
width:28px;
padding:0;
line-height:39px;
text-align:center;}

.pagination ul li.prenex a{
font-size:11px;
padding:0 7px;
line-height:39px;
}


#hornav ul li.active a, .pagination ul li.active a
{  background: url(nav-h.png) repeat-x;
  color:#fff; }
  
  .pagination ul li.active a{font-size:11px;
width:28px;
padding:0;
line-height:39px;
text-align:center;}
  
  

#hornav ul li a:hover, .pagination ul li a:hover
{ background: url(nav-h.png) repeat-x;
  color:#fff; }
  
.pagination ul li.inactive
{
text-transform:uppercase;
text-decoration:none;
line-height:39px;
color:#bbbbbb;
margin-right:2px;
padding:0 7px;
font-family:Tahoma, arial, helvetica, sans serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-transform:uppercase;
display:block; 

  }

/*Level 2*/
#hornav ul ul
{ position:absolute;
  width:180px;
  left:-999em;
  z-index:99;
  margin:0; }

#hornav ul ul li
{ float:left;
  border:none;
  height:30px;
  line-height:30px;
  width:180px;
  margin:0;
  padding:0; }

#hornav ul ul li a,#hornav ul ul li a:visited,#hornav ul ul li a:active,#hornav ul ul li a:link
{
  margin:0;
  height:30px;
  line-height:30px;
  background:#E5E5E5;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	border:1px solid #F3F2F2;
	border-bottom: 1px solid #C9C7C7;}

#hornav ul ul li a:hover
{ background:#F3F2F2;
  color:#3BA0BC; }

#hornav ul ul li.active a
{ background:#F3F2F2;
  color:#3BA0BC; }

/*Level 3*/
#hornav ul ul ul
{ margin:-30px 0 0 180px;
  z-index:99; }

#hornav ul ul ul li
{ float:left;
  width:180px;
  border:none;
  height:30px;
  line-height:30px;
  margin:0;
  padding:0;
  }

#hornav ul ul ul li a,#hornav ul ul ul li a:visited,#hornav ul ul ul li a:active,#hornav ul ul ul li a:link
{
   background:#E5E5E5;
	color:#666; }

#hornav ul ul ul li a:hover
{ background:#F3F2F2;
  color:#3BA0BC; }

#hornav ul ul ul li.active a
{ background:#F3F2F2;
  color:#3BA0BC; }

/*Level 4*/

#hornav ul ul ul ul li a,#hornav ul ul ul ul li a:visited,#hornav ul ul ul ul li a:active,#hornav ul ul ul ul li a:link
{ 
  background:#E5E5E5;
	color:#666;
}

#hornav ul ul ul ul li a:hover
{ background:#F3F2F2;
  color:#3BA0BC; }

#hornav ul ul ul ul li.active a
{ background:#F3F2F2;
  color:#3BA0BC; }

/*Level 5*/

#hornav ul ul ul ul ul li a,#hornav ul ul ul ul ul li a:visited,#hornav ul ul ul ul ul li a:active,#hornav ul ul ul ul ul li a:link
{ 
  background:#E5E5E5;
	color:#666;
 }

#hornav ul ul ul ul ul li a:hover
{ background:#F3F2F2;
  color:#3BA0BC; }

#hornav ul ul ul ul ul li.active a
{ background:#F3F2F2;
  color:#3BA0BC; }

#hornav li:hover ul ul,#hornav li:hover ul ul ul,#hornav li:hover ul ul ul ul,#hornav li:hover ul ul ul ul ul,#hornav li:hover ul ul ul ul ul ul,#hornav li.sfhover ul ul,#hornav li.sfhover ul ul ul,#hornav li.sfhover ul ul ul ul,#hornav li.sfhover ul ul ul ul ul,#hornav li.sfhover ul ul ul ul ul ul
{ left:-999em; }

#hornav li:hover ul,#hornav li li:hover ul,#hornav li li li:hover ul,#hornav li li li li:hover ul,#hornav li li li li li:hover ul,#hornav li li li li li li:hover ul,#hornav li.sfhover ul,#hornav li li.sfhover ul,#hornav li li li.sfhover ul,#hornav li li li li.sfhover ul,#hornav li li li li li.sfhover ul,#hornav li li li li li li.sfhover ul
{ left:auto; }


/*Top Navigation*/
#top-menu {
width: auto; height: auto; float: right; margin-right: 20px;
}
#top-menu .moduletable h3{display:none}
#top-menu .moduletable{margin:0;padding:0}
#top-menu ul{list-style-type:none;text-align:left;float:left;margin:0;padding:0}
#top-menu li{float:left;border:none;margin:0;padding:0}
#top-menu a{font-size:10px;text-decoration:none;color:#808080;margin:0;padding:0 8px;}
#top-menu a:hover,#top-menu li.active a{color:#333}
/*Footer Navigation*/
#footer-nav .moduletable h3{display:none}
#footer-nav .moduletable{margin:0;padding:0}
#footer-nav ul{list-style-type:none;text-align:center;padding:0;margin:0 0 5px 0}
#footer-nav li{background:none;padding:0;display:inline}
#footer-nav a{text-align:center;font-size:11px;font-weight:bold;text-decoration:none;color:#7b0404;display:inline;margin:0;padding:0 8px}
#footer-nav li a:hover,#footer-nav li.active a{color:#610202;background: none;}

/*Testing of New modules*/
.module {
	margin: 0;
}
.module .inside{padding: 5px 10px 15px 10px;}
.module h3 {
display:block;
font-size:13px;
color:#4380D3;
margin:0 0 0 0;
overflow:hidden;
padding:8px 0 0 8px;
text-transform:uppercase;
}
.module h3 span {
color:#454545;
}
.module #h3-l {width: 100%; height: 36px; background: url(h3-l.png) no-repeat top left;}
.module #h3-r {width: 100%; height: 36px; background: url(h3-r.png) no-repeat top right;}

.module #mid {background: url(mid.png) repeat-x center bottom;border: 1px solid #f2f2f2;}
.module #h3-mid {background: url(mid.png) repeat-x center bottom;border: 1px solid #f2f2f2;border-top:0;}
.module ul {
	list-style: none;
	padding:0;
}
.module li {
	font-size: 14px;
}
.module li a:link, .module li a:visited {
	padding: 6px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0 -10px;
	color: #363636;
	text-decoration: none;
	display: block;

}
.module li a:hover , .module li.active a {
	text-decoration: none;
	color: #404040;
}

.module_menu .inside{padding: 5px 10px 5px 10px;}
.module_menu h3 {
display:block;
font-size:13px;
color:#4380D3; 
margin:0 0 0 0;
overflow:hidden;
padding:8px 0 0 8px;
text-transform:uppercase;
}
.module_menu h3 span {
color:#454545;
}
.module_menu #h3-l {width: 100%; height: 36px; background: url(h3-l.png) no-repeat top left;}
.module_menu #h3-r {width: 100%; height: 36px; background: url(h3-r.png) no-repeat top right;}

.module_menu .menuimg, .module .menuimg{margin:8px 0 0 12px;}

.module_menu #mid {background: url(mid.png) repeat-x center bottom;border: 1px solid #f2f2f2;}
.module_menu #h3-mid {background: url(mid.png) repeat-x center bottom;border: 1px solid #f2f2f2;border-top:0;}
.module_menu ul {
	list-style: none;
	padding:0;
}
.module_menu li {
	font-size: 14px;
}
.module_menu li a:link, .module_menu li a:visited {
	padding: 6px 10px;
	border-top: 1px solid #f0f0f0;
	margin: 0 -10px;
	background: #f7f7f7;
	color: #363636;
	text-decoration: none;
	display: block;

}
.module_menu li a:hover , .module_menu li.active a {
	background: #F2F2F2;
	text-decoration: none;
	color: #FF9F00;
	font-weight:bold;
}

.module_menu ul ul li a:link, .module_menu ul ul li a:visited {
	padding: 6px 10px 6px 20px;
	background: #f7f7f7 url(bullet.gif) no-repeat 1% 50%;


}
.module_menu ul ul ul li a:link, .module_menu ul ul ul li a:visited {
	padding: 6px 10px 6px 30px;
	background: #f7f7f7 url(bullet.gif) no-repeat 4% 50%;

}
.module_menu ul ul li a:hover , .module_menu ul ul li.active a {
	background: #F3f3f3 url(bullet.gif) no-repeat 1% 50%;
	color: #404040;
}.module_menu ul ul ul li a:hover , .module_menu ul ul ul li.active a {
	background: #F3f3f3 url(bullet.gif) no-repeat 4% 50%;
	color: #404040;
}





/* !!!!!!!!!!!!style.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.pqreg{
overflow:hidden;
margin:0 auto;
width:100%;
padding:0;
margin:0;
}
.pqreg label{
float:left;
height:20px;
overflow:hidden;
display:block;
width:100px;
}
.pqreg input{
float:right;
width:200px;
}
.pqreg_inside{
width:100%;
clear:both;
float:left;
display:block;
margin: 6px 0;
}
p.reginfo {
margin: 6px 0;
}


/* !!!!!!!!!!!!system.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}



/* !!!!!!!!!!!!template.css!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*html Reset*/
* {
margin: 0;
padding: 0;
}


fieldset, img { border: 0; }
fieldset.input {border:0;padding:0;margin:0;} 
a:focus { outline: none; }

ul{padding-left: 16px;} 
 
html {
	height: 100%;
	margin-bottom: 1px;
}

/* links */
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 100%;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }
/*End of html Reset*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
	background: #FFB740 url(bg.png) repeat-y 50%;
}
.wrap {	width: 960px!important; /*IE6 hack*/
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #7887A0;
}

h2 {
	color: #b4b4be;
}

h3 {
	color: #646478;
}

h4 {
	font-weight: normal;
	color: #7887A0;
}

h5 {
	color: #878796;
}

h6 {
	color: #7887A0;
}
.inside-right {padding: 0 20px 0 0;}
.inside {padding: 8px;}
.inside2 {padding: 40px 25px;}
.clear {clear: both;}
.gap {height: 8px; display:block; clear: both;}

#wrap {
	padding: 0;
	width: 960px!important; /*IE6 hack*/
	margin: 0 auto;
	text-align: left;
	position: relative;
	background:#fff;
}
#header {
	float: left;
	color: #fff;
	width: 100%;
	height: 98px;
	background: url(header.gif) repeat-x;
	position:relative;
}
a#logo {width: 475px; height:98px; float: left;background: url(toplogo2.png) no-repeat;}
#date {width: auto; height: auto; position:absolute;right:16px;top:25px;color:#C8C8C8;font-size:9px;}
#container {
	margin:0;
	padding:0;
	width: auto;
	height: auto;
	background:#fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#top-m {width: 100%; height:5px; background: url(top-m.gif) repeat-x}
#top-lt {width: 100%; height:5px; background: url(top-lt.gif) no-repeat left}
#top-rt {width: 100%; height:5px; background: url(top-rt.gif) no-repeat right}
#bottom-m {width: 100%; height:5px; background: url(bottom-m.gif) repeat-x}
#bottom-lt {width: 100%; height:5px; background: url(bottom-lt.gif) no-repeat left}
#bottom-rt {width: 100%; height:5px; background: url(bottom-rt.gif) no-repeat right}

#right {
float: right; width: 30%; overflow: hidden;
background: none;
}

#content80 {
float: left; width: 67%; overflow: hidden;
}
#content100 {
float: left; width: 100%; overflow: hidden;
}
#user{width: auto; height: auto;background:#f9f9f9;}
#user1,#user2,#user3 {height: auto;float:left;}
#user h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	color:#4380D3;
	font-size:12px;
	text-transform:uppercase;
	font-family:Cambria,serif;
	line-height: auto;
	padding-bottom: 0;
	border:0;
}

.userpadding p{
font-size:14px;
font-weight:bold;
}

.imgborder {
	border:1px solid #f9f9f9;
	background: #f9f9f9;
	padding: 4px;
	margin: 0 10px 10px 0;
}
.usertop-inside {padding: 16px;}
.userpadding{padding: 10px 20px 10px 10px;}
#footer{background:url(footer_bg.gif) no-repeat; text-align:left; clear:both; height:104px}
#copyright{height:auto; width:auto; padding:5px 10px; font-size:10px; color:#808080; float:left}
#footer-nav{width:auto; height:45px; line-height:45px; margin:0; padding:0; float:right}
.cp{font:bold 10px Verdana,Arial,Helvetica,sans-serif;color:#808080;text-align:center}
.cp a,.cp a:hover{color:#808080;text-decoration:none}
#validation{text-align:center}
#validation a,#validation a:hover{color:#adadad;text-decoration:none;font-size:11px}
#fontsizer {width: auto; height: auto; float: right;margin-top: 1px; margin-right: 10px;}
#search {width: 296px; height: 32px; position:absolute; bottom:16px; right:0;}
.searchbox {width: 246px; height: 32px;line-height: 32px;color:#f3f3f3; padding: 0 40px 0 10px;border:0;}

#reg {
	width: 100%;
	background: #222;
	font-size: 12px;
}

#logreg {width: auto; height: auto; float: right;}
#logreg ul{list-style-type:none;text-align:left;float:left;margin:0;padding:0}
#logreg li{float:left;border:none;margin:0;padding:0}
#logreg a{font-size:11px;text-decoration:none;color:#808080;margin:0;padding:0 8px}
#logreg a:hover,#logreg li.active a{color:#333333}
#login {
	width: 100%;
	background: #222;
	font-size: 10px;
}

#login li{border:none;margin:0;padding:0;list-style:none;
	font-size: 12px;
	margin-right: 4px;
	
}
#login li a {color:#fff;}
#login label {
	color:#888;
	font-size: 12px;
	margin-right: 4px;
}
input {

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
input#modlogin_username,
input#modlogin_passwd {
	background:#252525;	
	border:1px solid #414141;
	color:#C0C0C0;
	padding:3px 2px;
	width: 117px;
}
.regbutton, .logout input.button,#login .button{
	color: #fff;
	border: none;
	width: auto;
	height: 19px;
	padding: 0 0 1px;
	margin-left: 3px;
	background: #4380D3;
	cursor:pointer;
}

/* Search module */
.search input {
	border: 1px solid #e1e1e1;
	padding: 2px 2px;
	color: #c0c0c0;
	width: 215px;
}
.search input:focus {
	color: #000;
}
.search .button {
	width: auto;
	font-size: 13px;
	padding: 0 0 1px;
	color:#fff;
	margin: 0 0 0 5px;
	border:0;
	cursor:pointer;
}
.inputbox {
background:#FFFFFF;
border:1px solid #CCCCCC;
}
.inputbox:hover, .inputbox:focus {
background:#FFFFFF;
border:1px solid #f3f3f3;
}
.button {
color:#FFFFFF;
}
.button, .validate {
background:#4380D3;
border:1px solid #074496;
color:#FFFFFF;
margin: 8px 0;
cursor:pointer;
}
a.button:link, a.button:visited, a.button:focus {
color:#FFFFFF;
padding:3px;
}
.invalid {
border-color:#FF0000;
}
label.invalid {
color:#FF0000;
}
ul.login {
	list-style-type: none;
	padding:0;
	margin: 5px 0;
}
ul.login li {background: url(bullet-white.gif) no-repeat 0 50%;padding-left: 16px;
}
ul.login li a {color:#157ad2;}
ul.login li a:hover {color:#3c3c3c;text-decoration:none;}



.main-inside {padding: 10px 16px;}



.slide-padding{padding:0 16px 16px 16px;}
#slide-wrap{padding:20px 40px;background:#5798d4; position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
#slide-box{
	position:absolute;
}
#slide-box p {font-size: 12px; line-height: 18px;color:#f6f6f6;}
#slide-box h1 {color:#f6f6f6; font-size: 20px; line-height: 120%;}
#slide-box .inner{
	width: 850px;
	height: 180px;
	display:block;
	float:left;
}
.bg-img{
	border:1px solid #DDDDDD;
	background: #fff;
	padding: 4px;
	margin: 0 20px 0 0;
}

/* PQBox stylesheet */

#pqBoxOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #888;
	cursor: pointer;
}

#pqBoxCenter {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 8px;
	
}
#pqBoxTopContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: transparent;
}
.pqBoxLoading {
	background: url(loading.gif) no-repeat center;
}

#pqBoxbg {
	background-repeat: no-repeat;
	border: 4px solid #666;
	-moz-border-radius: 8px;
	text-align:left;
}


#pqBoxTopBar {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 30px;
	text-align: left;
	border-top-style: none;
}

#pqBoxCloseLink {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(close.png) no-repeat center;
	margin: 0;
	padding:0;
}

#pqBoxCaption {
	margin-left: 14px;
	font-weight: bold;
}
/* ********************************** */
.pqreg{
overflow:hidden;
margin:0 auto;
width:100%;
padding:0;
margin:0;
}
.pqreg label{
float:left;
height:20px;
overflow:hidden;
display:block;
width:100px;
}
.pqreg input{
float:right;
width:200px;
margin:0 10px 0 0;
}
.pqreg_inside{
width:100%;
clear:both;
float:left;
display:block;
}
p.reginfo {

}

.slide-box{
	position:relative;
	width:850px;
	height:180px;
	overflow:hidden;
}

.button-left{width: 20px; height: 100%; position: absolute; top:0; left:0; background: url(left-button.png) no-repeat 0 50%;opacity:0.4;filter:alpha(opacity=40);z-index: 1024;cursor:pointer; }
.button-right{width: 20px; height: 100%; position: absolute; top:0; right:0; background: url(right-button.png) no-repeat 100% 50%;opacity:0.4;filter:alpha(opacity=40);z-index: 1024;cursor:pointer; }
.button-left:hover{opacity:1;filter:alpha(opacity=100); }
.button-right:hover{opacity:1;filter:alpha(opacity=100);}