/*===== RESET STYLES =====*/

html, body, div, tr, td, li, p {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img, a img {
	border:0px none;
}

/*====END====*/

body {
	color: #444;
font-size:12px;

}

h2, h3, h4, h5, h6 {
	color: #4a8797;
}

h2 {font-weight:normal;}

h1 {color: #4a8797;  !important; 
font-size:25px;

font-weight:bold;
}

div#logo-container {
	background: #4180C8;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #fff;
	text-decoration: none;
}

div#placeholder-hero {
	background: #4180C8;
}

div#placeholder-search {
	background: #eee;
}

div#sub {
	padding: 18px 0;
border-right:1px solid #CCCCCC;
}

div#placeholder-footer {
	color: #888;
}

.menu-item {
	color: #cccccc;
font-size:14px;
font-weight:bold;
height: 15px;
padding: 10px 15px 15px 15px;
}


.menu-item-hover {
	color: #0be4ec;
font-size:14px;
font-weight:bold;
height: 15px;
padding: 10px 15px 15px 15px;
}

.menu-item-selected {
	color: #fffc00;
font-size:14px;
font-weight:bold;
}

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

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

.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}
/* @group Forms */

div#placeholder-box1 {

}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px 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;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

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

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	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: #dddddd url(/Images02/cssimg/bg-5-5.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
		background: #181818 url(/Images02/cssimg/bg-sub-5-5.png) repeat-y 50% 0;
}

div#logo-container {
	background: url(/Images02/cssimg/bg-logo-5-5.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

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

div#nav {
	background: url(/Images02/cssimg/bg-nav-5-5.png);
}

div#placeholder-nav {
	height: 26px;
	padding: 5px 18px;	
}

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

div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 9px;

}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding: 18px 30px 0px 25px;
}

div#sub {
	margin: 0;
}

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;
}

.gallerytable td {
padding:10px;
color: #4a8797;
font-weight:bold;
text-align:center;
}

.leftgallery {
color: #4a8797;
font-weight:bold;
}

.rhinotable td {
padding:10px;
text-align:center;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
ul li {list-style:disc;} 
