@charset "utf-8";
/* CSS Document */

.space
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;

}

.phone
{
	width: 180px;
	float: left;
	background: url(../images/master_04.jpg) no-repeat;
	height: 44px;
}

.control_panel
{
	width: 112px;
	float: left;
	background: url(../images/master_05.jpg) no-repeat;
	height: 44px;
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 46px;
	font-weight: bold;
}

a:linked.control_panel, a:visited.control_panel
{
	color: #FFFFFF;
	text-decoration: none;
}

.help
{
	width: 70px;
	float: left;
	background: url(../images/master_06.jpg) no-repeat;
	height: 44px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 46px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


a:linked.help, a:visited.help
{
	color: #FFFFFF;
	text-decoration: none;
}

.main_container
{
	width: 940px;	
}

div.top_menu
{
	width: 586px;
	float: left;
	background: url(../images/top_menu.jpg) no-repeat;
	line-height: 44px;
	padding: 0 0 0 20px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: Uppercase;
	word-spacing: 8px;
	font-family: Arial;
	font-size: 12px;
}

.top_menu
{
	text-decoration: none;
	color: black;
}

.top_link
{
	color: white;
	text-decoration: none;
}

.phone
{
	width: 152px;
	float: left;
	background: #333333 url(../images/master_04.jpg) no-repeat;
	height: 44px;
}

.control_panel
{
	width: 112px;
	float: left;
	background: url(../images/master_05.jpg) no-repeat;
	height: 44px;
}

.help
{
	width: 70px;
	float: left;
	background: url(../images/master_06.jpg) no-repeat;
	height: 44px;
}

.habesha_logo
{
	background: #000000 url(../images/logo.jpg) no-repeat top left;
	padding: 0 0 20px 0;
	width: 940px;
	height: 80px;
	float: left;
}

.content_holder
{
	background: #FFFFFF url(../images/content_holder_bg.jpg) repeat-x top left;
	width: 940px;
	padding: 15px 0 15px 0;
	text-align: left;
	float: left;
}

.text
{
	width: 700px;
	float: left;
	padding: 0 10px 0 20px;
}

.advertisement
{
	height: auto;
	background: #ffffff;
	float: left;
	width: 180px;
	float: left;
	line-height: 20px;
	font-family: Nina, Trebuchet MS ;
	font-size: 12px;
	color: #000000;
}

.ad_advert
{
	height: auto;
	background: #ffffff url(../images/ad_bg.jpg) no-repeat scroll left top;
	float: left;
	width: 180px;
	padding: 10px 20px 0 10px;
	float: left;
	line-height: 20px;
	font-family: Nina, Trebuchet MS ;
	font-size: 12px;
	color: #000000;
}

div.footer
{
	background: url(../images/master_17.jpg) no-repeat;
	height: 54px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	width: 925px;
	float: left;
	padding: 20px 0 0 15px;
}

/*-------------------------Shopping Cart--------------------*/
a.cart_link
{
	padding: 0px;
	background: url(App_Theme/images/cart.jpg) no-repeat scroll left top;
	color: #ffffff;
	text-decoration: none;
}

a:hover.cart_link
{
	padding: 0px;
	background: url(App_Theme/images/cart.jpg) no-repeat scroll left top;
	color: #87c600;
	text-decoration: none;
}

/*-------------------------Errors---------------------------*/
.error
{
	padding-left: 5px;
	font-family: Nina, Trebuchet MS, Arial;
	font-weight: normal;
}

/*-----------------------Form Filds-------------------------*/

table.form_field td
{
	font-family: Nina, Arial;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}

.default_button_prev
{
	background: #567e00 url(../images/button.jpg) no-repeat left bottom;
	border: 0px;
	margin: 10px 0 0 0;
	height: 25px;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	font-family: Nina, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

.default_button_next
{
	background: #567e00 url(../images/button.jpg) no-repeat left bottom;
	border: 0px;
	margin: 10px 0 0 0;
	height: 25px;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	font-family: Nina, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
}
/*--------------Search Results-----------------*/

ul.searchlist
{
	font-family: Nina, Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

ul.searchlist li
{
	margin: 2px 0 0 15px;
	display: block;
}

ul.searchlist li a:link, ul.searchlist li a:visited
{
	color: #000000;
	text-decoration: underline;
}

ul.searchlist li a:hover
{
	color: #87c600;
}

.searchhead
{
	font-family: Nina, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
}
/*------------------------Cart Table Presentation-----------------------------*/
.cart_item
{
	width: 650px;
	border: 1px solid #efefef;
}

.even
{
	background-color: #efefef;
}

.odd
{
	background-color: #FFFFFF;
}
/*------------------------Domain Search----------------------*/
.domain_space
{
	color: #567e00;
	font-family: Nina, Myriad Pro, Arial;
	font-size: 20px;
	line-height: 26px;
	padding: 0 0 0 5px;
	width: 300px;
	height: 26px;
}

.default_button_search
{
	background: #567e00;
	border: 1px solid #000000;
	font-size: 20px;
	font-family: Nina, Arial;
	color: #FFFFFF;
}

.default_button
{
	background: #567e00;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Nina, Arial;
	color: #FFFFFF;
}