/***** Defaults ******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, 
q, s, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Arial, Verdana, Helvetica;vertical-align:baseline;}


#twtr-widget-1
{
	margin-top:10px;
	margin-left:50px;
}

#fb-like-box
{
	margin-top:10px;
	margin-left:50px;
}

table.gadget
{
	margin-top:10px !important;
	margin-left:50px !important;
}

/***** General *****/
html 
{
	overflow-y: scroll;
}

body
{
	color: #A2B9A3;
	text-align: center;
	background: #020202;
	overflow-y: visible;
	overflow-x: hidden;
}

legend
{
	padding-left: 6px;
	padding-bottom: 10px;
	font-size: 14px;
	white-space:normal;
}

strong
{
	font-weight: bold;
}

em
{
}

table
{
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	border-spacing: 0px;
}

table.hotkeys
{
	text-align: center;
	width: 600px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px 0px 0px 20px;
}

table.hotkeys td
{
	padding: 4px;
	text-align: left;
}


table.uninstallfiles
{
	text-align: center;
	width: 600px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px 0px 0px 20px;
}

table.uninstallfiles td
{
	padding: 4px;
	text-align: left;
}

table.orders
{
	text-align: left;
	width: 640px;
	margin: 25px 0px 5px 20px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.orders th
{
	padding: 4px;
	text-align: left;
}

table.orders td
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
}

table.orders td.topleftcell
{
	border: solid 1px #666;
}

table.orders td.topcell
{
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
}

table.orders td.leftcell
{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	text-align: left;
	width: 300px;
}

table.orders td.middlecell
{
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	text-align: left;
	width: 150px;
}

table.orders td.rightcell
{
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	text-align: center;
	width: 170px;
}

table.orders td.toprightcell
{
	border: solid 1px #666;
}

table.orders td.bottomleftcell
{
	border-top: 1px solid #666;
}

table.orders td.bottomcell
{
	border-top: 1px solid #666;
	padding-top: 15px;
}

table.orders td.leftcell img
{
	margin-top: -8px;
	margin-left: 10px;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 12px;
}

table.orders td.leftcell p
{
	margin-top: -11px;
	margin-left: 3px;
	display: inline-block;
}

table.orders td.middlecell p
{
	display: inline-block;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

table.orders td.rightcell input
{
	display: inline-block;
	margin-left: 40px;
	
}






ul.programs
{
	padding: 0px;
	margin: 20px 0px 0px 3px;
}

ul.programs li
{
	padding: 3px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #222;
	/*border: solid 2px #444;*/
	width: 667px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

ul.programs h2
{
	margin: 4px 0px -7px 0px;
}

ul.programs p
{
	font-weight: normal;
	margin-top: 2px;
}

ul.programs img
{
	float:left;	
	padding-top: 5px;
	padding-bottom: 65px;
	padding-left: 5px;
	padding-right: 15px;
}


ul.programsSummary
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

ul.programsSummary li
{
	display:inline-block;
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 200px;
}

ul.programsSummary h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.programsSummary p
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 45px;
	padding:0px;
}

ul.programsSummary img
{
	float:left;
	padding: 18px 5px 0px 5px;
}




ul.programsDownload
{
	padding-left: 70px;
	padding-bottom: 20px;
	margin: 5px 0px 0px 0px;
}

ul.programsDownload li
{
	display:block;
	padding: 0px;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 350px;
}

ul.programsDownload li label.description
{
	margin-top:-10px;
	font-weight:normal;
	font-size:12px;
	display:inline-block;
	padding-left:50px;
}

ul.programsDownload h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.programsDownload img
{
	float:left;
	padding: 9px 5px 0px 5px;
}

#hotkeys
{
	margin: 10px auto 10px auto;
	width: 300px;
}

tr.alternate
{
	background-color: #262626;
}

td
{
	padding: 3px;
	text-align: center;
}

td.feature
{
	border-left: solid 1px #aaa;
	text-align: left;
	width: 410px;
}

td.topleftcell
{
	border-bottom: solid 1px #aaa;
}

td.topcell
{
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
}

td.middlecell
{
	border-left: solid 1px #aaa;
}

td.rightcell
{
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

td.toprightcell
{
	border: solid 1px #aaa;
}

td.bottomleftcell
{
	border-top: 1px solid #aaa;
}

td.bottomcell
{
	border-top: 1px solid #aaa;
	padding-top: 15px;
}	

#frmContact
{
	padding-top: 0px;
	margin-top: 0px;
}

#frmContact input.submit
{
	vertical-align: bottom;
	margin-bottom: 5px;
	margin-left: 10px;
}

#frmContact input.medium
{
	width: 388px;
}

#frmContact textarea
{
	width: 388px;
	margin-top: 10px;
}

#frmContact input
{
	margin-top: 10px;
}

#frmContact select
{
	margin-top: 10px;
	width: 394px;
}

#frmContact label
{
	text-align: right;
	width: 130px;
	display: inline-block;
	vertical-align: top;
}

#frmContact ul
{
	list-style-type: none;
}




#frmRequestUpdate input.medium
{
	width: 250px;
}

#frmRequestUpdate input
{
	margin-top: 10px;
}

#frmRequestUpdate select
{
	margin-top: 10px;
}

#frmRequestUpdate label
{
	text-align: right;
	width: 130px;
	display: inline-block;
	vertical-align: top;
}

#frmRequestUpdate label.help
{
	margin-top: 3px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
}

label.helptwoline
{
	margin-top: -3px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
}

#frmRequestUpdate ul
{
	list-style-type: none;
}

#frmRequestUpdate input.submit
{
	margin-left: 306px;
}




#frmCustomerLogin input.medium
{
	width: 310px;
}

#frmCustomerLogin input
{
	margin-top: 10px;
}

#frmCustomerLogin select
{
	margin-top: 10px;
}

#frmCustomerLogin label
{
	text-align: right;
	width: 130px;
	display: inline-block;
	vertical-align: top;
}

#frmCustomerLogin label.help
{
	margin-top: 3px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
}

#frmCustomerLogin label.helptwoline
{
	margin-top: -3px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
}

#frmCustomerLogin ul
{
	list-style-type: none;
	padding-left: 0px;
}

#frmCustomerLogin input.submit
{
    margin-left: 416px;
    margin-top: 15px;	
}


ul
{
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul ul
{
	padding-top: 4px;
	padding-left: 0px;
	margin-left: 16px;
}

ul ul li
{
	font-size: 12px;
}

ul li
{
	padding: 1px;
}

a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:hover 
{
	color: #A6BDA7;
	text-decoration: none;
}

#container
{
	width: 970px;
	text-align: left;
	margin: 20px auto 20px auto;
}

.hidden
{
	display:none;
}

.center
{
	display: block;
	text-align: center;
}

.rightImage
{
	float: right;
	padding: 0px 35px 15px 15px;
}


/***** Header *****/
#header
{
	background:url(/images/header.gif) no-repeat top left;
	text-align: center;
	height: 179px;
}

#logo
{
	padding-top: 30px;
}

#menu ul
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#menu ul li
{
	display: inline;
	font-size: 11px;
	font-weight:bold;	
	margin: 0px;
}

#menu ul li a
{
	font-family: Verdana;
	padding: 8px 1px;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover 
{
	color: #A6BDA7;
}


/***** Content *****/
#content
{
	padding-left: 10px;
	padding-right: 10px;
	background: #1D1D1D;
	height: auto;
	overflow: hidden;
}
	
#leftColumn
{
	overflow: hidden;
	display: block;
	height: 100%;
	width: 710px;
	background: #1D1D1D;
}

#singleColumn
{
	overflow: hidden;
	display: block;
	height: 100%;
	width: 950px;
	background: #1D1D1D;
}

#rightColumn
{
	height: 100%;
	float:right;
	overflow: visible;
	width: 230px;
	background: #1D1D1D;
	overflow-y: hidden;
}

.smallBox
{
	width: 215px;
	background:url(../images/smallBoxTop.gif) no-repeat top left;
	background-color: #151515;
	padding: 15px 0px 5px 15px;
}
	
.mediumBox
{
	width: 710px;
	background:url(../images/mediumBoxTop.gif) no-repeat top left;
	background-color: #151515;
	padding: 20px 15px 5px 15px;
}

.largeBox
{
	width: 935px;
	background:url(../images/largeBoxTop.gif) no-repeat top left;
	background-color: #151515;
	/*padding: 20px 15px 5px 15px;*/
	padding: 20px 0px 0px 15px;
}

.smallBox img
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 2px 0px;
}

.smallBoxFooter
{
	height: 12px;
	width: 230px;
	background:url(../images/smallBoxBottom.gif) no-repeat top left;
	padding-bottom: 15px;
}

.mediumBoxFooter
{
	height: 12px;
	width: 710px;
	background:url(../images/mediumBoxBottom.gif) no-repeat top left;
	padding-bottom: 15px;
}

.largeBoxFooter
{
	height: 12px;
	width: 950px;
	background:url(../images/largeBoxBottom.gif) no-repeat top left;
	padding-bottom: 15px;
}

.smallBox img.icon
{
	margin: -20px 6px 0px -5px;
	float: left;
}

.mediumBox img.icon
{
	/*margin: -10px 10px 0px 0px;*/
	margin: -8px 8px 0px 0px;
	float: left;
}

.largeBox img.icon
{
	/*margin: -10px 10px 0px 0px;*/
	margin: -7px 8px 0px 0px;
	float: left;
}

.screenshot
{
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	display: block;
}

.sideBySideScreenshot
{
	float:left;
	width:50%;
	text-align:center;
	padding: 20px 0px 30px 0px;
	margin-left: -11px;
}

.award
{
	display: inline;
	padding: 20px 5px 20px 5px;
	vertical-align: middle;
}

.note
{
	padding-top: 0px;
	text-align: center;
	font-size: 12px;
}

.xsmall
{
	padding-top: 0px;
	font-size: 10px;
}

.button
{
	display: block;
	width: 152px;
}

h2
{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
}

h4
{
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
}

h5
{
	font-size: 15px;
}

p
{
	padding: 10px 20px 5px 0px;
	font-size: 15px;
}

ul
{
}

/*
ul.content
{
	margin: 0px;
	padding: 0px;
}

ul.content li
{
	margin: 0px;
	padding: 40px 0px 0px 0px;
	list-style: none;
}	
*/

li
{
	font-size: 15px;
	margin-right: 10px;
}

hr
{
	text-align: center;
	margin-top: 18px;
	width: 93%;
	margin-left: 10px;
}

form
{
	padding-top: 10px;
	padding-bottom: 10px;
}	

object
{
	padding-top: 25px;
	padding-bottom:	25px;
	margin-left: 20px;
	text-align: center;
	display: inline-block;
}

form label
{
	padding: 10px;
}

a.smalllink
{
	font-size: 10px;
}

#facebooklike
{
	margin-top: 4px;
	margin-left: 10px;
	display:inline-block;
}

iframe.facebooklikeheader
{
	padding:0px;
	margin-top:-138px;
	margin-right:-15px;
	float: right;
}

div.socialnetworking
{
	margin-left: 4px;
}

img.socialnetworkingicon
{
	float:left;
	padding: 0px;
	margin: -2px 0px 12px 10px;
}


/***** Page Navigation *****/

.multiPageNavigation
{
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
}

.multiPageNavigation .previous
{
	height: 15px;
	width: 150px;
	float: left;
	text-align: left;
}

.multiPageNavigation .next
{
	height: 15px;
	width: 150px;
	text-align: right;
	float: right;
}

.multiPageNavigation .pageNumbers
{
	padding-left: 7px;
	padding-right: 7px;
}

#topMultiPageNavigation
{
	padding-top: 17px;
}

#bottomMultiPageNavigation
{
	padding-top: 10px;
	padding-bottom: 7px;
}	


/***** Footer *****/
#footer
{
	overflow: auto;
	background:url(../images/footer.gif) no-repeat bottom left;
	background-color: #1D1D1D;
	color: #777;
	padding: 0 20px 20px 20px;
	text-align: center;
}

#footer p
{
	font-size: 10px;
}




#wallpaperPacks
{
	width: 100%;
	padding-right: 25px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;	
}

#wallpaperPacks td
{
	border-width: 1px 1px 1px 1px;
	padding: 5px 0px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray;
	background-color: black;
	-moz-border-radius: 4px 4px 4px 4px;
}

#wallpaperPacks img
{
	display: inline;
	padding-right: 8px;
}


div.slideshow
{
	float: left;
	display: inline;
	margin: 5px 5px 0px 0px;
}

#wallpaperPacks ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
	text-align: left;
	float: left;
}

#wallpaperPacks li
{
	font-size: 13px;
	padding-top: 9px;
	padding-left: 2px;
}


#aboutselector
{
	float: right;
	padding-right: 33px;
}

#aboutselector li
{
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	float: left;
	list-style-type: none;
	border: solid 1px #353535;
	width: 17px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	margin-right: 0px;
}

#aboutselector li.selected
{
	border: solid 1px #1D1D1D;
	background-color: #353535;
	padding-top: 1px;
}

#aboutselector li a
{
	display: block;
	height: 13px;
	padding-top: 2px;
	padding-left: 1px;
}

.about
{
	padding-top: 5px;
	height:116px;
	width:675px;
}

.about img
{
	float: right;
}

.about p
{
	float: left;
	display: inline;
	width: 170px;
}

.featuredPrograms
{
	height: 350px;
	width: 2000px;
	padding: 0px 0px 0px 0px;
	overflow: scroll;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
}

.featuredPrograms li
{
	display: inline;
	height: 225px;
	margin-right: 10px;
	width:300px;
	white-space: nowrap;
}

ol.screenshots
{
	list-style-type: none;
}

ol.screenshots li
{
	float: none;
	display: inline-block;
	margin-right: 5px;
}

ol.checkboxes
{
	list-style-type: none;
	padding-left: 33px;
	padding-top: 10px;
}

ol.checkboxes li
{
	padding: 3px;
}

ol.checkboxes li img
{
	padding-top: 1px;
	margin-right: 7px;
}

ol.checkboxes li label
{
	position: absolute;
	margin-top: 1px;
}

#homeTab
{
	position:absolute;
	margin-top:0px;
	margin-left:30px;
	display:block;
	float:left;
}

#ribbon
{
	position:absolute;
	margin-top:-8px;
	margin-left:810px;
	display:block;
	float:right;
}

p.faqtop
{
	text-align:center;
}

div.downloadImage
{
	display:none;
	top:10px;
	left:500px;
	position: absolute;
	width:400px;
	height:500px;
	cursor:pointer;
	margin-top:50px;
	margin-right:100px;
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
}

div.downloadImage img
{
}

div.downloadImage ul
{
	list-style-type: none;
}

div.downloadImage li
{
	height: 35px;
}


ul.programsDownload li label
{
	/*cursor:pointer;*/
}

#prevPanelButton
{
	margin-top:90px;
	margin-left: -15px;
	background-image:url('/images/leftarrow.png');
}

#prevPanelButton:hover
{
	background-image:url('/images/leftarrow_hover.png');
}

#nextPanelButton
{
	margin-left:902px;
	margin-top: 90px;
	background-image:url('/images/rightarrow.png');
}

#nextPanelButton:hover
{
	background-image:url('/images/rightarrow_hover.png');
}

.panelNavigationButton
{
	z-index:999;
	border:none;
	width:35px;
	height:35px;
	background-color:transparent;
	position:absolute;
	cursor:pointer;
}

span.try
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

span.try label
{
	cursor: pointer;
	display: block;
}

.tryTitle
{
	padding-bottom: 10px;
}

.tryText
{
	font-weight: normal;
	padding-bottom: 10px;
}

#recaptcha_area
{
	margin-top: 10px;
}

#recaptcha_widget_div
{
	display: inline-block;
}

div.error
{
	background-color:#FFF89B;
	color:#FF0000;
	width:80%;
	border:solid 1px #aaa;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:15px;
	padding-top:3px;
	font-weight:bold;
}

div.error img
{
	float:left;
	margin-right:10px;
	margin-top:1px;
}

div.error p
{
	margin-top:-3px;
	margin-bottom:5px;
}

div.error
{
	border: solid 1px black;
}

.g-recaptcha {
    margin-left: 154px;
    margin-top: 10px;
    display: inline-block;
}

#frmContact .recaptchaV2 input.submit {
    vertical-align: bottom;
    margin-bottom: 5px;
    margin-left: 14px;
    padding: 10px;
    display: inline-block;
}

#frmCustomerLogin input.submit {
    margin-left: 421px;
    margin-top: 15px;
    padding: 5px;
}

#frmCustomerLogin .g-recaptcha {
    margin-left: 165px;
}

.buy-button {
	opacity: 0.5;
}