@charset "utf-8";

/*---------- Redefine Standard Tags ----------*/
* {
	font-family: Tahoma; font-size: 11px;	line-height: 15px;
}
html, body {
	width: 100%; height: 100%; padding: 0px; margin: 0px;
}
body {
	background-color: #FFFFFF; background-image: url(../images/layout/pageBG.gif); background-position: 100% 30px; background-repeat: repeat-x; font-family: tahoma;
}
table {
	width: 100%; height: 100%;
}
td {
	text-align: right; vertical-align: top;
}
ul {
	direction: rtl;
}
input {
	height: 22px;
}
img {
	border: 0px;	
}
a {
	color: #800080; text-decoration: none; border-bottom: none;
}
a:hover {
	color: #800080; text-decoration: none; border-bottom: 1px dashed #800080;
}
/*---------- Layout Styles ----------*/
#tblLayout {
	width: 1000px;
}
.tdLayoutSide {
	width: 50px; vertical-align: top; padding: 30px 0px 0px 0px;
}
#tdLogo {
	height: 120px; background-image: url(../images/layout/logoBG.gif); background-repeat: repeat-x; 
}
#tdGeese {
	background-image: url(../images/layout/logoBG.gif); background-repeat: repeat-x; text-align: left;
}
#divGeese {
	width: 535px;	height: 140px; top: 0px; left: 0px; position: relative; z-index: 1;
}
#imgLogo {
	margin-top: 30px; direction: rtl;
}
#tdMenu {
	height: 35px; background-image: url(../images/layout/menuBG.gif); background-repeat: repeat-x; 
}
#tdGeeseWings {
	width: 115px;
}
#tdGlobalLinks {
	width: 240px !important; width: 250px; text-align: left; padding-left: 10px;
}
#tdFooter {
	direction: rtl; padding-top: 10px;
}
/*---------- Menu Styles ----------*/
#tblMenu {
	table-layout: fixed;
}
#tdMenuItems {
	text-align: right; vertical-align: bottom; background-image: url(../images/layout/menuRight.gif); background-position: top right; background-repeat: no-repeat; padding-right: 10px;
}
.divMenu {
	width: 100%; height: 35px; position: relative;
}
#tblMenuItems {
	width: auto; float: right;
}
.tdMenuItems {
	font-weight: normal; color: #FFFFFF; padding-top: 10px;
}
.tdMenuSpacers {
	color: #FFFFFF; padding: 11px 10px 0px 10px;
}
.tdMenuItems a {
	color: #FFEBD9; text-decoration: none; border-bottom: none;
}
.tdMenuItems a:hover {
	background-image: url(../images/layout/menuItemHoverBG.gif); background-position: top center; background-repeat: no-repeat; color: #FFFFFF; text-decoration: none; padding-top: 9px; border-bottom: none;
}
.divSubMenu {
	background-color: #444444; border-bottom: 5px solid #EC8A31; top: 36px; position: absolute; padding-bottom: 0px;
}
.divSubMenu ul {
	list-style: none; padding: 0px 0px 10px 0px; margin: 0px;
}
.divSubMenu li {
	color: #FFEBD9; padding: 10px 0px 0px 10px; margin: 0px;
}
.divSubMenu a {
	width: auto !important; width: 100%; color: #FFFFFF; text-decoration: none; padding: 0px 10px 0px 0px; display: block; border-bottom: none;
}
.divSubMenu a:hover {
	width: auto !important; width: 100%; background-image: url(../images/layout/subMenuItemHoverBG.gif); background-position: right; background-repeat: no-repeat; color: #FC0; text-decoration: none; display: block; direction: rtl; padding: 0px 10px 0px 0px; border-bottom: none; 
}
#divBooks {
	width: 175px; left: 360px; display: none; 
}
#divArticles {
	width: 175px; left: 316px; display: none;
}
#divSeminars {
	width: 175px; left: 261px; display: none;
}
#divWebsites {
	width: 175px; left: 193px; display: none;
}
/*---------- Global Links Styles ----------*/
#tblGlobalLinks {
	width: auto; float: left;
}
/*---------- Content Styles ----------*/
.tdHSpacer {
	height: 1px;
}
.tdVSpacer {
	width: 1px;
}
#tdPrimaryContent {
	direction: rtl; text-align: justify; background-color: #F8F8F8; line-height: 15px; padding: 10px;
}
#tdPrimaryContent table {
	width: 100%; height: auto; direction: ltr;
}
#tdPrimaryContent td {
	direction: rtl;
}
#tdPrimaryContent span {
	color: #B30000;
}
#tdSecondrayContent {
	width: 210px;
}
#tblSecondrayContent {
	height: auto;	
}
.tblModule {
	width: 100%; height: auto; direction: ltr;
}
.tblModule ul {
	margin: 10px -25px 10px 0px !important; margin: 10px 15px 10px 0px;
}
.tblModule a {
	color: #000000; text-decoration: none; border-bottom: none;
}
.tblModule a:hover {
	color: #BA5C14; text-decoration: none; border-bottom: none;
}
.tdModule {
	text-align: justify; direction: rtl; line-height: 15px; padding: 5px 1px 1px 1px;
}
.tdFormSpacer {
	height: 5px;
}
.pPageTitle {
	height: 20px !important; height: 25px; direction: rtl; background-color: #957f80; color: #FFFFFF; padding: 5px 5px 5px 5px;
}
.pPageTitleArrow {
	margin: -11px 10px 15px 0px !important; margin: -19px 10px -3px 0px;
}
.spanConfirmation {
	color: #009900;
}
.tdTableTitle {
	direction: rtl; background-color: #6E6F69; color: #FFFFFF; border-bottom: 5px solid #4D4D4D;
}
.tdTableTitleCenter {
	text-align: center; direction: rtl; background-color: #6E6F69; color: #FFFFFF; border-bottom: 5px solid #4D4D4D;
}
.tdTableDataCenter {
	text-align: center;
}
#tblData td {
	vertical-align: middle;
}
.pShowRecords {
	text-align: left; margin: 10px 0px 10px 0px;	
}
.tdCommentFrom {
	height: 22px; direction: rtl;	text-align: right; background-color: #9F7992;	color: #FFFFFF;
}
.tdCommentDate {
	height: 22px; text-align: left;	background-color: #9F7992; color: #FFFFFF;
}
.pCommentText {
	margin: 5px 0px 5px 0px;
}
#tblSeminars, #tblArticles, #tblBooks {
	
}
.tdSeminarTitle, .tdArticleTitle {
	height: 25px; background-color: #929081; color: #FFFFFF;
}
.tdArticleTitle a {
	color: #FFF; text-decoration: none; border-bottom: none;
}
.tdArticleTitle a:hover {
	color: #FF0; text-decoration: none; border-bottom: none;
}
.tdSeminarDescription {
	border-top: 1px dashed #000; text-align: justify;		
}
.tdArticleDescription {
	border-top: 1px dashed #000; border-bottom: 1px dashed #000; text-align: justify; padding: 10px 5px 10px 5px;	
}
.tdBookDescription {
	border-top: 1px dashed #000; border-bottom: 1px dashed #000; text-align: justify; padding: 10px 5px 10px 5px;	
}
.tdBookTOC {
	border-bottom: 1px dashed #000; text-align: justify; padding: 10px 5px 10px 5px;	
}
.tdBookPreface {
	border-bottom: 1px dashed #000; text-align: justify; padding: 10px 5px 10px 5px;	
}
.tdBookImage {
	width: 150px;	
}
.tdSeminarDate, .tdArticleDate, .tdBookDate {
	background-color: #929081; text-align: left; color: #FFF;
}
.tdDataHSpacer {
	height: 5px;	
}
.tdRating {
	background-color: #E5E5E5; text-align: left;	
}
.tdReturnLink, .tdDownloadPDF {
	text-align: left;	
}
a.imgLink {
	border-bottom: none;	
}
a.imgLink:hover {
	border-bottom: none;	
}
/*---------- Login Styles ----------*/
#tdLogin {
	height: 1px; background-color: #F2F0ED; padding: 10px;
}
#tblLogin {
	width: 188px; height: 183px; background-image: url(../images/layout/loginBG.gif); background-position: bottom left; background-repeat: no-repeat;
}
#tdLoginTitle {
	height: 25px; direction: rtl; background-color: #8C8380; color: #FFFFFF; vertical-align: middle; padding-right: 5px;
}
.pLoginLable {
	text-align: right; direction: rtl; margin-bottom: 5px; 
}
#tdLoginSubmit {
	text-align: left; padding: 10px 0px 15px 0px; border-bottom: 1px dashed #000000;
}
.inputLoginTextBox {
	width: 185px; direction: ltr; padding: 2px 5px 2px 5px;
}
.inputSubmit {
	width: 98px; height: 22px; cursor: hand; cursor: pointer; padding-bottom: 10px;
}
/*---------- Form Styles ----------*/
.tdFormTitle {
	direction: rtl;	background-color: #F0E6F2; background-image: url(../images/layout/formTitleBG.gif); background-position: left; background-repeat: no-repeat; color: #000000; padding: 6px 5px 6px 5px;
}
.tdFormField {
	padding: 5px 0px 5px 0px;
}
.inputTextBoxRTL {
	width: 170px; direction: rtl; text-align: right; padding: 2px 5px 2px 5px;
}
.inputTextBoxLTR {
	width: 170px; direction: ltr; text-align: left; padding: 2px 5px 2px 5px;
}
.textArea {
	width: 665px; height: 100px; direction: rtl; padding: 2px 5px 2px 5px;
}
.tdFormButtons {
	background-color: #E5E5E5; text-align: left; padding: 5px 0px 5px 5px;
}
/*---------- Quotes Styles ----------*/
#tdQuotesTitle {
	height: 25px; direction: rtl; background-color: #718059; color: #FFFFFF; vertical-align: middle; padding-right: 5px;
}
#tdQuotesText {
	height: 100px; background-image: url(../images/layout/quotesBG.jpg); background-position: left; background-repeat: no-repeat; background-color: #E6F0DC; text-align: justify; padding: 10px 5px 10px 200px;
}
#pQuoteFrom {
	text-align: left; margin: -10px 0px 0px 0px;
}
#pQuotesLinks {
	text-align: left; margin: 5px 0px 0px 0px;
}
/*---------- UC Styles ----------*/
#tdUCTitle {
	height: 25px; direction: rtl; background-color: #990000; color: #FFFFFF; vertical-align: middle;
}
#tdUCText {
	background-color: #F7EDEF; text-align: justify;
}
/*---------- 120 Rules Styles ----------*/
#tdRules {
	height: 150px; background-image: url(../images/layout/120RulesBG.jpg); background-repeat: no-repeat;
}
#pRulesLinks {
	text-align: left; margin: -30px 0px 0px 199px;
}
/*---------- Home Styles ----------*/
.tdBoxContent {
	text-align: justify; padding: 5px 0px 10px 0px;	
}
#tdBookImage {
	width: 150px;
}
#tdBookDescription {
	text-align: justify;	
}
.pMore {
	text-align: left;	
}
#pArticleDescription {
	border-bottom: 1px dashed #666; padding: 0px 0px 10px 0px; margin: 0px 0px -10px 0px;	
}
/*---------- Tools Styles ----------*/
#tdTools {
	 height: 1px; background-color: #EDECE1; padding: 10px;
}
#tblTools {
	background-image: url(../images/layout/toolsBG.gif); background-position: bottom left; background-repeat: no-repeat;
}
#tdToolsTitle {
	height: 25px; direction: rtl; background-color: #878780; color: #FFFFFF; vertical-align: middle; padding-right: 5px;
}
#tdToolsItems {
	padding: 0px 0px 0px 0px; border-bottom: 1px dashed #000000;
}
#tdChat {
	padding: 0px 0px 0px 0px; border-bottom: 1px dashed #000000;
}
#tdStats span {
	color: BA5C14;
}
/*---------- News Styles ----------*/
.tblNews {
	border-collapse: collapse;
}
.tdNewsNumber {
	width: 25px; text-align: center; vertical-align: middle; background-color: #EBE6EB;
}
.pNewsTitle {
	border-bottom: 1px dashed #999999; padding-bottom: 10px;
}
.tdNewsDate {
	background-color: #F0F0F0;
}
#tblNewsPhoto {
	width: 250px; float: right; margin-left: 10px; 
}
.tdNewsPhotoDescription {
	background-color: #6E6F69; color: #FFFFFF; padding: 5px;
}

/*---------- Footer Styles ----------*/
#pRequirements {
	color: #999999; margin: -8px 0px 0px 0px !important; margin: -15px 0px 0px 0px;
}
#pArtfootprint {
	margin: 20px 0px 0px 0px !important;
}
