﻿
/*------------------------------------------------------- Header & Top Nav ---------------------*/

@import url("cssHeaderandNav.css");


body 
{
	width:766px; 
	margin: 0em auto 0em auto;
	padding:0px;
	background-image: url(images/bg_main.gif);
	background-position: left top;
	background-repeat: repeat;
	font-family:Tahoma;
	color:#656565;
}

/*
td, font, em, i, span
*/			
td 
{
	color:#555555;
	vertical-align:top;
	font-size:11px;	
	line-height:14px;
	font-family:Tahoma;
}	
img 
{
	border:0;
}	
						
h6 
{
	font-size:13px;
	line-height:11px;
	display:block;
	text-align:center;
	margin-top:0px;
	margin-bottom:2px;
	border-bottom:1px solid #cccccc;
	padding-bottom:8px;
	padding-left:0px;
	padding-top:7px;
	padding-right:0px;
	width:342px;
	height:13px;
	color:White;
	background-color:#7da23b;
	
}

h4
{
	font-size:13px;
	line-height:11px;
	display:block;	
	padding-top:2px;
	
}

h5
{
	font-size:11px;
	line-height:15px;
	display:inline;		
}													
br
{
	margin:5px 5px 5px 5px;
	height:5px;
	border:1px solid red;
}

#tblBody
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	
}

/*---------------- Login section -----------------*/
#tdLogin
{
	padding:33px 20px 0px 0px;
	text-align:right;
}
/*------------------- logo Section -----------------------*/
.imgLogo
{
	margin:0px 0px 0px 5px;
	text-align:left;
	border:0px;
}
	
						
/*---------------------------------- Main Menu Section --------------------------------*/
.tdMainMenu
{
	padding:11px 0px 4px 0px;
	text-align:left;
}										

/*----------------------------------------------------   a	 ---------------------*/						
a	
{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}

						
						
a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:underline;
						cursor:hand;
						}

b {
						color:#656565;
						}						
b a	{
						color:#656565;
						text-decoration:none;
						}
b a:hover	{
						color:#656565;
						text-decoration:underline;
						} 
i em	{
						color:#575757;
						}
em i	{
						color:#ffffff;
						line-height:12px;
						}
em i a	{
						color:#ffffff;
						text-decoration:none;
						}
em i a:hover	{
						color:#ffffff;
						text-decoration:underline;
						}																																										
span b	{
						color:#439BB3;
						line-height:12px;
						}
span a	{
						color:#439BB3;
						text-decoration:none;
						}
span a:hover	{
						color:#439BB3;
						text-decoration:underline;
						}
i b	{
						color:#58AD45;
						}
i a	{
						color:#58AD45;
						text-decoration:none;
						}
i a:hover	{
						color:#58AD45;
						text-decoration:underline;
						}
em b	{
						color:#A450A6;
						}
em a	{
						color:#A450A6;
						text-decoration:none;
						}
em a:hover	{
						color:#A450A6;
						text-decoration:underline;
						}
font b	{
						color:#9B5357;
						}
font a	{
						color:#9B5357;
						text-decoration:none;
						}
font a:hover	{
						color:#9B5357;
						text-decoration:underline;
						}
						
/*-----------------------------------------------------  	li	 	---------------------*/

	ul 
	{
		padding:5px 0px 5px 6px;
		margin:0px 0px 0px 0px;
		list-style:none;
		background-color:white;
		text-align:left;
		
	}
li	{
		background-image:url(../images/list_0_1.gif);
		background-position: 0px .5em;
		background-repeat: no-repeat;
		font-size:10px;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 30px;
		line-height:25px;
		color:#7C7C7C;						
								
		}
li a	
{	 
		
		color:#7C7C7C;
		font-size:11px;
		text-decoration:none;
		 		
		}
li a:hover
{
		color:#7C7C7C;
		font-size:11px;
		text-decoration:underline;
		
}

/*---------- Style for New TO GEBEYA and REcently Added ----- */
div.NewToGebeya, div.RecentlyAdded, div.HighlyRated
{
	padding: 10px 22px 10px 12px;
	margin:0px 0px 4px 0px;
	
}

div.NewToGebeya, div.HighlyRated
{
	border:1px solid #E5E9EE;
    background:#E3EAF2;
}

div.RecentlyAdded
{
	border:1px solid #E5E9EE;
    background:#EDF4FC;    
}					

div.NewToGebeya span b
{
	color:#439BB3;
}

div.RecentlyAdded span b
{
	color:#A450A6;
}	

div.HighlyRated span b
{
	color:#58AD45;
}			
/*---------- Style for Goodies ----- */
div.DateConvertor, div.PhoneConvertor, div.CurrencyConvertor, div.WorldTime
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
	
}	
div.DateConvertor, div.WorldTime
{
	border:1px solid #E5E9EE;
    background:#E3EAF2;
}

div.PhoneConvertor, div.CurrencyConvertor
{
	border:1px solid #E5E9EE;
    background:#EDF4FC;
}	

div.DateConvertor table, div.WorldTime table
{
	
	height:108px;
	padding-left:12px;
	padding-right:22px;
}	

div.PhoneConvertor table, div.CurrencyConvertor table
{
	
	height:108px;
	padding-left:12px;
	padding-right:22px;
}

div.DateConvertor a, div.DateConvertor b
{
	color:#439BB3;
}

div.PhoneConvertor a, div.PhoneConvertor b
{
	color:#58AD45;
}	

div.WorldTime a, div.WorldTime b
{
	color:#A450A6;
}	

div.CurrencyConvertor a, div.CurrencyConvertor b
{
	color:#9B5357;
}

div.homead
{
	width:336px;
	height:90px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	
}
#divList
{
	padding:2px; 
	border:1px solid #666666; 
	height:55px; 
	width:55px;
}
#divY2K
{
	width:200px; 
	height:142px;
	text-align:center; 
	vertical-align:middle;
	background-image:url(../images/adey.jpg);
	padding:5px;
	margin:0px;
	color:Lime;
}
#divBreak
{
	background:url(images/point_x.gif) left top repeat-x;line-height:4px; height:5px;width:342px;	
}	
.PNL
{
	border:1px solid #dddddd;
	padding:10px;
	width:auto;
	margin:0px 0px 0px 0px;
}	

a.DynamicList,  a.DynamicList:hover, a.DynamicList:visited	
{
	background-image:url(../images/list_0_1.gif);
	background-position: 0px .5em;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 0px 5px; 
	padding:0px 0px 0px 30px;
	line-height:26px;
	color:#7C7C7C;		
	display:block;	
	width:135px;
	border:0px solid red;						
}	
	
a.DynamicList, a.DynamicList.visited
{		
	text-decoration:none;
}
	
a.DynamicList:hover
{		
	text-decoration:underline;	
}


a.DynamicListBullet,  a.DynamicListBullet:hover, a.DynamicListBullet:visited	
{
	background-image:url(../images/list_0_11.gif);
	background-position: 0px .5em;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 0px 5px; 
	padding:0px 0px 0px 30px;
	line-height:11px;
	color:#7C7C7C;		
	display:block;	
	width:135px;
	border:0px solid red;						
}	
	
a.DynamicListBullet, a.DynamicListBullet.visited
{		
	text-decoration:none;
}
	
a.DynamicListBullet:hover
{		
	text-decoration:underline;	
}

.DataList
{
	margin:0px;
	padding:0px;
}
.vwGrid
{
	border:0px;
}


/* Rating */
.ratingStar 
{
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url(../images/FilledStar.png);
}

.emptyRatingStar 
{    
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(../images/SavedStar.png);
}
.rdbtn
{
	margin:0px;
	padding:0px;
	border:2px solid red;
	width:200px;
}

/*----------------------------------------------------   input, textarea	 ---------------------*/						
.input 
{
	width:135px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #CACACA;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
	padding-left:2px;
	padding-right:2px;
	margin:0px 8px 0px 9px;
}												
.input_submit	
{
	height:20px;
	width:28px;
	border:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

.BTN {
		width:auto;
		height:20px;
		background-color:#7da23b;
		border:1px solid #CACACA;
		font-family:Tahoma;
		font-size:11px;
		color:#ffffff;
		line-height:13px;
		padding-left:2px;
		padding-right:2px;
		margin:0px 2px 0px 2px;
		cursor:hand;
		}
			
.TXT
{
	background-color:#ffffff;
	border:1px solid #CACACA;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
	margin-bottom:1.25px;
	width:180px;
	height:16px;
}

.txtSearch
{
	background-color:#ffffff;
	border:1px solid #CACACA;
	font-family:Tahoma;
	font-size:13px;
	color:#666666;	
	height:18px;		
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
.DDL
{
	background-color:#ffffff;
	border:1px solid #CACACA;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
	margin-bottom:1.25px;
	width:185px;		
}
		
/*----------------------------------------------------   TAB 	 ---------------------*/			

.CustomTabStyle .ajax__tab_body 
{	
	border-bottom:1px solid #999999;
	border:0;
	padding:6px;
	background-color:#ffffff;
	
}
.CustomTabStyle .ajax__tab_tab 
{	
	padding:4px;
	margin:0;	
}
.CustomTabStyle .ajax__tab_header 
{    
    border:0px solid #E5E9EE;
    background:#E3EAF2;
    white-space:nowrap; 
    font-weight:bold;	   
}
.CustomTabStyle .ajax__tab_outer 
{
	padding:0 4px 0 4px;	
	height:21px;		
	border-bottom-style:none;
	margin-left:4px;
	text-align:center;
}
.CustomTabStyle .ajax__tab_inner 
{
	border:0;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer 
{
	border:0;
	background:#EDF4FC;
	text-decoration:underline;	
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner 
{
	border:0;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab 
{
	border:0;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer 
{
	border:1px solid #CCCCCC;
	background:white;
	border-bottom-style:none;
	text-decoration:none;		
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner 
{
	border:0;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab 
{
	border:0;
}
		
/* Facebook Tab Style */
            	
.fbtab
{
    padding: 4px 8px 0px 8px;
    background-color: #d8dfea;                
    font-weight: bold;
    float: left;
    margin-right: 2px;
    text-decoration: none;
    height:18px;
}
.fbtab:hover
{
    /*background-color: #627aad;
    color: #ffffff; */
    cursor: hand;
    text-decoration:underline;
}

.fbActive
{
    color:#7da23b;
    padding: 4px 8px 0px 8px;
    background-color: #ffffff;
    font-weight: bold;
    float: left;
    margin-right: 4px;
    text-decoration: none;
    height:18px;
    border:1px solid #d8dfea;
    border-bottom:1px solid #ffffff;
}

.fbBody
{
	border-bottom:1px solid #d8dfea;
	border:0;
	padding:8px 8px 0px 8px;
	background-color:#eceff5;
	width:326px;
}

.GrayBox
{
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    color: #656565;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    width:320px;
}
.BlueBox
{
    background-color: #eceff6;
    border: 1px solid #d4dae8;
    color: #656565;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    width:320px;
}

.GreenBox
{
    background-color: #e7f5d0;
    border: 1px solid #758755;
    color: #656565;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    width:320px;
}

.InfoBox
{
    background-color: #fff9d7;
    border: 1px solid #e2c822;
    color: #656565;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    width:320px;
}
.ErrorBox
{
    background-color: #ffebe8;
    border: 1px solid #dd3c10;
    color: #656565;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    width:320px;
}	

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	
	color : #656565;	
	overflow : auto;	
    text-align : left; 
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{	
	cursor : 'hand';
	color: #656565;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	color : #656565;
	padding : 1px;
}