/*
	SideBar stylesheet for EasyAfrica Website
	Company: Webbytes
	Author: Tony Fairman
	http://www.webbytes.co.za
	Layout: 1024px
*/	

	#NavWrapper  {
		background: #D9E4C4 url( '../images/search/search_top.gif' ) no-repeat;
		display: block;		
		float: left;
		font-family: Verdana !important;
		padding-top: 10px;
		width: 180px;
		}
	
		#NavSearch {
			margin-bottom: 10px;
			padding: 5px;
			}
				
				.SearchCopy {
					color: #005522;
					font-size: 8pt !important;
					font-weight: bold;
					margin-bottom: 5px;
					vertical-align: middle;
					}	
					
				span.SearchWord {
					color: #005522;
					font-family: Verdana !important;
					font-size: 10pt !important;
					font-weight: bold;
					}
					
				.Search {
					margin-right: 5px;
					vertical-align: bottom;
					width: 110px;					
					}
					
		#NavBreak {
			background: #FFF;
			height: 2px;
			}
			
		#Nav {
			margin-top: 5px;
			}
			
			#Nav ul {				
				margin-left: 3px;	
				}
			
					.NavItemTop {
						margin-top: 5px;
						background: #D9E4C4 url( '../images/navigation/nav_button_top.gif' ) no-repeat;
						height: 3px;						
						}

					.NavItem {
						background: #DFE9CE;
						border-left: 1px solid #C7CC99;
						border-right: 2px solid #CBDDBB;
						color: #005522;
						font-family: Verdana;
						font-size: 9pt !important;
						font-weight: bold;		
						padding: 4px 5px 4px 10px;				
						text-decoration: none;
						}
						
					.NavItem a {
						color: #005522;
						font-family: Verdana !important;
						font-size: 9pt !important;
						font-weight: bold;		
						text-decoration: none;						
						}
						
						.NotSelected {	
							display: none;
							}
						
						#Nav ul li ul {	
							background: #DFE9CE;	
							border-left: 1px solid #C7CC99;
							border-right: 2px solid #CBDDBB;
							margin-left: 0;
							padding: 4px 5px 4px 10px;
							}
						
							.NavSubItem {
								color: #005522;
								font-family: Verdana !important;
								font-size: 9pt !important;
								margin-left: 15px;
								padding: 4px 0;
								}

							.NavSubItem  a {
								color: #005522;
								font-family: Verdana !important;
								font-size: 9pt !important;
								text-decoration: none;
								}
						
					.NavItemBottom {
						background: #D9E4C4 url( '../images/navigation/nav_button_bottom.gif' ) no-repeat;
						height: 3px;
						}
						
		#NavBottom {
			margin-bottom: 10px;
			}
			
	div#ContactsNav {
		color: #005522;
		margin-top: 30px; 
		width: 179px; 
		}
		
		table#tableContactsNav {
			margin-left: 1px;
			margin-right: 1px;
			width: 179px; 
			}		

		table#tableContactsNav td{
			font-family: Verdana !important;
			padding-left: 2px;
			text-align: center;
			}
			
    div#Welcome {            
        border-top: 1px solid #C7CC99;
        padding-top: 10px;
        }
        
	div#Contacts, div#Welcome {
		color: #005522;
		margin-top: 30px; 
		width: 179px; 
		}

		table#tableContacts, table#tableWelcomeNav {
			margin-left: 1px;
			margin-right: 1px;
			width:  100%;			
			}

			div#Welcome table#tableWelcomeNav td {
				font-family:Verdana !important;
				padding-left:2px;
				text-align:center;
				}
			
			span.Converter {
				cursor: pointer;
				font-weight: bold;					
				}
				
			tr.Converter {
				display: none;
				}
			
			table#tableContacts img{
				border: 1px solid white; 
				margin: 0 3px;
				vertical-align: middle;
				}
				
			table#tableContactsNav td, table#tableContactsNav td a {
				color: #005522;
				}			
				
			td.Assist {
				font-size: 14px !important; 
				font-weight: bold;
				padding: 5px 0;
				text-align: center;
				}
				
			td.Copy {
				font-size: 9pt !important;
				padding: 10px !important;
				}
				
			td.Call {
				font-size: 9pt !important; 
				font-weight: bold;  
				height: 30px;
				}
			
			td.Email {
				height: 30px;
				font-size: 9pt !important;
				}

			a#Email {
				font-size: 9pt !important; 
				font-weight: bold;
				padding: 0 !important;
				text-decoration: none;
				}
				
			td.Skype {
				height: 30px;
				}

			a#Skype {
				font-size: 9pt !important; 
				font-weight: bold;
				padding: 0 !important;
				text-decoration: none;
				}
				
			span.Time {
				color: #005522;
				font-size: 11pt !important; 
				font-weight: bold;
				height: 30px;
				}
				
			td.Hours {
				border-bottom: 1px solid #C7CC99; 
				font-size: 14px !important; 
				height: 30px;
				padding: 5px;
				text-align: center; 
				}
				
			td.Guide {
				border-bottom: 1px solid #C7CC99;
                padding-top: 10px;
                padding-bottom: 10px;
				}		
                
             td.Guide a {
                font-weight: bold;
                text-decoration: none;
                }
                
			td.ContBorder {
				border-top: 1px solid #C7CC99;
				}		                
