/*--------------------------------
# BASIC FORMATTING
--------------------------------*/

body{
	padding: 20px 0px;
	margin: 0px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 62.5%;
	background-image: url('../layout_images/shadow.gif');
	background-repeat: no-repeat;
	background-position: 50% 8px;
}

img {
	border: 0px;
}

h4 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 17px;
}

h5 {
	font-size: 1.2em;
	margin-top: 17px;
	margin-bottom: 10px;
}

/*--------------------------------
# LAYOUT CLASSES
--------------------------------*/

#container{
	width: 742px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
}

#header{
	padding: 24px 12px 0px 12px;
	background-color: #ffffff;
	color: #000000;
}

	#header .logoBlock{
		display: block;
		margin-bottom: 10px;
	}
	#header img{
		border: 0px;
	}

	#header .userNavBlock{
		display: none;
	}

#menu{
	display: none;


}

#nav_tabs{
	display: none;
}

.nav_tab{
	display: none;
}



#first_tab{
	display: none;

}

#nav_last_tab{
	display: none;
}

#content{
	padding-top: 25px;
	width: 742px;
	position: relative;
	margin-bottom: 20px;
}

#left{
	display: none;

}


#center{
	padding: 0px 10px 0px 10px;
	float: left;
	font-size: 1.2em;
	margin: 0px 0px 20px 0px;
}

#center.threeCol{
	display: block;
}

#center.twoCol{
	display: block;
}

#right{
	display: none;
}

#footer{	
	display: none;	
}

/*--------------------------------
# PAGE SPECIFIC CLASSES
--------------------------------*/

/*# ACCOUNT.PHP #*/

#accountcol1{
	float: left;
	width: 356px;
}

#accountcol2{
	width: 205px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 0px 20px 0px;
}

#loginContainer{
	background-image: url('../page_files/account/loginbg-tile.jpg');
	background-position: top;
	background-repeat: repeat-x;
	height: 200px;
	width: 194px;
	margin-left: 15px;
	clear: left;
	display: block; 
	
}
.padder{
	margin: 0px 20px;
	width: 150px;
	font-size: 1.1em;
}


/*# BUY.PHP #*/

table.tableBuy {
	font-size: 90%;
}

table.tableBuy td{
	padding-right: 5px;
}

.row1{
	font-weight: bold;
}


/*# COMPARE.PHP #*/

table.compareTable {
	font-size: 90%;
	vertical-align: top;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.compareTable td{
	vertical-align: top;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table#row1{
	background-color: #c0c0c0;
	color: #000000;
}

/*# CONTACT.PHP, ACCOUNT.PHP #*/

.contactThreeCol{
	width: 351px;/*356*/
}

#contactRight{
	width: 210px;/*205*/
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 0px 20px 0px;
}

.contactform_hdr{
	display: block;
	background-color: #dcdcdc;
	padding: 3px;
	clear: both;
	margin-bottom: 10px; 
}

.contact_formtxt{
	clear: left;
	float: left;
	width: 175px;
	font-size: 1em;
	margin-bottom: 10px;
}

.contact_formtxt input{
	margin: 0px 10px 0px 0px;
}

.contact_formchkbox{
	float: left;
	font-size: 1em;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 50px;
}
.req{
	color: #FF4500;
}

.contact_formfield{
	float: left;
	font-size: 1em;
	margin-bottom: 10px;
}

	.contact_formfield input{
		width: 140px;
		border: 1px solid #000000;
		font-size: 1em;
	}
	
	.contact_formfield select{
		font-size: 1em;
	}

.separator{
	width: 100%;
	font-size: 0em;
	margin-bottom: 10px;
	float: left;
	height: 2px;
	background-image: url('../layout_images/dotter.gif');
	background-position: top;
	background-repeat: repeat-x;
}

/*# DOWNLOADS.PHP #*/

.downloads_icon{
	margin-right: 5px;
	float: left;
}

.downloads_listcolumn{
	padding-left: 10px;
	float: left;
	border-left: 1px solid #c0c0c0;
	width: 313px
}

.downloads_itemContainer{
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.downloads_itemIcon{
	display: inline;
	float: left;
	width: 65px;
}

.downloads_itemIcon img{
	border: 0px;
}

.downloads_itemTxtBox{
	display: inline;
	float: left;
	margin-top: 7px;
	width: 235px;
}

.downloads_jumpto{
	display: block;
	margin: 25px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
}

/*# INDEX.PHP */

.index_boxContainer{
	margin-left: 10px;
	margin-right: 10px;
}
.index_box{
	float: left;
	height: 196px;
	background-image: url('../page_files/index/box_col1.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 20px;
	margin-bottom: 10px;
}

.index_spanBox{
	float: left;
	margin-bottom: 10px;
	height: 196px;
	background-image: url('../page_files/index/box_col2.gif');
	background-position: 0px -5px;
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding-left: 19px;
	padding-right: 19px;
	margin-right: 3px;
}

.index_spanBoxR{
	float: left;
	margin-bottom: 10px;
	height: 196px;
	background-image: url('../page_files/index/box_col2.gif');
	background-position: 0px -5px;
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding-left: 19px;
	padding-right: 19px;
	margin-left: 3px;
}

.index_spanBoxBody{
	margin-top: 15px;
	clear: left;
	float: left;
	width: 444px;
}

.index_centerBox{
	margin-left: 6px;
	margin-right: 5px;
}

.index_title{
	float: left;
	display: block;
	width: 198px;
	background-image: url('../page_files/index/bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 2px;
}

.index_title img{
	margin-left: 15px;
	
}

.index_body{
	clear: left;
	float: left;
	width: 198px;
}

.index_body img{
	margin-bottom: 7px;
}

.index_bodyBlock{
	width: 198px;
	height: 150px;
	background-color: #c0c0c0;
	margin-top: 23px;

}


/*# KB/INDEX */

.kbColumns{
	float: left;
	width: 49%;
	padding-bottom: 17px;
}

.kbColumnsContainer{
	width: 100%;
}

.kbHR{
	margin-top: 12px;
}

.kbBreadCrumbs{
	font-size: 0.8em;
}

#breadCrumbs{
	display: none;
}

#votingForm{
	display: none;
}

/*# SITEMAP.PHP #*/

.levelone,.leveltwo,.levelthree{
	background-image: url('../layout_images/droparrow.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
}

.levelone{
	padding-left: 15px;
	margin-left: 30px;
}

.leveltwo{
	padding-left: 15px;
	margin-left: 45px;
}

.levelthree{
	padding-left: 15px;	
	margin-left: 60px;
}

/*# SUPPORT.PHP #*/


.support_iconBox{
	clear: left;
	float: left;
	height: 80px;
	margin-bottom: 10px;
}

.support_iconBox img{
	float: left;
	border: 0px;
	margin-right: 8px;
}

.support_textBox{
	width: 340px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
}

.support_textBox h5{
	margin-top: 0px;
	
}

/*# TOUR.PHP #*/

table.tableTour{
	vertical-align: top;
	border: 0px;
	width: 100%;
}

table.tableTour td{
	border: 0px;
}


/*--------------------------------
# PANEL CLASSES
--------------------------------*/

#panel{
	display: block;
}

	#panel .pTitle{
		border-left: 1px solid #e0f5cc;
		border-right: 1px solid #e0f5cc;
		background-color: #e0f5cc;
		padding: 2px;
		color: #000000;
		font-weight: bold;
		font-size: 1.1em;
		
	}

	#panel .pBody{
		background-color: #ffffff;
		padding: 4px;
		color: #000000;
		font-size: 1.1em;
		margin-bottom: 15px;
	}	


.jumpTo{
	position: relative;
}


.jumpTo a{color: #008000;}
.jumpTo a:hover{color: #66cc33;}

#right a{color: #008000;}
#right a:hover{color: #66cc33;}

#center a{color: #008000;}
#center a:hover{color: #66cc33;}

#contactRight a{color: #008000;}
#contactRight a:hover{color: #66cc33;}


/*--------------------------------
# PHPMYADMIN CLASSES
--------------------------------*/

.highlight {
	background-color: #FFB;
	font-weight: bold;
	border: 0px dotted #FF6347;
}


div .usermenu {
visibility:hidden;
}

div#livechat {
visibility:hidden;
}