/* CSS Document */
.btn-inverse-link {
	color: white !important;
}
.header-left {
	float: left;
	width: 100%;
}
.header-right {
	float: right;
}
.clear-left {
	clear: left;
}
div#container {
	width: 47.7em;
	margin: 0 auto;
}
a:link, a:visited {
	color: #042F59;
	text-decoration: underline;
}
a:hover {
	color: #d77700;
	text-decoration: underline;
}
body {
	background-color: #F3F3F3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.copyright {
	font-size: 75%;
}
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	margin: 0px 2px 0px 0px;
}
h1.header, h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}
input.login {
	border: 1px solid #000000;
	height: 18px;
	width: 120px;
}
li.thumb {
	font-weight: bold;
}
table.wrapper {
	width: 760px;
/*width: 100%;*/ }
td.features_1 {
	background-color: #F1F1F1;
	padding: 3px;
}
td.features_2 {
	background-color: #FAFAFA;
	padding: 3px;
}
td.features_bottom a:active, td.features_bottom a:hover, td.features_heading, td.features_bottom, td.features_bottom a:link, td.features_bottom a:visited {
	background-color: #042F59;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
td.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
/*	width: 17%;*/
}
td.plan_body {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
td.plan_body a:hover {
	background-color: #FFFFFF;
	color: #1F749A;
	text-decoration: underline;
}
td.plan_body a:active, td.plan_body a:link, td.plan_body a:visited {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
td.plan_body_highlight {
	background-color: #EEFFD5;
	border-bottom: 1px solid #CCCCCC;
	color: #3161AA;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
td.plan_header {
	background-color: #042F59;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
td.plan_page_left {
	background-color: #042F59;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}
.smallfont {
	font-size: 70%;
}
tr.navimg {
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
ul.left {
	text-align: left;
}
ul.thumb {
	margin-left: -14px;
	padding-left: 24px;
}
.contact_page_header {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}
.contact_text {
	color: #000000;
}
.ded_box_header {
	color: #555555;
	font-size: 80%;
	font-weight: bold;
}
.designtable {
	border: 1px dotted gray;
	border-collapse: collapse;
	padding: 6px;
}
.footer a:hover {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: underline;
}
.footer, .footer a:link, .footer a:active, .footer a:visited {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
}
/* whmcs edit for footer font size */
.foot a:hover {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.foot, .foot a:link, .foot a:active, .foot a:visited {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* end WHMCS footer edit */
.front_main_heading {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding-left: 3px;
}
.front_main_text {
	color: #FFFFFF;
}
.front_plan_heading {
	color: #042F59;
	font-size: 100%;
	font-weight: bold;
}
.front_plan_price {
	color: #042F59;
	font-size: 100%;
	font-weight: bold;
}
.gallerycontainer {
	position: relative;
}
.grabber {
	font-size: 100%;
}
.header {
	font-size: 100%;
	font-weight: bold;
}
.leftbar_header {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
.navlink a:link, .navlink a:active, .navlink a:hover {
	color: #222222;
	text-decoration: none;
}
.support_page_header {
	color: #2487D7;
	font-weight: bold;
}
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail span {
	background-color: #F3F3F3;
	border: 1px dashed #808080;
	color: #000000;
	left: -1000px;
	padding: 5px;
	position: absolute; /*CSS for enlarged image*/
	text-decoration: none;
	visibility: hidden;
}
.thumbnail span img {
	border-width: 0; /*CSS for enlarged image*/
	padding: 2px;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail:hover span {
	left: -250px; /*position where enlarged image should offset horizontally */
	top: 0;
	visibility: visible; /*CSS for enlarged image on hover*/
}
#smalltext {
	font-size: smaller;
}
