/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
 	}


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;
}

img{

	padding: 8px;
}



															/** MAIN CONTAINERS **/
div#container {
	margin: 0em auto;	
	background-color: #fff;
	padding: 25px;
	
	}
	div#header {
		 width:850px;
		color: inherit;
		background-color: #fff;
		
		}
		div#header-in {
			
			}
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border: 1px solid #e5e5e5;
			border-width: 0 2px 2px 0;
			}
			div.content-in {
				padding: 20px;
				}
	div#footer {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#footer-in {
			padding: 20px;
			}



/* ---------- 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;
}

	/** menus **/

#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;
}




															/** SUB CONTAINERS **/
* { }

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

#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;
	min-height:300px
		}

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

#colorchart {
	color: #333333;
	display: block;
	table-layout:fixed;
	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;
	}

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;
	}
	
table .designs tr {
	text-align: center;
	margin-bottom: 15px;
	border-collapse: collapse;
	width: 184px;
	min-width:183px;
	max-width:185px;
	}	
	

.designsIMG {
	text-align: center;
	vertical-align:top;
	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;
	}

		
ul.inlineUL{
	
	}
	
ul.inlineUL li {
	display: inline;
	list-style-type: none;
	text-align: left;
	height: 310px;	
}



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;
	}



															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }

h1, h2, h3{ 
   font-family:Verdana, Geneva, sans-serif;
	color: #990000;
}

h1{ 
   font-size:150%;
	color: #06F;
}
h2{ 
   font-size:130%;
	color: #06F;
}
h3{ 
   font-size:110%;
	color: #06F;
}

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

hr {
	color: #999999;
	height: 1px;
	width: 90%;
	
}

.sizeboxes{
	margin-top:2px;
	margin-bottom:2px;
	line-height:13px;
	font-size: 12px;
	vertical-align: top;
	word-spacing: 5em;
	
}




															/** FORMS **/
* { }

.MediumBoxFormat {
	background-color : #FFFFF0;	
	height: 20px;
	width : 62px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}
.SmallBoxFormat {
	width : 22px;
	background-color : #FFFFF0;
	height: 19px;
	text-align : left;
	visibility : visible;
	border : 1px #336699 solid;
	vertical-align: bottom;
}

.LongBoxFormat {
	background-color : #FFFFF0;	
	width : 350px;
	height: 22px;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}

.CommentBoxFormat {
	width : 500px;
	height : 100px;
	background-color : #FFFFF0;
	text-align : left;
	visibility : visible;
	border : thin solid #336699;
}


.flowText{

float:left;
margin-right:10px;
margin-bottom: 5px;
}

														
.redbold {
	font-weight: bold;
	color: #900;
}


/** END **/

	
