/*
	Technologies pages, based on the Games Template, but with static left nav, allowing you to link to an different page
*/

#EntireContent { margin-left:5px; }
.RightImage { margin-left:-19px; }
.silverBar{ color:#000; background-image:url(/content/includes/redesign2010/images/redesign10/bg_silverbar_2009.gif); background-repeat:repeat-x; border-left:1px solid #D0D0D0; border-right:1px solid #D0D0D0; font-size:12px; font-weight:bold; height:21px; /*margin-top:20px;*/ padding-left:10px; padding-top:5px; text-transform:uppercase; width:auto; }

/* TABLE WITH UPDATED STYLING */
#NewTable table { border:1px solid #dedede; width:100%; color:#333; margin:20px 0; }
#NewTable table tr td:first-child { color:#333; font-weight:bold; text-transform:none; }
#NewTable .tableheader { font-size:13px; background-color: #434242; text-align: center; color: #76B900; font-weight: bold; text-transform: uppercase;  border-right-style:solid; border-right-color:#dedede; border-width:thin;  border-bottom-style:solid; border-bottom-color:#dedede; padding: 5px 5px 5px 20px; }
#NewTable .tablesubheader { background-color:#cccccc; font-size:13px; border:1px solid #dedede; padding: 5px 5px 5px 20px; text-align: left; vertical-align: top; }
#NewTable .tabledata { background-color:  #EFEFEF; font-size:13px; padding: 5px 5px 5px 20px; vertical-align: top; border:1px solid #dedede; text-align: left; }
#NewTable .tabledata2 { background-color: #f4f4f4; font-size:13px; padding: 5px 5px 5px 20px; vertical-align: top; border:1px solid #dedede; text-align: left; }

/* Game Content */
#gameContent div { margin:0px; }

/* Overview page feature images */
.SubFeature1 { font-size:13px; color:#666; line-height:16px; background-image:url(/content/EMEAI/images/technologies/g-sync/background-feature1.png); background-repeat:no-repeat; width:295px; height:144px; border:0; float: left; }
.SubFeature1Text { padding-left: 110px; margin-top: 18px; width:170px; line-height: 16px; position: absolute; }
.SubFeature2 { font-size:13px; color:#666; line-height:16px; background-image:url(/content/EMEAI/images/technologies/g-sync/background-feature2.png); background-repeat:no-repeat; width:295px; height:144px; border:0; float: left; margin-left:8px; }
.SubFeature2Text { padding-left: 105px; margin-top: 18px; width:170px; line-height: 16px; position: absolute; }
.SubFeature3{ font-size:13px; color:#666; line-height:16px; background-image:url(/content/EMEAI/images/technologies/g-sync/background-feature3.png); background-repeat:no-repeat; width:598px; height:184px; border:0; float: left; margin-top:10px; }
.SubFeature3Text { float: left; position: absolute; padding-top: 17px; }

/* FAQ atyles for accordian effect */
.BoxProperties { background-color: #EEEEEE; border: 1px solid #a5acb2; display: block; margin: 0px;  padding: 20px; text-align: left; width:610px; height:auto; }
.FAQ_title h4 { color:#333; text-transform:none; }
.FAQ_title:hover h4 { cursor:pointer; color:#76b900; text-decoration:underline; text-transform:none; }
.FAQ_content { padding-left:20px; padding-bottom: 0px; }

/* Where to buy logos */
.WTBLogos { padding-left:25px; padding-top:10px; float: left; text-align: center; }
#promo { border:1px solid #d5d5d5; line-height:14px; font-size:13px; margin-top:-5px; vertical-align: top; background-color: #EFEFEF;}

