body {
	background-color: #000;
	color: White;
	padding-left: 0px;
	padding-right: 0px;
	min-width: 180px;
}
p, li
{
	color: #FBEFC5;
}
p.note, 
p.legend 
{
	color: #FBEFC5;
}
a 
{
    color : #DBBB6B;
    font-weight: bold;
}
a:hover 
{
    color : #DBBB6B;
}
a.smallLink 
{
	font-size: x-small;
}
a.external 
{
    color : #6D95AD;
    border-bottom: 2px solid #6D95AD;
}
a.external:hover 
{
    color : #79a8c4;
}

#header, #menu, #footer 
{
	margin-left: 0px;
	margin-right: 0px;
}
#left 
{
    right: auto;
    margin-left: 0;
    margin-bottom: 10px;
}
#right 
{
    width: 140px;
    padding: 0 5px;
    margin-right: 0;
    margin-bottom: 10px;
}
.column 
{
    position: static;
    float: none;
}

#container
{
	width: 900px;
	padding-left: 0;
	padding-right: 0;
	margin: 20px auto 20px auto;
	border: 1px solid #FBEFC5;
}
#header
{    
    background-color: #000;
    height: 100px;
}
#footer
{
	border: 0;
	height: 85px;
}

#footer_right
{
    float:right;
    width: 310px;
}

#footer_left
{
    float:left;
    margin-top: 15px;
}

.gamble_aware
{
    padding-top: 20px;
    float:right;
}

.gamcare
{
    float:right;
    padding-top: 12px;   
}

.barcrest
{
    float:right;
    padding-top: 9px;
}

.million
{
    float:right;
    padding-top: 20px;
}

#menu {
    /*background-color: #015CAE;*/
    height:26px;
    background: url(../images/kc/bg-menuheader.jpg) repeat-x;
    /*border-top: 1px solid #ccc;*/
    
}
#menu li a {
    padding-top:3px;
    padding-left: 0px;
    color: #2C1E00;
    text-transform:uppercase;
    font:14px Arial, sans-serif;
    font-weight:900;
}
#menu li a:hover 
{
    /*background-color: #A77801;*/
    padding-left: 3px;
    color: #9E8A46;
}
#menu li a.current 
{
    /*background-color: #D4E0EA;*/
    color: #2C1E00;
}
#menu ul
{
    margin: 2px 0 0 -55px;
    padding-top:4px;
    height:22px;
}
#center
{
	margin-left: 0;
	width: 670px;
	margin-right: 40px;
	float: right;
}
#center h1 
{
    color : #616161;
}
#center strong
{
    color : #999;
}
#center h3 
{
    color: #D3BC78;
}
#center h2 {
    background: url(../images/kc/lrline.gif) no-repeat bottom left;
    color: #DBBB6B;
}
#left .navBox,
#right .navBox
{
    border: 1px solid #FBEFC5;
    border-top: 0;
    background-color: Black;
    color: #FBEFC5;
}
#left .navBox p,
#right .navBox p,
#left .navBoxUser p,
#right .navBoxUser p
{
	color: #FBEFC5;
}

#left .navBoxUser,
#right .navBoxUser
{
    border: 1px solid #FBEFC5;
    border-top: 0;
    background-color: Black;
    color: #FBEFC5;
}
#left .navBox div.current,
#left .navBoxUser div.current
{
	background-color: #D8AE4B;
}
#left .navBox .header,
#right .navBox .header
{
    padding-top:5px;
    border-left: 1px solid #634F1D;
    border-right: 1px solid #634F1D;
	background: url('../images/kc/bg-menuheader.jpg') repeat-x top;
	font:12px Arial;
	text-transform:uppercase;
    height:100%;
    color: Black;
    font-weight: bold;
    height: 18px;
}
#left .navBoxUser .header,
#right .navBoxUser .header
{
    padding-top:5px;
    border-left: 1px solid #634F1D;
    border-right: 1px solid #634F1D;
	background: url('../images/kc/bg-menuheader.jpg') repeat-x top;
	font:12px Arial;
	text-transform:uppercase;
    color: Black;
    font-weight: bold;
    height: 18px;
}
#left .navBox a
{
    color: #FBEFC5;
    text-decoration: none;
}
#right .navBox a
{
    color: #FBEFC5;
    text-decoration: none;
}
#right .navBox a:hover
{
    text-decoration: underline;
}
#left .navBox div,
#left .navBoxUser div,
#right .navBoxUser div
{
	border: 1px #AD8834 solid;
    padding:2px 10px 2px 10px;
}
#left .navBoxUser a,
#right .navBoxUser a
{
    color: #FBEFC5;
    text-decoration: none;
}

/* The following headers are not to be highlighted when hovered over. */
#left .navBoxUser .accountID
{
    color: #FBEFC5;
    font-weight: normal;
    font-size: 0.9em;
    border-top: 0;
}
#footer
{
    background: url('../images/kc/footer_bar.gif') repeat-x top;
    color: #FBEFC5;
    padding-top: 25px;
}

div.container p
{
	color: Black;
}
div.container p.note
{
	color: #333;
	font-weight: bold;
}
div.container a
{
	color: #333;
	font-weight: bold;
}

.highlighttext
{
	margin-bottom:6px;
	color:Black;
	font-weight: bold;
}
#center .creativesFilterContainer strong
{
	color: Red;
}

div.container p.note 
{ 
    margin: 2px 0 5px 170px; 
    font-size: 90%;  
    line-height:14px;    
    font-style: italic; 
}

.container2 
{
    background:#fbedc0;
    font-family:arial;
    font-size:11px;
    color:#0F366D;
    margin:10px 0 10px 4px;
}
.container2 a
{
	font-size:12px; 
	font-weight:bold; 
	color:#BC1A61; 
	text-decoration:none;
}
.container2 a:hover
{
	text-decoration:underline;
}

/* CURVED CSS BOXES */
.container 
{
    background:#fbedc0;
    font-family:arial;
    font-size:12px;
    color:#333;
    margin:10px 0 10px 4px;
}

.creativesFilterContainer 
{
    background:#fbedc0;
    font-family:arial;
    font-size:12px;
    color:#333;
    margin:10px 0 10px 4px;
}
.creativesFilterContainer p
{
	color: Black;
}

.t {background: url(../images/kc/greydot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(../images/kc/greydot.gif) 0 100% repeat-x}
.l {background: url(../images/kc/greydot.gif) 0 0 repeat-y}
.r {background: url(../images/kc/greydot.gif) 100% 0 repeat-y}
.bl {background: url(../images/kc/bl.gif) 0 100% no-repeat}
.br {background: url(../images/kc/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/kc/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/kc/tr.gif) 100% 0 no-repeat; padding:10px} 


.t2 {background: url(../images/kc/greydot.gif) 0 0 repeat-x; width: 100%}
.b2 {background: url(../images/kc/greydot.gif) 0 100% repeat-x}
.l2 {background: url(../images/kc/greydot.gif) 0 0 repeat-y}
.r2 {background: url(../images/kc/greydot.gif) 100% 0 repeat-y}
.bl2 {background: url(../images/kc/bl.gif) 0 100% no-repeat}
.br2 {background: url(../images/kc/br.gif) 100% 100% no-repeat}
.tl2 {background: url(../images/kc/tl.gif) 0 0 no-repeat}
.tr2 {background: url(../images/kc/tr.gif) 100% 0 no-repeat; padding:10px} 

.errors ul li strong
{
	color: #DBBB6B;
}

.errors li
{
    list-style-image: url(../images/KC/li_diamond.gif);
}

.success
{
    border: none;
}

.success em
{
    color: #C00;
}

.success li
{
    color: #C00;
    list-style-image: url(../images/KC/li_diamond.gif);
}

.success img
{
    margin-right: 10px;
}

.container .description
{
    margin-left: 10px;
}

.paneltop
{
    background-image:url(../images/st/flter-creatives-top.gif);
}
.reportspaneltop 
{
    background-image:url(../images/am/flter-reports-top.gif);
}
.panelgradient 
{
    border-left:1px solid #dbdbdb;
    border-right:1px solid #dbdbdb;
    background:#f2f2f2;
}
.panelbottom 
{
    background-image:url(../images/am/flter-creatives-bottom.gif);
}
.reportspanelbottom 
{
    background-image:url(../images/am/flter-reports-bottom.gif);
}
.divider 
{
    border-top:1px solid #DBBB6B;
    margin: 0 10px;
}
	
/* CSS ROLLOVERS */
.applynow a {
    background: url("images/kc/btn-applynow.gif") 0 0 no-repeat;
}

.loginasuser a 
{
    background: url("images/st/btn-loginasuser.gif") 0 0 no-repeat;
}

table.narrowBlockDetails th
{
	border: 1px solid #ddd;
	background-color: #C5D6E6;
	color: #044682;
	width: 15%;
}

table.narrowBlockDetails td
{
	border: 1px solid #ccc;
	background-color: #fff;

}

/* Table styles */
.headerRow 
{
    background-color: #DBBB6B;
}

/* table title sorting styles */
.title 
{
    background-color:#DBBB6B;
	text-align:center;
	font-size:12px;
	color:#333;
	border:1px solid #999;
}
.title a
{
    color: #333;
}
.titlesortup 
{
    background:url(../images/kc/btn-sortup.gif) no-repeat top right;
    background-color:#333;
    color: White;
	text-align:center;
	border:1px solid #CCCCCC;
   /* background-image: url(../images/st/btn-sortup.gif);*/
}
.titlesortdown 
{
    background: url(../images/kc/btn-sortdown.gif) no-repeat top right;
    background-color:#333;
    color: White;
}
#center .titlesortup a,
#center .titlesortdown a
{
    color: White;
    font-weight: bold;
}
.contentRowDark {background:#ddd; color: #333; }
.contentRow { background: #fbedc0; border:1px solid #999; color: #333; }
.contentRowFooter { background: #666; }

#center .contentRow td strong,
#center .contentRowDark td strong
{
	color: Black;
}

.contentRow a,
.contentRowDark a
{
	color: #333;
	font-weight: bold;
}

.programmesGrid td
{
    text-align: left;   
    font-size: 10px;
    background-color: #EEF2F6;
}

.programmesGrid2 td
{
    text-align: left;   
    font-size: 10px;
    background-color: #fff;
}
.programmesGrid
{
   border-color: #999;
}

a.external 
{
    background : inherit;
    text-decoration : none;
}
a.external:hover 
{
    text-decoration : none;
}

em 
{ 
    color: #E91550; 
    font-style: normal; 
}
 
.textarea
{
	background-color:#FFF; 
	border: 1px solid #CCCCCC;
}

table.tiers
{
	padding-left: 45px;
	padding-right: 35px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
}

table.tiers td
{
	margin: 0;
	padding: 2px;
}
/* PAGERS */
.pager 
{
    background-color: #333;
    color: White;
}
.pager td a
{ 
    color: White; 
}



.button {background-color:#cd612d; color:#fff; border:1px solid #eee;}
.refreshbutton {background-image:url(../images/st/btn-generatereport.gif);}

.MyCalendar .ajax__calendar_container {background-color:#FBEDC0; border: none; margin-top: 0;} 
.MyCalendar .ajax__calendar_header {margin-top: 0px; color:#06327d;}
.MyCalendar .ajax__calendar_prev,
.MyCalendar .ajax__calendar_next {margin-top: 0;} 
.MyCalendar .ajax__calendar_body {background-color:#ffffff; width:168px; color:#6d6d6d;border:none; padding-bottom: 4px;} 
.MyCalendar .ajax__calendar_dayname {color:#909090;}
.MyCalendar .ajax__calendar_months,
.MyCalendar .ajax__calendar_years { margin-top: 0px;}
.MyCalendar .ajax__calendar_days { margin-top: 0px;}
.MyCalendar .ajax__calendar_month,
.MyCalendar .ajax__calendar_year {margin: 0;  padding: 2px 0;}
.MyCalendar .ajax__calendar_day {margin: 0;  padding: 0px 0;}
.MyCalendar .ajax__calendar_today {margin: 0;  padding: 3px 0; font-weight:normal; color:#06327d}

.divContactDetails
{
	margin: 0;
}
.divContactDetails p
{
	font-size: 0.9em;
	margin: 0;
}

.divLoginButton
{
    text-align: left;
    margin-left: -11px;
}

li
{
    list-style-image: url(../images/KC/li_diamond.gif);
}