﻿/* ELEMENT STYLES */
body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a, 
a:link,
a:active,
a:visited   {
	color: #07817c;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
/* PAGE */
#container{
    background: #FFF url(../images/bg-page.gif) top left repeat-x;
    display: block;
    padding: 0px;
	margin: 0px;
}
.page-frame{
    width: 912px;
    margin: 0px auto;
    padding: 0px
}
/* HEADER */
#header{
    display:block;
    position: relative;
	height: 107px;

}
#header .logo{
    position: absolute;
    top: 5px;
    left: 0px;
}
#header ul{
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none
}
#header ul li{
    float: left;
    padding: 10px 5px 0px 5px
}
.banner{
    clear:both;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    padding: 0px 0px 23px 0px;
    background: url(../images/banner-base.gif) bottom left no-repeat;
	display:block
}
.banner .flash{
    clear:both;
	display: block;
	height: 151px;
	overflow:hidden
}

#content{
    display: block;
    padding: 0px;
	margin: 0px;
	overflow: auto
}
#content .nav{
    width: 228px;
    float: left;
    clear: right;
    position: relative;
    padding: 0px;
}
#content .nav .left-brdr{
    width: 13px;
    height: 452px;
    float: left;
    background: url(../images/bg-nav-left.gif) top left no-repeat;
    display: inline;
}
#content .nav .rgt-brdr{
    width: 15px;
    height: 452px;
    float: right;
    background: url(../images/bg-nav-rgt.gif) top left no-repeat;
}
#content .nav ul{
    padding: 31px 0px;
    margin: 0px 15px 0px 15px;
    display: block;
    list-style: none;
}
#content .nav ul li{
    padding: 4px 0px 4px 10px;
    margin: 0px 2px 2px 0px !important;
    background: #edf6f7;
    list-style: none;
    font-size: 14px;
}
#content .nav ul li a{
	padding-top: 15px important
}
#content .nav ul li a:hover{
    text-decoration: none
}
#content .nav ul li:hover{
    padding: 4px 0px 4px 10px;
    margin: 0px 2px 2px 0px !important;
    background: #fff;
    list-style: none;
    font-size: 14px;
}
#content .nav ul li.about a{
    background: url(../images/nav-about.gif) 0 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}
#content .nav ul li.services a{
    background: url(../images/nav-services.gif) 0px 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}
#content .nav ul li.FAQs a{
    background: url(../images/nav-faq.gif) 0px 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}
#content .nav ul li.Links a{
    background: url(../images/nav-links.gif) 0px 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}
#content .nav ul li.contactus a{
    background: url(../images/nav-contact.gif) 0px 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}
#content .nav ul li.home a{
    background: url(../images/nav-home.gif) 0px 3px no-repeat;
    height: 28px;
    display: block;
    padding: 13px 0px 0px 50px;
    overflow: hidden
}


/* Page Content*/
.page-content{
    width: 673px;
    float: left;
    padding: 10px 0px 10px 10px
}
.page-content .column1{
    float: left;
    width: 440px
}
.page-content #column2{
    float: left;
    width: 223px;
	position:relative

}
.page-content .column1.full{
    float: left;
    width: 673px
}
.page-content .column1 .welcome{
   display:block;
   clear: both;
   padding: 0px 20px 0px 0px;
}
.page-content .column1 .welcome h1{
   font-size: 16px;
   color: #07817c;
   line-height: 16px;
   font-weight: normal;
   margin: 0px;
   padding: 0px 0px 10px 0px 
}
.page-content .column1 .welcome h1 span{
   font-size: 23px;
   color: #000;
   display: block
}
.page-content .column1 .welcome p{
   padding: 0px;
   margin: 0px 0px 10px 0px
}
.page-content #column2 .benefits h2,
.ourservices h2,
.page-content #column2 .contact-info h2{
   font-size: 18px;
   color: #000;
   padding: 15px 0px 0px 0px;
   margin: 0px;
   font-weight: normal
}
.page-content #column2 .benefits h2 span,
.ourservices h2 span,
.page-content #column2 .contact-info span{
   color: #07817c;
   padding-left: 3px;
   font-weight: normal
}
.page-content #column2 .benefits ul{
    padding: 5px 0px 0px 0px;
    margin: 0px;
    list-style: none
}
.page-content #column2 .benefits ul li{
    padding: 4px 5px 4px 20px;
    border-bottom: 1px solid #edf6f7;
    background: url(../images/list-arrow.gif) 0px 8px no-repeat;
    margin: 0px;
    list-style: none
}
.page-content .column1 .content-block{
   display:block;
   clear: both;
   padding: 0px 20px 0px 0px;
}
.page-content .column1 .content-block h1{
   font-size: 16px;
   color: #07817c;
   line-height: 18px;
   font-weight: normal;
   margin: 0px;
   padding: 0px 0px 3px 0px; 
	display: block;
	border-bottom: 1px solid #CCC
}
.page-content .column1 .content-block h1 span{
	padding-left: 5px;
   color: #000;
  }
.page-content .column1 .content-block p{
   padding: 0px;
   margin: 10px 0px 0px 0px
}
/* Services Page*/
.page-content .column1 .service-details{
   display:block;
   clear: both;
   padding: 0px 20px 0px 0px;
}
.page-content .column1 .service-details .item{
   display:block;
   clear: both;
   padding: 15px 0px 0px 0px;
   }
.page-content .column1 .service-details .item h4,
.page-content .column1 .content-block h4{
   display:block;
   clear: both;
   margin: 0px;
   color: #07817c;
   font-size: 13px;
   font-weight: normal;
   padding: 0px 0px 3px 0px;
   }
 .page-content .column1 .service-details .item h4{
 cursor: pointer;
 border-bottom: 1px dotted #CCC;
 background: url(../images/link-plus.gif) right 2px no-repeat
}
 .page-content .column1 .service-details .item h4:hover{
 cursor: pointer;
 border-bottom: 1px dotted #CCC;
 background: url(../images/link-plus-over.gif) right 2px no-repeat
}
.page-content .column1 .content-block h4{
   padding: 10px 0px 0px 0px;
   }
.page-content .column1 .service-details .item p{
   padding: 0px 0px 10px 0px;
   margin: 0px;
}
.page-content .column1 .service-details .item .image{
	padding: 0px 0px 5px 10px;
   float: right
}
/*Faqs Page*/
.page-content .column1 .faqs{
   display:block;
   clear: both;
   padding: 0px 20px 0px 0px;
}
.page-content .column1 .faqs .item{
   display:block;
   clear: both;
   padding: 15px 0px 0px 0px;
   }
.page-content .column1 .faqs .item h4{
   display:block;
   clear: both;
   margin: 0px;
   color: #07817c;
   font-weight: normal;
   font-size: 13px;
   font-style:italic;
   padding: 0px 0px 3px 0px;
   }

.page-content .column1 .faqs .item p{
   padding: 0px 0px 10px 0px;
   margin: 0px;
}
/* LINKS PAGE */
.page-content .column1 .links{
   display:block;
   clear: both;
   padding: 0px 20px 0px 0px;
}
.page-content .column1 .links .item{
   display:block;
   clear: both;
   padding: 5px 0px 5px 0px;
   position:relative;
   min-height: 80px;
   _height: 80px;
    }
.page-content .column1 .links .item .logo{
   position: absolute;
   left: 0px;
   top: 12px
   }
.page-content .column1 .links .item h4{
   margin: 0px;
   color: #000;
   padding: 10px 0px 0px 0px;
   float:left;
   font-weight: normal;
   font-size: 13px;;
   
   }

.page-content .column1 .links .item.adobe  {
	padding: 0px 0px 0px 125px;
}
.page-content .column1 .links .item.adware {
	padding: 0px 0px 0px 125px;
}
.page-content .column1 .links  .item.cleaner {
	padding: 0px 0px 0px 125px;	;
}
.page-content .column1  .links  .item.avg {
	padding: 0px 0px 0px 125px;	;
}
.page-content .column1 .links  .item.firefox {
	padding: 0px 0px 0px 125px;	

}
.page-content .column1 .links .item.malware  {
	padding: 0px 0px 0px 125px;	;

}
.page-content .column1 .links .item.windows {
	padding: 0px 0px 0px 125px;	;
}

.page-content .column1 .links .item span{
   padding: 6px 0px 0px 0px;
   margin: 0px;
   color: #8a8989;
   clear: both; 
   display: block !important;

}

.page-content .column1 .links .item a{
   padding: 0px;
   margin: 0px;
  display: block;
  clear: both
  }
  
/* Contacts Us */
.page-content .column1 .contact{
   padding: 0px;
   margin: 0px;
   display:block;
   clear:both;
   width: 418px;
   border-bottom: 1px solid #cfcdcd;
   
  }
.page-content .column1 .contact .line{
   padding: 5px 0px 5px 0px;
   margin: 1px 0px 1px 0px;
   display:block;
   clear:both;
   background: #f5f5f5;
   
  }
.page-content .column1 .contact .line label{
   padding: 0px 10px;
   margin: 0px;
	float: left;
	width: 130px
  }
.page-content .column1 .contact .line .textbox{
	color: #000;
	font-size: 11px;
	border: 1px solid #cfcdcd;
	width: 180px
}
.page-content .column1 .contact .line .textarea{
	color: #000;
	font-size: 11px;
	border: 1px solid #cfcdcd;
	width: 230px
}
.page-content .column1 .contact .submit{
	color: #FFF;
	font-size: 11px;
	border: 1px solid #000;
	margin: 5px 0px 5px 0px;
	background: #298f8b;
	float: right
}
.page-content #column2 .contact-info ul{
	padding: 0px;
	margin: 0px;
	list-style:none
}	
.page-content #column2 .contact-info ul li{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style:none
}	
.page-content #column2 .contact-info p{
   color: #8a8989;
   font-size: 10px
   	
}

/* Footer */
#footer {
    background: url(../images/bg-footer.gif) top left repeat-x;
    padding: 0px;
    display: block;
    clear: both;
    height: 91px;
    color: #FFF
}
#footer .frame{
    width: 912px;
    margin: 0px auto
    }
#footer ul{
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none
}
#footer ul li{
    float: left;
    padding: 30px 5px 0px 5px
}
#footer ul li a{
	color: #FFF
}
#footer ul li a:hover{
	color: #000
}
#footer .copyright{
    float: left;
    padding:  30px 0px 0px 0px 
}

/* SERVICES*/
.ourservices{
    width: 415px;

}
#serivices-carousel.services
{
	height: 140px;
	overflow: hidden
	 
}

.services ul
{
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

.services ul li {
	margin: 0 25px; 
	padding: 0px ;
	position: relative;	
    height: 120px;
	width: 365px;
    overflow: hidden
}	

.services ul li .image{
	position: absolute;
	top: 0;
	left: 5px;
	width: 178px;
	padding: 0px;
}
.services ul li .image img{
	border: 1px solid #17827e;
    display: block
}

.services ul li h3 {
	margin: 0;
	padding: 0px 0px 0px 190px;
	font-size: 1em;
	width: 165px
	
}
.services ul li h3 a {
	color: #000
	
}
.services ul li p {
	margin: 0;
	padding: 0px 0px 0px 190px;
	width: 165px
}
.services .more  {
	margin: 0;
	padding: 0px 10px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px
}
.services .more a {
	font-weight: bold
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 380px;
    height: 120px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


 /*  Horizontal Buttons */
.services .jcarousel-next{
    position: absolute;
    top: 43px;
    right: 0px;
    width: 20px;
    height: 0px;
    padding-top: 32px;
    cursor: pointer;
    background:#fff url(../images/service-arrow-rgt.gif) 0 0 no-repeat;
}

.services .jcarousel-next:hover {
    background-position: 0px -33px;
    cursor: pointer;
}

.services .jcarousel-next:active {
    background-position: 0px -33px;
	}

.services .jcarousel-next-disabled,
.services .jcarousel-next-disabled:hover,
.services .jcarousel-next-disabled:active {
    cursor: default;
    background-position: 0px -66px;
}

.services .jcarousel-prev {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 20px;
    height: 32px;
    cursor: pointer;
    background: url(../images/service-arrow-lft.gif) 0 0 no-repeat;
}

.services .jcarousel-prev:hover {
    background-position: 0px -33px;
    cursor: pointer;
}

.services .jcarousel-prev:active {
    background-position: 0px 0;
}

.services .jcarousel-prev-disabled,
.services .jcarousel-prev-disabled:hover,
.services .jcarousel-prev-disabled:active {
    cursor: default;
    background-position: 0px -66px;

}
.testimonials{
    width: 215px;
    min-height: 60px;
	_height: 90px;
    border: 1px solid #dedede;
    padding: 3px;
    display: block;
    margin-top: 10px;
	position: relative;

}
.testimonials .inner{
    background: url(../images/bg-testimonial.gif) bottom left repeat-x;
    min-height: 60px;
	_height: 90px;
    padding: 5px 10px 30px 10px;
	margin: 0px;
	display:block;
	overflow: auto;
	*overflow: visible;
	font-size: 1.0em;
}
.testimonials .inner text span{
	padding: 0px 5px 10px 5px;
	margin: 0px
}	
.testimonials .inner .text{
    margin: 0px;
    float: left;
    clear:none;
    font-style: italic
}
.testimonials .inner .text p{
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: .9em;
	line-height: 20px;
	vertical-align: middle
}	
.testimonials .inner .name{
	position: absolute;
	display: block !important;
	bottom: 10px;
	right: 10px;
	font-weight: bold;	

}	
.promo{
	margin: 10px 0px 0px 0px 
}

.column1 .box {
	width: 300px; 
	margin-left: 10px;
	float: left;
}
.box {
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #dddddd;
}

.box .inner {
	padding: 15px;
}

.box .button {
	position: absolute;
	top: 0.416em;
	right: 5px;
	color: #ffffff;
}
