@charset "utf-8";
/* Idalias Salon Spa CSS */

* {margin:0;
   padding:0;
}
#page {
	width: 100%;
	height: 100%;
	margin: 0;
}
#inside_page {
	width: 983px;
	height:750px;
	background-color: #ffffff;
	border:#999999;
	border-style: solid;
	border-width: 1px;
	margin:auto;
}
#idalias_salon_header {
	width: 983px;
	height: 107px;
	background-color: transparent;
	float: left;
}
#idalias_logo_container {
	width: 435px;
	height: 56px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#idalias_navigation_container {
	width: 495px;
	height: 26px;
	float: left;
	margin-top: 55px;
	margin-left: 15px;
}
#idalias_center_screen {
	width:983px;
	height: auto;
	border:#cc0000;
	border-top-width:1px;
	border-top-style: solid;
	float: left;
}
#idalias_center_screen2 {
	width:953px;
	height: auto;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
}
#idalias_top_footer {
	width: 983px;
	height: 130px;
	background-color:#1b1b1b;
	float: left;
}
#idalias_footer {
	width: 983px;
	height: 40px;
	background-color: #303030;
	float: left;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 9px;
	line-height: 18px;
	color:#ffffff;
}
#idalis_inside_footer_container {
	width: 956px;
	height: 88px;
	background-color: transparent;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 18px;
	color:#c5c5c5;
}
#idalias_infide_footer_small_containers {
	width: 318px;
	height: 88px;
	background-color: transparent;
	float: left;
}
#idalias_inside_footer_small_containers {
	width: 158px;
	height: 48px;
	background-color: transparent;
	float: left;
}
#idalias_copyrights {
	width: 500px;
	height: 15px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#idalias_jamalsmith {
	width: 400px;
	height: 15px;
	margin-top: 10px;
	margin-right: 15px;
	float: right;
	text-align: right;
	color:#cc0000;
}
#idalias_text_container {
	width: 500px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 14px;
	color:#1b1b1b;
	float: left;
}
#idalias_empty_container {
	width: 400px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: tahoma;
	font-size: 12px;
	color:#1b1b1b;
	float: left;
}
#idalias_empty_container2 {
	width: 200px;
	height: auto;
	margin-right: 10px;
	font-family: tahoma;
	font-size: 12px;
	color:#1b1b1b;
	float: left;
}
/*navigation */
.navigation {
	width: 70px;
	height: 15px;
	background-color: transparent;
	font-family: tahoma;
	font-size: 14px;
	color:#1b1b1b;
	text-decoration:none;
	text-align: center;
	padding: 5px;
	bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.navigation:hover {
	width: 70px;
	height: 15px;
	background-color: #cc0000;
	font-family: tahoma;
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	padding: 5px;
	bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.services_text_orange {
	font-family: tahoma;
	font-size: 12px;
	color:#cc0000;
	font-weight: bold;
}
.jamalsmith {
	text-align: right;
	color:#ffffff;
	text-decoration: none;
}
.jamalsmith:hover {
	text-align: right;
	color:#cc0000;
	text-decoration: none;
}
.links_text_orange {
	font-family: tahoma;
	font-size: 12px;
	color:#cc0000;
	text-decoration: none;
}
.links_text_orange: hover {
	font-family: tahoma;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
}