/* Default Setup */

body {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	font-size: 11pt;
	background: #0f1d35 url('../media/layout_images/background_main.jpg') top no-repeat;
	
}


* { outline: none; }
img { border: none; }

.clr { clear:both; }

a:link { }
a:visited { }
a:hover { }

#debug_info {
	display: block;
	overflow: hidden;
	margin: 20px;
	padding: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	background: white;
	font-size: 8pt;
    font-family: "Consolas","Lucida Console",Courier,mono;
}

code, pre {
    font-size: 8pt;
    font-family: "Consolas","Lucida Console",Courier,mono;
    
}

/* End Default Setup */

h1 {

}

h2 {

}

h3 {
	font-size: 16pt;
	color: #6b7f3d;
	font-weight: normal;
	margin: 0;
}


.clr { clear: both; }

#wrapper {
	margin: 0 auto;
	width: 840px;
	min-height: 500px;
}
#header {
	padding-top: 215px;
}
#top_bar {
	height: 30px;
	background: #990000;
}
#bottom_bar {
	height: 38px;
	background: #990000;
	line-height: 25px;
}
.menu_container {

}

@font-face {
	font-family: TrajanPro-Bold;
	src: url('../common/TrajanPro-Bold.ttf');
}

.menu {
	font-family: "TrajanPro-Bold", "Times New Roman", Courier, Garamond, serif;
	color: #000066;
	position:relative; z-index:199;
	box-shadow:0 0 25px #000;
	-moz-box-shadow:0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li{
	float: left;
	height: 50px;
	border: #fff solid 1px;
	list-style: none;
	background: #fff url('../media/layout_images/menu.png') 0 0 repeat-x;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	line-height: 0.9;
}
.menu #single1, .menu #single2, .menu #single3, .menu #single4, .menu #single5, .menu #single6, .menu #single7, .menu #single8 {
	line-height: 30px;
	background:transparent url(../media/layout_images/menu.png) 0 0px;
	width: 84px;
	font-size: 14px;
}
.menu #home a {
	display: block;
	background: url('../media/layout_images/menu_home.png') no-repeat;
	width: 46px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	
}

.menu #home a:hover {
	background: url('../media/layout_images/menu_home.png') 0 -50px no-repeat;
}

.menu #donate a {
	display: block;
	background: url('../media/layout_images/menu_donate.png') center no-repeat;
	width: 274px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
}
.menu li a {
	color: #000066;
	
	text-decoration: none;
	display: block;
	padding: 12px 2px 0 5px;
	width: 77px;
	
}
.menu li a:hover {
	color: #fff;
	background: #fff url('../media/layout_images/menu.png') 0 -50px repeat-x;
	display: block;
	height: 38px;
	box-shadow:0 0 25px #000;
	-moz-box-shadow:0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
	
}


#page {
	background: #666666;
	min-Height: 400px;
	margin-bottom: 30px;
}
#left_column {
   float:left;
   width:565px;
}
#right_column {
   float:left;
   width:274px;
} 
#slideshow {
height:345px;

}
#news {
   
  
}
a.player {	
	display:block;
	width:500px;
	height:299px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:#000 url(http://standwithjackie.com/img/global/gradient/h500.png) repeat-x 0 0;
	background:-moz-linear-gradient(top, rgba(55, 102, 152, 0.9), rgba(6, 6, 6, 0.9));
	-moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);
}

a.player:hover {
	background:-moz-linear-gradient(center top, rgba(73, 122, 173, 0.898), rgba(6, 6, 6, 0.898));	
}

/* splash image */
a.player img {
	margin-top:125px;
	border:0;	
}
#player {
	margin: 0px;
	background:url(../media/images/about_jackie_vid.jpg) no-repeat;
	
}

#sb-wrapper-inner {
 	-moz-border-radius:5px 5px 5px 5px;
	background-color:#FFFFFF;
	border:4px solid #0F1D35;
	color:#0F1D35;
	padding:12px;

}

/*******************************************************************************************/
/* Contact form */
.float-left {
	float: left;
	}

.float-right {
	float: left;
	}

#contact_form {
	width: 650px;
	}

.long {
	width: 180px;
	padding: 8px 3px 8px;
	border: medium none; 
	color: #6D6E71;
	height: 16px;
	background: #DBDBDB url(../media/images/field_long_bkg.jpg) no-repeat scroll 0 0
	}

.short {
	width: 30px;
	padding: 8px 8px 8px;
	border: medium none; 
	color: #6D6E71;
	height: 16px;
	background: #DBDBDB url(../media/images/field_short_bkg.jpg) no-repeat scroll 0 0
	}

select.short  {
	width: 120px;
	padding: 6px 2px 6px 5px;
	border: medium none; 
	color: #6D6E71;
	height: 32px !important;
	background-color: #DBDBDB;
	}

#zipbox {
	position:relative;
	width:50px;
	top: -32px;
	left: 140px;
}
.clips a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 145px;
	float: left;
	margin: 0 25px 30px 0;
	color: #fff;
}

.clips a b {
	color: #8ea9be;
}

.clips a:hover, .clips a:hover b {
	color: #526880;
}

.clips img {
	border: #ccccff solid 1px;
}

.clips img:hover {
	border: #526880 solid 1px;
}
/*******************************************************************************************/
/* Flowplayer CSS */
a.player {	
	display:block;
	background:url(../media/images/about_jackie_vid.jpg) no-repeat;
	width:640px;
	height:385px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin-bottom:5px;
	border: 1px solid #000;
}

/* splash image */
a.player img {
	margin-top:185px;
	border:0;	
}
#date_list {
	list-style: none;
}
#date_list li {
	padding-bottom: 10px;
}
.submenu_container {
	position:relative; z-index:199;
	box-shadow:0 0 25px #000;
	-moz-box-shadow:0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
}
.submenu {
	position:relative;
	z-index:200;
	cursor:pointer;
	width:139px;height:46px;
	background:transparent url(../media/layout_images/menu.png) 0 0px;
	border:1px solid #fff; text-align:center; font-family:"Times New Roman",Courier,Garamond,serif;
	color:#006; font-size:12pt; font-weight:bold;
	
	float:left;
/*	display:table-cell;
	vertical-align:middle; */
	padding-top:4px;
}
.remainder { width:140px; }
.submenu.active {
	padding-top:2px;
	height:48px;
	z-index:201;
	color:#fff; font-size:14pt;
	background:transparent url(../media/layout_images/menu.png) 0 50px;
	box-shadow:0 0 25px #fff;
	-moz-box-shadow:0 0 25px #fff;
	-webkit-box-shadow:0 0 25px #fff;
}
.slides {
	position:relative; z-index:200;
	width:100%; height:295px;
	display:none; color:#fff; text-shadow:1px 1px 2px #000;
	font-size:12pt;
}
.slides.active {
	display:block;
}

.button {
	margin: 5px;
	box-shadow:0 0 15px #666666;
	-moz-box-shadow:0 0 15px #666666;
	-webkit-box-shadow:0 0 15px #666666;
}
.button:hover {
	box-shadow:0 0 25px #000;
	-moz-box-shadow:0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
}
.button1 {
	margin: 5px;
	
}
.button1:hover {
	box-shadow:0 0 25px #000;
	-moz-box-shadow:0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
	
}