/*
Theme Name: Approval Track Theme
Description: A custom theme for Approval Track.
Author: Camilo Payan
*/


body{font-family:Helvetica,sans-serif;font-size:14px;color:#6d6f71;background:url('../images/gradient.jpg') repeat-x;}
#top-round{background:url('../images/top_round.png') no-repeat top left;width:860px;height:20px;margin:30px auto 0;}
#container{margin:0 auto;width:860px;z-index:1;background:#fff;}
#bottom-round{background:url('../images/bottom_round.png') no-repeat top left;width:860px;height:20px;margin:0 auto 30px;}

.col{float:left;margin-right:20px}
.col-600{width:600px;}
.col-300{width:300px;}
.col-280{width:280px;}
.col-180{width:180px;}
.col-160{width:160px;}
.col-200{width:180px;}
.blue{color:#00b2ee;}

div#header{position:relative;height:281px;margin:0 30px;}

div.hdnav{margin-top:10px;}
div.hdnav a{text-decoration:none;display:inline-block;height:16px;color:white;text-align:center;padding-top:10px;font-size:11px;margin-right:1px;}
a.home{background:url("../images/home_button.png");width:72px;}
a.product{background: url("../images/prod_info_button.png");width:132px;}
a.contact{background: url("../images/contact_button.png");width:101px;}
a.resellers{background: url("../images/reseller_button.png");width:101px;}
a.faq{background: url("../images/faq_button.png");width:61px;}
a.about{background: url("../images/about_button.png");width:77px;}
a.blog{background: url("../images/blog_button.png");width:70px;}
a.login{background: url("../images/login_button.png");width:78px;}

div.hdquotecont{height:100%;position:relative;}
div.hdquote{background:url("../images/quote_box.png");width:116px;height:137px;padding:10px;}
div.hdquote p:first-child {text-indent:-5px;color:#00B2EE;font-size:16px;}
p.hdattr{font-size:10px;margin-top:10px;}
div.hdsignup{background:url("../images/call_to_action_button.png");width:136px;height:66px;text-align:center;position:absolute;bottom:0;}
div.hdsignup a{color:white;text-decoration:none;display:inline-block;width:136px;height:51px;padding-top:15px;}

#content{padding-top:20px;font-size:12px;margin:0 30px;}
#content p strong{font-size:15px;}
#content h1{font-weight:normal;font-size:22px;}
#content h1 strong{font-size:22px;}
#content p{line-height:1.4em;margin-bottom:10px;}
#content a{text-decoration:none;color:#6d6f71;}
#content a.blue{text-decoration:none;color:#00b2ee;}

.exec h2{font-size:15px;}
.exec h3{font-weight:normal;font-size:15px;}
.exec h4{font-weight:normal;font-size:12px;}

ul.contact{margin-top:40px;}
ul.contact li{height:40px;vertical-align:middle;}
ul.contact li a{text-decoration:none;color:#00b2ee;}
ul.contact li img{margin-right:5px;}

a#videobox{display:inline-block;text-decoration:none;color:white;background:url('../images/video_box.png');text-align:center;width:136px;height:34px;padding-top:80px;}

img.price{display:inline-block;padding:0 15px;}

#features{font-size:14px;margin:5px 0;}
#features li{padding:3px 0 2px 8px;text-indent:-6px;} 

h2.features{font-size:19px;font-weight:normal;margin-bottom:2px;}
h2.features strong{font-size:19px;}
h2.case{font-size:17px; font-weight:normal;margin-bottom:2px;}

ul#prodinfo li{font-size:14px;font-weight:bold;padding:10px;}
a.fullscreen{display:inline-block;padding-top:10px;}

div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}
