/************************************* MODULE HOLDER *************************************/
.module_holder
{
	float:left;
	margin-top:10px;
	width:649px;
}

.module_holder a
{
	color:#000;
}

.module_holder .module_msg
{
	clear:both;
	border:1px solid #8C9834;
	background-color:#E2EDCF;
	margin:16px 15px 0px 15px;
	padding:10px;
}

.module_holder .module_msg h3
{
	clear:both;
	color:#8C9834;
	margin:0 0 5px 0;
	padding:0px;
	font-size:14px;
}

.module_holder .module_msg a
{
	font-weight:bold;
}

.mtop19
{
	margin-top:19px;
}

.mtop9
{
	margin-top:9px;
}

.mbottom19
{
	margin-bottom:19px;
}

.moreglink
{
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	color:#8C9834;
	font-weight:bold;
	text-align:center;
	width:100%;
}

.moreglink a
{
	padding:5px 8px;
	background-color:#8C9834;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}

.moreglink a:hover
{
	text-decoration:underline;
}

.ie7 .moreglink
{
	margin-top:19px;
}

.module_holder h1, .module_holder .module_crumb
{
	color:#fff;
	background:url(/templates/default/images/h3_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:629px;
	height:20px;
	font-size:15px;
	padding:3px 10px 3px 10px;
	margin:0 0 10px 0;
	font-weight:bold;
}

.module_holder .module_crumb_index
{
	padding:3px 0px;
	width:649px;
	float:left;
}

.module_holder .module_crumb_index .lrpadder
{
	padding:0 10px;
}

.module_holder h1 a, .module_holder .module_crumb a
{
	color:#fff;
}

.module_holder .module_crumb .module_sort
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	float:right;
	display:inline;
	margin-top:2px;
	text-transform:uppercase;
}

.module_holder .module_crumb .module_sort .current
{
	text-decoration:underline;
	background-color:#E2EDCF;
	color:#8F9B37;
	padding:5px;
}

.module_holder .module_box_body
{
	width:317px;
	height:457px;
}

.module_holder .module_box_body h3
{
	font-size:15px;
	text-transform:uppercase;
	color:#8C9834;
	padding:0 0 3px 0;
	margin:0;
	float:left;
}

.module_holder .module_box_body h3 a
{
	color:#8C9834;
}

.module_holder .module_box_body .module_box_rss
{
	float:right;
	width:16px;
	height:16px;
	border:none;
	background:url(/templates/default/images/icons/rss2.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.module_holder .module_box_body .border_sep
{
	border-bottom:2px solid #E2EDCF;
	width:317px;
	float:left;
	font-size:1px;
}

.module_holder .module_box
{
	border-top:2px solid #8C9834;
	padding-top:19px;
	width:298px;
	padding-left:19px;
}

.module_holder .m_container
{
	width:130px;
	height:167px;
	font-size:11px;
	margin-right:19px;
	margin-bottom:19px;
	float:left;
	position:relative;
}

.module_holder .allcategories
{
	/*margin-top:10px;*/
	margin-bottom:10px;
	padding:0 0px;
	float:left;
}

.module_holder .allcategories h3
{
	font-weight:bold;
	font-size:15px;
	color:#007AC1;
	margin:0 5px 5px 5px;
	/*padding:0 0 5px 0;
	border-bottom:2px solid #007AC1;*/
}

.module_holder .allcategories a
{
	color:#8C9834;
	font-weight:bold;
	font-size:14px;
	float:left;
	width:206px;
	padding:3px 5px;
}

.module_holder .allcategories a:hover
{
	background-color:#8C9834;
	color:#fff;
}

.module_holder .m_containerextramargin
{
	margin-left:16px;
	margin-right:16px;
}

.module_holder .m_container .m_c_top_nohead
{
	height:4px;
	background:url(/templates/default/images/mbox_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#00AADB;
	color:#fff;
	font-size:1px;
}

.module_holder .m_container .m_c_top
{
	height:19px;
	background:url(/templates/default/images/mbox_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#00AADB;
	color:#fff;
	padding:6px 5px 4px 5px;
	width:120px;
}

.module_holder .m_container .m_c_top a
{
	float:left;
	width:20px;
	height:19px;
	background-position:top center;
	background-repeat:no-repeat;
}

.module_holder .m_container .m_c_top a:hover
{
	background-position:bottom center;
}

.module_holder .m_container .m_c_top .favup_button
{
	background:url(/templates/default/images/favup.jpg);
}

.module_holder .m_container .m_c_top .favdown_button
{
	background:url(/templates/default/images/favdown.jpg);
}

.module_holder .m_container .m_c_top .ignore_button
{
	background:url(/templates/default/images/ignore.jpg);
}

.module_holder .m_container .m_c_top .m_c_text
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:80px;
	font-weight:bold;
}

.fav_button_waiting
{	
	float:left;
	width:20px;
	height:19px;
	background:url(/templates/default/images/waiting.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:default;
}

.module_holder .m_container .m_c_main
{
	height:70px;
	background:url(/templates/default/images/mbox_main.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:15px;
	position:relative;
}

.module_holder .m_container .m_c_main img
{
	width:100px;
	height:70px;
}

.module_holder .m_container .m_c_main_desc
{
	padding:5px;
	height:60px;
	width:90px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.module_holder .m_container .m_c_main_desc p
{
	padding:5px;
	margin:0;
}

.module_holder .m_container .m_c_bottom
{
	height:28px;
	background:url(/templates/default/images/mbox_bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#E2EDCF;
	color:#8C9834;
	padding:5px 5px;
	text-align:center;
}

.module_holder .m_container .m_c_bottom a
{
	color:#8C9834;
}
/************************************* MODULE HOLDER *************************************/



/************************************* RATING *************************************/

/************************************* RATING *************************************/



/************************************* ITEM PAGE/GAMES *************************************/
.gameTitle
{
	width:400px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	line-height:20px;
}
.gameTitle h3 { width:285px;line-height:25px; }
.gameTitle li.extram { margin-top:1px; }

.gamePlay
{
	float:left;
	width:195px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
}
.gamePlay a
{
	color:#007AC1;
}

.gameDesc
{
	width:627px;
	clear:both;
	margin-bottom:10px;
	padding:10px;
}

.gameDesc .close_button_gn
{
	margin-top:5px;
	margin-right:8px;
}

.clearline
{
	clear:both;
	margin:0px;
	width:100%;
	padding:0px;
	position:relative;
}

.gameDescLeft
{
	float:left;
}

.gameLaunch
{
	line-height:18px;
	color:#007AC1;
}

.fan_list_bit
{
	float:left;
	width:33%;
}
/************************************* ITEM PAGE/GAMES *************************************/



/************************************* TAB *************************************/
.module_holder .tabHolder
{
	background-color:#D5EFF6;
	/*background-color:#EBF7FA;
	border:10px solid #D5EFF6;*/
	padding:5px;
	clear:both;
	float:left;
	width:639px;
	margin-bottom:10px;
	position:relative;
}

.module_holder .tabHolder .tabsContainer
{
	float:left;
	width:579px;
	overflow: hidden;
}

.module_holder .tabHolder .tabs
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 2500px;
	/*border:5px solid #00AADB;*/
}

.module_holder .tabHolder .tabs li
{
	/*background-color:#EBF7FA;*/
	padding:0;
	margin:0 5px 0 0;
	display:inline;
	float:left;
}

.module_holder .tabHolder .tabs li a, .module_holder .tabHolder a.carousel-control
{
	color:#004490;
	padding:10px;
	float:left;
	font-weight:bold;
	border-bottom:5px solid #D5EFF6;
}

.module_holder .tabHolder .tabs li a.current
{
	border-color:#EBF7FA;
	border-bottom:5px solid #EBF7FA;
}

.module_holder .tabHolder .tabs li a:hover, .module_holder .tabHolder .tabs li a.current
{
	/*background-color:#00AADB;*/
	background-color:#EBF7FA;
	text-decoration:underline;
}

.module_holder .tabHolder a.carousel-control
{
	width:25px;
	padding:10px 0;
	text-align:center;
	margin:0 5px 0 0;
	background-color:#EBF7FA;
}

.module_holder .tabHolder a.next
{
	margin:0 0 0 5px;
}

.module_holder .tabHolder a.carousel-control:hover
{
	color:#fff;
	background-color:#00AADB;
	text-decoration:underline;
}

.module_holder .tabHolder .tabContent
{
	clear:both;
	float:left;
	background-color:#EBF7FA;
	margin-top:0px;
	width:639px;
	/*width:619px;
	padding:10px;*/
}

.module_holder .tabHolder .tabContent a
{
	/*color:#004490;
	font-weight:bold;*/
}

.module_holder .tabHolder .tabContent .categoryitemcount
{
	color:#004490;
	font-weight:bold;
	text-align:right;
	clear:both;
	margin:-20px 25px 10px 25px;
}

.module_holder .categoryitemdesc
{
	color:#004490;
	font-weight:bold;
	text-align:left;
	clear:both;
	margin:0px 25px 10px 25px;
}

.module_holder .tabHolder .tabContent .categoryitemcount a, .module_holder .categoryitemdesc
{
	color:#004490;
	font-size:14px;
	font-weight:bold;
}

.module_holder .tabHolder .tabContent .categoryitemcount a:hover
{
	text-decoration:underline;
}

.module_holder .tabHolder .m_containerextramargin
{
	margin-left:24px;
	margin-right:0px;
	margin-top:5px;
}

.module_holder .m_container .m_c_top
{
	background:url(/templates/default/images/mbox_top2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#00AADB;
	color:#fff;
	padding:6px 5px 4px 5px;
	width:120px;
}
/************************************* TAB *************************************/
