@import "includes/header.inc.css";
@import "includes/navigation.inc.css";
@import "includes/about_box.inc.css";
@import "includes/column_right_box.inc.css";
@import "includes/breadcrumb.inc.css";
@import "includes/search.inc.css";
@import "includes/internaxx_ticker.inc.css";
@import "includes/jquery.autocomplete.css";

/* extending existing styles */
#main_index_body {
	width: 1004px;
}
#main_index_column_content {
	width: 664px;
	left: 5px;
	padding-bottom: 120px;
	top: -5px;
}
#main_index_column_right {
	width: 315px;
	background: #EEEEEE;
	padding: 10px;
	top: -15px;
	margin: 0;
	min-height:1500px;
}
#main_index_column_right_abs {
	width: 315px;
	background: #EEEEEE;
	padding: 10px;
	top: -15px;
	margin: 0;
}
#main_index_footer {
	top: -15px;
	*top:-75px;
}
/* banners */
#web_index_banner {
	width: 645px;
	margin: 65px 0px 20px 6px;
	overflow:hidden;
}
.web_column_right_banner {
	position: relative;
	float: right;
	clear: both;
	width: 300px;
	padding: 0;
	margin: 0;
}
/*******************************************************************************************************/

#web_plaza_game_box {
	position: relative;
	float: left;
	clear: both;
	width: 279px;
	height: 437px;
	padding: 140px 25px 5px 30px;
	left: -5px;
	top: 35px;
	background: url(../images/background_plaza_game.jpg) no-repeat top center;
	cursor: default;
}
#web_plaza_game_box:hover {
	cursor: pointer;
}
#web_plaza_game_emptybox {
	position: relative;
	float: left;
	clear: both;
	width: 309px;
	height: 437px;
	padding: 40px 5px 5px 20px;
	left: -5px;
}
#web_plaza_game_heading {
	/*position: relative;
	float: left;
	clear: none;*/
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	/*margin-left: 12px;*/
	top: -10px;
}
#web_plaza_game_price {
	/*position: relative;
	float: left;
	clear: none;*/
	font-weight: bold;
	font-size: 16px;
	color: #1995D1;
	/*margin-left: 10px;*/
	top: -10px;
}
#web_plaza_game_spacer {
	position: relative;
	float: left;
	clear: both;
	width: 317px;
	height: 10px;
}

/*******************************************************************************************************/
/*#web_plaza_tv_box {
	position: relative;
	clear: both;
	width: 309px; // including shadow 
	height: 250px;
	padding: 0;
	margin: 0;
	top: 25px;
	left: 7px;
	background: url(../images/background_plaza_tv.jpg) no-repeat top left;
}*/
#web_plaza_tv_box {
position: relative;
top: 25px;
left: 7px;
background:#eee url(../images/videodiv_bg.gif) right bottom no-repeat;
margin:auto;
width:300px;
padding:0 9px 9px 0;

}
#web_plaza_tv_box-content {
	width:298px;
	min-height:100px;
	border:solid 1px #c9cac5;
}

.web_plaza_box {
position: relative;
top: 25px;
left: 7px;
background:#eee url(../images/videodiv_bg.gif) right bottom no-repeat;
margin:auto;
width:300px;
padding:0 9px 9px 0;

}
.web_plaza_box-content {
	width:298px;
	min-height:100px;
	border:solid 1px #c9cac5;
}

/*******************************************************************************************************/
/* category boxes */
.web_categories_box {
	position: relative;
	float: left;
	clear: none;
	height: 150px;
	width: 205px;
	padding:5px;
	margin: 0;
	top: -10px;
	cursor: default;
}
.web_categories_box:hover {
	position: relative;
	float: left;
	clear: none;
	height: 150px;
	width: 205px;
	padding:5px;
	margin: 0;
	top: -10px;
	cursor: pointer;
}
.web_categories_outer_heading_box {
	position:relative;
	height:53px;
	width: 205px;
}
.web_categories_inner_heading_box {
	position:absolute;
	bottom:8px;
}
.web_categories_heading {
	text-decoration: underline;
	position: relative;
	display:block;
	width: 110px;
	top: 25px;
	font-family: 'Trebuchet MS', Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.web_categories_heading:hover {
	text-decoration: none;
	position: relative;
	display:block;
	width: 110px;
	top: 25px;
	font-family: 'Trebuchet MS', Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.web_categories_links {
	position: relative;
	float: left;
	clear: both;
	top: 25px;
	left: 2px;
	padding: 0;
	margin: 0;
}
.web_categories_links a {
	font-size: 12px;
	text-decoration: none;	
}
.web_categories_links a:hover {
	font-size: 12px;
	text-decoration: none;
}
.web_categories_plus {
	font-size: 12px;
	color: #FB9F00;
}
.web_categories_plus:hover {
	font-size: 12px;
	color: #FB9F00;
}
.web_categories_spacer {
	position: relative;
	float: left;
	clear: both;
	width: 664px;
	height: 10px;
}

/* Index columns */
#index_columns {
	position:relative;
	float:left;
	clear:both;
	width:655px;	
	bottom:0px;
	left:-5px;
	padding:15px 0px 15px 18px;
	background:#eeeeee;
}	
.index_column {
	float:left;
	clear:none;
	border:1px solid #CCCCCC;
	background:white;
	height:485px;
	padding:0px 8px 20px 8px;
}

.index_column h5 {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #B5B5B5;
	padding: 0px 0px 10px 0px;
	margin-bottom:10px;
}
.index_column ul {
	list-style:none none;
	clear:both;
	margin:0;
	padding:0;
}
.index_column ul li {
	list-style:none none;
	clear:both;
}
.index_column ul li img {
	width:120px;
	height:50px;
	overflow:hidden;
	margin:10px 6px 0px 6px;
}

div.tags {
	float:left;
	clear:both;
	width:210px;
	text-align:center;
}

a.tag, a.tag:hover {
    color:#2A9DD5;
	font-family:Arial;
	text-decoration:none;
	line-height:40px;
	margin-right:10px;
}

a.tag_weight1 {
    font-size: 10px;
}
a.tag_weight2 {
    font-size: 11px;
}
a.tag_weight3 {
    font-size: 12px;
}
a.tag_weight4 {
    font-size: 14px;
}

div.news {
	position:relative;
	width:222px;
	height:185px;
	float:left;
	clear:both;
	margin-top:-5px;
	padding:0;
}
div.news .image {
	width:225px;
	height:85px;
	border:1px solid #CCCCCC;
	margin-top:-10px;
	overflow:hidden;
}
div.news h6 {
	color:#2A9DD5;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;	
	font-weight:normal;
	margin-top:15px;
}
div.news p {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

div.more {
	float:left;
	clear:both;
	text-align:right;
	width:230px;
	height:15px;
	position:relative;
	left:-5px;
	top:-5px;
}
div.more a {
	color:#FB9F00;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;	
	margin-bottom:10px;
}

div.date {
	position:absolute;
	top:0px;
	right:-18px;
	margin:0;
	padding:0;
	background: url(../images/news_date.jpg) top left no-repeat;	
	border:none;
	width:47px;
	height:47px;
}
div.date_day {
	color:#2a9dd5;
	font-size:12px;
	font-weight:bold;
	margin-left:11px;
	margin-top:6px;
}
div.date_month {
	color:#9b9b9b;
	font-size:9px;
	margin-left:9px;
	margin-top:-2px;
	text-transform:uppercase;
}


ul.links {
	position:relative;
	width:230px;
	float:left;
	clear:both;
	list-style:none none;
	margin:0;
	padding:0;
}
ul.links li {
	list-style:none none;
	margin:0px 0px 5px 0px;
	padding:0;
}
ul.links li a {
	color:#2A9DD5;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
ul.links li a:hover {
	text-decoration:none;
}
ul.links li span {
	color:#006600;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	clear:both;
}
