@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #E2E9EE url(../images/main_bg-dark.png) repeat left top;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3e3a33;
	text-shadow: #fff 0px 1px 0px;
}

.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
a, object, input {
	outline: none;
}
a {
	text-decoration: none;
}
select {
	color: #3e3a33;
}
a:hover {
}
a img {
	border: 0px;
}



div#main-frame {
	width: 100%;
	background: #dfd4c1 url(../images/main_bg-light.png) repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 180px 0px 0px 0px;
}
/***************************************** HEADER *******************************************/
#homenav {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
}
div#header-frame {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 180px;
	background: #d3c5b1 url(../images/top_line_bg.png) repeat-x left top;
}
div#header-main {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -480px;
	width: 960px;
	height: 180px;
	background: url(../images/header_bg.png) no-repeat left top;
}

div#header-banner {
	position: absolute;
	top: 15px;
	left: 219px;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

/*********************** LOCATION BAR ************************/
div#location-bar {
	position: absolute;
	top: 156px;
	left: 6px;
	line-height: 18px;
	font-size: 11px;
	color: #577586;
}
div#location-bar span {
	color: #579546;
	padding: 0 8px 0 0;
}
div#location-bar a {
	color: #558aa7;
}
div#location-bar a:hover {
	color: #ee6f2a;
}
/*********************** HEADER SEARCH ************************/
div#header-search {
	position: absolute;
	top: 120px;
	left: 6px;
	width: 280px;
	
}
div#header-search input.header-search_field {
	position: absolute;
	top: 3px;
	background: none;
	border: 0px;
	width: 140px;
	text-shadow: #fff 0px 1px 0px;
	color: #5b7082;
	padding: 4px 10px;
	font-size: 13px;
	background: url(../images/header-search.png) no-repeat;
}
div#header-search a.header-search_ok {
	display: block;
	position: absolute;
	top: 3px;
	left: 166px;
	width: 24px;
	height: 24px;
	background: url(../images/icons/24x24/search.png) no-repeat left top;
}
div#header-search a.header-search_ok:hover {
/*	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;*/
}


/*********************** HEADER MENU ************************/
div#main-menu {
	position: absolute;
	top: 121px;
	left: 214px;
	width: 740px;
}
div#main-menu div.mp {
	position: relative;
	display: block;
	float: left;
	height: 20px;
	margin: 0 20px;
	padding: 4px 0px 4px 30px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	text-shadow: #576a75 0px 1px 0px;
	overflow: visible;
}
*html div#main-menu div.mp {
	margin: 0 20px;
}

div#main-menu div.mp a,
div#main-menu div.mp span {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
div#main-menu div.mp a:hover {
	color: #fff;
	border-bottom: 1px dashed #cfd9e3;
}

div#main-menu div.mp a.active {
	color: #fff;
	border-bottom: 1px dashed #cfd9e3;
}


div#main-menu div.mp#menu-category {
	background: url(../images/icons/24x24/folder.png) no-repeat left center;
}
div#main-menu div.mp#menu-category span {
	padding: 0 14px 0 0;
	background: url(../images/icon-menu_down.png) no-repeat right center;
}
div#main-menu div.mp#menu-new {
	background: url(../images/icons/24x24/promotion.png) no-repeat left center;
}
div#main-menu div.mp#menu-most_played {
	background: url(../images/icons/24x24/heart.png) no-repeat left center;
}
div#main-menu div.mp#menu-daily {
	background: url(../images/icon-upload.gif) no-repeat left center;
}

div#main-menu div.mp div.drop-frame {
	position: absolute;
	top: 24px;
	left: 26px;
	background: #818E9C url(../images/main_bg-dark.png);
	
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
	
	border: 1px solid #bfccd8;
	
	display: none;
}
div#main-menu div.mp div.drop-frame a {
	display: block;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	line-height: 18px;
}
div#main-menu div.mp div.drop-frame a:hover {
	border: none;
	background: url(../images/top_line_bg.png) left top;
	color: #465f6d;
	text-shadow: #fff 0px 1px 0px;
}

/***************************************** FOOTER *******************************************/
div#footer-frame {
	width: 100%;
	background: url(../images/bottom_line_bg.png) repeat-x left top;
}
div#footer-main {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	color: #9eafb9;
	text-shadow: #4f575b 0px 1px 1px;
}
div#footer-main a {
	color: #a6cae0;
	text-decoration: none;
}
div#footer-main a:hover {
	color: #bfdbed;
}

/*********************** FOOTER TOP ************************/
div#footer-top {
	height: 24px;
	padding: 2px 0px;
	line-height: 24px;
	color: #b9cad4;
	font-size: 12px;
}
div#footer-top div.rights {
	float: left;
}
div#footer-top div.rights a {

}
div#footer-top div.rights a:hover {

}
div#footer-top ul.menu {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
/*	background: url(../images/footer-menu_delim.gif) no-repeat right center;*/
	list-style: none;
}
div#footer-top ul.menu li {
	display: block;
	float: right;
	padding: 0 15px 0 17px;
/*	background: url(../images/footer-menu_delim.gif) no-repeat left center;*/
}
div#footer-top ul.menu li a {

	line-height: 25px;
}
div#footer-top ul.menu li a:hover {


}

/*********************** FOOTER REFERENCE ************************/
div#footer-main div#reference {
/*	color: #9eafb9;*/
}
div#footer-main div#reference a {
}
div#footer-main div#reference a:hover {
	text-decoration: none;
}
div#footer-main div#reference table.link_blocks th {
/*	color: #9eafb9;*/
}



/***************************************** PAGE *******************************************/
div#page-frame {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
}
div#page-left {
	width: 200px;
	float: left;
}
div#page-right {
	width: 750px;
	float: right;
	padding: 0 0 0 5px;
}

div.welcome-page div#page-left {
	display: none;
}
div.welcome-page div#page-right {
	width: auto;
	float: none;
	padding: 0 0px;
}



/***************************************** CATEGORY *******************************************/

div#category-frame {
	padding: 0 10px 0 10px;
}
div#category-frame a {
	display: block;
	padding: 2px 0 2px 30px;
	background: url(../images/icon-dice.gif) no-repeat left 2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #486272;
}
div#category-frame a:hover {
	color: #008be1;
	text-decoration: underline;
}
div#category-frame a.active {
	font-weight: bold;
	color: #008be1;
/*	margin: 3px 0 3px 3px;*/
}
