/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background-image: url(../bg-sand.jpg);
	background-repeat: repeat;
 	}


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



															/** MAIN CONTAINERS **/
div#container {
	margin: 0em auto;	
	background-color: #fff;
	padding: 5px;
        

	
	}
	div#header {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#header-in {
			padding: 20px;
			}
	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;
	font-size: inherit;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	}
	
.frontpage li {
	overflow: hidden;
	list-style-type: none;
	vertical-align: bottom;
	text-align: left;
	font-size: inherit;
	margin: 5px 5px 5px 5px;
	padding: 0px;
		
}
	

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

#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 {
	
	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;
	min-width:190px;
	max-width:190px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
table .designs tr {
	text-align: center;
	margin-bottom: 15px;
	}	

	

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

		




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;
	}
	
/** Needed for the invoices **/	
	
#itemlist {
	color: #333333;
	padding: 15px;
	width: 830px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	vertical-align: top;
	font-size:inherit;
	}

#itemlist img {
	border:none;
	}

table#itemlist th {
	padding: 5 px; 
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	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;
	padding:5px;
	width: auto;
	line-height: 22px;
	}

#invoiceleft {
		width:480px;
		float:left;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:10px;
		Padding-top:10px;
		margin-left: 5px;
		font-size: inherit;
		}
		
#invoiceright {
	width:280px;
	min-height:250px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	Padding-top:10px;
	margin-left: 490px;
	font-size: inherit;
		}

.addressBlock {
	width:760px;
	margin-left:40px;
	background-color:#FFFFCC; 
	padding:10px;
	}
	
.addressBlock th{
	text-align: left;
	}
	
.addressBlock td{
	text-align: left;
	}


															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }

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

h1 {
	font-size:200%;
}
h2 {
	font-size:150%;
}
h3 {
	font-size:120%;
}

.headline_spacing {
	margin-left:25px;
}

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

#checkout{
	color: #000000;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	}
	

	
#checkout td {
	text-align: left;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 20px;
}




															/** END **/