﻿/* These are standard sIFR styles... do not modify 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}*/

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. 
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/

.PageTitleImage	{ margin-top:10px; margin-bottom:10px;}
#ContentTitle h1 {  margin:0px; font-size:36px;}
#CustomContentTitle	{ border-top:solid 1px #d6d6d6; width:690px; border-bottom: solid 1px #d6d6d6; padding-left:1px; margin-bottom:20px; }
#ContentTitleLeft	{ width:480px; float:left; }
#ContentTitleLeft hl { margin: 0px 0px 0px 0px; font-size:16px; }
#btnBackToTop	{ text-align:right;}

#DropDownListBox		{ border:solid 1px #c9c8c9; float:right; background-image:url(../images/dropdownbg.gif); height:34px; background-repeat:repeat-x; width:204px; margin-top:7px;}
.DropDownListControl	{ width:175px; margin-left:2px; color:#49b9ba; margin-top:5px; vertical-align:top;}

#aGoLink		{ margin-left:5px;}
#imgBtnGo		{ margin-top:5px;}
#AmbassadorsNavigation { text-align:right; }
.ErrorMessage	{ color:Red; font-size:16px;}
.slash			{ padding:0px 10px;}

.imgGoButton	{ margin-left:5px; margin-top:5px;}

.DonationValues { padding-left:10px; color:#333133; height:30px;}
.DonationFields	{ width:40%; text-align:right; color:#333133;}
.tdInputDonateAmount { vertical-align: bottom; padding-bottom: 8px; }
.DonationHelp	{ text-align: right; vertical-align:top; }
.DonationSumbit	{ text-align:right; padding-right:15px;  vertical-align:bottom; height:30px;}
.DonateMessage	{ color:Red;}
.ErrorsSummary	{ margin-top:10px; padding-left:10px; border:solid 1px red;}
.ErrorsSummary2	{ padding-left:10px; margin-bottom:10px; border:solid 1px red;}

.boxNo			{ color:#49b9ba; padding-left:5px;}
.pSuccess		{ text-align:center; color: #49b9ba;}

#DonationText	{ margin-bottom:10px; color:#333333; }
#DonateAmountList	{ margin: 10px 0px 10px 10px; }

#outletsList	{ margin-top:10px;}
#outletsList ul { padding:0px; margin:0px; list-style-type:none;}
#outletsList ul li { padding:5px 10px 0px 0px; margin:0px; list-style-type:none;}

#purchaseoptions {}
#purchaseoptions ul { list-style-type: none; padding:0px; margin:0px;}
#purchaseoptions ul li {  padding:10px; margin:0px;}
#purchaseoptions a { font-weight:bold;}

#packribbons	{ margin:15px 0px;}



/*******  Test global.css ************/

/* Global */
body	{ color:#333333; line-height:16px; background-color:#333132; font-family:Trebuchet MS, Sans-Serif; font-size:11px; padding:0px; margin:0px; text-align:center; background-image: url(../images/page_bg.gif); background-repeat: repeat-x; height: 1000px;}

input	{ font-family:Trebuchet MS, Sans-Serif; font-size:11px; }
img		{ border:none; }
p		{ margin:0 0 12px 0; padding:0; }
h1		{ color:#333333; font-size:16px; font-weight:bold; line-height:16px; }
h2		{ color:#333333; font-size:14px; font-weight:bold; line-height:16px; padding:0; margin:0; text-transform:uppercase; }

a,
a:visited,
a:active	{ text-decoration: none; color: #409292 }
a:hover		{ text-decoration: underline; color:#409292; }

ul		{ list-style-type: square; margin: 5px 0px; padding: 0px 5px 0px 25px;}
li		{ padding: 5px 0px; margin: 0; }

.PlainText	{ font-family: Trebuchet MS, Sans-Serif; font-size: 11px; }
/*.Section1 ul 	{ list-style-type:square; margin-left:10px;}
.Section1 ul ul	{ padding:0px 10px;}
.Section1 li 	{ margin:5px;}*/
 
#BodyWrapper	{ background-color:White; width:998px; text-align:left; overflow:hidden; margin: 0 auto;}


/*Header*/
#HeaderWrapper		{ width: 998px; background-color: #090907;}
#HeaderLeftPanel	{ background-image: url(../images/shade_left.gif); background-repeat: repeat-y;height: 271px; width: 9px; float: left; }
#HeaderMiddelPanel	{ float: left; }
#HeadRightPanel		{ background-image: url(../images/shade_right.gif); background-repeat: repeat-y; height: 271px; width: 9px; float: right; }
#TopMenuLeft		{ float:left; background-image: url(../images/topmenu_leftborder.gif); background-repeat:no-repeat; width:10px; height:127px; }
#TopMenuList		{ float:left; background-image: url(../images/topmenu_bg.gif);background-repeat: repeat-x; width: 978px; height: 127px; }
#TopMenuRight		{ float:right; background-image: url(../images/topmenu_rightborder.gif); background-repeat:no-repeat; width:10px; height:127px; }
/*Body*/
#MainContent		{ background-image:url(../images/body_bg.gif); background-repeat:repeat-y; width:998px; min-height:430px; padding-bottom:15px; }
#MainContentBody	{ margin-left:9px; }
#ContentLeftPanel	{ float:left; width:720px;}
#ContentTitle		{ border-top:solid 1px #d6d6d6; width:690px; border-bottom: solid 1px #d6d6d6; padding-top:10px; padding-left:1px; padding-bottom:10px; margin-bottom:20px; }
#ContentBody		{ width:690px; }
#PhotoInfo		{ float:left; width:120px; }
#PhotoFrame		{ border:solid 6px #1f1d1e; }
#PersonName		{ font-size: 12px; font-weight: bold; margin-top:5px; padding-left:10px; }
#PhotoTitleInfo		{ font-size: 11px; font-weight: bold; margin-top:5px; padding-left:4px; color:#333132; }
#ContentText		{ float:left; width:530px; margin-left:20px;  }
#ContentText table 	{ color:#333333;}
#ContentRightPanel	{ float:left; margin-left:20px;}

/*Leadership*/
.lineSeperator		{ height: 1px; background-color: #d6d6d6; margin: 20px 0px; line-height:1px; }
.PhotoInfo		{ float:left; width:120px; }
.PhotoFrame		{ border:solid 6px #1f1d1e; }
.PersonName		{ font-size: 12px; font-weight: bold; margin-bottom:15px; }
.ContentText		{ float:left; width:530px; margin-left:20px;  }

/* FOOTER */
#FooterWrapper		{ background-image:url(../images/footer_bg.gif); background-repeat:repeat-y; width:998px; height:145px; padding-top:8px; text-align:left; border:1px pink; }
#FooterContent		{ width:961px; margin:15px 0 0 0; }
#SponsorInfo		{  background-image:url(../images/img_fotter.gif); background-repeat:no-repeat; float:left; width:183px; height:53px; }

#FooterBalanceText	{ margin-top:35px; color:#8d8c8c; text-align:left; padding-left:25px; }
#FooterBalanceText span	{ padding-left:20px }

#FooterBalanceText a	{ color: #636162; text-decoration: none; }
#FooterBalanceText a:hover { color: #636162; text-decoration: underline; }

#ContactInfo		{ float:right;width:310px; height:138px; bbackground-image:url(../images/contact.jpg); color:#333132; text-align:left; }
#ContactInfo a		{ color:#fff; text-decoration:none;}
#ContactInfo a:hover 	{ color:#fff; text-decoration:underline;}

#EnquiryGeneral 	{ margin-top:30px; margin-left:16px; }
#EnquiryGeneral span 	{ padding-left:40px; }
#EnquiryOrder		{ margin-left:16px; margin-top:5px; }
#EnquiryOrder span 	{ padding-left:26px; }
#EnquiryPhone		{ margin-left:16px; margin-top:5px; }
#EnquiryPhone span	{ padding-left:29px; color:#8D8C8C; }
#FaxNo			{ margin-left:16px; margin-top:5px; }
#FaxNo span		{ padding-left:100px; color:#8D8C8C; }






