html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
//	vertical-align: baseline;
}

@font-face {
    font-family: 'BrandonGrotesqueRegular';
    src: url('../fonts/brandon_re-webfont.eot');
    src: url('../fonts/brandon_re-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brandon_re-webfont.woff') format('woff'),
         url('../fonts/brandon_re-webfont.ttf') format('truetype'),
         url('../fonts/brandon_re-webfont.svg#BrandonGrotesqueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin: 0;
	padding: 0; //
	background: url(../images/background.jpg) top center;
	font-size: 12px;
//	font-family: 'Josefin Sans', sans-serif;
	font-family: 'BrandonGrotesqueRegular', sans-serif;
//	color: #BE8F50;
    color: #686868;
}


TD {
	vertical-align: top;
}

a {
//	color: #BE8F50;
    color: #686868;
	text-decoration: none;
}

a:hover {
//	color: #BE8F50;
    color: #686868;
	text-decoration: none;
}

ul,li {
	list-style: none outside none;
}

ul,li,p,h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#top {
	height: 110px;
	background: url(../images/header_bg.jpg) repeat-x top;
	margin-top: 25px;
	border: 0px solid green;
}

.headerMenu h1  {
	font-size:16px;
}

#top .headerMenu {
	width: 980px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	/*color: #BE8F50;*/
	position: relative;
	z-index: 1000;
	border: 0px solid red;
}

.headerMenu a {
	/*color: #BE8F50;*/
	text-decoration: none;
}

.headerMenu a:hover {
	/*color: #be9050;*/
}

.headerMenu ul,.headerMenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 40px;
}

.headerMenu ul li {
	float: left;
	position: relative;
	line-height: 2.14em;
}

.headerMenu ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	background: #000000;
	padding: 5px 20px 17px 20px;
	margin: 0 0 0 -20px;
}

.headerMenu ul li ul li {
	display: block;
	border-top: 0px;
	white-space: nowrap;
	line-height: 1em;
	padding: 3px 0 3px 0;
}

.headerMenu ul li.logo {
	margin-right: 70px;
}

.headerMenu ul li.headerMenuItem {
	margin-top: 55px;
	margin-right: 30px;
}

.headerMenu ul li.clientLogin {
	margin-left: 100px;
	font-size: 13px;
	margin-right: 0px;
	float: right;
}

#secondaryMenu {
	height: 26px;
	padding-top: 3px; //
	background: url(./images/header_bg.jpg) repeat-x top;
	background-color: #BE8F50;
	margin-bottom: 0px;
	border: 0px solid green;
}

#secondaryMenu .headerSecondaryMenu {
	width: 980px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;
	color: #BE8F50;
	position: relative;
	z-index: 1000;
	border: 0px solid red;
}


.headerSecondaryMenu a {
	color: #BE8F50;
	text-decoration: none;
	color: white
}

.headerSecondaryMenu h1  {
	font-size:14px;
}


.headerSecondaryMenu a:hover {
	color: #f1c3c6;
}

.headerSecondaryMenu ul,.headerSecondaryMenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 20px;
}

.headerSecondaryMenu ul li {
	float: left;
	position: relative;
	line-height: 2.14em;
}

.headerSecondaryMenu ul li ul {
	display: none;
	position: absolute;
	top: 25px;
	background: #BE8F50;
	padding: 15px 20px 17px 20px;
	margin: 0 0 0 -20px;
}

.headerSecondaryMenu ul li ul li {
	display: block;
	border-top: 0px;
	white-space: nowrap;
	line-height: 1.2em;
	padding: 3px 0 3px 0;
}

.headerSecondaryMenu ul li.firstHeaderMenuItem {
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 18px;
	margin-right: 25px;
}

.headerSecondaryMenu ul li.headerMenuItem {
	margin-top: 0px;
	margin-right: 18px;
	margin-right: 25px;
}

.headerSecondaryMenu ul li.lastHeaderMenuItem {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px solid blue;
}

#footer {
	height: 32px;
	border: 0px solid green;
	background: url(../images/footer_bg.jpg) repeat-x top;
	padding-top: 0px;
}

#footer .footerMenu {
	width: 980px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	color: #BE8F50;
	position: relative;
	z-index: 1000;
}

#footer h1  {
	font-size:14px;
}

.footerMenu a {
	color: #BE8F50;
	text-decoration: none;
}

.footerMenu a:hover {
	color: #be9050;
}

.footerMenu ul {
	
}

.footerMenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 50px;
}

.footerMenu ul li {
	float: left;
	position: relative;
	line-height: 2.14em;
}

.footerMenu ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	background: #000000;
	padding: 5px 20px 17px 20px;
	margin: 0 0 0 -20px;
}

.footerMenu ul li ul li {
	display: block;
	border-top: 0px;
	white-space: nowrap;
	line-height: 1em;
	padding: 3px 0 3px 0;
}

.footerMenu ul li.firstFooterMenuItem {
	margin-top: 20px;
	margin-left: 0px;
}

.footerMenu ul li.footerMenuItem {
	margin-top: 20px;
	margin-right: 61px;
}

.footerMenu ul li.lastFooterMenuItem {
	margin-top: 20px;
	margin-right: 0px;
}

#footer .domains {
	width: 850px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	color: #BE8F50;
	position: relative;
	z-index: 1000;
}

.domains h1  {
	font-size:16px;
}


.domains a {
	color: #BE8F50;
	text-decoration: none;
}

.domains a:hover {
	color: #be9050;
}

.domains ul {
	
}

.domains ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
}

.domains ul li {
	float: left;
	position: relative;
	line-height: 2.14em;
}

.domains ul li ul {
	display: block;
	padding: 5px 20px 17px 20px;
	margin: 0 0 0 -20px;
}

.domains ul li ul li {
	display: block;
	border-top: 0px;
	white-space: nowrap;
	line-height: 1em;
	padding: 3px 0 3px 0;
}

.domains ul li.firstdomainsItem {
	margin-top: 20px;
	margin-left: 0px;
}

.domains ul li.domainsItem {
	margin-top: 20px;
	margin-right: 61px;
}

.domains ul li.lastdomainsItem {
	margin-top: 20px;
	margin-right: 0px;
}


.searchBox {
	margin: 0px auto;
	width: 907px;
	height: 278px;
	background: url(../images/goldBoxWithBackgroundImage.jpg) top;
	margin-bottom: 20px;
}

.searchBoxHeader {
	width: 350px;
	padding: 45px 0px 20px 50px;
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	font-weight: normal;
	color: #BE8F50;
	border: 0px solid green;
}

#page {
	width: 1000px;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 18px;
}

#shoppingPage {
    width: 1361px;
    margin: 0px auto;
    margin-top: 20px;
    font-size: 18px;
}


.searchBoxFormElement {
	margin-left: 50px;
	margin-bottom: 10px;
}

.searchBoxForm input.searchTextBox {
	font-size: 13px;
	padding: 7px 0px 7px 10px;
	width: 329px;
	color: #cebea1;
	border: 1px solid #dbcfb9;
}

.searchBoxForm input.findButton {
	margin: 3px; background-color: rgb(241, 195, 198); padding: 9px 7px 8px 7px;color:white; border: 1px solid rgb(223, 199, 167);
}


select {
	font-size: 13px;
	padding: 7px 0px 7px 10px;
	width: 250px;
	border: 1px solid #CCC;
	color: #FFF;
	letter-spacing: 2px;
	background-color: #f1c3c6;
	height: 35px;
}

option {
	padding: 1px;
	height: 30px;
	text-transform: uppercase;
}

.adPanel1 {
	margin-left:45px;
	margin-bottom:10px;
}

.sectionHeaderOuterBorder {
	border: 4px solid #dfc7a7;
	margin-left: 0px;
}

.sectionHeader {
	border: 1px solid white;
	background-color: #dfc7a7;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-alignment: left;
	padding: 7px 10px 5px 10px;
}

.ads {
	margin-left: 30px;
}

.adCell {
	margin: 0px auto;
	text-align: center;
}

.adCellHeader {
	padding: 10px;
	font-size: 14px;
}

.tabs {
	width: 100%;
	height: 100%;
	margin-left: 0px auto;
	margin-top: 20px;
	padding-bottom: 0px;
	border: 0px solid green;
	background-color: white;
	font-weight: normal;
	border: 1px solid red;
}

.tabHeader {
	width: 100px;
	background-color: #BE8F50;
	margin: 0px 5px 20px 0px;
	display: inline;
	padding: 4px 10px 4px 10px;
	font-size: 16px;
	border-left: solid 3px #BE8F50;
	border-right: solid 3px #BE8F50;
	border: solid 3px #BE8F50;
	font-weight: bold;
	color: white;
	cursor: hand;
	cursor: pointer;
	cursor: hand;
}

.tabHeader a {
	color: white;
}

.SearchForm {
	
}

.SearchForm input.searchTextBox {
	font-size: 13px;
	padding: 7px 0px 7px 10px;
	color: #cebea1;
	border: 1px solid #dbcfb9;
}

.PageWidth {
	width: 90%;
}

.SearchResults {
	background: white;
	border: solid 3px #BE8F50;
	margin-top: 2px;
	display: none;
	font-size: 16px;
	width: 980px;
}


.search_result_list {
	
}

.search_result_list table {
	margin: 0px auto;
}

.search_result_list li {
	clear: both;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}

.search_result_list li.first {
	border: 0px solid green;
}

.search_result_list .icons {
	float: right;
}

.search_result_list .icons .loveit {
	float: right;
	font-size: 1.8em;
	text-align: center;
	color: #FFFFFF;
	padding: 3px 0 0 5px;
}

.search_result_list .icons .loveit span {
	font-size: 0.555em;
	display: block;
	padding: 4px 0px 0px 0px;
}

.search_result_list_holder {
	width: 580px;
	padding: 0px 0px 0px 210px;
}

.search_result_list_holder {
	width: 580px;
	padding: 0px 0px 0px 20px;
}

.search_result_list .pic {
	float: left;
	border: 3px solid #F1C3C6;
}

.search_result_list li h2 {
	background: url(../images/title_pic.png) top left no-repeat;
	padding: 30px 0px 0px 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.search_result_list li h2 a {
	text-decoration: none;
}

.search_result_list li h2 a:hover {
	text-decoration: underline;
}

.search_result_list li .meta {
	padding: 4px 0px 14px 0px;
}

.search_result_list li p {
	font-size: 16px;
	line-height: 20px;
	color: #BE8F50;
	color: black;
}

#BlogPaginator {
	margin: 20px;
}

.ImageSearchBetaBox {
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #BE8F50;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #BE8F50;
	padding: 20px;
	width: 800px;
}
.LuxePanel {
	border: 1px solid #DFC7A7;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.18);
    background: -moz-linear-gradient(center top , #FFFFFF 5%, #F2F2F2 90%) repeat scroll 0 0 transparent;

}

.LuxePanel .LuxePanelMiddleBorder {
	border: 3px solid #DFC7A7;
	margin: 2px 2px 2px 2px;
}

.LuxePanel .LuxePanelInnerBorder {
	border: 1px solid #DFC7A7;
	margin: 2px 2px 2px 2px;
}

.LuxePanel #SingleColumn {
	width:980px;
}

.LuxePanel TD {
	vertical-align: top;
}

.LuxePanel #js_Row1 {
	margin-top:20px;
}


.Panel {
	margin: 10px;
	margin-top: 0px;
}

.AdPanel {
	
}

.BlogViewSlideViewer {
	font-size: 14px; 
}

.BlogViewSlideViewer ul {
	margin-top: 10px;
	border:0px solid green;
	margin-left:0px;
}

.BlogViewSlideViewer ul li {
	line-height: 2.14em;
	border: 0px solid #DFC7A7;
	float: left;
	position: relative;
	margin-left: 20px;
	height: 260px;
	width:170px;
	margin-bottom: 20px;
}

.BlogViewSlideViewer ul li h2 {
	padding:10px;
	font-size:16px;
//	font-variant: small-caps;
}


.MustSeeList {
	font-size: 13px;
}

.MustSeeList ul {
	margin: 20px;
}

.MustSeeList ul li {
	line-height: 2.14em;
	border: 0px solid green;
	margin: 20px;
}

/*** Slide container ***/
#cycle-fullwidth {
	width: 100%;
	height: 388px;
	position: relative;
	overflow: hidden;
	border-top: 0px solid #BE8F50;
	// background: url(../images/fullwidth-cycle-bg.png) top left repeat-x;
	background: url(../images/PinkCn.png) top left repeat;
}

#cycle-fullwidth .inner {
	width: 800px;
	margin: 0 auto;
}

/*** Slide content ***/
#cycle-fullwidth .slide {
	width: 100%;
	border: 0px solid green;
	// background: url(../images/fullwidth-cycle-bg.png) top left repeat-x; //
	// background: url(../images/SliderBackground.jpg) top left repeat;
	/* Avoid white glitches when sliding */
	border-bottom: 1px solid #888;
}

#cycle-fullwidth .slide a,#cycle-fullwidth .slide img {
	display: block;
	width: 800px;
	height: 350px;
	margin: 0px auto;
}

/*** Bottom shadow overlay for visual effect ***/
#cycle-fullwidth .inner-shdw-bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 27px;
	z-index: 10;
	background: url(../images/fullwidth-cycle-bottom.png) bottom left
		repeat-x;
}

#cycle-fullwidth .inner-shdw-top {
	width: 100%;
	position: absolute;
	top: 0;
	height: 13px;
	z-index: 10;
	background: url(../images/fullwidth-cycle-top.png) top left repeat-x;
}

/*** Pagination ***/
#cycle-pager {
	position: absolute;
	bottom: 10px;
	left: 46%;
	z-index: 100;
}

#cycle-pager a {
	display: block;
	float: left;
	padding: 5px;
	outline: none;
}
/** CSS3 circles for worthy browsers, squares for chumps */
#cycle-pager span {
	text-indent: -2000em;
	display: block;
	width: 14px;
	height: 14px;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
	/** for Firefox 3.5+ */
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.75);
	/** for Safari and Chrome */
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.75); /** CSS 3 Spec */
	background: #fff;
	background: rgba(255, 255, 255, 0.65);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#cycle-pager a:hover span {
	background: #ffcf00;
}

#cycle-pager a.activeSlide span,#cycle-pager a:active span {
	background: #412f13;
	background: rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
	/** for Firefox 3.5+ */
	-webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.75);
	/** for Safari and Chrome */
	box-shadow: 0 0 3px rgba(255, 255, 255, 0.75); /** CSS 3 Spec */
}

/*** Next and previous navigation ***/
#cycle-next,#cycle-prev {
	z-index: 100;
	display: block;
	position: absolute;
	width: 18px;
	height: 36px;
	outline: none;
	cursor: pointer;
	top: 132px;
	/* Height of slide (300px) minus the height of the next/prev icon, divided by 2 vertically centers the icons */
	background-image: url(../images/cycle-next-prev.png);
}

#cycle-next {
	right: 10px;
	background-position: 0 0;
}

#cycle-next:hover,#cycle-next:active {
	background-position: 0 -36px;
}

#cycle-prev {
	left: 10px;
	background-position: 0 -72px;
}

#cycle-prev:hover,#cycle-prev:active {
	background-position: 0 -108px;
}


.AdminEntityList TD {
	text-align:center;
}



#map_canvas {
	height: 100%
}


.mediumCardItem {
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.08);
    background: -moz-linear-gradient(center top , #FFFFFF 5%, #F2F2F2 90%) repeat scroll 0 0 transparent;
    border: 2px solid #D6D6D6;
    overflow: hidden;
    padding: 9px 0 0;
    position: relative;
}


/*** Admin Pages -- extends page?***/

.adminPage table th {
	background-color: #FEE;
}
.adminPage table td, .adminPage table th  {
	border:1px solid #BE8F50;	
	padding:5px;
}


button {
    margin: 3px; background-color: rgb(241, 195, 198); padding: 9px 7px 8px 7px;color:white; border: 1px solid rgb(223, 199, 167);font-size:24px;
}

/** Shopping Filter Pages ***/

.filterColorSquare {
    padding:2px;border:1px solid #BE8F50;width:16px;height:16px;margin:0px;
}


.uiShoppingColorPanel li {
    float:left;border:0px solid red;width:16px;height:16px;
}

/** Cool Shapes **/


.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;

    border-top: 20px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid green;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right:10px solid blue;
}


/** Cool Shapes **/

.filterPanel {
    width:95%;
    border:1px solid #BE8F50;
    margin:0px auto;
    text-align:center;
}

.filterPanel .panelHeader {
    border:0px solid red;font-size:50px;padding:20px;text-transform: uppercase;font-weight: 400
}

.filterPanel .filterSubpanel {

    padding:30px;
}

.filterPanel .arrowContainer {
    text-align:center;margin:0px;border:0px solid red;
}

.uiShoppingColorPanel UL {
    border:1px auto green;width:100%;margin:0px auto;
}

.filterPanel .arrowContainer {
    text-align:center;margin:0px;border:0px solid red;
}

.filterPanel  #searchButton {
    font-size:50px;
    color:white;
    font-weight: 400;
    padding:30px;
    width:97%;
    margin-left:10px;
}

.filterPanel  #searchText {
    font-size:50px;
    color:black;
    font-weight: 400;
    padding:30px;
    width:90%;
    background-color:#F6F5F3;
    text-align:center

}

/** Shopping Item Page **/

.designerPanelContainer {
    clear: both;background-color: #F7F0E9;width:100%;margin-bottom:50px;
}

.designerPanel {
    margin:0px auto;text-align:center;padding:20px;width:1200px;
}

.colorPanel {
    width:1100px; margin:0px auto;padding:0px;text-align:left;border:0px solid red;
}

.colorPanelContainer {
    clear: both;background-color: #FFFFFF;width:100%;margin-bottom:0px;padding-bottom:0px;
}

/** Mobile Navigation **/

#navTarget {
    background-color: #F8ECE9;
    border:1px solid #FEE6E1;
    width:980px;
    padding:0px;
    display:none;
}

#navTarget li {
    color:#BD8D4D;
    text-align:right;
    padding:5px;
    margin-right:10px;
    font-size:60px;
}


#navTarget a {
    color:#BD8D4D;
}

.marketplaceCategory {
    display:inline-block;width:270px;border:0px solid red;
}

.marketplacePanel {
    background-color: #FDF3EF;
    text-align:center;
    width:1100px;
    margin:0px auto;
}

.marketplaceText {
    width:70%;
    margin:0px auto;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-size:22px;
    padding-top:50px;
}

.marketplaceText H1 {
    text-align:center;
    padding:10px;
    font-size:40px;
    font-weight:400;
    letter-spacing: 7px;
    text-transform: uppercase;
}

.marketplaceText a {
    color:#BE8F50;
}

.marketplaceText H2 {
    text-align:center;
    font-family: 'Lato', sans-serif;
    font-size:30px;
    font-weight:300;
    letter-spacing: 2px;
;
}

.marketplaceText H3 {
    text-align:center;
    font-size:18px;
    font-weight:100;
    letter-spacing: 2px;
}



.marketplaceCategoryPanel  {
    border-top:0px solid #BE8F50;
    width:1100px;
    margin:0px auto;
    padding:20px;
    margin-top:20px;
    text-align:center;
    text-transform: uppercase;
}



.marketplaceCategoryPanel .sectionHeader {
    font-size:20px;
    text-align:center;
    background-color: transparent;
    color:#BE8F50;
    margin:20px;
}

.marketplaceCategoryPanel .sectionBody {
    font-size:30px;
    text-align:center;
    padding:10px;
    margin:10px;
    line-height: 60px;
}

.marketplaceCategoryPanel A {
    color:#BE8F50;
}

.marketplaceCategory {
    margin:0px;
}


.marketplaceCategoryPanel H1 {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    font-size:24px;
    text-transform: uppercase;
}


.marketplaceCategory A {
    font-family: 'Lato', sans-serif;
    font-weight:300;
    font-size:20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
}

.sectionHeader H1 {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    font-size:24px;
    text-transform: uppercase;
}


.marketplaceEditorPicks {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    text-align:center;
    margin:0px auto;
    margin-top:50px;
    width:1100px;
    border:0px solid red;
    background-color: #F8F8F6;
    padding:0px;
}

.marketplaceEditorPicks .sectionHeader {
    font-size:20px;
    text-align:center;
    background-color: transparent;
    color:#BE8F50;
    margin:20px;
    border:0px;
    background-color: #F8F8F6;
    padding-top:30px;
}


.pageWideDoubleBorder {
    background: url(/images/header_bg.jpg) repeat-x top;
    height:110px;
    width:100%;
    margin-top:-100px;
}


.marketplaceLookbook {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    text-align:center;
    margin-top:50px;
}

.marketplaceLookbookHeader {
}

.marketplaceCategoryPanel  {
    border-top:0px solid #BE8F50;
    width:100%;
    margin:0px auto;
    padding:0px;
    margin-top:20px;
}


.marketplaceCategoryPanel .marketplaceInfo {
    height:300px;
    border:1px solid #BE8F50;
    width:300px;
}

.marketplaceLookbookPanel .marketplaceLogo {
    height:230px;
    border:0px solid #BE8F50;
    margin:0px auto;
    width:230px;
    overflow: hidden;;
}

.marketplaceLookbookPanel .marketplaceLogoImage {
    margin-top:30px;
}

.marketplaceLookbookPanel .marketplaceName {
    font-size:30px;
    padding:20px;
}

.marketplaceLookbookPanel .marketplaceDescription {
    font-size:20px;
    padding:20px;
    height:120px;
}

.marketplaceLookbookIndividualPanel {
    font-size:40px;margin-top:0px;padding-top:10px;height:200px;width:200px;overflow: hidden;
}

.marketplaceLookbookIndividualPanelContainer {
    width:200px;height:290px;border:1px solid #BE8F50;padding:20px;margin:16px;float:left;
}

.marketplaceLookbookIndividualPanelContainer img {
    width:200px;
}




.itemPanel  {
    border:1px solid #BE8F50;
    width:680px;
    height:300px;
    background-color: #FDF3EF;
    margin-left:10px;
}

.itemPanel .panelHeader {
    font-size:30px;
}

/** Mobile Footer components **/

.mobileFooterMenu ul li {
    margin-right: 30px;
    font-size: 18px;
    border:0px solid red;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    padding:5px;
}

.mobileFooter a {
    color:#BE8E54
}

.mobileFooterMenu ul li.mobileFooterMenuItem {
    margin-right: 30px;
    margin-top: 0px;
    float: none;
}

.mobileFooterMenu ul li.firstFooterMenuItem {
    margin-right: 30px;
    margin-top: 0px;
}

.mobileFooterMenu ul li.lastFooterMenuItem {
    margin-right: 30px;
    margin-top: 0px;
}

.mobileFooterMenu ul {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.mobileFooterMenu {
    width: 100%;
}

.mobileFooter {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

.mobileFooterMenu .iconMenu {
    margin-right: 10px;
    margin-left: 10px;
}

.mobileFooterMenu .iconMenu img {
    padding: 10px;
}

.mobileFooterMenu li {
    margin: 10px;
}

.lfCustomPageHeaderContainer {
    width:1100px;margin:0px auto;border:1px solid #BE8F50;padding:0px;margin-top:20px;
}


.lfCustomPageHeaderTitleBox {
    margin:0px auto;margin-top:00px; margin-bottom:20px;text-align: center;width:70%;
}

.lfCustomPageProductContainer {
    width:1100px;margin:0px auto;border:0px solid #BE8F50;padding:0px;margin-top:20px;
}


.lookbookLookbook {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    text-align:center;
    width:100%;
    margin:0px auto;
}

.lookbookLookbook table {
    width:1300px;
    margin:0px auto;
}


.lookbookLookbookHeader {
    width:100%;
    margin:0px auto;
    padding:15px;
    margin-left:0px;
}

.lookbookLookbook H1 {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    font-size:36px;
}

.lookbookLookbook .singleProduct {
    border:0px solid red;margin-top:20px;width:200px;
}


.multiLookbookPanel  {
    border-top:1px solid #BE8F50;
    width:300px;
    margin:0px auto;
    padding:20px;
    margin-top:20px;
}

.multiLookbookPanel .lookbookInfo {
    height:300px;
    border:1px solid #BE8F50;
    width:300px;
}

.multiLookbookPanel .lookbookLogo {
    height:230px;
    border:0px solid #BE8F50;
    margin:0px auto;
    width:230px;
    overflow: hidden;;
}

.multiLookbookPanel .lookbookLogoImage {
    margin-top:30px;
}

.multiLookbookPanel .lookbookName {
    font-size:30px;
    padding:20px;
}

.multiLookbookPanel .lookbookDescription {
    font-size:20px;
    padding:20px;
    height:120px;
}


.itemPanel  {
    border:1px double #BE8F50;
    width:680px;
    height:300px;
    background-color: #FDF3EF;
    margin-left:10px;
}

.itemPanel .panelHeader {
    font-size:30px;
}

.lookbookPanel .lookbookPanelWhite {
    width:350px;border:5px solid green;
}

.lookbookPanel a:link {
    color:white;
}


.lookbookPanel a:active {
    color:white;
}

.lookbookPanel a:hover {
    color:white;
}

.lookbookPanel a:visited {
    color:white;
}

.lookbookPanelWhite a:link {
    color: #BE8F50;
}

.lookbookPanelWhite a:active {
    color: #BE8F50;
}

.lookbookPanelWhite a:hover {
    color: #BE8F50;
}

.lookbookPanelWhite a:visited {
    color: #BE8F50;
}


.lookbookName {
    font-size:24px;
    text-transform: uppercase;
    margin:0px auto;
    text-align:center;
    border:0px solid red;
    padding:0px;
    height:210px;
    width:330px;;
    vertical-align:middle;
    display: table-cell; vertical-align: middle;
}

.lookbookPanelContent {
    border:1px solid #BE8F50;width:330px;height:220px;padding:15px;margin:6px;text-align:center;overflow: hidden;background-color:  #BE8F50;
}

.lookbookPanelContentWhite {
    border:1px solid #BE8F50;width:330px;height:220px;padding:15px;margin:6px;text-align:center;overflow: hidden;background-color:white;
}

/** GiftGuideLookbookBoxes.php **/

.lookbookBoxContainer {
    height:350px;width:350px;overflow:hidden;position:relative;border:1px solid #BE8F50;
}

.lookbookBoxImage {
    min-width: 100%; height: auto;max-width:330px;
}

.lookbookBoxNameContainer {
    position:absolute;background-color:#BE8F50;top:230px;width:350px;height:85px;color:white;font-size:20px;opacity: 0.8;vertical-align: middle;
}
.lookbookBoxName {
    width:300px;margin:0px auto;height:85px;
    display: table-cell; vertical-align: middle;padding-left:25px;
}

.lookbookBoxBorder {
    position:absolute;border:1px solid #f1f1f1;top:20px;left:20px;width:310px;height:310px;font-size:20px;opacity:0.8;
}

.lookbookLookbook TD {
    width:350px;
}

