body {
	font:11px Verdana, Arial, Serif;
	margin: 0px; padding: 0px;
	background:#c7c9cb;
	color:#333;
}


h1, h2, h3, h4, h5, h6, form, p, ul, ol, dl, li {margin:0; padding:0;}

a:link {color:#990000; text-decoration:none;}
a:visited {color:#0098b6; text-decoration:none;}
a:hover, a:focus, a:active {color:#0098b6; text-decoration:underline;}
a img {border-width:0;}

	/* NAVIGATION Horzontal NAVIGATION */
			.csshor	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(http://www.niceworktextile.com/images/buttons/denim-02.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 78px;
						height: 22px;
						margin: 0; 
						padding: 0; 
			}
			.csshor a {
						display: block;
						color: #000000;
						font-size: 10px;
						width: 78px;
						height: 22px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.csshor img {width: 78px; height: 22px; border: 0; }
			* html a:hover {visibility:visible}
			.csshor a:hover img{visibility:hidden}

			.csshor span {
						position: absolute;
						left: 0px;
						top: 5px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 78px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */


/*SKIP*/
#skip {display:none;}



/*CONTAINER*/
#container {
	width:794px;
	margin:0 auto;
	background:url(border.middle.gif) left top repeat-y;
	text-align:center;
}
#shadow-top {
	background:url(border.top.gif) left top no-repeat;
}
#shadow-bottom {
	background:url(border.bottom.gif) left bottom no-repeat;
}
#in-container {
	width:778px;
	margin:0 auto;
}


/*HEADER*/
#header {
	background:url(header.jpg) left top no-repeat;
	height:219px;
	position:relative;
	
	border:1px white dashed;
	border-top:none;
	border-bottom:none;
}

#header-title {
	position:absolute;
	top:101px;
	left:438px;
	text-align:left;
	color:white;
	width: 345px;
}

#header-title strong {
	display:block;
	font-weight:normal;
	font-size:26px;
}

/*MENU*/
#menu {
	background:url(menu.jpg) left top no-repeat;
	height:52px;
	border:1px white dashed;
	/*border-left:none;*/
}

#menu a {
	display:block;
	float:left;
	padding:16px 23px 14px 23px;
	
	border-right:1px white dashed;
	
	font:18px Arial, Serif;
	color:white;
	text-transform:uppercase;
}

#menu a.active {
	color:#054373;
	background:white;
}



/*TICKER*/
#marqueecontainer {
	background:#636466 url(shadow.grey.gif) left top repeat-x;
	width:778px;
	height:22px;
	overflow: hidden;
	position:relative;
}
#vmarquee {
	position:absolute;
	top:0px;
	left:0px;
	
	width:778px;
	height:22px;
	
	padding:4px 5px 0 5px;
	text-align:left;
	color:white;
	font-weight:bold;
	white-space:nowrap;
}
/*
#vmarquee p {
	display:inline;
}
*/

/*BODY*/
#body {
	background:#FFF url(shadow.white.gif) left top repeat-x;
	padding:20px 20px 0 20px;
	text-align:justify;
	line-height:1.5;
	font-size:12px;
}

h1 {font-size:16px; margin-bottom:15px;}
h2 {font-size:13px; margin-bottom:5px;}

#body p {
	margin-bottom:10px;
}
#body ul {
	margin-left:15px;
}
.category {
	float:left;
	margin:0 15px 15px 0;
}
.category a, .category img {
	display:block;
}
.category img {
	border:#666 1px solid;
}


.product {
	float:left;
	margin:0 15px 15px 0;
}

.product h2 {margin-bottom:0px;}

.product a {
    display:block;
    position:relative;
    z-index:24;
	
    text-decoration:none;
    background:#FFF;
}
.product a span, .product a var {
	display: none;
}

.product strong, .product img {
	display:block;
}
.product strong {
	white-space:nowrap;
}
.product img {
	border:#666 1px solid;
}

.product a:hover {z-index:25; background:white;}
.product a:hover span {
    display:block;
    position:absolute;
    top:-20px; left:100px;
	/*
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	*/
	text-decoration:none;
	width:314px;
	color:black;
    text-align:justify;
    padding:7px;
    background:white;
    border:black 1px solid;
    /*white-space:nowrap;*/
}

.product a:hover var {
	display:block;
	width:17px; height:17px;
	position:absolute;
	top:-3px;
	left:84px;
	background:url(angle.gif) left top no-repeat;
}

.product a span img {
	margin:5px 0 5px 0;
}



/*FOOTER*/
#footer {
	background:#636466 url(shadow.grey.gif) left top repeat-x;
	height:40px;
	color:white;
	position:relative;
}

#copyright, #author {
	position:absolute;
	top:13px;
	
}
#copyright a, #author a {color:white;}
#copyright {left:10px;}
#author {right:10px;}

.df {
	font-size: 12px;
	margin-left:3px;
}
.df strong{font-size: 14px}
.df label {
	clear:both;
	display:block;
	float:left;
	width:135px;
	text-align:right;
	margin-top:2px;
}
.df input, .df textarea {
	text-align:left;
	border:none;
	border:1px #000 solid;
	margin-left:3px;
}
.df textarea {border:1px #000 solid;}
.submit {
	clear:both;
	margin-left:135px;
	padding-top:20px;
	width:300px;
}


#admin-users th, #admin-users td, #admin-users input {font:12px Verdana, Arial,Sans-serif; text-align:left; vertical-align:middle;}
#admin-users th, #admin-users td {border:1px solid #ccc; padding:2px;}
#admin-users th {font-weight:bold;}

