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

/* ### NEW DESIGN ELEMENTS ### */
body {
background-image:url(/images/v3design/dropbacker.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:white;
}
.bigmenu {
	background-image:url(/images/v3design/menuback-1.gif);
	background-repeat:repeat;
	width:100%;
	text-align:right;
	background-color:black;
	height:41px;
	color:white;
	font-family: Arial, Trebuchet, sans-serif;
 	font-size: 16px;
	
	
}

.bigmenu a {
	color:white;
	padding-right:15px;
	top:5px;
	position:relative;
	text-decoration:none;

}

/* ### TOP BAR ### */
.topnavbar {
 width:100%;
 float:center;
 background-color: #333333;
 height:30px;
 margin: 0 auto;

}

.toplogin {
 float:right;
 text-align:right;
 margin-top:7px;
 font-family: Arial, Trebuchet, sans-serif;
 font-size: 11px;
 color:white;
 padding-right:10px;
}

.topcontact {
 float:left;
 text-align:left;
 margin-top:7px;
 padding-left:10px;
 font-family: Arial, Trebuchet, sans-serif;
 font-size: 11px;
 color:white;
 padding-right:10px;
}

.topcontact a {
	color:white;
	padding-left:10px;
}
.toplogin a {
	color:white;
	padding-left:10px;
}

.login {
  border-width: 2px;
  border-color: #FFFFFF;
  border-style: inset;
  font-family: Verdana, Arial;
  font-size: 9px;
  color: #333333;
 }
.button {
  height: 18px;
  font-family: "Trebuchet MS", Verdana, Arial;
  color: #000000;
  font-size: 8px;
  letter-spacing: 1px;

 }
/* ### INNERBODY ### */

.innerbody {
 width:100%;
background-image:url(/images/v3design/dropbacker.jpg);
background-repeat:repeat-x;
background-position:top;
 height:auto;
}

.bodytext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
	text-align:left;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
 line-height: 18px;
 letter-spacing: 1px;
}

.logo {
align:left;
height:119px;
}

.seotext {
	display:none;
}

H1 {
	font-size:19px;
	color:#96CE1C;
}

H2 {
	font-size:18px;
	color:#96CE1C;
}

H3 {
	font-size:12px;
	color:#0C9AD4;
}

H5 {
	font-size:14px;
	color:#333333;
	padding-bottom:-15px;
}

.designpreview {
	float:left;
	margin-bottom:20px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	width:750px;
	border-top:0;
	border-left:0;
	border-right:0;
}

.bluestrong {
	color: #0C9AD4;
}

.rightdivider {
border-style:solid;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
border-color:#999999;
}

.magicbox {
border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#999999;
}

.mainnav {
color:black;
height:50px;
width:800px;
align:left;
float:left;
background:  url(/images/navbg.gif) repeat-x;
padding-top:10px;
overflow:hidden;

}

.navitem {
width:80px;
float:left;
color:white;
padding-top:5px;
font-family: Arial, Trebuchet, sans-serif;
font-size: 14px;
text-decoration:none;
text-align:center;
text-transform:capitalize;
height:20px;
display:inline-block;
/*
border:thin;
border-color:white;
border-style:solid;*/
}

.navitem a {
	color:white;
}


.navitem a:hover {
	color:white;
}

.lowbar {
background-color:black;
height:5px;
width:800px;
float:left;
margin-top:5px;
overflow:hidden;
padding:0;
}

.navlow {
display:inline-block;
width:80px;
float:left;
height:3px;
background-color:black;
border:0;
top:0;
}

.navhide {
visibility:hidden;
}

.navhigh {
display:inline-block;
width:80px;
float:left;
height:3px;
background-color:#96CE1C;
border:0;
top:0;
}

a {
color: #333333;
}

.bodytext a:hover {
color: #96CE1C;
}

input { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 }

/* ### FOOTER ### */

.footbar {
 width:100%;
 float:center;
 background-color: #333333;
 height:20px;
 margin: 0 auto;
 padding-top:4px;
 text-align:center;
 color:white;
font-family: Arial, Trebuchet, sans-serif;
font-size: 12px;

}
.footbar a {
color:white;
margin-right:20px;
}

/* ****************** MEMBERS **************************8 */ 

a.memberhead:hover {
	color: #96CE1C;
}

a.memberlink:hover {
	color: #96CE1C;
}

.memberlink {
	margin-left:4px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.memberRow {
 height:20px;
 text-align:left;
}
.acchead {
	line-height: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	text-align:left;
}

.memberhead {
	margin-left:4px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-align:left;
}

/* ********************* SIDE BARS ************************* */
.sidetext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 padding-left:4px;
 padding-right:4px;
 color: #000000;
}

.sideframe {
 border-width:thin;
 border-style:solid;
 border-color:#333333;
 background-color:#FFFFFF;
}

.menu {
 font-family: Arial, Verdana;
 font-size: 14px;
color: #96CE1C;
 text-align:center;
 padding-top:10px;
 padding-bottom:10px;
 font-weight:bold;
 
 }

a.menu:link {
 text-decoration: underline;
 color: #FFFFFF;
 text-align: left;
}

a.menu:hover {
 color: #96CE1C;
 text-decoration: none;
}

/*PRICING PAGE*/

 .table  {
 	border-color : #0C9AD4;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 
 .tag  {
 	border-color : #0C9AD4;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;

 }

.taghead {
 	border-color : #0C9AD4;
	background-color: #333333;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 5px;
	height: 25px;
	color: #FFFFFF;
}

/*COMPARISON CHART*/

 .comptable  {
 	border-color : #CCCCCC;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 
 .comptag  {
 	border-color : #CCCCCC;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 11%;

 }
 
  .comptagy  {
 	border-color : #CCCCCC;
 	border-width : 1px;
 	border-style : solid;
 	text-align : center;
	width: 11%;
	background-image:url(../images/yes.gif);
	background-repeat:no-repeat;
	background-position:center;

 }
 
  .comptagn  {
 	border-color : #CCCCCC;
 	border-width : 1px;
 	border-style : solid;
	width: 11%;
 	text-align : center;
	background-color: #FFFFFF;
	background-image:url(../images/no.gif);
	background-repeat:no-repeat;
	background-position: center;
	
 }

.comphead {
 	border-color : #CCCCCC;
	background-color: #666666;
 	border-width : 1px;
 	border-style : solid;
 	padding-left : 5px;
 	padding-right : 5px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 11%;
}

.features {
 	border-color : #CCCCCC;
	background-color: #EBEBEB;
 	border-width : 1px;
 	border-style : solid;
 	padding-right : 15px;
 	text-align : right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 20%;
	height: 25px;
}

.pageList {
  	margin-bottom:5px; 
  	cursor:pointer;	
  	color:black;
	font-size:12px;
	background-color:#FFF;
	border-color:#96CE1C;
	border-style:solid;
	border-width:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.subPageItem {
  	margin-bottom:5px; 
  	cursor:pointer;	
  	color:black;
	font-size:12px;
	background-color:#FFF;
	border-color:#400000;
	border-style:solid;
	border-width:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inlineImg {
	float:left;	
	margin-right:5px;
}

.pageTitle {
	width: 300px;
	float:left;
	margin-left:20px;
}

.pageType {
	width: 190px;
	float:left;
	margin-left:20px;
}

.portTitle {
	width: 460px;
	float:left;
	margin-left:20px;
}
