/* CSS Document */

body {
	background-color:#999;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 974px;
	background-color:#FFF;
	border:1px solid #666;
}
#contentCell {
	padding: 10px 10px 10px 10px;
	width:100%;
        margin:0 0 0 0;
}

#content_table_0 {
       padding: 0 0 0 0;
       margin: 0 0 0 0;
       width:100%;
}

.content_cell_0 {
    width:212px;
    height:100%;
    padding:0 0 0 0;
    margin:0 0 0 0;
}

.content_cell_1 {
    padding: 10px 10px 10px 10px;
    border:1px solid #a69e89;
    height:100%;
    width:742px;
    margin:0 0 0 0;
}

.content_col_break {
    width:10px;
    padding:0 0 0 0;
    margin:0 0 0 0;
}

.spacer_cell {
    width:20px;
}

.inner_table2 {
    padding: 0 0 0 0;
    margin:0 0 0 0;
    width:100%;
}



.titlebar {
    border:0;
    font-size:20px;
    font-weight:bold;
}

.header_area {
	width:954px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
.logo_area {
	width:204px;
	z-index:600;
	margin-bottom:10px;
}
.gadget_area {
	vertical-align:bottom;
	text-align:right;
	padding-bottom:20px;
	width:120px;
}
.billboard {
	background-image: url(/userimages/new/allison_quattrocchi_new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 400px;
	margin-bottom: 10px;
}
.billboard_text {
	position: inherit;
	float: right;
	margin-top: 350px;
	margin-right: 100px;
	height: 36px;
}
.billboard_text a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
}
.box_main {
	width:954px;
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.box_top {
	border:1px solid #72CB77;
	padding: 0 0 0 10px;
	background-color:#72CB77;
	background-image:url(/userimages/new/flare.png);
	background-repeat:repeat-x;
	height: 32px;
	width: 310px;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight:bold;
	margin:0 0 0 0;
	color: #000;
}
.box_bottom {
	border:1px solid #72CB77;
	padding: 10px;
	height: 145px;
	border-top:3px solid #01899B;
	vertical-align:top;
	margin:0 0 0 0;
}
#nav, #navCell, .pagelabel, .logo {
	display:none;
}
.nav_area {
	background-image:url(/userimages/new/navbg7.jpg);
	background-repeat:repeat-x;
	margin:0 0 0 0;
	height:36px;
	text-align:center;
}
/* Get rid of the margin, padding and bullets in the unordered lists */
#ddmenu {
	padding:0;
	margin:0 auto;
	list-style-type: none;
	display:table;
}
#ddmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	display:block;
}
/* Hide the sub levels */
#ddmenu li ul {
	display:none;
}
/* Set up the link size, color and borders of main center */
#ddmenu li a, #ddmenu li a:visited {
	display:block;
	width:135px;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:36px;
	line-height:36px;
	text-decoration:none;
	text-indent:5px;
	border:0px;
	border-width:0px 0px 0px 1px;
	text-align:center;
	margin-top:-3px;
}
/* Set up the sub level borders */
#ddmenu li ul li a, #ddmenu li ul li a:visited {
	border: 1px solid #01899B;
	border-width:0px 1px 0px 1px;
	font-weight:normal;
	background-color:#E6E6E6;
	color:#494949;
	width:155px;
	padding:0 20px 0 20px;
	z-index:1500;
}

#ddmenu li ul li a:visited:hover {
	background-color:#72CB77;
	color:#fff;	
}
#ddmenu li a.enclose, #ddmenu li a.enclose:visited, #ddmenu li a.enclose:visited:hover {
	border-width: 0px 1px 1px 1px;
}
#ddmenu li a.enclose_top, #ddmenu li a.enclose_top:visited, #ddmenu li a.enclose_top:visited:hover {
	border-width: 1px 1px 0px 1px;
}
/* Set up the list items */
#ddmenu li {
	float:left;
}
#ddmenu li.main {
	display:table-cell;
}
/* For Non-IE browsers and IE7 */
#ddmenu li:hover, #ddmenu li:visited, #ddmenu li:visited:hover {
	position:relative;
}
/* Make the hovered list color persist */
#ddmenu li:hover > a, #ddmenu li:visited > a, #ddmenu li:visited:hover > a {
	background:#01899B;
	color:#fff;
}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#ddmenu li:hover > ul, #ddmenu li:visited > ul, #ddmenu li:visited:hover > ul {
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
}
/* Position the first sub level beneath the top level links */
#ddmenu > li:hover > ul, #ddmenu > li:visited > ul, #ddmenu > li:visited:hover > ul {
	left:-30px;
	top:26px;
}
/* get rid of the table */
#ddmenu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}
/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
*html #ddmenu li a:hover, *html #ddmenu li a:visited:hover {
	position:relative;
	background:#01899B;
	color:#fff;
}
/* For accessibility of the top level menu when tabbing */
#ddmenu li a:active, #ddmenu li a:focus {
	background:#01899B;
	color:#fff;
}
/* Add border to last entry */
#ddmenu li.end {
	border-right:0px;
	line-height:36px;
	height:36px;
}
/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #ddmenu li ul {
	visibility:hidden;
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url();
}
/* keep the third level+ hidden when you hover on first level link */
#ddmenu li a:hover ul ul {
	visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#ddmenu li a:hover ul a:hover ul ul {
	visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#ddmenu li a:hover ul a:hover ul a:hover ul ul {
	visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#ddmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
	visibility:hidden;
}
/* make the second level visible when hover on first level link and position it */
#ddmenu li a:hover ul {
	visibility:visible;
	left:-30px;
	top:36px;
	left:-31px;
}
/* make the third level visible when you hover over second level link and position it and all further levels */
#ddmenu li a:hover ul a:hover ul {
	visibility:visible;
	top:-11px;
	left:80px;
}
/* make the fourth level visible when you hover over third level link */
#ddmenu li a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#ddmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#ddmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

#secnav {
	display:none;
}
#search {
	display:none;
}
#content_table_0 {
	padding: 10px 10px 10px 10px;
	width:954px;
}
.home_text {
	font-size: 16px;
	font-style:oblique;
	padding: 10px;
}
#home_body {
	width:974px;
	padding:0 0 0 0;
	margin-left:-10px;
	margin-top:-10px;
}
.search_result_header, .sitemap {
	border:0px;
	margin-right:20px;
}
.sitemap li {
	text-align:center;
	list-style-type:none;
}
.pagelabel {
	display: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #112A43;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
a:visited {
	color: #112A43;
}
a:visited:hover {
	color: #ff0000;
}
.footer_link {
	color: #112A77;
	text-decoration: none;
}
.footer_link:visited {
	color: #112A77;
	text-decoration: none;
}
p, br, td {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	margin-top:20px;
	color: #494949;
	text-align:center;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px;
        text-align:left;
}
.head1 {
	font-size:24px;
	margin-top:20px;
	color:#303030;
}
.head2 {
	font-size:20px;
	margin-top:16px;
	color:#A4A4A4;
}
.head3 {
	font-size:16px;
	margin-top:12px;
	color:#A4A4A4;
}
/* Used for store */

.store_heading {
	font-size:24px;
	margin-top:20px;
	color:#303030;
	font-weight:bold;
}
.store_display_item_bold {
	width: 100px;
}
.store_display_item_bold h1 {
	text-align: left;
	font-size:24px;
	margin-top:20px;
	color:#303030;
	font-weight:bold;
}
.store_display_item_h1 {
	text-align: left;
	font-size:24px;
	margin-top:20px;
	color:#303030;
	font-weight:bold;
}
.store_display_item_h2 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	text-align: left;
	text-indent: 0px;
	margin-left: 0;
}
.store_teaser_heading {
	font-weight: bold;
}
.store_display_item_bold {
	background-color: #FFFFFF;
}
.store_teaser_table {
	padding-right:10px;
}
.store_teaser_cart {
	margin-top: 10px;
	margin-left: 5px;
	margin-right:10px;
}
.store_department_teaser {
	margin-left: 5px;
}
.store_teaser_departmentlink {
	font-weight: normal;
}
.store_teaser_td {
	width: 90%;
}
.store_teaser_departmentname {
	text-align: left;
	font-size:24px;
	margin-top:20px;
	color:#303030;
	font-weight:bold;
}
/* Used for message boards */

.mb_topic_link {
	font-family: arial, helvetica, sans-serif;
}
.msgboard_teaser_table {
	margin-left: 5px;
 width= 100%;
}
.msgboard_teaser_heading {
	display: none;
}
.mb_page_div {
	position:inherit;
	padding-left:175px;
}
.mb_page_div table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.mb_page_div td, .mb_page_div th {
	padding: 4px;
}
.mb_msgs_table td, .mb_msgs_table th, .mb_main_table td, .mb_main_table th, .mb_topics_table td, .mb_topics_table th {
	border: 1px solid #C6C6CC;
}
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.mb_navtable {
	display: none;
}
.mb_nav {
	color: #112A43;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.mb_nav {
	color: #112A77;
	text-decoration: none;
}
a.mb_nav:visited {
	color: #112A77;
	text-decoration: none;
}
a.mb_nav:hover {
	color: #ff0000;
	text-decoration: underline;
}
.mb_jump {
	color: #112A43;
	font-weight: bold;
	font-size: 11px;
}
.mb_jump_select {
	background-color: #FFFFFF;
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
}
/* General styles */
.mb_h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	line-height : 120%;
	width:80%;
}
.mb_gen, .mb_med, .mb_small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.mb_gen {
	font-size : 12px;
}
.mb_med {
	font-size : 11px;
}
.mb_small {
	font-size : 10px;
}
a.mb_gen, a.mb_med, a.mb_small {
	color: #000099;
	text-decoration: none;
}
a.mb_gen:hover, a.mb_med:hover, a.mb_small:hover {
	text-decoration: underline;
}
.mb_hr {
	height: 0px;
	border: 0px solid #D2D2D2;
	border-top-width: 1px;
}
/* Specific styles for the Main message boards page */
.mb_main_table {
	background-color: #E6E6E6;
	border: 1px solid #C6C6C6;
}
th.mb_main_topcell {
	color: #303030;
	background-color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
}
td.mb_main_cell1 {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_main_cell2 {
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_main_cell3 {
	background-color: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
}
.mb_boardlink {
	font-weight: bold;
	font-size: 12px;
}
a.mb_boardlink {
	color: #112A77;
	font-size: 12px;
	text-decoration: none;
}
a.mb_boardlink:visited {
	color: #112A77;
	text-decoration: none;
}
a.mb_boardlink:hover {
	color: #ff0000;
	text-decoration: underline;
}
.mb_boarddesc {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.mb_boarddetail {
	color: #333333;
	font-size: 10px;
}
/* Specific styles for the Topic List page */
.mb_topics_table {
	background-color: #FFFFFF;
	border: 1px solid #C6C6CC;
}
th.mb_topics_topcell {
	color: #303030;
	background-color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0px 0px 0px;
}
td.mb_topics_cell1 {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_topics_cell2 {
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_topics_cell3 {
	background-color: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
}
.mb_topic_link {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 10px;
}
a.mb_topic_link {
	color: #112A77;
	text-decoration: none;
}
a.mb_topic_link:visited {
	color: #112A77;
	text-decoration: none;
}
a.mb_topic_link:hover {
	text-decoration: underline;
}
.mb_topic_author {
	font-size : 10px;
}
.mb_topic_replies {
	font-size : 10px;
}
.mb_topic_date {
	font-size : 10px;
}
/* Specific styles for the Topic Messages page */
.mb_msgs_table {
	background-color: #E6E6E6;
	border: 1px solid #C6C6CC;
}
th.mb_msgs_topcell {
	color: #303030;
	background-color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0px 0px 0px;
}
td.mb_msgs_cell1 {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_msgs_cell2 {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_msgs_cell3 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td.mb_msgs_cell4 {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
.mb_msgs_subject {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.mb_msgs_subject:link {
	text-decoration: none;
	color: #B2B2B2;
}
a.mb_msgs_subject:visited {
	text-decoration: none;
	color: #A8AFB2;
}
a.mb_msgs_subject:hover {
	text-decoration: underline;
	color: #898989;
}
.mb_msgs_detail {
	font-size : 10px;
	color: #000000;
}
.mb_msgs_author {
	font-size : 10px;
	font-weight: bold;
	color: #000000;
}
.mb_msgs_date {
	font-size : 10px;
	color: #000000;
}
.mb_msgs_body {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
/* Specific styles for the Post Message page */
.mb_post_table {
	background-color: #E6E6E6;
	border: 1px solid #C6C6CC;
	text-align: center;
}
.mb_post_table table {
	margin: auto;
}
.mb_post_table table td {
	padding: 2px;
}
.mb_post_label {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
}
.mb_post_fieldtext {
	font-size : 10px;
	color: #000000;
}
.mb_post_input {
	background-color: #FFFFFF;
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;/*text-indent : 2px;*/
}
/* The content of the post editor */
.mb_postbody {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
/* Quote & Code blocks */
.mb_quote {
	color: #333333;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9f9f9f;
}
.mb_quoteauthor {
	font-weight: bold;
	padding: 2px;
}
.mb_quotebody {
	background-color: #efefef;
	padding: 6px;
}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l {
	float:left;
	margin-right:10px;
}
.PZ3-r {
	float:right;
	margin-left:10px;
	direction:rtl;
}
html>/**/body .PZ3-r {
	position:inherit;
}
.PZ3zoom {
	border:0px;
}
.PZ3zoom a, .PZ3zoom a:visited {
	display:block;
	padding:0;
	overflow:hidden;
	text-decoration:none;
	height:100%;
	width:100%;
}
html>/**/body .PZ3-r a {
	right:0;
}
.PZ3zoom a:hover {

	position:absolute;
	z-index:500;
	padding:0;
	background:none;
	cursor:default;
	height:auto;
	width:auto;
	overflow:visible;
	border:0px solid #369;
	margin:-1px 0 0 -1px;
}
html>body .PZ3zoom a:hover {
	margin:-1px -1px 0 -1px;
}
.PZ3zoom a img {
	border:0;
	height:100%;
	width:100%;
}
.PZ3zoom a:hover img {
	height:auto;
	width:auto;
	border:0;
}
a:hover .PZ3cap, a:hover .PZ31cap {
	display:block;
	direction:ltr;
	font:10pt verdana, sans-serif;
	margin-top:-3px;
	color:#fff;
	text-align:left;
}
a:hover .PZ3cap {
	padding:3px 5px;
}
.PZ3inr {
	display:block;
	padding:2px 5px;
}
.noCap a:hover .PZ3cap {
	display:none;
}
.noBdr, .noBdr a:hover {
	border:0;
}
.Lnk a:hover {
	cursor:pointer;
}

/* End Photo-Caption Zoom CSS */

