body {
	background:#000;
	margin: 0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}

#wrap {
	width:775px;
	margin:auto;
	height:100%;
}

#header img{
	position:relative;
	z-index:1;
}

#left_side {
	float: left;
    width:177px;
	margin-top:-80px;
	margin-left:5px;
	z-index:2;
	position:relative;
}

html>body #left_side {
	margin-left:10px;
}

#right_side {
	float:right;
    width:562px;
	margin-top:-80px;
	margin-right:5px;
	z-index:2;
	position:relative;
}

html>body #right_side {
	margin-right:10px;
}

#right_box {
	width:562px;
	height:auto;
	border-top:1px solid #FFF;
	margin-top:5px;
	background:url(http://www.londoncrimestoppers.com/images/right_content.gif) repeat-y;
}

#content {
	padding:15px 15px 1px 15px;
	line-height:18px;
}

#content .news a:link, #content .news a:visited {
	color:#d7d7d7;
	text-decoration:none;
}

#content .first a:link, #content .first a:visited {
    color:#fff;
	text-decoration:none;
}

#content .news a:hover {
	color:#FFCC00;
}

.first {
	font-size:14px;
	font-weight:bold;
}

#content a:link, #content a:visited {
	color:#7598ff;
	text-decoration:none;
}

#content a:hover {
	color:#FFCC00;
}

#content ul{
	list-style-type:none;
	line-height:20px;
	margin:0;
	padding-left:15px;
}

#content li {
	padding-left:20px;
	background:transparent url(http://www.londoncrimestoppers.com/images/bullet.gif) no-repeat;
	background-position:5px 7px;
	margin-bottom:10px;
}

.box {
	margin:auto;
	width:470px;
	padding:15px;
	background:#666;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#ffcd38;
	border-bottom:1px solid #8b8b8b;
}

h2 {
	font-size:12px;
	color:#FFE180;
}

#cotw_box {
	background:#494848;
	border:1px solid #FFF;
}

#cotw_box .title {
	display:block;
	background:#6a6a69;
	padding:5px;
	/*border-bottom:1px solid #fff;*/
	border-top:1px solid #fff;
}

#cotw_box .content {
	padding:10px;
}

#sponsors {	
	border:1px solid #FFF;
	margin-bottom:10px;
	padding:5px;
}

#gold_box, #platinum_box, #silver_box, #bronze_box {
	padding:5px;
	color:#000;
	font:bold 14px arial;
	margin-bottom:5px;
}

#gold_box {
	background:url(partners/images/gold_bg.jpg) repeat-x;
}

#platinum_box {
	background:url(partners/images/platinum_bg.jpg) repeat-x;
}

#silver_box {
	background:url(partners/images/silver_bg.jpg) repeat-x;
}

#bronze_box {
	background:url(partners/images/bronze_bg.jpg) repeat-x;
}

#sponsor_bg {
	background:#FFF;
	padding:5px;
}

#sponsor_bg img {
	padding:15px;
	vertical-align:middle;
}

#left_box {
	width:177px;
	height:auto;
	border-top:1px solid #FFF;
	margin-top:5px;
	background:url(http://www.londoncrimestoppers.com/images/left_content.gif) repeat-y;
}

#submit {
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(images/submit.jpg);
  	height:174px;
  	width:559px;
}

#online a {
  position: absolute;
  height: 41px;
  width: 267px;
  text-decoration: none;
  }
  
#online a i {
	visibility: hidden;
}

a#secure { 
top:319px;
left: 232px;
}

html>body a#secure {
	top:315px;
	left: 232px;
}

a#secure:hover {
	background-image:url(images/online2.jpg);
	border:none;
}

/*NAVIGATION*/

/* Container for the Menu */
#p7swapmenu {
	width: 155px;
	padding:10px 0 0 10px;
	color:#FFFFFF;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

/* Link Styles for the Menu */
.closed a, .open a {
	color: #EEF0E3;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	margin:4px 0 4px 0;
	text-decoration: none;
	
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	color: #ffcd38;
	/*background:#3b3a3a;*/
}

/* Link Styles for the Submenus */
.closed ul a, .open ul a {
	color:#FFF;
	display:block;
	font-size: 12px;
	font-weight:normal;
	padding:4px;
	margin: 4px 0 4px 10px;
}

/*html>body .closed ul a, .open ul a {
	margin:3px 0 3px 10px;
	padding:5px;
	padding-bottom:6px;
}*/

.open ul a:hover {
	color: #ffcd38;
	/*background:#3b3a3a;*/
}

#p0, #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11 {
	border-bottom:1px solid #ccc;
}

#footer {
	/*background:url(images/footer_bg.jpg) no-repeat bottom;*/
	width:765px;
	height:24px;
	padding:10px 10px 0 0;
	clear:both;
	text-align:right;
	font:9px arial;
	color:#999;
	
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFCC66;
}

.pic_topleft, .pic_left {
	float:left;
}

.pic_topleft {
	margin:0 15px 3px 0;
	border:1px solid #fff;
}

.pic_left {
	margin:0 15px 3px 0;
}

.pic_topright, .pic_right {
	float:right;
}

.pic_topright {
	margin:0 0 3px 15px;
	border:1px solid #fff;
}

.pic_other {
	border:1px solid #fff;
}
	

#content img.group {
	border:1px solid #fff;
	background:#000;
	margin:0 10px 10px 0;
}

.adobe_box {
	background:url(images/pdf.jpg) no-repeat;
	background-position:5px;
	padding:5px 0 5px 25px;
	border-top:1px dashed #a0c5e8;
	border-bottom:1px dashed #a0c5e8;
}

#sponsors {	
	border:1px solid #565656;
	margin:auto;
	margin-bottom:10px;
	padding:5px;
	}

#golf_box {
	padding:5px;
	color:#fff;
	margin-bottom:5px;
	background:url(events/images/bg_title.jpg) repeat-x;
}

#sponsor_bg {
	background-color:#FFF;
	padding:5px;
	color:#565656;
}

#sponsor_bg img {
	padding:15px;
	vertical-align:middle;
}

.thumbs {
	width:100%;
}

.thumbs td {
	text-align:center;
	padding:5px;
}

.thumbs img {
	border:1px solid #FFF;
}
