@charset "utf-8";
/* CSS Document */

#Main_table {
	
	height: auto;
	width: 984px;
	margin-left:auto;
	margin-right:auto;
	border-top:#CCC solid 13px;
}
#Top_header {
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 984px;
}
#Banner {
	margin-bottom: 5px;
	padding: 0px;
	height: 214px;
	width: 984px;
}
#navigation {
	margin-bottom: 5px;
	padding: 0px;
	height: 38px;
	width: 984px;
}
#content {
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	height: auto;
	width: 984px;
}
#content_left {
	padding: 0px;
	float: left;
	width: 238px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#content_middle {
	float: left;
	width: 493px;
	position: relative;
	height:auto;
	margin-right: 5px;
}
#content_right {
	float: left;
	margin:0px;
	position: relative;
	width:240px;
	height:auto;
}

#footer {
	background-image:url(images/footer_repeat.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 984px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#tbb{
	border-bottom:#CCC solid 1px; 
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}

#admin_content_middle {
	float: left;
	width: 700px;
	position: relative;
	height:auto;
	margin-right: 5px;
}


#status {
	margin-bottom: 5px;
	padding: 0px;
	height: 25px;
	width: 984px; 
	text-align:center;
}

#outerdiv
{
width:225px;
height:125px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-250px;
left:-425px;
width:1280px;
height:1200px;
}



.main_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 8px;
	text-align: justify;
}

.admin_topic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
}



.insert_suc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
	color: #093;
}




.delete_suc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
	color: #F00;
}


/*STYLES FOR view_inquiry.php PAGES LABLES*/


.inquiry_labels {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6FC7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
	
	
	}
	
	
	
/*STYLES FOR ADMIN PANELS HOME PAGE ICON LINKS LABLES*/	

	.inquiry_labels {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6FC7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
	
	
	}



/*STYLES FOR ADMIN PANELS HOME PAGE ICON LINKS LABLES*/	

	.inquiry_labels a:link {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6FC7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px; 
	text-decoration:none; 
	
	
	}
	
	
	
  .inquiry_labels a:hover {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #068ef1;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-decoration:none; 
	
	
	}
	
	
	
	.inquiry_labels a:visited {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6FC7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-decoration:none; 
	
	
	}
	
	
	
	.inquiry_labels a:active {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6FC7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-decoration:none; 
	
	
	}


.delete_table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.search_results {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.search_results tr th {
	text-align: left;
	padding: 5px;
	font-size: 12px;
	background-color: #9CF;
}
.search_results tr td {
	padding: 5px;
}
#Main_table #content #content_middle .prod_table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	
}
#Main_table #content #content_middle .prod_table tr #tbb {
	padding: 5px;
}
.inquery a {
	background-color: #C1F7C5;
	padding: 5px;
	border: thin solid #060;
	margin: 5px;
}

