hr {
color: #1b1b1b;	
}

div.whoslogged {
	color: #ccc;
	font-size: 10px;
}

/*
td.menu-item {
	color: #fff;
    height: 55px;
	font-weight: bold;
	border-bottom: #fff 3px solid;	
}

td.menu-item-hover {
	color: #60d4ff;
    height: 55px;
	font-weight: bold;
	border-bottom: #60d4ff 3px solid;	
    cursor: pointer;
}

td.menu-item-selected {
	color: #01B0F0;
    height: 55px;
	font-weight: bold;
	border-bottom: #008ec2 3px solid;	
}
*/


.main-nav {
	color: #fff;
    height: 55px;
	font-weight: bold;
	border-bottom: #fff 3px solid;	
}

.main-nav-hover {
	color: #60d4ff;
    height: 55px;
	font-weight: bold;
	border-bottom: #60d4ff 3px solid;	
    cursor: pointer;
}

.main-nav-selected {
	color: #01B0F0;
    height: 55px;
	font-weight: bold;
	border-bottom: #008ec2 3px solid;	
}

#sub-nav {
margin: 0 0 20px 20px;
}

.sub-nav {
color: #bcbcbc;
padding: 3px 2px 2px 4px;
margin: 5px 0 5px 0;
border-top: #1b1b1b 1px solid;
border-bottom: #000 1px solid;
background-color: #121212;
}


.sub-nav-hover {
color: #01B0F0;
cursor: pointer;
padding: 3px 2px 2px 4px;
margin: 5px 0 5px 0;
border-top: #1b1b1b 1px solid;
border-bottom: #000 1px solid;
background-color: #000;
}

.sub-nav-selected {
color: #01B0F0;
cursor: pointer;
padding: 3px 2px 2px 4px;
margin: 5px 0 5px 0;
border-top: #1b1b1b 1px solid;
border-bottom: #000 1px solid;
background-color: #121212;
}






.Share-With-Friends input, .Share-With-Friends textarea {
width: 250px;
}

.Free-Download input, .Free-Download textarea {
width: 250px;
}

.event-left, .event-right {
width: 150px;	
}

.event-left .cat_textbox, .event-right .cat_textbox {
width: 120px;
float:left;		
}

.event-left {
float:left;	
}

body {
	color: #333;
}

a#logo {
	color: #fff;
	font-size: 28px;
	font-weight: light;
	font-family: courier;
	line-height: 124px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #01b0f0;
}

h4 {
	color: #222;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
}

div#content {
	/*background: #333 url(/images/cssimg/bg-nothing-3-1.png) repeat-x 0 0;*/
}

div.whoslogged {
	color: #fff;
	font-size: 9px;
}

div#main {
	background: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#placeholder-hero img {
	border: 1px solid #eee;
	margin: 0;
}

div#sub {
	color: #fff;
}

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}


td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #b7ffb0;
}

td.menu-item-selected {
	color: #5aff00;
}

/*

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #01B0F0;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

*/


/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #555;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #555;
	margin-bottom: 0;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* @group Links */

a:link, a:visited {
	color: #01b0f0;
	text-decoration: none;	
}

a:hover, a:active {
	color: #01b0f0;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #01b0f0;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #01b0f0;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
/*	background: #333 url(/images/cssimg/bg-3-1.png) repeat-x 0 0; */
	background: #333 url(/images/paul_floor_bg.jpg) repeat 0 0;
	margin: 0;
}

div#header-container {
	/*background: url(/images/cssimg/bg-header-3-1.png) repeat-x 0 0; */
	height: 126px;
}

div#placeholder-logo {
	padding-left: 30px;
	background: transparent url(/images/paul_ramey_logo.gif) no-repeat;

}

div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}

div#nav {
	background-color: transparent;
	height: 72px;
}

div#placeholder-nav {
	height: 36px;
	padding-right: 40px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#cap {
	background: url(/images/cssimg/bg-cap-3-2.png) no-repeat 0 0;
	height: 18px;
}

div#capsub {
	background: url(/images/cssimg/bg-capsub-3-2.png) no-repeat 0 0;
	height: 18px;	
}

div#nothing {
	/*background: url(/images/cssimg/bg-nothing-3-1.png) repeat-x 0 0;*/
	height: 72px;
}

div#placeholder-search {
	/*background: transparent url(/images/cssimg/bg-nothing-3-1.png) repeat-x 0 0;*/
	height: 72px;
}

div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}

div.search-box input.cat_textbox_small {
	width: 120px;
}

div.newsletter-form input.cat_button, div.search-box input.cat_button {
background-color:#1B1B1B;
border:1px solid #333333;
color:#BCBCBC;
padding:4px;
}

div#content {
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

div#content div.inner {
	padding: 18px 36px 36px;
	background-color: #e9e9e9;

}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
