@charset "utf-8";

body {

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	font-family: Tahoma, Verdana;

	font-size: 80%;

	margin: 0;

	background-image: url(../img/bk.jpg);

	background-repeat: repeat;

}

.thrColLiq #header {

	height: 98px;

	background-image: url(../img/block2.jpg);

	background-repeat: repeat-x;

	color: #FFFFFF;

	text-align: left;

}

.thrColLiq #header #logotop2 {

	float: left;

	width: 200px;

	background-image: url(../img/logotop2.jpg);

	background-repeat: no-repeat;

	height: 98px;

}

.thrColLiq #navigation {

	background-image: url(../img/nav2.jpg);

	background-repeat: repeat-x;

	height: 52px;

	margin: 0px;

	padding: 0px;

}

.thrColLiq #navigation #logobot2 {

	float: left;

	width: 200px;

	height: 52px;

	background-image: url(../img/logobot2.jpg);

	background-repeat: no-repeat;

}



.thrColLiq #header #searchwrap {

	float: left;

	height: 70px;

}

.thrColLiq #header #searchwrap a {

	color: #00CC00;

}

.thrColLiq #header #searchwrap #options {

	width: 200px;

	float: left;

}

.thrColLiq #header #searchwrap #options p {

	font-size: 90%;

	margin: 0px;

	padding: 0px;

}

.thrColLiq #header #searchwrap #cart {

	float: left;

	width: 150px;

	margin-left: 10px;

}

.thrColLiq #header #searchwrap #cart p {

	font-size: 90%;

	margin: 0px;

	padding: 0px;

}

.thrColLiq #header #searchwrap #prodsearch {

	float: left;

	margin-left: 10px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	width: 270px;

}

.thrColLiq #header #searchwrap #prodsearch #search #search {

	margin: 0px;

	padding: 0px;

}

.thrColLiq #header #searchwrap #prodsearch #search p {

	margin: 0px;

	padding: 0px;

	font-size: 90%;

}



.thrColLiq #navigation #nav {

	float: left;

	margin-left: 22px;

}

.thrColLiq #header #searchwrap #title {

	height: 30px;

	width: 587px;

	margin-top: 8px;

	margin-bottom: 12px;

}

.thrColLiq #header #searchwrap #title h1 {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.8em;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}



.thrColLiq #navigation #nav a {

	color: #000000;

	font-weight: bold;

	padding-left: 16px;

	font-size: 1.1em;

	line-height: 40px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #666666;

	padding-right: 16px;

	text-decoration: none;

}

.thrColLiq #navigation #nav a:hover {

	color: #00FF00;

}







.thrColLiq #container {

	width: 100%;

	text-align: left; /* this overrides the text-align: center on the body element. */

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #FFFFFF;

	background-image: url(../img/gradmain.gif);

	background-repeat: repeat-x;

}

/* Tips for sidebars:

1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 

2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiq #sidebar1 p" rule.

3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.

*/

.thrColLiq #sidebar1 {

	float: left; /* this element must precede in the source order any element you would like it be positioned next to */

	width: 200px;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 15px;

	padding-left: 0;

	margin: 0px;

}

.thrColLiq #container #sidebar1 #address p {

	font-size: 80%;

	font-weight: bold;

	color: #333333;

}





.thrColLiq #container #sidebar1 a {

	background-image: url(../img/link.png);

	background-repeat: no-repeat;

	background-position: 6px center;

	text-decoration: none;

	font-size: 1em;

	font-weight: bold;

	font-family: sans-serif;

	padding-left: 22px;

	color: #000000;

}

.thrColLiq #container #sidebar1 #nav1 {

	background-image: url(../img/nav_mid.jpg);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

}

.thrColLiq #container #sidebar1 #nav1 #nav_top {

	background-image: url(../img/nav_top.jpg);

	background-repeat: no-repeat;

	height: 19px;

	margin: 0px;

	padding: 0px;

}

.thrColLiq #container #sidebar1 #nav1 #nav_bottom {

	background-image: url(../img/nav_bottom.jpg);

	background-repeat: no-repeat;

	height: 22px;

	background-position: left;

}

.thrColLiq #container #sidebar1 #nav1 h1 {

	font-size: 100%;

	color: #234;

}



.thrColLiq #sidebar2 {

	float: right; /* this element must precede in the source order any element you would like it be positioned next to */

	width: 177px; /* top and bottom padding create visual space within this div  */

	margin-top: 25px;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

	background-image: url(../img/boxmidRight.png);

	background-repeat: repeat-y;

	margin-bottom: 5px;

}

.thrColLiq #container #sidebar2 p {

	font-size: 80%;

	font-weight: bold;

	color: #333333;

}

.thrColLiq #container #sidebar2 a {

	color: #0066CC;

}



.thrColLiq #container #sidebar2 #top {

	background-image: url(../img/boxTopRight.png);

	background-repeat: no-repeat;

	height: 20px;

}

.thrColLiq #container #sidebar2 #bot {

	background-image: url(../img/boxbotRight.png);

	height: 19px;

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}





.thrColLiq #sidebar1 p, .thrColLiq #sidebar1 h3, .thrColLiq #sidebar2 p, .thrColLiq #sidebar2 h3 {

  margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */

  margin-right: 10px;

}

/* Tips for mainContent:

1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.

2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).

3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.

*/

.thrColLiq #mainContent {

	margin-top: 0;

    /*margin-right: 24%;  */
	margin-right: 5%;

	margin-bottom: 1%;

    /*margin-left: 18%;  */    
	margin-left: 18%;

	padding-bottom: 10px;

}

.thrColLiq #container #mainContent h2 {

	font-size: 1em;

	color: #3B3D63;

}

.thrColLiq #container #mainContent h6 {

	font-size: 100%;

	color: #993300;

	font-weight: normal;

	margin: 0px;

	padding-top: 5px;

	padding-right: 3px;

	padding-bottom: 5px;

	padding-left: 3px;

}



.thrColLiq #container #mainContent ul {

	list-style-image: url(../img/music.png);

	list-style-position: inside;

	color: #000000;

	font-weight: bold;

}

.thrColLiq #container #mainContent li {

	font-size: 90%;

}



.thrColLiq #container #mainContent a {

	color: #006600;

}

.thrColLiq #container #mainContent img {

	padding: 5px;

}



.thrColLiq #container #mainContent h1 {

	font-size: 2em;

	color: #006600;

	font-weight: normal;

}



/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

  float: right;

  margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

  float: left;

  margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */

	clear: both;

	height: 0;

	font-size: 1px;

	line-height: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

}

.thrColLiq #container #sidebar1 #nav1 h1 {

	padding-left: 20px;

}

.thrColLiq #container #sidebar1 #address #topS1 {

	background-image: url(../img/boxtop.png);

	background-repeat: no-repeat;

	height: 20px;

	margin-top: 10px;

}

.thrColLiq #container #sidebar1 #address {

	background-image: url(../img/boxmid.png);

	background-repeat: repeat-y;

}

.thrColLiq #container #sidebar1 #address a {

	padding-left: 0px;

	text-decoration: underline;

	background-image: none;

	color: #009933;

}

.thrColLiq #container #sidebar1 #address #botS1 {

	background-image: url(../img/boxbot.png);

	background-repeat: no-repeat;

	height: 19px;

}





.thrColLiq #container #sidebar1 a:hover {

	color: #66FF00;

	background-image: url(../img/link_hover.png);

	background-position: 6px center;

}



[if IE]>

<style type="text/css"> 

/* place css fixes for all versions of IE in this conditional comment */

.thrColLiq #sidebar2, .thrColLiq #sidebar1 { padding-top: 0px; }

.thrColLiq #mainContent { zoom: 1; padding-top: 15px; }

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

</style>

<![endif]

.thrColLiq #foot {

	background-image: url(../img/block2.jpg);

	height: 50px;

	background-repeat: repeat-x;

	background-color: #121212;

}

.thrColLiq #foot p {

	color: #999999;

	font-size: 90%;

}

.thrColLiq #foot {

	margin: 0px;

	height: 50px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}



.thrColLiq #foot a {

	color: #999999;

}


