@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
background-image:url(../images/bg-1.jpg);
background-repeat:repeat-x;
background-position:top;
}

a{outline:none;}
a img{border:none; outline:none;}

.banner{
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
height:193px;
}

.header-bg{
background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
}

/*link*/

.topnavigation{
padding: 0;
width:100%;
background: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
}
.topnavigation ul{
margin:0;
margin-left:10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
margin-top:13px;
}
.topnavigation li{
display: inline;
padding: 0;
float:left;
}
.topnavigation a{
width:124px;
display: block;
color:#ffffff;
background-image:url(../images/menu.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
padding-top:14px;
height:28px;
}
.topnavigation a:hover{
color:#000000;
background-image: url(../images/hover.jpg);
background-repeat:no-repeat;
background-position:left;
padding-top:14px;
height:28px;
}
.topnavigation .current a{ /** currently selected menu item **/
color:#000000;
background-image:url(../images/hover.jpg);
background-repeat:no-repeat;
background-position:left;
padding-top:14px;
height:28px;
}

.box_bg{
background-image:url(../images/box-bg.jpg);
background-repeat:repeat-x;
background-position:top;
}
.box{
background-image:url(../images/box.jpg);
background-repeat:no-repeat;
height:235px;
}

/*names*/

.starter{
background-image:url(../images/starter.jpg);
background-repeat:no-repeat;
height:21px;
width:150px;
margin-left:19px;
margin-top:19px;
}
.bronze{
background-image:url(../images/bronze.jpg);
background-repeat:no-repeat;
height:21px;
width:103px;
margin-left:19px;
margin-top:19px
}
.silver{
background-image:url(../images/silver.jpg);
background-repeat:no-repeat;
height:21px;
width:85px;
margin-left:19px;
margin-top:19px
}
.gold{
background-image:url(../images/gold.jpg);
background-repeat:no-repeat;
height:21px;
width:74px;
margin-left:19px;
margin-top:16px
}

/*navigation*/

.navigation{
padding: 0;
width: 100%;
background: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
color:#000000;
}

.navigation ul{
margin:0;
padding: 0;
list-style: none;
margin-left:33px;
margin-top:10px;
}

.navigation li{
display: inline;
padding: 0;
display: block;
line-height:24px;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
padding-left:25px;
}


/*prices*/

.starter-price{
background-image:url(../images/startter-price.jpg);
background-repeat:no-repeat;
width:118px;
height:33px;
margin-left:34px;
margin-top:10px;
margin-bottom:5px;
}
.bronze-price{
background-image:url(../images/bronze-price.jpg);
background-repeat:no-repeat;
width:118px;
height:33px;
margin-left:34px;
margin-top:10px;
margin-bottom:5px;
}
.silver-price{
background-image:url(../images/silver-price.jpg);
background-repeat:no-repeat;
width:118px;
height:33px;
margin-left:34px;
margin-top:10px;
margin-bottom:5px;
}
.gold-price{
background-image:url(../images/gold-price.jpg);
background-repeat:no-repeat;
width:118px;
height:33px;
margin-left:34px;
margin-top:10px;
margin-bottom:5px;
}

.order-now{
float:right;
margin-right:18px;
}


/*welcome-box*/


.left-top{
background-image:url(../images/left-top.jpg);
background-repeat:no-repeat;
}
.right-top{
background-image:url(../images/right-top.jpg);
background-repeat:no-repeat;
}
.left-bottom{
background-image:url(../images/left-bottom.jpg);
background-repeat:no-repeat;
}
.right-bottom{
background-image:url(../images/right-bottom.jpg);
background-repeat:no-repeat;
}
.left{
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
height:41px;
}
.right{
background-image:url(../images/right.jpg);
background-repeat:no-repeat;
height:41px;
}
.top{
background-image:url(../images/top.jpg);
background-repeat:repeat-x;
height:7px;
}
.bottom{
background-image:url(../images/bottom.jpg);
background-repeat:repeat-x;
height:7px;
}

h1{
font-family: "Times New Roman", Times, serif;
font-size:28px;
color:#000000;
margin:0px;
padding:0px;
padding-left:6px;
padding-top:3px;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
margin:0px;
padding:0px;
padding-left:5px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#9a0000;
margin:0px;
padding:0px;
padding-left:10px;
padding-top:10px;
font-weight:600;
}
h4{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#9a0000;
font-weight:600;
padding:0px;
margin:0px;
padding-top:22px;
padding-left:38px;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:400;
padding:0px;
margin:0px;
padding-top:15px;
padding-left:12px;
padding-right:12px;
text-align:justify;
line-height:20px;
}
.box-top-left{
background-image:url(../images/box-top-left.jpg);
background-repeat:no-repeat;
}
.box-top-right{
background-image:url(../images/box-top-right.jpg);
background-repeat:no-repeat;
}
.box-top{
background-image:url(../images/box-top.jpg);
background-repeat:repeat-x;
height:7px;
}
.box-left{
background-image:url(../images/box-left.jpg);
background-repeat:no-repeat;
height:41px;
}
.box-right{
background-image:url(../images/box-right.jpg);
background-repeat:no-repeat;
height:41px;
}
.bg-box{
background-image:url(../images/bg-box.jpg);
background-repeat:repeat-x;
height:41px;
}
.recent-icon{
background-image:url(../images/recent-icon.jpg);
background-repeat:no-repeat;
height:38px;
margin-left:8px;
}

.footer-bg{
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
background-color:#949494;
margin-top:15px;
height:47px;
}

.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:500;
padding-left:10px;
padding-top:16px;
}
.powered{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:500;
padding-right:10px;
padding-top:16px;
text-align:right;
}
.box_border{
border-color:#a2a0a0;
border-style: dashed;
border-width:1px;
}
.bottom-border{
border-bottom-color:#ff0000;
border-bottom-style:dashed;
border-bottom-width:1px;
padding-top:10px;
}

/*packages-price*/

.promo-pr{
background-image:url(../images/promo-pr.png);
background-repeat:no-repeat;
height:96px;
margin-left:20px;
margin-top:10px;
}
.bronze-pr{
background-image:url(../images/bronze-pr.png);
background-repeat:no-repeat;
height:96px;
margin-left:20px;
margin-top:10px;
}
.silver-pr{
background-image:url(../images/silver-pr.png);
background-repeat:no-repeat;
height:96px;
margin-left:20px;
margin-top:10px;
}
.gold-pr{
background-image:url(../images/gold-pr.png);
background-repeat:no-repeat;
height:96px;
margin-left:20px;
margin-top:10px;
}

.pack_text{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#0090cc;
font-weight:600;
padding:0px;
margin:0px;
padding-top:20px;
padding-left:15px;
text-align:justify;
line-height:16px;
}
.inn_text_pack{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:400;
padding:0px;
margin:0px;
padding-top:3px;
padding-left:15px;
}

/*package_list*/

.package_list{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:400;
margin:0px;
padding:0px;
padding-top:10px;
}
.package_list ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:16px;
}

.package_list li{
background-image: url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:500px;
margin:0px;
padding:0px;
text-align:justify;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}

.pack-icon{
background-image:url(../images/pack-icon.png);
background-repeat:no-repeat;
height:28px;
width:25px;
margin-left:15px;
}
.cost-icon{
background-image:url(../images/cost-icon.png);
background-repeat:no-repeat;
height:19px;
width:14px;
margin-left:15px;
}
.pack{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-left:5px;
font-weight:400;
padding-top:5px;
padding-left:10px;
}
.pack-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-left:5px;
font-weight:400;
padding-top:5px;
padding-left:50px;
}
.next{
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
float:right;
}
.shop-busket{
background-image:url(../images/shop_basket.jpg);
background-repeat:no-repeat;
height:145px;
}
.gold_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:500;
padding:0px;
margin:0px;
padding-left:18px;
}
.pack_price{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:500;
padding:0px;
margin:0px;
padding-top:7px;
padding-right:18px;
text-align:right;
}
.shopping-icon{
background-image:url(../images/shopping-icon.jpg);
background-repeat: no-repeat;
height:34px;
margin-top:3px;
margin-left:5px;
}
.contact_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4d4d4d;
font-weight:500;
}

/*e-mail*/

.email_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9a0000;
font-weight:500;
}
.email_text a:link, .email_text a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9a0000;
font-weight:500;
text-decoration:none;
}
.email_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9a0000;
font-weight:500;
text-decoration:underline;
}
.contactform_text_area {
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
margin-top:20px;
margin-left:25px;
padding-left:3px;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:200px;
height:80px;
color: #000000;
}

.text_field{
width:200px;
height:18px
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:2px;
padding-top:2px;
padding-right:2px;
color:#000000;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}


/*service_list*/

.service_list{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:400;
margin:0px;
padding:0px;
padding-top:10px;
}
.service_list ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:16px;
}

.service_list li{
background-image: url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:900px;
margin:0px;
padding:0px;
text-align:justify;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}

.text_filed_1{
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#959595;


font-family: arial;
font-size:12px;
width:210px;
height:20px;
color:#000000;
padding-left:3px;
padding-right:3px;
}

.list_field_1{
width:218px;
height:22px;
border-style:solid;
border-width:1px;
border-color:#959595;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-top:15px;
}
.text-size{
font-size:14px;
}

.list_field {
width:288px;
height:22px;
border-style:solid;
border-width:1px;
border-color:#959595;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-left:46px;
margin-top:15px;
}
.text_area {
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:10px;
margin-left:46px;
padding-left:3px;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:280px;
height:80px;
color: #000000;
}
.text_area_1 {
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:10px;
margin-left:46px;
padding-left:3px;
padding-right:3px;
font-family: arial;
font-size: 12px;
width:280px;
height:60px;
color: #000000;
}
.text_filed {
background-color:#efefef;
border-style:solid;
border-width:1px;
border-color:#959595;
margin-top:15px;
font-family: arial;
font-size:12px;
width:210px;
height:20px;
color:#000000;
padding-left:3px;
padding-right:3px;
}
.description{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4d4d4d;
font-weight:400;
}
.amount{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4d4d4d;
font-weight:600;
padding-top:8px;
}

/*home_list*/

.home_list{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:400;
margin:0px;
padding:0px;
padding-top:10px;
}
.home_list ul{
margin:0px;
padding:0px;
list-style:none;
margin-left:16px;
}

.home_list li{
background-image: url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:660px;
margin:0px;
padding:0px;
text-align:justify;
list-style:none;
line-height:22px;
padding-left:20px;
padding-right:20px;
}
.recent-image{
background-image:url(../images/bob-thumb.jpg);
background-repeat:no-repeat;
height:80px;
margin-left:10px;
margin-top:10px;
}
.linkk{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:500;
text-decoration:underline;
}
.validation_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:500;
}
.upgrade{
background-image:url(../images/upgrade.jpg);
background-repeat:no-repeat;
height:127px;
margin-left:10px;
}
.upgrade-icon{
background-image:url(../images/upgrade-icon.jpg);
background-repeat:no-repeat;
height:38px;
margin-left:8px;
}
.contact-icon{
background-image:url(../images/contact-icon.jpg);
background-repeat:no-repeat;
height:47px;
margin-left:10px;
margin-top:10px;
padding-left:60px;
padding-top:10px;
}
.star{
color:#9a0000;
font-size:14px;
}
.url{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
font-weight:600;
}
.url a:link, .url a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:600;
text-decoration:none;
}
.url a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:600;
text-decoration:underline;
}
.cheetah-thumb{
background-image:url(../images/cheetah-testi.jpg);
background-repeat:no-repeat;
height:184px;
widows:245px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.aussie-thumb{
background-image:url(../images/aussie-testi.jpg);
background-repeat:no-repeat;
height:184px;
widows:245px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.oran-thumb{
background-image:url(../images/oran-testi.jpg);
background-repeat:no-repeat;
height:184px;
widows:245px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.surya-thumb{
background-image:url(../images/surya-testi.jpg);
background-repeat:no-repeat;
height:184px;
widows:245px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.payless-thumb{
background-image:url(../images/payless-testi.jpg);
background-repeat:no-repeat;
height:184px;
widows:245px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

.form_class
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.mandatory
{
color:#FF0000;
}
