/* START: Styles to override the parent site's CSS styling. */
h1 {
	display:none;
}
body {
	color:#444444;
	font-family: "Arial";
	font-size:12px;
	padding:0;
}
a {
	text-decoration:none;
	font-size:inherit !important;
}
a:hover {
	color:Maroon;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
	padding:0 0 6px 0;
	font-size: 22px;
	line-height: 22px;
	font-weight:normal;
	color: #002D55;
	border-bottom: 1px solid #888888;
}
h2.sub {
	font-size: 18px;
	font-weight:normal;
	color: #9f0000;
	margin-left:10px;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
}
h2 .small {
	font-size: 12px;
	font-weight:normal;
}
h2, #welcome {
	color:#002D55;
}
th, th a {
	font-weight:bold;
	color:#444444 !important;
	padding: 6px 0;
	margin-bottom: 6px;
	font-size:inherit !important;
}
th a {
	text-decoration:none;
}
#container {
	position:relative;
}
/* START: Top Menu Configuration */
#topmenu {
	float:right;	
	width:775px;
	margin:42px 0 0 0;
	position:relative;
}
#topmenu ul {
	float:right;
	list-style:none;
	height:33px;
	margin:6px 0;
}
#topmenu ul li {
	list-style:none;
	float:left;
	margin:8px;
	width:139px;
	height:33px;
}
#topmenu ul li a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:139px;
	background: transparent url('../images/topmenu.png') no-repeat top left;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:White;
	line-height:17px;
	padding:8px 0;
	max-height:33px;
}
#topmenu ul li a:hover, #topmenu ul li a.current {
	background-position: 0 -33px;
}
/* END: Top Menu Configuration */
/* END: Styles to override the parent site's CSS styling. */

div#items {
	min-height:200px;
}
.bl_block {
	width:285px;
	border:1px solid #3F220F;
	margin:0 auto;
	height:200px;
}
.blocktitle {

}
form {
	display:inline;
	margin:0;
	padding:0;
}
.btn, .btn1, .btn2 {
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	line-height:16px;
	height:26px;
	background-color:#ccc;
	white-space:nowrap;
	display:inline;
	border-color:#aaa;
	color:#1e4262;
}
.btn1 {
	background-color:#ffffff;
	color:#444444;
}
.btn2 {
	background-color:#e4e4e4;
	color:#222222;
}
.form {
	width:500px;
	padding:6px;
	margin:8px auto;
}
.form td, .form th {
	padding: 6px 4px;
}
.footer td {
	border-top:1px solid #e4e4e4;
	font-weight:bold;
}
label {
	font-weight:normal;
}
td.label {
	font-weight:bold;
	color:#666666;
	text-align:left;
	padding-right:20px;
	font-size:100%;
}
td.label_header {
	font-weight:bold;
	font-size:110%;
	color:#222222;
	border-bottom:1px solid #cccccc;
	margin-bottom:6px;
	padding-bottom:4px;
	text-align:left;
}
td.label_header label {
	font-size:12px;
}
h2.loginpage
{
	background:#e4e4e4;
	height:16px;
	padding:8px;
	font-weight:bold;
	color:#444444;
	font-size:14px;
	margin:0;
	margin-bottom:6px;
	border-color:#888888;
}
#rhs{
}#rhs a{
	color:#F7BE13;
	text-decoration:none;
}
#rhs a:hover {
	color:#ff0000;
	text-decoration:none;
}
.divlogin
{
	border-color: rgb(30, 66, 98);
	height: 190px;
	width: 300px;
	margin:10px auto;
	border:1px solid #888888;
}
table.groups {
	width:100%;
}
table.groups td {
	padding:6px;
}
table.groups td .title {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-bottom:6px;
	color:#3F220F;
}
table.groups td .description {
	display:block;
	font-size: 12px;
	line-height: 16px;
	height:64px;
	min-height:64px;
	overflow:hidden;
	text-align:justify;
}
table.groups td .members {
	font-size: 12px;
	color:#0000ff;
}
table.members {
	margin:0 10px;
}
table.members td {
	padding:6px 10px;
	min-width:100px;
	border-right:1px solid #f0f0f0;
}
table.members td.status {
	border:0;
}
a.search {
	color:#008000;
	background:url('../images/search.gif') no-repeat center left;
	padding-left: 16px;
	height: 16px;
	width: 16px;
}
td.logo {
	text-align:center;
	vertial-align:middle;
	
	border:1px solid #e4e4e4;
}
td.logo img {
	
}
div#msgBox {
	background: transparent url('../images/close.png') no-repeat 100% 100%;
}
span.gray {
	font-size:12px;
	color:#aaaaaa;
	font-style:italic;
}
table.calendar {
	margin:auto;
	border-collapse:collapse;
}
table.calendar tr {
	height:90px;
	text-align:center;
}
table.calendar tr.header {
	height:60px;
	background-color:#4e97a6;
	font-weight:bold;
}
table.calendar tr.header th, table.calendar td {
	width:100px;
}
table.calendar th.title {
	font-size:20px;
	font-weight:bold;
}
table.calendar td.week {
	background-color:#4e97a6;
	font-weight:bold;
}
table.calendar td.blank {
	background-color:#aadfd7;
}
table.calendar td.calentry {
	background: #53dfdf url('../images/dates/1.bmp') no-repeat center center;
	vertical-align:top;
}
table.calendar td.calentry div {
	margin:8px;
}
table.calendar td.calentry div a {
	background: transparent url('../images/dates/dob.png') no-repeat center center;
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:2px 4px;
}
table.calendar td.calentry div a.doa1 {
	background: transparent url('../images/dates/doa.png') no-repeat center center;
}
div.email {
	background: transparent url('../images/email.gif') no-repeat center left;
	height:17px;
	line-height:17px;
	padding-left:22px;
}
div.mobile {
	background: transparent url('../images/sms.jpg') no-repeat center left;
	height:17px;
	line-height:17px;
	padding-left:22px;
}
table.catalog {
}
table.catalog td {
	height:125px;
	border-bottom:1px solid #CCCCCC;
}
.catalog img.catalog {
	max-width:125px;
	max-height:125px;
	border:0;
}
.catalog div.details {
	position:relative;
	height:125px;
}
.catalog div.details h3 {
	font-family:Arial;
	font-size:16px;
	margin-bottom:1px solid #e0e0e0;
	color:#444444;
}
.catalog div.details .price {
	color:#444444;
}
.catalog div.details .avail_Available {
	color:#008000;
}
.catalog div.details .avail_NotAvailable {
	color:#800000;
}
.catalog div.details .avail_OnRequest {
	color:#808000;
}
.catalog div.details .info {
	font-size:80%;
	color:#888888;
}
.catalog div.details .link {
	position:absolute;
	bottom:0;
	left:0;
	height:16px;
}
.catalog div.details .link .add {
	display:block;
	background: transparent url('../images/add_small.png') no-repeat bottom left;
	padding-left:20px;
	height:16px;
	line-height:16px;
	min-height:16px;
}
.headermenu{
	background-color: #cfcfcf;
	color: #FFFFFF;
	padding: 10px;
}
div.newaddress1 {
	background-color:#ffcccc;
	border:1px solid #800000;
	color:#000000;
}
div.newaddress1 div.info {
	padding-top:10px;
	font-weight:bold;
	font-size:80%;
	color:#800000;
}
