/* styles.css */

/*------------------------------------------------------------------
Project:	Edigitize.com (2009 Landing Pages)
Version:	1.0
Last change:	07/15/09
-------------------------------------------------------------------*/



body {background:#ffffff url(../images/bg01.png) top repeat-x; font-family:Arial,Helvetica,sans-serif; color:#666666; font-size:10pt; line-height:22px;}
h1 {color:#7d912c; font-family:Book Antiqua, Palatino Linotype, Palatino, Georgia, serif; font-size:32px; margin:8px 0 9px;}
h2 {color:#ff8330; font-weight:bold; font-size:15px;}
h3 {text-align:center; font-weight:bold; font-size:15px; margin:30px 0;}
h3 span {color:#ff8330; font-size:16px;}
p {margin:2px 0 10px}
ul {margin:0 0 10px 20px; font-size:12px;}
a:link, a:visited {color:#ff8330; font-weight:bold;}
a:hover {text-decoration:none;}

.container {width:830px; padding:145px 85px 0; margin:0 auto; background:url(../images/bg02.jpg) no-repeat; position:relative;}
.hr {width:830px; height:7px; background:url(../images/hr.png) no-repeat; margin:22px 0;}
.right {float:right; margin-left:25px; position:relative;}
.list1 {font-size:10pt; margin:3px 0 0 15px;}
.header1 {margin:50px 0 15px;}
a.liveChat {display:block; position:absolute; width:120px; height:30px; top:179px; right:120px; text-indent:-9000px;}

#NEWFEATURES_section {margin-top:50px;}



/* Top Nav Styles */

.topNav {width:264px; height:41px; position:absolute; top:0; right:59px;}
.topNav a{display:block; height:41px; text-indent:-9000px; float:left;}
.topNav a.link1 {width:97px;}
.topNav a.link2 {width:70px;}
.topNav a.link3 {width:97px;}



/* Slider Styles */

.slidesContainer {width:363px; height:226px; overflow:hidden; position:relative; cursor:pointer; background:url(../images/bg04.png) no-repeat;}
.slides {position:absolute; top:0; left:0;}
.slides div {position:absolute; top:0; width:353px; display:none; padding:5px;}
ul.pagination {list-style:none; position:absolute; top:209px; left:9px; z-index:10; margin:0;}
.pagination li {float:left;}
.pagination a {display:block; width:8px; height:8px; margin-right:1px; background:url(../images/dots.gif) no-repeat 0 0; text-indent:-9000px;}
.pagination li.active a {background-position:0 -8px;}



/* New Feature Styles */

#NEWFEATURES_section a.featureslink1, #NEWFEATURES_section a.featureslink2, #NEWFEATURES_section a.featureslink3 {float:left; display:block; height:288px; text-indent:-9000px; margin-bottom:50px;}
#NEWFEATURES_section a.featureslink1 {width:281px; background:url(../images/img_feature1.gif) no-repeat;}
#NEWFEATURES_section a.featureslink2 {width:270px; background:url(../images/img_feature2.gif) no-repeat;}
#NEWFEATURES_section a.featureslink3 {width:279px; background:url(../images/img_feature3.gif) no-repeat;}



/* Footer Styles */

.footer {clear:both; text-align:center;}



/* Bottom Styles */

.bottom {clear:both; width:1000px; height:156px; margin:0 auto; padding-top:27px; background:url(../images/bg03.png) no-repeat;}
a.signUp {display:block; width:516px; height:99px; margin:0 auto; text-indent:-9000px; background:url(../images/img_signUp.gif) no-repeat;}
