/** RESET STYLES **/

/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** Clearfix **/

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html .clearfix { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1 !important; } /* IE7 */

.clearfix:after { zoom: 1; }

:focus, a:focus, img:focus { -moz-outline-style: none; outline: none; } /* removes selection border from around image in FF */

html, body { width: 100%; /*min-height: 100%;*/ }

body { background: #3d3332 url(/assets/images/bg.jpg) repeat-x top left; font-size:62.5%; font-family: "Times New Roman", Times, serif; background-attachment: fixed; }

/* 16px x 62.5% = 10px base font size - font sizing with em is now scale of 10 */

div#header { background: url(/assets/images/nav_bg.png) top left; width: 100%; height: 120px; position: absolute; z-index: 1000; text-align: center; }

div#logo { background: url(/assets/images/logo.png) top left; width: 202px; height: 169px; position: absolute; top: 0; left: 50%; margin-left: -95px; z-index: 20000; }

div#logo a { display: block; width: 192px; height: 149px; text-indent: -999em;}

div#primary_nav { position: absolute; top: 29px; left: 50%; margin-left: -480px; width: 960px; z-index: 10000; background: url(/assets/images/nav_divider.png) no-repeat top left; }

div#primary_nav ul { background: url(/assets/images/nav_divider.png) no-repeat top right; }

div#primary_nav ul li { float: left; margin: 0; padding: 15px 15px 15px 20px; background: url(/assets/images/nav_divider.png) no-repeat top left;}

div#primary_nav ul li#story, div#primary_nav ul li#restaurant { background: url(/assets/images/nav_divider.png) no-repeat top right; }

div#primary_nav ul li#market { margin-left: 209px; }

div#primary_nav ul li a { font-size: 1.8em; color: #fff; text-decoration: none; text-transform: uppercase; }

div#cart_icon { position: absolute; top: 9px; left: 585px; z-index: 11000; }

div#cart_icon li a.cart { display: block; background: url(/assets/images/shoponline_icon.gif) no-repeat 0px -1px; padding: 2px 0 6px 25px; }

div#utility_nav { position: absolute; top: 9px; left: 130px; z-index: 11000;}

div#utility_nav ul li , div#cart_icon ul li{ float: left; margin: 0; padding: 0 8px ; border-right: 1px solid #b3b0ac; position: relative; }

div#utility_nav ul li.no_divider, div#cart_icon ul li.no_divider { border-right: 0px; }

div#utility_nav ul li a, div#cart_icon  ul li a { font-size: 1.1em; color: #b3b0ac; text-decoration: none; text-transform: uppercase; }

div#utility_nav ul li a:hover, div#cart_icon  ul li a:hover { color: #dec071; }

div#cart_icon ul li input.keyword { margin: -7px 0 0 0; width: 93px; padding:  1px 22px 0 3px; color: #b3b0ac; font-size: 1.2em; font-family: "Times New Roman", Times, serif; }

div#cart_icon ul li input.search { position: absolute; top: -3px; right: 12px; }

div#secondary_nav { padding: 0 0 30px 0; text-align: center; }

div#secondary_nav li { display: inline; padding: 0 9px; border-right: 2px solid #8b7f6b; }

div#secondary_nav li:first-child { padding-left: 0; }

div#secondary_nav li:last-child { padding-right: 0; border-right: 0px; }

div#secondary_nav li a { color: #b1190f; font-size: 1.4em; text-decoration: none; text-transform: uppercase; }

div#secondary_nav li.CMSListMenuHighlightedLI a { color: #8b7f6b; }

div#container { width: 960px; position: absolute; top: 0; left: 50%; margin-left: -480px; }

div#container.header { *z-index: 9999; }

div#container.parchment { width: 960px; background: url(/assets/images/content_bg.png) repeat-y top left; text-align: center; } 

div#content { text-align: left; margin: 0 0 15px 64px; *margin-left: 12px; width: 840px; position: relative; }

div#content h1 { color: #877a65; font-size: 3.2em; text-transform: uppercase; border-bottom: 3px double #917664; padding: 0 0 15px 0; margin: 0 0 15px 0; }

div#content ul#section_nav { margin: 0 0 60px 0; }

div#content ul#section_nav li { padding: 20px 0; border-bottom: 1px solid #917664; }

div#content ul#section_nav li h2 a { color: #b1190f; font-size: 2.1em; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }

div#content ul#section_nav li h2 a:hover { text-decoration: underline; }

div#content ul#section_nav li p { font-size: 1.5em; color: #231f20; line-height: 1.6em; }

div#content p, div#content td { color: #231f20; font-size: 1.5em; margin: 0 0 15px 0; line-height: 1.4em; }

div#content div#columns h2 { color: #231f20; font-size: 2.1em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.4em; }

div#content a { color: #b1190f; text-decoration: none; }

div#content a:hover { color: #b1190f; text-decoration: underline; }

div#content div#columns h3 { color: #231f20; font-size: 1.8em; font-family: "Times New Roman", Times, serif; line-height: 1.4em; }

div#content div#columns li { color: #231f20; font-size: 1.5em; line-height: 1.4em; }

div#content div#columns ul.timeline { border-top: 1px solid #917664; padding: 5px 0 0 0; margin: 0 0 15px 0; }

div#content div#columns ul.timeline li { font-size: 1.4em; }

/*div#content.col2_third { margin: 0 0 0 25px; width: 920px; }*/

div#content.col2_third div#columns div#left { float: left; width: 320px; }

div#content.col2_third div#columns div#left img { margin-left: -47px; }

div#content.col2_third div#columns div#right { float: right; width: 502px; }

div#content.col2_half div#columns div#left { float: left; width: 400px; }

div#content.col2_half div#columns div#right { float: right; width: 400px; }

table.sides { margin: 25px 0 15px 0; border-collapse:collapse; }

table.sides tr td { width: 60px; text-align: right; }

table.sides tr td:first-child { width: 220px; text-align: left; }

table.sides_each { margin: 0; border-collapse:collapse; border-bottom: 1px solid #917664; }

table.sides_each tr td:first-child { width: 380px; }

table.sides_each { margin: 5px 0 25px 0; border-collapse:collapse; }

table.menu { border-bottom: 1px solid #917664; margin: 25px 0; border-collapse:collapse; }

table.menu tr td { vertical-align: bottom; }

table.menu tr td:first-child { width: 380px; }

table.menu tr td:last-child { width: 40px; }

table.menu tr:last-child td, table.sides_each tr:last-child td { padding-bottom: 25px; }

div#content.col2_half div#columns div#left table.menu:last-child { border: 0px; }

div#experience { background: url(/assets/images/flash_bg.jpg) no-repeat center 50px; height: 604px; }

div#experience div#bottom { background: url(/assets/images/flash_bottom_bg.png) no-repeat 0px 507px; width: 100%; height: 100%; }

div#flash { position: absolute; top: 90px; left: 71px; z-index: 10000; /*border: 3px white solid;*/ width: 820px; height: 465px; text-align: center; }

div#flash img { margin-top: 15px; }

div#flash a:hover { text-decoration: none; }

div#container.mini div#experience div#bottom { display: none; }

div#container.mini div#experience { background: url(/assets/images/mini_bg.png) no-repeat center 50px; height: 203px; }

div#tableitems { *display: none; background: url(/assets/images/bg_table_items.png) no-repeat center top; position: absolute; width:100%; height: 582px; z-index: 2000; }

ul#modules { margin: -20px 0 15px 34px; text-align: left; }

ul#modules li { float: left; width: 299px; background: url(/assets/images/module_divider.png) no-repeat top left; border: none; }

ul#modules li:first-child { width: 307px; background: none; }


ul#modules li h1 { font-size: 1.5em; color: #333; text-align: center; }
/*
ul#modules li h1 { padding: 166px 0 26px 0; font-size: 1.5em; color: #333; text-align: center; }

ul#modules li.restaurant h1 { background: url(/assets/images/module_restaurant_bg.png) no-repeat top left; }

ul#modules li.market h1 { background: url(/assets/images/module_market_bg.png) no-repeat top left; }

ul#modules li.catering h1 { background: url(/assets/images/module_catering_bg.png) no-repeat top left; }

ul#modules li.story h1 { background: url(/assets/images/module_story_bg.png) no-repeat top left; }

ul#modules li:last-child { background: none; }*/

ul#modules li ul { margin: 0 0 0 23px; }

ul#modules li ul li, ul#modules li ul li:first-child { padding: 15px 0; border-bottom: 1px solid #908a81; background: none; float: none; width: 250px; }

ul#modules li ul li a { color: #b1190f; font-size: 1.3em; text-decoration: none; font-weight: bold; }

ul#modules li ul li a:hover { text-decoration: underline; }

div#banner { width: 875px; margin: 0 0 0 47px; *margin-left: 10px; }

div#hours_location { background: url(/assets/images/hours_location_bg.png) no-repeat left 24px; border-top: 3px double #8e7462; width: 855px; padding: 34px 10px 10px 10px; margin: 3px 0 25px 47px; text-align: left; *margin-left: 10px; }

div#hours_location h1 { font-size: 1.5em; color: #333; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #908a81; width: 703px; }

div#hours_location ul { width: 723px; }

div#hours_location ul li { float: left; background: url(/assets/images/hours_location_divider.png) repeat-y top left; padding: 3px 15px 0 10px; height: 75px; }

div#hours_location ul li h2 { color: #5e3729; text-transform: uppercase; letter-spacing: .04em; font-size: 1.2em; line-height: 1.7em; }

div#hours_location ul li p { color: #333; font-size: 1.2em; font-weight: bold; line-height: 1.7em; }

div#hours_location ul li a { color: #b1190f; font-weight: bold; text-decoration: none; }

div#hours_location ul li a:hover { text-decoration: underline; }

div#hours_location ul li:last-child { margin: 0 0 0 18px; }

div#hours_location ul li:last-child p { font-weight: normal; } 

div#hours_location ul li:last-child h2 { color: #5e3729; text-transform: none; }

div#logos { width: 875px; margin: 0 0 0 47px; text-align: left; *margin-left: 10px; }

div#logos h1 { font-size: 1.5em; color: #333; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #908a81; }

div#partners { float: left; }

div#retail { float: right; }

div#footer { width: 960px; margin: 20px 0 0 0; *margin-left: 10px; text-align: left; background: url(/assets/images/footer_bg.png) no-repeat 25px 0px; padding: 0 0 40px 10px; position: relative; *background: url(/assets/images/footer_bg.png) no-repeat 15px 0px; }

div#footer_nav { padding: 10px 0 0 0; }

div#footer_nav ul li { background: url(/assets/images/footer_nav_divider.png) no-repeat top left; float: left; height: 43px; padding: 20px 10px 0 25px; }

div#footer_nav ul li:first-child { background: none; }

div#footer_nav ul li.site_links ul li { padding: 0 12px; border-right: 1px solid #666; background: none; height: 12px; }

div#footer_nav ul li.site_links ul li a { font-size: 1.1em; color: #666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }

div#footer_nav ul li.site_links ul li a:hover { text-decoration: underline; }

div#footer_nav ul li.site_links ul li:last-child { border: 0px; padding: 0 12px 0 12px; }

div#footer_nav ul li.social_links ul li { padding: 0 6px 0 0; border: 0px; background: none; }

div#footer_nav ul li.affiliate_links ul li { padding: 0 6px; border: 0px; background: none; }

div#copyright { color: #969696; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; position: absolute; top: 65px; left: 28%; } 

table#sitemap { width: 100%; }

table#sitemap td { width: 25%; font-size: 1em; vertical-align: top; }

table#sitemap li { font-size: 1em; }

table#sitemap h3 { font-size: .7em; }

table#sitemap ul li a { font-size: 1.5em; }

table#sitemap ul li ul li a { font-size: .7em; }


/********************************
	Store
********************************/

div.ProductOptionSelectorContainer, div.AddToCartContainer, div.ProductOptionSelector { clear: both; }

div.ProductOptionSelectorContainer { margin-bottom: 5px; }

div#content.col3_store div#columns div#left { float: left; width: 120px; margin: 0 20px 0 0 ; }

div#content.col3_store div#columns div#center { float: left; width: 560px; }

div#content.col3_store div#columns div#right { float: left; width: 120px; margin: 0 0 0 20px; }

div#store_nav { }

div#store_nav a { color: #b1190f; font-family: "Times New Roman", Times, serif; font-size: .9em; }

div#store_nav ul li { font-weight: bold; padding: 10px 0; border-top: 1px solid #908a81; }

div#store_nav ul li:first-child { border-top: 0px; padding-top: 0px; }

div#store_nav ul li.active a { color: #8b7f6b; }

div#store_nav ul li.active ul li a { color: #b1190f; }

div#store_nav ul li ul li { font-weight: normal; padding: 0; border-top: 0px; padding: 0 0 0 5px; }

div#store_nav ul li ul li a { font-size: .5em; padding: 0; margin: 0; }

div#cart, div#specials, div#bestsellers { width: 130px; text-align: center; margin-bottom: 10px; }

div#cart { padding-top: 0; text-align: left; font-size: .9em; margin-bottom: 10px; }

div#cart ul#cart_nav { }

div#cart ul#cart_nav li { display: block; float: left; }

div#cart ul#cart_nav li.cart a { padding: 0 5px 0 28px; border-right: 1px solid #908a81; margin: 0 5px 0 0; }

div#cart ul#cart_nav li a { font-size: .8em; font-weight: bold; }

div#cart p , div#specials p, div#bestsellers p { text-align: center; font-weight: bold; font-size: 13px; margin: 5px 0px; padding: 0px;  }

div#cart h3 { background: url(/assets/images/plank_cart.jpg); text-indent: -9999px; width: 142px; margin: 0 0 10px 0; height: 29px; }

div#specials h3 { background: url(/assets/images/plank_specials.jpg); text-indent: -9999px; width: 142px; margin: 0 0 10px 0; height: 29px; }

div.special_item p { font-size: 1.3em; font-weight: bold; }

div.special_item img { padding: 0 0 5px 0; }

div.special_item { border-bottom: 1px solid #908a81; padding: 0; margin: 10px 0 0 0; }

div.special_item:last-child { border-bottom: 0px; }

div#bestsellers h3 { background: url(/assets/images/plank_bestsellers.jpg); text-indent: -9999px; width: 142px; margin: 0 0 10px 0; height: 29px; }

div#bestsellers { border-bottom: 0px; }

div#bestsellers table { width: 100%; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem { width: 100%; border-spacing: 0 30px; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem tr, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem tr { border-top: 0px solid #908a81; margin: 10px 0; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td { text-align: center; padding: 15px 0; width: 33%; vertical-align: middle; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td:first-child, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td:first-child { border-left: 0px; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td a,
table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td a { display: block; width: 271px; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td a:hover, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td a:hover { text-decoration: none; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td a:hover span, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td a:hover span { text-decoration: underline; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td a span, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td a span { text-align: center; display: block; text-transform: uppercase; font-size: .9em; padding: 5px 0 0 0; }
/*jwb changes*/
div#cart_icon ul .searchBox{padding-left:20px;}
div#cart_icon ul li .NoTransform{text-transform:none;font-size:12px;}
#ShippingInformationContainer{border-top:solid 1px #908A81; margin:25px 0;}
#ShippingInformationHeader{font-size:20px;color:#B1190F;padding:25px 0 15px;}
#ShippingInformationContainer ul li{list-style-type:disc;}
#ShippingInformationContainer ul {padding-left:15px;}
.categoryHR{color: #877a65; border-bottom: 3px double #917664; padding: 0 0 30px 0; }
.genericHR{border-bottom: solid 1px #908A81;margin:25px 0 15px;}
.ProductLinksWrapper{padding:10px 0;}
.ProductLinks{text-align:left; font-size:20px;}
#ProductsBannerContainer  {}
#OrderOnlineHeadline{font-size:20px;color:#B1190F;padding:25px 0 15px;}
.handpointer{width:70px; height:36px;background-image:url('/assets/images/ss_processHand.jpg'); background-repeat:no-repeat; float:left;margin:0 10px;}
#OrderOnlineContainer{border-top:solid 1px #908A81; margin:25px 0 30px;height:125px;}
.OrderOnlineText{float:left;font-size:14px;line-height:20px;}
/*HOME PAGE*/
.gallery{
	float:left;
	width:790px;
	height:361px;
	padding:5px;
	position:relative;
	overflow-x:hidden;
}
.text.left .RotatorText .NoLine{background-image:none;}
.slideshow {	overflow:hidden;width:3000px;height:361px;position:relative;margin-left:18px;}
.slideshow li {position:absolute;float:left;display:none;}
.slideshow .active {z-index:2;}
.gallery .text.left{	position:absolute;	top:220px; left:25px;font-size:14px;line-height:19px;padding:0 0 0 0px; width:250px; text-align:left;}
.gallery .text.right{position:absolute; bottom:24px; left:25px; font-size:14px;line-height:19px;width:550px;padding:0 0 0 0px;}
.gallery .text strong{ color:#999;	font:40px/50px BreeChiquitaRegular, Helvetica, sans-serif;	display:block;	letter-spacing:-3px;}
.gallery .text a, .sub-feature a, .column .more2, #contact-details a{font-size:12px;display:inline-block;background:url(/assets/images/HomePage/ss_slider.png) no-repeat;
	padding:0 27px 0 0;	font-weight:bold;	line-height:22px;}
.swither{position:absolute;	top:16px;right:19px;z-index:7;padding-top:15px;}
.swither li{float:left;margin:0 0 0 6px;}
.swither a{display:block;text-indent:-9999px;width:30px;	height:30px;overflow:hidden;background:url(/assets/images/HomePage/ss_slider.png) no-repeat;}
.swither a:hover, .swither .active{background:url(/assets/images/HomePage/ss_sliderActive.png) no-repeat;}
#RotatorBottomContainer{width:790px; height:165px;position:relative; clear:both;}
#RotatorBottomPointer{background:url(/assets/images/HomePage/ss_homeStoreSprite.png) no-repeat;width:790px; height:165px;margin-left:14px;position:absolute; margin-top:-62px; *position:realative; *left:0px; /* IE 7 and below */}
#RotatorBottomPointer:hover{background-position:0 -165px;}
/*END HOME PAGE*/
#tblAnonymous .FieldLabel{font-family:Times New Roman; font-size:1.0em;}




plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_tableTotals td, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_gridData td { font-size: 1em; }

div.productmenu { height: 200px; overflow: visible; border-left: 0px solid #908a81; } 

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist1_lstElem td:first-child div.productmenu, table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem td:first-child div.productmenu { border: 0px; }

div.shoppingCart div.BlockContent  { font-size: 10px !important; line-height: 18px !important; }

div.shoppingCart div.BlockContent table  td { margin: 0px !important;  }

div.shoppingCart div.BlockContent table.CartContentTable td, div.shoppingCart div.BlockContent table.CartContentTable th { padding: 5px !important; margin: 5px !important; }

tr.CartStepBody img { vertical-align: middle; padding: 5px; }

td.TextRight { text-align: right; }

input.UnitsTextBox { width: 30px; }

span.BlockTitle { display: block; color: #877a65; text-transform: uppercase; border-bottom: 3px double #917664; padding: 5px 0px; margin: 10px 0px; font-size: 25px !important; line-height: 1.4em !important; }

span.ErrorLabel { font-size: 14px !important; }

div.shoppingCart div.BlockContent label { font-weight: normal; padding: 0 0 0 5px; }

div.shoppingCart div.BlockContent table#tblSignIn, table#tblRegistration { padding: 0; margin: 10px 0 10px 0; }

div.shoppingCart div.BlockContent table#tblSignIn td, table#tblRegistration td { font-size: 1em; }

div.shoppingCart div.BlockContent table#tblSignIn td:first-child { width: 140px; }

div.shoppingCart div.BlockContent table#tblSignIn label, table#tblRegistration label { font-size: .9em; font-weight: bold; padding: 0; }

div.shoppingCart div.BlockContent table#tblSignIn a, table#tblRegistration a { font-size: .8em; }

input.TextBoxField { display: inline; }

.FieldLabel { text-align: left; width: 140px; padding: 10px 0 0 0; }

/*div.shoppingCart td, div.shoppingCart td span { font-size: .5em; }*/

div#storeFeatureImages div.featureImages, div#specials div.featureImages, div#bestsellers div.featureImages { text-align: center; font-weight: bold; }

div#specials div.featureImages img, div#bestsellers div.featureImages img { height: 100px; } 

div#storeFeatureImages table { width: 100%; }

div.TabsHeader table.TabControlTable { width: 100%; font-size: 14px; margin-bottom: 10px; }

div.TabsContent { font-size: 12px !important; }

div.TabsContent table td { padding: 5px; font-size: 14px !important; }
div.TabsContent table th { padding: 5px; font-size: 14px !important; }

.LabelInfo { font-size: 1.4em; }

table#product_details td { vertical-align: top; padding: 20px 0 0 0; }

table#product_details td:first-child { padding: 0 20px 0 0; }

table#product_details img { }

table#product_details p, table#product_details label { font-size: 1em; margin: 0 0 10px 0; padding: 0; }

table#product_details label { float: left; }

input#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem_ctl00_ctl00_cartItemSelector_txtUnits { width: 20px; }

plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_storeMainContent_cmsdatalist_lstElem_ctl00_ctl00_cartItemSelector_btnAddImage { clear: both; }

div#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_plcCartStep input[type=text], div#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_plcCartStep input[type=password] { width: 200px; padding: 3px; font-size: .8em; color: #666; }

.DropDownField { font-size: .8em; color: #666; padding: 3px; }

.UnitsTextBox { width: 20px !important; }

/*div#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_plcCartStep td { padding: 0 0 10px 0; }*/

div.AddressPreview table tr td { font-size: 1em !important; }

div#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_pnlBillingAddress fieldset legend, div#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_pnlShippingAddress fieldset legend { font-size: 1.4em; padding: 0 0 15px 0; }
span#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblPaymentMethod, span#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblPaymentMethodValue, span#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblShippingOption, span#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblShippingOptionValue { font-size: .7em !important; }

table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_gridData td { font-size: 1em !important; }
table#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_gridData th { font-size: 1.2em !important; }

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblShipping, #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblShippingValue, #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblTotalPrice, #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_lblTotalPriceValue,
#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_lblShippingPrice, #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_lblShippingPriceValue,
#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_lblTotalPrice, #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_lblTotalPriceValue { font-size: .6em !important; }

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep4_txtNote { height: 100px; }
#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_ShoppingCart_cartElem_wzdStep0_gridData th { border-bottom: 1px solid #cec0ac; }

.OddRow { background-color: #f4e4cf; border-bottom: 1px solid #cec0ac; }

.EvenRow { border-bottom: 1px solid #cec0ac; }

.ContentButton, .LongButton, .SubmitButton { background: url(/assets/images/plank_blank.png) no-repeat top left; border: 0px; color: #faeee2; font-size: 12px; padding: 6px; width: 143px; height: 31px; text-align: center; padding: 0 0 8px 0; cursor: pointer; text-transform: uppercase; font-weight: bold; text-indent: -5px; }

.LongButton { font-size: 11px; }

.chkShippingAddress { font-size: 12px; } 

tr.ShoppingCartStepButtons td { padding: 15px 0 0 0; }

tr.ShoppingCartUpdateButtons td { padding: 10px 0; border-bottom: 1px solid #917664; }

.TabControlLink, .TabControlLinkSelected { font-size: 14px;  }

TabControlTable td { width: 50px; }


/********************************
	Forms
********************************/

/*form.form*/

div.FormPanel { margin: 0; padding: 22px; background: #e6d7c1; }

div.FormPanel label { font-weight: bold; display: block; }

div.FormPanel span.disclaimer { font-size: .9em; font-style: italic; display: block; font-weight: normal; margin: 0 0 5px 0; }

div.FormPanel table { border-collapse: collapse; margin: 10px 0 0 0; }

div.FormPanel li { font-size: 1em !important; padding: 0 0 15px 0; }

div.greetings li { font-size: 1.4em !important; padding: 0 0 15px 0; }

div.FormPanel fieldset.left ol li { float: left; padding-right: 10px; }

div.FormPanel fieldset.legend legend { display: inline; color: #231f20; font-weight: bold; }

div.FormPanel fieldset.checklist { border-bottom: 1px solid #877a65; padding-bottom: 10px; margin-bottom: 10px; }

div.FormPanel fieldset.checklist li { padding: 0 0 5px 0; }

div.FormPanel fieldset.submit { border: 0px; margin: 25px 0 0 0; }

div.FormPanel fieldset.submit li { text-align: right; }

div.FormPanel fieldset textarea { width: 200px; height: 200px; }

div.greetings fieldset textarea { width: 350px !important; height: 200px !important; }

div.greetings fieldset input.textbox { width: 350px !important; }

div.FormPanel table td { vertical-align: top; }

div.FormPanel table td:first-child { padding-right: 25px; border-right: 1px solid #877a65; width: 200px; }

div.FormPanel table td:last-child { padding-left: 25px; }

span.error { line-height: 1.6em; display: block; text-align: left; margin: 10px 10px 10px 0; padding: 10px; font-size: 1.4em; color: #b1190f; font-weight: bold; border: 1px solid #917664; }

span.ErrorLabel { line-height: 1.6em; display: block; text-align: left; margin: 10px 10px 10px 0; padding: 10px; font-size: .7em; color: #b1190f; font-weight: bold; border: 1px solid #b1190f; background: #e6d7c1; }

span.required { color: #231f20; }

input:focus { outline: none; background-color: #fff; }

.LongButton { margin: 15px 0 0 0; }
