
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

/*
a {color: #048;}
a:hover {color: #06C;}
*/

a 
{
	color: #BBD95C;
}
a:hover 
{
	color: #BBD95C;
	font: bold;
}


body {
	/* background: #E7E7E2 url('/images/site/body.jpg') no-repeat center top; */
	background: #000000;
	color: #ffffff;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 3px;
}

p,code,ul {padding-bottom: 1.2em;}

/*
li {list-style: none;} 
*/
 



h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(/images/site/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {color: #BBD95C; padding-top: 6px; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #333333;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 2px;
	width: 900px;
	text-align: left;


}

.outer-container {
	/* background: url('/images/site/container.jpg') no-repeat center bottom; */
	background: #000000;
	padding-bottom: 15px;
	text-align: center;	
}

/* headere & title */
.header {
	background: #222 url('/images/site/header-background 900x127.jpg') no-repeat;
	height: 127px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	/* background: url(/images/site/main.gif) repeat-y; */
	background: #333333;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	/* width: 538px; */
	width: 680px;
	
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}


.content li {
	list-style: square;
	margin-left: 18px;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 175px;
}
.navigation h2 {
	color: #BBD95C;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}


.navigation ul {
	line-height: 5px; 
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {
	border-bottom: 1px solid #EAEADA;
	list-style-type: none;
}
.navigation li a {
	font-size: 1.1em;
	color: #BBD95C;
	display: block;
	padding: 8px 0 8px 0;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}































	/*  DEFAULTS --------------------------------------------------------------------------- */


	*, default
	{
		font-family: verdana, arial, helv;
		font-size: 11px;
	}


	body.default
	{
		background: url(/images/site/background.jpg);
		text-align: center;
	}




	/*  MISC ---------------------------------------------------------------*/

	div.prod-rightside-insert
	{
		width: 205px;
		float: right;
		text-align: left;
		vertical-align: top;
		margin-right: 7px;
	}


	.link-install-instructions
	{
		margin: 10x 0x 10x 0x;
		vertical-align: top;
	}

	.footnote
	{
		font-size: 10px;
		font-style: italic;
	}

	.clear-right
	{
		clear: right;
	}

	.clear-left
	{
		clear: left;
	}

	/*  GRID -------------------------------------------------------- */

	TABLE.grid
	{

		margin: 0;
		font-size: 11px;
		border: 1px solid black;
		padding: 0;
		border-collapse: collapse;
	}

	TH.grid, TH.grid-subheader
	{
		padding: 2px;
		font-size: 13px;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
		border: 1px solid black;
		background-color: #996633;
		color: #FFFF00;
	}

	TH.grid
	{
		background-color: ##960;
	}


	TH.grid-subheader
	{
		border: 1px solid black;
		background-color: ##c93;
		font-size: 13px;
	}

	.grid, TD.grid, menu-left
	{

		vertical-align: top;
		font-size: 11px;
		border: 1px solid black;
		background-color: #BAB078;
	}







	/*  LEFT MENU --------------------------------------------------------- */
	div.left-menu
	{
		border: 0px solid black;
		width: 150px;
		padding: 0px;
		float: top;
		text-align: left;
	}

	li.left-menu, a.left-menu
	{
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		list-style-type: none;
		text-decoration: none;
		font-size: 12px;
		color: green;
		font-weight: normal;
	}

	ul.left-menu
	{
		margin-left: 0px;
		margin-right: 0px;
		list-style-type: none;

	}



	#left-menu-title
	{
		font-size: 14px;
		font-weight: bold;
		color: green;
		margin-left: 10px;
	}

	.left-menu-newproducts
	{
		margin-left: 5px;
	}

	img.left-menu-newproducts
	{
		width: 120px;
		border: 1px solid black;
	}

	/*  LEFT MENU MAIN NAVIGATION ----------------------------------------------*/
	div.leftmenu-main-nav
	{
		border: 0px solid black;
		width: 150px;
		padding: 0px;
		float: top;
		text-align: left;
	}

	div.leftmenu-main-nav li
	{
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		list-style-type: none;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		color: green;
	}
	div.leftmenu-main-nav a
	{
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		list-style-type: none;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		color: green;
	}

	div.leftmenu-main-nav ul
	{
		margin-left: 0px;
		margin-right: 0px;
		list-style-type: none;
	}



	/*  TOP MENU --------------------------------------------------------*/


	div#top-menu ul
	{
		margin: 0px;
		padding: 5px;
		list-style-type: none;
		list-style-image: none;
		font-size:12px
	}

	div#top-menu ul li
	{
		display: inline;
	}

	div#top-menu ul li a
	{
		font-size: 12px;
		text-decoration:none;
		padding: 1px 10px 1px 10px;
		margin: 10px 0px 10px 0px;
		background: green;

		color: white;
		border: 1px;
		border-style: outset;
		list-style-type: none;

	}

		div#top-menu a:hover
	{
		border-style: inset;
		font-weight: bold;
	}




	/*  CONTENT -------------------------------------------------------*/
	div.content
	{
		border: 1px;
		font-size: 11px;
		vertical-align: top;

	}


	/*  ITEM GRID ---------------------------------------------------- */

	.item-grid
	{
		font-size: 11px;
	}

	table.item-grid
	{
		border-collapse: collapse;
		margin: 10px;
	}

	table.item-grid td
	{
		border: solid;
		border-width: 1px;
		border-collapse: collapse;
		vertical-align: top;
		padding: 5px;
	}
	
	.item-grid img
	{
		border: none;
	}

	/*  SHOPPING CART ---------------------------------------------------*/
	a.addtocart span
	{
		display: none;
	}





	div.cartdisplay table
	{
		border-style: solid;
		border: thin groove Silver;
		border-collapse: collapse;

	}

	div.cartdisplay td
	{
		border: thin groove Silver;
		padding: 5px;		
	}

	
	table.cartcheckout
	{
	}
	
	
	
	div.sidebar
	{
	float: right;
	width: 250px;
	border: dotted;
	border-width: 1px;
	margin: 5px;
	padding: 5px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	/*  PROD LINE -------------------------------------------------------*/

	h1.prodline
	{
		font-size:16px;
		font-weight: bold;
	}

	
	div.prodline-headercode img
	{
		border: none;
	}

	div.prodline-footercode img
	{
		border: none;
	}	

	/*  PROD CATEGORY ----------------------------------------------------- */
	div.prodcategory-headercode
	{
		border: 1px;
		vertical-align: top;
	}


	td.prodcategory-drilldown
	{
		text-align: center;
		vertical-align: top;
		height: 125px;
		width: 165px;
	}


	div#prodCategoryBreadCrumbs
	{
		font-size: 20px;
		font-weight: bold;
		margin: 10px 0px 20px 0px;
		color: #BBD95C;
	}

	div#prodCategoryBreadCrumbs a
	{
		font-size: 20px;
		font-weight: bold;
		color: #BBD95C;
	}

		div#prodCategoryBreadCrumbs a:hover
	{
		font-size: 21px;
		font-weight: bold;
	}

	/*  MASTER --------------------------------------------------------- */
	table.master-table
	{
		border: 0px solid black;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
		height: 100%;
		width: 800px;
	}
	td.master-table-rightcol, td.master-table-leftcol
	{
		vertical-align: top;
		border: 0px solid black;
		height: 100%;
		background-color: White;
	}
	td.master-table-leftcol
	{
		text-align: left;
		width: 150px;

		background: url(/images/site/middle-left-200x5.gif);

		background-repeat: repeat-y;
		background-position: left;

	}
	td.master-table-rightcol
	{
		width: 100%;
		background: url(/images/site/middle-right-650x5.gif) right;
		background-repeat: repeat-y;
		background-position: right;
		padding-right: 10px;
	}

	div#master-div
	{
		padding: 0;
		height: 100%;
		text-align: center;
		width: 800px;
	}

	td.master-header
	{
		height: 150px;
		width: 800px;
		background: url(/images/site/header-800x150.jpg);
		text-align: center;
		vertical-align: bottom;

	}

	td.master-footer
	{
		width: 800px;
		text-align: center;
		vertical-align: middle;
		padding: 10px;
		background: url(/images/site/middle-800x5.gif);
		background-repeat: repeat-y;
	}

	td.master-border-bottom
	{
		height: 24px;
		width: 800px;
		background: url(/images/site/footer-800x24.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	div.master-table-content-row
	{
		background: url(/images/site/middle-800x5.jpg);
	}


	/* --- FRONT PAGE ------------------------------------------------- */
	img.fp-grid
	{
		border: none;
	}

		a.fp-grid:visited
	{
		border: none;
	}

		a.fp-grid:hover
	{
		border: 1px solid black;
	}

	/* --- ALSO SEE -------------------------------------------------- */
	img.also-see
	{
		border: none;
	}

		a.also-see:visited
	{
		border: none;
	}

		a.also-see:hover
	{
		border: 1px solid black;
	}

	/* --- HEADER - BOTTOM TEXT ----------------------------------------- */
	div.header-bottom-text
	{
		color: white;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
		text-align: center;
		vertical-align: bottom;
	}
	div.header-bottom-text a
	{
		color: white;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
	}


	/* --- NOTES ---------------------------------------------------------- */
	div.notes
	{
		border: 1px dashed red;
		padding: 10px;
	}
	
	
	
	
	/* --- SHOPPING CART DISCLAIMER / NOTES ----------------------------- */
	div.cart-disclaimer li
	{
		font-weight: bold;
		font-size: 14px;
		color: red;
		margin: 10px;
	}
		