/* 
  -----------------------------------
Column style sheet for home page
  -----------------------------------
*/

#wrapper {
/*	margin: -70px -17px 0 -25px;
*/	
position:relative;
top:-65px;
left:-25px;
width:699px

}
#layoutcrown {
}
#bar {
height:10px;
line-height:0.0;
font-size:0;
background-color:#999999;
}

#colbottom {
height:1px;
line-height:0.0;
font-size:0;
background-color:#C2C2C2;
}
#Column3 {
	float: right;
	width: 268px;
	font-size: .80em;
	border:solid 1px #E0DDBA;
}
#Column2 {
	float: right;
	width: 210px;
	margin: 0 7px;
	border:solid 1px #E0DDBA;
}
#Column1 {
	float: right;
	width: 195px;
	font-size: .80em;
	border:solid 1px #E0DDBA;
}
#layoutbottom {
	clear: both;

}

.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	padding: 15px;
}

.contentwinning{
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	 padding: 10px 5px 10px 5px; 

}

.content h3  , .contentmid h3 {
text-align:center;
color:#274E93;
font-size: 12px;

}

.contentmid {
	padding: 10px;
    border-top:solid 1px #E0DDBA;

}
.content p, .contentmid p {
	line-height: 1.3em;
	font-size:11px; 
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a {
	color: #B28600;
}
.content a:hover, .p7AB p a:hover {
	color: #B28600;
}
.note {
	font-size: 11px;
	padding: 12px;
	border: 1px dotted #333;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 1.1em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 7px 4px 7px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1.4em !important;
	font-weight:bold;

}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
	color:#CD0000;
	font-weight:bold;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #CD0000!important;
    color:#ffffff;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}

#winninginfo{
position:relative;
left:0;
top:0;
width:262px;
font-size:12px;


}

#ColumnPromo{
	
	float: right;
	width: 410px;
	font-size: .80em;
	border:solid 1px #000000;
	margin-right:10px;
	background-color:#FAC952;


}

#ColumnPromo h1, #ColumnPromo h2, #ColumnPromo h3,  #ColumnPromo h4 {
	line-height:1.6em;
    color:#BE1A32;	
    text-align:center;
	

}
#ColumnPromo h1 {

	padding-bottom:10px;
	text-align:center;
	color:#BE1A32;
	font-size:18px;
    letter-spacing:.2em;
	border-bottom:solid 1px #BE1A32;
}
#ColumnPromo h3 {
	font-variant:small-caps;
	font-size:13px;
	padding-bottom:12px;
}

.columnPromoContent {

color:#000000;
padding:10px;
font-size:14px;
line-height:1.4em;
background-color:#FAC952;
}


#ColumnPromo a {
color:#fff;	
background-color:#BE1A32;
padding:3px 0px;

}
#ColumnPromo a:hover {
text-decoration:underline;
}
.fineprint {
color:#444;
font-size:11px;
line-height:13px;
}

#downloadrelease a {
	color:#BE1A32!important;
	text-decoration:underline;
	background-color:#FAC952;
	padding:0;
	font-weight:bold;
	
}
#downloadrelease a:hover {
   color:#333;	
}

.locations {
font-size:12px;	
}