﻿html,body
{   margin: 0; padding: 0;
    height:100%;
}
body
{
    font-size: .75em;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #474747;
}
#backgr
{
    position: relative;
    min-height: 100%;    
    background: #F2F2F2;        
}

a
{
    color: #474747;
    text-decoration: underline;
}
a:visited
{
    color: #474747;
}
a:hover
{
    color: #E3A700;
    text-decoration: none;
}
a:active
{
    color: #474747;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color:#474747;
    font-family: Arial, Helvetica, sans-serif;
}
h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

input, select, select option
{
    outline: 0;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#page
{
    width: 100%;
    min-width: 1024px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 265px;
}
#main
{
    width: 976px;
    margin: auto;
    background-color: #fff;
    border: #E3E3E3 solid 1px;
    border-top:none;
}
/**************LogoList*************/
#logoList 
{
    width: 976px; 
    height: 145px;
    margin: auto;
    overflow: hidden;   
    
}
.image_carousel {
	padding: 0px;
	position: relative;
	text-align: left;
	float: none;
	position: relative;
	top: auto; 
	right: auto;
	bottom: auto;
	left: auto;
	width: 976px;
    margin: auto;
	height: 110px;
	margin: 0px;
	overflow: hidden;
}
.image_carousel img {
    margin: 7px;
	display: block;
	float: left;
    width:130px;
    height:100px; 
}
a.prev{
	background: url(../images/new/LeftArrow.png) no-repeat transparent;
    border: none;
	width: 13px;
	height: 78px;
	display: block;
	position: relative;
    float: left;
    top: 20px;	
}
a.prev:hover 
{
    border: none;
}
a.prev.disabled 
{	
      
}
a.next {
	background: url(../images/new/RightArrow.png) no-repeat transparent;
	border: none;
	width: 13px;
	height: 78px;
	display: block;
	position: relative;
    float: right;
    top: 20px;
}
a.next:hover {
    border: none;
}
a.next.disabled {
    
}
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
/*************footer************/
#footer
{
    width: 100%;
    margin-bottom: 0px;
    margin-top: -265px;
    height: 260px;
    vertical-align: bottom;
    bottom: 0px;
    position: relative;
}
#footer a, #footer a:visited
{
    text-decoration: none;
    color: #fff;
}
#footer a:hover
{
    color: #6D6E71;
}
#footerMenu
{
    width: 100%;
    background: #080808;
    height: 40px;
    margin: auto;
}
#footerContent 
{
    width: 100%;
    height: 220px;
    margin: auto;
    background-image: url('../images/new/FooterBG.png');
    background-repeat:repeat-x;    
}
#footerContentData
{    
    width: 976px;
    margin:auto;
    padding-top: 15px;
}
#footerContentData h3
{
    color: #B8B8B8;
    font-size: 18px;
} 
#footerLeft
{   
    width: 30%;
    height: auto;
    position: relative;
    float: left;
}
#footerLeft a, #footerLeft a:visited, #footerRight a, #footerRight a:visited
{
    font-size: 14px;
    text-decoration: none;
    color: #E3900E;
    line-height: 24px;
}
#footerLeft a:hover, #footerRight a:hover
{
    font-size: 14px;
    text-decoration: underline;
    color: #E3900E;  
}
#footerLeft .linkLeftContent {
    
}

.linkLeftContent p
{
    font-size: 14px;
}

#footerCenter
{
    width: 40%;
    float: left;
    padding: 12px 0;
    text-align: center    
}
#footerRight{
    width: 30%;
    height: auto;
    float: right;
}

#FooterLink 
{
    margin-top: 15px;   
}
#footer a.footerSubscribeButton:hover
{
    background-position: 0px -39px;
}

a.footerLinkedIn 
{
    background:transparent url("../../Content/images/new/LinkedinIcon.png") top left no-repeat;
    margin-top: 20px;  
    display:inline-block;
    outline:none;
    width:40px;
    height:39px;
    background-position: 0px -39px;
}
a.footerLinkedIn:hover
{
    background-position: 0px 0px;
}
a.footerFacebook 
{
    background:transparent url("../images/new/FacebookIcon.png") top left no-repeat;
    width:40px;
    height:39px;
    margin-top: 20px;
    margin-left: 5px;
    display:inline-block;
    outline:none;
    background-position: 0px -39px;
}
a.footerFacebook:hover
{
    background-position: 0px 0px;
}
a.footerTwitter 
{
    background:transparent url("../../Content/images/new/TwitterIcon.png") top left no-repeat;
    margin-top: 20px;
    margin-left: 5px;
    display:inline-block;
    outline:none;
    width:40px;
    height:39px;
    background-position: 0px -39px;
}
a.footerTwitter:hover
{
    background-position: 0px 0px;
}
a.footerGoogle 
{
    background:transparent url("../../Content/images/g.png") top left no-repeat;
    margin-top: 20px;
    margin-left: 5px;
    display:inline-block;
    outline:none;
    width:40px;
    height:39px;
    background-position: 0px 0px;
}
a.footerGoogle:hover
{
    background-position: 0px -39px;
}
#footer .subscribtion
{
    position:relative;
    margin-top: 5px;
    padding:0px;    
    text-align: center;
}
#footer .subscribtion .subscribtionButton
{
    position:relative;
    background-image:url('../images/new/SubscribeButton.png');
    background-repeat:no-repeat;
    width: 136px;
    height: 39px;
    line-height:39px;
    margin:auto;
    margin-top: 20px;  
    background-position: 0px -39px;  
}
#footer .subscribtion .subscribtionButton input
{
    width: 136px;
    height: 39px;
    border-style:none;
    background-color:transparent;
    cursor:pointer;       
}
#footer .subscribtion .subscribtionButton:hover
{
    background-position: 0px 0px;
}
#footer .subscribtion .subscribtionField
{
    position:relative;
    margin: auto;
    width:260px;
    height:25px;
    background: transparent;     
}
#footer .subscribtion .subscribtionField input
{
    width:260px;
    height:25px;
    background: #3D3D3D;      
    border-color: #919191;
    border-width: 1px;
    border-bottom-style: solid;
    font-weight:normal;
    font-size:14px;
    color: #A5A5A5;
    padding: 1px;
} 
/*******************/
#footer .footerMenu 
{
    width: 976px;
    margin:auto;  
}
#footer .footerMenuList 
{
    padding: 0px;
    margin-top: 10px;
}
#footer .footerMenuList li
{
    margin: auto;
    display: inline;
    margin-right: 10px;   
    padding: 0px;
}
#footer .footerMenuList li a, .footerMenuList li a:visited
{
    color: #7A7A7A;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
#footer .footerMenuList li a#current
{
    color: #7A7A7A;
    text-decoration: none;
}
#footer .footerMenuList li a:hover
{   
    color: #BC8A0D;
    text-decoration: underline;
}
/********************Home Content************************/
#productsContentTop 
{
    height: 350px;
    width: 100%;
    margin-top: -20px;
    text-align: left;       
    background-image: url('../images/new/Back.png');
    background-repeat: repeat-x;    
}
#productsContentTop .productsContentTopCenter 
{
    width: 1024px;
    height: 350px;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 0px;
    padding: 0px;    
}
#productsContentTop .productsContentTopCenter .productsContentTopCenterLeft 
{
    width: 38px;
    height: 350px;    
    float: left;
    background-image: url('../images/new/Left.png');
    background-repeat: no-repeat;
    position: relative;
    margin-top: -21px;
    
}
#productsContentTop .productsContentTopCenter .productsContentTopCenterCenter 
{
    width: 948px;
    height: 350px;    
    background-image: url('../images/new/Front.png');
    background-repeat: repeat-x;
    float: left;
    margin-top: -21px;
    position: relative;    
}
#productsContentTop .productsContentTopCenter .productsContentTopCenterRight
{
    width: 38px;
    height: 350px;
    margin-top: -21px;
    float: left;
    background-image: url('../images/new/Right.png');
    background-repeat: no-repeat;
    position: relative;    
}

/*-------------*/
#mainContentRight 
{
    float: left;
    position: relative;
    background: transparent;
    width: 430px;
    height: 960px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 5px;
}

/*------------*/

#mockupsPowering 
{
    background: url('../images/home/pencil.png') no-repeat left top;
    padding-left: 32px;
    margin-bottom: 28px;
    line-height: 20px;
}

#mockupsPowering .poweringCount
{
    width: 60px;
    font-size: 16px;
    color: white;
}
.productsScreenshots
{
    position: relative;
    list-style:none;
    text-align:center;
    margin: auto;   
}
.productsScreenshots .productsScreenshotsContent
{
    padding:0px; display:inline-block; margin: 0 8px 28px 8px;
    
}
.productsScreenshots .productsScreenshotsContent a 
{
    text-decoration: none; float: left; 
}
.productsScreenshots .productsScreenshotsContent a:hover 
{    
    text-decoration: underline;
}
.productsScreenshots .productsScreenshotsContent a:hover .aboutContentElementIcon 
{
    background: #fafafa; border: #C6C6C6 solid 1px; color: #DD9314;
}

/*******************Company Page****************/
#companyContentTop 
{
    height: 100px;
    width: 100%;
    margin-top: -20px;
    text-align: left;       
    background-image: url('../images/new/Small_Back.png');
    background-repeat: repeat-x;    
}
#companyContentTop .companyContentTopCenter 
{
    width: 1024px;
    height: 100px;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 0px;
    padding: 0px;    
}
#companyContentTop .companyContentTopCenter .companyContentTopCenterLeft 
{
    width: 38px;
    height: 100px;    
    float: left;
    background-image: url('../images/new/Small_Left.png');
    background-repeat: no-repeat;
    position: relative;
    margin-top: -21px;
    
}
#companyContentTop .companyContentTopCenter .companyContentTopCenterCenter 
{
    width: 948px;
    height: 100px;    
    background-image: url('../images/new/Small_Front.png');
    background-repeat: repeat-x;
    float: left;
    margin-top: -21px;
    position: relative;    
}
#companyContentTop .companyContentTopCenter .companyContentTopCenterRight
{
    width: 38px;
    height: 100px;
    margin-top: -21px;
    float: left;
    background-image: url('../images/new/Small_right.png');
    background-repeat: no-repeat;
    position: relative;    
}
/***********company content*************/
#companyContent 
{
    margin-top: 20px; height: auto; width: 100%;
}
#companyContent .companyContentDivText
{
    margin: 5px 20px 0 20px; line-height: 22px; font-size: 14px; text-align: justify;
}
#companyContent .companyContentLeft 
{
    background: #F8F8F8;
    position: relative;
    float: left;
    width: 48%;
    height: 240px;
    border: #E3E3E3 solid 1px;
}
#companyContent .companyContentLeft .companyContentLeftIcon 
{
    margin-left: 20px;
    margin-top: 10px;
    width: 320px;
    height: 60px;
    background-image: url('../images/new/Contact_Info_Icon.png');
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    padding-top: 15px;
}
#companyContent .companyContentLeft .companyContentLeftIcon .companyContentLeftIconText 
{
    color: #D98B03;
    margin-left: 75px;
    font-size: 20px;
    margin-bottom: 5px;
}
#companyContent .companyContentRight
{
    border: #E3E3E3 solid 1px;
    position: relative;
    background: #F8F8F8;
    float: right;    
    width: 48%;    
    height: 240px;
}
#companyContent .companyContentRight .companyContentRightIcon 
{
    margin-left: 20px;
    margin-top: 10px;
    width: 320px;
    height: 70px;
    background-image: url('../images/new/Email_Icon.png');
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    padding-top: 5px;
}
#companyContent .companyContentRight .companyContentRightIcon .companyContentRightIconText 
{
    color: #D98B03;
    margin-left: 86px;
    font-size: 20px;
    margin-bottom: 5px;
}
#companyContent .companyContentRight a 
{
    color: #767676;
    text-decoration: none;
}
#companyContent .companyContentRight a:hover
{
    color: #E5A23A;
    text-decoration: underline;
}
#companyContent .companyContentBotom
{
    height: auto;
    margin: 25px 30px 20px 30px;
    background: transparent;
    position: relative;
    width: auto;
}
#companyContent .companyContentBotom .companyContentBotomDataTitle 
{
    margin-top: 40px; font-size: 24px; color: #E3941B;
}
#companyContent .companyContentBotom .companyContentBotomDataTitle a
{
    color: #E3941B; text-decoration: none;
}
#companyContent .companyContentBotom .companyContentBotomDataTitle a:hover
{
    color: #E3941B; text-decoration: underline;
}
#companyContent .companyContentBotom .companyContentBotomDataText 
{
    margin-top: 20px; font-size: 14px; color: #8A8A8A; line-height: 25px; text-align: justify;
}
/*****************Support page**************************/
#supportContent 
{
    
}
#supportContent .supportContentElement 
{
    position: relative;
    float: none;
    width: auto;
    height: auto;
}
#supportContent .supportContentElement .supportContentElementTitle 
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px; 
    float: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F8F8F8;
    width: auto;
    height: auto;
}
#supportContent .supportContentElement .supportContentElementText 
{
    height: auto;
    width: auto;
    background: transparent;
    padding-left: 40px;
    font-size: 14px; 
    color: #797979;
    margin-top: 10px;
    margin-bottom: 30px;
}
#supportContent .supportContentElement .supportContentElementText a 
{
    text-decoration: underline;
    color: #E3941B;
}
#supportContent .supportContentElement .supportContentElementText a:hover
{
    
}
/***********************support page Menu**********/
#suuportMenu 
{
    vertical-align: top;
    width: 780px;
    height: 62px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#suuportMenu  li
{
    display: inline;
    padding: 0px;
}
#suuportMenu  li div
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    float: left;
    height: auto;
    width: auto;
    background: transparent url('../images/new/Support_Button_Left1.png') no-repeat left;
}
#suuportMenu  li div:hover
{
    background: transparent url('../images/new/Support_Button_Left_Hover1.png') no-repeat left;
}
#suuportMenu  li div a, #suuportMenu  li div a:visited
{
    color: #747474;
    text-decoration: none;
    height: auto;
    width: auto;  
}

#suuportMenu  li div a div
{
    height: 63px;
    margin-top: 0px;    
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 3px;
    background: url('../images/new/Support_Button_Right1.png') no-repeat right;
}
#suuportMenu  li div a div:hover
{
    color: #FDFDFD;
    text-decoration: none;    
    background: url('../images/new/Support_Button_Right_Hover1.png') no-repeat right;
}
#suuportMenu li div a div div,#suuportMenu li div a div div:hover
{
    height: 36px;
    margin-top: 22px;
    background: transparent;
    border: none;
}
/************why mockupbuilder**************/
#aboutContent 
{
    margin-bottom: 20px; margin-top: 20px;
}
#aboutContent .aboutContentElement 
{
    position: relative; float: none;  width: auto;  height: auto;
}
#aboutContent .aboutContentElement .companyContentBotomDataHeader 
{
    width: auto;
    height: auto;
    float: none;
    height: 70px;
}
#aboutContent .aboutContentElement .companyContentBotomDataHeader .abouttContentElementTitle 
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px; 
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F8F8F8;
    width: 80px;
    height: auto;
}
#aboutContent .aboutContentElement .companyContentBotomDataHeader  .aboutContentElementText 
{
    margin-right: 60px;
    height: auto;
    color: #8B8B8B;
    width: 700px;
    float: right;
    line-height: 18px;
    font-size: 14px;
    text-align: justify;
}
.aboutContentElementIcons
{    
    height: auto;
    width: auto;
    background: transparent;   
    font-size: 14px;    
    margin-top: 10px;
    margin-bottom: 30px;
}
.aboutContentElementIcon 
{
    background: #fff;
    border: #D9D9D9 solid 1px;
    float: none;
    width: 208px;
    height: auto;
    padding: 6px;
    line-height: normal;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: left;
    -webkit-box-shadow: 1px 1px 2px 1px #e7e7e7;
    box-shadow: 1px 1px 2px 1px #e7e7e7;
}

.aboutContentElementIcon a:active { color: #DD9314; }

.aboutContentElementIcon img
{
    height: 158px;
    width: 208px;
    border: none;
}
.aboutContentElementIconText 
{
    display:block;
    font-size: 14px;    
    color: #DD9314;
    text-decoration: none;
    height: 20px;
    vertical-align: top;
}

ul.screenshots
{
    position: relative;
    list-style:none;
    text-align:center;
    margin: auto;
    
}
ul.screenshots li
{
    padding:0px;
    display:inline-block;
    margin: 5px;
     
}
ul.screenshots li a 
{
    text-decoration: none;
    color: #C6C6C6;
    float: left; 
}
ul.screenshots li a:hover 
{    
    text-decoration: underline;
}
ul.screenshots li a:hover .aboutContentElementIcon 
{
    background: #D7D7D7;
    border: #C6C6C6 solid 1px;
}
/************Online help***********/
#helpContent {
    
}
#helpContent .helpElement
{
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin: 20px;
    
}
#helpContent  a
{
     color: #E3941B; 
    
}
#helpContent .helpElement .helpElementTitle 
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px; 
    float: none;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F8F8F8;
    width: auto;
    height: auto;
    position: relative;
}
#helpContent .helpElement .helpElementContent 
{
    float: none;
    height: auto;
    width: auto;    
    font-size: 14px; 
    color: #797979;
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
#helpContent .helpElement .helpElementContent .helpElementContentText 
{
    float: left;    
}
#helpContent .helpElement .helpElementContent p
{
     margin-left: 40px;
     text-align:justify;
     text-justify:inter-word;
}
#helpContent .helpElement .helpElementContent .helpElementContentText h4 
{
    color: #E3941B; font-size: 16px; margin-left: 40px; 
}
#helpContent .helpElement .helpElementContent .helpElementContentText ul 
{
    list-style-type: circle;   
}
#helpContent .helpElement .helpElementContent .helpElementContentText ul li
{
    margin-bottom: 5px; 
}
#helpContent .helpElement .helpElementContent .helpElementContentImage 
{
    background: #F8F8F8;
    border: #D9D9D9 solid 1px;
    float: right;
    width: auto;
    height: auto;
    padding: 10px;
}

/********************Tour page*********************/
#tourPageContent {
    
}
#tourPageContent .tourContentElement
{
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin-right: 20px;
}
#tourPageContent .tourContentElement .tourContentElementTitle 
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px; 
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F8F8F8;
    width: auto;
    height: auto;
    position: relative;
}
#tourPageContent .tourContentElement .tourContentElementContent 
{
    float: none;
    height: auto;
    width: auto;
    margin-left: 0px;
    font-size: 14px; 
    color: #797979;
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
#tourPageContent .tourContentElement  .tourContentElementContent h4
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px;    
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F8F8F8;
    width: auto;
    height: auto;
    position: relative;
    margin: 0px;
}
#tourPageContent .tourContentElement  .tourContentElementContent p 
{
     margin-left: 40px;
     text-align: justify;
     text-justify: inter-word;
}
#tourPageContent .tourContentElement .tourContentElementContent .tourContentElementContentText 
{
    float: left;    
}
#tourPageContent .tourContentElement .tourContentElementContent .tourContentElementContentImage 
{
    background: #F8F8F8;
    border: #D9D9D9 solid 1px;
    float: right;
    width: auto;
    height: auto;
    padding: 10px;
}
/******************Tour menu***************/
.tourPageMenu 
{
    vertical-align: top;
     width: 922px;
    height: 85px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;    
    border-left: #CFCFCF solid 1px; 
    border-right: #CFCFCF solid 1px;  
    background: url('../images/new/tourMenu_bg.png') repeat-x;
}

.tourPageMenu a.current .tourMenuArrow
{
    visibility: collapse;
}
.tourPageMenu a.current .tourMenuIcon {
    background-position: 0px -42px;
}
.tourPageMenu a.current .tourMenuElement 
{
    background: url('../images/new/tourmenuItem.png') no-repeat left;
    background-position: 0px 0px;
    border: none;
    color: white;
}
.tourPageMenu a.current .tourMenuElement1
{
    background-position: right;    
    border: none;
}
.tourPageMenu a 
{
    color: #767676;
    text-decoration: none;
}
.tourPageMenu a:hover
{
    color: #E5A23A;
    text-decoration: underline;
}
.tourPageMenu a:hover .tourMenuText {
    text-decoration: underline;
}

.tourPageMenu .tourMenuElement
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    float: left;
    height: 85px;
    background: none;
}
.tourMenuText
{
    margin-top: 35px;
    margin-left: 10px;
    width: 43px;
    height: 42px;
    float: left;
}
.tourMenuArrow
{
    height: 85px;
    width: 40px;
    float: right;
    background: url('../images/new/tourMenu_arrow.png') no-repeat;
}
.tourMenuIcon 
{
    margin-top: 22px;
    margin-left: 60px;
    width: 43px;
    height: 42px;
    float: left;
}
.tourWelcome 
{
    background: url('../images/new/tourMenu_1.png') no-repeat;
}
.tourSimpleSketch 
{
   background: url('../images/new/tourMenu_2.png') no-repeat;
}
.tourAdvancedOptions
{
   background: url('../images/new/tourMenu_3.png') no-repeat;
}
.tourSketchSharing 
{
    background: url('../images/new/tourMenu_4.png') no-repeat;
}
/*-----************masterPageHeader******------*/
#masterHeader 
{
    width: 100%;
    height: 100px;
    vertical-align: top;
    margin-top: 0px;
    background: black; 
}
#masterHeader .masterHeaderTop 
{
    width: 100%;
    height: 36px;    
    background: black;
    background-image: url('../images/new/top.jpg');
    background-repeat: no-repeat;
    background-position: right;    
}
#masterHeader .headerTopContent 
{
    width: 976px;
    margin: auto;
    height: 36px;      
}
#masterHeader .headerContent
{
    width: 976px;    
    margin: auto;
    height: 64px;
}

/*****Top menu*****/
#masterHeader .headerContent .headerContentMenu
{
    float: left;
    margin-left: 250px;
    height: 50px;
    width: 716px;
    margin-top: 14px;    
    vertical-align: bottom;      
}
#masterHeader .headerContent .headerContentMenu .menuList 
{
    position: relative;
    padding: 0px;
    height: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 2;    
}

#masterHeader .headerContent .headerContentMenu .menuList  li
{
    display: inline;
    padding: 0px;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    height: 46px;
    width: auto;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div a, #masterHeader .headerContent .headerContentMenu .menuList  li div a:visited
{
    color: #7A7A7A;
    text-decoration: none;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div a div:hover
{
    color: #BC8A0D;
    text-decoration: underline;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div a div
{
    height: 46px;
    margin-top: 0px;
    background: transparent;
    border: none;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div a div div
{
    height: 33px;
    font-weight: bold;
    margin-top: 13px;
    background: transparent;
    padding-left: 13px;
    padding-right: 13px;
    border: none;
}

#masterHeader .headerContent .headerContentMenu .menuList  li div.current, #masterHeader .headerContent .headerContentMenu .menuList  li div a.current div
{
    text-decoration: none;    
    color: #FAFFFB;
    background-image: url('../images/new/SelectedMenuItemBG.png');
    background-repeat: repeat-x;    
    border-left: #FAFFFB solid 2px;
    border-right: #FAFFFB solid 2px;
}
#masterHeader .headerContent .headerContentMenu .menuList  li div a.current div div 
{
    background: transparent;
    border: none;
}

.headerContentMenu1
{
    float: left;
    margin: auto;
    height: 50px;

    vertical-align: bottom;      
}
.menuList1
{
    position: relative;
    padding: 0px;
    height: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 2;    
}
.menuList1   li
{
    display: inline;
    padding: 0px;
}
.menuList1   li div
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    height: 46px;
    width: auto;
}
.menuList1   li div a, .menuList1  li div a:visited
{
    color: #7A7A7A;
    text-decoration: none;
}
.menuList1   li div a div:hover
{
    color: #BC8A0D;
    text-decoration: underline;
}
.menuList1   li div a div
{
    height: 46px;
    margin-top: 0px;
    background: transparent;
    border: none;
}
.menuList1   li div a div div
{
    height: 33px;
    font-weight: bold;
    margin-top: 13px;
    background: transparent;
    padding-left: 13px;
    padding-right: 13px;
    border: none;
}

.menuList1   li div.current, .menuList1  li div a.current div
{
    text-decoration: none;    
    color: #FAFFFB;
}
.menuList1  li div a.current div div 
{
    background: transparent;
    border: none;
}


.masterTopLike 
{
    float: left;
    opacity: 0.8;
}
.masterTopLike:hover
{
    opacity: 1;
}
/***********loginPopup************/
.loginPopup 
{
    width: 426px;
    height: 238px;
    position: absolute;
    float: right;   
    margin-left: 550px;
    z-index: 5; 
}
.loginPopupArrow {
    float: none;
    height: 24px;
    width: auto;
    margin-right: 80px;
    background: url('../images/new/loginPopupTopArrow.png') no-repeat center top;
    z-index: 10;
}

.logo
{
    position: absolute;
    margin-left: 20px;
    margin-top: 10px;
    background: transparent;
}
.logo a {
    text-decoration: none; 
}

.pageContMid
{
    margin-top: 10px;
    height:60px;    
    width: inherit;
    text-align: center;
}
.pageTopTitle
{
    color: #FFFDEF; 
    font-size: 14px; 
    line-height: 24px; 
    width: 100%; 
    margin: 35px auto auto;
}
.pageTopTitle h1 {
    color: #FFFDEF;
}
.indexContMid
{
    padding-top: 39px;
    display:inline-block;    
    width: inherit;
}
.rightContent
{
    width: 525px;
    height: 490px;
    float:left;   
    background: url('../images/home/monitor.png') no-repeat top left;
    position: relative;
}
.rightContent #monitorSlider
{
    margin: 25px 0 0 26px;
    padding: 0px;
    height: 295px; 
    width: 473px;   
}

.rightContent #monitorSlider>div:first-child
{
    display: block;
}

.rightContent #monitorSlider>div
{
    list-style-type:none;
    width: 473px;
    position: relative;
    display: none;
}

.rightContent #monitorSlider>div img
{
    position: relative;
    z-index: 1;
}
.rightContent #monitorSlider>div div
{
    position: relative;
    width: 443px;
    height: 29px;
    background-color: rgba(234, 143, 7, 0.7);
    z-index: 100;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 15px;
    margin-top: -62px;
}

#monitorSlider img
{
    height: 295px;
    width: 473px;
}

#monitorSlider 
{
    display: inline-block;
}

#monitorSlider_pag
{
    text-align: right;
    padding: 2px 26px;
    height: 50px;
}

.videopicker, .photopicker
{
    display: inline-block;
    width: 16px;
    cursor: pointer;
    margin-left:10px;
}

.videopicker { background: url('../images/home/btn_video.png') no-repeat left top; height: 13px; }
.photopicker { background: url('../images/home/btn_photo.png') no-repeat left top; height: 15px; }
.photopicker.activeSlide, .videopicker.activeSlide { background-position: left bottom; }

.caroufredsel_wrapper
{
    height: 295px !important;
}

.leftContent
{
    width: 422px;
    float:left;    
}
.leftContent .leftContentContainer
{
    height: 270px; margin: 21px 0 0 4px; color: white;
}
.leftContent p 
{
    font-size: 13px; 
    line-height: 18px;
    width: 360px;
}
.leftContentContainer h2
{
    font-family:'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
    font-weight: normal; color: white; 
    font-size: 31px; 
    margin-top: 15px;
    margin-bottom: 5px; 
    padding: 0px;
}

.howWorksList
{
    font-weight: bold;
    margin:0 25px 0 0;
    padding:40px 0 0 0;
    list-style-type:none;
    list-style-position:outside;
}

.howWorksList li{
    font-size:14px;
    color:#E3A700;
    padding:1px 0;
    line-height:25px;
}

.bottomContainer
{
    text-align: center;
    display:inline-block;
    padding: 116px 0 50px 0;
}

.bottomContainer h2
{
    font-family:'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
    font-weight: normal; 
    font-size: 31px; 
    text-transform: uppercase;
    padding: 0;
    margin: 24px 0 24px 0;
}

.homeColumn
{
    display: inline-block;
    width: 217px;
    position: relative;
    vertical-align: top;
    text-align: left;
    padding: 0 10px;
    margin: 52px 0 0 0;
}

.homeColumn div
{
    height: 100px;
    width: 100px;
    border-radius: 50px;
    -moz-border-redius: 50px;
    -webkit-border-radius: 50px;
    float: left;
    margin-bottom: 15px;
}

.homeColumn label
{
    text-transform: uppercase;
    position:absolute; 
    top:35%; 
    left: 20px; 
    float: left;
    text-decoration: none;
    color: #ea8f07;
    font-size: 14px;
}

.homeColumn p { margin-bottom:0px; width: 200px; }

#colIdea { background: #EB8F08 url('../images/home/idea.png') no-repeat center center; }
#colBrainStorming { background: #EB8F08 url('../images/home/brain_storming.png') no-repeat center center; }
#colPrototyping {  background: #EB8F08 url('../images/home/wireframe.png') no-repeat center center; }
#colResult { background: #EB8F08 url('../images/home/result.png') no-repeat center center; }

.homeColumn ul
{
    list-style-image: url('../images/new/arrow.png');
    margin: 0px; 
    padding-left: 30px;   
}

.feedAuthor
{
    color: #888;
    text-align: right;
}

.feedContainer
{
    margin-bottom: 4px;
    display: inline-block;
    padding: 0 20px 15px 17px;
}
.customFeed 
{
    width: 434px;
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #E2E2E2;
    padding: 10px 12px 7px 12px;
    font-family: Georgia;
    font-style:italic;
    text-align: left;
    display: inline-block;
    margin: 10px 0px 29px 0;
    vertical-align: top;
    line-height: 20px;
}

.customFeed:after {
    content:"";
    position: absolute;
    top: 100%;
    right: 16px;
    width: 0;
    height: 0;
    border-top: none;
    border-right: 17px solid #fff;
    border-bottom: 17px solid transparent;
}

.customFeed:before {
    content:"";
    position: absolute;
    top: 100%;
    right: 15px;
    width: 0;
    height: 0;
    border-top: none;
    border-right: 19px solid #e2e2e2;
    border-bottom: 20px solid transparent;
}​

.tourContMid
{
    height:auto;
    padding:0px;
}

.pageContainer
{
    padding:5px 0px;
    margin-right: 0px;
    position:relative;
}

.pageContainer h4
{
    margin:1px 10px 10px 10px;
}
.pageContainer h3
{
    color: #E3941B; 
    font-size: 18px; 
    border: #D9D9D9 solid 1px; 
    float: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 0px;
    background: #F8F8F8;
    width: auto;
    height: 45px;
}
.pageContainer a 
{
    
}
.pageContainer a:hover
{
    
}

/* Errors */
.validation-summary-errors
{
    background-color: #ffffcc;
    padding: 15px 20px 15px 20px;
    border: solid 1px #cc0000;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}
.validation-summary-errors li 
{
    display: block;
    background: url('/content/images/icons/exclamation.png') no-repeat 0px 50%;
    padding: 5px 0px 5px 25px; 
}
.field-validation-error, span.input-validation-error
{
    color: #cc0000;
}

input.input-validation-error,textarea.input-validation-error,select.input-validation-error
{
    border: 1px solid #cc0000;
    background-color: #ffffcc;
}	
.error
{
    
}

/*****************logindisplay*****************/
#isAuthenticatedIcon, #isNotAuthenticatedIcon
{
    width: 24px; 
    height: 24px; 
    float: left; 
    position: relative; 
    margin: 0 5px 3px 0 ;
}
#isAuthenticatedIcon { background: url('../../Content/images/new/User.png') no-repeat; }
#isNotAuthenticatedIcon { background: url('../../Content/images/new/LoginIcon.png') no-repeat; }

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    vertical-align: central;   
    margin-right:15px;
    padding-top: 10px;
    float: right;
    color: #FFFFFF;             
}

#logindisplay a
{
    padding-right:5px;
    font-family:Arial;
}
#logindisplay a:link
{
    color: #9E7500;
    text-decoration: none;
}

#logindisplay a:visited
{
    color: #9E7500;
    text-decoration: none;
}

#logindisplay .login 
{
    margin-left: 0px; 
    color: #9E7500;
    text-decoration: none;
    font-size: 14px;
    margin-top: 6px;
    font-weight:bold;
    opacity: 0.8;
    cursor: pointer;
}
#logindisplay .login:hover 
{
    opacity: 1;
    text-decoration: none;
}
#logindisplay .signup, #logindisplay .logOut
{
    margin-left: 0px; 
    color: #9E7500;
    font-size: 14px;
    margin-top: 6px;
    font-weight:bold;
    opacity: 0.8;
}
#logindisplay .signup:hover
{
    opacity: 1;
}
 #logindisplay .logOut:hover
 {
    opacity: 1;
    text-decoration: underline;
 }
#logindisplay .signup a:hover
{
    text-decoration: underline;
}

.loading
{
    vertical-align:middle;
}
.hide
{
    display:none;    
}
#logindisplay .facebook_link
{
    background: url('../images/home/facebook_link.png') no-repeat top left;
    width:58px;
    height:18px;
    padding-left:48px;
    margin-right:15px;
    font-size:16px;
    line-height:16px;
    text-indent:-10000px;
}

/**************** Login pages *****************************/
.loginContent
{
    padding: 0 10px 65px 10px;
    text-align: center;
}

.loginContent h3 
{ 
    color: #E3900E; 
    text-align: center; 
    font-size: 1.5em; 
    font-weight: lighter; 
}

#login-account
{
    display:inline-block; 
    text-align:left; 
    width: 325px;
}

#login-account a { color: #E3900E }
#login-account input[type="password"], #login-account input[type="text"]
{
    width: 170px; 
    float: right;
    border: 1px solid #D9D9D9; 
    border-radius: 4px 4px 4px 4px;
    outline: 0 none;
    height: 28px;
    padding: 0;
}

#login-account p:last-child { text-align: center; }
#login-account .orangeButton { margin: 15px auto; }

.field-validation-valid
{
    float: right;
    line-height: 30px;
    padding: 3px;
}

.lbl_forPassword { line-height: 26px; }
.registerContent .registerSubmit
{
    margin-left:67px;
    width:75px;
}

/***************** Help ***********************************/
.helpContainer
{
    margin: 0px 20px;
    width:750px;
}
.pagesContainer
{
    margin-right: 20px;
    margin: 0px 0px;
}
.pagesFAQContainer
{
    margin-right: 20px;
    margin: 0px 0px;
}
.pagesFAQContainer h3
{
    color:#E3A700;
    margin: auto;
    font-size: 14px;
    height: 30px;
    padding-top: 10px;
    padding-left: 20px;
}
.pagesFAQContainer p
{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
}
.pagesContainer p, .pagesFAQContainer p
{
    margin-left: 20px;
    margin-right: 20px;
}
.helpContainer h3, .pagesContainer h3
{
    margin-top: 30px;
    color:#E3A700;
    
}
.helpContainer h4, .pagesContainer h4
{
    margin-top: 20px;
    color:#E3A700;
}

.tleft
{
    float:left;
    margin-right:10px;
}
.tbold
{
    font-weight:bold;
  
}

.fontitalic
{
    font-style:italic;
}
#culture
{}

.culture-link-en
{
    color: transparent;
    background-image: url('../images/flags/flag_usa.gif');
    background-size: 30px 16px;
}
.culture-link-uk
{
    color: transparent;
    background-image: url('../images/flags/flag_ukraine.gif');
    background-size: 30px 16px;
}
.culture-link-ru
{
    color: transparent;
    background-image: url('../images/flags/flag_russia.gif');
    background-size: 30px 16px;
}

#culture
{
    float: right;
    color: transparent;
}

#culture a
{
    color: transparent;
    padding-right:3px;
    padding-left:3px;
    font-family:Arial;
}
#culture a:link
{
    color: transparent;
    text-decoration: none;
}

#culture a:visited
{
    color: transparent;
    text-decoration: none;
}
#culture a:hover
{
    color: transparent;
    text-decoration: none;
}
.buyNow
{
    background: url("http://www.paypal.com/en_US/i/btn/x-click-but9.gif") no-repeat left top transparent;
    display: inline-block;
    margin-left: 15px;
    width: 122px;
    height: 52px;
    background-size: 122px 52px;
}

/***************** Pricing ***********************************/
.pricingPageContainer
{
    padding-bottom: 20px;
    min-height: 200px;
    text-align: center;
}
.planContent
{
	margin: -4px 0 10px 0;
	position: relative;
    display: inline-block;
    width: 940px;
    padding: 0px 17px 0 20px;
    text-align: right;
}

.pricingHeader
{
    background: url('../images/pricing/grey_header.png') repeat-x top;
    height:85px;
    width: 185px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #4B4B4B;
}

.pricingPanelElement:hover, 
.pricingPanelElementActive 
{ 
    border-color: #EA8F07 !important 
}

.pricingPanelElement:hover > .pricingHeader, 
.pricingPanelElementActive .pricingHeader
{ 
    background: url('../images/pricing/orange_header.png') repeat-x top !important;
}

.left { float: left;  }

.right { float:right }

.buttonsContainer 
{
    display: inline-block; 
    height: 42px; 
    width: 305px;
}
input[type="button"], input[type="submit"], button
{
    cursor:pointer;
}

.pricingFooter
{
    background-color: #fff;
    display: table;
    width: 100%;
    padding-bottom: 8px;
}

.pricingPanelElement, .pricingPanelElementActive
{
    text-align:left;
    vertical-align:bottom;
    border: 2px solid #CBCBCB;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
	width:185px;
}

.planSubheader
{
    font-size: 11px;
    width: 150px;
    margin: 10px auto;
}

.pricingItem
{
    border-bottom:1px solid #d9d9d9;
    padding:0px 0 0px 0px;
    height: 46px;
    display: table;
    width: 100%;
}

.pricingTryFree { margin-top: 2px; }

.pricingTryFree input
{
    background: none;
    border: none;
    font-size: 11px;
    color: #474747;
}
.pricingTryFree input:hover 
{
    cursor: pointer;
    color: #E3A700;
    text-decoration: underline;
}
.pricingHeadText
{
    padding:0;
    font-weight: normal;
    font-size: 2em;
}
.itemCentered
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.paymentPageContainer
{
    margin-left:20px;
    min-height: 200px;
}
.paymentSide
{
    float:left;
    width:46%;
    margin:0 15px;
}
.editRow
{
    margin:5px 0;
}
.editRow div
{
    display:table-cell;
    text-align:left;
}
.editRow div:first-child
{
    width:120px;
    vertical-align: middle;
}
.editRow div:first-child>span
{
    float: right;
    margin-right: 5px;
}
.textBoxBg > div
{
    background: url('../images/pricing/edit_center_bg.png') repeat-x left top;
    height:31px;
    vertical-align:middle;
}
.textBoxBg > div:first-child
{
    background: url('../images/pricing/edit_left_bg.png') no-repeat right top;
    width:10px;
    height:31px;
    vertical-align:middle;
}
.textBoxBg > div:last-child
{
    background: url('../images/pricing/edit_right_bg.png') no-repeat left top;
    width:10px;
    height:31px;
}
.editRow input[type=text], .editRow input[type=password]
{
    width:297px;
    border:0;
    background-color:transparent;
}
.editRow select
{
    border:0;
    background-color:transparent;
}

.paymentHeader
{
    font-size:2em;
    margin-top:15px;
    color:#d07f00;
}
.paymentSubHeader
{
    margin:5px 0 20px 0;
}
.paymentSubHeader a
{
    color:#d07f00;
}
.paymentAbout
{
    background: url('../images/pricing/about_bg.png') no-repeat left top;
    width:455px;
    height:166px;
    padding:10px 20px 0 20px;
    margin-top:25px;
}
.paymentAbout div
{
    padding:15px 50px 0 0;
}
.paymentAbout h1
{
    font-weight: normal;
}
.paymentBottom
{
    background: url('../images/pricing/bottom_bg.png') no-repeat left top;
    width:935px;
    height:61px;
    padding:5px 10px 20px 10px;
    margin-top:40px;
}

.paymentBottom div
{
    display:table-cell;
    width:100%;
    padding:5px 25px 0 0;
    vertical-align:middle;
}
.paymentBottom div input, .paymentBottom div label
{
    vertical-align:middle;
}
.paymentTerms a
{
    color:#d07f00;
}
.createAccount
{
    background: url('../images/new/pay now.PNG') no-repeat left top;
    width:91px;
    height:39px;
    border:0;
    cursor:pointer;
    margin-bottom: 20px;
    margin-left: 20px;
    
}
.createAccount:hover
{
    background-position:left bottom;
}

.floatFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatFix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .floatFix
{
    height: 1%;
}
.floatFix
{
    display: block;
}
/* End hide from IE-mac */

.pricingPeriodText
{
    font-size: 12px;
    color: #474747;
}
.planFeaturesContent
{
    display: table-cell;
    padding-top: 120px;
    vertical-align: top;
    text-align: left;
    float: left;
    margin-right: 48px;
    color: #000;
}

noindex:-o-prefocus, .planFeaturesContent { margin-right:0px; }
noindex:-o-prefocus, .pricingHeader, noindex:-o-prefocus, .pricingFooter
{
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
}
 
.planFeaturesContent>div
{
    height: 46px;
}

.PrintForAdmin {
    text-align:left;
     padding-left: 10px;
      color:royalblue;
       font-size: 1.5em;
    margin-top: 10px;
}
.PrintForAdminBlack {
      color:black;
      
}
.PrintForAdminGreen {
      color:green;
      
}
.PrintForAdminYellow {
      color:darkorange ;
}

.formContainer
{
    width:360px; 
    margin:0 auto;
    text-align: center;
}

.formContainer h3
{
    color: #E3900E; 
    text-align:center;
}

.formContainer p
{
    text-align:left;
}

.inputBox {
    border: 1px solid #D9D9D9;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 0;
    outline: 0 none;
    padding: 6px;
    width: 170px;
}

.contentText .popupContext {
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center !important;
}
.loginHeder {
    color: #E3900E !important;
    margin: 40px 40px 15px 25px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.5em;
}

/*===Gallery===*/
.galleryContainer { padding: 30px 8px 20px 9px; min-height: 380px; display: inline-block; }
.galleryContainer h1, .galleryContainer h3 { color: #E3941B; font-size: 17px; margin: 27px 0 4px 0; vertical-align:top; line-height:20px; }
.categoryMenu { float: left; width: 179px }
.categoryMenu ul { width: 180px; padding-left: 0; cursor: pointer; }
.categoryMenu ul li  { border: 1px solid #E0E0E0; list-style-type:none; margin-top: -1px; }
.categoryMenu ul li a { text-decoration: none; font-size: 13px; padding-left: 23px; line-height: 35px; display: block; }
.categoryMenu ul li a:hover { color: #474747; }
.categoryMenu ul li:hover { background-color: #F0F0F0; border: 1px solid #E0E0E0;}
.categoryMenu ul .active, .categoryMenu ul .active:hover { background-color:#DD9314; border: 1px solid #DD9314; }
.categoryMenu ul .active a, .galleryContainer ul .active:hover a { color: #fff; }
.galleryContainer ul .active:hover a { background-color: #ed9e16 }
.galleryContainer>.left { width: 224px; }
.galleryContainer>.right { width: 780px; }
.galleryContainer>.left h3{ margin: 20px 0 10px 0 }

.galleryContainer .galleryDetailsImage { width: 735px; float: right; }

.galleryContainer>.left label { line-height: 18px; }
.galleryContainer>.left label span{ color: #888 }
.filterContainer { height: 27px; margin: 0 0 23px 0 ; }
.filterContainer>label { float: right; line-height: 28px; } 

/*=== Download Page ===*/
.downloadContainer { padding: 20px; }
.downloadContainer h2
{
    margin: 0;
    color: #E3941B;
}

.downloadContainer div
{
    width: 100%; 
    text-align: center; 
    padding: 0;
}

.downloadContainer ul
{
    list-style-type:none;
    padding-left: 65px;
    list-style-image: url("../images/new/arrow.png");
    line-height:30px;
    font-size: 14px;
}

.downloadContainer img { border: 1px solid #474747; }

/*=== End Download Page ===*/

.sortMenu
{
    padding-left: 0; 
    cursor: pointer; 
    line-height: 28px;
    margin: 0 0 0 12px;
}
.sortMenu li a  
{
    text-decoration: none; 
    color: #E3900E; 
    padding: 6px 8px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px; 
}
.sortMenu li { border: none; color: #E3941B; display: inline; }
.sortMenu li:hover a { text-decoration: underline; } 
.sortMenu .active a
{
    color: #fff;
    background-color: #DD9314; 
}
.sortMenu .active:hover a { background-color: #ed9e16; text-decoration: none; }

#searchForm { position: relative; width: 227px; height: 28px; float: left; margin-left: 19px; }
#searchForm input[type="text"]
{
    border: 1px solid #E0E0E0;
    height: 23px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    width: 220px;
    padding-left: 5px;
}

#searchForm input[type="submit"]
{
    background: #DD9314 url('../images/elements/search_icon.png') no-repeat center center;
    border: none;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    height: 23px;
    width: 23px;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
}

#searchForm input[type="submit"]:hover
{
    background-color: #ed9e16;
}

.templateItem
{
    width: 222px;
    display: inline-block;
    vertical-align:top;
    margin: 0 0 0 15px;
    padding-bottom: 25px;
    width: 371px;
}

.templateItem>a
{
    font-size: 14px;
    color: #DD9314;
    margin: 0 0 5px 3px;
    display: inline-block;
}

.templateItem>label
{
    padding-left: 1px;
}

.imageContainer, .imageContainerBig
{
    display:inline-block;
    border: 1px solid #E0E0E0;
    background-color: #FAFAFA;
    padding: 9px;
    margin-bottom: 11px;
}

.imageContainer { width: 355px; height: 300px; }
.imageContainerBig { width: 695px; height: 480px;}

.imageContainer div, .imageContainerBig div
{
    border: 1px solid #E0E0E0;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}

.imageContainerBig div 
{ 
    height: 478px;  
    width: 693px;   
    line-height: 478px;
}

.imageContainer div
{
    height: 275px;   
    width: 353px;
    line-height: 275px;
}

.imageContainer img, .imageContainerBig img
{
    vertical-align:middle;
    border: none;
}

.imageContainer label { float: right; font-size: 13px; }

.templateItem label { font-style:italic; margin: 3px 0 0 0; }

.pagination { text-align: center; }
.pagination ul { padding: 0px; margin-top: 0px;}
.pagination ul li { display: inline; list-style-type: none; }
.pagination ul li a 
{ 
    padding: 6px 9px; 
    margin: 2px; 
    background-color: #F2F2F2; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    text-decoration: none;
}
.pagination ul li a:hover
{
    background-color: #E0E0E0;
    color: #474747;
}
.pagination ul .active a, .pagination ul .active a:hover
{
    background-color: #DD9314;
    color: #fff;
    text-decoration: none;
}

#importBtn
{
    width: 140px;
}
.nav_container
{
    display: inline-block;
    text-align:center;
    width: 305px;
    padding: 7px 0 25px 228px;
}

.likes
{
    display: inline-block; 
    height: 45px; 
    width: 100%;
    padding-top: 8px;
}

.addthis_button_pinterest_pinit { margin: 0 !important; }
.addthis_toolbox { vertical-align: middle !important; }

/*===EndGallery===*/

.UpLabel {
    float:right;
    padding-right: 40px; 
}

/*====Buttons=====*/

.orangeButton, .grayButton, .orangeButton_small
{
     font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
     -moz-border-radius: 4px; 
     -webkit-border-radius: 4px; 
     border-radius: 4px;
     color: #fff;
     text-shadow: 1px 1px 2px #4B4B4B;
     display: inline;
     text-align:center;
}

.orangeButton, .grayButton { height:42px; line-height: 36px; }

.orangeButton,
.pricingPanelElement:hover .grayButton, 
.pricingPanelElementActive .grayButton
{
    min-width:140px;
    padding: 0 10px;
    background: #F69C31 url('../images/elements/orange_btn.png') repeat-x top left;
    border: 1px solid #DB8300;
}
.orangeButton img { margin: 2px 8px 0px 0px; height: 28px; }

.grayButton
{
    background: url('../images/elements/gray_btn.png') repeat-x top left;
    border: 1px solid #919191;
    margin-top: 16px;
    width:150px;
}

.orangeButton_small
{
    background: #F69C31 url('../images/elements/orange_btn_small.png') repeat-x top left;
    border: 1px solid #DB8300;
    height: 32px; 
    font-size: 13px; 
    padding: 0 16px;
    line-height: 16px;
}

.tryItNowButton, .downloadButton, .launchButton
{
    width:180px;
    height:62px;
    border:none;
    -moz-border-radius: 12px; 
    -webkit-border-radius: 12px; 
    border-radius: 12px;
}

.tryItNowButton { background: url('../images/home/btn_try_in_now.png') no-repeat top left; margin-right: 17px; }
.downloadButton { background: url('../images/home/btn_download_now.png') no-repeat top left; }
.launchButton { background: url('../images/home/btn_launch.jpg') no-repeat top left; margin-right: 17px; }
.tryItNowButton:hover, .downloadButton:hover, .launchButton:hover, .orangeButton:hover, 
.pricingPanelElementActive .grayButton:hover, .grayButton:hover, .orangeButton_small:hover { background-position: left bottom; }

#importBtn { margin: 17px 0 0 0 }
 /*===/EndButtons===*/
 
 #disqus_thread{ padding-left: 25px !important; }
 
.freePlan
{
    padding-bottom: 20px;
}

.errBody
{
    background-color: rgb(216,131,13);
    background-image: linear-gradient(top, rgb(221,147,20) 11%, rgb(216,131,13) 56%, rgb(203,112,0) 85%);
    background-image: -o-linear-gradient(top, rgb(221,147,20) 11%, rgb(216,131,13) 56%, rgb(203,112,0) 85%);
    background-image: -moz-linear-gradient(top, rgb(221,147,20) 11%, rgb(216,131,13) 56%, rgb(203,112,0) 85%);
    background-image: -webkit-linear-gradient(top, rgb(221,147,20) 11%, rgb(216,131,13) 56%, rgb(203,112,0) 85%);
    background-image: -ms-linear-gradient(top, rgb(221,147,20) 11%, rgb(216,131,13) 56%, rgb(203,112,0) 85%);

    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.11, rgb(221,147,20)),
	    color-stop(0.56, rgb(216,131,13)),
	    color-stop(0.85, rgb(203,112,0))
    );
    width: 100%;
    height: 100%;
}

.errorContent
{
    position: absolute; 
    top: 45%; 
    left: 35%; 
    width: 585px; 
    height: 325px; 
    text-align: left; 
}

.diagonal
{
    position: absolute;
    top: -50%;
    left: 50%;
    height: 440px;
    border-left: 1px solid #F6B45D;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.text404
{
    color: #fff;
    font: italic 150px/36px Georgia;
    float: left;
    margin: 0;
}

.error500
{
    text-align: center; 
    color: #fff; 
    font: italic 36px Segoe UI;
}

.error500 a { font-size: 18px; color: #fff }

.errDescription
{
    float: right;
    font: italic 18px Segoe UI;
    text-align:left;
    color: #fff;
}

.errDescription a { color: #fff; cursor: pointer; line-height: 45px; }

.subscribeUserContainer
{
    width: 320px; 
    text-align: center;
    margin: 0 auto; 
    padding-bottom: 30px; 
    line-height: 45px; 
    height: 400px;
}

.subscribeUserContainer .left { text-align: left; }
.subscribeUserContainer .right { text-align: right; }

.feedburnerFeedBlock ul
{
    list-style-type: none;
    padding-left: 0px; 
    margin-bottom: 20px;
}

#creditfooter
{
    display: none;
}

#info a
{
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
    width: 293px;
}

