body { overflow-y: scroll; }
/* Page-wide CSS */
body { background-color: #f6f6f6; border: 0px; color: #2d2d2d; font-family: "Segoe UI", Arial, Tahoma, Verdana;  font-size: 13px; margin: 0px; padding: 0px; }
a:link { color: #004b8d; text-decoration: none; }
a:visited { color: #004b8d; text-decoration: none; }
a:hover { color: #1ba5c7; text-decoration: underline; }
a.site_sel_text
{
	color: #1BA5C7;
}
p{ color: #2d2d2d; line-height: 16px; font-size:13px;}
hr { background-color: #0068a1; border: 0; clear: both; color: #0068a1; height: 1px; margin: auto; padding: 0px; width: 864px; }
h1 { font-family: "Segoe UI", Arial; font-size: 30px; font-weight: normal; margin-top: 0px; padding: 0px; }
h2 { font-family: "Segoe UI", Arial; font-size: 20px; font-weight: normal;}
h4 { font-family: "Segoe UI", Arial; font-size: 15px; font-weight: normal;}
h5 { color: #000000; font-family: "Arial"; font-size: 12px; margin: 0px; padding: 0px 0px 5px; }
a.top  { color: #0068a1; font-family: "Arial"; font-size: 11px;  }
input[type=submit]
{
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-appearance:none
}

.pagecontent { margin: auto; padding: 0px; width: 941px; }
/* Header
.header { background-color: #ffffff; border: 1px solid #e4e5e6; border-top: 0px; margin: auto; padding: 10px 0px 0px 36px; height:75px; position: relative; }
div.header > .account { top: 55px; color: #7d7d7d; font-size: 11px; position: absolute; right: 30px; text-decoration: underline; } */

.footer_container { background-color: #e3e4e5; border: 0px; clear: both; font-size: 11px; height: 46px; margin: 10px 0px 0px 0px; padding: 7px 20px 7px 20px; position: relative; }
	.footer_container ul { margin: 0px; padding: 0px; }
	.footer_container li { color: #7a7a7a; display: inline-block; font-size: 11px; list-style-type: none; margin: 0px 3px 0px 3px; }
	.footer_container li:first-child { margin-left: 0px; }
	.footer_container p { color: #7d7d7d; font-size: 11px; margin: 0px; padding: 0px; }
	.footer_container a:link { text-decoration: none; }
	.footer_container div.links { float: left; line-height: 23px; width: 325px; }
	.footer_container div.signup { float: right; padding-right: 15px; padding-top: 1px; width: 226px; }
	.footer_container div.signup > form { width: 226px; }
	.footer_container div.signup > form > input[type='submit'] { background-color: #E7A40F; border: 0; color: #fff; font-size: 11px; height: 20px; margin: 0 2px; padding: 0; width: 62px; vertical-align: top; }
	.footer_container div.signup div { display: inline-block; position: relative; }
	.footer_container div.signup  div label { color: #7f7f7f; cursor: text; font-size: 11px; line-height: 18px; margin-left: 10px; position: absolute; }
	.footer_container div.signup  div input { border: 1px solid #ababab;  font-size: 11px; height: 18px; padding: 0 10px; width: 134px; }
	.footer_container div.social { border-left: 1px solid #7d7d7d; display: block; float: right; height: 37px; padding-left: 15px; padding-right: 15px; padding-top: 9px; }
	.footer_container a.merchandise { border-left: 1px solid #7d7d7d; display: block; float: right; height: 41px; padding-left: 15px; padding-top: 5px; width: 145px; }
	.footer_container a.merchandise > p {  color: #5c5c5c; float: right; line-height: 13px; margin-top: 4px; width: 75px; }
	.footer_container .clearb { clear: both; }
strike {color: red;}

div.sitenav {
	color: #555555;
}
.LinksBar {
	color: #555555;
}
div.site_nav > ul > li
{
	position: relative;
	z-index:100;
}
div.site_nav > ul > li > div.dropdown
{
	background-color:#f6f6f6;
	display:none;
	line-height:13px;
	left:-12px;
	position:absolute;
	padding:14px 0 0 13px;
	top: 15px;
	width:130px;
	z-index:100;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
}
div.site_nav > ul > li > div.dropdown > a
{
	display:block;
	font-size: 12px;
	margin-bottom:14px;
}
.site_nav > ul > li:hover div.dropdown
{
	display:block;
}

.br {
clear: left;
font-size: 0pt;
line-height: 6px;
height: 6px;
}

/* Software/Games Site Select, Social Links, Searchbox */
.site_nav { background-color: #f6f6f6; border: 0px; clear: both; font-size: 14px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 25px 0px 35px; position: relative; width: 881px; }
	.site_nav ul { float: left; margin: 0px; padding: 0px; }
	.site_nav li { color: #004b8d; cursor: default; display: inline; list-style-type: none; margin: 0px 3px 0px 3px; }
	.site_nav li.site_sel_text { color: #1ba5c7; }
	.site_nav form.search_form { display: block; height: 29px; position: absolute; right: 25px; top:1px; width: 212px; }
	.site_nav input#search { border: 1px solid #e4e5e6; color: #7a7a7a; display: inline; font-family: "segoe ui", arial, sans-serif; font-size: 0.75em; height: 27px; line-height: 27px; padding: 0px 0px 0px 10px; position: absolute; top: 0px; width: 200px; }
	.site_nav a { text-decoration: none; }
	.site_nav a:hover { color: #1ba5c7; text-decoration: underline; }
	.site_nav a#mag_submit { border: 0px; margin: 0px; line-height: 0; padding: 0px; position: absolute; top: 7px; right: 10px; }
	.site_nav img.social { border: 0px; position: absolute; top: 4px; right: 250px; }

.page_nav, .LinksBar{ background-color: #ffffff; border: 1px solid #e4e5e6; border-bottom: 0px; clear: both; padding: 5px 0px 5px 37px; width: 902px; }
	.page_nav ul { margin: 0px; padding: 0px; }
	.page_nav li { color: #004b8d; display: inline; font-size: 13px; list-style-type: none; margin: 0px 3px 0px 0px; }
	.page_nav li.page_sel_text { color: #1ba5c7; }
	
/* Main Container */	
#main_container, div.main_container
{
	padding: 0 0 35px 0;
	background-color:white;
	border: 1px solid #E4E5E6;
	border-top: 0;
}
div.main_container.no_pagenav
{
	border: 1px solid #E4E5E6;
	padding: 20px 350px 40px 35px;
}

a.get_it_now
{
	background-color:#378412;
	color:white;
	font-size:15px;
	font-weight:normal;
	height:36px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	width:126px;
	display:block;
	cursor:pointer;

}
a.get_it_now.centered
{
	margin-left:auto;
	margin-right:auto;
}
a.get_it_now.inline
{
	float:left;
	margin-top:0px;
}
a.get_it_now.right
{
	float:right;
	width:126px;
}
a.get_it_now.no_margin{
	margin-left:0;
}
a.download
{
	background-color:#e8a30f;
	color:white;
	font-size:15px;
	font-weight:normal;
	height:36px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	width:126px;
	display:block;

}
a.download.centered
{
	margin-left:auto;
	margin-right:auto;
}
a.download.right
{
	float:right;
	width:126px;
}
a.download.inline
{
	float:left;
	margin-left:15px;
	margin-top:0px;
}
a.learn_more
{
	background-color:#7D7D7D;
	color:white;
	font-size:15px;
	font-weight:normal;
	height:36px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	width:126px;
	display:block;

}
a.learn_more.centered
{
	margin-left:auto;
	margin-right:auto;
}
a.learn_more.right
{
	float:right;
	width:126px;
}
a.learn_more.inline
{
	float:left;
	margin-left:15px;
	margin-top:0px;
}
.cnet_download_button {
	display:block;
width: 150px;
height: 60px;
background-image: url(/images/cnet_download.gif);
background-repeat: no-repeat;
}

div.subscriptions { background-color: #fff; color: #2d2d2d; font-family: Arial, 'Segoe UI', Tahoma, Helvetica, Sans-Serif; font-size: 13px; padding: 0 300px 20px 40px; text-align: left; }
	.subscriptions h2 { color: #2d2d2d; font-family: 'Segoe UI', Arial, Tahoma, Helvetica, Sans-Serif; font-size: 39px; font-weight: normal; padding: 15px 0 10px 0; }
	.subscriptions #emailaddress { border: solid 1px #004b8d; color: #7f7f7f; font-size: 13px; height: 34px; padding-left: 10px; }
	.subscriptions #emailaddress.clicked { color: #000; font-style: normal; }
	.subscriptions .welcome span { color: #7d7d7d; font-size: 7pt; font-style: italic; }
	.subscriptions .welcome span a { color: #7d7d7d; font-size: 7pt; font-weight: normal; text-decoration: underline; }
	.subscriptions .welcome span a:hover { text-decoration: none; }
	.subscriptions .choose { color: #e15231; font-size: 16pt; height: 31px; margin: 15px 0; padding: 5px 10px 0 0; width: 270px; }
	.subscriptions .options { font-family: Arial, 'Segoe UI', Tahoma, Helvetica, Sans-Serif; }
	.subscriptions .options p { font-size: 13pt; }
	.subscriptions .options p input { margin-right: 12px; }
	.subscriptions #popup { display: none; font-family: Arial, 'Segoe UI', Tahoma, Helvetica, Sans-Serif; left: 20%; top: 40%; z-index: 10; }
	.subscriptions #popup .popupcontent { background-color: #0068a1; color: #fff; cursor: pointer; left: 20%; padding: 0 20px; position: absolute; text-align: center; top: 40%; z-index: 10; }
	.subscriptions #popup .popupcontent .title { font-size: 24pt; margin: 10px 20px 0 20px; }
	.subscriptions #popup .popupcontent .extra { font-size: 9pt; margin: 10px 0 20px 0; }
	.subscriptions #popup .popupbuttons { left: 32%; padding: 0 20px; position: absolute; text-align: center; top: 56%; z-index: 11; }
	.subscriptions #popup .popupbuttons input { margin: 0 10px; }
	.subscriptions input[type="image"] { font-size: 16px; height: 36px; }

div.paragraph_container
{
	width:685px;
	float:left;
}
div.button_container
{
	margin-top:15px;
	float:right;
}

/* #region Home Page */

div.PageContent div.wrapper section.left
{
	display: inline-block;
	margin: 0 auto;
	margin-left: -10px;
	position: relative;
	width: 724px;
	vertical-align: top;
}
div.PageContent div.wrapper section.left div.divisions
{
	display: block;
	margin-bottom: 7px;
	margin-top: -3px;
	position: relative;
	text-align: center;
	width: 724px;
}
div.PageContent div.wrapper section.left div.divisions div
{
	behavior: url(js/PIE-1.0/PIE.htc);
	box-shadow: 0px 0px 20px #909090;
	color: transparent;
    display: inline-block;
    height: 190px;
	margin: 0 2px 0 4px;
    position: relative;
	width: 343px;
}
div.PageContent div.wrapper section.left div.divisions div a
{
	color: transparent;
    display: block;
    height: 190px;
    position: relative;
	width: 343px;
}
div.PageContent div.wrapper section.left div.divisions div.software a
{
	background-image: url('/images/home/2016/division_software3.png');
	background-position: 0 0;
}
div.PageContent div.wrapper section.left div.divisions div.software a:hover
{
	background-position: 0 -190px;
}
div.PageContent div.wrapper section.left div.divisions div.games a
{
	background-image: url('/images/home/2016/division_entertainment3.png');
	background-position: 0 0;
}
div.PageContent div.wrapper section.left div.divisions div.games a:hover
{
	background-position: 0 -190px;
}
div.PageContent div.wrapper section.right
{
	display: inline-block;
	margin: 0 auto;
	margin-left: -10px;
	position: relative;
	width: 226px;
	vertical-align: top;
}

#banners
{
	display: block;
	height: 319px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 724px;
}
#banners img.overlay
{
	display: block;
	top: 0;
	position: absolute;
}
#banners div.bannerwrapper
{
	behavior: url(js/PIE-1.0/PIE.htc);
	box-shadow: 0px 0px 20px #909090;
	display: block;
    height: 292px;
    margin-left: 14px;
    margin-top: 14px;
    position: relative;
    width: 697px;
}
#banners a
{
	color: transparent;
}
#banners a img
{
	border: none;
	left: 0;
	position: absolute;
	top: 0;
}
#banners .buttons
{
	display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
#banners .buttons a
{
	background-image: url('/images/home/2016/buttons.png');
	background-position: 0 0;
	display: block;
	height: 12px;
	margin-bottom: 0.25em;
	width: 12px;
}
#banners .buttons a.over, #banners .buttons a.current
{
	background-position: 0 -12px;
}

#hot
{
	behavior: url(js/PIE-1.0/PIE.htc);
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 0px 5px #D2D2D2;
    display: block;
    margin: 14px auto 9px;
    width: 210px;
}
#hot > .title
{
    behavior: url(js/PIE-1.0/PIE.htc);
	background-color: #6B6B6B;
    border: 1px solid #3D3D3D;
    color: #F6F6F6;
    font-family: "roboto",sans-serif;
    font-weight: 300;
	font-size: 1.75em;
    height: 40px;
    line-height: 40px;
	margin: 0 auto;
	text-align: center;
}
#hot > div.content
{
	display: block;
	margin: 0 auto;
	padding: 7px 0;
	position: relative;
	text-align: center;
}

#hot a
{
	border: 2px solid #D6D6D6;
	color: transparent;
    display: block;
	height: 69px;
	margin: 0 auto 5px;
    position: relative;
    width: 184px;
}
#hot a:hover
{
	border: 2px solid #1ba5c7;
}

#sociallinks
{
	behavior: url(js/PIE-1.0/PIE.htc);
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 0px 5px #D2D2D2;
    display: block;
    margin: 0 auto 10px;
    width: 210px;
}
#sociallinks > .title
{
    behavior: url(js/PIE-1.0/PIE.htc);
	background-color: #6B6B6B;
    border: 1px solid #3D3D3D;
    color: #F6F6F6;
    font-family: "roboto",sans-serif;
    font-weight: 300;
	font-size: 1.75em;
    height: 40px;
    line-height: 40px;
	margin: 0 auto;
	text-align: center;
}
#sociallinks > div.content
{
	display: block;
	margin: 0 auto;
	padding: 17px 0 0;
	position: relative;
	text-align: center;
}
#sociallinks > div.content > div
{
	display: block;
	margin: 0 auto 1em;
	position: relative;
	text-align: center;
}
#sociallinks > div.content > div > a
{
	display: inline-block;
	margin: 0 5px;
	position: relative;
	text-align: center;
}
#twtfeed
{
	behavior: url(js/PIE-1.0/PIE.htc);
	background-color: #ffffff;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 0px 5px #D2D2D2;
    display: block;
    margin: 3px auto 10px;
    position: relative;
    text-align: center;
    width: 210px;
}
#subscribe
{
	behavior: url(js/PIE-1.0/PIE.htc);
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 0px 5px #D2D2D2;
    display: block;
    margin: 0 auto;
    width: 210px;
}
#subscribe > .title
{
    behavior: url(js/PIE-1.0/PIE.htc);
	background-color: #6B6B6B;
    border: 1px solid #3D3D3D;
    color: #F6F6F6;
    font-family: "roboto",sans-serif;
    font-weight: 300;
	font-size: 1.75em;
    height: 40px;
    line-height: 40px;
	margin: 0 auto;
	text-align: center;
}
#subscribe > .content
{
	font-size: 13px;
    margin: 0 auto;
    padding: 1em 0;
    text-align: center;
    width: 85%
}
#subscribe > .content > p
{
	font-size: 13px;
	margin-bottom: 0.75em;
	margin-top: 0;
}
#subscribe > .content > form div
{
	margin-bottom: 12px;
	position: relative;
}
#subscribe > .content > form div label
{
	color: #7F7F7F;
	font-size: 13px;
	line-height: 30px;
	margin-left: 10px;
	position: absolute;
}
#subscribe > .content > form input[type=text]
{
	border: 1px solid #ABABAB;
	font-size: 12px;
	height: 30px;
	padding: 0 9px;
	width: 162px;
}
#subscribe > .content > form input[type=submit]
{
	background-color: #E7A40F;
	border: 0;
	color: #F6F6F6;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	width: 126px;
}
#formsuccess > p.manage
{
	font-size: 10px;
	color: #7D7D7D;
}
#formsuccess > p.manage a
{
	color: #7D7D7D;
}

#message404 
{
	padding: 0;
}
#message404 > h1
{
	color: #004A8D;
	font: 34px 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 15px;
}
#message404  a 
{
	color: #014b8c;
}
#message404  a:hover
{
	text-decoration: underline;
}

/* #endregion */

/* #region Social Media */

.SocialMedia
{
	float: right;
	height: 20px;
	margin-top: -1px;
	overflow: hidden;
	white-space: nowrap;
}
.SocialMedia .icon
{
	float: left;
	overflow: hidden;
	width: 100px;
}
.SocialMedia .icon.SocialMediaFacebook
{
	width: 96px;
}
.SocialMedia .icon.SocialMediaTwitter
{
	
}
.SocialMedia .icon.SocialMediaGoogle
{
	
}

/* #endregion */






/* #region News */

#news {
    padding: 0 12px 0 15px;
}

#news > .header {
	font-size: 2em;
}

#news > .header, #news > .footer {
    background-color: #D67455;
	behavior: url(js/PIE-1.0/PIE.htc);
	box-shadow: 0px 0px 5px #D2D2D2;
    color: #F6F6F6;
    font-family: "roboto",sans-serif;
	font-weight: 300;
	height: 40px;
    line-height: 40px;
    padding: 0 38px;
}

#news > .content {
}

#news > .content > .article {
    background: rgb(250,250,250); /* The Fallback */
	background-color: rgba(250,250,250,1);
	behavior: url(js/PIE-1.0/PIE.htc);
	box-shadow: 0px 0px 5px #D2D2D2;
    margin-bottom: 10px;
    padding: 25px 40px;
    position: relative;
}

#news > .content > .article > .header {
}

#news > .content > .article > .header > h1 {
    font-family: "roboto",sans-serif;
	font-size: 1.75em;
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#news > .content > .article > .header > h1 > a {
    color: #2d2d2d;
}

#news > .content > .article > .header > span {
    color: #AAA;
    font-size: .8em;
}

#news > .content > .article > p {
    height: 2.5em;
    line-height: 1.25em;
    overflow: hidden;
    margin-bottom: 0;
}

#news > .content > .article > a.readmore {
    bottom: 26px;
    color: #1A91D2;
    font-weight: bold;
    position: absolute;
    right: 38px;
    text-transform: uppercase;
    z-index: 10;
}

#news > .content > .article::after {
    behavior: url(js/PIE-1.0/PIE.htc);
	background: rgb(250,250,250) 100%; /* The Fallback */
	background: linear-gradient(to right, rgba(250,250,250,0) 0%,rgba(250,250,250,1) 43%,rgba(250,250,250,1) 100%);
	bottom: 24px;
    content: '';
    display: block;
    height: 1.25em;
    position: absolute;
    right: 38px;
    width: 250px;
}

#news > .footer {
    font-size: 1.5em;
	padding: 0;
    text-align: center;
}

#news > .footer > a {
    color: #F6F6F6;
	display: block;
	height: 40px;
    text-transform: uppercase;
	width: 698px;
}

#news > .footer > a:hover {
    background-color: #EC8463;
}

/* #endregion */