body {
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

div.site {
	width:1000px;
	margin:auto;
}

#brands {
	margin-bottom: 10px;
}

#brands img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 919px;
}

#header {
	background: #187ecc url(img/header_background.png);
	color: #ffffff;
	width: 1000px;
	height: 128px;
	margin-bottom: 2px;
}

#header_separator {
	float: right;
	margin: 30px 20px 0px 20px;
}

#logo {
	width: 209px;
	height: 67px;
	float: left;
	margin: 35px 0px 0px 35px;
}

#blurb {
	float: right;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin: 30px 0px 0px 0px;
	width: 215px;
}

#blurb img {
	display: inline;
	vertical-align: middle;
	padding-right: 25px;
}

#blurb h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#main_wrapper {
	background: url(img/bread_crumb_background.png) repeat-x;
	padding-top: 25px;
}

#minor_wrapper {
	float: left;
	width: 800px;
	margin-bottom: 25px;
	padding: 0px 0px 5px 0px;
}


#footer {
	background: #187ecc url(img/footer_background.png) no-repeat;
	color: #99ccff;
	padding: 30px 20px 0px 20px;
	height: 45px;
}

#footer a {
	color: #ffcb65;
	text-decoration: underline;
}

#shopping_cart {
	float: right;
	width: 200px;
	margin: 60px 5px 0px 0px;
}

#shopping_cart_image {
	float: right;
	margin: 45px 20px 0px 0px;
}

#navigation {
	background: #ffb12f url(img/navigation_background.png);
	border: 1px solid #cc6600;
	height: 32px;
	width: 998px;
}

#navigation a {
	color: #653300;
	text-decoration: underline;
}
#navigation a:hover{
	text-decoration:none;
}

#bread_crumb_wrapper {
	background: url(img/bread_crumb_background.png) repeat-x;
	color: #999999;
	width: 970px;
	height: 27px;
	margin-top: 1px;
	padding: 9px 15px 0px 15px;
}

#bread_crumb_wrapper .box {
	border: 1px solid #cecece;
	color: #666666;
	float: right;
	height: 15px;
	padding: 2px 5px 0px 5px;
	margin-left: 5px;
}

.bread_crumb_start {
	background: url(img/bread_crumb_start.png) no-repeat;
	float: left;
	width: 8px;
	height: 17px;
}

.bread_crumb_middle {
	background: url(img/bread_crumb_middle.png) repeat-x;
	float: left;
	font-size: 8px;
	text-transform: uppercase;
	height: 17px;
	padding: 2px 5px 0px 5px;
}

.bread_crumb_end {
	background: url(img/bread_crumb_end.png) no-repeat;
	float: left;
	width: 9px;
	height: 17px;
}

.bread_crumb_middle a {
	color: #666666;
}

.bread_crumb_middle a:hover {
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 177px;
	margin-right: 20px;
}

.sidebar_menu {
	background: #c2e1f0;
	color: #0065cc;
	width: 172px;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	padding: 8px 0px 0px 5px;
}

#sidebar .submenu {
	background: #ebf5fa;
	padding: 10px;
}

#sidebar .box {
	border: 1px solid #cc6600;
	background: #ffb12f url(img/box_background.png) repeat-x;
	color: #653300;
	width: 165px;
	height: 20px;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	margin-top: 15px;
}

.news_box {
	background: #ebf5fa;
	padding: 10px;
}

.unsubscribe {
	background-color: transparent;
	border: 0px;
	color: #0065cb;
	cursor: pointer;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.info_box {
	background: #ebf5fa;
	padding-top: 10px;
}

.info_box a{
	color: #0065cb;
	text-decoration: none;
}

.info_box ul {
	list-style-image: url(img/bullet.png);
	margin: 0px;
	padding-left: 30px;
}

#sidebar hr {
	border: 0px;
	border-bottom: 1px solid #cad0d3;
	margin: 10px 0px 10px 0px;
}

#email_form {
	width: 152px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#searchbox {
	border: 1px solid #cc6600;
	background: #ffb12f url(img/searchbox_background.png) repeat-x;
	color: #653300;
	width: 165px;
	height: 40px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
}

#searchbox input[type="text"] {
	border: 1px solid #808080;
	font-size: 10px;
	margin: 3px 6px 0px 0px;
	width: 130px;
	float: left;
}

#searchbox input[type="image"] {
	margin: 3px 0px 0px 0px;
	float: left;
}

#credits {
	color: #99cbff !important;
	display: block;
	float: right;
}

.navigation_item {
	float: left;
	font-weight: bold;
	margin: 8px 10px 0px 10px;
}

.navigation_item_right {
	float: right;
	margin: 8px 10px 0px 10px;
}

.navigation_separator {
	float: left;
}

.navigation_separator_right {
	float: right;
}

.navigation_separator_arrows {
	float: right;
	margin-right: 5px;
}

.bullet {
	padding: 0px 5px 0px 
}

#shopping_cart .yellow_button {
	margin: 10px 10px 0px 0px;
}

.yellow_button {
 	background: url(img/button_yellow_left.png) no-repeat;
	float: left;
	font-size: 10px;
	display: block;
	padding-left: 2px;
}

.yellow_button a {
	background: url(img/button_yellow_right.png) no-repeat scroll top right;
	color: #653300;
	height: 14px;
	display: block;
	padding: 2px 10px 0px 10px;
	text-transform: uppercase;
}

.yellow_button a:hover {
	color: #ffffff;
}

.send_button {
	background: url(img/button_blue_left.png) no-repeat;
	display: block;
	padding-left: 2px;
	margin-bottom: 10px;
}

.send_button input {
	background: url(img/button_blue_right.png) no-repeat scroll top right;
	border: 0px;
	color: #ffffff;
	height: 16px;
	display: block;
	padding: 0px 10px 3px 10px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	cursor: pointer;
}
	
.product_container {
	float: left;
	margin: 15px;
	padding: 10px;
	width: 145px;
	border: 1px solid #cccccc;
	height: 163px;
}

.product_container .yellow_button {
	float: right;
}

.product_name {
	font-weight: bold;
	text-align: center;
	height: 40px;
	margin-top: 5px;
}

.product_image {
	/* size is set inline by smartie (prodlist.php) */
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.vertical_dots {
	background: url(img/vert_dots.png) repeat-y;
	float: left;
	width: 1px;
	height: 200px;
	margin-top: 10px;
}

.price_container {
	color: #009933;
	font-size: 12px;
	margin-top: 15px;
	text-transform: uppercase;
}

#welcome_area {
	border-bottom: 1px solid #cad0d3;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.whishlist_button {
    display: block;
    float: left;
    line-height: 25px;
    background: #ccc;
    border: 1px solid #999;
    padding: 0 5px 0 5px;
    cursor: pointer;
    margin: 5px;
}
.whishlist_button:hover {
    color: #000;
}

/* Treeview menu */
/*#assortment * {

	background: transparent;
}

#assortment .treeview a:hover {
	color: #3399ff;
	text-decoration: underline;
}

#assortment .treeview li {
	background: #c1e0f0;
	border-bottom: 1px solid #eaf5fa;

	list-style-position: inside;
	padding: 10px 0px 10px 10px;
}

#assortment .treeview li .hitarea
{
	list-style-image: url(img/bullet.png);
}
#assortment .treeview li a {
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
}

#assortment .treeview .menu_sub {
	margin: 10px 0px 0px -10px;

	margin-bottom: -10px;
}





*/
.treeview *
{
    background: transparent;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(img/bullet.png) no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	background: #c1e0f0;
	border-bottom: 1px solid #eaf5fa;
	padding: 10px 0px 10px 20px;
}

.treeview li .menu_sub li { 
 	border: 0px;
	list-style: none;

	padding: 10px 0px 10px 20px;
	background: #eaf5fa;
}

.treeview .menu_sub {
	margin: 6px 0px -10px -20px;

}

.treeview a.selected {

}

#treecontrol { margin: 1em 0; display: none; }


.treeview a:hover {
	color: #3399ff;
	text-decoration: underline;
}
.treeview li a {
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
}

 .treeview .menu_sub a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}


/* Info menu */
.info_box li {
	margin: 3px 0px 0px 3px;
}

.info_box li a {
	color: #0066cc;
}

.info_box a:hover {
	text-decoration: underline;
}

div.shortDesc {
    color: #333;
}
