/**************************** Domains Tooltips **************************/

.tooltip_domains_header {
	background-color: #F6DBDB;
	width: 300px;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}

.tooltip_domains_images_header {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}


.tooltip_domains_body {
	background-color: #F6DBDB;
	width: 300px;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}

.tooltip_domains_images_body {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}

/******************************Hosting Tooltips *********************************/

.tooltip_hosting_header {
	background-color: #F6DBDB;
	width: 300px;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}

.tooltip_hosting_images_header {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}


.tooltip_hosting_body {
	background-color: #F6DBDB;
	width: 300px;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}

.tooltip_hosting_images_body {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}


/****************************** Purchase Tooltips *********************************/

.tooltip_purchase_header {
	background-color: #F6DBDB;
	width: 400px;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}

.tooltip_purchase_images_header {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	background-image: url('cs/cs_images/pageheaderfade.jpg'); 
	background-repeat: repeat-x; 
	height: 20px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-top: 3px solid #A5CFE9;	
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;
	margin: 0px;	
}


.tooltip_purchase_body {
	background-color: #F6DBDB;
	width: 400px;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}

.tooltip_purchase_images_body {
	background-color: #F6DBDB;
	width: auto;
	font-size: 100%;
	height: auto;;
	border-bottom: 3px solid #A5CFE9;
	border-left: 3px solid #A5CFE9;
	border-right: 3px solid #A5CFE9;	
	padding: 3px;
	margin: 0px;
}


