html 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-color: #d0c7be;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	padding: 0px;
    padding-bottom: 110px;
	margin: 0px;
}

#wrapper 
{
	width:948px;
	_width:950px;
	text-align:left;
    margin: 0 auto;
    padding-bottom: 40px;
}

#logo 
{
	padding-top:8px;
	padding-left:21px;
	text-align:left;
	padding-bottom:20px;
}

body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
img
{
	border: 0px;
}
a:link, a:active, a:visited , a:hover
{ 
	color: black;
	text-decoration: none;
}
a:hover
{ 
	text-decoration: underline;
}

.header
{
  background-image: url(../images/navBar.gif);
  background-repeat: no-repeat;
  height: 72px;
  width: 948px;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.button 
{
	background: #CCCCCC;
	color: #000000;
}
.grey, .gray
{
	color: #999999;
}
.alt
{
	background-color: #EEEEEE;
}

#footer
{
	background-image:url(../images/footer.png); 
	background-repeat:no-repeat; 
	width:946px; 
	height:89px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	/*padding-top:15px; */
	padding-left:10px; 
	text-align:left;
	margin-left: -3px;
	vertical-align:middle;
}

#footer1
{
	background-image:url(../images/prom/footer.png); 
	background-repeat:no-repeat; 
	width:946px; 
	height:89px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	/*padding-top:15px; */
	padding-left:10px; 
	text-align:left;
	margin-left: -3px;
	vertical-align:middle;
}

.footer
{
	background-repeat:no-repeat; 
	width:946px; 
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	padding-left:10px; 
	text-align:left;
	margin-left: -3px;
	height: 12px;
}

#footer a{ 
	color:#000000; 
	text-decoration:none;
}

#footer a:hover{ 
	text-decoration:underline;
}

#dksLink{
	float:right; 
	padding-right:25px; 
	text-align:right;
}
.error
{
	color: #CC0000;
}
.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited
{ 
	color: #AAAAAA;
	text-decoration: none;
}
.footerLink:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.tinyLink, .tinyLink:link, .tinyLink:active, .tinyLink:visited
{ 
	font-size: 9px;
	text-decoration: none;
}
.tinyLink:hover
{ 
	text-decoration: underline;
}
.crumbs
{
    background-color:#3d3425;
	font-size: 9px;
}
.crumbLink, .crumbLink:link, .crumbLink:active, .crumbLink:visited
{ 
	font-size: 9px;
	text-decoration: none;
}
.crumbLink:hover
{ 
	text-decoration: underline;
}

.crumbsProm
{
    background-color:#ff96b7;
	font-size: 9px;
}
.crumbLinkProm, .crumbLinkProm:link, .crumbLinkProm:active, .crumbLinkProm:visited
{ 
	font-size: 9px;
	color:green;
	text-decoration: none;
}
.crumbLinkProm:hover
{ 
    color:green;
	text-decoration: underline;
}

.pageBox
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
H1 
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #30291f;
	text-decoration: none;
	padding-left: 8px;
}
.H1 
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #30291f;
	text-decoration: none;
	padding-left: 8px;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30291f;
	text-decoration: none;
	padding-left: 8px;
	text-align: left;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
	margin:10px 0px 5px 0px;	
}

h2.h2black
{
	color: black;
	font-weight:normal;
	margin:0 0 0 0;
}

H3
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30291f;
	text-decoration: none;
	padding-left: 8px;
}
h3
{
	margin: 0px 0px 0px 0px;
}
h3, .colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.dataTable
{
}
.dataTable tr
{
	text-align: left;
}
.dataTable tr.alt
{
	background-color: #EEEEEE;
}
.dataTable td.alt, .dataTable th.alt
{
	background-color: #E5E5FF;
}
.dataTable th
{
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid black;
}
.dataTable th a, .dataTable th a:link, .dataTable th a:visited, .dataTable th a:active, .dataTable th a:hover
{
	color: #AF0022;
}
.dataTable tr.dataFooter td
{
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
}
.dataTable td
{
	padding: 1px 5px 1px 5px;
}
.formTable
{
}
.formTable tr
{
	vertical-align: top;
}
.formTable th
{
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}
.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floater1
{
	z-index: 1003;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floaterFrame
{
	z-index: 1002;
	position: absolute;
	top: 50%;
	left: 50%;
}
.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #eeeeee;
	/*background-color: #CCCCCC;*/
}

.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.cartBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-align:center;
	vertical-align:middle;
	padding-top:25%
}

.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.productPopupBlocker
{
	z-index: 5000;
	position: absolute;
	/*filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;*/
}

.input
{
  font: normal 11px Arial, sans-serif;
  color: #90918d;
  background-color: #FFFFFF;
  border: 1px;
  border-top-color: #959494;
  border-bottom-color:#FFFFFF;
  border-right-color:#FFFFFF;
  border-left-color: #959494;
  border-style:solid;
  }

.inputBlack
{
  font: normal 11px Arial, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px;
  border-top-color: #959494;
  border-bottom-color:#FFFFFF;
  border-right-color:#FFFFFF;
  border-left-color: #959494;
  border-style:solid;
  }
.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.borderBody
{
    background-color: #FFFFFF; 
    border: 1px solid #999999;
    width: 98%;
}
.tabBody
{
    background-color: white;
    border-left: solid 4px #e7e2da;
    border-right: solid 4px #e7e2da;
    border-bottom: solid 4px #e7e2da;
    width:735px;
    _width:743px; 
}
.tabBody1
{
    background-color: white;
    border: solid 4px #e7e2da;
    width:735px;
    _width:743px; 
}

.dataRow0
{
	background-color: #EEEEEE;
}
.dataRow1
{
}
.pagingTab
{
    border: 1px solid #999999; 
}
.loaderMask
{
    z-index: 30001;
    position: absolute;
    background: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.loaderImage
{
    z-index: 30002;
    position: absolute;
    background: url(../Images/loader.gif) no-repeat 50% 50%;
}
.scrolling
{
	position: relative;
	overflow: auto;
	border: 1px solid #000000;
}

.navigation
{
    background-image: url(../images/nav-background.gif);
    background-repeat: repeat-x;
    height: 44px;
}

.navigation .item
{
    float: left;
    margin: 4px 10px;
    text-align: center;
}

.navigation .item a:Link,
.navigation .item a:Hover,
.navigation .item a:Active,
.navigation .item a:Visited
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 16px;
    color: #1A1108;
    text-decoration: none;
}

.promNav table tr td
{
  text-align:center;
}

.promNav table tr td a {
	font-family:"Times New Roman Regular", Times, serif;
	font-size:13px;
	color: #ebe4da !important;
	font-weight:bold;
	text-decoration:none;
}

#subHeader a:Link, #subHeader a:Hover, #subHeader a:Active, #subHeader a:Visited
{
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #EBE4DA;
}

#topNav{
	
	background-color:white;
	height:7px; 
	text-align:right; 
	padding-right:15px;
	color:#FFFFFF;
	/*font-size:11px;*/
}

#topNav a{
	color:black;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}

.topNavigation{
    text-align:left;
    color:White;
    width:948px;
}

.topNavigation table tr td{
	background-color:#120b01;
	background-repeat:repeat-y;	
	color:White;
	width:948px;
}

.topNavigation table tr td a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;	
	text-decoration:none;
}

.topNavigation a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;	
	text-decoration:none;
	
}
.topNavigation a:visited
{
    color:White;
}
.header18{
    font-family:Georgia;
    font-size:18px
}
.header14{
    font-family:Georgia;
    font-size:14px
}
.test table tr td{
    font-family:Verdana, Arial;
}
#breadcrumbs {
	/*background-color:#30291f; */
	background-color:#3d3425;
	width:948px; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding-top:3px; 
	padding-bottom:3px;
	color:#c8c6c3;
}

#breadcrumbs a{
	color:#c8c6c3;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#breadcrumbs a:hover{
	text-decoration:underline;
}

#breadcrumbsProm {
	/*background-color:#30291f; */
	background-color:#ff96b7;
	width:948px; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding-top:3px; 
	padding-bottom:3px;
	color:#c8c6c3;
}

#breadcrumbsProm a{
	color:#1a1108;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#breadcrumbsProm a:hover{
	text-decoration:underline;
}

.leftColumn{
	background-repeat:no-repeat; 
	padding-top:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.leftColumn a{
	text-decoration:none;
	margin-left:14px;
	line-height:18px;
	color:#000000;
	float:left;
	border-bottom:dotted 1px #aea79d;
}

.leftColumnAdmin{
	background-repeat:no-repeat; 
	padding-top:20px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.leftColumnAdmin table tr td.underline
{
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#aea79d;
}

.leftColumnAdmin a:Link, .leftColumnAdmin a:Visited, .leftColumnAdmin a:Active{
	text-decoration:none;
	line-height:22px;
	vertical-align: bottom;
	color:#000000;
	float:left;
	font-weight: bold;
}

.leftColumnAdmin a:Hover{
	color:#000000;
	text-decoration: underline;
}

.main{
	text-align:left; 
	width:798px; 
	float:right; 
	background-image:url(../images/columnShadow.png); 
	background-repeat:repeat-y;
}

#mainnoleft{
	text-align:left; 
	width:948px;
	_width:948; 
	float:right; 
	background-repeat:repeat-y;
}

#mainContent{
	padding:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.productView{
    text-align: center;
    padding-right: 15px;
    padding-bottom: 15px;
}

.productView a{
    color: black;
}

.productViewDiv
{
    height: 244px; 
    display: inline;
    padding-top: 3px; 
    vertical-align: middle;
}

.productView .black a
{
    color:Black;
}

.indent10 td{
    padding-left:10px;
}

.adminTR
{
	padding-bottom: 4px;
	padding-top: 5px;	
}

.adminTR th
{
	padding-top: 10px;
}

.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}

ul
{
	margin:0px;
	margin-left: 25px;
	padding-left:0px;
	font-family:Arial;
	font-size:11px;
}

.adminForm tr th
{
	vertical-align: top;
	text-align: right;
}

.frontForm tr th
{
	text-align: right;	
}

.tuxBox
{
	background-image:url(../images/TuxBox.jpg); 
	background-repeat: no-repeat; 
	width: 265px; 
	height: 163px;
}

.sideBarMenu
{
	padding-top: 15px;
	padding-left:5px;
	line-height:17px;
	background-image: url(../images/columnBack.jpg);
	background-repeat: no-repeat;
	background-position: top;
	_width: 154px;
	width: 155px;
}

.sideBarMenu a
{
    color: black !important;
    text-decoration: none !important;
}

.sideBarMenu a:hover
{
    color: black !important;
    text-decoration: underline !important;
}

.sideBarMenu h1
{
    padding: 0;
}

.sideBarMenu div.menuItem
{
	border-bottom:dotted 1px #aea79d; 
	padding: 2px 0 2px 0;
	width: 90%;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 20px;
	font-size: 11px;
}

.sideBarMenuNoArrow
{
	padding-top: 15px;
	padding-left:5px;
	line-height:17px;
	background-image: url(../images/columnBackNoArrow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	_width: 154px;
	width: 155px;
}

.sideBarMenuNoArrow div.menuItem
{
	border-bottom:dotted 1px #aea79d; 
	padding: 2px 0 2px 0;
	width: 90%;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 20px;
	font-size: 11px;
}

.sideBarMenuProm
{
	padding-top: 15px;
	background-image: url(../images/Prom/columnBack.jpg);
	background-repeat: no-repeat;
	background-position: top;
	_width: 149px;
	width: 150px;
}

.sideBarMenuProm div.menuItem
{
	border-bottom:dotted 1px #aea79d; 
	padding: 2px 0 2px 0;
	width: 90%;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 20px;
	font-size: 11px;
}

.alphaSelectedOn
{
	color:Black;
	font-weight: bold;
}

.alphaSelectedOff
{
	color:Gray;
	font-weight: bold;
}

.attendantFormHeader
{
	font-weight: bold;
	padding-top: 5px;	
}

.attendantForm tr td
{
	font-size: 11px;
}

.orderblock
{
    border: 1px solid #D6D2CF;
}

.orderblock th
{
    background-color: #D7EAEE;
    line-height: 50px;
}

.orderLineCell td
{
    background-color: #E1E0DE; 
}

.orderLineCell.total
{
    line-height: 50px;
}

.cartItem > td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.noOrderLineCell td
{
	border-bottom: 0px solid #d3d3d3;	
}

.attributeHelp
{
	cursor:help;
}

.attributeHelp a:Link, .attributeHelp a:Visited, .attributeHelp a:Active
{
	color:Black;
}

.attributeHelp a:Hover
{
	text-decoration: underline;
	cursor: help;
}

.wedding tr td
{
    padding-left:10px;
}

.step2Border tr td
{
	border-bottom: 1px solid #e7e2da;
}

.popup tr td
{
    padding-left:10px;
}

.popup table tr td
{
    padding-left:10px;
}

.weddingSetupList
{
	list-style-image: url('../images/bullet_thingy.gif');
	
}
.weddingSetupList li
{
	padding: 3px;
	font-size: 12px;
}

.tabOn
{
	font-size: 14px;
	font-family: Serif;
	background-color: #e6e2d9;
	border-top: 1px solid #bbb6b2;
	border-left: 1px solid #bbb6b2;
	border-right: 1px solid #bbb6b2;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}

.tabOff
{
	font-size: 14px;
	font-family: Serif;
	background-color: White;
	border-top: 1px solid #bbb6b2;
	border-left: 1px solid #bbb6b2;
	border-right: 1px solid #bbb6b2;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}

.sizeChartGrid
{
	border-top: 1px solid #bbb6b2;
	border-left: 1px solid #bbb6b2;
	width:500px;
}

.sizeChartCell
{
	border-bottom: 1px solid #bbb6b2;
	border-right: 1px solid #bbb6b2;
	padding-top: 2px;
	padding-bottom: 2px;
}

.faqHeader
{
	border-bottom: 1px dotted black;	
	font-weight: bold;
	font-size: 14px;
}

.faqQuestion
{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

.add, .add:link, .add:active, .add:visited
{ 
	font-size: 10px;
	color: #0026FF;
	text-decoration: none;
}

.faqAnswers a:hover
{ 
	text-decoration: none;
}



.tiny
{ 
	font-size: 9px;
}
.tinyLink, .tinyLink:link, .tinyLink:active, .tinyLink:visited
{ 
	font-size: 9px;
	text-decoration: none;
}
.tinyLink:hover
{ 
	text-decoration: underline;
}

.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.borderBox
{
	border: 1px solid #999999;
}

.leftBorder
{
	/*border-left: 1px solid #999999;*/
	margin-left: 5px;
	padding-left: 5px;
}

.regAllBorder
{
    border:solid 4px #e7e2da;   
}
.regNoTopBorder
{
    border-bottom:solid 4px #e7e2da;   
    border-right:solid 4px #e7e2da;   
    border-left:solid 4px #e7e2da;   
}
.regNoBorder
{
    border: solid 0px white;
}

.flyOutList
{
	/*position: relative;*/
	z-index: 1;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	cursor: default;
}
.flyOutListSelected
{
	padding: 2px 5px 2px 5px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.flyOutListDrop
{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.flyOutListList
{
	padding: 2px 0px 2px 0px;
	white-space: nowrap;
}
.flyOutListOut
{
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}
.flyOutListOver
{
	background-color: #EEEEEE;
	padding: 0px 5px 0px 5px;
}
.screenHide
{
    display:none;
}

.BoxImage
{
    background-image: url(../images/homeBox.jpg);
    background-repeat: no-repeat;
}

.BoxImagePink
{
    background-image: url(../images/Prom/homeBox.jpg);
    background-repeat: no-repeat;
}

.SubBoxImage
{
    background-image: url(../images/subcategoryBox.jpg);
    background-repeat: no-repeat;
}

.SubBoxImagePink
{
    background-image: url(../images/Prom/subcategoryBox.jpg);
    background-repeat: no-repeat;
}

.imageMapDiv
{
    position: absolute;
    border: 1px solid red;
}

.verticalDots
{
    border-right:dotted 1px black;
}

.TotalClass
{
    background-color:#91764b;
    color:White;
}

.colheader 
{
    width:15%;
    padding-left:15px;
}

.season tr  td
{
    width:15%;
    padding-left:10px;
    line-height:35px;
}

.filterLink a:link, 
.filterLink a:visited, 
.filterLink a:active
{
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.filterLink a:hover
{
  text-decoration: underline;
}

.seeAllLink:link, 
.seeAllLink:visited, 
.seeAllLink:active
{
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.term:link, .term:visited, .term:active
{
    /*color:#30291f;*/
    color:blue;
}

.VendorHeader
{
  width: 895px;
  background-color: #410304;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VendorHeader h2
{
  color:White;
}

.VendorHeader span
{
  font-size: 14px;
  padding-left: 10px;
  color: White;
}

.venderInfo
{
  line-height: 15px;
}

.vendorBorder
{
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  
}

.vendorBorderBottom
{
  border-bottom: 1px solid gray;
}

.vendorResultsHeader
{
  font-size: 15px;
  color: #7d6040;
  font-weight: bold;
  padding-left: 20px;
}

.vendorNarrowResults
{
  background-image: url(../images/vendor-background.jpg);
  background-repeat: no-repeat;
  width: 935px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/loader.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.u:link, .u:active, .u:visited, .u:hover 
{
  text-decoration: underline;
}

.h:hover
{
    text-decoration: underline;
}

.floatLeft
{
    float:left;
}

.productPageTabSubHeader
{
    background-color: #DED9D3;
    font-size: 22px;
    font-weight: bold;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.productPageTabLeftSubHeader
{
    background-color: #DED9D3;
    width: 323px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
}

.productFooterHeader
{
    background-color: #7B7269;
    width: 99%;
    margin: 0px auto; 
}

.productFooterHeader .title
{
    font-family: Georgia, Serif;
    color: White;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 10px;
}

.NextPrevious
{
    text-align: right;
    padding-right: 4px;
    padding-top: 3px;
    padding-bottom: 2px;
    width: 200px;
    margin-right: 5px;
    float: right;
}

.NextPrevious a:Link, 
.NextPrevious a:Visited, 
.NextPrevious a:Active
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: Black;
    text-decoration: none;
}

.NextPrevious a:Hover
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: Black;
    text-decoration: underline;
}

.rating
{
	position: relative; 
}
.ratingBar
{
	position: absolute; 
	z-index: 2;
	top: 0px; 
	left: 0px; 
	overflow: hidden;
}

.writeAReviewForm
{
    display: none;
}

.topHeader
{
    padding-top: 4px;
    height: 23px;
    color: #FFFDF8;
    font-family: Trebuchet MS, Sans-Serif;
    font-size :14px;
    vertical-align: bottom;
}

.topHeader a:link,
.topHeader a:hover,
.topHeader a:active,
.topHeader a:visited
{
    color: #FFFDF8;
    text-decoration: underline;   
}

.footerFlyoutMenu
{
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.footerFlyoutWrapper
{
    width: 1060px;
    margin: 0px auto;
}

.footerFlyoutClose
{
    background-color: #418B94;
    float: right;
    width: 100px;
    margin-right: 25px;
    text-align: center;
}

.footerFlyoutClose a:link, 
.footerFlyoutClose a:visited, 
.footerFlyoutClose a:active, 
.footerFlyoutClose a:hover
{
    color: white;
    font-size: 16px;
    text-decoration: none;
}

.footerFlyoutBody
{
    clear: both;
    border-top: 3px solid #418B94;
    border-left: 3px solid #418B94;
    border-right: 3px solid #418B94;
    background-color: #FAF7F2;
    padding: 4px 0px;
    color: #464646;
}

.footerFlyoutBody a:link,
.footerFlyoutBody a:visited,
.footerFlyoutBody a:active,
.footerFlyoutBody a:hover
{
    color: #464646;
    text-decoration: none;
}

.footerFlyoutBody a:hover
{
    text-decoration: underline;
}

.footerFlyoutCheckoutLink a:link,
.footerFlyoutCheckoutLink a:visited,
.footerFlyoutCheckoutLink a:active,
.footerFlyoutCheckoutLink a:hover
{
     font-size: 14px;
     font-family: Georgia, Serif;
     color: #ee125a !important;
}

.footerFlyoutArrowDown
{
    height: 9px;
    width: 12px;
    background-image: url(../images/footer-arrow-down.gif);
}

.footerFlyoutArrowUp
{
    height: 9px;
    width: 12px;
    background-image: url(../images/footer-arrow-up.gif);
}

.fb_ltr
{
    width: 175px;
}

.museum.large
{
    font-size:22px;
}

.museum.medium
{
    font-size:14px;
}

.museum
{
    color:#EB1A5C; 
    font-family:Georgia, Serif;
}

.printHide ul
{
    list-style-type:none;
    font-size:12px;
    padding-left:10px;
    padding-top:15px;
}
.printHide ul li
{
    text-indent:-7px;
    list-style-type:disc;
    color: #FFFCF7;
}

.printHide ul li a.afooter:link, a.afooter:hover, a.afooter:visited
{
    color: #FFFCF7;
}

.floatLeft div
{
    float:left;
}

.printHide.floatLeft div
{
    padding-top:10px;
}

.footerWrapper
{
    background-color:#403428;
    width:948px; 
    _width:950px; 
    vertical-align: top;
}

.footerColTitle
{
    color:#FFFCF7; 
    font-weight: bold; 
    font-family: Georgia, serif; 
    padding-left:20px;
}

.contact
{
    margin-bottom: 50px;
}

.contact .box
{
    border: 1px solid #CBCBCB;
    background-color: #EEEEEE;
    
    margin: 10px;    
    padding: 10px;
    width: 600px;
}

.personalInfoForm
{
    width: 550px;
    padding-bottom: 50px;
}

.personalInfoForm h1
{
    padding-left: 0;
}

.personalInfoForm h2,
.personalInfoForm h3
{   
    padding-left: 10px;
    font-family: Verdana;
    color: black;/*#4BA2AC;*/
    clear: both;
}

.personalInfoForm h2
{
    font-size: 18px;
    padding-top: 20px;
    font-weight: normal;
}

.personalInfoForm h3
{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
}

.personalInfoForm label
{
    display: block;
    float: left;
    width: 200px;
    clear: left;
    padding-left: 20px;
    margin-bottom: 15px;
}

.personalInfoForm input,
.personalInfoForm select,
.personalInfoForm a
{
    float: left;
    width: 300px;
}

.personalInfoForm .dateSeperator
{
    float: left;
    font-size: 24px;
    color: black;
    padding: 0 2px;
}

.personalInfoForm input[type=checkbox]
{
    width: auto;
}

.personalInfoForm label.same
{
    display: inline;
    float: none;
    clear: none;
    padding: 0;
}

a.addToBag
{
    color: #ED145B;
}


.myStoryForm
{
    width: 550px;
}

.myStoryForm h1
{
    padding-left: 0;
}

.myStoryForm h2,
.myStoryForm h3
{   
    padding-left: 20px;
    font-family: Verdana;
    color: black;/*#4BA2AC;*/
    clear: both;
}

.myStoryForm h2
{
    font-size: 18px;
    padding-top: 20px;
    font-weight: normal;
}

.myStoryForm h3
{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
}

.myStoryForm label
{
    display: block;
    float: left;
    width: 150px;
    clear: left;
    padding-right: 20px;
    text-align: right;
    margin-bottom: 15px;
}

.myStoryForm label.or
{
    position: relative;
    left: -35px;
}

.myStoryForm input,
.myStoryForm select,
.myStoryForm textarea,
.myStoryForm a
{
    float: left;
    width: 300px;
}

.myStoryForm .dateSeperator
{
    float: left;
    font-size: 24px;
    color: black;
    padding: 0 2px;
}

.myStoryForm span
{
    color: #4BA2AC;
    font-weight: bold;
    font-size: 14px;
    padding-right: 3px;
}

ul.imageList
{
    list-style: none;   
    margin: 0;
    padding: 0; 
}

ul.imageList li
{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: move;
    width: 100px;
    height: 75px;
    position: relative;
}

ul.imageList li .x
{
    background-image: url(../images/close.png);
    width: 16px;
    height: 16px;
    position: absolute;
    right: -8px;
    top: -8px;
    cursor: pointer;
}

ul.imageList li .x:hover
{
    background-image: url(../images/close-RO.png);
}

ul.colorChart
{
    margin: 0 auto;
    padding: 0 0 0 5px;
    list-style: none;
    width: 220px;
}

ul.colorChart li
{
    float: left;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    margin-bottom: 5px;    
}

.siteMap h2
{
    color:Black;
}

.content
{
    padding:20px;
}

h1.siteMap
{
    margin-bottom:0px;
}

.productComparisonGrid
{
    width: 100%;
    border-collapse: collapse;
}

.productComparisonGrid .content
{
    text-align: center;
    margin: auto;
    margin-right: 0;
}

.productComparisonGrid th
{
    font-size: 14px;
    width: 150px;
}

.productComparisonGrid td,
.productComparisonGrid th
{
    margin: 0;
    padding: 5px 10px;
    border-right: solid 1px #9C9B97;
}

.productComparisonGrid tr:nth-child(2n)
{
    background-color: #F5F4F0;
}

.productComparisonGrid a
{
    text-decoration: underline;
}

.comparisonWidget
{
    border: solid 3px #E5E0D7;
    width: 300px;
    height: 50px;
    margin: 0 10px 10px;
}

.comparisonWidget .text
{
    width: 60px;
    line-height: 12px;
    text-align: center;
    float: left;
    margin: 7px;
}

.comparisonWidget ul.items
{
    list-style: none;   
    float: left;
    margin: 0;
    padding: 0;
}

.comparisonWidget ul.items li
{
    float: left;
    width: 45px;
    height: 48px;
    border: solid 1px #eee;
    list-style: none;
}

.comparisonWidget ul.items li:hover
{
    background-image: url(../Images/x.png);
    background-repeat: no-repeat;
    background-position: 95% 5%;
    cursor: pointer;
}

.comparisonWidget .action
{
    float: right;
    margin: 14px 10px;
}
