/*=====================================================================*/
/*              Cascading Style Sheet for Alibaba Pizza                   */
/*                                               */
/*=====================================================================*/

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 22px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #333333;
	height: 22px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;


}

.MainMenu_TabRootMenuItem TD
{
	color: #000000;
	background-image: none;	
	height: 55px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	padding-top:20px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 55px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/nav_bg_over.jpg);
	padding-top:20px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(images/nav_bg_over.jpg);
	color: #000000;
	height: 55px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	padding-top:20px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(images/nav_bg_over.jpg);	
	color: #000000;
	height: 55px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	padding-top:20px;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
	
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 55px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;

}


.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #B09F7C; 
	border-left: #F5F7F9 0px solid; 
	border-right: #F5F7F9 0px solid; 
	border-bottom: #F5F7F9 0px solid; 
	border-top: #F5F7F9 0px solid; 
	width: 1; 

}	


.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	background-color: #B09F7C;
	border-bottom: #807358 1px solid;
	border-left: #807358 1px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #807358 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#E4D8BE, Direction=90, Strength=0);
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}


.MainMenu_MenuItemSel {
	background-color: #E4D8BE; 
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
} 


/* Width of Skin */
.MainTable {
	width: 760px;
	background-color:#D2C19C;
	border-bottom-color:#807358;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Column Classes */

.headerpane {
	text-align: left;
	vertical-align: top;
}

.toppane {
	text-align: left;
	vertical-align: top;
}
.imagepane {padding-top: 5px;padding-right: 6px;padding-left: 6px;}
.featurepane1 {padding-right: 6px;padding-left: 6px;padding-top:6px}
.featurepane2 {padding-right: 6px;padding-left: 6px;padding-top:6px}

.leftpane {
	width:170px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.contentpane {
	padding-bottom: 2px;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	vertical-align:top;
}

.rightpane {
	width:170px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
}

.bottompane {
	text-align: left;
	vertical-align: top;
}

.datepane {
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6400;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: normal;
}

/* Breadcrumb*/
.Breadcrumb {
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
/* Breadcrumb link */
A.Breadcrumb:link,A.Breadcrumb:visited,A.Breadcrumb:active { 
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
A.Breadcrumb:hover { 
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

/* Links */
.Link {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration:none;
}
A.Link:link,A.Link:visited { 
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration:none;
}
A.Link:active { 
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
A.Link:hover {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: underline;
}

/* Paragraph Styles */
p { font-family:Trebuchet MS; font-weight: normal; color: #4D4022; }


/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FAE6E4;
	text-decoration:none;
	text-align: center;
	vertical-align: bottom;
}



/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#7F7F7F;
	text-decoration:none;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

/* Footer text syle */
A.Footer:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#000000;
	text-decoration:none;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}


/* Design Elements */
.NavPane {
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

/* Register text syle */

.Register,A.Register:link,A.Register:visited,A.Register:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FAE6E4;
	text-align:right;
	vertical-align:bottom;
	padding-right:4px;
	text-decoration:none;
	padding-left: 4px;

}

A.Register:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FAE6E4;
	text-align:right;
	vertical-align:bottom;
	padding-right:4px;
	text-decoration:underline;
	padding-left: 4px;

}


/* Login text syle */

.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FAE6E4;
	text-align:right;
	vertical-align:bottom;
	padding-right:4px;
	text-decoration:none;
	padding-left: 4px;
}

A.Login:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FAE6E4;
	text-align:right;
	vertical-align:bottom;
	padding-right:4px;
	text-decoration:underline;
	padding-left: 4px;

}


/* Search */

.Search {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
	text-decoration:none;
}


/* Default link syle */
a:link,a:visited,a:active { font-family: Trebuchet MS; font-size: 1em; color: #96221B; text-decoration: underline; }
a:hover { font-family: "Trebuchet MS"; font-size: 1em; color: #3366CC; text-decoration: none; }

.Head { font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; color: #5B6A8A; }


/* Normal Text Box */
.NormalTextBox {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
}


/* Normal Text Color Classes */

/* Normal */
.Normal {
	font-family:Trebuchet MS;
	font-size: 1em;
	color: #4D4022;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
}
A.Normal:link,A.Normal:visited,A.Normal:active { color: #96221B; font-weight: bold; text-decoration: none; }
A.Normal:hover { color: #96221B; font-weight: bold; text-decoration: underline; }

/* Black */
.Black { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: none; }
A.Black:link,A.Black:visited,A.Black:active,A.Black:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: underline; }

/* Normal Bold Text Color Classes */

/* NormalBold */
.NormalBold { font-family: Arial, Helvetica; font-size: 9pt; color: #394B68; font-weight: bold; text-decoration: none; }
A.NormalBold:link,A.NormalBold:visited,A.NormalBold:active,A.NormalBold:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #5B6A8A; font-weight: normal; text-decoration: underline; }
/* BlackBold */
.BlackBold { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: none; }
A.BlackBold:link,A.BlackBold:visited,A.BlackBold:active,A.BlackBold:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: underline; }

/* Subhead Text Color Classes */

/* Subhead - Admin Pane Titles */
.Subhead { font-family: Arial, Helvetica; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none; }
A.Subhead:link,A.Subhead:visited,A.Subhead:hover,A.Subhead:active { font-family: Arial, Helvetica; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: underline; }
/* H1 */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #394B68; }
A.h1:link,A.h1:visited,A.h1:hover,A.h1:active { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H2 */
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #394B68; }
A.h2:link,A.h2:visited,A.h2:hover,A.h2:active { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H3 */
h3 {
	font-family:Trebuchet MS;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-bottom: 8px;
}
A.h3:link,A.h3:visited,A.h3:hover,A.h3:active { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H4 */
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #394B68; }
A.h4:link,A.h4:visited,A.h4:hover,A.h4:active { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H6 */
h5 {
	font-family:Trebuchet MS;
	font-size: 1em;
	font-weight:bold;
	color: #96221B;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
A.h5:link,A.h5:visited,A.h5:hover,A.h5:active { font-family:Trebuchet MS; font-size: 11pt; font-weight: normal; color: #000000; text-decoration: underline; }
h6 {
	font-family: Arial Black;
	font-size: 1em;
	font-weight: normal;
	color: #FCF8EE;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
A.h6:link,A.h6:visited,A.h6:hover,A.h6:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000; text-decoration: underline; }
 
 
/* Admin link styles */
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active {
	color:#FFFFFF;
	border:2px outset #BDC7D7;
	background:#CBD1DD;
	padding:2px 3px 3px 4px;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height:20px;
	background-color: #990000;
}
a.CommandButton:hover {color:#FFFFFF; border:2px inset #660000; background:#A40000; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}

/* List styles */
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
li {
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}


.SpacerTable {
	height: 20px;
}

body {
	background-color: #FFFFFF;
	background-image:url(/Portals/0/Skins/Ali_Baba_Skin/images/bg_body.jpg);
	margin-top: 10px;
}
.LogoTable {
	height: 77px;
	width: 100%;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
}
.LogoTable td.center {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807358;
	height: 10px;
	background-image: url(images/topBorder.jpg);
	background-repeat: repeat-x;
}
.LogoTable td.left {
	background-image: url(images/leftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.LogoTable td.right {
	background-image: url(images/rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right;
}



.FooterBG {
	background-image: url(images/t-worx2006_011.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.TopRepeater {
	background-image: url(images/CASTILLO_02.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.BottomRepeater {
	background-image: url(images/CASTILLO_31.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.LeftRepeater {
	background-image: url(images/CASTILLO_05.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.RightRepeater {
	background-image: url(images/CASTILLO_08.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.LoginTable {
	background-color: #CCCC66;
	height: 21px;
	width: 100%;
}
.HeaderTable {
	height: 92px;
	background-image: url(images/CASTILLO_13.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.NavTable {
	background-image: url(images/nav_bg_up.jpg);
	background-repeat: repeat-x;
	height: 55px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #807358;
	border-left-color: #807358;
}
.NavShadowTable {
	background-image: url(images/CASTILLO_19.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	width: 100%;
}
.CopyrightTable {
	background-image: url(images/CASTILLO_21.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	width: 100%;
}
.SubCopyrightTable {
	background-image: url(images/CASTILLO_23.gif);
	background-position: left;
	height: 8px;
	width: 100%;
	background-repeat: no-repeat;
}
.TermsTable {
	background-color: #D7D7D7;
	background-image: url(images/CASTILLO_25.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 100%;
}
.BottomTableBG {
	background-image: url(images/CASTILLO_29.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.BottomTable {
	background-image: url(images/CASTILLO_27.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	width: 100%;
}
.ContentBG {
	background-image: url(images/Rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.TopTable {
	background-image: url(images/t-worx2006_02.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
}
.FooterTable {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 91px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #807358;
	border-left-color: #807358;
	background-color: #96221B;
}	
.sagefooter {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	padding-left: 5px;
}
.sagefooter a:link {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.sagefooter a:visited {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.sagefooter a:hover {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.sagefooter  a:active {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}
.webmail {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	padding-right: 9px;
}
.webmail a:link {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.webmail a:visited {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.webmail a:hover {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: underline;
}

.webmail a:active {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FAE6E4;
	font-weight: normal;
	text-decoration: none;
}

.ContentTable {
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #807358;
	border-left-color: #807358;
}
.MenuTable {
	height: 22px;
}

.FormTable {
	width: 300px;
}
.FormLabelCell {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	width: 100px;
}
.FormControlCell {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
}
/* Form Text Box */
.FormTextBox {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
}
.FormTextArea {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
}
.FormSubmit {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	border: 1px solid #546383;
	margin-left: 108px;
}










