/*
Filename:		HWadPortal_beta.cfm
Created by:		Doug Pieper	
Date:			06 Aug 2006
Pleaase Note: 	
*/


/* Global primary content*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	}

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

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

h1 {
	margin:2px;
	font-size:18px;
}

h2 {
	margin:2px;
	font-size:16px;	
}

h3 {
	margin:2px;
	font-size:14px;
}

h4 {
	margin-bottom:0px;
	margin-top:2px;
	font-size:12px;
}

p {
	margin-bottom:3px;
	margin-top:3px;
}	

	/*Text Align Right*/
.TAR {
	text-align:right
}
		

.clear {
	clear:both;
	}
	
.print_only { 
	display:none;
	}	
 
#container {
	Margin:10px 0px 10px 0px;
	position:relative;
	width:92%;
	min-width:800px;
	min-height:500px;
	height:auto;
	left:4%;
	padding:10px .5% 10px .5%;
	}
	
/*Button CSS*/	
.centerbuttons {
	top:10px;
	position:relative;
	width:25%;
	height:auto;
	left:43%;
}

.button_6char_padding {
	padding-left:37px
	}

.button_9char_padding {
	padding-left:24px
	}

.button_12char_padding {
	padding-left:15px
	}

.buttonclear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
    width: 100%;
	}

a.button {
    background: transparent url(Images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
	margin-top:20;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	}

a.button span {
    background: transparent url(images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	} 	
	
	
	
/* Single column formating*/
.single_column {
	clear:both;
	width:96%;
	padding:1%;
	}

/* Two column formating*/
.two_column {
	position:relative;
	width:47%;
	min-width:384px;
	height:auto;
	float:left;
	padding:1%;
	}
	
/* three column formating*/
.three_column {
	position:relative;
	width:30%;
	
	height:auto;
	float:left;
	padding:1%;
	}	
	
/* two third column formating*/
.two_third_column {
	position:relative;
	width:63%;

	height:auto;
	float:left;
	padding:1%;
	}	
	
/* quarter width column formating*/
.quarter_column {
	position:relative;
	width:23%;
	height:auto;
	float:left;
	padding:1%;
	}	
	
/* 25% width column formating*/
.three_quarter_column {
	position:relative;
	width:73%;
	height:auto;
	float:left;
	padding:1%;
	}	

	

/* Rounded Corners */	
.roundtop { 
	background: url(images/head_tr.gif) no-repeat top right;
	margin:0px; 
	}

.roundbottom {
	background: url(images/head_br.gif) no-repeat top right; 
	}

img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
	margin:0px;
	}

.roundcont100 {
	width: 100%;
	background-color:#0099FF;
	}
	



/* ../HWAdPortal_Beta/HWAdPortalHeader.cfm*/	
#header{
	top:10px;
	position:relative;
	width:92%;
	min-width:800px;
	height:auto;
	left:4%;
	}

.datanetlogo {
	padding:5px 10px 0px 10px;
	}

.date {
	float:right;
	}
	
	
	

/*../HWAdPortal_Beta/SiteFooter.cfm*/	
#footer {
	Position:relative;
	margin-top:60px;
	top:0px;
	width:92%;
	left:4%;
	min-width:800px;
	height:20px;
	background: url(images/footright.gif) no-repeat top right;
	background-color:#cbe0cb;
	color:black;
	clear:both;
 	} 

.footalign {
	text-align:center;
 	}
	
	
	
	
/*../HWAdPortal_Beta/AdUpload/Seearch*/	

/*.ad_header{
	position:relative;
	width:100&;
	float:left;
	
	clear:both;
	background-color:#e6e7e8;
	color:#000000;
	padding:4px;
	}*/

.ad_details {
	position:relative;
	width:100%;
	float:left;
	}
	
.ad_header{
	position:relative;
	width:100%;
	float:left;
	margin-top:10px;
	background-color:#CCCCCC;
	
	}	



/* ../HWAdPortal_beta/AdUpload/Upload_Action.CFM  */	
.multi_title_choice_menu {
	margin-top:20px;
	}
	
	
	
	
	
/*UNUSED CSS*/	

/*.pagebreak {
	page-break-before:auto;
	}*/		
	
/*/*../DSC_Data_Net_test/QuickSearchV2/Contact_list
#record1 {
	border:2px;
	clear:both;
	}*/
		
	


/*.formhead {
	background-color:#666666;
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#000000;
	vertical-align:middle;
}	*/

/*#Title_Pub {
	margin-top:10px;
	clear:both;
	width:100&;
	position:relative;
	float:left;
	background-color:#e6e7e8;
	color:#000000;
	}*/




/*.boldred {
	color:red;
	font-weight:
	}*/



	
	
/*img.left {
	width: 10px;
	height: 20px;
	border: none;
	display: block !important;
	margin:0px;
	}	*/	
	
	
	
	
	
/*.title_details {
	position:relative;
	width:32%;
	float:left;
	}

.contact {
	position:relative;
	width:32%;
	float:right;
	}

.contact_table {
	width:98%;
	}

.contacttd1 {
	width:24%;
	text-align:right;
	}
.contacttd2 {
	width:74%;
	text-align:left;
	}

#rule_divider {
	clear:both;
	margin-top:25px;
	}

.ad_details {
	position:relative;
	width:98%;
	float:left;
	}*/

/*/* ../DSC_Data_Net_test//AccoutnMaint/User_Edit.CFM
/* User level rights table 
.UserLevelTable {
	margin-top:25px;
	width: 200px;
	float: left;
	padding:2px;
	}
*/

