@charset "UTF-8";
* html li a{
	height:1em;
}

body  {
	margin:0px;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#container{
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#aboveHeader {
	height: 30px;
	padding-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
}

#hours{
	float: right;
	text-align: right;
}
#phone{
	float: left;

}
#ccLogo {
	width: 250px;

}
#appleSpecialist{
	padding-left: 5px;
}

/*--------- Header ----------*/
#header{
	clear: both;
	height: 189px;
	border: solid 1px #d0d0d0;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

}
#header img{
	padding-top:20px;
	border: none;
}
/*---------Nav---------*/
#navbox {
	background-image: url(../img/navLeftEnd.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 30px;
	margin-left: 40px;
	margin-top: 10px;
}
#nav{
	text-align:center;
	float: left;
	width: 800px;
	margin: 0;
	list-style: none;
	background-image: url(../img/navRightEnd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 742px;
}
#nav li{
	width: 95px;
	height: 36px;
	float: left;
	font-size: small;
	background: url(../img/button.jpg) no-repeat;
	
}
#nav a{
	padding: 10px 0px 10px 0px;
	display: block;
	text-decoration: none;
	color: #808080;
	
}
#nav a:hover,#index #navhome a,#about_us #navabout_us a,#products #navproducts a,#product #navproducts a,#support #navservice a, #contact_us #navcontact_us a, #blog #navblog a, #kerio #navkerio a{
	background: url(../img/button_pressed.jpg) no-repeat;
	color: #0097D7;
}
/*----------Left Side---------*/
#leftSideWrap{
	float: left;
	width: 199px;
	/*height: 600px;*/
}
#rightSideWrap{
	float: right;
	width: 199px;
	/*height: 600px;*/
}
#ltSidebar{
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#questions,#hotDeals{
	margin: 5px 0 0 0;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#ltSidebar img, #questions img{
	padding: 0 10px 0 2px;
	border: none;
}

#ltSidebarAdmin{
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#ltSidebarAdmin li{
	list-style: none;
	font-size: small;

	margin-left: -20px;
}
#ltSidebarAdmin li a{
	display: block;
	text-decoration: none;
	color: #808080;
	
}

form{
	padding-left: 10px;
}
form input{
	margin: 5px;
}
.roundCorners {
	padding-left: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#login{
	width: 800px;
	margin: 5px 0 0 0;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#search{
	width: 199px;
	margin: 5px 0 0 0;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}
/*----------Right Side Bar---------*/
#rtSidebar,#twitter,#social{
	float: right;
	width: 199px;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#social a{
	color: gray;
}
#social a:hover{
	color: #0097D7;
}
#rtSidebar,#social{
	margin-top: 5px;
}
#social img{
	margin-left: 40px;
}
#firstMenu{
	padding-top: 1px;
	height: 30px;
	
}
#secondMenu{
	padding-top: 1px;
	height: 30px;
	background-image: url(../img/boxTops.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#thirdMenu{
	padding-top: 1px;
	height: 30px;
	background-image: url(../img/boxTops.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.silverheader{
	cursor: pointer;
}
#noRightSideNavcontent{
	float: left;
	width: 670px;
	padding: 10px;
	margin-left: 5px;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	

}

#opportunities, #video,#aList{
	float:left;
	width: 199px;
	margin: 5px 0 0 0;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#rightSideWrap img,#leftSideWrap img,#social img{
	padding: 0 15px 0 2px;
	border: 0;
}
/*---------Content---------*/
#content{
	float: left;
	width: 467px;
	padding: 10px;
	margin-left: 5px;
	border: 1px solid #E8E8E8;
	border-bottom-width: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#xeroxcontent{
	float: left;
	width: 870px;
	padding: 10px;
	margin-left: 5px;
	border: 1px solid #E8E8E8;
	border-bottom-width: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.border{
	padding: 2px;
	margin:2px 2px 5px 5px;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#editContent{
	float: left;
	width: 670px;
	margin-left: 20px;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.article{
	margin-bottom: 5px;
	padding: 8px 8px 0 8px;
	border-bottom: 1px solid #E8E8E8;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.article img{
	border: none;
}

.xerox{
	width: 870px;
	margin-bottom: 5px;
	padding: 8px 8px 0 8px;
	border-bottom: 1px solid #E8E8E8;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

.greyBox{
	background-color: #f3f5f5;
	border: thin solid #c9c9c9;
	margin-top: 10px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.whiteBox{
	border: thin solid #c9c9c9;
	margin-top: 10px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greyBox a{
	text-decoration: none;
	font-size: 9pt;
}
.greyBox img{
	border: 1px solid #C9C9C9;
	display: block;
    margin-left: auto;
    margin-right: auto ;
	
}
#articleContent img{
	padding: 5px;
	margin:2px 2px 5px 5px;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#GreatDeals img{
	float: right;
	border: 1px solid #C9C9C9;
	margin: 5px;
	padding: 5px;
}
#GreatDeals span{
	color: red;
}
#bigRed{
	color: red;
	font-size: 30pt;
	font-weight: bold;
	padding-left: 160px;
}

/*---------paginating----------*/
#paginating p {
	padding: 5px 0 5px 0;
	text-align: center;

}
#paginating a{
	border: solid 1px #d0d0d0;
	padding: 3px;
	text-decoration: none;
	color: #d0d0d0;
}
#paginating span{
	border: solid 1px #d0d0d0;
	padding: 3px 3px 3px 3px;
	margin-right: 3px;
	color: white;
	background-color: #d0d0d0;
	
}

/*---------- Paragraph decorations ----------*/
#lineOnBottom{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	}
.line{
	margin-left: 25px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	margin-top: 0px;
	padding-bottom: 0px;
}
.dotted{
border-bottom: dotted thin #c9c9c9;
}
	
#apple_specialist{
	width: 199px;
	margin: 5px 0 0 0;
	border: solid 1px #d0d0d0;
	background-image: url(../img/boxTops.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/*---------- Admin----------*/
.gray{
	background-color: #f5f5f5;
}
.white{
	background-color: white;
}
/*--------- Footer ---------*/
#footer{
	margin-top: 10px;
	padding-bottom: 5px;
	width: 900px;
	height: 15px;
	border: solid 1px #d0d0d0;
	margin-bottom: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#blogFooter{
	padding-bottom: 5px;
	width: 900px;
	height: 15px;
	border: solid 1px #d0d0d0;
	margin-bottom: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#footer span,#blogFooter span{
	font-size: x-small;
	color: #8d8d8d;
}
#copyright{
	float: left;
	padding-left: 10px;
	width: 195px;
}
#footNavBox{
	float: left;
	
}
#footerNav{
	padding-left: 100px;
	padding-top: 5px;
	margin: 0;
	list-style: none;
}
#footerNav li{
	float: left;
	font-size:x-small;
	
}
#footerNav a{
	float: left;
	display: block;
	text-decoration: none;
	color: #8d8d8d;
}
#designedBy a{
	text-decoration: none;
	color: #8d8d8d;
	margin-right: 20px;
}

/*------- MISC ---------*/
.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}
.clearRight{
	clear: right;
}
.clearLeft{
	clear: left;	
}
.clearBoth{
	clear: both;
}
/*:focus{
  -moz-outline-style: none;
}*/

/*-------Blog---------*/
#blogContent{
	width: 600px;
	float: left;
	margin: 0 1% 0 0;
	padding-top: 30px;
	min-height: 760px;
	background: url(../img/shadows.jpg) top repeat-y;
}

#blogContent h1 a{
	text-decoration: none;
	color:#0668A8;
}
#blogContent h1 a:hover{
	color:#9B9999;
}

.comment{
	float: right;
	font-style: italic;
	padding-right: 10px;
}
.comment img{
	float: right;
	padding: 3px;
}
.blogDate{
	float: right;
}
.text{
	width: 413px;
	background: url(../img/lineVert.jpg) right repeat-y; 
}
.box{
	background-color: #f3f5f5;
	width: 500px;
	margin-left: 40px;
	border: thin solid #c9c9c9;
	margin-top: 10px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.box1{
	width: 500px;
	margin-left: 40px;
	margin-top: 10px;
	padding: 8px;
}
.dateLine{
	background: url(../img/lineHoriz.jpg) top repeat-x;
}
.boxLine{
	background: url(../img/lineHoriz.jpg) top repeat-x;
	margin-right: 20px;
}
.dateLineWhite{
	background: url(../img/lineHorizWhite.jpg) top repeat-x;
}
.boxLineWhite{
	background: url(../img/lineHorizWhite.jpg) top repeat-x;
	margin-right: 20px;
}
#contentBottom{
	height: 30px;
	background: url(../img/shadowsBottom.jpg) top no-repeat;
}
.tags a{
	text-decoration: none;
	color: #9b9999;
}
.contentTags a{
	color: #9b9999;
}
#text img, .text p img{
	display: block;
    margin:5px auto;
	border: 1px solid #C9C9C9;
	padding: 5px;
}
/*----------Comments-------*/
.commentsContainer{
		margin-left: 45px;
}

.commentsTop{
	width: 515px;
	background: url(../img/commentsTop.jpg) top right no-repeat;
	height: 10px;
	
	
}
.commentsBottom{
	width: 515px;
	background: url(../img/commentsBottom.jpg) bottom right no-repeat;
	height: 25px;
}
.comments{
	width: 515px;	
}
.commentsContent{
	margin: 0 9px 0 47px;
	padding: 5px 10px 30px 60px;
	background: url(../img/commentsLeft.jpg) top left no-repeat #f3f5f5;
	border-right: 1px solid #dedede;
	
}

.back a{
	text-decoration: none;
}
.pix{
	float: left;
	width:60px;
}
.blogComment{
	margin:5px 50px 0px 61px;
	background: url(../img/commentsLeft.jpg) top left no-repeat #f3f5f5;
}
.blogCommentBorder{
	margin:0 0 0 42px;
	padding: 5px 5px 20px 10px;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.commentsContainer p a,.commentsContainer a:visited{
	color: #0668A8;
	text-decoration: none;
}
.pixResponse{
	float: right;
	width:60px;
	margin-right: 60px;
}
.response{
	width: 410px;
	margin-left: 25px;
	background: url(../img/commentsRight.jpg) top right no-repeat #f3f5f5;
}
.responseBorder{
	margin: 0  41px 0  0;
	padding: 5px 20px 5px 10px;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

/*----------Blog Right Nav------*/
#sideNavWrapper{
	width:275px;
	margin-top: 10px;
	float:right;
}
.rightNav{
	background-color: #f3f5f5;
	border: thin solid #c9c9c9;
	margin-top: 30px;
	padding: 20px 10px 10px;
	width: 190px;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.rss{
	background-color: #f3f5f5;
	border: thin solid #c9c9c9;
	margin-top: 30px;
	padding: 10px 10px;
	width: 190px;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.navContent{
	margin: 5px;
}
#blogContent h1,#blogContent h1 a, .navContent h2,.rss h2{
	font-family: Georgia;
	color: #0668A8;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 5px 0;
	font-size: 20px;
}
#blogContent h2{
	color: #0668A8;
}

#blogContent{
	color: #9b9999;
	padding-right: 3px;
	font-size: 9pt;
}
.categoryLine{
	background: url(../img/lineHoriz.jpg) bottom repeat-x;
}
.comment p{
	margin: 0 0 3px 0;
	
}
.blogDate p{
	font-size: 25px;
	text-align: center;
	margin: 9px 9px;
	
}
.rightNav p{
	font-size: 9pt;
	color: #0668A8;
	margin: 5px 0 0 25px;
}
.text p{
	margin-right: 3px;
}
/*this is a hidden field to stop spamming*/
.blogFormName{
	display:none;
}
/*---------- Blog paginating----------*/
#blogPaginating p {
	padding: 5px 0 5px 0;
	text-align: center;

}
#blogPaginating a{
	border: solid 1px #d0d0d0;
	padding: 3px;
	text-decoration: none;
	color: #d0d0d0;
}
#blogPaginating span{
	border: solid 1px #d0d0d0;
	padding: 3px 3px 3px 3px;
	margin-right: 3px;
	color: white;
}
#blogContent #form{width: 400px; margin-left:80px;}
#blogContent .submit { margin-left: 125px; margin-top: 10px;} 
#blogContent .label { display: block; float: left; width: 120px; text-align: right; margin-right: 5px; } 
#blogContent .form-row { padding: 5px 0; /*clear: both;*/ width: 300px; } 
#blogContent label.error { width: 250px; display: block; float: left; color: red; padding-left: 10px; } 
#blogContent input[type=text],#blogContent textarea { width: 350px; float: left; } 
#blogContent textarea { height: 300px; }

/*-----wall of knowledge-----*/
#wallContent{
	width: 700px;
	float: left;
	margin: 0 0 0 0;
	padding-top: 30px;

}
#wallContent{
	width: 900px;
	float: left;
	margin: 0 1% 0 0;
	padding-top: 30px;
}
.wallBox{
	background-color: #f3f5f5;
	width: 700px;
	margin-left: 40px;
	border: thin solid #c9c9c9;
	margin-top: 10px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.wallBox1{
	
	width: 700px;
	margin-left: 40px;
	border: thin solid #c9c9c9;
	margin-top: 10px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.wallText{
	width: 613px; 
}
#wallContent img, .wallText p img{
	display: block;
    margin:5px auto;
	border: 1px solid #C9C9C9;
	padding: 5px;
}
#wallContent h1{
	font-family: Georgia;
	color: #0668A8;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 5px 0;
	font-size: 20px;
}
#wallContent h2{
	color: #0668A8;
}

#wallContent{
	color: #9b9999;
	padding-right: 3px;
	font-size: 9pt;
}



/*-------Recession-busting deal----------*/

.whiteBox ol li ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	background:none;
	
}
.whiteBox ol{
	padding: 0;
}
.whiteBox ol li{
	background: url(../img/checkBox.jpg) left top no-repeat;
	list-style: none;
	padding-left: 15px;
}

.center{
	text-align: center;
}
.center img{
	border: none;
}
/*----KB----*/
#kbheader{
	background: gray;
}
.affected{
	border-top: 1px solid gray;
}
/*------Products-------*/
.product{
	margin: 0 0 0 35px;
	padding: 5px;
	float: left;
	height: 130px;
	border: solid 1px #d0d0d0;
	margin-bottom: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../img/productBox.jpg) bottom repeat-x;
}
.product p{
	text-align: center;
}
.product a{
	color: #FFFFFF;
}
.product img,td img{
	border: none;
}
.productLine{
	background: url(../img/lineHorizWhite.jpg) top repeat-x;
}
.ProductBox{
	background-color: #f3f5f5;
	border: thin solid #c9c9c9;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.products-list a{
	text-align: center;
	padding: 2px;
	margin: 5px;
	width: 100px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 10px;
	color: white;
	float: left;
	border: solid 1px #d0d0d0;
	background: url(../img/productBox.jpg) bottom repeat-x;
	
}
.products-list a:hover{
	color: #004476;
	background: url(../img/commentsTop.jpg) bottom  no-repeat;
	
}
/*------Service-------*/
.service{
	margin: 0 0 0 35px;
	padding: 5px 5px 10px 5px;
	float: left;
	height: 130px;
	border: solid 1px #d0d0d0;
	margin-bottom: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../img/productBox.jpg) bottom repeat-x;
}
.service p{
	text-align: center;
}
.service a{
	color: #FFFFFF;
}
/*----------iPad-----------*/
#ipad-link{
	background: url(../img/ipad/iPad-home-pg.jpg) center no-repeat;
	height: 170px;
	position: relative;
}
#ipad-link a{
	position: absolute;
	top: 80px;
	left: 356px;
	font-size: xx-small;
	color: white;
	text-decoration: none;
}
.apple-font{
	text-align: center;
	font-size: 20px !important;
	font-family: myrid;
}
.ipadImage{
	overflow: hidden;
}
.ipadbox{
	margin: 10px;
	width: 210px;
	float: left;
}
.ipadbox table{
	width: 100%;
	font-weight: bold;
	border-bottom: 2px solid #a0adae;
}
.ipadbox table td{
	color: #000!important;
}
.underline{
	border-bottom: 1px solid #a9adae;
}
.legal{
	border-top: 1px solid #a0adae;
}
#content .legal li{
	font-size: 8px!important;
}
#img {
	background-image: url(../img/steve_tribute.jpg) bottom center no-repeat;
}

