@charset "utf-8";
/* CSS Document */

/* * { margin: 0; padding: 0; }*/

.licences tr.odd,
.licences tr.even{
    font-size: 12px;
}

#search-controls #filters{
    width: 200px;
    float: left;
    margin-top: 21px;
}

html {
	text-align: left;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#e2e0e0;
	font-size:13px;
	margin:0px;
	padding:0px;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
}

body.homepage {
	background-image:url('../images/background.jpg');
}

body.download-page {
	background-image:url('../images/download-bg.jpg');
	background-position:center 0px;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #444;
}

a { 
	outline: none;
}

img {
	border-style: none;
}

.error {
	color: Red;
	font-weight: bold;
}

.find-out-more{
	text-indent:18px; 
	text-decoration:underline; 
	background-image:url(../images/arrow-black-bg.jpg); 
	background-repeat: no-repeat; 
	background-position:0px 4px; 
	margin-top:6px; 
}

.find-out-more a {
	text-decoration:underline; 
	color:#e2e0e0;
}

.find-out-more a:hover {
	text-decoration:underline; 
	color:#f8015f;
}

#view-promo-code {
	background: url(../images/list-arrow.gif) no-repeat 3px 3px;
	padding-left: 22px;
}

h2 {
	color:#f0045f; 
	font-size:24px; 
	/* width:272px; */
	line-height:1em; 
	font-weight:normal;
}

h3 {
	font-size:18px;
	font-weight:normal;
}

#form-login a, #form-signup a {
	text-decoration:underline;
}

.button {
	/*float:left;*/
	background-image:url('../images/buy-bgd.gif');
	width:150px;
	height:42px;
	margin-right:22px;
}
.button a 
{
	display: block;
}

.button p {
	line-height:40px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#form-signup .button p a {
	text-decoration:none;
}

.white-title {
	color:#fff; 
	font-size:19px; 
	line-height:1em; 
	padding-bottom:22px;
}

.pink {
	color:#f8015f;
}

.grey {
	color:#212121;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align:left;
}

/*header and menu section*/
.menu {
	height:28px;
	padding-top:10px;
	float:right;
	width: 980px;
	text-align:right;
}

.header {
	height:184px;
	float:left;
	width: 900px;
}

.header-col-left {
	float:left; 
	width:220px;
}

.logo{
	background-image:url(../images/logo.png); 
	background-position:0px 0px; 
	background-repeat:no-repeat; 
	width:207px; 
	height:125px; 
	padding-top:28px;
}

.header-col-right{
	float:right; 
	/* width:540px; */
	padding-top:89px; 
}

/*navigation*/
#navlist {
	margin: 0;
	padding: 0 0 0 0px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-size:18px;
	margin-right:1px;
	padding: 12px;
	text-decoration: none;
	color: #999;
}

#navlist a:link.current, #navlist a:visited.current, #navlist a:hover {
	border-bottom: 1px solid #e02a6f;
	padding-bottom: 10px;
	background: transparent;
	color: #9c9c9c;
	background-color:#1e1b1f;
	background-image:url(../images/tab-bg.jpg);
}

#navlist a:hover { 
	color: #e02a6f; 
}

/*download section*/
.download-panel-wrapper {
	height:350px; 
	float:left;
	width:900px
}

.download-col-left {
	float:left; 
	width:530px;
	padding-top:8px;
}

.download-col-right {
	float:right; 
	width:368px; 
}

h1 {
	font-size:26px; 
	color:#fff; 
	font-weight:800;
	padding:0px;
	margin:0px;
}

h1#h1home {
	font-size:23px; 
	color:#fff; 
	font-weight:800;
	padding:0px;
	margin:0px;
}

h2#h2home {
	color:#f0045f; 
	font-size:22px; 
	/* width:272px; */
	line-height:1em; 
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px;
}

h3#h3home 
{
    font-size:13px;
    font-weight:bold;
}

.flash-box {
	width:365px; 
	height:212px; 
	/* background-image:url(../images/flash.png); */
	background-repeat:no-repeat; 
	margin-top:18px;
}

/*icons section*/
.icon-panel-wrapper {
	float:left; 
	padding-top:10px;
	width:900px;
}

.icon-col-left {
	float:left; 
	width:293px; 
	background-image:url(../images/photo-icon.jpg); 
	background-repeat:no-repeat; 
	margin-left:15px; 
	padding-left:133px;
}

.icon-col-right {
	float:right; 
	width:293px; 
	background-image:url(../images/facebook-icon.jpg); 
	background-repeat:no-repeat; 
	margin-right:15px; 
	padding-left:133px;
}

/*Screens section*/
.screen-title {
	font-weight:bold; 
	padding-bottom:5px;
}

.screen-flow-wrapper {
	float:left; 
	width:870px; 
	padding-left:30px;
	padding-top:10px;
}

.screen-col-container {
	background-image:url(../images/screen.png);  
	padding-top:170px; 
	background-repeat:no-repeat;
}

.screen-col-one {
	margin-left:4px; 
	width:266px; 
	float:left;
}

.screen-col-two {
	width:270px;
	float:left; 
	margin-left:30px;
}

.screen-col-three {
	width:270px;
	float:right;
}

/*video & news section*/
.video-newsletter-wrapper {
	width:870px; 
	padding-left:30px; 
	float:left; 
	margin-top:20px;
}

.video-col {
float:left;
overflow:hidden;
width:558px;
}

#video-player {
	margin-top:-8px;
}

.newsletter-col {
float:right;

width:270px; 
}

.sign-up-box {
	border-top:1px solid #1c1c1c; 
	border-bottom:1px solid #1c1c1c; 
	margin-top:20px; 
	margin-bottom:20px; 
	width:298px;  
	padding-top:10px; 
	padding-bottom:25px; 
	float:left;
}

#subscribe-now {
	cursor:pointer;
	float:left;
}

.sign-up-label {
	float:left;
}

.sign-up-textfield {
	color:#fff; 
	width:220px; 
	float:left;  
	height:16px; 
	background: #fff;
	border-bottom: 1px dotted #F0045F;
	border:none; 
	margin-left:5px; 
}

.form-row {
	float:left; 
	height:40px;
}

.submit-button {
	background-image:url(../images/subscribe.jpg); 
	width:121px; 
	height:43px; 
	background-color:#000; 
	border:none; 
	margin-bottom:15px;
}

/*footer*/
.footer {
	clear:both;  
	margin-bottom:20px; 
	height:50px; 
	background-image:url(../images/footer-bgd.jpg);
	background-repeat:no-repeat; 
	text-align:right; 
	padding-top:10px;
	color:#444444;
}

.footer a {
	color:#444444;
}
.footer a:hover {
	color:#fff;
	text-decoration:none;
}

.footer #footer-left-home 
{
    float:left;
    width:560px;
    text-align:left;
    margin-left:25px;
} 

.footer #footer-left 
{
    float:left;
    width:560px;
    text-align:left;
}

.footer #footer-left h2, .footer #footer-left-home h2
{
    font-size:16px;
}

.footer #footer-left h3, .footer #footer-left-home h3
{
    font-size:14px;
    color:#fff;
}

.footer #footer-right 
{
    float:right;
    width:300px;
}

.footer #footer-right img 
{
    margin-right:5px;
    margin-bottom:10px;
}


/* Download Form */
div#form-signup {
	float:left;
	width:520px;
	padding-right:20px;
	margin-bottom:40px;
	margin-right:30px;
}

div#form-login {
	float:left;
	/*padding-left:17px;*/
	width:290px;
	margin-bottom:120px;
}


#download-wrapper {
	width:900px;
	float:left;
	margin-top:70px;
}

#form-login input {
	width: 175px;	
}

#form-login label {
	width: 100px;	
}

p.form-help {
	color:#f8015f;
}

form.download-form fieldset { 
	border:medium none;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
	
form.download-form legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	font-size: 18px;
}
	
form.download-form input {
	background: #fff;
	border-bottom: 1px dotted #F0045F;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #000;
	font-size: 18px;
	margin-right:10px;
}
	
form.download-form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
	
form.download-form fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.download-form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
	
form.download-form fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
	
form.download-form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
	
form.download-form fieldset fieldset label {
	display: block;
	width: auto;
}
	
form.download-form fieldset li textarea {
	width: 250px;
	height:50px;
}

form.download-form em {
	font-weight: bold;
	font-style: normal;
	color: #F8015F;
}

form.download-form label { 
	width: 144px; /* Width of labels */
} 
form.download-form fieldset fieldset label { 
	margin-left: 123px; /* Width plus 3 (html space) */
} 

.form-list li {
	margin-bottom: 10px;
	list-style-image:url(../images/list-arrow.gif);
}

#view-promo-code {
	margin-top:60px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/* END Download form */


#download-button {
	width:363px;
	height:65px;
	color:#fff;
	background-image:url(../Images/download-button-home.png);
	line-height:65px;
	font-size:26px;
	text-align:center;
	cursor:pointer;
}

#download-button a, #download-button a:hover {
	color:#fff;
}

#download-button span {
	color:#F0045F;
}

#download-bullets h3 {
	color:#fff;
	background-image:url(../Images/arrow-points-left.png);
	background-position:292px 0 !important;
	background-repeat:no-repeat;
	height:26px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	width:100%;
}

* html #download-bullets h3 {
    background-image:none;
}

#download-bullets ul {
	margin:0px;
}

#download-bullets ul li {
	margin-bottom: 5px;
	list-style-image:url(../images/list-arrow.png);
}

#download-bullets ul#ulhome li 
{
    color:#fff;
    font-weight:bold;
	margin-bottom: 5px;
	list-style-image:url(../images/list-arrow.png);
}

#download-bullets ul#ulhome li a:hover 
{
    color:#F0045F;
}

#download-bullets p {
line-height:28px;
}

#logged-in-as {
	float:right;
	margin:10px 0 0 10px;
}

a.blog-read-more,
a.blog-read-more:visited {
    color: #F0045F;
}

.snap_preview span {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size:14px;
    line-height:18px;
}

.question h3 {
    cursor: pointer;
}

.answer 
{
   /*display:none;*/
}

#licenceKey {
    color:Red;
    margin-top:10px;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/Content/Images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
