/* Main Template */

html
{
	height: 100%;
}

body
{
	text-align: center;
	font-family: Verdana, sans-serif;
	height: 100%;
	font-size: 0.8em;
}

strong
{
	font-weight: bold;
}

h2
{
	margin-top: 20px;
	color: #008fcc;
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 0.8em;
}

h3
{
	margin-top: 10px;
	color: #008fcc;
	font-size: 1.2em;
	font-weight: bold;
}

p{
	margin-bottom: 20px;
}

a{
	color: #008fcc;
	text-decoration: none;
}

a.bigSignup
{
	display: block;
	background-image: url(/data/assets/stylesheet/bigsignupbutton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000px;
	width: 200px;
	height: 260px;
	margin-top: 20px;
}

a.signupOnWhite
{
	display: block;
	background-image: url(/data/assets/stylesheet/signuuponwhite.gif);
	width: 290px;
	height: 50px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: top left;
}

.smallText
{
	font-size: smaller;
}

.pageTextBig
{
	font-size: 1.4em;
	color: #666666;
	font-weight: bold;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

ul.tickList
{
	padding: 0px 0px 0px 20px;
}

ul.tickList li
{
	padding: 7px 10px 10px 40px;
	font-weight: bold;
	
	background-image: url(/data/assets/stylesheet/ticklist.png);
	background-repeat: no-repeat;
	background-position: left middle;
}

#TopBar
{
	background-color: #202020;
	text-align: center;
}


#TopBarInner
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	color: white;
	text-align: left;
	position: relative;
}

#PowerTrialLogo
{
	position: absolute;
	display: block;
	color: white;
	background-image: url(/Data/Assets/stylesheet/btn_APowerTrialProduct.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 166px;
	height: 14px;
	text-indent: -10000px;
	top: 20px;
	left: 0px;
	z-index: 99;
}

#TopMenu
{
	float: right;
	padding: 10px 0px 10px 0px;
}

#TopMenu ul li
{
	float: left;
	display: block;
	border-right: 1px solid white;
}

#TopMenu ul li.last
{
	border-right: none;
}

#TopMenu ul li a
{
	color: white;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	display: block;
}

#BlueBar
{
	background-image: url(/Data/Assets/stylesheet/back_BlueBar.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

#Pricing
{
	background-image: url(/data/assets/stylesheet/pricing.png);
	width: 449px;
	height: 77px;
	position: absolute;
	text-indent: -10000px;
	top: 35px;
	left: 500px;
}

.body1108 #Pricing
{
	left: 5px;
	top: 150px;
}

.body1108 #BlueBar
{
	background-image: url(/Data/Assets/stylesheet/back_BlueBarHome.gif);
}

.body1108 #Content
{
	padding-top: 20px;
}

#BlueBar #BlueBarInner
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	color: white;
	text-align: left;
	position: relative;
}

#BlueBar #BlueBarInner #BlueBarImage
{
	width: 950px;
	height: 187px;
	display: block;
	text-indent: -10000px;	
}

.body1108 #BlueBar #BlueBarInner #BlueBarImage
{
	width: 950px;
	height: 257px;
	display: block;
	text-indent: -10000px;
}

#NonFooter
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -33px;
}

#Content
{
	background-image: url(/Data/Assets/stylesheet/back_MainContent.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#ContentInner
{
	padding: 0px 0px 40px 0px;
	margin-left: auto;
	margin-right: auto;
	color: gray;
	text-align: left;
	position: relative;
	width: 950px;
}

#LeftColumn
{
	float: left;
	width: 260px;
	background-image: url(/data/assets/stylesheet/back_menuSeperator.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#LeftColumnInner
{
	background-image: url(/data/assets/stylesheet/back_menuSeperatorBottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 20px 40px 80px 0px;
	float: left;
}

#RightColumn
{
	float: right;
	width: 680px;
	padding: 20px 0px 40px 0px;
}

/* Contact Us */
.body1087 #ContentInner
{
	width: 900px;
}

.body1087 #LeftColumn
{
	width: 510px;
}

.body1087 #RightColumn
{
	width: 370px;
}

/* Pricing */
.body1083 #LeftColumn
{
	width: 640px;
}

.body1083 #RightColumn
{
	width: 290px;
}


/* About Us */
.body1154 #LeftColumn
{
	width: 510px;
}

.body1154 #RightColumn
{
	width: 430px;
}

/* Success */
.body1172 #LeftColumn
{
	width: 640px;
}

.body1172 #RightColumn
{
	width: 290px;
}


/* Signup */
.body1162 #LeftColumn
{
	width: 640px;
}

.body1162 #RightColumn
{
	width: 290px;
}

#SignUpForm fieldset
{
	background-color: #f6f6f6;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
}

#SignUpForm .description
{
	margin: 0px 0px 20px 0px;
}

#SignUpForm h3
{
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
}

#SignUpForm li
{
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#SignUpForm .stepImage
{
	position: absolute;
	display: block;
	width: 37px;
	height: 37px;
	top: -37px;
	left: -37px;
	display: none;
}

#SignUpForm .account, #SignUpForm .website, #SignUpForm .create
{
	position: relative;
}

#SignUpForm input
{
	padding: 3px;
}

#SignUpForm .account label
{
	float: left;
	width: 150px;
	margin: 5px 0px 0px 0px;
}

#SignUpForm .account input
{
	float: left;
	width: 200px;
}

#SignUpForm .errorMessage
{
	background-image: url(/data/assets/stylesheet/back_error.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ff5959;
	color: white;
	padding: 20px 10px 10px 10px;
}

#SignUpForm .account .errorMessage
{
	display: block;
	float: left;
}

#SignUpForm .account li
{
	margin-bottom: 10px;
}

#SignUpForm .website .domainSuffix
{
	font-weight: bold;
}

#SignUpForm .create input
{
	display: block;
	float: left;
	margin: 2px 5px 0px 0px;
}

#SignUpForm .create label
{
	float: right;
	width: 540px;
}

#SignUpForm .paypalbutton
{
	background-color:#008FCC;
	border:5px solid #0073A4;
	clear:both;
	color:white;
	display:block;
	float:left;
	font-weight:bold;
	margin:20px 0 0;
	padding:10px;
}

#MidMenu
{
	top: -55px;
	right: 70px;
	position: absolute;
	padding: 10px 0px 10px 0px;
}

#MidMenu ul li
{
	float: left;
	display: block;
	background-image: url(/data/assets/stylesheet/tabs_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
}

#MidMenu ul li a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 18px 20px 12px 10px;
	display: block;
	background-image: url(/data/assets/stylesheet/tabs_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#MidMenu ul li.current
{
	background-image: url(/data/assets/stylesheet/tabs_lefton.png);
}

#MidMenu ul li.current a
{
	background-image: url(/data/assets/stylesheet/tabs_righton.png);
	padding: 12px 20px 18px 10px;
	color: gray;
}


#Footer, .push
{
	height: 33px;
}

#Footer
{
	background-color: #202020;
	color: #999999;
	font-size: 0.7em;
	clear: both;
}

#FooterInner
{
	padding: 10px;
}

#Footer a
{
	color: #999999;
}

#Footer p
{
	margin: 0px;
}

/* End of Main Template */

/* HomePage */

#HomePageBottom
{
	background-image: url(/data/assets/stylesheet/back_HomePageBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 860px;
	height: 350px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#HomePageBottom #HomePageBottomInner
{
	
}

#HomePageBottom h2
{
	color: black;
	margin: 0px 0px 10px 0px;
}

#HomePageBottom #LatestBlog
{
	position: absolute;
	left: 40px;
	top: 60px;
	width: 350px;
}

#HomePageBottom #Carousel
{
	position: absolute;
	width: 400px;
	height: 310px;
	overflow: hidden;
	top: 20px;
	left: 444px;
}

/*** Feature Page ***/
.body1156 #LeftColumn #LeftColumnInner, 
.body1157 #LeftColumn #LeftColumnInner
{
	padding-right: 0px;
}


#Features
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#Features #FeatureCol1, #Features #FeatureCol2
{
	float: left;
	width: 440px;
}

#Features .over
{
	background-color: #f6f6f6;
	cursor: pointer;
}

#Features .feature
{
	padding: 20px;
	float: left;
}

#Features .feature h3
{
	margin-top: 0px;
}

#Features .featureImage
{
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

#Features .featureDescription
{
	margin-top: 10px;
	width: 300px;
	float: left;
}

#Features a
{
	display: none;
}

#Features h3
{
	font-family: "Century Gothic", sans-serif;
	color: #424242;
}

/* Features Page */
#RightColumn #Features
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#RightColumn #Features #FeatureCol1, #RightColumn #Features #FeatureCol2
{
	float: none;
	width: 100%;
}

#RightColumn #Features .featureDescription
{
	margin-top: 15px;
	width: 530px;
	float: right;
}

/* Features Page for Large Feature Details List */

#LargeFeatures
{
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
}

#LargeFeatures .largeFeature
{
	width: 100%;
	overflow: hidden;
}

#LargeFeatures .largeFeatureImage
{
	float: left;
	display: block;
	width: 350px;
	text-align: center;
	vertical-align:center;
	margin-top:10px;
	overflow: hidden;
}

#LargeFeatures .alt .largeFeatureImage
{
	float: right;
}

#LargeFeatures .largeFeatureDescription
{
	width: 310px;
	text-align:left;
	float: right;
}

#LargeFeatures .alt .largeFeatureDescription
{
	float: left;
}
#LargeFeatures li
{
	margin-top:20px;
}

/*** Team Members ***/

#TeamMembers{
	padding: 0px 20px 0px 20px;
}

#TeamMembers li
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

#TeamMembers h3
{
	margin-top: 0px;
}

#TeamMembers .teamMemberImage
{
	width: 125px;
	float: left;
	margin: 0px 0px 5px 0px;
}

#TeamMembers .teamMemberImage img
{
	border: 1px solid #d7d7d7;
	padding: 5px;
}

#TeamMembers .teamMemberDescription
{
}


/*** Contact Form ***/
/*
==========================================
Contact Form
==========================================
*/
#ContactForm
{
	background-color:#f6f6f6;
	padding: 20px;
}

#ContactForm .error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#ContactForm .error li
{
	font-weight:normal;
}

#ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
}

#ContactForm legend
{
	display:none;
}

#ContactForm label
{
	display: block;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 1.0em;
}

#ContactForm .textBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding: 5px;
	width: 396px;
}

#ContactForm .textArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding: 5px;
	height:200px;
	width: 396px;
}

#ContactForm li
{
	margin-bottom: 10px;
}

#ContactForm ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/*** VCard ***/
.vcard
{
	margin: 0px 0px 0px 10px;
}

.vcard .org
{
	font-weight: bold;
	font-size: 1.1em;
}

.vcard .tel
{
	margin: 10px 0px 0px 0px;
}

.vcard .emailBox
{
	margin: 10px 0px 0px 0px;
}

/*** Left Menu ***/
#LeftMenu
{
	float: left;
	margin-top: 20px;
}

#LeftMenu ul li
{
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#LeftMenu ul li.current
{
	background-image: url(/data/assets/stylesheet/leftMenuHover.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#LeftMenu ul li.over
{
	cursor: pointer;
	background-image: url(/data/assets/stylesheet/leftMenuHover.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#LeftMenu .featureMenuImage
{
	float: left;
	width: 50px;
	text-align: center;
}

#LeftMenu a
{
	font-family: arial;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	padding: 11px 0px 0px 5px;
	display: block;
	float: left;
}

/*** Blog Pages ***/
.body1155 #LeftColumn #LeftColumnInner
{
	padding-right: 0px;
}

#LeftMenu #BlogMenu li
{
	margin: 0px;
}

#LeftMenu #BlogMenu a
{
	font-size: 1.0em;
	float: none;
	padding: 0px;
}

#LeftMenu #BlogMenu h3
{
	margin: 20px 0px 0px 0px;
}

#LeftMenu #BlogMenu .posted
{
	font-size: smaller;
	float: none;
	background-image: url(/data/assets/stylesheet/back_menuSepHoriz.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

/*** Blog ***/
.body1141 #LeftColumn #LeftColumnInner
{
	padding-right: 0px;
}

#BlogList h3 a
{
	text-decoration: none;
	color: #008fcc;
}

#BlogList .posted
{
	font-size: smaller;
}

#BlogList .summary
{
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

#BlogList .readMore
{
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 0px 5px;
	color: #008fcc; 
	display: block;
}

#BlogList li
{
	border-bottom: 1px solid #f6f6f6;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}


/* Pricing Page */

#PriceTable
{
	width:500px;
	margin:20px 20px 20px 20px;	
}

#PriceTable td
{
	border-left:1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding:5px 5px 5px 5px;
	margin-left:10px;
}

#PriceTable thead td
{
	border: none;
}


#PriceTable .priceDescription
{
	text-align:left;
	font-size: smaller;
}

#PriceTable .featureHeader td
{
	padding-top: 20px;
	font-size: 1.1em;
	font-weight: bold;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	display: none;
}

#PriceTable a.signup
{
	background-image: url(/data/assets/stylesheet/signup_small.gif);
	width: 80px;
	height:30px;
	display: block;
	text-indent: -10000px;
}

#PriceTable .topHighlight td
{
	border-left: 1px solid #219121;
	border-right: 1px solid #219121;	
	background-color: #2fae2f;
	color: white;
}

#PriceTable .topline td
{
	border-top: 1px solid #e2e2e2;
}

#PriceTable .bottomline td
{
	border-bottom: 1px solid #e2e2e2;
}

#PriceTable .featurealt
{
	background-color: #f6f6f6;
}

#PriceTable thead td
{
	font-weight:bold;
	font-size: 1.2em;
	padding: 00px 20px 20px 20px;
	text-align:center;
	border-bottom: 1px solid #219121;
}

#PriceTable thead h3
{
	color: gray;
	margin: 0px 0px 3px 0px;
}

#PriceTable .priceItem
{
	text-align:center;
}

#PriceTable #TotalCost .priceItem
{
	font-weight:bold;
	font-size:1.2em;
	color:white;	
	padding:20px 20px 20px 20px;
	background-color: black;
}

#PriceTable #TotalCost .priceDescription
{
	font-weight:bold;
	font-size:1.2em;
	color:white;	
	background-color: black;
}

#PriceTable #TotalCost .smallText
{
	font-size: 0.6em;
}


/* Demo Page */

/* Pricing Page */

#FeatureTable
{
		
}

#FeatureTable #moduleDesciption
{
	padding:5px 0px 5px 0px;
	margin:20px 20px 20px 20px;
	text-align:left;
	font-weight:bolder;
	font-size:11pt;
}

#FeatureTable thead 
{
	background-image:url(/Data/Assets/theme_one/Misc/bg_th-left.png);
	height:35px;
	font-weight:bolder;
	font-size:11pt;
	padding: 20px 20px 20px 20px;
	text-align:center;
}

#FeatureTable td
{
	border-bottom:1px solid gainsboro;
}

#FeatureTable #featureItemAvailable
{
	background-image: url(/Data/Assets/theme_one/Misc/tick.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
}


#FeatureTable #featureItemNotAvailable
{
	background-image:url(/Data/Assets/theme_one/Misc/cross.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height:20px;

}

.userAccount
{
	background-image:url(/Data/Assets/stylesheet/profile.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:55px;
	margin-top:30px;
}

.body1159 #LeftColumn
{
	width: 350px;
	background-image: url(/data/assets/stylesheet/back_menuSeperator.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.body1159 #LeftColumn #DemoInner
{
	background-image: url(/data/assets/stylesheet/back_menuSeperatorBottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 20px 40px 0px;
}

.body1159 #RightColumn
{
	width: 580px;
}


/* Campaign Form */

.body1165 #LeftColumn
{
	width: 760px;
}

.body1165 #RightColumn
{
	width: 200px;
}


.body1165 #RightColumn #Features
{
	width:500px;
	margin-left: auto;
	margin-right: auto;
}

.body1165 #RightColumn #Features .featureDescription
{
	margin-top: 15px;
	width: 350px;
	float: right;
}

.body1167 #BlueBar
{
	background-image: url(/Data/Assets/stylesheet/back_BlueBarHome.gif);
}

.body1167 #Content
{
	padding-top: 20px;
}


.body1167 #BlueBar #BlueBarInner #BlueBarImage
{
	width: 1000px;
	height: 257px;
	display: block;
	text-indent: -10000px;
}


.body1167 #Pricing
{
	left: 30px;
	top: 150px;
}





























































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
