@charset "UTF-8";
/* CSS Document */


body {
	font-size: 100.1%;
	font-size: .76 em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(yellow_border.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
#divwrapper {
	font-size: .93 em;
	padding-left:25px;
	text-align: left;
	margin:0 auto;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699ff;
	border-left-color: #6699FF;
	border-bottom-color: #6699FF;
	padding:5px;
	margin: 0px, 5px, 5px, 5px;
	width: 850px;
	}	

table#wrapper {
	font-size: .93 em;
	padding-left:25px;
	text-align: left;
	margin:0 auto;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699ff;
	border-left-color: #6699FF;
	border-bottom-color: #6699FF;
	}
table#wrapper td{
	padding:1px;
	margin: 5px, 5px, 5px, 5px;
	width: 850px;
	}	
		

p {
	
	margin-bottom: 1.0em;
	text-align: left;	
	margin-top: 1.0em;
	line-height: 150%;
	margin-left: 5px;
		}
		


/* ---------- add your code below ---------- */




	
.MediumBoxFormat {
	background-color : #FFFFF0;	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 1.1 em;
	height: 20px;
	width : 72px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}
.SmallBoxFormat {
	width : 22px;
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .9 em;
	height: 19px;
	text-align : left;
	visibility : visible;
	border : thin #336699 solid;
	vertical-align: middle;
}

.LongBoxFormat {
	background-color : #FFFFF0;	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 1.0em;
	width : 350px;
	height: 22px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}

.FatBox {
	background-color : #FFFFF0;
	font-size : 1.3 em;
	width : 105px;
	height: 32px;
	text-align : left;
	visibility : visible;
	border : 2px solid #336699;
	font-weight: bold;
}

.CommentBoxFormat {
	width : 500px;
	height : 100px;
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}

fieldset {
	border: 1px solid #0099FF;
	background: #fff url(table_bg.jpg) repeat;
	padding: 7px;
	margin-bottom: 1em;
		}

legend {
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	background-color: #ffffff;
	text-transform: uppercase;
		}


h1
{
font-size: 201%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}
h2
{
font-size: 181%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}
h3
{
font-size: 141%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}
h4
{
font-size: 130%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}
h5
{
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}
h6
{
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-style: italic;
}		



.redh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

hr {
	color: #999999;
	height: 1px;
}

select {
		width: 200px;
		}		

a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none
}

a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none
}

a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none
}

a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}

/* ---------- layout for homepage and dual column builder ---------- */

#mainleft {
		width:280px;
		float:left;
		background:#fff;
		padding-bottom:3px;
		Padding-top:1px;
		margin-left: 5px;
		}
		
#mainright {
	width:480px;
	background:#fff;
	padding-bottom:3px;
	Padding-top:1px;
	margin-left: 290px;
		}

.frontpage{
	display: block;
	list-style-type: none;
	vertical-align: bottom;
	text-align: center;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	}
	
.frontpage li {
	overflow: hidden;
	list-style-type: none;
	vertical-align: bottom;
	text-align: left;
	font-size : 11px;
	line-height: 15px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
		
}
	


/* ---------- layout for catalog pages ---------- */

#ItemDescription{
width:100%;
display:block;
margin-top:14px;
margin-bottom:2px;
}

	
/* ---------- layout for entire chart of colors ---------- */
		
#colorchart {
	color: #333333;
	display: block;
	width: 750px;
	max-width:760px;
	border-collapse: collapse;
	}
	
table #colorchart tr {
	max-width:200px;
	vertical-align:top;
	font-style: normal;
	text-align: justify;
	}
	
table #colorchart td {
	vertical-align:top;
	text-align: left;
	}

/* ---------- layout for layout for text under size boxes ---------- */
		
ul.inlineUL{
	display: inline;
	list-style-type: none;
	vertical-align: bottom;
	text-align: center;
	font-size : .7em;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
ul.inlineUL li {
	overflow: hidden;
	list-style-type: none;
	float: left;  /* ---This solves IE stretching out the boxes-- */
	vertical-align: bottom;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 23px;
	min-width:23px;
	max-width:23px;
}
	
	

/* ---------- for color chip image ---------- */

table .designs {
	text-align: center;
	margin-bottom: 15px;
	border-collapse: collapse;
	width: 184px;
	min-width:183px;
	max-width:185px;
	margin-right: 5px;
	margin-left: 5px;
	}


	
.designsIMG {
	text-align: center;
	vertical-align:bottom;
	margin-left:30px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	height: 155px;
	}

	


/* ---------- end of chart ---------- */

.disclaimer{
	font-size: 10px;
	color: #666666;
	}

table #HowToOrder {
	text-align: left;
	text-decoration: none;
	background: none;
	font-family: 11 px "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table #HowToOrder tr {
	text-align: left;
	display: block;
	text-decoration: none;
	background: none;
	padding: 5px;
	vertical-align: middle;
}

table #HowToOrder td {
	text-align: left;
	display: block;
	text-decoration: none;
	background: none;
	padding: 1px;
	vertical-align: middle;
	}
	
table #HowToOrder img{
	vertical-align: middle;
	}


/* ---------- Most of these are for the invoice ---------- */


#itemlist {
	color: #333333;
	padding: 5px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	vertical-align: top;
	
	}
table#itemlist th {
	padding: 5 px; 
	margin:10px;
	vertical-align:middle;
	background-color: #FFFFCC;
	}
table#itemlist tr {
	vertical-align:bottom;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
table#itemlist td {
	vertical-align:bottom;
	white-space:nowrap;
	width: auto;
	line-height: 22px;
	
	}

table.addressBlock {
	border:1px; 
	padding: 15 px; 
	margin:10px;
	background-color:#FFFFCC; 
	font-size:13px;
	line-height: 21px;
	}
	
table.addressBlock th{
	text-align: left;
	}
	
table.addressBlock td{
	text-align: left;
	}
	
P.pagebreakhere {
	page-break-before: always;
	}	
	
/* ---------- used in item stock list ---------- */	

table.stockList {
	color: #333333;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 10px;
	vertical-align: top;
	}
table.stockList th {
	padding: 5 px; 
	margin:10px;
	vertical-align:middle;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	text-align: center;	
	}
table.stockList tr {
	vertical-align:bottom;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 1px solid #CCCCCC;
	}
table.stockList td {
	vertical-align:bottom;
	white-space:nowrap;
	width: auto;
	font-size:13px;
	line-height: 22px;
	border: 1px solid #CCCCCC;	
	text-align: center;	
	}
	
.editDelete {
	font-family: Rockwell, Georgia, Times, "Times New Roman";
	font-size: .8 em;
	font-style: normal;
	font-weight: bold;
	white-space:nowrap;
	display: inline;
}	


/* ---------- layout for top menus ---------- */

#navigation {
	color: #CCFFFF;
	/* border-bottom: 1px solid black; */
	margin: 4px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 8px;
}
#navigation li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}


#navigation a, a.MenuActive {
	font: 12px "Trebuchet", Arial, Helvetica, sans-serif;
	border: none;
	padding: 2px 7px 0px 7px;
	margin: 0;
	text-decoration: none;
	background: none;
	
}
#navigation a.MenuActive {
	font: bold 13px "Trebuchet", Arial, Helvetica, sans-serif;
	color: #990000;/* border-bottom: 1px solid #FFFFFF; */
}
#navigation a:hover {
color: #fff;
background: #6699CC;
}
#navigation a.MenuActive:hover {
background: #6699FF;
color: #DEDECF;
}


	/* ---------- layout for midpage tab menus ---------- */

#tabmenu {
	color: #000;
	border-bottom: 1px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	vertical-align: bottom;
}
#tabmenu a, a.active {
	color: #0033FF;
	background: #FFFFCC;
	font: 12px "Trebuchet", Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;	
}
#tabmenu a.active {
	font: bold 12px "Trebuchet", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
}
#tabmenu a:hover {
color: #fff;
background: #6699CC;
}
#tabmenu a.active:hover {
background: #6699FF;
color: #DEDECF;
}

/* ---------- bigfont bold layout for admin page ---------- */

.admin_index{
	display: block;
	list-style-type: none;
	vertical-align: bottom;
	text-align: center;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	}
	
.admin_index li {
	overflow: hidden;
	list-style-type: none;
	vertical-align: bottom;
	text-align: left;
	font-size : 15px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}


#shippingrates{
	display: block;
	list-style-type: none;
	vertical-align: bottom;
	text-align: left;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	}
	
#shippingrates li {
	overflow: hidden;
	vertical-align: bottom;
	text-align: left;
	font-size : 1.2em;
	line-height : 1.4 em;
	list-style-image: none;	
	
}

/* ---------- Checkout Pages  ---------- */

#checkout{
	color: #000000;
	font-size:12px;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	}
	
#checkout tr{
	margin: 0px 0px 0px 30px;
	padding:0px 0px 0px 30px;
	}
	
#checkout td {
	font-size:12px; 
	text-align: left;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 20px;
}



	
