﻿/*
Created by: Rehab Genena
Sr. UI Developer, ITWorx Egypt
for Sailors Society
Version 1.0 
July 2008
*/

/* **** General **** */
html
{
	height: 100%;
	width: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	height: 100% !important;
	width: 100% !important;

}
form
{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
a img
{
	border: none;
}
/* */
.Clear
{
	clear: both;
}
.Center
{
	text-align: center !important;
}
/* Fonts */
html  body
{
	font-size: 8pt;
}
*
{
font-family: arial;

}
 div
{

}
 th
{

}
 td
{

}
/* **** Layout **** */
body
{
		background: #FFF;
}

/* Master Layout */
.PageContainer
{
	width: 994px;
	background: url(../images/backgrounds/FooterSloagan.jpg) no-repeat bottom left;
	padding-bottom: 10px;
}

html>/**/body  .PageContainer
{
	padding-bottom: 35px;
}
.Footer
{
	width: 994px;
	background: #e6e6e6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.SideArea
{
	width: 228px;
	float:left;
	padding-bottom: 60px;
}
html>/**/body  .SideArea
{
	padding-bottom: 10px;
}
.MiddleArea
{
	width: 763px;
	float:left;
	padding-bottom: 10px;
}

h1.Logo
{
	margin:0px;
	padding:0px;
	margin-left: 29px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2.SiteTitle
{
	margin:0px;
	padding:0px;
	margin-top: 34px;
	margin-bottom: 25px;
}
div.Menu
{
	margin-left: 16px;
	background: url(../images/backgrounds/MenuBottomShadow.jpg) bottom left no-repeat;
	padding-bottom: 4px;
}
div.SideItems
{
	margin-left: 16px;
	margin-top: 20px;
	
}
/* Content Layout */
.MainContent
{
	width: 732px;
	margin-left: 10px;
}
.MainContentMiddle
{
	width: 535px;
	margin-right: 12px;
	float: left;
	display: block;
}
.MainContentSide
{
	width: 203px;
	float: left;
	overflow: hidden;
	display: block;
}

.Banners
{
	margin-top: 40px;
	margin-bottom: 15px;
}
.Banner
{
	margin-bottom: 10px;
}
.Sponsors
{
	margin-top: 25px;
}
h4.SponsorsTitle
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family: verdana;
	color: #1c1f70;
	font-size: 8pt;
}

/* Footer */
.ContactInfo
{
	float: left;
	margin-left: 10px;
	width: 665px;
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	line-height: 30px;
	
}
.CopyRight
{
	float: right;
	margin-right: 5px;
	width: 250px;
	font-family: Arial;
	font-size: 7pt;
	color: #000;
	line-height: 30px;
}
/* Menu */
.MainMenu
{
	border-collapse: collapse;
	border-top: 1px solid #a8a8a8;
	width: 200px;
}
.DMenuStyle 
{
	border-collapse: collapse;
	border-top: 1px solid #a8a8a8;
	width:176px;
}
table.SMenuItemStyle
{
	background: url("../images/backgrounds/menubg.jpg") repeat-y top left;
	border: 1px solid #a8a8a8;
	border-top: none;
	height: 30px;

}
table.DMenuStyle
{
	background: url("../images/backgrounds/dmenubg.jpg") repeat-y top left;
	border: 1px solid #a8a8a8;
	border-top: none;
	height: 30px;
}
table.DMenuStyle td
{
	padding-right: 4px;
	
	white-space: normal !important;
}
table.SMenuItemStyle td
{
	padding-right: 4px;
	
	white-space: normal !important;
}
table.DMenuStyle a
{
	text-transform: uppercase;
	color: #121556;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt !important;
	letter-spacing: -1px;
	white-space: normal !important;
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 12px;
}
table.SMenuItemStyle a
{
	text-transform: uppercase;
	color: #121556;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt !important;
	letter-spacing: -1px;
	white-space: normal !important;
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 12px;
}
table.DMenuStyle a:hover
{
	color: #e99e17;
}
table.SMenuItemStyle a:hover
{
	color: #e99e17;
}
table.SSelectedStyle
{
	background: url("../images/backgrounds/MenuHoverBG.jpg") repeat-y top left;
}

table.SSelectedStyle a:hover
{
	color: #121556;
}

/* Parts */
/* Contact Details */
.ContactTitle
{
	background: url("../images/backgrounds/ContactTitleBG.jpg") no-repeat top left;
	width:177px;
	height: 32px;
	
}
.ContactDetails
{
	width:175px;
	border: 1px solid #e99e17;
	border-top: none;
	
	padding-bottom: 10px;
	margin: 0px;
}
html>/**/body .ContactDetails
{
	border-top: 1px solid #FFF;
}
.ContactTitle h3
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #FFF;
	line-height: 30px;
	margin-left: 5px;
}
.ContactDetails p
{
	color: #1c1f70;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

.ContactDetails address
{
	color: #1c1f70;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

.ContactDetails p a
{
	color: #1c1f70;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
.ContactDetails p a:hover
{
	text-decoration: none;
}
/* Vision */
.VisionTitle
{
	background: url("../images/backgrounds/VisionTitleBG.jpg") no-repeat top left;
	width:201px;
	height: 32px;
	
}
.VisionDetails
{
	width:199px;
	border: 1px solid #e99e17;
	border-top: none;	
	padding-bottom: 10px;
	margin: 0px;
	margin-bottom: 15px;
}

html>/**/body .VisionDetails
{
	border-top: 1px solid #FFF;
}
.VisionTitle h3
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #FFF;
	line-height: 30px;
	margin-left: 5px;
}
.VisionDetails p
{
	color: #1c1f70;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
}

/* Home Page */
/* News Part */
.NewsTitle
{
	background: url("../images/backgrounds/NewsTitleBG.jpg") repeat-x top left;
	width:203px;
	height: 32px;
	
}
.NewsDetails
{
	width:201px;
	border: 1px solid #e99e17;
	border-top: none;	
	padding-bottom: 10px;
	margin: 0px;
}
html>/**/body .NewsDetails
{
	border-top: 1px solid #FFF;
}
.NewsTitle h3
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 30px;
	margin-left: 5px;
}


/* News */
.NewsItem
{
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #000;
}
.Last
{
	border-bottom: none;
}
.NewsItem h4
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #1C1F70;
	letter-spacing: -1px;
}

 .NewsItem p
{
	color: #1C1F70;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	
}
 .NewsItem .NewsPhoto
 {
	margin-top: 8px;
}
 .NewsItem .Sponsored
 {
	font-family: verdana;
	font-weight: bold;
	font-size: 7.5pt;
	font-style: italic;
	color: #1C1F70;
	margin-top: 3px;
}
 .NewsItem .NewsLink a
 {
	color: #1C1F70;
	font-family: Arial;
	font-size: 8pt;
}
.NewsItem .NewsLink a:hover
{
	text-decoration: none;
}
/* */
.HomeText
{
	float: left;
	width: 260px;
	margin-top: 5px;

}
.HomeMovie
{
	float:right;
	width: 205px;
	margin-top: 5px;

}
.HomeText h4
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;	
	color: #1C1F70;	
	margin-left: 6px;
}
.HomeText p
{
	padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 10px;
}
.HomeText ul
{
	padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 8pt;
	margin-top: 8px;
}
.HomeText ul li
{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
}
/* Movie Part */
.MovieTitle
{
	background: url("../images/backgrounds/MovieTitleBG.jpg") repeat-x top left;
	width:201px;
	height: 32px;
	
}
.MovieDetails
{
	width:199px;
	border: 1px solid #e99e17;
	border-top: none;
	
	padding-bottom: 10px;
	margin: 0px;
}
html>/**/body .MovieDetails
{
	border-top: 1px solid #FFF;
}
.MovieTitle h3
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 30px;
	margin-left: 5px;
}
.MovieDetails .MovieLink
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.MovieDetails p
{
	color: #1c1f70;
	font-family: Arial;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.InnerContent
{
	margin:15px;
	padding-bottom: 15px;
}

.InnerContent a
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}

.InnerContent pre
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}

.InnerContent address
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}

.InnerContent h5
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}

.InnerContent blockquote
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}

.InnerContent p
{
	margin:0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #1c1f70;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13.5pt;
	font-style: normal;
	
}
.InnerContent blockquote
{

	font-weight: bold;	
}
.InnerContent h5
{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	
}
.InnerContent ol a
{
		padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 10px;
}
.InnerContent ol
{
		padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 10px;
}
.InnerContent ul a
{
		padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 10px;
}
.InnerContent ul
{
		padding: 0px;
	margin: 0px;
	color: #1C1F70;	
	font-family: Arial;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 10px;
}
.InnerContent a:hover
{
	text-decoration: none;
}
.InnerContent ul a:hover
{
	text-decoration: none;
}
.InnerContent ol li
{
	margin-left: 15px;
	margin-bottom: 5px;
}
.InnerContent ul li
{
	margin-left: 15px;
	margin-bottom: 5px;
}
.InnerContent ol li
{
	margin-left: 25px;
}
.WhyServicesNeeded blockquote
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.WhatWeDo blockquote
{
	margin-bottom: 5px;
}

.Address1
{
	width: 180px;
	float: left;
}
.Address2
{
	width: 200px;
	float: left;
	margin-left: 60px;
	margin-right: 50px;
}
.Address3
{
	width: 200px;
	float: left;
}

h5.Normal
{
	text-transform: capitalize;
	font-size: 12pt;
	margin-bottom: 15px;
}

/* pages main banners */
.MainBanner
{
	border: 1px solid #e8a51b;
}
.ContactUsTitle
{
	width: 731px;
	height: 258px;
	background: url(../Images/MainBanners/Contactus.jpg) no-repeat left top;
}
.SupportUsTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/SupportUs.jpg) no-repeat left top;
}
.RadioTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/Radio4Appeal.jpg) no-repeat left top;
}
.CycleTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/Cycle2008.jpg) no-repeat left top;
}
.DragonTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/DragonBoatChallenge.jpg) no-repeat left top;
}
.SeaOfRemembranceTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/SeaRemembrance.jpg) no-repeat left top;

}
.WhatWeDoTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/WhatWeDo.jpg) no-repeat left top;
}
.WhyServicesNeededTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/WhyServicesNeeded.jpg) no-repeat left top;
}
.WhoAreWeTitle
{
	width: 731px;
	height: 284px;
	background: url(../Images/MainBanners/WhoAreWe.jpg) no-repeat left top;
}
.HomeBanner
{
	width: 531px;
	height: 238px;
	background: url(../Images/MainBanners/HomePage.jpg) no-repeat left top;
	border-bottom: 9px;
}
.MainBanner .PageTitle
{
	background-color: #e8a51b;
	float: left;

}
.MainBanner h2
{

	margin: 0px;
	padding: 0px;
	margin-right: 23px;
	margin-left:  13px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Verdana;
	font-size: 14.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;	
	
}