/* vim: set expandtab tabstop=4 shiftwidth=4:
// +----------------------------------------------------------------------+
// | GHCP Web Framework                                                   |
// +----------------------------------------------------------------------+
// | Copyright (c) (since 2003) Ecommerce Corporation                     |
// +----------------------------------------------------------------------+
//
// $Id: main.css,v 1.2.2.3 2010-06-24 21:40:29 bimo.wijoyo Exp $
//
*/

body {
    margin:0px;
    background-color:#FFFFFF;
    color: #000000;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 14px;
}

.black-bg {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 13px;
}

.black-bg a {
    color: #FFFFFF;
    text-decoration:none;
}

.black-bg a:hover {
    color: #a9c873;
    text-decoration:underline;
}

.green-txt{
	color:#b8d97e;
}

.grey-bg {
    background-color: #D9DBE4;
}

.green-bg {
    background-color: #e9efdf;
}

.green-light-bg {
    background-color: #f5faef;
}

.grey-top-image {
    background-image: url('../images/grey-top-image.gif');
}

.grey-bottom-image {
    background-position:top;
    background-repeat: repeat-x;
    background-image: url('../images/grey-bottom-image.gif');
}


.menu-right {
    background-image: url('../images/menu/menu-order-right.jpg');
}


.top-testimonials {
    background-color: #FFFFFF;
    color: #999999;
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
}

.top-testimonials .body {
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    margin-top:5px;
    margin-left: 25px;
    margin-right: 5px;
    line-height: 1;
}

.top-testimonials .body:first-letter {
    margin-left: -15px;
}

.top-testimonials .body .quote-left {
    font-size: 26px;
}


.top-testimonials .body .quote-right {
    font-size: 26px;
    vertical-align: -5px;
}

.top-testimonials .signature {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;	
    margin-bottom: 4px;	
    margin-left: 30px;
    margin-right: 30px;
}

.top-testimonials .signature a {
    color: #999999;
    text-decoration: underline;
    font-weight: normal;

}

.top-testimonials .signature a:hover {
    color: #777777;
    text-decoration: underline;

}


form {
	margin:0px;
	padding:0px;
}

.footer {
   margin-top: 17px;
}

.footer-copy {
   margin-top: 6px;
   margin-bottom: 3px;
   font-size:11px;
   color: #a8a7a7;
}

.footer-copy a {
  color: #a8a7a7;
}

.top-phone-text {
    margin-top: 10px;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 18px;
    color: #000000;
}

.top-phone-text span {
    color: #999999;
    font-weight: bold;
}

.black-bg .top-phone {
    text-align:right;
    margin-top:10px;
    margin-right:35px;
    margin-left:35px;
    color: #d7d4d4;
}


.top-phone {
    margin-top: 5px;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 34px;
    color: #000000;
    font-weight: bold;
}

	.top-phone span{font-size:0.5em;}

.main div, .main p, .main h1 {
   margin-left:50px;
   margin-right:50px;
   margin-top:10px;
   text-align: justify;
}


.main .title, .popup-box .title, .main .title-shift {
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}

.main .title-solutions{
	font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 27px;
    color: #000000;
    font-weight: bold;
	margin-top:35px;
}

.main .title {
    margin-top: 35px;
}

.main .merchant-title {
    margin-top: 35px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	border-bottom:#CCCCCC 1px solid;
}

.subtitle-merchant{
	width:260px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	float:right;
	border:1px solid #FF0000

}

merchant-img {
	float:left;
	border:red 1px solid
}

.main .title-shift {
    margin-top: 55px;
}


.main .title-text-grey {
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight:bold;
    text-align: left;
    font-style: italic;
}

.main  .text-grey-italic {
    color: #666666;
    font-style: italic;
}

.main .title-text-grey-straight {
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 18px;
    color: #666666;
    text-align: left;
    margin-top: 16px;
}


.main .title-text-black, .redheading {
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight:bold;
    margin-top: 17px;
}

.main .subtitle-intext-green{

    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #90AA63;
    font-weight:bold;
    font-style: italic;

}


.main .subtitle-intext-black {

    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight:bold;
}

.main .subtitle-outtext-green, .regArialBoldBlue {

    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 20px;
    color: #99cc66;
    margin-top:20px;
}


.green {
    color: #90AA63;
}

.green-home {
    color: #90AA63;
	font-size:18px;
}


.right-bar-top {
    background-color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
}

.right-bar {
    background-color: #FFFFFF;
    vertical-align:top;
}

.right-bar div, .right-bar p {
    margin-left: 25px;
    margin-right: 25px;
}

.right-bar .title {
    margin-top:30px;
    margin-bottom: 15px;
    color: #90AA63;
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 21px;
    line-height:90%;
}

.right-bar .title a {
    text-decoration:none;
}

.right-bar .title span {
    color:#000000;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
}

.right-bar div, .grey-text {
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    color: #666666;
    font-size: 12px;
    text-align: left;
}

.right-bar .learnmore {
    color: #90AA63;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold; 
}

.right-bar .learnmore span {
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 35px;
    vertical-align: -5px;
}

.learnmore a {
    color: #90AA63;
    text-decoration: none;
}

.learnmore a:hover {
    color: #7ba84e;
    text-decoration: none;
}



a {
    color: #90AA63;
    text-decoration: underline;
}

a:hover {
    color: #7ba84e;
    text-decoration: underline;
}


.clear {
    clear: both;
}


.intext-image {
	margin:0px !important; 
	background-repeat:no-repeat !important;
	padding:0px !important;
	border: solid 1px #FFFFFF;
}

h2.first-subtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2.first-subtitle a {
	color: #000000;
	text-decoration:none;

}


.first-title {
	font-size: 26px;
	font-weight: bold;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}

.first-title-smaller {
	font-size: 14px;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
.wrap-box {
	font-size: 13px;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	height:450px;
}

.box_plan_top{
	background:url('../images/pages/bg_top_box.png') no-repeat; 
	width:187px; 
	height:50px;
	float:left;
}

.box_plan_top_big{
	background:url('../images/pages/bg_top_box_big.png') no-repeat; 
	width:217px; 
	height:50px;
	float:left;
}

.box_plan_top_small{
	background:url('../images/pages/bg_top_box_small.png') no-repeat; 
	width:169px; 
	height:50px;
	float:left;
}

.box_plan_bottom{
	background:url('../images/pages/bg_bottom_box.png') no-repeat; 
	width:188px; 
	height:12px;
	float:left;
}

.box_plan_bottom_big{
	background:url('../images/pages/bg_bottom_box_big.png') no-repeat; 
	width:216px; 
	height:12px;
	float:left;
}

.box_plan_bottom_small{
	background:url('../images/pages/bg_bottom_box_small.png') no-repeat; 
	width:169px; 
	height:12px;
	float:left;
}

.box_plan_title{
	position:absolute;
	z-index:10;
}

.box-plan {
	width:180px; 
	float:left; 
	padding-top:20px;
	padding-bottom:20px;
	height:170px;
	border-left:3px solid #dfdfdf;
	border-right:3px solid #dfdfdf;
	border-top:2px solid #b8b8b8;
	background:#f9f9f9;
}
.plan-title{
	margin:20px 0px 0px 25px;
}
.plan-text{
	font-size:0.9em;
	width:170px;
	line-height:1.4em;	
}
h2.first-subtitle-home {
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent:10px;
}

h2.first-subtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent:0px;
}

.border-outer {
	margin:15px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	border: solid 1px #d9dbe4;
	padding:5px;
}

.border-inner {
	margin:0px !important;
	border: solid 1px #f0f0f0;
	padding:10px;
}


.border-outer div {
	margin-left:0px !important;
	margin-right:0px !important;
	margin-top:0px !important;
}


.small-grey {
	font-size:10px;
	color:#666666;
}

.getuscall {
	border: solid 1px #cccccc;
	color: #767775;
	font-size: 15px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}


input.getuscall {
	background-image:url('../images/pages/getuscall_bg.png');
        width:260px !important;
	height:21px !important;

}


textarea.getuscall {
	background-image:url('../images/pages/getuscall_textarear_bg.png');
        width:555px !important;
	height:100px !important;
}



.subtitle-grey {
	color: #666666;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;

}

.form-labels {
	color: #000000;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;

}

table.details td.subtitle-outtext-green, td.link {
	padding: 3px 0px 3px 0px;
}

td.link {
	text-align:right;
}

td.left {
	text-align:left;
	padding: 3px 0px 3px 20px;
	width:290px;
	font-size: 12px;
}

td.middle {
	padding: 3px 30px 3px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

td.right {
	padding: 3px 10px 3px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

div.details, p.details {
	margin-top:20px;	
	margin-bottom:30px;	
}

div.right, p.right {
       text-align:right !important;
}

.popup-line {
	height:1px;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 10px !important;
	margin-bottom: 10px;
	clear:both;
	margin-left: 20px;
	margin-right: 20px;
}


div.manualsub {
	margin-top:28px;
	margin-bottom:20px;
}

.manualsub {
	color: #99cc66;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom: solid 1px #cccccc;
}

.linegrey {
}

.redheading {
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px !important;

}

.preload{ display:none; }

.small_box_text{
	float:left;
	width:270px;
	padding:10px;
	font-size:0.875em;
	color:#666;
}

.consultant{
	height:245px; 
	background:url('../images/right-bar/consultant_grey.jpg') 0px 0px no-repeat;
	overflow:hidden;
}

.consultant:hover{
	height:245px; 
	background:url('../images/right-bar/consultant_grey.jpg') 0px -400px no-repeat;
}

.consultant2{
	height:245px; 
	background:url('../images/right-bar/consultant3.jpg') 0px 0px no-repeat;
	overflow:hidden;
}

.plan_box{
	height:300px; 
	width:180px; 
	float:left; 
	margin-left:0px !important; 
	margin-right:0px !important;
}

.webbiz_plus{
	background:url('../images/pages/box_plus.png') no-repeat;
	width:126px;
	height:165px;
	margin-top:40px; 
	margin-left: 5px !important; 
	margin-right: 25px !important;
}

.webbiz_premium{
	background:url('../images/pages/box_premium.png') no-repeat;
	width:126px;
	height:165px;
	margin-top:40px; 
	margin-left: 5px !important; 
	margin-right: 25px !important;
}

.webbiz_ultimate{
	background:url('../images/pages/box_ultimate.png') no-repeat;
	width:126px;
	height:165px;
	margin-top:40px; 
	margin-left: 5px !important; 
	margin-right: 25px !important;
}

.button_nav{
	width:18px; 
	margin:12px 0px 0px 0px !important; 
	float:left
}

.plan_name{
	width:100px; 
	margin-top:10px !important;
	margin-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	float:left; 
	text-align:center !important; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold
}

.feature_box{
	height:300px; 
	width:391px; 
	float:left; 
	margin-left:0px !important; 
	margin-right:0px !important;
}

.feature_box .top{
	margin-top:0px !important;
	margin-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	background:url('../images/pages/head_box.png') no-repeat;
	width:391px;
	height:60px;
}

.feature_box .bottom{
	margin-top:0px !important;
	margin-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	background:url('../images/pages/bottom_box.png') no-repeat;
	width:391px;
	height:15px;
}

.feature_box .arrow{
	position:absolute; 
	width:27px; 
	margin-top: -45px;
	margin-right:0px;
	margin-bottom:0px;
}

.feature_box .mid{
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 10px 10px; 
	background:url(../images/pages/mid_box.png) repeat-y;
}

.mid ul{
	margin: 0px 0px 0px 20px; 
	padding-top:5px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	line-height:1em;
	font-size:14px; 
	font-weight: bold;
}

.mid ul li{
	list-style-image: url('../images/pages/bullet_plus.png');
	vertical-align:top;
	padding:0px 5px 0px 5px;
	margin-bottom:5px;
}

.plan_title{
	position:absolute; 
	width:300px; 
	margin: -55px 0px 0px 50px !important; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:2.5em; 
	font-weight: bold; 
	color:#FFF; 
	text-align:center !important;
}

.price{
	margin:0px 0px 0px 200px !important;
	width:120px;
}

.price_webbiz_plus{
	background:url('../images/pages/price_plus.gif') no-repeat;
	width:164px;
	height:45px;
}

.price_webbiz_premium{
	background:url('../images/pages/price_premium.gif') no-repeat;
	width:164px;
	height:45px;	
}

.price_webbiz_ultimate{
	background:url('../images/pages/price_ultimate.gif') no-repeat;
	width:164px;
	height:45px;	
}
.selling_points {
	margin:10px 0px 10px 10px !important;
	color:#FFF;
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
	padding:5px;
	width: 342px;
	background-color:#a9c873;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

#plan_menu{
	display:block;
	width:130px;
	font-size:.875em;
	font-weight:bold;
	letter-spacing:-1px;
	z-index:5;
	float:left;
	margin-top:20px;
	margin-left:-20px;
	list-style-type:none;	
	font-size:0.975em;
	font-weight:bold;
}

a.mini_menu:link, a.mini_menu:visited{
	display:block;
	background:url('../images/pages/mini_menu_bg.gif') no-repeat 0 0;
	padding:5px 0px 0px 5px;
	width:125px;
	height:19px;
	color:#000000;
	text-decoration:none;
}

a.mini_menu:active, a.mini_menu:hover{
	display:block;
	background:url('../images/pages/mini_menu_bg.gif') no-repeat 0 -24px;
	padding:5px 0px 0px 5px;
	width:125px;
	height:19px;
	color:#990000;
	text-decoration:none;
}

a.mini_menu_active:link, a.mini_menu_active:visited{
	display:block;
	background:url('../images/pages/mini_menu_bg_active.gif') no-repeat 0 0;
	padding:5px 0px 0px 5px;
	width:125px;
	height:19px;
	color:#000000;
	text-decoration:none;
}