/* CSS Document */
.navlink a:link,.navlink a:active, .navlink a:hover{
	color: #222222;
	text-decoration: none;
	}
td.nav{
	width: 17%;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
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: 10px;
	margin: 0;
	padding: 0;
}

div.copyright{ font-size: 10px; }

h1{
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin:0px 2px 0px 0px;
/*	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;*/
}

h1.header{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:0px 2px 0px 0px;	
/*	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;*/
}

h2{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:0px 2px 0px 0px;	
/*	margin-bottom: 2px;
	margin-left: 0;
	margin-right: ;
	margin-top: 0;*/
}

input.login{ border: 1px solid #000000; height: 18px; width: 120px; }

table.wrapper{ width: 730px; }

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.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: 10px;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}

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;}
li.thumb {
	 font-weight: bold;
}

.contact_page_header{ color: #000000; font-size: 12px; font-weight: bold; }

.contact_text{ color: #000000; }

.ded_box_header{ color: #555555; font-size: 12px; font-weight: bold; }

.designtable{
	padding: 6px;
	border: 1px dotted gray;
	border-collapse: collapse;
}

.footer a:hover{
	color: #222222;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer,.footer a:link,.footer a:active,.footer a:visited{
	color: #222222;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.front_main_heading{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

.front_main_text{ color: #FFFFFF; }

.front_plan_heading{ color: #042F59; font-size: 12px; font-weight: bold; }

.front_plan_price{ color: #042F59; font-size: 14px; font-weight: bold; }

/*Credits:Dynamic Drive CSS Library */
/*URL:http://www.dynamicdrive.com/style/ */
.gallerycontainer{
	position: relative; /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.grabber{ font-size: 12px; }

.header{ font-size: 12px; font-weight: bold; }

.leftbar_header{ color: #FFFFFF; font-size: 10px; font-weight: bold; }

/*
.nav a:hover{
	color: #222222;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	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*/
}
.contact_page_header{ color: #000000; font-size: 12px; font-weight: bold; }

.contact_text{ color: #000000; }
