body
{
	font-family: arial;
	margin: 0px auto;
	font-size:12px;
	color:#ffffff;
}

body.body_orange
{
	background:url(../designFiles/bg_orange.png) repeat-x top;
	background-color: #A7A7A7
}

body.body_Green
{
	background:url(../designFiles/bg_Green.png) repeat-x top;
	background-color: #A0C75D;
}

body.body_turquoise
{
	background:url(../designFiles/bg_turquoise.png) repeat-x top;
	background-color: #76B8C6;
}

body.body_yellow
{
	background:url(../designFiles/bg_yellow.png) repeat-x top;
	background-color: #89C251;
}

body.body_purple
{
	background:url(../designFiles/bg_purple.png) repeat-x top;
	background-color: #AE7CC3;
}

body.body_red
{
	background:url(../designFiles/bg_red.png) repeat-x top;
	background-color: #D8293A;
}

body.body_blue
{
	background:url(../designFiles/bg_blue.png) repeat-x top;
	background-color: #7CA8C3;
}

body.body_deepBlue
{
	background:url(../designFiles/bg_deepBlue.png) repeat-x top;
	background-color: #5B65E9;
}

p, h1, h2, h3, h4, h5, h6, img , form
{
	margin: 0px;
	padding: 0px;
}

table td
{
	vertical-align:top;
}

div#container
{
	margin: 0px auto;
}

h1
{
	color:#FFB02D;
	font-size:14px;
	font-weight:bold;
}

a img
{
	border-width:0px;
	border: none;
}

a
{
	border:0px;
}

.title
{
	padding-top:14px;
	height:31px
}

.hidden
{
	display: none;
}

div#fader
{
	opacity: 0.7;
	filter:alpha(opacity=70);
	position: absolute;
	background: black;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.content
{
	padding-top: 4px;
}

div#content_in
{
	padding-right: 18px;
	padding-left: 20px;
	padding-top: 15px;
}

.popupBoxTop
{
	width:408px;
	height:7px;
	background:url(../loadedFiles/popupBoxTop.jpg) no-repeat;
	font-size: 0px;
}

.popupBoxBottom
{
	width:408px;
	height:7px;
	background:url(../loadedFiles/popupBoxBottom.jpg) no-repeat;
	font-size: 0px;
}

.popupBoxBg
{
	width:408px;
	background:url(../loadedFiles/popupBoxBg.jpg) repeat-y;
}

.popupLongBoxTop
{
	width:678px;
	height:7px;
	background:url(../loadedFiles/popupLongBoxTop.jpg) no-repeat;
	font-size: 0px;
}

.popupLongBoxBottom
{
	width:678px;
	height:7px;
	background:url(../loadedFiles/popupLongBoxBottom.jpg) no-repeat;
	font-size: 0px;
}

.popupLongBoxBg
{
	width:678px;
	background:url(../loadedFiles/popupLongBoxBg.jpg) repeat-y;
}

.popupForm
{
	opacity:1;
	display:none;
	position: absolute;
	z-index: 20;
}

.popupBorder
{
	display:none;
	position: absolute;
	z-index: 20;
	background-color:#2C2C2C;
	filter:alpha(opacity=60);
	opacity:0.6;
	width:448px;
}

.popupLongBorder
{
	display:none;
	position: absolute;
	z-index: 20;
	background-color:#2C2C2C;
	filter:alpha(opacity=60);
	opacity:0.6;
	width:705px;
	font-color: white;
}

.popupTitle
{
	text-align:center;
}

.popupTitle div
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.popupFormPosition
{
	padding-top:10px;
}

.popupFormPosition table
{
	width:100%;
	text-align:center;
}

.picDesc
{
	padding-right:10px;
	padding-top:5px;
}

.popupInput
{
	width: 110px;
	float:right;
} 

div.newPopupBorder, div.newPopupBorderSmall
{
	display:none;
	position: absolute;
	z-index: 20;
	background-color: #1F1F1F;
	filter:alpha(opacity=60);
	opacity:0.6;
	width: 780px;
}
	
div.newPopupBorderSmall
{
	width: 480px;
}

div.newPopupForm, div.newPopupFormSmall
{
	opacity:1;
	display:none;
	position: absolute;
	z-index: 20;
	width: 740px;
}

div.newPopupFormSmall
{
	width: 440px;
}

div.newPopupBg
{
	background-color: #505050;
	border: 1px solid #242424;
}
	
div.newPopupTitle
{
	background: url(../loadedFiles/newPopupTitle_bg.png) repeat-x;
	height: 30px;
}

div.newPopupTitle div.closeWindow
{
	float: left;
	padding-right: 0px;
	padding-top: 3px;
	padding-left: 15px;
}

div.newPopupTitle div.closeWindow a
{
	font-size: 12px;
}

div.newPopupTitle div.popupTitle
{
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
}

div.newPopupContent
{
	padding-top: 4px;
	padding-right: 20px;
}

div.newPopupFormTitle
{
	font-weight: bold;
	padding-left: 15px;
}

div.newPopupContent input, div.newPopupContent textarea
{
	width: 585px;
}

form#addNews input, form#addNews textarea
{
	width: 585px;
}

div.newPopupContent select
{
	font-size: 12px;
	font-family: arial;
}

div.newPopupFormSmall div.newPopupContent input, div.newPopupFormSmall div.newPopupContent textarea
{
	width: 285px;
}

div.newPopupContent textarea
{
	height: 200px;
}

div.newPopupContent div.btnAdd
{
	padding-bottom: 10px;
}

div#popupFormEditFullDesc textarea#shortDesc, div#popupFormAddReview textarea#addReviewSubtitle,
div#popupFormAddReview textarea#addReviewTxt, div#popupFormAddCheat textarea#addCheatSubtitle, 
div#popupFormAddNews textarea#addNewsSubtitle
{
	height: 40px;
}

div#addToMyGame input, div#popupFormEditGaners input, div#popupFormNumEditPlayers input, div#addPlatforms input,
div#popupFormEditPlatforms input, div#popupFormEditStatus input, form#editDetailsForm div.popupInput input
{
	width: 20px;
}

div#popupFormEditGaners div.popupInput
{
	text-align: right;
}


div#popupFormRegistration input.formAddUsersInput, div#popupFormRegistration2 input.formAddUsersInput
{
	width: 390px;
	padding: 8px;
	font-size: 18px;
	font-family: arial;
}

div#popupFormRegistration input#agree, div#popupFormRegistration input#mailingList8, 
div#popupFormRegistration2 input#agree, div#popupFormRegistration2 input#mailingList8 
{
	width: 20px;
}

.pageTxt
{
	margin-top:5px;
	margin-right:12px;
	margin-left: 12px;
	color: #333333;
}
.pageTxt p, .pageTxt li
{
	font-size: 14px;
}

.pageTxt a
{
	text-decoration:underline;
	color:#FB7506;
}

/* -- header ----------------------------------------------------------------------------------------------------------	*/

div#header
{
	height: 150px;
	width: 1020px;
	margin: 0px auto;
	margin-top: 5px;
	position: relative;
}

body.body_orange div#header
{
	background: url(../designFiles/headerBg_orange.png) no-repeat top;
}

body.body_Green div#header
{
	background: url(../designFiles/headerBg_Green.png) no-repeat top;
}

body.body_turquoise div#header
{
	background: url(../designFiles/headerBg_turquoise.png) no-repeat top;
}

body.body_yellow div#header
{
	background: url(../designFiles/headerBg_yellow.png) no-repeat top;
}

body.body_purple div#header
{
	background: url(../designFiles/headerBg_purple.png) no-repeat top;
}

body.body_red div#header
{
	background: url(../designFiles/headerBg_red.png) no-repeat top;
}

body.body_blue div#header
{
	background: url(../designFiles/headerBg_blue.png) no-repeat top;
}

body.body_deepBlue div#header
{
	background: url(../designFiles/headerBg_deepBlue.png) no-repeat top;
}

div#logo
{
	width:293px;
	position: absolute;
	top: 9px;
	right: 27px;
}

/* -- search box ------------------------------------------------------------------------------------------------------	*/

div#search
{
	position: absolute;
	top: 94px;
	left: 26px;
	width: 120px;
	height: 40px;
}

#searchLine div
{
	height:2px;
	width:226px;
	background:url(../loadedFiles/lineBg.png) repeat-x;
	font-size:0px;
}

form#searchForm input#queryText
{
	width: 85px;
	height: 18px;
	border: 0px;
	background: none;
	font-size: 12px;
}

table#searchTbl td#searchInput div
{
	padding-top: 2px;
}

td#advenceSearchBtn
{
	text-align: center;
}

td#advenceSearchBtn div
{
	padding-right: 7px;
	padding-top: 2px;
}

body.body_orange td#advenceSearchBtn div
{
	padding-top: 0px;
}


#advenceSearchBtn h2
{
	margin: 0px;
	padding: 0px;
}

#passForm 
{
	margin-right:10px;
}

/* -- login box ------------------------------------------------------------------------------------------------------- */

div#login
{
	float: left;
	width: 243px;
	height: 32px;
	padding-top: 0px;
	padding-left: 18px;
}

div#topMemberDetails
{
	float: left;
	width: 302px;
	height: 54px;
	padding-top: 0px;
}

div#topMember
{
	height: 32px;
	width: 243px;
}

div#topMemberDetails.topMemberDetails_orange
{
	background: url(../designFiles/topMemberDetails_orange.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_Green
{
	background: url(../designFiles/topMemberDetails_Green.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_turquoise
{
	background: url(../designFiles/topMemberDetails_turquoise.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_yellow
{
	background: url(../designFiles/topMemberDetails_yellow.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_purple
{
	background: url(../designFiles/topMemberDetails_purple.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_red
{
	background: url(../designFiles/topMemberDetails_red.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_blue
{
	background: url(../designFiles/topMemberDetails_blue.png) no-repeat;
}

div#topMemberDetails.topMemberDetails_deepBlue
{
	background: url(../designFiles/topMemberDetails_deepBlue.png) no-repeat;
}

div#topMember.topMember_orange
{
	background: url(../designFiles/topMember_orange.png) no-repeat;
}

div#topMember.topMember_orange_open
{
	background: url(../designFiles/topMember_open_orange.png) no-repeat;
}

div#topMember.topMember_Green
{
	background: url(../designFiles/topMember_Green.png) no-repeat;
}

div#topMember.topMember_Green_open
{
	background: url(../designFiles/topMember_open_Green.png) no-repeat;
}

div#topMember.topMember_turquoise
{
	background: url(../designFiles/topMember_turquoise.png) no-repeat;
}

div#topMember.topMember_turquoise_open
{
	background: url(../designFiles/topMember_open_turquoise.png) no-repeat;
}

div#topMember.topMember_yellow
{
	background: url(../designFiles/topMember_yellow.png) no-repeat;
}

div#topMember.topMember_yellow_open
{
	background: url(../designFiles/topMember_open_yellow.png) no-repeat;
}

div#topMember.topMember_purple
{
	background: url(../designFiles/topMember_purple.png) no-repeat;
}

div#topMember.topMember_purple_open
{
	background: url(../designFiles/topMember_open_purple.png) no-repeat;
}

div#topMember.topMember_red
{
	background: url(../designFiles/topMember_red.png) no-repeat;
}

div#topMember.topMember_red_open
{
	background: url(../designFiles/topMember_open_red.png) no-repeat;
}

div#topMember.topMember_blue
{
	background: url(../designFiles/topMember_blue.png) no-repeat;
}

div#topMember.topMember_blue_open
{
	background: url(../designFiles/topMember_open_blue.png) no-repeat;
}

div#topMember.topMember_deepBlue
{
	background: url(../designFiles/topMember_deepBlue.png) no-repeat;
}

div#topMember.topMember_deepBlue_open
{
	background: url(../designFiles/topMember_open_deepBlue.png) no-repeat;
}

td#topMember_login
{
	width: 121px;
}

td#topMember_register
{
	width: 122px;
}

td#topMember_login,
td#topMember_register
{
	height: 30px;
	color: #4A9FD8;
	font-size: 14px;
	cursor: pointer;
}

td#topMember_login div,
td#topMember_register div
{
	padding-top: 5px;
	padding-right: 29px;
}

td#topMember_register div
{
	padding-right: 31px;
}

div#loginPopup
{
	background: url(../designFiles/loginPopup.png) no-repeat;
	width: 243px;
	height: 178px;
	position: absolute;
	top: 32px;
	left: 18px;
	z-index: 8;
}

div#loginPopup_in
{
	padding-top: 29px;
	padding-left: 50px;
	padding-right: 50px;
}

div#loginPopup input#username, div#loginPopup input#password
{
	width: 140px;
	height: 18px;
	text-align: right;
	border: 1px solid #E2E9EF;
	border-top: 1px solid #AAADB2;
	font-size: 12px;
}

div#loginPopup_in a
{
	text-decoration: none;
}

div#loginPopup_in a span
{
	color: #79CBFD;
	text-decoration: underline;
	font-size: 11px;
}

div#loginPopup_in img
{
	vertical-align: middle;
}

td#sendBtn, td#forgotPassword
{
	text-align: center;
}

div#topMemberDetails_in
{
	padding-right: 13px;
	padding-top: 2px;
}

.userPic div img
{
	margin-right:6px;
	margin-top:8px;
	border:solid 1px #353736;
	width:60px;
	height:60px;
}

div#topMemberDetails td.userPic div img
{
	width: 42px;
	height: 42px;
	margin-right: 0px;
	margin-top: 3px;
}

.helloUser div
{ 
	margin-top: 4px;
	margin-right: 10px;
}

#userName, .userName
{
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;
}

.helloUser  div a
{
	color:#79CBFD;
}

#newMassage div
{
	margin-right: 8px;
	margin-top: 5px;
	font-size: 11px;
}

#myScore div
{
	margin-right: 9px;
	margin-top: 5px;
	font-size: 11px;
}

#newMassage div img, #myScore div img
{
	vertical-align:middle;
}
#newMassage div span, #myScore div span 
{
	color:#79CBFD;
}

/* -- top menu -------------------------------------------------------------------------------------------------------- */

div#topBar
{
	margin: 0px auto;
	padding-top: 67px;
}

div#topBar_in
{
	height: 78px;
	width: 990px;
	margin-right: 15px;
}

body.body_orange div#topBar_in
{
	background:url(../designFiles/topBar_orange.png) no-repeat;
}

body.body_Green div#topBar_in
{
	background:url(../designFiles/topBar_Green.png) no-repeat;
}

body.body_turquoise div#topBar_in
{
	background:url(../designFiles/topBar_turquoise.png) no-repeat;
}

body.body_yellow div#topBar_in
{
	background:url(../designFiles/topBar_yellow.png) no-repeat;
}

body.body_purple div#topBar_in
{
	background:url(../designFiles/topBar_purple.png) no-repeat;
}

body.body_red div#topBar_in
{
	background:url(../designFiles/topBar_red.png) no-repeat;
}

body.body_blue div#topBar_in
{
	background:url(../designFiles/topBar_blue.png) no-repeat;
}

body.body_deepBlue div#topBar_in
{
	background:url(../designFiles/topBar_deepBlue.png) no-repeat;
}

div#topMenu
{
	padding-top: 7px;
}

td#topMenuFirst
{
	width: 34px;
	height: 65px;
}

body.body_orange td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_orange.png) no-repeat;
}

body.body_Green td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_Green.png) no-repeat;
}

body.body_turquoise td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_turquoise.png) no-repeat;
}

body.body_yellow td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_yellow.png) no-repeat;
}

body.body_purple td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_purple.png) no-repeat;
}

body.body_red td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_red.png) no-repeat;
}

body.body_blue td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_blue.png) no-repeat;
}

body.body_deepBlue td#topMenuFirst.topMenuFirst_selected
{
	background: url(../designFiles/topMenuFirst_selected_deepBlue.png) no-repeat;
}

td.topMenu_link
{
	height: 65px;
	cursor: pointer;
}

td.topMenu_link_selected
{
	background: url(../designFiles/topMenu_bg_selected.png) repeat-x;
	height: 65px;
	cursor: pointer;
}

td#topMenu_link2
{
	width: 148px;
	text-align: center;
}

body.body_orange td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_orange.png) repeat-x;
}

body.body_Green td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_Green.png) repeat-x;
}

body.body_turquoise td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_turquoise.png) repeat-x;
}

body.body_yellow td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_yellow.png) repeat-x;
}

body.body_purple td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_purple.png) repeat-x;
}

body.body_red td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_red.png) repeat-x;
}

body.body_blue td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_blue.png) repeat-x;
}

body.body_deepBlue td.topMenu_link
{
	background: url(../designFiles/topMenu_bg_deepBlue.png) repeat-x;
}

td.topMenu_link div.topMenu_link_in.sub
{
	background: url(../designFiles/topMenuWithSub.gif) no-repeat left;
	height: 65px;
	padding-left: 19px;
}

td.topMenu_link_selected div.topMenu_link_in.sub
{
	background: url(../designFiles/topMenuWithSub.gif) no-repeat left;
	height: 65px;
	padding-left: 19px;
	background-color: #474747;
}

div.topMenu_link_in div
{
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 19px;
}

td.topMenu_link div.topMenu_link_in h1.purple, 
td.topMenu_link_selected div.topMenu_link_in h1.purple,
td.topMenu_link div.topMenu_link_in span.purple, 
td.topMenu_link_selected div.topMenu_link_in span.purple
{
	color: #D394ED;
}

td.topMenu_link div.topMenu_link_in h1.red,
td.topMenu_link_selected div.topMenu_link_in h1.red,
td.topMenu_link div.topMenu_link_in span.red,
td.topMenu_link_selected div.topMenu_link_in span.red
{
	color: #EC2C41;
}

td.topMenu_link div.topMenu_link_in h1.yellow, 
td.topMenu_link_selected div.topMenu_link_in h1.yellow,
td.topMenu_link div.topMenu_link_in span.yellow, 
td.topMenu_link_selected div.topMenu_link_in span.yellow
{
	color: #80B25B;
}

td.topMenu_link div.topMenu_link_in h1.deepBlue,
td.topMenu_link_selected div.topMenu_link_in h1.deepBlue,
td.topMenu_link div.topMenu_link_in span.deepBlue,
td.topMenu_link_selected div.topMenu_link_in span.deepBlue
{
	color: #242867;
}

td#topMenu_link0 div.topMenu_link_in div
{
	padding-right: 0px;
}

div.topMenu_link_in.sub div
{
	padding-left: 26px;
	padding-bottom: 25px;
}

div.topMenu_link_in, div.topMenu_link_in a, div.topMenu_link_in h1
{
	font-size: 18px;
	color: white;
	text-decoration: none;
}
	
div.topMenu_link_in h1, div.topMenu_link_in h1 a
{
	font-size: 18px;
	color: white;
	font-weight: normal;
}

td.topMenu_sep div
{
	width: 2px;
	height: 65px;
}	

body.body_orange td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_orange.png) no-repeat;
}	

body.body_Green td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_Green.png) no-repeat;
}	

body.body_turquoise td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_turquoise.png) no-repeat;
}	

body.body_yellow td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_yellow.png) no-repeat;
}	

body.body_purple td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_purple.png) no-repeat;
}	

body.body_red td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_red.png) no-repeat;
}	

body.body_blue td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_blue.png) no-repeat;
}	

body.body_deepBlue td.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep_deepBlue.png) no-repeat;
}	

div.topSubMenu_box, div.topSubMenu_box_selected
{
	height: 32px;
	background-color: #474747;
	border: 1px solid #393B3A;
	border-top: 0px;
	cursor: pointer;
}

div.topSubMenu_box_selected
{
	background-color: #C3C3C3;
}

div#topSubMenu_deepBlue.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_deepBlue.png) repeat-x;
}

div#topSubMenu_blue.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_blue.png) repeat-x;
}

div#topSubMenu_red.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_red.png) repeat-x;
}

div#topSubMenu_purple.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_purple.png) repeat-x;
}

div#topSubMenu_yellow.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_yellow.png) repeat-x;
}

div#topSubMenu_turquoise.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_turquoise.png) repeat-x;
}

div#topSubMenu_Green.topSubMenu_box_selected
{
	background: url(../designFiles/subMenu_Green.png) repeat-x;
}

div.topSubMenu_box div, div.topSubMenu_box_selected div
{
	padding-right: 20px;
	padding-top: 5px;
}

div.topSubMenu_box div, div.topSubMenu_box div a,
div.topSubMenu_box_selected div, div.topSubMenu_box_selected div a
{
	color: white;
	text-decoration: none;
	font-size: 16px;
}

.picRow
{	
	background-color:#333333;
}
.browseTable_header 
{
	text-align:center;
}
.picRow  td
{
	padding-top:6px;
}

/* -- main HomePage -- */

table#mainPage
{
	width: 990px;
	margin:0px auto;
}

body.body_orange table#mainPage
{
	background: url(../designFiles/mainBg_orange.png) repeat-y;
}

body.body_Green table#mainPage
{
	background: url(../designFiles/mainBg_Green.png) repeat-y;
}

body.body_turquoise table#mainPage
{
	background: url(../designFiles/mainBg_turquoise.png) repeat-y;
}

body.body_yellow table#mainPage
{
	background: url(../designFiles/mainBg_yellow.png) repeat-y;
}

body.body_purple table#mainPage
{
	background: url(../designFiles/mainBg_purple.png) repeat-y;
}

body.body_red table#mainPage
{
	background: url(../designFiles/mainBg_red.png) repeat-y;
}

body.body_blue table#mainPage
{
	background: url(../designFiles/mainBg_blue.png) repeat-y;
}

body.body_deepBlue table#mainPage
{
	background: url(../designFiles/mainBg_deepBlue.png) repeat-y;
}

div#mainPageBottom
{
	width: 990px;
	height: 32px;
	margin: 0px auto;
}

body.body_orange div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_orange.png) no-repeat;
}

body.body_Green div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_Green.png) no-repeat;
}

body.body_turquoise div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_turquoise.png) no-repeat;
}

body.body_yellow div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_yellow.png) no-repeat;
}

body.body_purple div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_purple.png) no-repeat;
}

body.body_red div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_red.png) no-repeat;
}

body.body_blue div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_blue.png) no-repeat;
}

body.body_deepBlue div#mainPageBottom
{
	background: url(../designFiles/mainBgBottom_deepBlue.png) no-repeat;
}

table#mainPage tr
{
	cursor: default;
}

div#topBanner, div#topBanner div
{
	text-align: center;
}

#seconderyTopMenu
{
	height:31px;
	background:url(../loadedFiles/underTopMenuBg.png) repeat-x;
	margin-right:1px;
}
.subMenu div
{
	margin-right:12px;
}
.homePageMenu
{
	padding-top:5px;
}
.homePageMenu_box div a
{
	color:#ffffff;
	text-decoration:none;
}
.homePageMenu_sep div
{
	color:#AF5717;
}

/* -- home page -----------------------------------------------------------------------------------------------------------	*/

div#homePageContent
{
	padding-right: 14px;
	padding-bottom: 13px;
}

div#homeSection1
{
	background: url(../loadedFiles/homeSection1.png) no-repeat;
	width: 953px;
	height: 296px;
}

table.homeSectionWithBannerTbl
{
	background: url(../loadedFiles/homeSectionWithBanner_bg.png) repeat-y;
	width: 953px;
}

table.homeSectionNoBannerTbl
{
	background: url(../loadedFiles/homeSectionNoBanner_bg.png) repeat-y;
	width: 953px;
}

div.homeSection
{
	margin-top: 13px;
}

div.homeSection td.col12
{
	width: 644px;
}

div.homeSection td.col1
{
	width: 322px;
}

div.homeSection td.col2
{
	width: 322px;
}

div.homeSection td.col3
{
	width: 309px;
}

div.homeSubSection_in
{
	padding-right: 10px;
	padding-top: 17px;
	padding-bottom: 7px;
}

td.col1 div.homeSubSection_in, td.col2 div.homeSubSection_in 
{
	padding-left: 20px;
}

div#homeSection4 td.col3 div.homeSubSection_in
{
	padding-left: 10px;
}

div#homeSection1 td.col3 div.homeSubSection_in
{
	padding-right: 8px;
}

div#homeSection5 div.homeSubSection_in
{
	padding-left: 10px;
}

div.homeSubSectionTitle, div.homeBannerTop
{
	width: 309px;
	height: 42px;
}

div.homeBannerTop
{
	background: url(../loadedFiles/homeBanner_top.png) no-repeat;
}

div.homeSubSectionTitle_in, h3.homeSubSectionTitle_in
{
	color: #F37321;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 11px;
}

div.homeSubSectionTitle_in a, h3.homeSubSectionTitle_in a
{
	color: #F37321;
	text-decoration: none;
}

div.sectionRss
{
	float: left;
	padding-top: 14px;
	padding-left: 14px;
}

div#homeSubSectionTitle1_3
{
	background: url(../loadedFiles/homeSubSectionTitle1_3.png) no-repeat;
}

div#homeSubSectionTitle2_1
{
	background: url(../loadedFiles/homeSubSectionTitle2_1.png) no-repeat;
}

div#homeSubSectionTitle2_2
{
	background: url(../loadedFiles/homeSubSectionTitle2_2.png) no-repeat;
}

div#homeSubSectionTitle3_1
{
	background: url(../loadedFiles/homeSubSectionTitle3_1.png) no-repeat;
}

div#homeSubSectionTitle3_2
{
	background: url(../loadedFiles/homeSubSectionTitle3_2.png) no-repeat;
}

div#homeSubSectionTitle3_3
{
	background: url(../loadedFiles/homeSubSectionTitle3_3.png) no-repeat;
}

div#homeSubSectionTitle4_1
{
	background: url(../loadedFiles/homeSubSectionTitle4_1.png) no-repeat;
}

div#homeSubSectionTitle4_2
{
	background: url(../loadedFiles/homeSubSectionTitle4_2.png) no-repeat;
}

div#homeSubSectionTitle4_3
{
	background: url(../loadedFiles/homeSubSectionTitle4_3.png) no-repeat;
}

div#homeSubSectionTitle5_1
{
	background: url(../loadedFiles/homeSubSectionTitle5_1.png) no-repeat;
}

div#homeSubSectionTitle5_2
{
	background: url(../loadedFiles/homeSubSectionTitle5_2.png) no-repeat;
}

div.homeSubSectionBottom
{
	background: url(../loadedFiles/homeSubSection_bottom.png) no-repeat right;
	width: 309px;
	height: 28px;
}

div.homeBannerBottom
{
	background: url(../loadedFiles/homeBanner_bottom.png) no-repeat;
	width: 309px;
	height: 28px;
}

div.homeWideBanner
{
	background: url(../loadedFiles/homeWideBanner.png) no-repeat;
	width: 953px;
	height: 123px;
	margin-top: 13px;
}

div.homeWideBanner_in
{
	padding-top: 16px;
	padding-right: 112px;
}

div#homeWideBanner1 div.homeWideBanner_in
{
	float: right;
	padding-right: 15px;
}

div.homeLeftBanner
{
	padding-right: 4px;
	padding-top: 13px;
}

div.homeSection img.itemPic
{
	border: 1px solid #000200;
	width: 100px;
	height: 75px;
}

div.homeSection img.itemGamePic
{
	border: 1px solid #000200;
	width: 72px;
	height: 100px;
}

div.homeTitle, div.homeBigTitle
{
	color: #4A9FD5;
	font-weight: bold;
	font-size: 14px;
}

div.homeTitle a, div.homeBigTitle a
{
	color: #4A9FD5;
	text-decoration: none;
}

div.homeBigTitle
{
	font-size: 18px;
}

div.homeSubtitle, div.homeGameDetails
{
	color: #333333;
}

div.homeHsep
{
	background: url(../loadedFiles/homeHsep.png) repeat-x;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 7px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

.homePlatformName, .homePlatformName a
{
	text-decoration: none;
	color: #F37521;
}

div.homeGoTo
{
	float: left;
	padding-left: 11px;
	padding-top: 5px;
}

div.homeGoTo img
{
	vertical-align: middle;
}

div.homeGoTo a
{
	color: #4BA0D9;
	text-decoration: none;
	font-size: 12px;
}

div.homeEssay
{
	height: 80px;
	overflow: hidden;
}

div.homeEssay div.details
{
	float: right;
	width: 175px;
}

div.homeEssay div.homePic
{
	float: right;
	width: 112px;
	padding-top: 3px;
}

div.homeSubtitle
{
	padding-top: 5px;
}

table.bigSmallTbl
{
	background: url(../loadedFiles/bigSmall_bg.png) repeat-y right;
	width: 300px;
}

/* # section 1 - main essays
/* ------------------------------------------------------------------------------------------------------------------------	*/

td#homeBigMainEssay
{
	width: 317px;
}

td#homeOtherMainEssays
{
	width: 307px;
}

div#homeBigMainEssay_in
{
	padding-right: 10px;
	padding-top: 13px;
	padding-left: 18px;
}

div#homeBigMainEssay_in img.itemPic
{
	width: 287px;
	height: 204px;
}

div#homeBigMainEssay_in div.homeBigTitle
{
	padding-top: 4px;
	padding-bottom: 5px;
}

div#homeBigMainEssay_in div.homeBigTitle div
{
	width: 288px;
	height: 20px;
	overflow: hidden;
}

div#homeBigMainEssay_in div.homeSubtitle
{
	color: white;
}

div#homeOtherMainEssays_in
{
	padding-top: 7px;
}

div.homeOtherMainEssay
{
	height: 80px;
	overflow: hidden;
}

div.homeOtherMainEssay div.homePic
{
	float: right;
	width: 115px;
	padding-top: 3px;
}

div.homeOtherMainEssay div.details
{
	float: right;
	width: 190px;
}

div#homeOtherMainEssays div.homeHsep
{
	width: 190px;
}

/* # section 1 - week games
/* ------------------------------------------------------------------------------------------------------------------------	*/

div#homeSection1 div.homeOtherGames_in
{
	height: 212px;
}

td.homeBigGame
{
	width: 120px;
}

td.homeOtherGames
{
	width: 185px;
}

div.homeBigGame_in div.homeTitle
{
	width: 103px;
	text-align: center;
}

div.homeBigGame_in div.homePic
{
	padding-top: 12px;
	width: 103px;
	text-align: center;
}

div.homeBigGame_in img.itemPic
{
	width: 72px;
	height: 100px;
	border: 1px solid #000000;
}

div.homeBigGame_in div.homeGameDetails
{
	padding-top: 13px;
	width: 108px;
	text-align: center;
}

div.homeBigGame_in span.homeExitDate,
div.homeOtherGame span.homeExitDate
{
	font-size: 10px;
}

div.homeOtherGame
{
	width: 182px;
}

div.homeOtherGame div.homeTitle
{
	height: 16px;
	overflow: hidden;
}

div.homeOtherGame div.homeGameDetails 
{
	padding-top: 2px;
}

td.homeOtherGames div.homeHsep
{
	margin-top: 2px;
	margin-bottom: 3px; 
	width: 175px;
}

/* # section 4 - members actions
/* ------------------------------------------------------------------------------------------------------------------------	*/

div.memberAction
{
	color: #333333;
	font-weight: bold;
}

div.allNews_in div.memberAction
{
	width: 440px;
	margin-right: 10px;
	color: white;
}

span.memberLink a
{
	color: #ECAE18;
	text-decoration: none;
}

div.itemAction
{
	padding-top: 5px;
}

div.itemAction a
{
	color: #4A9FD5;
	text-decoration: none;
}

/* # section 5 - used games for sale
/* ------------------------------------------------------------------------------------------------------------------------	*/

div.usedGame
{
	float: right;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 14px;
}

div#homeSection5 td.col2 div.homeSubSection_in
{
	padding-right: 25px;
	padding-top: 32px;
}

/* section 4 - latest forum msgs
/* ------------------------------------------------------------------------------------------------------------------------	*/

div.homeForumName div.homeHsep
{
	margin-top: 2px;
}

div.homeForumName
{
	padding-top: 8px;
	padding-bottom: 5px;
}

div.homeForumName a
{
	color: #4A9FD5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div.homeForumMsg
{
	padding-bottom: 5px;
}

div.homeForumMsg, div.homeForumMsg a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

div.homeForumMsg span.memberLink a
{
	color: #ECAE18;
}

/* -- new home page -------------------------------------------------------------------------------------------------------	*/

div#newMainPage
{
	position: relative;
	direction: rtl;
}

div#topNews
{
	height: 40px;
}

div#forumPageNews div#topNews
{
	padding-right: 14px;
}

div#topNews_in
{
	padding-top: 12px;
}

td#topNewsTitle
{
	width: 95px;
	font-size: 18px;
	font-width: bold;
}

td#topNewsTitle div
{
	padding-right: 8px;
}

td#topOneNews
{
	width: 815px;
}

td#topNewsArrows
{
	width: 60px;
}

td#topNewsArrows div
{
	padding-top: 6px;
	padding-right: 3px;
}

td#topNewsArrows img
{
	cursor: pointer;
}

div#topOneNews_in
{
	padding-top: 3px;
}

div#topOneNews_title
{
	height: 15px;
	width: 800px;
	overflow: hidden;
}

div#topOneNews_title a
{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

div.mainEssaysBg
{
	background: url(../loadedFiles/mainEssaysBg.png) no-repeat;
	width: 630px;
	height: 284px;
}

div.mainEssays
{
	position:absolute;
	width: 620px;
	height: 274px;
	top: 56px;
	right: 4px;
}

div.mainEssays div.essayText
{
	top:5px; 
	right:20px; 
	width:336px; 
	height:0; 
	color: #FFFFFF; 
	background-color: #000000;
	direction: rtl;
}

div#mainContent.mainContent_orange
{
	background: url(../designFiles/mainBgTop_orange.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_orange
{
	background: url(../designFiles/regularBgTop_orange.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_Green
{
	background: url(../designFiles/mainBgTop_Green.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_Green
{
	background: url(../designFiles/regularBgTop_Green.png) no-repeat top;
	width: 990px;
}

div#mainContent.mainContent_turquoise
{
	background: url(../designFiles/mainBgTop_turquoise.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_turquoise
{
	background: url(../designFiles/regularBgTop_turquoise.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_yellow
{
	background: url(../designFiles/mainBgTop_yellow.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_yellow
{
	background: url(../designFiles/regularBgTop_yellow.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_purple
{
	background: url(../designFiles/mainBgTop_purple.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_purple
{
	background: url(../designFiles/regularBgTop_purple.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_red
{
	background: url(../designFiles/mainBgTop_red.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_red
{
	background: url(../designFiles/regularBgTop_red.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_blue
{
	background: url(../designFiles/mainBgTop_blue.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_blue
{
	background: url(../designFiles/regularBgTop_blue.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div#mainContent.mainContent_deepBlue
{
	background: url(../designFiles/mainBgTop_deepBlue.png) no-repeat top;
	width: 990px;
}

div#content.mainContent_deepBlue
{
	background: url(../designFiles/regularBgTop_deepBlue.png) no-repeat top;
	width: 990px;
	min-height: 530px;
}

div.newMainPage div#homePageContent
{
	padding-right: 14px;
	padding-bottom: 13px;
	color: #343434;
}

div.newMainPage div#seconderyTopMenu
{
	height: 29px;
}

div#mainRow1
{
	padding-top: 12px;
}

div#newMainPage div.homeWideBanner
{
	background: url(../loadedFiles/newHomeWideBanner.png) no-repeat;
	margin-top: 0px;
}

div#forumPageBanners div#homeWideBanner1
{
	margin-right: 10px;
	margin-bottom: 10px;
}

td#newMainEssays
{
	width: 636px;
}

td#newMainEssays h2, td#newMainEssays h3, td#newMainEssays h4, td#newMainEssays h5, td#newMainEssays h6
{
	font-size:14px;
	font-weight:bold;
}

td#newMainLeftBannerCol
{
}

div#newMainLeftBanner
{
	background: url(../loadedFiles/newHomeLeftBanner.png) no-repeat left;
	width: 317px;
	height: 284px;
}

div#newMainLeftBanner_in
{
	padding-top: 17px;
	padding-left: 6px;
	padding-right: 11px;
}

div#mainRow2
{
	padding-top: 10px;
}

div#mainRow2_in
{
	direction: ltr;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}

div.videoScroller
{
	width: 860px;
}

div#mainRow2_in .prev
{
	background: url(../loadedFiles/prevArrow.png) no-repeat;
	width: 46px;
	height: 92px;
	margin-right: 17px;
	cursor: pointer;
}

div#mainRow2_in .next
{
	background: url(../loadedFiles/nextArrow.png) no-repeat;
	width: 46px;
	height: 92px;
	margin-left: 16px;
	cursor: pointer;
}

div#mainRow2_in a
{
	text-decoration: none;
	color: #4D9FD7;
}

div#mainRow2_in img
{
	border: 1px solid black;
	margin-left: 8px;
	margin-right: 8px;
}

div#mainRow2_in div.videoEssayTitle
{
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	color: #4D9FD7;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#mainRow2_in div.videoEssayTitle div
{
	width: 120px;
}

div#mainRow2Title
{
	font-size: 20px;
	font-weight: bold;
	width: 953px;
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
}

div#mainRow4
{
	padding-top: 15px;
}

div#mainRow4 td#mainCol1
{
	width: 645px;
}

div#mainRow4 td#mainCol2
{
	width: 308px;
}

div#mainEssaysTabs
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 628px;
	height: 24px;
}

div#mainGamesTabs
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 308px;
	height: 24px;
	margin-bottom: 15px;
}

div.mainGames_in
{
/*	height: 220px;
	overflow: hidden;*/
}

div.mainGames_in div.homeOtherGame div.homeGameDetails
{
	padding-top: 3px;
	padding-bottom: 4px;
}

div.mainGoTo
{
	float: left;
	padding-left: 11px;
	padding-top: 15px;
}

div.mainGoTo img
{
	vertical-align: middle;
}

div.mainGoTo a
{
	color: #4BA0D9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div.mainEssaysTab, div.mainEssaysTab_selected,
div.mainGamesTab, div.mainGamesTab_selected,
div.downloadTab, div.downloadTab_selected,
div.gamePageTab, div.gamePageTab_selected
{
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding-left: 17px;
}

div.mainEssaysTab div,
div.mainGamesTab div,
div.downloadTab div,
div.gamePageTab div,
div.mainEssaysTab_selected div,
div.mainGamesTab_selected div,
div.downloadTab_selected div,
div.gamePageTab_selected div
{
	padding-left: 1px;
}

div.mainEssaysTab_selected div.orange, 
div.mainGamesTab_selected div.orange,
div.downloadTab_selected div.orange,
div.gamePageTab_selected div.orange
{
	border-bottom: 4px solid #F4731F;
}

div.mainEssaysTab_selected div.purple,
div.mainGamesTab_selected div.purple,
div.gamePageTab_selected div.purple
{
	border-bottom: 4px solid #794590;
}

div.mainEssaysTab_selected div.blue,
div.mainGamesTab_selected div.blue,
div.gamePageTab_selected div.blue
{
	border-bottom: 4px solid #6B95AD;
}

div.mainEssaysTab_selected div.deepBlue,
div.mainGamesTab_selected div.deepBlue,
div.gamePageTab_selected div.deepBlue
{
	border-bottom: 4px solid #4C53AB;
}

div.mainEssaysTab_selected div.red,
div.mainGamesTab_selected div.red,
div.gamePageTab_selected div.red
{
	border-bottom: 4px solid #B20B03;
}

div.mainEssaysTab_selected div.yellow,
div.mainGamesTab_selected div.yellow,
div.gamePageTab_selected div.yellow
{
	border-bottom: 4px solid #8F770D;
}

div.mainEssaysTab_selected div.Green,
div.mainGamesTab_selected div.Green,
div.gamePageTab_selected div.Green
{
	border-bottom: 4px solid #60983D;
}

div.mainEssaysTab_selected div.turquoise,
div.mainGamesTab_selected div.turquoise,
div.gamePageTab_selected div.turquoise
{
	border-bottom: 4px solid #048990;
}

div.mainEssaysTab_selected div.deepBlue,
div.mainGamesTab_selected div.deepBlue,
div.gamePageTab_selected div.deepBlue
{
	border-bottom: 4px solid #3E468F;
}

div.mainEssaysTab div, div.mainGamesTab div, div.downloadTab div, div.gamePageTab div, div.gamePageTab a
{
	cursor: pointer;
	color: #343434;
	text-decoration: none;
}

div#mainEssasyContent, div#mainGamesContent
{
	clear: both;
}

div.mainEssay
{
	margin-top: 15px;
	height: 95px;
	clear: both;
}

div.mainEssay div.details
{
	float: right;
	width: 497px;
}

div.mainEssayTitle
{
	color: #4A9FD5;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}

div.mainEssayTitle a
{
	color: #4A9FD5;
	text-decoration: none;
}

div.mainEssayDetails
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

div.mainEssayDetails a, 
div.mainEssayDetails span.author
{
	color: #ECAE18;
	text-decoration: none;
}

div.mainEssay div.mainEssayPic
{
	float: right;
	width: 132px;
	padding-top: 5px;
}

div.mainEssay div.mainEssayPic img
{
	border:solid 1px #000000;
	width: 120px;
	height: 90px;
}

div.mainEssaySubtitle
{
	height: 61px;
	overflow: hidden;
}

div.mainEssaySep
{
	background: url(../loadedFiles/homeHsep.png) repeat-x;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 7px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

div.bannerBetweenEssays
{
	clear: both;
	background: url(../loadedFiles/bannerBetweenEssays.png) no-repeat;
	width: 630px;
	height: 100px;
	margin-top: 15px;
}

div.bannerBetweenEssays_in
{
	padding-top: 20px;
	padding-right: 81px;
}

div#mainGamesContent
{
/*	background: url(../loadedFiles/mainGames.png) no-repeat;*/
	width: 310px;
/*	height: 265px;*/
}

div#mainLastForumsMsgsTitle
{
	background: url(../loadedFiles/mainLastForumsMsgsTitle.png) no-repeat;
	width: 308px;
	height: 31px;
}

div#mainLastForumsMsgsTitle div
{
	padding-right: 15px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
}

div#mainLastForumsMsgsContent
{
	background-color: #E6E6E6;
	width: 308px;
}

div#mainLastForumsMsgs_in
{
	padding-right: 15px;
	padding-left: 15px;
}

div#mainLastForumsMsgs_in div.homeHsep
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 3px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

div#mainLastForumsMsgsBottom
{
	background: url(../loadedFiles/mainLastForumsMsgsBottom.png) no-repeat;
	width: 308px;
	height: 40px;
}

div#mainLastForumsMsgsBottom div.mainGoTo
{
	padding-left: 16px;
}

div.mainLeftBox
{
	padding-top: 15px;
}

div.mainLeftTitle
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 308px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
}

div#usedGames div.mainLeftContent
{
	padding-top: 15px;
}

div.mainLeftContent img.itemGamePic
{
	border: 1px solid #000200;
	width: 72px;
	height: 100px;
}

div.mainLeftBox div.mainLeftGoTo
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x top;
	width: 308px;
	height: 30px;
}
	
div.mainLeftBox div.mainLeftGoTo div.mainGoTo
{
	padding-left: 0px;
}

div.lastFeedback
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 308px;
	padding-bottom: 8px;
	font-weight: bold;
}

div#allFeedbacks div.lastFeedback
{
	margin-right: 15px;
	width: 920px;
	text-align: right;
}

div.lastFeedback_last
{
	background: none;
}

div.lastFeedback div.details
{
	padding-top: 8px;
	overflow: hidden;
}

div.lastFeedback span.user, div.lastFeedback span.user a
{
	color: #ECAE18;
	text-decoration: none;
}
	
div.lastFeedback div.essay
{
	padding-bottom: 5px;
}

div.lastFeedback .essay a
{
	color: #4A9FD5;
	font-size: 14px;
	text-decoration: none;
}

div.lastFeedback div.feedback
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	width: 875px;
	overflow: hidden;
}

	
/* ------------------------------------------------------------------------------------------------------------------------	*/

.flashPic
{
	width:738px;
	height:251px;
	margin-right:9px;
	margin-top:13px;
}

/* -- title Boxes -- */
.lastGamesTitle, .lastChangeTitle
{
	width:733px;
	height:30px;
	margin-right:6px;
	margin-top:12px;
}
.lastGamesOrangeR, .lastChangeOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.lastGamesOrangeL, .lastChangeOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.lastGamesOrangeBg, .lastChangeOrangeBg
{
	width:697px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.lastGamesContents, .lastChangeContents
{
	width:730px;
	/*height:260px;*/
	background-color:#202020;
	margin-right:8px;
	margin-top:4px;
}
#LastSVTitle
{
	width:733px;
	margin-top:12px;
	padding-right:6px;
	height:30px;
}
.lastScreanShotsTitle
{
	width:362px;
	height:30px;
	float:right;
}
.lastScreanShotsOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.lastScreanShotsOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.lastScreanShotsOrangeBg
{
	width:326px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.screanShotsContainer
{
	padding-right:9px;
}
.lastVideosTitle
{
	width:362px;
	height:30px;
	float:right;
	margin-right:9px;
}
.lastVideosOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.lastVideosOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.lastVideosOrangeBg
{
	width:326px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
#LastSVContents
{
	width:730px;
	margin-right:8px;
}
.lastScreanShotsContents
{
	width:359px;
	background-color:#202020;
	float:right;
	margin-top:4px;	
}
.containNewScreen
{
	padding-right:12px;
}
.lastVideosContents
{
	width:359px;
	background-color:#202020;
	float:right;
	margin-right:12px;
	margin-top:4px;
}
div.last, .dataTitle
{
	float:right;
	margin-top:7px;
	font-weight:bold;
	font-color: #ffffff;
	color: #ffffff;
}
.all
{
	float:left;
	margin-top:8px;
	font-size:11px;
	font-weight:bold;
}
.all a
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.arenaPic
{
	width:72px;
	height:100px;
	padding-top:13px;
	padding-bottom: 5px;
}
.arenaPic div img
{
	width:72px;
	height:100px;
}
.containerChangeContents
{
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
}

.containerChangeContents table
{
	width:100%;
}
.arenaTxt
{
	padding-top:13px;
	padding-right:10px;
}
.nickName
{
	color:#FFFF00;
	text-decoration:none;
}
.gameName
{
	color:#FFB02D;
	text-decoration:none;
	direction: ltr;
}
.changeSep
{
	padding-top:10px;
	padding-left:10px;
}
.changeSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.pblicity
{
	padding-top:7px;
}
.moreSale
{
	padding-top:5px;
}
.moreSale a
{
	color:#79CBFD;
	text-decoration:none;
}
.saleDetails
{
	padding-top:25px;
	padding-right:20px;
	height:600px;
}
.saleCat
{
	width:100px;
	color:#FFB02D;
}
.saleData, .saleCat
{
	padding-top:10px;
}

div.saleDataOne
{
	float: right;
	padding-top: 10px;
}

div#saleSendMeMsg
{
	padding-right: 15px;
	color: #71B9EB;
	padding-top: 8px;
	cursor: pointer;
}

div#saleSendMeMsg img
{
	vertical-align: middle;
}

.containerArena
{
	width:350px;
	float:right;
}
.saleData a
{
	color:#FFFF00;
	text-decoration:none;
}
#contentBtn
{
	margin-top:15px;
}
#btnChangeZone
{
	margin-top:6px;
}
#btnForums
{
	margin-top:6px;
}
#contentBanner
{
	
}
#contentBanner div
{
	margin-top:12px;
	margin-right:27px;
	margin-bottom:5px;
}
.containNewGame 
{
	padding-right:12px;
	padding-top:12px;
	padding-left:7px;
	width:345px;
	float:right;
}
.newGamePic div img
{
	width:72px;
	height:100px;
	border:solid 1px #000000;
}
.newGameNameENG
{
		direction: ltr;
}
.newGameNameENG a, .videoTxt div a, .allVideosTxt div a
{
	color:#FFB02D;
	text-decoration:none;
}
.newGameTxt
{
	padding-right:12px;
}
.newGameFullDesc, .link
{
	padding-top:10px;
}
.link div a
{	
	color:#79CBFD;
	text-decoration:none;
}
.link div span, .videoNickName 
{	
	color:#FFFF00;
	cursor:pointer;
	text-decoration: none;
}
.newGameSep
{
	padding-right:2px;
	padding-top:15px;
}
.newGameSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.videoCode div , .allVideosCode div
{
	padding-right:12px;
	padding-top:12px;
}
.videoTxt
{
	padding-right:12px;
	padding-top:10px;
	padding-bottom:5px;
}
.allVideosTxt
{
	text-align:right;
	padding-right:29px;
	padding-top:10px;
	padding-bottom:5px;
}

.allVideosTxt div
{
	width: 280px;
	height: 16px;
	overflow: hidden;
}

.newGame
{
	background-color:#202020;
	padding-bottom:10px;
}
/* ------------------------------------------- registration Page --------------------------------------------- */
#registrationTitle h1
{
	color:#FB7506;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}
#registrationTitle
{
	margin-bottom:10px;
}
#registrationPage
{
	margin-right:12px;
	padding-top:15px;
	margin-left:12px;
}
.fildesMust
{
	width:100%;
/*	margin-bottom:10px;*/
}
.rightSide
{
	padding-right:120px; /*150px*/
	width:50%;
	padding-top:20px;
}
.leftSide
{
	width:50%;
	padding-top:20px;
}

div#forumsLastMsgs
{
	clear: both;
	padding-top: 10px;
}

.formAddUsersTxt
{
	margin-bottom:5px;
	color:#FFC152;
}
.formAddUsersInput
{
	width:180px;
}
.formAddComputerInput, .formAddQuoteInput
{
	width: 395px;
}
.titleDescInput
{
	width:385px;
}
.separatingLine
{
	height:1px;
	background-color:#333333;
	font-size:0px;
}
.conteusersDetails
{
	height:160px;
	overflow:hidden;
}
.sendFrm
{
	text-align:center;
}
.sendFrm div
{
	padding-top:19px;
	padding-bottom:11px;
}
.addCompany img
{
	padding-top:17px;
}
.addUsers
{
/*	width:730px;*/
	width: 663px;
	background-color:#202020;
	margin-right:8px;
	margin-top:4px;
}
.gameDesc, .playerNumber
{
	padding-bottom:25px;
}
.year, .month
{
	margin-left:10px;
}
.uploadFile
{
	width:500px;
}
.btnAddPicture 
{
	width:92px;
	float:right;
}
.detailsFiles
{
	width:408px;
	float:right;
}
.detailsFilesTbl
{
	width:270px;
	height:37px;
	border:solid 1px #575757;
	background:url(../loadedFiles/picDetailBg.jpg) repeat-x;
}
.detailsFiles table
{
	margin-right:23px;
}
.sepTd
{
	width:1px;
	background-color:#575757;
	font-size:0px;
}
.fileButtons
{
	width:37px;
	text-align:center;
}
.filePath
{
	width:232px;
	
}	
.nameFileTxt div
{
	text-align:center;
}
.editIcons div
{
	padding-top:3px;
}
/* -------------------------------------------- platform Page -------------------------------------------- */

#mainPlatformPage
{
	width:1020px;
	background:url(../loadedFiles/mainBg.png) repeat-y;
	margin:0px auto;
}
#rightPlatfotmPage
{
	width:671px;
	float:right;
}
#leftPlatfotmPage
{
	width:301px;
	float:right;
}
.flashPicPlatform
{
	width:644px;
	height:221px;
	margin-right:9px;
	margin-top:13px;
}
.inputPlatforms
{
	padding-right:10px;
	padding-top:5px;
}
.inputPlatforms div
{
	width:130px;
	float:right;
	padding-bottom:10px;
}
.popupBtn
{
	padding-top:5px;
	clear:both;
	text-align:center;
}
.closeWindow 
{
	padding-top:7px;
	padding-right:10px;
}
.closeWindow img
{
	vertical-align:middle;
	cursor:pointer;
}
.closeWindow span, .clearPic
{
	cursor:pointer;
	color:#79CBFD;
	text-decoration:underline;
}
.lastContents 
{
	background-color:#202020;
	padding-bottom:10px;
}
.lastContents .containerArena
{
	width:310px;
	float:right;
	padding-right:12px;
}

.colorTitleBg h3
{
	font-size: 12px;
}

#rightPlatfotmPage .colorTitleBg
{
	width:607px;
}
#leftPlatfotmPage .colorTitleBg
{
	width:265px;
}
#leftPlatfotmPage .colorTitle
{
	margin-right:0px;
}
.frameContent
{
	background-color:#202020;
	padding-bottom:10px;
}
.lastGamesId
{
	margin-top:16px;
	width:301px;
	height:30px;
}
.platform
{
	margin-top:4px;
	width:300px;
	background-color:#202020;
}
.lastContentsId div
{
	padding:12px;
}
.platformBanner
{
	margin-top:12px;
}
.platformDetails
{
	padding-top:13px;
	padding-right:13px;
}
.platformRow
{
	color:#B0B0B0;
}
.platformRow div
{
	padding-top:8px;
	padding-bottom:7px;
}

div.platformRow h2
{
	font-size: 12px;
	font-weight: bold;
}

.gamePic 
{
	width:96px;
	padding-top:10px;
	padding-right:12px;
}
.contnetGame
{
	padding-top:10px;
	padding-right:5px;
}
.gamePic div img
{
	width:72px;
	height:99px;
	border:solid 1px #000000;
}
.gameNameENG div  a, .gameNameHEB div 
{
	color:#FFB02D;
	text-decoration:none;
}
.gameNameENG div a
{
	direction: ltr;
}
.gameNameHEB, .gameShortDesc, .addBy
{
	padding-top:3px;
}
.gameShortDesc div
{
	padding-left:10px;
}
.linkToPage
{
	padding-top:5px;	
}
.linkToPage div a
{
	text-decoration:none;
	color:#79CBFD;
}
.addBy div span
{
	color:#FFFF00;
}
.gamesSep
{
	padding-top:8px;
	padding-right:12px;
}
.gamesSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.containScreenShots
{
	padding-right:39px;
}
.screanShotNameGame 
{
	padding-top:8px;
	text-align:center;
	height:45px;	  /* was min-height 					*/
	overflow: hidden; /* instead of min-height 		(Liat)  */
	direction: ltr;
}
.screanShotNameGame  a
{
	color:#FFB02D;
	text-decoration:none;
}
.lastVideos
{
	background-color:#202020;
	padding-bottom:10px;
}
.containLastVideos
{
	padding-right:27px;
}
.platVideos
{
	width:307px;
	float:right;
}
.allVideos
{
	width:307px;
	float:right;
	height:300px;
}

/* -- footer ------------------------------------------------------------------------ */

div#copyrights
{
	font-size: 11px;
	color: #202020;
	margin-right: 25px;
}

div#footerBg
{
	cursor: default;
	height: 190px;
}

body.body_orange div#footerBg
{
	background:url(../designFiles/footerBg_orange.gif) repeat-x bottom;
}

body.body_Green div#footerBg
{
	background:url(../designFiles/footerBg_Green.gif) repeat-x bottom;
}

body.body_turquoise div#footerBg
{
	background:url(../designFiles/footerBg_turquoise.gif) repeat-x bottom;
}

body.body_yellow div#footerBg
{
	background:url(../designFiles/footerBg_yellow.gif) repeat-x bottom;
}

body.body_purple div#footerBg
{
	background:url(../designFiles/footerBg_purple.gif) repeat-x bottom;
}

body.body_red div#footerBg
{
	background:url(../designFiles/footerBg_red.gif) repeat-x bottom;
}

body.body_blue div#footerBg
{
	background:url(../designFiles/footerBg_blue.gif) repeat-x bottom;
}

body.body_deepBlue div#footerBg
{
	background:url(../designFiles/footerBg_deepBlue.gif) repeat-x bottom;
}

#contentFooter
{
}

#footerTable
{
	width: 990px;
	height: 182px;
}

body.body_orange #footerTable
{
	background-color: #A7A7A7;
}

body.body_Green #footerTable
{
	background-color: #A0C75D;
}

body.body_turquoise #footerTable
{
	background-color: #76B8C6;
}

body.body_yellow #footerTable
{
	background-color: #89C251;
}

body.body_purple #footerTable
{
	background-color: #AE7CC3;
}

body.body_red #footerTable
{
	background-color: #D8293A;
}

body.body_blue #footerTable
{
	background-color: #7CA8C3;
}

body.body_deepBlue #footerTable
{
	background-color: #5B65E9;
}

td#bottomRightTd
{
	width: 250px;
}

td#bottomCenterTd
{
	width: 740px;
}

div.bottomMenu
{
	padding-right: 24px;
	padding-bottom: 16px;
}

div#bottomMenu3
{
	padding-bottom: 0px;
}

span.bottomMenuTitle
{
	color: #202020;
	font-size: 14px;
	font-weight: bold;
}

div#bottomMenu2 span.bottomMenuTitle
{
	display: block;
	padding-top: 40px;
}

div#bottomMenu2 img.itemPic
{
	border:solid 1px #000000;
	width: 72px;
	height: 100px;
}

div.bottomMenu a
{
	text-decoration: none;
}

div.bottomMenu a
{
	color: #202020;
	text-decoration:none;
}

div#bottomMenu2 a, div#bottomMenu3 a
{
	color: #202020;
}

div.bottomMenu a:hover
{
	text-decoration: underline;
}

/* -------------------------------------------------------------- personal zone ------------------------------------ */

div#personalMenuBg
{
	height:31px;
	background:url(../loadedFiles/underTopMenuBg.png) repeat-x;
}

#personalMenu
{
	width:1020px;
	height:31px;
	background:url(../loadedFiles/underTopMenuBg.png) repeat-x;
	margin:0px auto;
}
#personalMenu div
{
	padding-right: 15px;
	padding-top:6px;
}
#personalMenu div span
{
	color:#B45815;
}
#mainPersonalPage
{
	width:1020px;
	background:url(../loadedFiles/mainBg.png) repeat-y;
	margin:0px auto;
}
#personalTopMenu
{
	padding-top:7px;
}
#personalTopMenu a
{
	color:#ffffff;
	text-decoration:none;
}
.personalPageTitle
{
	width:652px;
	height:30px;
	margin-right:9px;
}
.boxTitleBlackR
{
	width:8px;
	height:30px;
	background:url(../loadedFiles/boxTitleBlackR.png) no-repeat;
	float:right;
}
.boxTitleBlackL
{
	width:8px;
	height:30px;
	background:url(../loadedFiles/boxTitleBlackL.png) no-repeat;
	float:right;
}
.boxTitleBlackBg
{
	width:636px;
	height:30px;
	background:url(../loadedFiles/boxTitleBlackBg.png) repeat-x;
	float:right;
}
#personalDetailTitle div
{
	margin-top:8px;
	margin-bottom:8px;
	margin-right:15px;
}
.userData
{
	width:240px;
	float:right;
	margin-bottom:14px;
}
.usersSep
{
	color:#B25915;
}
.userDetail
{
	color:#FFEB00;
}
.conteusersDetails
{
	margin-top:15px;
	margin-right:15px;
}
.personalDetails
{
	width:662px;
	margin-top:12px;
}
.usersPictures
{
	width:158px;
	float:right;
	background-color: #202020;
}
.usersDetails
{
	background-color:#202020;
	float:right;
	width:503px;
	padding-bottom:11px;
}
.personalPagePic img
{
	margin-right:39px;
}
.nickname div
{
	text-align:center;
	color:#FDEB01;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}
.myRelated div
{
	padding-top:11px;
}
.myRelated div img
{
	padding-right:22px;
}
.scoreWork
{
	clear:both;
	padding-top:5px;
}
.scoreWork div
{
	/*position:relative;
	top:5px;*/
	margin-right:36px;
}
.scoreWork div 
{
	color:#71B9EB;
	text-decoration:none;
	cursor:pointer;
}
.connectingNow div
{
	padding-top:8px;
	margin-right:36px;
}
.contentScore
{
	padding-top:8px;
}
.scoreTxt, .score
{
	float:right;
}
.scoreTxt 
{
	width:128px;
}
.scoreTxt div
{
	margin-right:20px;
}
.score
{
	width:30px;
	text-align:right;
}
.personalBanner div img
{
	margin-left:9px;
}
.boxTitleOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.boxTitleOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.boxTitleOrangeBg
{
	width:616px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.personalChange
{
	width:652px;
	background-color:#202020;
	height:307px;
	margin-right:9px;
}
.personalChange .containerArena
{
	width:310px;
	padding-right:12px;
}
.lastAddition
{
	width:321px;
	margin-right:9px;
}
.playGames
{
	width:321px;
	margin-right:5px;
}
.lastAdditionOrangeR, .playGamesOrangeR
{
	width:18px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.lastAdditionOrangeL, .playGamesOrangeL
{
	width:18px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.lastAdditionOrangeBg, .playGamesOrangeBg
{
	width:285px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.contentLastAddition
{
	width:320px;
	background-color:#202020;
	height:390px;
	margin-right:9px;
}
.contentPlayGames
{
	width:320px;
	background-color:#202020;
	height:390px;
	margin-right:6px;
}
.myFriend, .favoriteGame
{
	width:301px;
	float:right;
}
.myFriendOrangeR, .favoriteGameOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
	margin-right:
}
.myFriendOrangeL, .favoriteGameOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.myFriendOrangeBg, .favoriteGameOrangeBg
{
	width:265px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.contentFavoriteGame
{
	width:300px;
	background-color:#202020;
	height:390px;
}	
.myFriends
{
	width:300px;
	background-color:#202020;
	height:307px;
}	
.contentFavoriteGame
{
	margin-bottom:16px;
}
.bannerPersonlBottom
{
	padding-bottom:15px;
}
.bannerPersonlBottom div
{
	margin-right:9px;
	margin-left:9px;
	padding-top: 25px;
	padding-bottom:6px;
	padding-right: 115px;
}
.bannerPersonlBottom div img
{
	margin-right:106px;
}
.barPesonalZone div
{
	margin-top:7px;
}
.barPesonalZone div img
{	
	vertical-align:middle;
	cursor:pointer;
}
.barPesonalZone div span, .barPesonalZone div a
{
	color:#71B9EB;
	text-decoration:none;
	cursor:pointer;
}
.barPesonalZone
{
	width:130px;
	float:right;
}
.containMyFriend
{
	width:150px;
	float:right;
	text-align:center;
}
.friendImg img
{
	border:solid 1px #353535;
	width:60px;
	height:60px;
}
.friendNickname, .deletFriend
{
	padding-top:10px;
}
.friendNickname a
{
	color:#FDEB01;
	text-decoration:none;
	font-weight:bold;
}
.delFriend
{
	text-align:right;
	padding-right:25px;
}
.delFriend img
{
	vertical-align:middle;
	cursor:pointer;
}
.delFriend span
{
	color:#71B9EB;
	text-decoration:none;
	cursor:pointer;
}
.myFriendSep
{
	padding-top:5px;
	padding-right:14px;
	/*padding-bottom:11px;*/
	padding-left:14px;
}
.myFriendSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;	
}
.gamesStatus
{
	width:145px;
	float:right;
	padding-top:11px;
}
.gameStatusPicP
{
	padding-right:51px;
}
.gameStatusPicF
{
	padding-right:40px;
}
.gameStatusPicP img, .gameStatusPicF img
{
	width:72px;
	height:100px;
	border:solid 1px #000000;
}
.gameStatusNameP
{
	padding-top:4px;
	padding-right:56px;
	height:45px;
}
.gameStatusNameF
{
	padding-top:4px;
	padding-right:44px;
	height:45px;
}
.gameStatusDelP
{
	padding-right:34px;
}
.gameStatusDelF
{
	padding-right:25px;
}
.gameStatusDelP div img, .gameStatusDelF div img
{
	cursor:pointer;
}
.gameStatusNameP a, .gameStatusNameF a
{
	color:#FFB02D;
	text-decoration:none;
}
.gameSepF
{
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
}
.gameSepP
{
	padding-top:5px;
	padding-right:23px;
}
.gameSepP div, .gameSepF div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;	
}
.memberOnline
{
	height:22px;
}
.arenaText div
{
	padding-top:12px;
	padding-right:12px;
}
/* -------------------------------------------- add Company Page ------------------------------------------------ */
#link
{
	width:390px;
}
/* ------------------------------------------- Company Page ---------------------------------------------------- */
#rightCompanyPage, #rightGamePage
{
	width:277px;
	float:right;
}
#leftCompanyPage, #leftGamePage
{
	width:703px;
	float:right;

}

#leftGamePage
{
	padding-top: 19px;
	width: 703px;
}

#companyPic
{
	text-align:center;
	/*padding-top:19px;*/
}
#companyNameENG div , #gameNameENG div h1
{
	text-align:center;
	padding-top:18px;
	color:#FFB02D;
	font-size:14px;
	font-weight:bold;
	direction: ltr;
}

div#rightGamePage #gameNameENG div h1
{
	padding-top: 0px;
}

#companyNameHEB div , #gameNameHEB div
{
	padding-top:15px;
	text-align:center;
}
.companyDetailHeaderFirst
{
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:20px;
}
.DetailHeader 
{
	width:130px;
	float:right;
}
.DetailHeader  div
{
	margin-right:12px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFEB00;
}
.DetailHeader  div span
{
	color:#4F6C7C;
}
.companyEditLink div
{
	text-align:left;
	margin-left:7px;
	padding-top:10px;
	padding-bottom:10px;
}
.companyEditImg
{
	text-align:right;
	padding-top:19px;
	padding-right:10px;
}
.companyEditLink div img
{
	vertical-align:middle;
}
.companyEditLink div span
{
	color:#FFB02D;
	cursor:pointer;
}
.companiesDetail, .gamesDetailTxt, .gamesDetailLink
{	
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:1px;
}
.companyDetailHeader
{
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:5px;
}
.buildYear div
{
	padding-top:10px;
	padding-bottom:12px;
	padding-right:25px;
}
.status
{
	width:70px;
	float:right;
}
.status div, .ganers div, .platforms
{
	padding-top:10px;
	padding-bottom:12px;
	padding-right:12px;
}
.dismantlingYear
{
	text-align:left;
}
.dismantlingYear
{
	padding-top:10px;
	padding-bottom:12px;
	padding-left:7px;
}
.linkToCompany div 
{
	padding-top:13px;
	padding-bottom:21px;
	padding-left:12px;
	text-align:left;
	
}
.linkToCompany div a
{
	color:#79CBFD;
	text-decoration:none;
}
.companyRightBanner div
{
	margin-top:19px;
	text-align:center;
}
.companyAbout
{
	width:385px;
	background-color:#202020;
	margin-top:19px;
	float:right;
}

.gameAbout
{
	width:385px;
	margin-top: 0px;
	background-color:#202020;
}

#companyAboutTitle, #YouKnowTitle
{
	width:150px;
	float:right;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#companyYouKnowHeader
{
	width:385px;
	height:42px;
}
.moreGames
{
		height: 120px;
		overflow: hidden;
}
.moreGames div.moreGameOne
{
		padding-top: 15px;
		padding-right: 20px;
		float: right;
}

.moreGames div.moreGameOne_pic
{
	width: 70px;
	text-align: center;
}

.moreGames div.moreGameOne_pic img
{
	border:solid 1px #000000;
}

.moreGames div.moreGameOne_name
{
	padding-top: 7px;
	width: 120px;
	text-align: center;
}

.moreGames div.moreGameOne_name a
{
	color:#FFB02D;
	text-decoration: none;
}

#moreGamesLink
{
		float: left;
		color: #FFB02D;
		cursor: pointer;
		padding-left: 7px;
		padding-bottom: 10px;
}
#moreGamesLink img
{
		vertical-align: middle;
}
#moreGamesHeader
{
	background:url(../loadedFiles/moreGames.png) no-repeat;	
	width:385px;
	height:31px;
}
#companyAboutTitle div
{
	color:#FFB02D;
	font-size:14px;
	font-weight:bold;
}
#contentCompanyAbout div, #contentGameAbout
{
	padding:10px 16px 10px 16px;
}
.containYouKnow
{
	padding-right:16px;
}
.orangeDot
{
	width:8px;
	float:right;
}
.orangeDot img
{
	vertical-align:middle;
}
.youKnowText
{
	width:345px;
	float:right;
	padding-right:10px;
	padding-left:5px;
}

div#contentGameAbout
{
	background-color: white;
	color: #333333;
}

#contentGameAbout div
{
	clear:both;
}
.companyLeftBanner , .gameLeftBanner
{
	width:300px;
	float:right;
	position:relative;
	right:9px;
	padding-top:19px;
}

.gameLeftBanner
{
	padding-top: 0px;
}

.boldGames
{
	margin-top:15px;
}
.boldGamesTitle
{
	width:695px;
	height:30px;
	float:right;
}
.boldGamesOrangeR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.boldGamesOrangeL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.boldGamesOrangeBg
{
	width:659px;
	height:31px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}
.framGamesBold
{
	width:692px;
	background-color:#202020;
	float:right;
}
#containGamesBold table
{
	margin:23px 48px 22px 45px;
}
.gamesBold 
{
	padding-left:61px;
}
.contentGamesBold
{
	text-align:center;
}
.gamesBoldPic img
{
	width:72px;
	height:100px;
	border:solid 1px #000000;
}
.gamesBoldNameE
{
	padding-top:14px;
}
.gamesBoldNameH
{
	padding-top:5px;
}
.gamesBoldNameH a, .gamesBoldNameE a
{
	color:#FFB02D;
	text-decoration:none;
}
.containAddons
{
	padding:0px 12px 12px 12px; 
}
.addonSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.addonTxt, .addonDate, .addonSep
{
	padding-top:10px;
}
.addonNickName
{
	color:#FDEB01;
}
.addonTxt a 
{
	color:#FFB02D;
	text-decoration:none;
}
.addonDate span
{
	color:#546A78;
	font-weight:700;
}
/* -- addGameForm -------------------------------------------------------------------------------------------------- */
#ganersOptions, #platformsOptions
{
	width:100%;
}
/* -- Game Page ---------------------------------------------------------------------------------------------------- */

.btnAdd 
{
	clear:both;
	text-align:center;
}
.btnAdd img
{
	padding-top:8px;
}
#gamePic
{
	padding-top: 3px;
}
.changeBoxPic
{
	padding-right:10px;
	padding-top: 2px;
}
.boxPic
{
	text-align:center;
}
.boxPic img
{
	border: solid 1px #000000;
}
.gameDetailHeaderFirst
{
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top: 13px;
}
.gDetailHeader 
{
	width:130px;
	float:right;
}
.gDetailHeader  div
{
	margin-right:12px;
	padding-top:8px;
	padding-bottom:8px;
	color:#ffff00;
}
.DetailHeader  div span
{
	color:#4F6C7C;
}
.gameEditLink div
{
	text-align:left;
	margin-left:7px;
	padding-top: 5px;
	padding-bottom:10px;
}
.gameEditLink div img
{
	vertical-align:middle;
}
.gameEditLink div span
{
	color:#FFB02D;
	cursor:pointer;
}
.gameDetail
{	
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:1px;
}
.gameDetailHeader
{
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:5px;
}

td#leftGame_col1
{
	width: 385px;
	background-color: #202020;
}

td#leftGame_col2
{
	width: 318px;
}

div#gameAboutTop
{
	background: url(../loadedFiles/gameAbout_top.png) no-repeat;
	width: 385px;
	height: 102px;
}

div#gameAboutTopOneName
{
	background: url(../loadedFiles/gameAbout_top_oneName.png) no-repeat;
	width: 385px;
	height: 60px;
}

div#gameAboutBottom
{
	background: url(../loadedFiles/gameAbout_bottom.png) no-repeat;
	width: 385px;
	height: 28px;
}

div.gameAboutTop div.gameAboutName
{
	padding-top: 15px;
	padding-right: 11px;
	padding-left: 11px;
}

div.gameAboutTop div.gameAboutName, 
div.gameAboutTop div.gameAboutName h1
{
	color: #F37321;
	font-weight: bold;
	font-size: 16px;
}

div.gameAboutTop div.gameAboutName div
{
	height: 22px;
	overflow: hidden;
}

div.gameAboutTop div#gameAboutEngName
{
	text-align: left;
	direction: ltr;
}

div.gameAboutTop div#gameAboutHebName
{
	padding-top: 25px;
}

div.gameAboutTop span.gameAboutExitYear
{
	font-weight: normal;
	font-style: italic;
}

div#gameAboutHeader
{
	background-color: white;
}

div#gameAboutHeader .gameEditLink div span
{
	color: #4584AF;
}

#gameAboutTitle
{
	width:240px;
	float:right;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom:10px;
}
#gameAboutTitle div
{
	color:#81A4B7;
	font-size:14px;
	font-weight:bold;
	text-align: right;
}
#rightGamePage .gamesTitleBg
{
	width: 226px;
}
#leftGamePage .gamesTitleBg
{
	width:659px;
}
#leftGamePage .gamesTitle
{
	padding:0px;
	margin:0px;
}
.gameLeftBanner
{
	width:300px;
	float:right;
}
.gamesDetailLink div a, .gamesDetailLink h2
{
	color:#79CBFD;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.gamesTitle
{
	height:30px;
	margin-right:9px;
	padding-top:15px;
}
.gamesTitleR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.gamesTitleL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.gamesTitleBg
{
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
}

.youTube
{
	margin-right:9px;
	position:relative;
	top:9px;
}
.contentBoxR
{
	margin-right:9px;
	width:260px;
	background-color:#202020;
	margin-top:4px;
}
.contentBoxL
{
	width:300px;
	background-color:#202020;
}

.surferStutusFirst
{
	margin-top:6px;
}
.surferStutus 
{
	margin-top:1px;
}
.surferStutusFirst div, .surferStutus div
{
	padding: 7px 10px 7px 0px;
	color:#79CBFD;
}
.surferStutusFirst div img, .surferStutus div img
{
	vertical-align:middle;
	cursor: pointer;
}
.leftBanner
{
	margin-top:8px;
}
.surferStutus div span, .surferStutusFirst div span
{
	font-size:14px;
	font-weight:bold;
}
.communityNum
{
	width:150px;
	float:right;
}
.communityAdd
{
	width:120px;
	float:right;
}
.communityAdd img
{	
	vertical-align:middle;
	cursor:pointer;
}
.radioPlatform 
{
/*	width:80px; */
	padding-left: 25px;
	float:right;
}
#addMovie
{
	text-align:left;
	margin-top:10px;
	width:260px;
}
#addMovie div
{
	background-color:#202020;
	padding-left:7px;
	padding-top:8px;
	padding-bottom:8px;
	
}
#addMovie div img
{
	vertical-align:middle;
}
#addMovie div span
{
	color:#79CBFD;
	cursor:pointer;
} 
.gamesDetailTxt div, .gamesDetailLink div
{
	padding-top:8px;
	padding-bottom:8px;
	padding-right:12px;
}

.gamesDetailTxt h3
{
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

td.gameLeft_sep
{
	background-color:#333333;
	font-size: 0px;
	overflow: hidden;
}
	
div#gameDataBox
{
	background: url(../loadedFiles/gameDataBox.png) no-repeat;
	width: 301px;
	height: 125px;
}

td#gameDataBox_creator
{
	width: 127px;
}

td#gameDataBox_cups
{
	width: 170px;
}

div.gameDataBox_creatorTitle
{
	padding-top: 10px;
	padding-right: 15px;
	color: #FFFF00;
}

div.gameDataBox_creatorTitle span
{
	color: #546A78;
}

div.gameDataBox_creatorPic
{
	padding-top: 7px;
	padding-right: 15px;
}

div#gameDataBox_cups_in
{
	padding-top: 23px;
}

div.gameDataBox_cup
{
	padding-bottom: 9px;
}

div.gameDataBox_cup img
{
	vertical-align: middle;
}

div.gameDataBox_cup a
{
	text-decoration: none;
}

div#essaysOfGame
{
	width: 694px;
	height: 175px;
	background-color: #202020;
	border-top: 1px solid #333333;
	margin-bottom: 12px;
}

div#essaysOfGame div.all a
{
	color: #FFB02D;
	font-size: 12px;
	font-weight: normal;
}

div#essaysOfGameTitle
{
	background: url(../loadedFiles/essaysOfGameTitle.png) no-repeat right;
	width: 685px;
	height: 40px;
}

div#essaysOfGameTitle .all
{
	margin-top: 12px;
}

div#essaysOfGameTitle img
{
	vertical-align: middle;
}

div#essaysOfGame_in
{
	padding-top: 13px;
}

div.essayOfGame
{
	height: 110px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

div.essayOfGame_pic
{
	width: 153px;
	height: 90px;
	text-align: center;
}

div.essayOfGame_pic img
{
	width: 120px;
	height: 90px;
	border: 1px solid #CC762B;
}

div.essayOfGame_link
{
	width: 153px;
	text-align: center;
	height: 17px;
	overflow: hidden;
	padding-top: 3px;
	font-size: 12px;
}

div.essayOfGame_link a
{
	color: white;
	text-decoration: none;
}

.linksToWeb div
{
	padding-right:10px;
	padding-top:7px;
	padding-bottom:6px;
}
.screanShotsPic
{
	padding-top:14px;
	width:99px;
	float:right;
}
.screanShotsPicFirst
{
	padding-top:10px;
	width:101px;
	float:right;
}
.gagnifyingGlass
{
	border:solid 1px #000000;
	height: 79px;
}
.gagnifyingGlass img
{
	position:relative;
	top:62px;
}
.screanShotsAddSep
{
	margin-top:10px;
	padding-right:9px;
	padding-left:9px;
}
.screanShotsAddSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.screanShotsSep
{
	margin-top:10px;
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.gamesNewsCollection
{
	padding-right:12px;
}
.newsTitle
{
	color:#81A4B7;
	font-weight:bold;
	padding-top:10px;
}
.newsTitle div a
{
	color:#81A4B7;
	text-decoration: none;
}
.newsLinkTo, .newsDateTime, .newsSubTitle
{
	padding-top:5px;
}
.newsLinkTo a, .gamesLinkTo div a
{
	color:#79CBFD;
	text-decoration:none;
}
.newsSep
{
	padding-top:10px;
	padding-left:10px;
}
.newsSep div, .gamesBoxRSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
	font-size: 0px;
}
.gamesDateSap
{
	color:#536A7A;
}
.gamesUserPic
{
	padding-right:11px;
	padding-top:10px;
	width:60px;
}
.gamesUserPic div img
{
	width:60px;
	height:60px;
	border: solid 1px #343434;
}
.gamesBoxRTxt
{
	padding-right:8px;
	padding-left:10px;
}
.gamesBoxRTxt div.essayTitle
{
	color: #81A4B7;
	font-weight: bold;
}

.gamesBoxRTxt div.essayTitle div
{
	height: 20px;
	overflow: hidden;
}

.gamesBoxRTxt div.essayTitle div a
{
	color:#81A4B7;
	text-decoration: none;
	font-size: 15px;
}

.gamesBoxRSep
{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;	
}
.gamesNickName div, .gamesNickName a
{
	color:#FFFF00;
	text-decoration: none;
}
.gamesDateTime, .gamesSubtitle, .gamesLinkTo
{
	padding-top:3px;
}
.gamesDateTime div
{
	font-size:11px;
}
.gamesSubtitle
{
	clear:both;
	height: 30px;
	overflow: hidden;
}
.contianNickDate
{
	width:114px;
	float:right;
}
.containGrade
{
	width:55px;
	float:right;
}
.gradeTxt
{
	width:51px;
	height:33px;
	background:url(../loadedFiles/boxGrade.png) no-repeat;
}
.gradeTxt div
{
	text-align:center;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}

/* -- update website page ----------------------------------------------------------------- */
.UpdatePagingBg
{
	height:25px;
	background:url(../loadedFiles/pagingBg.jpg) repeat-x;
	margin-right:1px;
}
.pageTitle div
{
	margin-top:15px;
	margin-right:12px;
}
.pageTitle div h1
{
	color:#FB7506;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}
.updateWebsite
{
	margin-right:9px;
}
.updateConfirm
{
	margin-right:9px;
	background-color: #333333;
}
.updateConfirm th
{
	text-align:right;
}
.updateConfirm th div span
{
	cursor:default;
}
.fieldsTitles
{
	width:160px;
	font-weight:bold;
}
.fieldStatusTitles span
{
	padding-right:13px;
	font-weight:bold;
}
.confirmAddSreanshot
{
	display:none;	
}
.linkToValue
{
	width:130px;
}
.linkToValue div a
{
	color:#FB7506;
	font-weight:bold;
	text-decoration:underline;
}
.nameType div
{
	color:#FB7506;
}
.orderByOpen 
{
	color:#ffff00;
}
/* -- news page -------------------------------------------------------------------------- */
.contentNewsPage
{
	width:1020px;
}
.oneEssay 
{
	text-align:right;
	padding-right: 12px;
	padding-left:12px;
	padding-top:12px;	
}
.oneEssay .newsTxt
{
	margin-top:10px;
}
.essayPic
{
	width:80px;
}
.essayPicture
{
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
}
.oneEssay .gamesUserPic div img
{
	width:80px;
	height:80px;
}
.essayTitle
{
	color:#81A4B7;
	font-weight:bold;
}
.essayDateTime, .essaySubTitle, .essayTxt, .essayNickName
{
	margin-top:5px;
	font-size: 14px;
}
.essaySubTitle div
{
	color: #333333;
}
.essayTxt a
{
		color: #FFB02D;
}
.essaySep
{
	padding-top:10px;
}
.essaySep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
.essayBack
{
	margin-top:10px;
}
.essayBack div span
{
	cursor:pointer;
	color:#79CBFD;
	font-weight:bold;
}
.essayNickName div span
{
	color:#ffff00;
}


table#essayTbl
{
	width: 950px;
}

td.essayTbl_rightCol
{
	width: 595px;
}

td.essayTbl_rightCol div#talkbackSep
{
	width: 562px;
	padding-bottom: 18px;
}

td.essayTbl_rightCol div.essayTbl_rightCol_in
{
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 9px;
	margin-bottom: 20px;
	background-color: white;
}

div#essayTop
{
	background: url(../designFiles/essay_top.png) no-repeat;
	width: 570px;
	height: 92px;
}

div#essayTop div#essayTop_title
{
	height: 52px;
	overflow: hidden;
	margin-right: 14px;
	width: 555px;
}

div#essayTop div#essayTop_title h1
{
	padding-top: 9px;
	line-height: 31px;
	color: #F37321;
	font-size: 19px;
	font-weight: bold;
}

div#essayTop_author
{
	float: right;
	padding-right: 14px;
	padding-top: 10px;
	color: #6F6F6F;
	font-weight: bold;
}

div.essayTop_author_txt .videoNickName
{
	color: #EBB634;
}

div.essayTop_author_txt
{
	padding-top: 5px;
}

span.vSep
{
	color: #343434;
	font-size: 9px;
}

div#essayTop_countTalkbacks
{
	float: left;
	padding-left: 20px;
	padding-top: 14px;
}

div#essayTop_countTalkbacks a
{
	color: #78CBFD;
	text-decoration: none;
	font-weight: bold;
}

div#essayTop_countTalkbacksIcon
{
	float: left;
	padding-left: 7px;
	padding-top: 13px;
}

div#essayTop_datetime
{
	float: left;
	padding-top: 14px;
	padding-left: 12px;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: bold;
}

div#essayPic
{
	padding-top: 15px;
}

div#essayBody
{
	padding-top: 15px;
	clear: both;
	width: 570px;
	position: relative;
}

div#essayBody .gradeBoxAllGamesBg
{
	background:url(../loadedFiles/essayGradeBox.png) no-repeat;
}

div#essayBody_left
{
	float: left;
}

div#essayBody div#essayBody_grade 
{
	padding-right: 100px;
	padding-bottom: 8px;
}

div#essayBody_webBtns
{
	width: 175px;
	height: 90px;
	position: relative;
}

div#essayBody_webBtns_in
{
}

div#essayBody_webBtns_fb
{
	position: absolute;
	top: 10px;
	left: 75px;
}

div#essayBody_webBtns_fb span.fb_share_size_Small span.fb_share_count,
div#essayBody_webBtns_fb span.fb_share_size_Small span.fb_share_count_nub_top
{
	display: block;
}

div#essayBody_webBtns_tweeter
{
	position: absolute;
	top: 10px;
	left: 15px;
}

div#essayBody_webBtns_plusone
{
	position: absolute;
	top: 10px;
	left: 15px;
}

div#essayBody_subtitle h2
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
}

div#essayBody_txt
{
	font-size: 14px;
	padding-bottom: 5px;
	padding-right: 15px;
	color: #333333;
}

div#essayBody_txt p
{
	margin-top: 14px;
	margin-bottom: 14px;
}

div#essayBody_txt a
{
	color: #3A90FC;
}

div#essayForward
{
	float: left;
	padding-left: 70px;
	padding-top: 15px;
	font-weight: bold;
	color: #77C9FB;
}

div#essayForward div
{
	cursor: pointer;
}

div#essayForward img
{
	vertical-align: middle;
}

td.essayTbl_leftCol
{
	width: 355px;
}

td.essayTbl_leftCol div.essayTbl_leftCol_in
{
	margin-top: 5px;
}

div.essayBanner
{
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.essayFacebookLike
{
	padding-top: 5px;
	padding-left: 22px;
	text-align: left;
}

div#mostPopular
{
	padding-top: 10px;
	width: 570px;
}

div.mostPopularBox
{
	background: url(../designFiles/mostPopularBox.png) no-repeat right top;
	width: 193px;
	height: 106px;
	float: right;
}

div.mostPopularBox.mostPopularBox_3
{
	width: 184px;
}

div.mostPopularBox_pic
{
	padding-top: 9px;
	padding-right: 39px;
}

div.mostPopularBox_pic img
{
	width: 100px;
	height: 75px;
	border: 1px solid #5C5C5C;
}

div.mostPopularBox_link
{
	margin-right: 4px;
	width: 175px;
	text-align: center;
	height: 18px;
	overflow: hidden;
}

div.mostPopularBox_link a
{
	color: #333333;
	text-decoration: none;
}

div#linksGames
{
	padding-top: 14px;
	padding-bottom: 14px;
	width: 355px;
}

div#linksGamesTitle
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 355px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
}

div#linksGames_in
{
	padding-top: 12px;
}

table#linksGamesTbl
{
	width: 325px;
}

div#linksGames td.linksGames_pic
{
	width: 100px;
}

div#linksGames td.linksGames_pic img
{
	width: 72px;
	height: 100px;
	border: 1px solid #000000;
	margin-right: 10px;
}

td.linksGames_details
{
	width: 235px;
}

div.linksGames_name
{
	padding-top: 2px;
}

div.linksGames_name a
{
	color: #4A9FD5;
	text-decoration: none;
	font-weight: bold;
}

div.linksGames_name td
{
	cursor: pointer;
}

div.linksGames_name a span
{
	color: #434343;
}

div.linksGames_exitComp
{
	padding-top: 10px;
	color: #434343;
}

div.linksGames_exitComp span.compName
{
	color: #4A9FD5;
}

div.linksGames_exitComp span.linksGames_dataTitle
{
	color: #434343;
}

div.linksGames_exitComp span.linksGames_sep
{
	color: #434343;
}

div.linksGames_downloadDetails
{
	padding-top: 20px;
}

div.linksGames_downloadDetails a
{
	text-decoration: none;
}

div.linksGames_sep
{
	padding-top: 20px;
	padding-bottom: 20px;
}

div.linksGames_sep div
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x;
	width: 355px;
	height: 1px;
	font-size: 0px;
}

div.linksGames_forSale
{
	cursor: pointer;
	color: #78C9FE;
}

div.linksGames_forSale img
{
	vertical-align: middle;
}

div#essayLeftBanner
{
	padding-bottom: 20px;
	padding-left: 26px;
	padding-right: 26px;
}

div#essayMore
{
}

div#essayMore div#latestEssaysTitle
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 355px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
}

div#essayMore div.tabContent
{
	position: relative;
	width: 355px;
}

div#essayMore div.tabContent_in
{
	padding-top: 13px;
}

div#essayMore .videoNickName 
{
	color: #EBB634;
	font-weight: bold;
}

div.moreEssays_sep
{
	padding-top: 10px;
	padding-bottom: 10px;
}

div.moreEssays_sep div
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 355px;
	height: 1px;
}

td.moreEssay_pic_news
{
	width: 120px;
}

td.moreEssay_pic_review, td.moreEssay_pic_cheat
{
	width: 90px;
}

td.moreEssay_pic_news img
{
	width: 100px;
	margin-right: 10px;
}

td.moreEssay_pic_review img, td.moreEssay_pic_cheat img
{
	width: 72px;
}

td.moreEssay_data_news
{
	width: 233px;
}

td.moreEssay_data_review, td.moreEssay_data_cheat
{
	width: 263px;
}

td.moreEssay_data div.essayTitle
{
	color: #81A4B7;
	font-weight: bold;
}

td.moreEssay_data div.essayTitle div a
{
	color:#81A4B7;
	text-decoration: none;
	font-size: 14px;
}

td.moreEssay_data div.essayDetails
{
	padding-top: 10px;
	padding-bottom: 5px;
	color: #333333;
}

td.moreEssay_data div.essaySubTitle div
{
	font-size: 12px;
}



/* -- new games page -------------------------------------------------------------- */
.allNewGame
{
	width:1020px;
	background-color:#202020;
	padding-bottom:10px;
	text-align:center;
}
.pagingBg
{
	height:25px;
	background:url(../loadedFiles/pagingBg.jpg) repeat-x;
}
.allGameTitle
{
	height:30px;
	margin-right:6px;
	margin-top:12px;
}
.containAllNewGame
{
	width:460px;
	padding-right:12px;
	padding-top:12px;
	padding-left:7px;
	float:right;
}
.allGameColorR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.allGameColorL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.allGameColorBg
{
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
	width:905px;
}
.gradeBoxAllGamesBg
{
	height:69px;
	background:url(../loadedFiles/gradeBoxAllGamesBg.jpg) no-repeat;
	width:75px;
	text-align:center;
}
.gradeTitle 
{
	font-family:arial;
	padding-top:5px;
	font-size:11px;
	font-weight:bold;
}
.allGamesGrade
{
	font-size:22px;
	font-weight:bold;
}
.newGameGrade
{
}
.newGameTxt
{
	padding-left:7px;
	text-align:right;
	width:300px;
}
.lastPost
{
	width:330px;
	float:right;
	padding-right:10px;
	padding-top:10px;
}
.lastPost table
{
	width:100%;
}
.posterPic
{
	width:70px;
}
.posterPic img
{
	width:60px;
	height:60px;
}
.posterText
{
	width:270px;
}
.postSubject a
{
	color:#79CBFD;
	text-decoration:none;
}
.posterSep
{
	padding-top:8px;
}
.posterSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
}
/* -- all videos page -------------------------------------------------------------- */
.allVideosSep
{
	padding-top:10px;
	padding-bottom:10px;
}
.allVideosSep div
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
	margin-right:29px;
	margin-left:17px;
}
/* -- all news page -------------------------------------------------------------- */
.allNews
{
	float:right;
	text-align:right;
	margin-right:17px;
	padding-bottom: 10px;
	
}

.allNews_in
{
	width:450px;
}

div#newsBack
{
	clear: both;
	float: right;
	padding-right: 17px;
	margin-top:10px
}

 .allNews .newsSubTitle
 {
	height:30px;
 }
 .allNewGame  .gamesBoxRTxt
 {
	text-align:right;
 }
 .allCheats, .allReview
 {
	width:460px;
	float:right;
 }
 .allReview  .gamesBoxRSep
 {
	padding-left:0px;
 }
 .nameGame
 {
	margin-top:12px;
 }
 .nameGame div a
 {
	color:#FFB02D;
	text-decoration:none
 }
/* -- all screenshots page --------------------------------------------------------- */
.allNewGame .screanShotsPicFirst, .allNewGame .screanShotsPic
{
	text-align:right;
}
.ContainAllscreenShote
{
	margin-right:23px;
}
.allNewGame .screanShotNameGame
{
	height:50px;
}
/* -- paging ---------------------------------------------------------------------- */
.pagingTbl 
{
	direction:ltr;
	float:left;
	margin-left:10px;
	margin-top:2px;
}
 .prevPage a img, .nextPage a img 
 {
	vertical-align:middle;
 }
 .prevPage a, .nextPage a, .pageNumber a
 {
	color:#79CBFD;
	text-decoration:none;
 }
 .thisPageNumber
 {
	font-size:14px;
	font-weight:bold;
 }
/* -- send to friend -------------------------------------------------------------- */
#forwardTbl table
{
	width: 602px;
	border-left: 1px solid #E5E2D3;
	border-right: 1px solid #E5E2D3;
	background-color: #F7F6F1;
}
#headerSendToFriend 
{
	height:97px;
	background:url(../loadedFiles/headerBg.png) repeat-x;
	text-align:left;
}
#containSendToFriend
{
	padding-right:20px;
	padding-top:20px;
}
#forwardForm table td
{
	text-align:right;
	padding-right:20px;
}
/* -- search result page ------------------------------------------------------------*/
.result
{
	width:1020px;
	background-color:#202020;
	padding-bottom:10px;
}
.containResult
{
	margin:0px 12px 0px 12px;
}
.searchResultName
{
	margin-right:5px;
	margin-top:3px;
}
.searchResultName div a
{
	text-decoration:none;
	color:#FFFF00;
}
.srTitle
{
	margin-top:10px;
}
.srTitle div
{
	color:#FFB02D;
	font-weight:bold;
}
.resultGames 
{
	width:470px;
	float:right;
}
.resultPlatforms
{
	width:190px;
	float:right;
}
.resultCompanies
{
	width:280px;
	float:right;
}
/* -- advance seacth --------------------------------------------------------- */
.advanceSearchCat
{
	width:490px;
	background-color: #434343;
}
.catTitle 
{
	height:30px;
	width:473px;
	padding-top:10px;
}
.catTitleR
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeR.png) no-repeat;
	float:right;
}
.catTitleL
{
	width:18px;
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeL.png) no-repeat;
	float:right;
}
.catTitleBg
{
	height:30px;
	background:url(../loadedFiles/boxTitleOrangeBg.png) repeat-x;
	float:right;
	width:437px;
}
.advCat
{
	margin-top:10px;
	margin-right:30px;
}
.containCat
{
	clear:both;
}
.oneCat
{
	width:90px;
	float:right;
	padding-bottom:3px;
}
.oneCat div span
{
	color:#79CBFD;
	font-weight:bold;
	cursor:pointer;
} 
.advanceSearchRes
{
	width:470px;
}
.resultTitle
{
	height:34px;
	background-color:#202020;
}
.resultTitle div
{
	padding-top:9px;
	padding-right:13px;
}
.resultBoxTxt
{
	background-color:#202020;
	margin-top:1px;
}
.resultBoxTxt div
{
	padding-top:9px;
	padding-right:13px;
	padding-bottom:10px;
}
.resultTxt
{
	margin-top:1px;
	height:550px;
	background-color:#202020;
	overflow-y: auto;
}
#advSearch
{
	padding-top:7px;
	padding-right:12px;
}
.advGameName a 
{
	color:#FFB02D;
	text-decoration:none;
}
.advSep
{
	color:#AF5717;
}
.advGameName 
{
	color:#B467DB;
	padding-top:5px;
}
.advYear
{
	color:#79CBFD;
}
.path
{
	background-color: #2A2A2A;
}
.pathSep
{
	height:1px;
	background:url(../loadedFiles/brokenLine.png) repeat-x;
	padding-bottom:3px;
}
#choosePath
{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:700;
	direction:rtl;
}
.freeSearch
{
	text-align:center;
	margin-top:25px;
}
.freeSearch input
{
	width:250px;
}
.arrow, .freeSearch img
{
	vertical-align:middle;
}
.numRes
{
	color:#FB7506;
}
.navigatorCat
{
	color:#79CBFD;
}
/* -- form game sale -------------------------------------------------------- */
.gameSaleTitle
{
	color:#FFC152;
}
/* -- change arena -------------------------------------------------------- */
.allNewGame .containerArena
{
	width:450px;
	float:right;
	text-align:right;
	padding-right:28px;
}
.allNewGame .arenaTxt
{
	width:378px;
}
/* -- subMenu */
.subMenu_box, .subMenu_sep, .subMenu_box_unique
{
	padding-top:5px;
}
.subMenu_box a
{
	color:#ffffff;
	text-decoration:none;
}
.subMenu_box_unique a
{
	color:#FFB02D;
	text-decoration:none;
}
.subMenu_sep div
{
	font-weight:bold;
}
.homePage .subMenu_sep div
{
	color: #AF5717;
}

/* -- sep color -- */
.platform_orange .subMenu_sep div, .game_orange .subMenu_sep div, .allGame_orange .subMenu_sep div, .gDetailHeader_orange span
{
	color:#AF5717;
}

.orange
{
	color: #F4731F;
}

.platform_purple .subMenu_sep div, .game_purple .subMenu_sep div, .allGame_purple .subMenu_sep div, .gDetailHeader_purple span, .purple
{
	color:#794590;
}

.platform_blue .subMenu_sep div, .game_blue .subMenu_sep div, .allGame_blue .subMenu_sep div, .gDetailHeader_blue span
{
	color:#546A78;
}

.blue
{
	color: #6B95AD;
}

.platform_red .subMenu_sep div, .game_red  .subMenu_sep div, .allGame_red .subMenu_sep div, .gDetailHeader_red span, .red
{
	color:#B20B03;
}

.platform_yellow .subMenu_sep div, .game_yellow .subMenu_sep div, .allGame_yellow .subMenu_sep div, .gDetailHeader_yellow span, .yellow
{
	color:#8F770D;
}

.platform_Green .subMenu_sep div, .game_Green .subMenu_sep div, .allGame_Green .subMenu_sep div, .gDetailHeader_Green span, .Green
{
	color:#60983D;
}

.platform_turquoise .subMenu_sep div, .game_turquoise.subMenu_sep div, .allGame_turquoise .subMenu_sep div, .gDetailHeader_turquoise span, .turquoise
{
	color:#048990;
}

.platform_deepBlue .subMenu_sep div, .game_deepBlue .subMenu_sep div, .allGame_deepBlue .subMenu_sep div, .gDetailHeader_deepBlue span, .deepBlue
{
	color:#3E468F;
}

/* --all addons page -- */
.allNewGame .userAddons
{
	width:445px;
	float:right;
	text-align:right;
	padding-right:12px;
}

.allNewGame .userAddons .addonTxt
{
	height:30px;
}

/* -- send email ------------------------------------------------------------ */
div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

.checkBoxFildes
{
/*		direction: ltr;*/
}

.checkBoxOneField
{
	float: right;
	padding-left: 10px;
}


.checkBoxOneField div
{
}

/* essay talkbacks */

div#addTalkbackBtn
{
	padding-top: 15px;
	padding-bottom: 10px;
	color: #77C9FB;
	font-weight: bold;
	cursor: pointer;
	width: 90px;
}

div#addTalkbackBtn img
{
	vertical-align: middle;
}

div#talkbackSep
{
	width: 600px;
	padding-bottom: 10px;
}

td#reviewTalkbacks div.essaySep
{
	width: 940px;
}

div#addTalkback
{
	padding-bottom: 10px;
}

div#addTalkback_form
{
	padding-top: 20px;
}

td.talkbackText
{
	color: #343434;
	font-weight: bold;
}

input.talkback_formField, input.talkback_formField_disabled
{
	height: 17px;
	width: 155px;
	border: 1px solid #E2E9EF;
	border-top: 1px solid #AAADB4;
}

input.talkback_formField_disabled
{
	color: #8F8D8D;
	background-color: #E0E0E0;
}

input#title
{
	width: 370px;
}

textarea.talkback_textareaField
{
	width: 369px;
	height: 50px;
}

tr.talkbackFormSep
{
	height: 10px;
}

div#essayNoTalkbacks
{
	width: 555px;
	padding-bottom: 15px;
}

div#essayTalkbacksTitle
{
	padding-bottom: 10px;
}

div.talkback_number
{
	color: #343434;
	font-weight: bold;
}

div.talkback_title, div.emptyTalkback
{
	color: black;
	font-weight: bold;
	padding-bottom: 5px;
	width: 525px;
	overflow-x: hidden;
}

div.talkback_writer span
{
	color: #54697A;
}

div.talkback_writer span.talkback_writerName, 
div.talkback_writer span.talkback_writerName a
{
	color: #EBB634;
	text-decoration: none;
}

div.talkback_writer span.talkback_writerName a
{
	font-weight: bold;
}

div.talkback_txt
{
	margin-top: 6px;
	margin-bottom: 6px;
	width: 540px;
	background-color: #333333;
}

div.talkback_txt_in
{
	padding: 20px;
}

div.closeTalkback
{
	color: #76CBFF;
	cursor: pointer;
	font-weight: bold;
	width: 46px;
}

div.closeTalkback img
{
	vertical-align: middle;
}

div.talkback_txt_content
{
	padding-right: 5px;
	padding-bottom: 8px;
}

/* essay new feedbacks */

div#essayFeedbacksTop
{
	clear: both;
	background: url(../designFiles/essayFeedbacks_top.png) no-repeat bottom;
	width: 570px;
	height: 70px;
	font-size: 0px;
	overflow: hidden;
}

div#essayTalkbacks
{
	background-color: white;
}

div#essayFeedbacksBottom
{
}

div#essayFeedbacksBg
{
	width: 570px;
	background-color: #E6E6E6;
}

div#essayFeedbacks_in
{
}

div#essayFeedbacks_in div#talkbackSep
{
	display: none;
}

div#essayFeedbacks_in div#essayTalkbacksTitle
{
	padding-bottom: 0px;
}

div#essayFeedbacks_in div#talkbackSep
{
	padding-bottom: 5px;
}

div#essayFeedbacks_in div.talkback_txt
{
	width: 550px;
}

div#essayFeedbacks_in div#essayNoTalkbacks
{
	width: 550px;
}

div#essayFeedbacks_in div.talkback_txt_in
{
	padding-right: 37px;
}

div#essayFeedbacks_in span.talkback_date
{
	font-size: 12px;
}

div#essayFeedbacks_in span.talkback_date span
{
	color: #546B79;
}

div#essayFeedbacks_indiv#addTalkback_form
{
	padding-top: 10px;
}

div#essayFeedbacks_in .talkback_formField
{
	width: 206px;
}

div#essayFeedbacks_in .talkback_formBigField
{
	width: 465px;
}

div#essayFeedbacks_in textarea.talkback_textareaField
{
	width: 464px;
}

div#essayTalkbacks div.talkbacks_sep
{
	background: url(../designFiles/talkbacks_sep.png) no-repeat;
	width: 570px;
	height: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* ------------------------------------------------------------------------------------------------------------------------	*/

div#contributors
{
	padding-right: 25px;
}

.contributorBox
{
	float: right;
	width: 335px;
	margin-left: 25px;
}
.contributorBox_in
{
	padding-top: 20px;
	padding-right: 15px;
}

.contributorBox .newsSep
{
	width: 335px;
	padding-top: 15px;
}

.contributorImg
{
		float: right;
		margin-left: 15px;
}
.contributorName
{
		text-align: right;
}
.contributorName a
{
	color:#FDEB01;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
.contributorDate
{
		color: white;
		font-size: 10px;
		float: left;
}
.contributorScoreTitle
{
		color: white;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		margin-top: 19px;
}
.contributorScoreTitle span
{
	color:#AF5717;
}
span.contributorScore
{
		color: #79CBFD;
}
.contributorMore
{
		color: #79CBFD;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		margin-top: 13px;
		cursor: pointer;
}

div.whatsNews_all
{
	padding-top: 20px;
}

/* -- text search results -----------------------------------------------------------------------------------------------------	*/

td.textSearchResultsCol
{
	width: 990px;
	background-color: #333333;
	padding-bottom: 10px;
}

div#textSearchResults
{
	padding-top: 13px;
	padding-right: 6px;
	background-color: #333333;
}

div#textSearchResults table#textSearchResults_tabsTbl
{
	background: url(../loadedFiles/textSearchResults_tabs_bg.png) no-repeat;
	width: 940px;
	height: 25px;
}

td.textSearchResults_tabSep, td.tabSep
{
	background: url(../loadedFiles/textSearchResults_tabSep.png) no-repeat bottom;
	width: 3px;
	height: 25px;
	font-size: 0px;
}

td#textSearchResults_tabsEnd, div.tabsEnd
{
	background: url(../loadedFiles/textSearchResults_tabsEnd.png) no-repeat right bottom;
	height: 25px;
}

div.textSearchResults_tab_bg, div.textSearchResults_tab_right, div.textSearchResults_tab_left, 
div.tab_bg, div.tab_right, div.tab_left
{
	height: 25px;
}

div.textSearchResults_tab_bg, div.tab_bg
{
	background: url(../loadedFiles/textSearchResults_tab_bg.png) repeat-x bottom;
	cursor: pointer;
}

div.textSearchResults_tab_bg div.textSearchResults_tab_right, div.tab_right
{
	background: url(../loadedFiles/textSearchResults_tab_right.png) no-repeat right bottom;
}

div.textSearchResults_tab_bg div.textSearchResults_tab_left, div.tab_left
{
	background: url(../loadedFiles/textSearchResults_tab_left.png) no-repeat left bottom;
}

div#textSearchResults div.textSearchResults_selectedTab_bg, div.selectedTab_bg
{
	background: url(../loadedFiles/textSearchResults_selectedTab_bg.png) repeat-x bottom;
}

div#textSearchResults div.textSearchResults_selectedTab_bg div.textSearchResults_tab_right,
div.selectedTab_bg div.tab_right
{
	background: url(../loadedFiles/textSearchResults_selectedTab_right.png) no-repeat right bottom;
}

div#textSearchResults div.textSearchResults_selectedTab_bg div.textSearchResults_tab_left,
div.selectedTab_bg div.tab_left
{
	background: url(../loadedFiles/textSearchResults_selectedTab_left.png) no-repeat left bottom;
}

div.textSearchResults_tabText, div.tabText
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}
	
div.textSearchResults_tabText span, div.tabText span
{
	font-size: 14px;
	font-weight: normal;
}

div#textSearchResults div#textSearchResults_tabContent
{
	background: url(../loadedFiles/textSearchResults_content.png) repeat-y;
	position: relative;
	width: 950px;
}

div#textSearchResults_tabContent_in
{
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom: 30px;
}

div#textSearchResults_essaysContent_in
{
	padding-top: 18px;
	padding-bottom: 30px;
}

div.textSearchResults_tabTitle
{
	padding-bottom: 20px;
}

div#textSearchResults_essaysContent_in div.textSearchResults_tabTitle
{
	padding-right: 18px;
}

table.textSearchResults_contentTbl
{
	background: url(../loadedFiles/textSearchResults_contentTbl.png) repeat-y right;
	width: 900px;
}

table.textSearchResults_contentSmallTbl
{
	background: url(../loadedFiles/textSearchResults_contentSmallTbl.png) repeat-y right;
	width: 920px;
}

table.textSearchResults_contentSmall2Tbl
{
	background: url(../loadedFiles/textSearchResults_contentSmall2Tbl.png) repeat-y right;
	width: 920px;
}

div.textSearchResults_game, div.textSearchResults_platform, div.textSearchResults_comp
{
	float: right;
	width: 440px;
	color: #B467DB;
	padding-bottom: 3px;
}

div.textSearchResults_platform, div.textSearchResults_comp
{
	text-align: center;
	width: 300px;
}

div.textSearchResults_platform_in, div.textSearchResults_comp_in
{
	padding-bottom: 10px;
}

div.textSearchResults_game a, div.textSearchResults_platform a, div.textSearchResults_comp a
{
	color: #FFB02D;
	text-decoration:none;
}

table.textSearchResults_paging
{
	width: 938px;
}

table#textSearchResults_essays
{
	width: 935px;
}

div.textSearchResults_oneEssay
{
	float: right;
	width: 470px;
	text-align: right;
}

div.textSearchResults_oneEssay_in
{
	padding-left: 15px;
	padding-right: 30px;
}

div.textSearchResults_oneEssaySep
{
	padding-top: 10px;
}

div.textSearchResults_oneEssaySep div
{
	background:url(../loadedFiles/brokenLine.png) repeat-x;
	height: 1px;
	width: 425px;
	font-size: 0px;
}

div.textSearchResults_oneEssay_in div.essayTitle
{
	color: #81A4B7;
	font-weight: bold;
	padding-top: 10px;
}

div.textSearchResults_oneEssay_in div.essayTitle div
{
	height: 20px;
	overflow: hidden;
}

div.textSearchResults_oneEssay_in div.essayTitle div a
{
	color:#81A4B7;
	text-decoration: none;
	font-size: 15px;
}

div.textSearchResults_oneEssay_in div.essayDetails
{
	padding-top:3px;
}

div.textSearchResults_oneEssay_in div.essayDetails table
{
	font-size: 12px;
	color: white;
}

div.textSearchResults_oneEssay_in div.essayDetails table img
{
	vertical-align: middle;
}

div.textSearchResults_oneEssay_in div.essaySubTitle
{
	height: 30px;
	overflow: hidden;
}

div.textSearchResults_oneEssay_in div.essaySubTitle div
{
	color: white;
	font-size: 12px;
}

div.textSearchResults_oneEssay_in div.essayLinkTo
{
	padding-top: 5px;
}

div.textSearchResults_oneEssay_in div.essayLinkTo a
{
	color: #79CBFD;
	text-decoration: none;
}

div.textSearchResults_oneEssay_in div.textSearchResults_essayPic
{
	padding-top: 12px;
}

div.oneOptionalAnswer
{
	float: right;
	width: 132px;
	height: 230px;
	margin: 7px;
	text-align: center;
}

form#questionnaireForm p
{
	color: #F37321;
}

div.oneOptionalAnswer img
{
		border: 1px solid black;
}

/* -- downloads -------------------------------------------------------------------------------------------------------------------	*/

div#downloadsPage
{
	padding: 25px 17px;
}

div#downloadsFilter
{
	background-color: #F5F5F5;
	width: 955px;
	margin-bottom: 10px;
	color: #4A9FD5;
	font-size: 13px;
}

div#downloadsFilter_in
{
	padding: 8px 0px;
}

div#filterClose, div#filterCloseBtn
{
	cursor: pointer;
	padding-right: 14px;
	font-weight: bold;
}

div#filterCloseBtn
{
	padding-bottom: 10px;
}

table#downloadsFilterTbl td#options1
{
	width: 180px;
}

table#downloadsFilterTbl td#options2
{
	width: 305px;
}

table#downloadsFilterTbl td#options3
{
	width: 145px;
}

table#downloadsFilterTbl td#options4
{
	width: 160px;
}

table#downloadsFilterTbl td.last
{
	width: 100px;
}

table#downloadsFilterTbl td.sep
{
	width: 15px;
	background: url(../designFiles/downloadFilterVsep.png) repeat-y 50%;
}

table#downloadsFilterTbl div.moreOptions_sep
{
	padding-right: 30px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
}

table#downloadsFilterTbl div.moreOptions_sep div
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 100%;
	height: 5px;
}

table#downloadsFilterTbl div.moreOptionsLink
{
	padding-right: 30px;
}

table#downloadsFilterTbl div.moreOptionsLink div
{
	font-weight: bold;
	cursor: pointer;
}

table#downloadsFilterTbl td.options div.header
{
	font-weight: bold;
	color: #656565;
	padding-right: 32px;
	padding-bottom: 3px;
}

div#tabs
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 955px;
	height: 24px;
}

div.downloadsAction
{
	float: left;
	color: #4A9FD5;
	padding-left: 12px;
	font-weight: bold;
}

div#downloadsHelp
{
}

div#downloadsHelp.downloadsAction
{
	padding-left: 0px;
}

div#downloadsHelp div
{
	cursor: pointer;
}

div.downloadsAction a
{
	color: #4A9FD5;
	text-decoration: none;
}

div.downloadsAction img, div#downloadsFilter img
{
	vertical-align: middle;
}

div.oneOption
{
	float: right;
	margin-left: 7px;
	margin-right: 8px;
}

div#ganerOptions div.oneOption, div#ganerOptions2 div.oneOption
{
	width: 135px;
}

div#platOptions div.oneOption, div#platOptions2 div.oneOption
{
}

div.oneOption table td
{
	cursor: pointer;
}

div.oneOption table.x0 td,
div.oneOption table.v0 td
{
	color: #CBCBCB;
}

div.oneOption table.x0 td
{
	cursor: default;
}

div.oneOption table td.choose
{
	width: 17px;
}

div.oneOption table.v td.choose div,
div.oneOption table.v0 td.choose div
{
	background: url(../designFiles/downloadV.png) no-repeat bottom;
	width: 14px;
	height: 13px;
}

div.oneOption table.x td.choose div
{
	background: url(../designFiles/downloadX.png) no-repeat bottom;
	width: 14px;
	height: 13px;
}

div.oneOption table.v td.text
{
	font-weight: bold;
}

td#downloadFilterBtn
{
	text-align: center;
}

td#downloadFilterBtn div#update
{
	padding-top: 15px;
	padding-left: 10px;
}

td#downloadFilterBtn div#update img
{
	cursor: pointer;
}

td#downloadFilterBtn div#reset
{
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	cursor: pointer;
}

div#downloadsPage div#tabContent
{
	position: relative;
}

div#downloadsPage div#tabContent div#facebookLike
{
	background: url(../designFiles/downloadFacebookTop.png) no-repeat top;
	width: 276px;
	position: absolute;
	top: 18px;
	left: 25px;
}

div#downloadsPage div#tabContent div#facebookLikeText
{
	height: 40px;
	overflow: hidden;
	padding: 2px 15px;
	color: white;
}

div#tabContent1
{
	padding-top: 10px;
}

div#tabContent2
{
	clear: both;
}

div.downloadGame
{
	float: right;
	width: 300px;
	height: 330px;
	color: black;
}

div#gamePageDownloadsText div.downloadGame
{
	width: 275px;
}

div#homeDownloadsGames
{
	clear: both;
}

div#homeDownloadsGames div.downloadGame
{
	padding-top: 10px;
	height: 230px;
}

div.downloadGameVsep
{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

div#homeDownloadsGames div.downloadGameVsep
{
	display: none;
}

div.downloadGameVsep div
{
	background: url(../designFiles/downloadGame_vsep.png) no-repeat;
	width: 1px;
	height: 330px;
}
	
div.downloadGameHsep
{
	clear: both;
	background: url(../loadedFiles/grayDashed.gif) repeat-x 50%;
	width: 955px;
	height: 40px;
}

div.downloadGame div.newGamePic
{
	padding-top: 10px;
	padding-right: 115px;
	position: relative;
}

div#homeDownloadsGames div.downloadGame  div.newGamePic
{
	padding-right: 0px;
	float: right;
}

div.downloadGame div.newGamePic div.discount
{
	position: absolute;
	top: 1px;
	left: 83px;
	background: url(../designFiles/downloadDiscount.png) no-repeat;
	width: 42px;
	height: 41px;
	color: white;
}

div#homeDownloadsGames div.downloadGame div.newGamePic div.discount
{
	right: 53px;
}

div.downloadGame div.newGamePic div.discount div
{
	padding-top: 13px;
	padding-left: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div.gameText
{
	padding-right: 30px;
	padding-left: 20px;
}

div#homeDownloadsGames div.gameText
{
	padding-left: 0px;
}

div.downloadGame div.gameName
{
	padding-top: 10px;
}

div#buyPageContent div.downloadGame div.gameName
{
	text-align: center;
}

div.downloadGame div.gameName a
{
	color: #4A9FD5;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

div.downloadGame div.gameName a span
{
	color: black;
	font-weight: normal;
	font-size: 12px;
}

div.downloadGame div.prevPrice
{
	direction: rtl;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
}

div.downloadGame div.prevPrice div
{
	text-decoration: line-through;
	height: 18px;
}

div.downloadGame div.prevPrice div span
{
	font-size: 13px;
}

div.downloadGame div.price
{
	padding-right: 12px;
}

div#homeDownloadsGames div.downloadGame div.price
{
	padding-right: 60px;
}

div#gamePageDownloadsText.gamePageDownloadsText0 div#homeDownloadsGames div.downloadGame div.price
{
	padding-right: 45px;
}

div.downloadGame table.downloadPriceTable
{
	width: 237px;
	height: 61px;
}

div#homeDownloadsGames div.downloadGame table.downloadPriceTable
{
	width: 220px;
	height: 61px;
}

div#gamePageDownloadsText.gamePageDownloadsText0 div#homeDownloadsGames div.downloadGame table.downloadPriceTable
{
	width: 210px;
}

div.linksGames_downloadDetails table.downloadPriceTable 
{
	background: url(../designFiles/downloadPriceTable_arrow.png) no-repeat;
	width: 232px;
	height: 37px;
}

div#gamePageDownloadsText table.downloadPriceTable
{
	background: url(../designFiles/downloadPriceTable_gamePage.png) no-repeat;
	width: 255px;
	height: 37px;
}

div#gamePageDownloadsText.gamePageDownloadsText0 table.downloadPriceTable
{
	background: none;
}

div.downloadGame table.downloadPriceTable td.downloadPrice_col1
{
	width: 100px;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_col1, 
div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_col1
{
	width: 124px;
}

div#gamePageDownloadsText.gamePageDownloadsText0 table.downloadPriceTable td.downloadPrice_col1
{
	width: 100px;
}

table.downloadPriceTable td.downloadPrice_sep
{
	background: url(../designFiles/downloadPriceTable_sep.gif) repeat-y;
	width: 5px;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_sep,
div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_sep
{
	background: none;
}

div#gamePageDownloadsText.gamePageDownloadsText0 table.downloadPriceTable td.downloadPrice_sep
{
	width: 5px;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_sep
{
	width: 15px;
}

div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_sep
{
	width: 30px;
}

table.downloadPriceTable td.downloadPrice_col2
{
	width: 120px;
	text-align: left;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_col2
{
	width: 95px;
}

div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_col2
{
	width: 100px;
	text-align: right;
}

div#homeDownloadsGames div.downloadGame table.downloadPriceTable td.downloadPrice_col2
{
	width: 115px;
	text-align: left;
}

div#gamePageDownloadsText.gamePageDownloadsText0 div#homeDownloadsGames div.downloadGame table.downloadPriceTable td.downloadPrice_col2
{
	width: 105px;
	text-align: right;
}

div#gamePageDownloadsText.gamePageDownloadsText0 div#homeDownloadsGames div.downloadGame table.downloadPriceTable td.downloadPrice_col2 div
{
	padding-right: 5px;
}

table.downloadPriceTable td.downloadPrice_col2 div
{
	padding-top: 9px;
	color: #F46024;
	font-size: 40px;
	font-weight: bold;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_col2 div, 
div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_col2 div
{
	padding-top: 0px;
	font-size: 30px;
}

table.downloadPriceTable td.downloadPrice_col2 span
{
	font-size: 14px;
}

table.downloadPriceTable td.downloadPrice_col2 span.priceFree 
{
	font-size: 30px;
}

table.downloadPriceTable td.downloadPrice_col1 div
{
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
}

div.linksGames_downloadDetails table.downloadPriceTable td.downloadPrice_col1 div, 
div#gamePageDownloadsText table.downloadPriceTable td.downloadPrice_col1 div
{
	padding-top: 0px;
}

div#homeDownloadsGames div.downloadGame table.downloadPriceTable td.downloadPrice_col1 div
{
	padding-right: 8px;
	padding-left: 0px;
}

div.downloadGame table.downloadPriceTable td.downloadNoPrice div
{
	padding-bottom: 10px;
	padding-right: 20px;
	font-weight: bold;
}

div.downloadGame div.shopLogo
{
	padding-top: 3px;
	padding-right: 4px;
}

div#homeDownloadsGames div.gameText div.links
{
	padding-right: 58px;
}

div#gamePageDownloadsText.gamePageDownloadsText0 div#homeDownloadsGames div.gameText div.links
{
	padding-right: 28px;
}

div.gameDownloadLinks
{
	background: url(../designFiles/gameDownloadLinks.png) no-repeat;
	width: 218px;
	height: 30px;
	margin-top: 13px;
	margin-right: 16px;
}

div#gamePageDownloadsText div.gameDownloadLinks
{
	display: none;
}

div.linksGames_downloadDetails div.gameDownloadLinks
{
	background: url(../designFiles/gameDownloadLinks_big.png) no-repeat;
	width: 232px;
}

div#gamePageDownloads div.gameDownloadLinks
{
	display: none;
}

div#homeDownloadsGames div.gameDownloadLinks
{
	margin-right: 60px;
}

div.linksGames_downloadDetails div.gameDownloadLinks
{
	margin-right: 0px;
}

div.gameDownloadLinks.gameDownloadLinks_free
{
	background: url(../designFiles/gameDownloadLinks_tab5.png) no-repeat;
	width: 97px;
	margin-right: 80px;
}

div.gameDownloadLinks.gameDownloadLinks_free td.downloadsGetEmail
{
	display: none;
}

div.gameDownloadLinks div
{
	padding-top: 7px;
	color: #4A9FD5;
	font-weight: bold;
	cursor: pointer;
}

div.gameDownloadLinks a
{
	color: #4A9FD5;
	text-decoration: none;
	font-weight: bold;
}

td.downloadsGoAllShops div
{
	width: 90px;
	text-align: center;
}

div.linksGames_downloadDetails td.downloadsGoAllShops div
{
	width: 105px;
}

td.downloadsGetEmail div
{
	width: 110px;
	text-align: center;
}

div.downloadsGoNextPage
{
	color: #4BA0D9;
	font-size: 15px;
	font-weight: bold;
	padding-right: 17px;
	cursor: pointer;
}

div.downloadsGoNextPage img
{
	vertical-align: middle;
}

form#noticeRegisterForm table td
{
	text-align: right;
}

form#noticeRegisterForm input#email, 
form#noticeRegisterForm select#frequency
{
	width: 200px;
}

form#noticeRegisterForm div.btnAdd img
{
	cursor: pointer;
}

/* -- game page -----------------------------------------------------------------------------------------------------------	*/

div.gamePage div#gamePageContent
{
	padding-right: 14px;
}

div.gamePage div#gamePageContent div#content_in
{
	padding-right: 4px;
	padding-left: 20px;
	padding-top: 10px;
}

div#topNews.navPath td#topNewsTitle
{
	width: 65px;
}

div#topNews.navPath div#topOneNews_in, div#topNews.navPath div#topOneNews_in a
{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	direction: rtl;
}

div#gameTop
{
	background: url(../designFiles/gameTop.png) no-repeat;
	width: 954px;
	height: 102px;
	margin-bottom: 10px;
}

div#gameTop_in
{
	padding-right: 22px;
	padding-left: 22px;
}

div#gameTop div.gamePage_name
{
	padding-top: 15px;
}

div#gameTop div.gamePage_name, 
div#gameTop div.gamePage_name h1
{
	color: white;
	font-weight: bold;
	font-size: 25px;
}

div#gameTop div#gamePage_engName
{
	text-align: right;
	direction: ltr;
}

div#gameTop div#gamePage_hebName
{
	padding-top: 10px;
}

div#gameTop span.gamePage_exitYear
{
	font-weight: normal;
	font-style: italic;
	color: #F57220;
	font-size: 20px;
}

table#gameTbl td.col1
{
	width: 271px;
}

table#gameTbl td.col2
{
	width: 388px;
}

table#gameTbl td.col3
{
	width: 295px;
}

div#gamePage_gamePic img
{
	border: 1px solid #D9D9D9;
}

div#gamePage_gamePic.noPic
{
	padding-top: 98px;
	padding-right: 75px;
}

div#gamePageDetails
{
	background: url(../designFiles/gamePageDetails.png) no-repeat;
	width: 375px;
	height: 367px;
	color: #343434;
	position: relative;
}

div#gamePageDetails_in
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
}

div#gamePageDetails td.col1
{
	width: 131px;
	text-align: center;
}

div#gamePageDetails td.col2
{
	width: 224px;
}

div.gamePageDetailsTitle
{
	background: url(../designFiles/gamePageDetailsTitle.png) no-repeat;
	width: 98px;
	height: 20px;
	margin-top: 3px;
	margin-right: 19px;
	margin-bottom: 17px;
}

div.gamePageDetailsTitle div
{
	text-align: center;
	color: #555555;
	font-weight: bold;
	padding-top: 2px;
}

div.gamePageDetailsText
{
	padding-top: 5px;
	padding-right: 4px;
}

div.gamePageDetailsText a, div.gamePageDetailsText h2, div.gamePageDetailsText h3
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

div.gamePageDetailsText a, div.gamePageDetailsText h2
{
	color: #4A9FD6;
}

div#gamePlatforms div.gamePage_one h2
{
	font-weight: bold;
}

div.gamePage_one, div.gamePage_one_sep, h3.gamePage_one
{
	float: right;
	padding-bottom: 7px;
}

div.gamePage_one_sep
{
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
	color: black;
}

div#editGameDetails
{
	position: absolute;
	top: 270px;
	right: 14px;
}

div.editGameDetails img
{
	vertical-align: middle;
	cursor: pointer;
}

div.editGameDetails span.link
{
	cursor: pointer;
}

div.editGameDetails 
{
	color: #4A9FD6;
	font-size: 14px;
	font-weight: bold;
}

div#addToMyGameBtn
{
	position: absolute;
	top: 313px;
	right: 54px;
}

div#addToMyGameBtn img
{
	cursor: pointer;
}

div#gameGradeBox
{
	background: url(../designFiles/gradeBoxGrayBg.png) no-repeat;
	width: 295px;
	height: 94px;
}

div#gameGradeBox_in
{
	padding-top: 6px;
	padding-right: 6px;
}

div#gameGradeBox_grader
{
	width: 283px;
	height: 82px;
	background:url(../designFiles/gradeBoxBg.png) no-repeat;
}

div.scroll
{
	width:195px;
	float:right;
	padding-top: 10px;
}

div.currentGrade
{
	width: 60px;
	height: 62px;
	float:right;
}

div.currentGrade div
{
	margin-top:12px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

div.scrollGrade
{
	width:132px;
	height:62px;
	float:right;
}

div.yourGrade
{
	margin-top:5px;
	font-weight:bold;
}

div#slideArrows
{
	padding-left:4px;
}

div.scrollBg
{
	height:20px;
	background:url(../loadedFiles/scrollerBg.jpg) no-repeat right;
	margin-top:8px;
}

div.levels
{
	padding-top:5px;
	padding-right: 4px;
}

.scrollArrow 
{
	width:13px;
	height:15px;
	position:relative;
	top:-3px;
	right:110px;
}

div#theSlider
{
	height:15px;
}

div#slideArrows_in
{
	width:132px;
	height:15px;
}

div#theSlider div#moveMe
{
    position: relative;
    background: url(../loadedFiles/scale_arrow.gif) no-repeat;
    width: 13px;
    height: 15px;
	float:left;
}

div.gameGrade
{
	width:78px;
	float:right;
	padding-top: 10px;
}

div.countVote
{
	text-align:center;
	font-weight:bold;
}

div.avrgGrade
{
	font-size:30px;
	font-weight:bold;
}

div.numGrader
{
	color:#FFB02D;
}

div#gamePageDownloads
{
	background: url(../designFiles/gamePageDownloads.png) no-repeat;
	width: 295px;
	height: 260px;
	position: relative;
	margin-top: 13px;
}

div#gamePageDownloadsTitle
{
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
}

div#gamePageDownloadsText
{
	padding-top: 5px;
	padding-right: 30px;
}

div#gamePageDownloadsText.gamePageDownloadsText0
{
	padding-right: 10px;
}

div#gamePageDownloadsText div.price
{
	padding-top: 11px;
	padding-bottom: 11px;
}

div#gamePageDownloadsLinks
{
	position: absolute;
	top: 233px;
	right: 23px;
}

div#gamePageDownloadsLinks td.downloadsGoAllShops div
{
	width: 115px;
}

div#gamePageDownloadsLinks img
{
	vertical-align: middle;
}

div#gamePageDownloadsLinks, div#gamePageDownloadsLinks a
{
	text-decoration: none;
	color: #4A9FD6;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

div#gamePageDownloadsLinks td.downloadsGetEmail div
{
	width: 145px;
	cursor: pointer;
}

div#gamePageWideBanner
{
	background: url(../loadedFiles/newHomeWideBanner.png) no-repeat;
	margin-top: 0px;
	width: 953px;
	height: 123px;
	margin-top: 10px;
}

div#gamePageWideBanner div.wideBanner_in
{
	float: right;
	padding-top: 16px;
	padding-right: 15px;
}

div#gamePageTabs
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 955px;
	height: 24px;
	margin-top: 10px;
}

div.gamePageTab span, div.gamePageTab_selected span
{
	font-size: 14px;
}

div#gamePageTabContent
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 955px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

div#gamePageTabContent_in
{
	padding-right: 6px;
	color: #333333;
}

table#gamePageBottomTbl
{
	margin-bottom: 20px;
}

table#gamePageBottomTbl td.col1
{
	width: 600px;
}

table#gamePageBottomTbl td.col2
{
	width: 355px;
}

div#gamePageVideo
{
	padding-right: 8px;
	padding-top: 8px;
}

table.gamePage_listTbl
{
	width: 945px;
}

div.gamePage_onePic
{
	margin-right: 19px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 99px;
	float: right;
}

div.gamePage_oneVideo
{
	margin-right: 19px;
	margin-left: 11px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 260px;
	float: right;
}

div.gamePage_oneEssay, div.gamePage_oneReview
{
	margin-right: 19px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 300px;
	float: right;
}

div.gamePage_onePic.gamePage_onePic_dashed, 
div.gamePage_oneVideo.gamePage_oneVideo_dashed,
div.gamePage_oneEssay.gamePage_oneEssay_dashed 
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
}

div.gamePage_oneVideo div.text,
div.gamePage_oneEssay div.subtitle
{
	padding-top: 10px;
	font-weight: bold;
}

div.gamePage_oneEssay div.gamer
{
	padding-top: 5px;
	font-weight: bold;
}

div.gamePage_oneVideo div.text a,
div.gamePage_oneEssay div.gamer a
{
	color: #EBB634;
	text-decoration: none;
}

div.gamePage_oneEssay div.details 
{
	float: right;
	width: 200px;
}

div.gamePage_oneEssay div.user 
{
	float: right;
	padding-left: 10px;
}

div.gamePage_oneEssay div.goto
{
	padding-top: 10px;
}

div.gamePage_oneEssay div.goto a
{
	color: #4A9FD6;
	font-weight: bold;
	text-decoration: none;
}

table#gamePageTab1Tbl td.col1
{
	width: 580px;
}

table#gamePageTab1Tbl td.col2
{
	width: 375px;
}

div#gamePage_aboutTitle
{
	color: #81A4B7;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

div#gamePage_aboutText
{
	padding-left: 15px;
	padding-bottom: 18px;
}

div#gamePage_youKnowTitle
{
	background: url(../designFiles/titleYouKnow.png) no-repeat top;
	width: 78px;
	height: 25px;
}

tr.gamePage_oneYouKnow div
{
	padding-bottom: 10px;
}

tr.gamePage_oneYouKnow div.text
{
	padding-left: 80px;
}

div#editGameMain
{
	padding-top: 10px;
}

div#gamePage_latest
{
	padding-top: 10px;
	padding-bottom: 10px;
}

td.gamePage_latestTitle
{
	width: 38px;
}

td.gamePage_latestTitle div
{
	color: #F68503;
	font-weight: bold;
	font-size: 14px;
}

table#gameLatestTbl div
{
	padding-bottom: 2px;
}

td.gamePage_latestSep div
{
	padding-left: 8px;
	color: black;
}

td.gamePage_latestText a
{
	color: #4A9FD6;
	text-decoration: none;
}

div#gamePageMoreTitle
{
	background: url(../loadedFiles/grayDashed.gif) repeat-x bottom;
	width: 355px;
	height: 24px;
	margin-right: 15px;
	font-size: 20px;
	font-weight: bold;
}

div#gamePageMore div.moreGameOne
{
	padding-top: 15px;
	padding-right: 20px;
	float: right;
}

div#gamePageMore div.moreGameOne_pic
{
	width: 70px;
	text-align: center;
}

div#gamePageMore div.moreGameOne_pic img
{
	border:solid 1px #000000;
}

form#editDetailsForm select#companyId
{
	width: 162px;
}

form#editDetailsForm select#form2_byear, form#editDetailsForm select#form2_bmonth, form#editDetailsForm select#form2_bday
{
	width: 52px;
}

form#editDetailsForm div.newPopupFormTitle
{
	padding-left: 10px;
}

div#popupFormEditDetails div.newPopupContent
{
	padding-right: 16px;
}

/* -- mivtaz page -----------------------------------------------------------------------------------------------------	*/

div#mivzakPaging
{
	clear: both;
	margin-top: 10px;
	background: url(../designFiles/mivzakPaging.png) no-repeat;
	width: 570px;
	height: 39px;
}

div#mivzakPaging td.col1
{
	width: 285px;
	text-align: right;
}

div#mivzakPaging td div
{
	margin-top: 12px;
	cursor: pointer;
}

div#mivzakPaging td a
{
	color: #4D9FD9;
	text-decoration: none;
	font-weight: bold;
}

div#mivzakPaging td.col1 div
{
	margin-right: 12px;
	padding-right: 18px;
	background: url(../designFiles/prevMivzak.png) no-repeat right;
}

div#mivzakPaging td.col2
{
	width: 285px;
	text-align: left;
}

div#mivzakPaging td.col2 div
{
	margin-left: 12px;
	padding-left: 18px;
	background: url(../designFiles/nextMivzak.png) no-repeat left;
}

