/* CSS Document */
html body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C4B5C;
	margin: 0px;
	padding: 0px;
	background-color: #4B5F76;
	background-image: url(../images/backgrnd/grid_bkg.gif);
	background-repeat: repeat;
}
#printable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C4B5C;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}
html body a:link, html body a:visited  {
	color: #3C4B5C;
	text-decoration: underline;
}
html p {
	font-size: 10pt;
}
#head {
	display: block;
	height: 36px;
}
#tagline {
	display: block;
	width: 373px;
	height: 121px;
	vertical-align: top;
	text-align: left;
	background-image: url(../images/backgrnd/plstr_title_back1.jpg);
	background-repeat: repeat;
}
#logo {
	height: 121px;
	background-image: url(../images/backgrnd/bck_logo.gif);
	vertical-align: top;
	text-align: right;
}
#header {
	position: absolute;
	width: 870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 0px;
	top: 5px;
}
#header a:link , #header a:visited {
	 	color: #DEDEDE;
		padding: 3px;
}
#header a:hover  {
	 	color: #3C4B5C;
		background-color: #DEDEDE;
		padding: 3px;
}
#headerList ul {
	 list-style: none;
	 display: inline;
	 margin: 0px; 
	 padding: 0px;
	 color: #DEDEDE;
}
#headerList li {
	vertical-align: bottom;
	display: inline;
	margin: 0px; 
	padding: 10px;
	color: #DEDEDE;
}
#headerList .info {
	 text-align: left;
	 margin: 0px; 
	 padding: 0px;
}
#bodyContainer  {
	 font-family: Arial, Helvetica, sans-serif;
	 color: #3C4B5C; 
}
#bodyContainer h1 {
		display: none; 
}
#bodyContainer h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
#bodyContainer .red {
	color: #990000;
	font-weight: bold;
}
#bodyContainer h3 {
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #3C4B5C;
}
#bodyContainer h3 a:link, #productContainer h3 a:visited  {   
	color: #3C4B5C;
	text-decoration: underline;	
}
#bodyContainer h3 a:hover  { 
	color: #B18A46;	
}
.mainTable {
	width: 872px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#navigation {
 width: 189px;
 height: 100%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 background-color: #F0DAA1; 
 }
	#navigation ul { 
	 list-style: none; 
	 margin: 0; 
	 padding: 0;
	 border-top: 1px solid #FFFFFF;
	}
	#navigation li.subgrp {
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin:0px;
	display: inline;
	} 
	#navigation li { 
		 border-bottom: 1px solid #FFFFFF;
	} 
	#navigation li a:link, #navigation li a:visited  { 
		 display: block; 
		 padding: 2px 2px 2px 0.5em; 
		 border-left: 2px solid #FFFFFF; 
		 border-right: 2px solid #FFFFFF; 
		 background-color: #F0DAA1; 
		 color: #503505; 
		 text-decoration: none; 
	} 
	#navigation li a:hover, #navigation li.subgrp a:hover{ 
	 	background-color: #B18A46; 
	 	color: #FFFFFF;
	 	text-decoration: none; 
	} 
	#navigation ul ul { 
		margin-left: 0px; 
	 	text-indent: 12px;
	} 
	#navigation ul ul li { 
	 	border-bottom: 1px solid #FFFFFF; 
		margin: 0;
		text-decoration: none; 
	} 
	#navigation ul ul li a:link, #navigation ul ul li a:visited { 
		 text-decoration: none; 
		 background-color: #F1E9D0; 
		 color: #503505;
	} 
	#navigation ul ul a:hover {
		 text-decoration: none; 
		 background-color: #B18A46; 
		 color: #FFFFFF;
	}
/* end Navigation */
/* begin breadcrumb */
#breadcrumb {
	font-size: 0.7em;
	font-weight: bold;
	color: #B18A46;
	margin: 0px;
}
	#breadcrumb ul {
	list-style: none;
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-top: 0px;
	 margin-bottom: 5px;
	 padding: 0;
	}
	#breadcrumb li {
	 display: inline;
	}
	#breadcrumb a:link, #breadcrumb a:visited {  
	 padding: 5px 5px 5px 5px;  
	 color: #3C4B5C; 
	 text-decoration: underline; 
	} 
	#breadcrumb a:hover { 
	 color: #B18A46; 
	}
/* end breadcrumb */
#search {
	margin: 3px 3px 3px 5px;
}
.mainTable {
	width: 872px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.mainTable .topLeft {
	vertical-align: top;
	background-image: url(../images/backgrnd/bck_rpt_title.gif);
	background-repeat: repeat;	
	border: 0 none;
}
.mainTable .topRight {
	width: 189px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/backgrnd/bck_nav.gif);
	background-repeat: repeat;	
}


/* start page Title block */
#pageTitleBlock  {
	color: #3C4B5C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B18A46;
	border-top: 0 none;
	border-right: 0px;
	border-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
}
	#pageTitleBlock  h2 {
		font-size: 1em;
		font-style: normal;
		font-weight: bold;
		color: #3C4B5C;
		text-decoration: none;
		margin: 0px 0px 5px 0px;
	}
/* end Title block */
/* start  product Containter */
#productContainer {
	font-size: 1em;
	color: #3C4B5C;
}
/* end  product Containter */
/* begin table for list of items */
#mainListTable {
	border-collapse: collapse; 
	}
	.mainListTable  tr  {
		margin-top: 10px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 2px solid B18A46;
	}
/* start  product Table */
.productSizeTable {
	font-size: .8em;
	color: #3C4B5C;
	width: 100%;
	margin: 0px 8px 5px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-bottom: 1px dotted #B18A46;
	vertical-align: middle;
}
	.productSizeTable th {
		text-align: left;
		border-bottom: 2px solid #B18A46; 
	}

	.productSizeTable tr {
		border-bottom: 1px dotted #B18A46;
		font-size: 1em;
		vertical-align: middle;
	}
	.productSizeTable tr.item td {
		font-weight: normal;
		color: #3C4B5C;
		line-height: 1.2em;
		border-bottom: 1px solid B18A46;
	}
	.productSizeTable td {
		vertical-align: middle;
	}
	.productSizeTable td.price  {
		font-weight: bold;
		color: #990000;
	}
	.productSizeTable td.price .oldprice  {
		vertical-align: top;
		text-decoration: line-through;
		color: #3C4B5C;
	}
	.buy_btn {
		text-align: center;
	}
	.buy_btn img {
		border: 0px;
	}
	.buy_btn a:link, .buy_btn a:visited {
		text-align: center;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
	}
.productHeadTable {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #3C4B5C;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B18A46;
	vertical-align: middle;
}
.tcol1 {
		width: 150px;
		vertical-align: top;
	}
.tcol2 {
		width: 150px;
		vertical-align: top;
	}
.mcol1 {
		width: 120px;
		vertical-align: top;
	}
.mcol2 {
		width: 90px;
		vertical-align: top;
	}
.mcol3 {
		width: 100px;
		vertical-align: top;
	}
.price  {
		font-weight: bold;
		vertical-align: top;
}
.oldprice  {
	font-weight: bold;
	vertical-align: top;
	text-decoration: line-through;
	color: #3C4B5C;
}
.price b {
		color: #CC0000;
		width: 80px;
		vertical-align: top;
}
.buy {
		width: 50px;
		vertical-align: top;
		text-align: right;
}
.buy a {
		font-size: .75em;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #4B5F76;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
	}
.prodDescTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #3C4B5C;
}
.prodDescTable caption {
	text-align: left;
	font-weight: bold;
	color: #3C4B5C;
	padding: 0px 0px 10px 0px;
}
.prodDescTable caption a:link, .prodDescTable caption a:visited  {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	color: #3C4B5C;
}
.prodDescTable caption a:hover {
	color: #503505;
}
.prodDescTable th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
.prodDescTable td.colItem {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}
/* End  product Table */
.smPicContainer {
 	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	width: 165px;
	border: 0px;
	background-color: #F1E9D0;
	text-align:center;
	margin-right: 5px; 
	margin-top: 5px;
	padding: 0px;
}
	.smPicContainer ul{
		list-style: none;
		margin: 0px; 
		padding: 0px;
		text-indent: 12px
	}
	.smPicContainer li {
		text-align: left;
		background-color: #FFFFFF;
		padding: 5px;
		line-height: 1.2em;
		text-decoration: underline;
	}
	.smPicContainer img {
		border: 0px;
		vertical-align: top;
	}
.catContainer {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #3C4B5C;
	width: 675px;
	border: 0px;
}
.itemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #3C4B5C;
}
	.itemTitle:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 30px;
		font-weight: bold;
		color: #503505;
	}
.itemBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C4B5C;
	line-height: 20px;
}
.ItemBreakLine {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B18A46;
	vertical-align: top;
}
.largeImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3c4b5c;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	text-indent: 5px;
	vertical-align: top;
	height: 30px;
}
.TextBox {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #B18A46;
	background-color: #F7F4EC;
	color: #3C4B5C;
}
.TextBox h2, .TextBox h2 a:link, .TextBox h2 a:visited {
	display: block;
	height: 1em;
	margin: 0px 0px 2px 0px;
	padding : 0px 0px 0px 3px;
	font-size: .7em;
	color: #FFFFFF;
	background-color: #B18A46;
}
.TextBox h3 {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 2px 3px 4px;
	font-size: 1em;
	font-weight: bold;
}
.TextBox .clear {
   clear:both;
   height:1px;
   overflow:hidden;
}
.btnBuyNow a:link, .btnBuyNow a:visited {
	display: block; 
	text-align: right;
	align: bottom;
	padding: 2px;
 	color: #B30300;
 	font-weight: bold;
}
.txt {
	margin: 5px 3px .9em 6px;
	font-size: .76em;
}
.dataPage {
	vertical-align: top;
	margin: 5px;
	font-size: .85em;
	color: #3C4B5C;
	line-height: 1.45em;
}
.dataPage a:link, .dataPage a:visited {
	font-size: .85em;
	color: #3C4B5C;
}
.dataPage p {
	margin: 0px 0px 1.15em 3px;
}
.dataPage h2 {
	display: block;
	padding: 5px 5px 5px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	font-weight: bold;
	color: #3C4B5C;
	background-color: #F8F7EF;
}
.dataPage h3 {
	display: block;
	padding: 3px;
	margin: 1.75em 0px 5px 0px;
	font-size: .9em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .10em;
	color: #3C4B5C;
	background-color: #F8F7EF;
	border-top: dashed 1px #B2B2B2;
	border-bottom: dashed 1px #B2B2B2;
}
.dataPage ul {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1em 0px;
	line-height: 1.35em;
}
.dataPage li {
	font-size: .85em;
	list-style: square;
	margin: 0px 0px .5em 25px;
}
.dataPage .tooltable {
	font-size: .85em;
	color: #3C4B5C;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B18A46;
}
	.dataPage .tooltable th {
		text-align: left;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #B18A46;
	}
	.dataPage .tooltable tr.header td {
		font-weight: bold;
		color: #3C4B5C;
		border-bottom: 2px solid B18A46;
	}
	.dataPage .tooltable tr {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #B18A46;
		font-size: 1em;
		vertical-align: top;
	}

.dataPageButton {
	float: right;
	margin: .1em .3em .1em .1em;
	text-align: right;
	font-size: 1em;
	color: #3C4B5C;
}
.dataPageDesc {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #3C4B5C;
}
.dataPageSubTitle {
	font-size: 12px;
	line-height: 21px;
	color: #3C4B5C;
	font-weight: bold;
	font-variant: small-caps;
}
.contactPageTitle {
	font-size: 12px;
	color: #3C4B5C;
	line-height: 21px;
	font-weight: bold;
	font-variant: small-caps;
}
.pageTitle {
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	color: #3C4B5C;
	text-align: left;
	text-indent: 30px;	
	}
.tableHead{
color: #F0DAA1;
}
.tableHeadCol1{
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}.table1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B18A46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4b5c;
	font-weight: normal;
	line-height: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #B18A46;
	border-right-color: #B18A46;
	border-left-color: #B18A46;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
}
.chartRowLegend2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3c4b5c;
	padding: 3px 3px 3px 5px;
	background-color: #F7F4ED;
	font-variant: small-caps;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B18A46;
}

.formError {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.formCorrect {
	font-size: 12px;
	font-weight: bold;
	color: #3C4B5C;
}
.bodywhite {
	color: #FFFFFF;
}
.ceboColorTable {
	font-size: .90em;
	color: #3C4B5C;
}
.ceboColorHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C4B5C;
	font-weight: bold;
}
#toolspec {
	width: 100%;
	font-size: 1em;
}
	#toolspec ul {
		list-style: none;
		 display: block;
		 margin: 0px;
		 padding: 0px;
	}
	#toolspec li {	
		vertical-align: bottom;
		display: block;
		margin: 0px;
	}
	#toolspec h2 {
		font-style: normal;
		font-weight: bold;
		color: #503505;
		text-decoration: none;
		width: 100%;
		background-color: #F0DAA1;
		padding: 3px;
	}
#calcTable {
	border-collapse: collapse; 
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C4B5C;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 15px;
	padding: 3px 3px 3px 5px;	
}
#calcTable caption {
	text-align: left;
	font-weight: bold;
	padding: 3px 3px 3px 1em;
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
}
#calcTable a:link {
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B5F76;
}
#cartContainer {
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #3C4B5C;
}
#cartContainer em {
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	font-size: .9em;
	color: #3C4B5C;
}
#cartContainer h2 {
	display: inline;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #3C4B5C;
	text-decoration: none;	
}
.cartTable {
	width: 100%;
	margin: 0px 10px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: .9em;
	color: #3C4B5C;
	border-bottom: 2px solid #D6E0EC;
	vertical-align: top;
}
	.cartTable caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B5F76;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 3px 3px .75em;
	}
	.cartTable th {
	padding: 3px 3px 3px .75em;
	font-size: .8em;
	font-weight: bold;
	color: #3C4B5C;
	background-color: #D6E0EC;
	text-align: left;
	}
	.cartTable tr {
	width: 100%;
	vertical-align: top;
	}
	.cartTable th .item{
	width: 300px;
	}
	.cartTable a:link, .cartTable a:visited {
	color: #3C4B5C;
	}
	.cartTable td .prce{
	text-align: right;
	}
.txtButton{
	margin: 8px 5px 5px 0px;
}
.txtButton a:link, .txtButton a:visited {
	display: inline; 
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #788EA8;
	padding: 3px 5px 3px 5px;
	 border: 1px solid #4B5F76;
}
.txtButton a:hover {
	display: inline; 
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #5D6F84;
	padding: 3px 5px 3px 5px;
	 border: 1px solid #4B5F76;
}
.txtButton2 {
	display: inline; 
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #3C4C5B;
	padding: 3px 5px 3px 5px;
}
.txtButton2 a:link, .txtButton2 a:visited {
	display: inline; 
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #3C4C5B;
	padding: 3px 5px 3px 5px;
}
.txtButton2 a:hover {
	display: inline; 
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #5D6F84;
	padding: 3px 5px 3px 5px;
}
.fieldcell input {
 background-color: #D6E0EC; 
 color: #222A33; 
 border: 1px solid #3C4B5C;
} 
.fieldcell select {
 background-color: #D6E0EC; 
 color: #222A33; 
 border: 1px solid #3C4B5C;
}

.formContainer {
	margin: 0px;
	font-size: .8em; 
	}	
.formContainer h2 {
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 1em;
	font-weight: bold;
	color: #3C4B5C;
	background-color: #F8F7EF;
}
.formContainer fieldset {
	border-top: 0px solid #4B5F76;
	border-bottom: 2px solid #4B5F76;
	border-right: 0px solid #4B5F76;
	border-left: 0px solid #4B5F76;
}
.formContainer label {
	font-weight: bold;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
}
.formContainer input, .formContainer select {
	margin-bottom: .4em;
	width: 200px;
}
.formContainer .buttons {
	margin-top: 2em;
	margin-left: 160px;
	width: 75px;
}
#googleadtrack {
	display: none;
}
#footer {
	width: 750px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .75em;
	margin: 0px 0px 15px 0px;
	text-align: center;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.addthis_toolbox {
border:none;
display:block;
position:absolute;
right:20px;
top:0;
}
