@CHARSET "ISO-8859-1";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

.body {
	background-image: url("../../images/body_bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

.main_container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

.top_content {
	float: left;
	width: 100%;
}

.right_content {
	float: right;
	width: 300px;
	margin-right: 5px;
	margin-top: 10px;
}

html>body .right_content {
	margin-right: 10px;
}

.left_content {
	float: left;
	width: 697px;;
	margin: 10px 5px;
}

.clear {
	float: left;
	clear: both;
}

.float {
	float: left;
}

.shown {
	display: block;
}

.hidden {
	display: none;
}

.pointer {
	cursor: pointer;
}

.centered_text {
	text-align: center;
}

.error {
	float: left;
	clear: both;
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.normal_float {
	float: left;
}

.reverse_float {
	float: right;
}

/************************** Footer Styles Starts **************************/
.footer {
	width: 99.9%;
	margin-top: 10px;
	text-align: center;
	float: left;
}

.footer_content {
	background-color: #000000;
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	height: 48px;
}

.copyright_symbol {
	background-image: url("../../images/copy_rights.jpg");
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: -3px;
}

/************************** End of Footer Styles **************************/

/************************** Right Ads **************************/
.right_banner {
	height: 250px;
	border: 1px solid #b07810;
}

/************************** End of Right Ads **************************/

/************************** Find Game **************************/
.find_game {
	height: 60px;
	margin-top: 10px;
	padding: 5px;
	background-color: #ffffff;
	border: 2px solid #9b9b9b;
	background-color: #ffffff;
	position: relative;
}

.find_game_input {
	margin-left: 30px;
	margin-top: 12px;
	padding: 3px;
	padding-bottom: 0px;
	width: 188px;
	height: 21px;
	vertical-align: middle;
	border: 1px solid #9b9b9b;
	width: 188px;
	float: left;
}

.find_game_btn {
	float: left;
	cursor: pointer;
	margin: -10px -20px;
}

/************************** End of Find Game **************************/

/************************** Tell Friend **************************/
.tell_friend {
	height: 67px;
	background-color: #731007;
	border: 2px solid #530e08;
	margin-top: 10px;
	padding: 5px 5px;
}

.tell_friend_input {
	float: left;
	margin-top: 8px;
	margin-left: 21px;
	padding: 3px;
	padding-bottom: 0px;
	width: 188px;
	height: 21px;
	vertical-align: middle;
	border: 1px solid #000000;
	width: 190px;
}

.tell_friend_btn {
	background-image: url("../../images/en/send_btn.jpg");
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin: 8px 5px;
	width: 57px;
	height: 20px;
	cursor: pointer;
	float: left;
	background-repeat: no-repeat;
}

html>body .tell_friend_btn {
	margin: 8px 5px;
	width: 57px;
	height: 25px;
}

.confirmation {
	float: left;
	width: 100%;
	text-align: center;
}

/************************** End of Tell Friend **************************/

/************************** Header Styles Starts **************************/
.top_strip {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.addthis {
	float: left;
	width: 170px;
	height: 19px;
	margin-left: -3px;
	background-color: #ffffff;
	border: 2px solid #000000;
	padding-top: 3px;
}

html>body .addthis {
	margin-left: 1px;
	width: 160px;
}

.languages {
	float: right;
	margin-right: 5px;
	padding-right: 2px;
	padding-left: 2px;
	height:25px;
	border: 2px solid #000000;
	background-color: #ffffff;
}

html>body .languages {
	margin-right: 10px;
}

.header {
	float: left;
	width: 100%;
}

.logo {
	float: left;
	background-image: url("../../images/logo.jpg");
	background-repeat: no-repeat;
	width: 164px;
	height: 110px;
	width: 164px;
}

/************************** Header Styles Ends **************************/

/************************** Topmenu Styles Starts **************************/
.top_menu {
	float: left;
	margin-left: 15px;
	background-image: url("../../images/menu_bg.jpg");
	background-repeat: no-repeat;
	width: 845px;
	height: 112px;
	background-image: url("../../images/menu_bg.jpg");
}

.menu_item_first {
	float: left;
	margin: 8px 5px;
	cursor: pointer;
}

html>body .menu_item_first {
	margin: 8px 17px;
}

.menu_item {
	float: left;
	margin: 8px 14px;
	cursor: pointer;
}

.more_cats {
	background-color: #fcae71;
	width: 825px;
	border: 3px solid #000000;
	float: right;
	margin-right: 5px;
	margin-top: -4px;
	padding-left: 20px;
	padding-top: 5px;
	display: none;
}

html>body .more_cats {
	width: 805px;
	margin-right: 7px;
}

html> /**/ body .more_cats {
	
}

.more_cats ul {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}

.more_cats li {
	padding: 2px;
}

/************************** Topmenu Styles Ends **************************/

/************************** Featured **************************/
.top10_games {
	margin-top: 10px;
}

.top10_games_header {
	background-image: url("../../images/top_10_games_header.jpg");
	background-repeat: repeat-x;
	height: 25px;
	padding: 5px;
	padding-bottom: 0px;
	border: 2px solid #f96825;
}

.top10_games_body {
	border: 8px solid #f96a29;
	border-top: 0px;
	height: 246px;
	background-color: #FCAE71;
}

.top10_games_list_left {
	width: 137px;
	float: left;
}

.top10_games_item_inactive {
	padding: 5px 8px;
	background-color: #ffffff;
	cursor: pointer;
}

.top10_games_item_active {
	padding: 8px 8px;
	background-color: #fcae71;
	cursor: pointer;
}

.top10_games_list_right {
	width: 147px;
	height: 247px;
	float: right;
	background-color: #fcae71;
	/*margin-right: -6px;*/
	margin-right: 0px;
}

.top10_games_image {
	margin: 7px;
	width: 130px;
	height: 130px;
	border: 1px solid #7e310d;
}

html>body .top10_games_image {
	margin: 8px;
}

.top10_games_description {
	margin: 8px;
}

.play_now {
	background-image: url("../../images/en/play_now_link.jpg");
	background-repeat: no-repeat;
	width: 142px;
	height: 39px;
	margin-left: 5px;
	cursor: pointer;
}

html>body .play_now {
	margin: 5px;
}
/************************** End of Featured **************************/

/************************** Games Keywords footer **************************/

.games_keywords {
	width: 1024px;
	margin:0 auto;
	text-align: left;
}

a.black_link{
	color: #733730;
	text-decoration: none;
}

a.black_link:hover{
	text-decoration: underline;
}

.games_keywords_header {
	background-image: url("../../images/top_10_games_header.jpg");
	background-repeat: repeat-x;
	height: 25px;
	padding: 5px;
	padding-bottom: 0px;
	border: 2px solid #f96825;
}

.games_keywords_body {
	border: 8px solid #f96a29;
	border-top: 0px;
	background-color: #FCAE71;
}
/************************** // Games Keywords footer **************************/