/* General */
body {
	background-color: #FFF;
	margin: 20px 30px 20px 30px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #022F66;
	line-height: 1.3em;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #022F66;
	line-height: 1.3em;
	margin-top: 0;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #022F66;
	line-height: 1.3em;
}

a:link {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #00F;
	text-decoration: underline;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

a:active {
	color: #F00;
	text-decoration: none;
}

img {
	border: 0;
}

.right {
	float: right;
}

.clear {
	clear: both;
}


/* DIVs */
#mainContainer {
	position: relative;
	z-index: 1;
	width: 925px;
	margin: 0px auto;
	text-align: left;
}

#interiorContainer {
	position: relative;
	z-index: 1;
	width: 925px;
	margin: 0px auto;
	text-align: left;
	padding-top: 69px;
}

#collectionToggle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#logoMystic {
	position: absolute;
	top: 31px;
	left: 0;
	z-index: 3;
}

#logoRosenfeld {
	position: absolute;
	top: 0;
	left: 462px;
	z-index: 4;
}

#homeBodyContainer {
	position: absolute;
	top: 69px;
	left: 0;
	z-index: 5;
	background-color: #CCC;
	border: 1px #036 solid;
	width: 100%;
	height: 330px;
}

#interiorBodyContainer {
	background: url(img/bg_interior_leftcolumn.gif) repeat-y;
	/*display: table-cell;
	height: 350px;
	min-height: 350px;*/
	border-left: 1px #036 solid;
	padding: 30px 30px 30px 261px;
	width: 925px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 633px;
	/*height: 350px;*/
}

#leftcolumnFooterLine {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	height: 1px;
	width: 231px;
	border-bottom: 1px #036 solid;
}

#homeCollageLrgPhoto {
	position: absolute;
	top: 70px;
	left: 232px;
	z-index: 6;
	border-left: 1px #036 solid;
	border-right: 1px #036 solid;
	border-bottom: 1px #036 solid;
}

#homeThumbnailContainer {
	position: absolute;
	top: 83px;
	left: 478px;
	z-index: 7;
}

.homeThumbnailBox {
	float: left;
	border: 1px #036 solid;
	background-color: #CFE3E9;
	padding: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: center;
}

.homeThumbnail {
	border: 1px #036 solid;
	background-color: #FFF;
}

#searchHome {
	position: absolute;
	top: 208px;
	left: 478px;
	z-index: 8;
	width: 434px;
	font-size: 10px;
	font-weight: bold;
}

#searchInterior {
	position: absolute;
	top: 78px;
	left: 10px;
	z-index: 13;
	width: 209px;
	font-size: 10px;
	font-weight: bold;
}

#footerHome {
	position: absolute;
	top: 410px;
	left: 0;
	z-index: 9;
	font-size: 10px;
	color: #666;
	text-align: center;
	width: 100%;
}

#footerHome a {
	color: #666;
	text-decoration: none;
}

#footerHome a:hover {
	color: #666;
	text-decoration: underline;
}

#footerWrap {
	clear: both;
	margin: 0px auto;
	width: 925px;
	text-align: left;
}

#footerLine {
	width: 232px;
	border-top: 1px #036 solid;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#footerInterior {
	/*position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 11;*/
	font-size: 10px;
	color: #666;
	/*width: 221px;*/
	width: 100%;
	/*padding: 0 0 10px 10px;
	border-bottom: 1px #036 solid;*/
	text-align: center;
}

#footerInterior a {
	color: #666;
	text-decoration: none;
}

#footerInterior a:hover {
	color: #666;
	text-decoration: underline;
}

#backtotop {
	display: block;
	padding-top: 15px;
}

#backtotop a {
	color: #666;
	text-decoration: underline;
}

#backtotop a:hover {
	color: #666;
	text-decoration: none;
}


/* Navigation */
#homeNav {
	position: absolute;
	top: 75px;
	left: 1px;
	z-index: 12;
	text-align: right;
	width: 231px;
}

#homeNav a {
	display: block;
	color: #036;
	height: 20px;
	text-decoration: none;
	border-left: 5px #CCC solid;
	padding: 0 10px 0 10px;
	line-height: 19px;
}

#homeNav a:hover {
	color: #A61932;
	text-decoration: none;
}

#interiorNav {
	position: absolute;
	top: 150px;
	left: 1px;
	z-index: 13;
	width: 231px;
}

#interiorNav a {
	display: block;
	color: #036;
	height: 20px;
	text-decoration: none;
	border-left: 5px #CCC solid;
	padding: 0 10px 0 10px;
	line-height: 19px;
}

#interiorNav a:hover {
	color: #A61932;
	text-decoration: none;
}

#interiorNav a.on {
	border-left: 5px #A61932 solid;
	font-weight: bold;
}

#subNav {
	width: 231px;
	margin-bottom: 15px;
}

#subNav a {
	display: block;
	border-left: 5px #BBB solid;
	color: #036;
	height: 15px;
	text-decoration: none;
	margin-left: 15px;
	padding: 0 0 0 5px;
	font-size: 11px;
	line-height: 14px;
}

#subNav a:hover {
	color: #A61932;
	text-decoration: none;
}

#subNav a.on {
	font-weight: bold;
	border-left: 5px #A61932 solid;
}


/* Table Styles */
.tableborder {
	border-top: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

.subheader {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}

.contentlight {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	font-size: 10px;
	background-color: #F5F5F5;
}

.contentdark {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	font-size: 10px;
	background-color: #EEE;
}

.formtitle {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	width: 150px;
	font-size: 10px;
	background-color: #EEE;
}

.formtitlerequired {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	text-align: right;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	background-color: #EEE;
}

.formcontent {
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 3px;
	width: 100%;
	font-size: 10px;
	background-color: #F5F5F5;
}

.contactformtitle {
	float: left;
	width: 175px;
	padding: 1px 5px 1px 1px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.contactformtitlerequired {
	float: left;
	width: 175px;
	padding: 1px 5px 1px 1px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	text-align: right;
}

.contactformcontent {
	line-height: 22px;
	padding: 1px 5px 1px 1px;
	font-size: 10px;
	margin-left: 175px;
}

/* Text Styles */
.PageTitle {
	display: block;
	margin-bottom: 15px;
	font-size: 14px; 
	color: #A61932; 
	font-weight: bold;
}

.SubPageTitle	{
	display: block;
	margin-bottom: 3px;
	font-size: 10px; 
	color: #A61932; 
	font-weight: bold;
}


/* Form Elements */
form {
	display: inline;
}

input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
}

select {
	font-size: 10px;
	color: #000;
}

textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
}

.btn {
	font-weight: bold;
}

#hideBlock {
	display: block;
}
	
#printBlock {
	display: none;
}

/*
li {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal	
}
.font1    {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal
}
.font1Bold    {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold
}
.font1Italic   {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal;
	font: italic;
}
.font2	{
	font-family: Verdana; 
	font-size: 12pt; 
	color: black; 
	font-weight: normal
}	
.font2Bold	{
	font-family: Verdana; 
	font-size: 12pt; 
	color: black; 
	font-weight: bold
}
.font3	{
	font-family: Verdana; 
	font-size: 10pt; 
	color: black; 
	font-weight: bold;
	font: italic;
}
.fontRed  {
	font-family: Verdana; 
	font-size: 9pt; 
	color: red; 
	font-weight: bold
}
.fontRequired {
	font-family: Verdana; 
	font-size: 9pt; 
	color: red; 
	font-weight: normal;
}
.fontblue  {
	font-family: Verdana; 
	font-size: 9pt; 
	color: #333399; 
	font-weight: bold
}
.debug {
	font-family: Verdana; 
	font-size: 9pt; 
	color: White; 
	font-weight: bold;
	background: #BA55D3;
}
.secondaryMenu {
	background-color: #99CCFF;
	color:#000000;
	font-size: 11pt;
	font-weight:bold;
	font-family: Verdana;
	font-style : normal;	
}
.tabInactive_standard {
	background-color: #99CCFF;
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana;
	font-style : normal;
}
.tabActive_standard {
	font-size: 10pt;
	font-weight:bold;
	background-color: #99CCFF;
	color:#FFFFFF;
	font-family: Verdana;
	font-style : normal;
}
.tabInactive_wide {
	background-color: #99CCFF;
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana;
	font-style : normal;
	/*padding-left: 10px;
	padding-right: 10px;
}*//*
.tabActive_wide {
	font-size: 10pt;
	font-weight:bold;
	background-color: #99CCFF;
	color:#FFFFFF;
	font-family: Verdana;
	font-style : normal;
	/*padding-left: 10px;
	padding-right: 10px;
}*//*

p.font1    {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal}
p.font1Bold    {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold}
p.fontRed  {
	font-family: Verdana; 
	font-size: 9pt; 
	color: red; 
	font-weight: bold}
p.fontRequired {
	font-family: Verdana; 
	font-size: 9pt; 
	color: red; 
	font-weight: normal;
}
p.fontblue  {
	font-family: Verdana; 
	font-size: 9pt; 
	color: #333399; 
	font-weight: bold
}
tr.colHeading {
	font-family: Verdana; 
	font-size: 9pt; 
	color: White; 
	font-weight: bold;
	background-color: #99CCFF;
}
tr.colHeading2 {
	font-family: Verdana; 
	font-size: 9pt; 
	color: White; 
	font-weight: bold;
	background-color: #00008B;
}
tr.colHeadingGrey {
	font-family: Verdana; 
	font-size: 9pt; 
	color: White; 
	font-weight: bold;
	background-color: #808080;
}
tr.estimatedTotals	{
  font-family: Verdana; 
  font-size: 9pt; 
  color: Black; 
  font-weight: bold;
  background-color: #dedede;
}
tr.itemsToShip	{
  font-family: Verdana; 
  font-size: 9pt; 
  color: Black; 
  font-weight: normal;
  background-color: #E0FFFF;
}
tr.font1 {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal;
	vertical-align: top;
}
tr.header {
	font-family: Verdana; 
	font-size: 10pt; 
	color: white; 
	font-weight: bold;
	vertical-align: top;
	background-color: ;
	background: Black;	
}
td.shaded {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold;
	vertical-align: top;
	background-color: ;
	background: Silver;
}
td.green {
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	font-weight: bold;
	vertical-align: top;
	background-color: ;
	background: green;		
}
td.red {
	font-family: Verdana; 
	font-size: 9pt; 
	color: white; 
	font-weight: bold;
	vertical-align: top;
	background-color: ;
	background: #D70000;		
}
td {
	vertical-align: top;
}
td.font1 {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal;
	vertical-align: top;
}
td.font1Bold {
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold;
	vertical-align: top;
}
tr.highlight {
	background-color: Yellow;
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold	
}
td.highlight {
	background-color: Yellow;
	font-family: Verdana; 
	font-size: 9pt; 
	color: black; 
	font-weight: bold	
}
iframe.visible {
	visibility: visible;	
}
iframe.hidden {
	visibility: hidden;	
}
.Submit {
	font-size:10px;
	font-weight:bold;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.SubmitRed {
	font-size:10px;
	font-weight:bold;
	background-color: #be1d1a;
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
hidden {
	visibility: hidden;	
}*/