/*
-----------------------------------------------
Loyalty Builder - Consumer - MAIN CSS Styles - Scheme 3
-----------------------------------------------
Author:   Jason Terchin
Company:  SB
Version:  25 August 2009
----------------------------------------------- */


/* color specific styles - background images  */

.navPanelMenu {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.navPanelMenu {	      
	margin: 2px auto;
	padding: 0px;
}
.navPanelMenu a {
	background: url(../images/navtab.png)        !important;
	background-repeat: no-repeat !important;
	display: block;
	width: 150px;
	height: 32px;
	margin: 0px 0px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 8px;
	text-decoration: none;
	color: #ded6d0;
	line-height: 22px;
	text-indent: 4px;
}
.navPanelMenu a:hover {
	background: url(../images/navtab.png)  !important;
	background-repeat: no-repeat !important;
	display: block;
	text-decoration: underline;
	color: #ffe585;
}
#navPanelDrop{
	position:absolute;
	top: 0px;
	margin-top: -11px;
	background: url(../images/drop_ramp.png)  !important;
	background-repeat: repeat-x;
	font:bold 11px Arial;
	display: block;
	line-height: 20px;
	z-index:100;
}
#navPanelDrop a{
	display: block;
	text-indent: 12px;
	padding: 0px 0px;
	margin: 0px;
	text-decoration: none;
	border-left: 1px solid #866e5d;
	border-right: 1px solid #866e5d;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
	text-align: left;
	line-height: 20px;


}
#navPanelDrop a:hover{ /*hover background color*/
	background-color: #ffe585;
	display: block;
	color: #614f43 !important;
	
}
ul.navPanelMenu li {
	display: block;
	float: left;
	padding: 0px;

	text-align: left;
	white-space:nowrap;
}

/* main container */

.header {
	width: 902px;
	margin: 30px auto;
	padding-top: 16px;
	height: 24px;
}
.headerHome {
	width: 902px;
	margin: 8px auto;
	height: 10px;
}
.header img{
	border: 0px !important;
}
.mainContainer {
	width: 902px;
}


td.bTile {
	background: url(../images/btile.png);
	background-repeat: repeat-x;
	background-position: bottom;
		background-color: #614f43;
}
.tblBracket  {
	width: 28px;
}
.tblBracket td.tlCurve {
	height: 32px;
	background: url(../images/tl.png);
	background-repeat: no-repeat;
}
.tblBracket td.trCurve {
	height: 32px;
	background: url(../images/tr.png);
	background-repeat: no-repeat;
}
.tblBracket td.blCurve {
	height: 32px;
	background: url(../images/bl.png);
	background-repeat: no-repeat;
}
.tblBracket td.brCurve {
	height: 32px;
	background: url(../images/br.png);
	background-repeat: no-repeat;
}
.tblBracket td.rTile, .tblBracket td.lTile  {
	background: url(../images/rtile.png);
	background-repeat: repeat-y;
	height: 540px;
}
.tblBracket td.rTileHome, .tblBracket td.lTileHome  {
	background: url(../images/rtile.png);
	background-repeat: repeat-y;
	height: 460px;
}
.tblBracket td.lTile, .tblBracket td.lTileHome {
	background: url(../images/ltile.png) !important;
}
td.tTile
{
	background: url(../images/ttile.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #866e5d;
	height: 80px;
}

td.tTileHome
{
	background: url(../images/home/toptile.png);
	background-position: top;
	background-repeat: no-repeat;
}

/* Common Properties */
span.blonde, strong.blonde {
	color: #ffe585 !important;
	font-weight: bold !important;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input.inputbox, textarea.inputbox, .quickDrop {
	font-size: 11px;
	background-color: #ffe585;
	margin-right: 8px;
	margin-bottom: 4px;
}
body {		
	background-color: #4b3d33;  /* #594e45; */
	height: 100%;
	margin: 0 auto;
}
body, td, p {		
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #fff;
	scrollbar-face-color:#ffe585;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#614f43;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#614f43;
	scrollbar-track-color:#614f43;
	scrollbar-darkshadow-color:#000000;
}

A { color: #ffe585; text-decoration: none; }
A:hover { text-decoration: underline;}

A.login { color: #333333; font-weight: normal; text-decoration: none; }
A.login:hover { color: #999999; font-weight: normal; text-decoration: underline;}

/* content */

.leftContent
{
	float: left;
	width: 140px;
	padding: 16px 16px 16px 10px;
}
.leftContent h1, .mainContent h1, h1
{
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	padding-bottom: 4px;
	margin: 0px; 
}
.leftContent h1
{
	padding-bottom: 8px !important;
	margin: 0 !important;
}
.mainContent h1
{
	color: #ffe585 !important;
	margin: 0 !important;
}

.leftContent h1 span.sub, .mainContent h1 span.sub
{
	font-weight: bold;
	font-size: 17px;
	color: #ffe585;
	padding: 0 0 4px 0;
}
.leftContent ul 
{
	margin: 0px;
	padding: 0px;
	width: 140px;
}
.leftContent li
{
	list-style-type: none;
	display: block;
}
.leftContent span#title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px;
	color: #ded6d0;
}
	
.leftContent a
{
	margin: 0px;
	margin-left: 0px;
	padding: 2px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	border: 1px solid #614f43;

}

.leftContent a:hover, .leftContent a:active
{
	font-weight: bold;
	color: #ffe585;
	border: 1px solid #866e5d;
	text-decoration: none;
}
.leftContent a:active
{
	background-color: #ffe585 !important;
	color: #614f43 !important;
	border: 1px solid #ffe585 !important;
}

.leftContent ul.landing 
{
	margin: 0px;
	padding: 0px;
	width: 140px;
}

.leftContent ul.landing li a
{
	font-size: 14px;
	margin: 8px 0px;
	color: #ffe585;
	font-weight: bold;
	border: 1px solid #614f43;
}
.leftContent ul.landing li a:hover
{
	color: #ffe585;
	font-weight: bold;
	border: 1px solid #866e5d;
}
.landingContent
{
	
}

.homeContent #row
{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.homeContent #row img.tile 
{
	float: left;
	width: 120px;
	height: 120px;
	margin: 10px;
}

.homeContent #row img.logo 
{
	float: left;
	margin: 10px;
}
.homeContent #row a img.logo , .homeContent #row a img.tile 
{
		border: 0px !important;
}

.mainContent
{
	margin-left: 170px;
	padding: 16px;
	border-left: 1px solid #866e5d;
	height: 460px;
}

.mainContent .focusPic
{
	border: 0px;
	float: left;
	margin-right: 16px;
	margin-bottom: 30px;
}

.mainContent .focusPic img
{
	border: 0px solid #866e5d;
}
.mainContent .thumbPanel
{
	float: right;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	width: 180px;
}

.mainContent .thumbPanel img
{
	border: 0px !important;
}

.mainContent .thumbPanel a
{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #866e5d;
}
.mainContent .thumbPanel a:hover
{
	border: 1px solid #ffe585;
	position: relative;
	top: 2px;

}

.leftContent .thumbPanel
{
	
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.leftContent .thumbPanel img
{
	border: 0px !important;
	
}

.leftContent .thumbPanel a
{
	float: left !important;

	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #866e5d;
}
.leftContent .thumbPanel a:hover
{
	border: 1px solid #ffe585;
}


.mainContent h2
{
	font-weight: bold;
	font-size: 14px;
	color: #ded6d0;
	padding: 0px;
	margin: 0px;
}
.mainContent h4
{
	font-weight: bold;
	font-style:italic;
	font-size: 13px;
	color: #fff;
	padding: 0px;
	margin: 4px 0px;
}
.mainContent h5
{
	font-weight: bold;
	font-style:italic;
	font-size: 13px;
	color: #fff;
	margin-top: -8px;
	margin-bottom: 8px;
}
h6
{
	font-weight: bold;
	font-size: 13px;
	color: #ffe585;
	padding: 0px;
	margin-bottom: 4px;
}
.mainContent .icoLink
{
	margin-top: 12px;
}
.mainContent .icoLink img
{
	margin-right: 8px;
}



td.iframePressMedia 
{
	background-color: #614f43 !important; 
	padding: 12px; 
	font-size: 11px !important; 
	font-weight: bold !important;
}




/* services expandable left menu */

.arrowlistmenu{
	width: 140px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	margin-bottom: 4px; /*bottom spacing between header and rest of content*/
	padding: 0px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	color: #866e5d;
}

.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px;
	color: #ffe585 !important;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding: 0px;
	margin: 0px;
}



.arrowlistmenu ul li a{
	margin: 0px;
	padding: 1px 2px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	border: 1px solid #614f43;
}

.arrowlistmenu ul li a:active{
	background-color: #ffe585 !important;
	color: #614f43 !important;
	border: 1px solid #ffe585 !important;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	font-weight: bold;
	color: #ffe585;
	border: 1px solid #866e5d;
	text-decoration: none;
}

