body {
	padding: 0px;
	margin: 0px;
	background: #005375;
	background-image: url(/cache/templates/shooshgames/images/bg.jpg);
	background-repeat: repeat-x;
	color: white;
}

a{
	color: white;
	text-decoration: none;
}

a img{
	border: 0px;
}

body, div, td {
	font-family: Arial;
	font-size: 14px;
}

#container {
	width: 950px;
	overflow: hidden;
	background: #00789b;
	text-align: left;
}

#header {
	width: 950px;
	height: 156px;
	background: #0980a2;
	background-image: url(/cache/templates/shooshgames/images/header_pacman.jpg);
	overflow: hidden;
}

#nav {
	width: 950px;
	height: 30px;
	background-image: url(/cache/templates/shooshgames/images/nav_bg.png);
	overflow: hidden;
}

#content {
	overflow: hidden;
	float: left;
	width: 950px;
	background-image: url(/cache/templates/shooshgames/images/main_bg.png);
	background-repeat: repeat-x;
	padding-top: 13px;
}


#footer {
	float: left;
	display: inline;
	overflow: hidden;
	width: 942px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(/cache/templates/shooshgames/images/footer_bg.png);
	background-repeat: repeat-x;
}

#footer_left {
	float: left;
	width: 19px;
	height: 80px;
	background-image: url(/cache/templates/shooshgames/images/footer_left.png);
	background-repeat: no-repeat;
}

#footer_middle {
	float: left;
	display: inline;
	width: 904px;
	height: 80px;
}

#footer_text {
	display: inline;
	float: left;
	width: 904px;
	text-align: center;
	color: white;
	margin-top: 10px;
}

#footer_right {
	float: left;
	width: 19px;
	height: 80px;
	background-image: url(/cache/templates/shooshgames/images/footer_right.png);
	background-repeat: no-repeat;
}

#home_link{
	float: left;
	width: 108px;
	height: 30px;
	background-image: url(/cache/templates/shooshgames/images/home_tab.png);
}
#categories_link{
	float: left;
	width: 172px;
	height: 30px;
	background-image: url(/cache/templates/shooshgames/images/categories_tab.png);
}
#contact_link{
	float: left;
	width: 150px;
	height: 30px;
	background-image: url(/cache/templates/shooshgames/images/contact_tab.png);
}
#home_link:hover{
	background-image: url(/cache/templates/shooshgames/images/home_tab_hover.jpg);
}
#categories_link:hover{
	background-image: url(/cache/templates/shooshgames/images/categories_tab_hover.jpg);
}
#contact_link:hover{
	background-image: url(/cache/templates/shooshgames/images/contact_tab_hover.jpg);
}


#left_content{
	float:left;
	width: 728px;
}
#first_left{
	float: left;
	display: inline;
	width: 721px;
	background-color:#008eb0;
	margin-left: 4px;
	margin-top: 8px;
}
#first_left_top{
	float: left;
	width: 721px;
	height: 24px;
	background-image: url(/cache/templates/shooshgames/images/featured_awesomeness.jpg);
	}
#first_left_middle{
	float: left;
	width: 721px;
	background-image: url(/cache/templates/shooshgames/images/first_middle_color.jpg);
	background-repeat: repeat-y;
}
#first_left_bottom{
	float: left;
	width: 721px;
	height: 17px;
	background-image: url(/cache/templates/shooshgames/images/featured_awesomeness_bottom.jpg);
	}
#second_left{
	float: left;
	display: inline;
	width: 721px;
	margin-left: 4px;
	margin-top: 8px;
	background-color: #006286;
}
#second_left_top{
	float: left;
	width: 721px;
	height: 42px;
	margin: 0px;
	background-image: url(/cache/templates/shooshgames/images/categories_top.jpg);
	background-repeat: no-repeat;
}
#second_left_middle{
	float: left;
	width: 721px;
	background-image: url(/cache/templates/shooshgames/images/second_middle_color.jpg);
	background-repeat: repeat-y;
}
#second_left_bottom{
	float: left;
	width: 721px;
	height: 17px;
	background-image: url(/cache/templates/shooshgames/images/categories_bottom.jpg);
	background-repeat: no-repeat;
}
#third_left{
	float: left;
	display: inline;
	width: 721px;
	margin-left: 4px;
	margin-top: 8px;
	background-color: #008eb0;
	overflow:hidden;
}
#third_left_top{
	float: left;
	width: 721px;
	height: 41px;
	background-image: url(/cache/templates/shooshgames/images/latest_games_top.jpg);
	background-repeat: no-repeat;
}
#third_left_middle{
	float: left;
	width: 721px;
	background-image: url(/cache/templates/shooshgames/images/third_middle_color.jpg);
	background-repeat: repeat;
}
#third_left_bottom{
	float: left;
	width: 721px;
	height: 19px;
	background-image: url(/cache/templates/shooshgames/images/latest_games_bottom.jpg);
	background-repeat: no-repeat;
}	
#last_left{
	float: left;
	display: inline;
	width: 721px;
	margin-left: 4px;
	margin-top: 12px;
}
#most_popular{
	float: left;
	width: 236px;
	background-color: #006286;
}
#most_popular_top{
	float: left;
	width: 236px;
	height: 37px;
	background-image: url(/cache/templates/shooshgames/images/title_mostpopular.jpg);
	background-repeat: no-repeat;
}
#most_popular_middle{
	float: left;
	width: 236px;
	background-image: url(/cache/templates/shooshgames/images/fourth_middle_color.jpg);
	background-repeat: repeat-y;
}
#most_popular_bottom{
	float: left;
	width: 236px;
	height: 26px;
	background-image: url(/cache/templates/shooshgames/images/title_footer.jpg);
	background-repeat: no-repeat;
}
#top_players{
	float: left;
	display: inline;
	width: 236px;
	margin-left: 6px;
	background-color: #006286;
}
#top_players_top{
	float: left;
	width: 236px;
	height: 37px;
	background-image: url(/cache/templates/shooshgames/images/title_topplayers.jpg);
	background-repeat: no-repeat;
}
#top_players_middle{
	float: left;
	width: 236px;
	background-image: url(/cache/templates/shooshgames/images/fourth_middle_color.jpg);
	background-repeat: repeat-y;
}
#top_players_bottom{
	float: left;
	width: 236px;
	height: 26px;
	background-image: url(/cache/templates/shooshgames/images/title_footer.jpg);
	background-repeat: no-repeat;
}
#more_websites{
	float: left;
	display: inline;
	width: 236px;
	margin-left: 6px;
	background-color: #006286;
}
#more_websites_top{
	float: left;
	width: 236px;
	height: 37px;
	background-image: url(/cache/templates/shooshgames/images/title_morewebsites.jpg);
	background-repeat: no-repeat;
}
#more_websites_middle{
	float: left;
	width: 236px;
	background-image: url(/cache/templates/shooshgames/images/fourth_middle_color.jpg);
	background-repeat: repeat-y;
}
#more_websites_bottom{
	float: left;
	width: 236px;
	height: 26px;
	background-image: url(/cache/templates/shooshgames/images/title_footer.jpg);
	background-repeat: no-repeat;
}


#right_content{
	float: left;
	width: 222px;
}
#login{
	float: left;
	display: inline;
	width: 216px;
	margin-top: 8px;
	margin-left: 2px;
	background-color: #006286;
}
#login_top{
	float: left;
	width: 216px;
	height: 20px;
	background-image: url(/cache/templates/shooshgames/images/login_top.jpg);
	background-repeat: no-repeat;
}
#login_middle{
	float: left;
	display: inline;
	width: 216px;
	background-image: url(/cache/templates/shooshgames/images/login_middle_color.jpg);
	background-repeat: repeat-y;
}
#login_bottom{
	float: left;
	display: inline;
	width: 216px;
	height: 35px;
	background-image: url(/cache/templates/shooshgames/images/login_bottom.jpg);
	background-repeat: no-repeat;
}
#loggedin_bottom{
	float: left;
	width: 216px;
	height: 35px;
	background-image: url(/cache/templates/shooshgames/images/loggedin_bottom.jpg);
	background-repeat: no-repeat;
}
#featured{
	float: left;
	display: inline;
	width: 216px;
	margin-left: 2px;
	background-color: #006286;
}
#featured_top{
	float: left;
	width: 216px;
	height: 27px;
	background-image: url(/cache/templates/shooshgames/images/featured_top.jpg);
	background-repeat: no-repeat;
}
#featured_middle{
	float: left;
	width: 216px;
	background-image: url(/cache/templates/shooshgames/images/featured_middle_color.jpg);
	background-repeat: repeat-y;
}
#featured_bottom{
	float: left;
	width: 216px;
	height: 17px;
	background-image: url(/cache/templates/shooshgames/images/featured_bottom.jpg);
	background-repeat: no-repeat;
}


#items{
	float: left;
	display: inline;
	width: 672px;
	margin-top: 18px;
	margin-left: 23px;
	text-align: center;
}
.item{
	float: left;
	display: inline;
	width: 84px;
	height: 88px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 8px;

}
.item_body{
	float: left;
	width: 84px;
	height: 73px;
}
.item_title{
	float: left;
	width: 84px;
	height: 15px;
	color: #00324a;
	overflow: hidden !important;
	height: 16px !important;
}
.item_title a{
	color: #00324a;
}

#categories{
	float: left;
	display: inline;
	width: 396px;
	height: 214px;
	margin-left: 5px;
	margin-top: 12px;
}
.category{
	float: left;
	display: inline;
	width: 193px;
	height: 31px;
	margin-bottom: 9px;
	margin-left: 5px;
}
#categories_action{
	background-image: url(/cache/templates/shooshgames/images/category_action.png);
	background-repeat: no-repeat;
}
#categories_adventure{
	background-image: url(/cache/templates/shooshgames/images/category_adventure.png);
	background-repeat: no-repeat;
}
#categories_board{
	background-image: url(/cache/templates/shooshgames/images/category_board.png);
	background-repeat: no-repeat;
}
#categories_cards{
	background-image: url(/cache/templates/shooshgames/images/category_cards.png);
	background-repeat: no-repeat;
}
#categories_casino{
	background-image: url(/cache/templates/shooshgames/images/category_casino.png);
	background-repeat: no-repeat;
}
#categories_fighting{
	background-image: url(/cache/templates/shooshgames/images/category_fighting.png);
	background-repeat: no-repeat;
}
#categories_puzzle{
	background-image: url(/cache/templates/shooshgames/images/category_puzzle.png);
	background-repeat: no-repeat;
}
#categories_racing{
	background-image: url(/cache/templates/shooshgames/images/category_racing.png);
	background-repeat: no-repeat;
}
#categories_shooter{
	background-image: url(/cache/templates/shooshgames/images/category_shooter.png);
	background-repeat: no-repeat;
}
#categories_sports{
	background-image: url(/cache/templates/shooshgames/images/category_sports.png);
	background-repeat: no-repeat;
}
#categories_bottom{
	width: 396;
	text-align: right;
	color: #e4f786;
}
#categories_preview{
	float: left;
	display: inline;
	width: 300px;
	height: 214px;
	background-color: black;
	margin-top: 12px;
	margin-left: 6px;
	overflow:hidden;
}


.last_left_list{
		color: white;
		margin-left: 20px;
		margin-top: 4px;
}

.labels{
	float: left;
	display: inline;
	margin-left: 12px;
	margin-bottom: 10px;
	color: #e4f786;
	font-size: 13px;
	width: 36px;
}
.inputs{
	float: left;
	display: inline;
	margin-left: 4px;
	margin-bottom: 10px;
	width: 140px;
	font-size: 13px;
	color: #e4f786;
}
.inputs a{
	color: #e4f786;
}
.login_inputs{
	width: 140px;
}
.signup_labels{
	width: 140px;
	float: left;
	display: inline;
}

#side_ad{
	float: left;
	display: inline;
	width: 160px;
	height: 601px;
	margin-left: 28px;
	margin-top: 4px;
	margin-bottom: 20px;
	background-color: red;
}
#featured_bottom_title{
	float: left;
	display: inline;
	width: 176px;
	height: 16;
	margin-left: 20px;
	background-image: url(/cache/templates/shooshgames/images/check_these_out.png);
	background-repeat: no-repeat;
}
#featured_bottom_content{
	float: left;
	display: inline;
	width: 204px;
	margin-left: 7px;
	margin-top: 6px;
}
.side_items{
	float: left;
	display: inline;
	width: 98px;
	height: 98px;
	background-color: #9bb2bd;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
}
.side_items_wrapper{
	float: left;
	display: inline;
	width: 100px;
	height: 100px;
	background-color: black;
	margin-right: 2px;
	margin-bottom: 2px;
}
#footer_nav{
	color: white;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	width: 904px;
	float: left;
	display: inline;
	overflow: hidden;
}
#footer_nav a{
	color: white;
	text-decoration: none;
}
.footer_nav_link{
	display: inline;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.pipe{
	display: inline;
	margin-left: 6px;
	margin-right: 4px;
}


.categories_items_title a{
	float: left;
	width: 84px;
	height: 15px;
	color: white;
	}


#media{
	float: left;
	display: inline;
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#media_top{
	float: left;
	width: 721px;
	height: 18px;
	margin: 0px;
	background-image: url(/cache/templates/shooshgames/images/media_top.jpg);
	background-repeat: no-repeat;
}

#signup_form{
	color: white;
	text-align: left;
	margin-left: 240px;
	width:300px;
}

#preload{
	display: none;
}

.login_error{
	color: red;
	font-size: 13px;
}


.loggedin_label{
	float: left;
	display: inline;
	margin-bottom: 10px;
	width: 198px;
	align: center;
	margin-left: 18px;
	font-size: 14px;
	color: #e4f786;
}

#login_link{
	float: left;
	width: 60px;
	height: 24px;
	background: inherit;
	border: 0;
	padding: 0;
	cursor: pointer;
}
#login_wrapper{
	float: left;
	display: inline;
	width: 60px;
	height: 24px;
	maring-top: 6px;
	margin-left: 10px;
}


#my_account{
	float: left;
	display: inline;
	text-align: ce;
	width: 400px;
	margin-left: 230px;
	color: white;
}
.account_table{
	text-align: left;
}


#favorites{
	margin-left: 32px;
	display: inline;
	width: 325px;
	float: left;
	color: #E4F770;
}
#favorites_table{
	font-size: 14px;
	text-align: center;
}
#favorites_table td{
	padding: 10px;
	font-size: 14px;
	color: #E4F770;
}
#favorites_table th{
	padding: 10px;
	width: 90px;
	font-size: 20px;
	color: #E4F770;
}


#fullscreen_top, #fullscreen_bottom{
	float: left;
	display: inline;
	width: 100%;
	height: 90px;
	background-color: red;
}

.title{
	float: left;
	width: 500px;
	display: inline;
	margin-left: 20px;
	color: white;
}
.contact{
	float: left;
	display: inline;
	margin-left: 20px;
	color: white;
}

#advertising{
	float: left;
	display: inline;
	margin-left: 20px;
	color: white;
}

#go_fullscreen{
	float: left;
	display: inline;
	width: 325px;
	text-align:right;
}

#fullscreen_title, #fullscreen_exit{
	float: left;
	display: inline;
	width: 272px;
	height: 90px;
	line-height: 90px;
	background-color: #00789b;
	font-size: 40px;
}
#fullscreen_ad{
	float: left;
	display: inline;
	width: 728px;;
	height: 90px;
}

#fullscreen_wrapper{
	width: 1000px;
	height: 750px;
}


.paging a{

	color: #2C324A;
}
.paging li{
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	list-style: none;
}

.selected{
	font-weight: bold;
}
