body {
	background: #CCCCCC url(../Images/background.jpg) repeat-x;
}

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

div#logo-container {
	padding: 20px 0 19px 30px;
}

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

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

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

div#sub {
	padding: 18px 0;
}

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

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

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

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

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

td.submenu-item-hover {
	background: #B21124;
	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 #ccc;
}

.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 */

div#logo-container {
	height: 216px;
	margin: 0;
}

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

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

div#nav {
	height: 36px;
}

div#placeholder-nav {
	height: 36px;
	padding: 0 18px;	
}

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

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

div#placeholder-search {
	padding: 9px;
	width: 582px;
}

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

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

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


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


/*
Design & CSS by Barbara Carneiro
www.barbaracarneiro.com
*/

/* Main */
body {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.clear {
	clear: both;
}


/* Containers */
#wrap {
	width: 910px;
}
#header {
	height: 138px;
	min-height: 138px;
}
#logoContainer {
	float: left;
	width: 270px;
}
#addressContainer {
	float: right;
	width: 500px;
	text-align: right;
}
#logo {
	padding: 20px 0 19px 30px;
}
#address {
	padding: 20px 30px 0 0;
}
#menubar {
	clear: both;
	background: url(../Images/menubackground.jpg) no-repeat;
	padding: 6px 6px 0 6px;
	text-align: center;
}
#mainContainer {
	background: url(../Images/mainbackground.png) repeat-y;
	padding: 0 6px;
}
#banner {
	width: 100%;
}
#mainContent {
	padding: 30px 30px 30px 30px;
	height: auto;
	overflow: hidden;
	background: url(../Images/verticaldots.gif) repeat-y;
	background-position: 70% 0;
}
#bottom {
	background: url(../Images/bottombackground.jpg) no-repeat bottom;
	line-height: 9px;
}	
#content {
	width: 580px;
	float: left;
	overflow: hidden;
}
#sidebar {
	width: 220px;
	float: right;
	overflow: hidden;
}
#footer {
	text-align: right;
	padding: 3px 20px 10px 20px;
}

/* Menus */
.topMenu {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	color: #666666;
}
.webkit .topMenu {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}
.chrome .topMenu {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}
.topMenu a {
	color: #000000;
	text-decoration: none;
	padding: 1px 10px 0;
	margin: 0 12px;
}
.topMenu a:hover {
	border-top: 6px solid #FFCC00;
}
.topMenu a.selected {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 1px 30px 0;
	border-top: 6px solid #FFF;
}
.webkit .topMenu a.selected {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}
.chrome .topMenu a.selected {
	font: 12px/28px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}
.topMenu li {
	margin:0 auto;
	padding:0;
	list-style: none;
	float: left;
}
.topMenu ul {
	margin: 0;
}



/* Text */
.address {
	font: 13px/18px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	color: #666666;
}
.addressYellow {
	font: 13px/18px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.copyright {
	font: 11px/18px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	color: #8E8E8E;
}
a.copyright {
	font: 11px/18px "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	text-decoration: none;
}
.text {
	font: 13px/21px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	color: #333333;
}
.titles {
	font: 18px/25px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: 	#FFCC00;
	padding-left: 10px;
	border-left: 3px solid #FFCC00;
}



/* Images and Boxes */
.logo {
	padding: 70px 0 0 21px;
}
.padding {
	padding: 70px 5px 0 0;
}
.images {
	padding-bottom: 10px;
	background: url(../Images/imageborder.jpg) repeat-x bottom;
}
