/* Trygames.com V2 CSS */

/*// BODY AND TEXT 
////////////////////////////////////////////////////*/

BODY {
  	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font family */
    background-color: #000000; /* Background color */
	background-image: url(http://images.trygames.com/images/generics/background.gif);	
	margin:0px;
  	font-size: 11px; /* Change in all Body an text elements, see below */
	padding: 0px;
	}

P {
	font-size: 11px;
	}
	

ADDRESS {
	font-size: 11px;
	}

I {
	font-size: 11px;
	}
	
textarea {  
	font-size: 11px;
	}
	
TD {
	font-size: 11px;
	}
	
/* Forms ******************************************/

FORM {
	
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

SELECT {
	
	font-size: 11px;
	}

INPUT {
	
	font-size:11px;
	margin: 0px;
	padding: 1px;}
	
/*** Headers **********************************************/

/* HEADERS*/

H1 {
	font-family:Arial;
	font-size:22px;
	margin:0px;
	padding:0px;
	}

H2 {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

H3 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

H4 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

H5 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

H6 {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

/*// LINKS //////////////////////////////////////////////////*/

A {
	cursor: hand;
	font-size: 11px;
	color: #000000; 
	text-decoration: underline;
}

a:hover {  
	font-variant: normal;	
	text-decoration: underline;
	color: #0000CC;
	}

INPUT.button {
	background-image:url(http://images.trygames.com/images/generics/button_background.jpg);
	background-color:#000000;
	cursor:hand;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	border-top: 1px solid #333333;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #838383;
	border-left: 1px solid #353535;
	cursor:hand;
	font-size:10px;
	text-decoration: none;
	}

TD.button {
	background-image:url(http://images.trygames.com/images/generics/button_background.jpg);
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	border-top: 1px solid #333333;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #838383;
	border-left: 1px solid #353535;
	cursor:hand;
	font-size:10px;
	text-decoration: none;
	vertical-align:middle;
	}

TD.button_lang {
    background-color:#424542;
    height:18px;
    color:#FFFFFF;
    font-weight:bold;
    border-top: 1px solid #333333;
    border-right: 1px solid #353535;
    border-bottom: 1px solid #838383;
    border-left: 1px solid #353535;
    cursor:hand;
    font-size:10px;
    text-decoration: none;
    vertical-align:middle;
    }

A.button {
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	font-size:10px;
	text-decoration:none;
	text-align:center
	}

A.button:hover {
	color:#FFFFCC;
	text-decoration:none;
	}

A.button2 {
	color:#FFFFFF;
	background-image:url(http://images.trygames.com/images/generics/button_background.jpg);
	height:18px;
	font-weight:bold;
	cursor:hand;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	border-top: 1px solid #333333;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #838383;
	border-left: 1px solid #353535;
	background-color:#000000;
	}

A.button2:hover {
	color:#FFFFCC;
	text-decoration:none;
	background-image:url(http://images.trygames.com/images/generics/button_background.jpg);
	}

/*// DIVS //////////////////////////////////////////////////*/

.all { /*All content*/
	width:100%;
	height:100%;
	margin:auto;
	padding: 0px;
	
	}

.content {
	width:760px;
	background-color: #FFFFFF;
	padding: 0px;
	}

/* TAB BAR */
.tab-bar {
	width:760px;
	height:32px;
	background-image:url(http://images.trygames.com/images/generics/tab_bar_background.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	}

.tab-bar-line {
	background-image:url(http://images.trygames.com/images/generics/tab_bar_vline.gif);
	width:2px;
	}

.tab {
	align:center;
	}

A.tab {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	/*padding-left:5px;*/
	/*padding-right:5px;*/
	}

A.tab:hover {
	color:#24599B;
	text-decoration:none;
	}

.tab-off {
    font-size: 12px;
    font-family: Arial;
    font-weight:bold;
    color: #FFCC00;
    background-color:#000000;
    margin-left:5px;
    margin-right:5px;
    /*padding-left:5px;*/
    /*padding-right:5px;*/
    text-decoration:none;
    }

A.tab-off {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #FFCC00;
	background-color:#000000;	
	margin-left:5px;
	margin-right:5px;
	/*padding-left:5px;*/
	/*padding-right:5px;*/
	text-decoration:none;
	}

A.tab-off:hover {
	color:#FFCC00;
	text-decoration:none;
	}


/* NEW NAVIGATION BAR */
A.navbar {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    font-family: Arial;
    margin-left:5px;
	margin-right:5px;
    }

A.navbar:hover {
	text-decoration:none;
	}    
    
/* UPPER BAR */

.upper_bar {
	width:760px;
	heigth:28px;
	background-image:url(http://images.trygames.com/images/generics/upper_bar_background.gif);
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	}

.upper_bar_current {
	font-weight:bold;
	color:#FFCC00;
	}

A.upper_bar_current {
    text-decoration:underline;
    color: #FFCC00;
    }

A.upper_bar_current:hover {
    text-decoration:underline;
    color: #FFCC00;
    }
                                
    
A.upper_bar_link {
	text-decoration:underline;
	color: #FFFFFF;
	}
	
A.upper_bar_link:hover {
	text-decoration:underline;
    color: #FFCC00;
	}
	
/* LEFT COLUMN */
.blue-bg { /*Gradiend blue background*/
	background-image:url(http://images.trygames.com/images/generics/left_blue_background.jpg);
	width:171px;
	}

.search {
	margin-left:10px;
	margin-right:10px;
	}

.blue-hr {
	height:2px;
	background-image: url(http://images.trygames.com/images/generics/blue_hr.gif);
	margin:0px;
	padding:0px;
	}

A.blue {
	text-decoration:none;
	padding: 0px 0px 3px 20px;
	display:block;
	}

A.blue:hover {
	text-decoration:none;
	}

.blue-games {
	background-image: url(http://images.trygames.com/images/generics/blue_games_background.gif);
	background-repeat:no-repeat;
	/*height:18px;*/
	width:170px;
	padding: 3px 0px 0px 0px;
	/*padding-top:3px;*/
	/*padding-left:20px;  NS6 display an extra padding on the right */
	/*padding-bottom:0px;*/
	display:block;
	}


.blue-games2 { /*No triangle*/
	background-image: url(http://images.trygames.com/images/generics/blue_games_background2.gif);
	height:18px;
	width:170px;
	/*padding-top:3px;*/
	}

/* MAIN */

.alert-text {
	color:#CC0000;
	}

.search-main {
	background-color:#C1D2E5;
	border:#6A92C1 1px solid;
	width:275px;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	}

.price {
	background-color:#E8E8E8;
	}

.results {
	background-color:#E8E8E8;
	height:20px;
	width:390px;
	padding:5px;
	margin-bottom:10px;
	vertical-align:middle;
	}
	
HR {
	color:#CCCCCC;
	height:1px;
	}

/* GAME LIST */

A.gl-title {
	font-size:13px;
	font-weight:bold;
	}

.gl-content {
	padding-top:5px;
	}	
	
.gl-weight {
	width:75px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	margin-top:1px;
	padding-left:2px;
	}

.gl-award {
	background-image: url(http://images.trygames.com/images/generics/gl_award_background.gif);
	width:100%;
	margin-bottom:5px;
	}

.gl-vspace {
	color:#FFFFFF;
	margin:0px;
	}

/* TITLES */

.subtitle {
	background-image: url(http://images.trygames.com/images/generics/subtitle_background.gif);
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
	}
	
/* BOTTOM BAR */

.base-tabs {
	width:760px;
	border:1px;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-rigth:#999999 1px solid;
	border-bottom:#999999 1px solid;
	background-color:#E8E8E8;
	align: center;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px 0%;
	}

.end-misc {
	background-color:#000000;
	}

TD.end-misc {
	color:#FFFFFF;
	font-size:10px;
	}

A.end-misc {
	color:#FFFFFF;
	font-size:10px;
	}

A.end-misc:hover {
	color:#FFFFCC;
	}

/* DETAILS PAGE*/

.download-buy_bg {
	background-color:#EFEFEF;
	}

.li-litle {
	background-image: url(http://images.trygames.com/images/generics/li_litle.gif);
	background-repeat:no-repeat;
	background-position:0 4;
	padding-left:13px;
	}

.awards-detail {
	background-image: url(http://images.trygames.com/images/generics/awards_detail_icon.gif);
	background-repeat:no-repeat;
	background-color:#E8E8E8;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	}
	
.li-download {
	background-image: url(http://images.trygames.com/images/generics/li_download.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	}

.li-buy {
	background-image: url(http://images.trygames.com/images/generics/li_buy.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:7px;
	margin-right:5px;
	padding-bottom:3px;
	}

.gift {
	background-image: url(http://images.trygames.com/images/generics/gift_button-image.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:3px;
	}
	
.webgame {
	background-image: url(http://images.trygames.com/images/generics/playonline_button-image.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:3px;
	}

.manuals {
	background-image: url(http://images.trygames.com/images/generics/manuals_button-image.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:3px;
	}

.burn-cd {
	background-image: url(http://images.trygames.com/images/generics/burn-cd_button-image.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:2px;
	padding-bottom:3px;
	}

.premium-link {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	margin-bottom:10px;
	}
	
A.premium-link {
    text-decoration:none;
    color:#FFFFFF;
    }

A.premium-link:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
.blue-right {
	background-image:url(http://images.trygames.com/images/generics/detail_right_column_blue_background.gif);
	}

/*// DOWNLOAD MANAGER LAYER//////////////////////////////////// */


.dmlayerXP{
	POSITION: absolute;
	TOP: 0px; 
	VISIBILITY: hidden;
	Z-INDEX: 12;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	width:150px;
	}
	
/*// CONTROL PANEL /////////////////////////////////////////////*/

DIV.cp_text {
	/*position:relative;*/
	font-size:10px;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	/*left: -1px;
	top:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:0px;*/
	}

/*** Linkshare Search Box ************************************************/

.search-boxline { /* Box line color */
    background-color: #EAD079;
    }

.search-box { 
    background-color: #F8F8D0; /* Box background color */
    color: #000000; /* Text color */
    }

/*** AOL UK header ********************************************************/

.header {
    width:760px;
    height:35px;
    background-image:url(http://channelevents.aol.com/casualgames/tm/images/aol_vg_trygames_header_back.jpg);
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    background-color:#CCCCCC;
    }

.header .backtext {
    text-align:right;
    margin:8px 10px 0px 0px;
    }

.header .clickimage {
    position:relative;
    left:30px;
    top:0px;
    clear:both;
    float:left;
    padding-left:10px;
    }
	
/*** Featured Game ************************************************************/


TABLE.featured-award {
	background-color:#E8E8E8;
	height:30px;
	}

TABLE.featured-game {
	background-image:url(http://images.trygames.com/images/generics/featured_game_background.jpg); /* This URL must be udpated! */
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
	
	
.featured-image {
	margin-right:10px;
	margin-left:0px;
	}

#feat {
	height: 76px;
	overflow:hidden;
	margin-bottom:5px;
	}
	
#feat-icon {
	height: 65px;
    overflow:hidden;
	margin-bottom:5px;
	margin-top:5px;
	}

#feat-prize {
	height: 65px;
    overflow:hidden;
	margin-bottom:5px;
	margin-top:5px;
	}

#minfo {
	margin-bottom:10px;
	text-align:right;
	}
