/* CSS Document */

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#4B3A06;
	margin:0px;
	background-color:#4B3A06;
}

a {
	font-size:1em;
	color:#4B3A06;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size:1em;
	color:#4B3A06;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"], input[type="button"]  {
	padding:3px;
	background-color:#584928;
	border:solid 1px #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

input[type="text"], textarea {
	border: 1px solid #4b3a06;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.header {
	padding:3px 0px 3px 15px;
	font-weight:bold;
}

.header1 {
	padding:3px 0 10px 3px;
	font-weight:bold;
}

.prodInfo .header {padding:1px 0 1px 20px;}
.prodInfo .header1 {
	padding:3px 0 3px 20px;
	font-size:15px;
}
.prodInfo ul {
	margin:15px 0 20px 3px;
	list-style:none;
}
.prodInfo ul.docs {
	margin:15px 0 20px 3px;
	list-style: square;
}
.prodInfo li {
	font-size:13px;
	color:#4B3A06;	
}
.prodInfo p {
	margin:5px 0px;
	color:#766342;
	font-size:11px;
}
.prodInfo p a {
	color:#4B3A06;
	font-size:13px;
}
.prodInfo a img {border:none;}


.DefaultBox {
	padding:10px;
	font-size:10px;
}

.galContainer {padding:19px;}
.galContainer a img {border:1px solid #4B3A06;}

.paddedText { padding:3px 0 30px 20px;}

#AdRotator {
	width:371px;
	height:135px;
}
#AdRotator img {
	border:none;
	display:none;
}

#WelcomeText {
	margin: 6px 6px 2px 0;
	border:2px solid #ffffff;
	background-color:#aea085;
	line-height:11px;
	font-size:10px;
	height:123px;
}
#WelcomeText img {margin-bottom:5px;}
#WelcomeText p {
	margin:0px;
	padding:0 10px 10px;
}

#HomeRightColumn {
	padding-left:6px;
	border-left:2px solid #ffffff;
	height:510px;
	margin-top:60px;
}
#HomeRightColumn div {
	border:2px solid #ffffff;
	margin-top:6px;
}
#HomeRightColumn div.foot {
	border:none;
	margin:0px;
}
#HomeRightColumn div:first-child {margin:0px;}
#HomeRightColumn img {border-bottom:2px solid #ffffff;}
#HomeRightColumn a img, #HomeRightColumn span img {border:none;}

#HomeFooter {
	background-color:#4B3A06;
	color:#aea085;
	font-size:10px;
	text-align:center;
}

#HomeFooter a.DialogBodyValueFont:hover {
	color:#aea085;
}

#SlideshowWidget {
	float:right;
	border-bottom:2px solid #fff;
	overflow:hidden;
	width:662px;
}
#SlideshowWidget div:first-child {position:absolute;}
#SlideshowWidget div {
	height:130px;
	width:662px;
}

#HiddenImages {display:none;}

#PageContent {
	width:662px;
	background-color:#AD9F84;
	padding-bottom:20px;
	height:652px;
}

#LeftBar {
	width:136px;
	border-right:2px solid #ffffff;
	background-color:#766342;
}

#Footer {
	font-size:9px;
	line-height:9px;
	color:#EFE8E1;
	width:112px;
	text-align:left;
	height:170px;
	margin-left:15px;
}
#Footer a {
	color:#EFE8E1;
}
#Navigation {
	line-height:12px;
	color:#EFE8E1;
	height:300px;
}

#Directory {
	background-color:#AD9F84;
	font-size:12px;
	color:#4B3A06;
	padding:6px;
	text-align:center;
}

#Links {
	color:#EFE8E1;
	text-align:left;
	width:90%;
	padding-top:5px;
	font-size:11px;
	letter-spacing:-1px;
}
#Links a {color:#EFE8E1;}

#tabbed {font-size:10px;}
#tabbed img {padding-left:10px;}

#NewsContainer {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}

#ArticleContainer {
	font-size:11px;
	line-height:13px;
	padding:9px 0 22px 9px;
	font-weight:normal;
}

#TextureBox {
	line-height:13px;
	color:#FFFFFF;
}
#TextureBox img {border:1px solid #4B3A06;}

#SlabSelectorContainer {
	position:relative;
	padding-left:57px;
	background-color:#8a7f63;
	height:18px;
}

#SlabSelector {
	position:absolute;
	top:-2px;
	vertical-align:middle;
}

#SlabSelectorSmall {padding:5px;}

#SlabSelectorBig {padding:0px;}

#tooltip {
	background-color:#4B3A06;
	color:#EFE8E1;
	border:1px solid #000000;
	position:absolute;
	top:-19px;
	padding:2px;
}

#SentContainer {
	font-size:16px;
	padding:10px;
}

#AggrementText {
	background-color:#FFFFFF;
	font-size:10px;
	height:175px;
	width:576px;
	overflow:auto;
	border: 1px solid #4b3a06;
}

#FormContainer img {border:none;}
#FormContainer .DialogBodyLabelFont {
	font-size:11px;
	color:#D6D3CE;
}
#FormContainer .DialogBodyMessageFont {color:#D6D3CE;}

#Faqs {padding-left:15px;}
#Faqs div.faq {
	border-bottom:1px solid #4B3A06;
	padding-bottom:15px;
}

/*New Slab Selector*/
#ColorSelection {padding:30px 5px 30px 0;}

table.colorRow td {
	font-size:9px;
	letter-spacing:-1px;
	vertical-align:top;
}
table.colorRow td a {
	display:block;
	padding-left:15px;
	letter-spacing:-1px;
}
table.colorRow td a:first-child {
	padding:10px 20px;
	background-color:#AD9F84;
}
table.colorRow td a:first-child:hover {text-decoration:none;}
table.colorRow td a div {
	border:none;
	width:60px;
	height:60px;
}

#ColorInfo {
	border:1px solid #000;
	margin:15px;
	font-size:10px;
}

/* Navigation */
#nav #NavigationCustom
{
	position:relative;
}
#nav #NavigationCustom > ul
{
	margin:0px;
	padding:3px 0px 5px 0px;
	list-style:none;
}
#nav #NavigationCustom > ul > li
{
	color:#fff;
	font-size:11px;
	padding:0px 0px 0px 10px;
	display:block;
}
#nav #NavigationCustom > ul > li:hover
{
	background:#7f7359;
	cursor:pointer;
}
#nav #NavigationCustom > ul > li > a, #nav #NavigationCustom > ul > li > span
{
	color:#fff;
	font-size:11px;
	display:block;
	width:100%;
}
#nav #NavigationCustom > ul > li > a:hover
{
	text-decoration:none;
}
#nav #NavigationCustom > ul > li > ul
{
	list-style:none;
	padding:0px;
	margin-left:0px;
	margin-top:-16px;
	position:absolute;
	left:-1000px;
}
#nav #NavigationCustom > ul > li:hover > ul, #nav #NavigationCustom > ul > li > ul:hover {
	left:133px;
	background:#7f7359;
	background:rgba(255,255,255,0.1);
}
#nav #NavigationCustom > ul > li > ul > li
{
	background:#7f7359;
	background:rgba(127,115,89,.75);
	color:#fff;
	font-size:11px;
	margin:1px 0px;
	padding:0px 10px;
	min-width:130px;
}
#nav #NavigationCustom > ul > li > ul > li:hover
{
	background:#E1D8CE;
	color:#7f7359;
}
#nav #NavigationCustom > ul > li > ul > li:hover > a
{
	color:#7f7359;
}
#nav #NavigationCustom > ul > li > ul > li > a
{
	color:#fff;
	font-size:11px;
}
#nav #NavigationCustom > ul > li > ul > li > a:hover
{
	text-decoration:none;
	color:#7f7359;
}

#LeftBar #NavigationCustom ul
{
	margin:0 0 0 14px;
	padding:5px;
	list-style:none;
}
#LeftBar #NavigationCustom ul li a, #LeftBar #NavigationCustom ul li span {margin-left:-5px;}

#LeftBar #NavigationCustom li.CurrentPage, #LeftBar #NavigationCustom li.ParentCurrentPage {list-style:square;}
#LeftBar #NavigationCustom ul > li
{
	color:#EFE8E1;
	font-size:11px;
	letter-spacing:-1px;
}
#LeftBar #NavigationCustom ul > li > a
{
	color:#EFE8E1;
	font-size:11px;
}
#LeftBar #NavigationCustom ul > li > ul
{
	margin:0px 0px 0px 10px;
	padding:0px;
	display:none;
}
#LeftBar #NavigationCustom ul > li.CurrentPage > ul, #LeftBar #NavigationCustom ul > li.ParentCurrentPage > ul {
	display:block;
}
#LeftBar #NavigationCustom ul > li > ul > li
{
	color:#EFE8E1;
	font-size:9px;
	letter-spacing:-1px;
	line-height:11px;
}
#LeftBar #NavigationCustom ul > li > ul > li > a
{
	color:#EFE8E1;
	font-size:9px;
	letter-spacing:-1px;
}
.EmailPhoto
{
	text-align:right;
}
.SlabSearch
{
	text-align:right;
}
#NoSearchResults
{
	color:Red;
	margin-left:80px;
}

.SearchResultsSlabImage
{
	width:60px;
	height:60px;
	float:left;
	margin-right:5px;
	border:1px solid #4B3A06;
	margin-top:14px;
}
.SearchResultsSlabText
{
	margin-left:67px;
}
.InputError
{
	color:Red;
}
.SlabSearchInputError
{
	color:Red;
	text-align:center;
}

.Swatches img
{
	width:92px;
	height:92px;
	float:left;
	margin-bottom:4px;
	cursor:pointer;
	border:none;
}

/*Pretty Photo*/
div.light_square .pp_description {color:#000;}

div.light_square .currentTextHolder {color:#000;}

div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#AD9F84;}

div.light_square .pp_content .ppt{color:#000;}

div.light_square .pp_expand{background: url(../images/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}

div.light_square .pp_expand:hover{background: url(../images/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}

div.light_square .pp_contract{background: url(../images/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}

div.light_square .pp_contract:hover{background: url(../images/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}

div.light_square .pp_close{width:75px;height:22px;background: url(../images/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}

div.light_square #pp_full_res .pp_inline{color:#000;}

div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}

div.light_square .pp_nav .pp_play{background: url(../images/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}

div.light_square .pp_nav .pp_pause{background: url(../images/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}

div.light_square .pp_arrow_previous{background: url(../images/light_square/sprite.png) 0 -71px no-repeat;}

div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}

div.light_square .pp_arrow_next{background: url(../images/light_square/sprite.png) -22px -71px no-repeat;}

div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}

div.light_square .pp_next:hover{background: url(../images/light_square/btnNext.png) center right no-repeat;cursor: pointer;}

div.light_square .pp_previous:hover{background: url(../images/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}

div.pp_pic_holder a:focus{outline:none;}

div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}

div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}

.pp_top{height:20px;position: relative;}

* html .pp_top{padding:0 20px;}

.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}

.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}

* html .pp_top .pp_middle{left:0;position: static;}

.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}

.pp_content{height:40px;}

.pp_fade{display: none;}

.pp_content_container{position: relative;text-align: left;width:100%;}

.pp_content_container .pp_left{padding-left:20px;}

.pp_content_container .pp_right{padding-right:20px;}

.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}

.pp_description{display: none;margin:0 0 5px 0;}

.pp_nav{clear: left;float: left;margin:3px 0 0 0;}

.pp_nav p{float: left;margin:2px 4px;}

.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}

a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}

.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}

.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}

.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;padding:0;position: relative;}

.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}

.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}

.pp_gallery ul a img{border:0;}

.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}

.pp_gallery li.default a{background: url(../images/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}

.pp_gallery li.default a img{display: none;}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}

a.pp_next{background: url(../images/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}

a.pp_previous{background: url(../images/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}

a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}

a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}

.pp_bottom{height:20px;position: relative;}

* html .pp_bottom{padding:0 20px;}

.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}

.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}

* html .pp_bottom .pp_middle{left:0;position: static;}

.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}

.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}

#pp_full_res{line-height:1 !important;}

#pp_full_res .pp_inline{text-align: left;}

#pp_full_res .pp_inline p{margin:0 0 15px 0;}

div.ppt{display: none;z-index:9999;/*color:#fff;font-size:17px;margin:0 0 5px 15px;*/background-color:#AD9F84;color:#4B3A06;font-size:13px;margin:0px 50% 0px 18px;padding:9px 19px 0px 19px;text-align:center;height:16px;}

.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix {height:1%;}

.clearfix {display:block;}


