﻿* 
{
    padding: 0px;
    margin: 0px;
}
body, html
{
    font-family: Verdana, Arial,sans-serif;
    font-size: 11px;
    color: #383838;
    background: #ffd454;
}
img
{
    border: 0px none;	
}
h1
{
    font-size: 20px;
    font-family: Candara, Verdana, Arial, sans-serif;
    margin: 10px 0px;
    font-weight: bold;
    color: #FF6600;
}
h2
{
	font-size: 20px;
    font-family: Candara, Verdana, Arial, sans-serif;
    margin: 10px 5px;
    font-weight: bold;
    color: #646464;
}
h3
{
	font-size: 24px;
    font-family: Candara, Verdana, Arial, sans-serif;
    margin: 10px 5px;
    font-weight: bold;
    color: #007fc8;
}
p
{
	padding: 10px;
	text-align: justify;
}
ul
{
	
}
li
{
	margin-bottom: 10px;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#666; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
        
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001;  
    filter:alpha(opacity=100); 
    opacity:1; 
    text-align: center;
}

#wrapper
{
	width: 100%;
	height: auto;
	margin: 0px auto;
    background: url(../Images/website_bg.png);
}

#footer
{
	height: 213px;
	width: 100%;
	background: url(../Images/website_footer_bg.png);
	color: #72300d;
}
#footer_container
{
	width: 990px;
	margin: 0px auto;
}

#login a, 
#login a:link, 
#login a:visited,
#footer_container a, 
#footer_container a:link, 
#footer_container a:visited 
{
	color: #72300d;
	text-decoration: underline;
}

#header
{
	height: 100px;
	width: 100%;
	background: url(../Images/website_header_bg.png);
}
#header_container
{
	width: 990px;
	height: 100px;
	margin: 0px auto;
	
}
#header_ad
{
	width: 100%;
	height: 113px;
	text-align: center;
}
#header_top
{
	width: 100%;
	height: 90px;
}
#header_logo
{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#header_contact
{
	float: right;

	text-align: center;
}

#menu
{
	width: 994px;
	height:	96px;
	margin: 0px auto;
	background: url(../Images/website_menu_bg.png) no-repeat;
}

#menu ul
{
	list-style: none;	
}
#menu li
{
	float: left;
	text-align: center;
}
#menu li a, #menu li a:link, #menu li a:visited 
{
	display: block;
	padding: 28px 20px 0px;
	width: auto;
	height: 50px;
    color: #000;
    font-size: 14px;  
    text-decoration: none; 
    font-weight: normal;
    background: none;
}
#menu li a:hover, #menu li a:active 
{  
	background: url(../Images/arrow.png) top center no-repeat;
}

#main
{
	width: 990px;
	margin: 0px auto;	
}

#left
{
	width: 130px;
	float: left;	
	text-align: center;
}

#left2
{
	width: 190px;
	float: left;	
	text-align: center;
}

#center
{
	width: 550px;
	float: left;
}


#center1
{
	width: 730px;
	float: left;
}

#center2
{
	width: 660px;
	float: left;	
	text-align: left;
	padding: 0px 10px;
}

#right
{
	width: 250px;
	float: left;
	text-align: center;
}

#login
{
	width: 240px;
	height: auto;
	margin: 5px 0px;
	background: url(../Images/website_home_login_bg2.png) no-repeat;
	color: #722f0d;
	padding: 5px;
	text-align: left;	
}
#webdemo
{
	width: 280px;
	height: 160px;
	margin:  10px 5px;
	background: url(../Images/webdemo_bg.png) no-repeat;
	color: #722f0d;
	text-align: left;
	padding: 20px;	
}

#pagenav
{
     text-align: left;	
}
#pagenav ul
{
	list-style: none;
	margin-left: 5px;
}
#pagenav li
{
	border-bottom: 1px solid #cbcbcb;
	line-height: 30px;
    padding-left: 10px;
}


#select {
	position: relative; 
	width: 141px; 
	height: 26px; 
	background: url(../Images/select.png);
	cursor: hand;
	margin: 15px auto 0px;
	
}

#select a
{
	 width: 141px; height: 26px; display: block; TEXT-DECORATION: none;
}

#select a:hover {
	 width: 141px; height: 26px; TEXT-DECORATION: none
}

#selectbox {
	z-index: 1000; 
	border: #ccc 1px solid; 
	position: absolute; 
	line-height: 1.5em; 
	list-style-type: none; 
	display: block; 
	background: #eee; 
	top: 25px; 
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 139px;
}
#selectbox li
{
	width: 139px;
	height: 26px;
}
#selectbox li:hover
{
    background: #f6fdca;
}
#selectbox li a, #selectbox li a:link, #selectbox li a:visited 
{
	width: 139px;
	height: 26px;
	display: block;
	padding: 0px;
    background: none;
}


#selectedCountry 
{
	float: left;
	position: relative; 
	width: 120px; 
	height: 22px; 
	background: url(../Images/country_select_bg.png) no-repeat;
	cursor: hand;
}

#selectCountry a
{
	 width: 141px; height: 26px; display: block; TEXT-DECORATION: none
}

#selectCountry a:hover {
	 width: 141px; height: 26px; TEXT-DECORATION: none
}
#countrybox {
	z-index: 2000; 
	border: #ccc 1px solid; 
	position: relative; 
	line-height: 1.5em; 
	list-style-type: none; 
	display: block; 
	background: #eee;
	width: 118px;
	margin-top: -5px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#countrybox li
{
	width: 118px;
	height: 26px;
}
#countrybox li:hover
{
    background: #f6fdca;
}

.formtb
{
	border: 0px none;
	width: 130px;
	height: 18px;
	padding:2px 5px 0px;
	background: url(../Images/website_tb_bg.png) no-repeat;
}
.tb
{
    background: none;
    border: 0px none;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	width: 170px;
}
.ddl
{
    background: none;
    border: 1px solid #ccc;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
}
.ddl2
{
    background: #acacac;
    border: none;
	color: #fff;
	font-family: Verdana;
	font-size: 16px;
	padding: 2px;
}
.tb2
{
    background: none;
    border: 1px solid #ccc;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	height: 16px;
}
.bt1
{
	background: #caff6f;
	border: 1px solid #20c400;	
	cursor: hand;
}
.link
{
	color: #000;
	text-decoration: none;	
}

.formSub
{
	float: left;
	width: 150px;
	padding-right: 10px;
	text-align: right;
}
.formFiled
{
	float: left;
}

.feature_item1
{
	width: 80px;
	background: #f1f1f1; 
	padding: 0px 0px 0px; 
	margin-left: 1px;
	text-align: center;
}

.feature_item2
{
	width: 240px;
	background: #fff; 
	padding: 0px 0px 0px 14px;
}

.feature_item3
{
    line-height: 24px;
	width: 98%; 
	font-size: 12px; 
	height: auto; 
	padding: 5px; 
	background-color: #dfffca;
}
.item
{
	list-style: none;	
	margin-left: 5px;
}
.item li
{
	padding: 10px; 
	padding-left: 30px;	
	font-size: 14px;
	font-weight: bold;
}
.item1
{
	background: url(../Images/item1.png) no-repeat left;
}
.item2
{
	background: url(../Images/item2.png) no-repeat left;
}
.item3
{
	background: url(../Images/item3.png) no-repeat left;
}	

.redbutton
{

	margin: 5px; 
	height: 29px; 
	width: 138px; 
	font-size: 14px; 
	font-family: Arial; 
	display: block;
	color: #fff; 
	font-weight: bold; 
	text-align: center; 
	text-decoration: none;	
	padding-top: 15px; 
	background: url(../Images/redbutton_bg.png) no-repeat;
}

.bluebutton
{ 
	margin: 5px; 
	height: 29px; 
	width: 121px; 
	font-size: 14px; 
	font-family: Arial;  
	color: #fff; 
	font-weight: bold; 
	text-align: center; 
	padding-top: 15px; 
	display: block;	
	text-decoration: none;
	background: url(../Images/bluebutton_bg.png) no-repeat;	
}

.callpanel
{
	float: left; 
	width: 324px; 
	height: 304px; 
	padding: 10px 20px; 
	background: url(../Images/callme_bg.png) no-repeat;
}	

#tabMenu {   
    margin:0;   
    padding:0 0 0 15px;   
    list-style:none;   
}   
  
#tabMenu li {   
    float:left;   
    height:20px;   
    width:80px; 
    margin: 0px 5px;  
    cursor:pointer;   
    cursor:hand   
}   
#packages ul, #features ul
{
    list-style: none;	
    margin: 0px;
}
#packages li, #features li
{
    float:left;   
    height:20px;   
    margin-bottom: 1px;
    padding-top: 5px;
}
#features
{

}
.boxBody div {   
    display:none;   
}   
  
.boxBody div.show {   
    display:block;   
}   
.inputfld
{
	width: 220px;	
}

/**
 * common text layoutz
 */

.commonGrey { 

	FONT-SIZE: 8pt;
	COLOR: #999999; 
	LINE-HEIGHT: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;

}

.commonBlack { 

	FONT-SIZE: 8pt;
	COLOR: #000000; 
	LINE-HEIGHT: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	height:22px;

}

.commonBlack a { 

	FONT-SIZE: 8pt;
	COLOR: #000000; 
	LINE-HEIGHT: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	height:22px;

}

.homepanel
{
    float: left; 
    width: 190px; 
    height: 230px; 
    background: url(../images/home_panel.png) no-repeat; 
    margin: 5px;
    padding: 10px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: hand;
}
.homepanel .title
{
    font-family: Arial Narrow;
    font-size: 20px;
    font-weight: bold;
    color: #fffc00;
    width: 150px;
    height: 60px;
}



#PopupWindow
{
    width: 400px; 
    height: 316px; 
    background: url(../Images/GirlCall_bg.png) no-repeat;
    padding: 150px 50px 0px;
}

#CallButton
{
    width: 150px;
    height: 60px;
    background: url(../images/demoImageButton.png) no-repeat;   
}
.features, .benefits, .plans
{
    border: 1px solid #ccc;	
    
    text-align: center;
    margin: 5px;
    margin-left: 0px;
    background: #fff;
    
    height: 20px;
    font-size: 12px;
    padding-top: 3px;
    
}


.howfeatures li
{
    display: block;
    float: left;
    width: 205px;
    margin: 5px;
    font-size: 11px;
    text-align: center;
    height: 140px;
    padding: 50px 5px 5px;
}

.howfeatures .hf1 { background: url(../Images/hf1.png) no-repeat top center; }
.howfeatures .hf2 { background: url(../Images/hf2.png) no-repeat top center; }
.howfeatures .hf3 { background: url(../Images/hf3.png) no-repeat top center; }
.howfeatures .hf4 { background: url(../Images/hf4.png) no-repeat top center; }
.howfeatures .hf5 { background: url(../Images/hf5.png) no-repeat top center; }
.howfeatures .hf6 { background: url(../Images/hf6.png) no-repeat top center; }
.howfeatures .hf7 { background: url(../Images/hf7.png) no-repeat top center; }
.howfeatures .hf8 { background: url(../Images/hf8.png) no-repeat top center; }
.howfeatures .hf9 { background: url(../Images/hf9.png) no-repeat top center; }
.howfeatures .hf10 { background: url(../Images/hf10.png) no-repeat top center; }
.howfeatures .hf11 { background: url(../Images/hf11.png) no-repeat top center; }
.howfeatures .hf12 { background: url(../Images/hf12.png) no-repeat top center; }

.Resultsin li
{
    display: block;
    float: left;
    width: 115px;
    margin: 5px;
    font-size: 11px;
    text-align: center;
    height: 60px;
    padding: 55px 5px 5px;
}
.Resultsin .ri1 { background: url(../Images/ri1.png) no-repeat top center; }
.Resultsin .ri2 { background: url(../Images/ri2.png) no-repeat top center; }
.Resultsin .ri3 { background: url(../Images/ri3.png) no-repeat top center; }
.Resultsin .ri4 { background: url(../Images/ri4.png) no-repeat top center; }
.Resultsin .ri5 { background: url(../Images/ri5.png) no-repeat top center; }