@import url(reset.css);
@import url(960.css);
@import url(text.css);
@import url(products.css);
@import url(cart.css);
@import url(ddt.css);
@import url(thickbox.css);
@import url(misc.css);

/***************************************************************/

html, body, #page_container { height: 100%; }
body > #page_container { height: auto; min-height: 100%; }

/***************************************************************/

body {
	background-color: #FBE999;
	background-image: url(../gfx/fade-v-light-500.png);
	background-repeat: repeat-x;
	background-position: 50% -5%;
	color: #000;
}

#page_container {  }
	
	#page_header {
		padding-top: 10px;
		/*background: #590a12 url(../gfx/fade-v-dark-50.png) repeat-x top;*/
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #6D101A;
	}
	
		#page_header a { color: #590a12; /*#E3B66D*/ }
			
		#header_logo {  }
		#header_logo a {
			display: block;
			/*padding-left: 46px;
			background: url(../gfx/header_logo_icon.png) no-repeat;*/
			text-decoration: none;
			line-height: 1.2;
		}
		#header_logo a h1 {
			margin: 0;
			font-size: 27px;
			text-transform: uppercase;
		}
		#header_logo a h1 span {
			/*display: block;
			line-height: 10px;*/
			font-size: 10px;
			vertical-align: middle;
		}
		
		/* /////////////////////////// */
		
		#header_user {
			/*position: relative;
			z-index: 9;
			padding-top: 10px;*/
			text-align: right;
			z-index: 10;
		}
			
			ul#user_nav {
				margin: 0;
				padding: 0;
				font-size: 12px;
			}
			ul#user_nav li {
				display: inline-block;
				position: relative;
				margin: 0.25em;
			}
			.iecontainer ul#user_nav li { zoom: 1; display: inline; }
			ul#user_nav li#header_custname { margin-right: 1em; }
			.iecontainer ul#user_nav li#header_custname { vertical-align: top; padding-top: 0.4em; line-height: normal; }
			ul#user_nav li a {
				display: block;
				padding: 0.2em 0.8em;
				border: 1px solid #c46f00;
				text-decoration: none;
				font-weight: bold;
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
			}
			ul#user_nav li.subroot a {
				padding-right: 18px;
				background: url(../gfx/downarrow_black.gif) no-repeat 96% 50%;
			}
			ul#user_nav li a:hover { background-color: #c46f00; color: white; }
			ul#user_nav li.subroot a:hover,
			ul#user_nav li.subroot a.subhover {
				background-color: #c46f00;
				background-image: url(../gfx/downarrow_white.gif);
				color: white;
			}
			ul#user_nav ul {
				display: none;
				position: absolute;
				top: 8px;
				left: 0;
				padding: 0.5em 0;
				background-color: #c46f00;
				color: white;
				text-align: left;
				font-weight: normal;
				font-size: 11px;
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
			}
			ul#user_nav ul li {
				display: block;
				height: auto;
				margin: 0;
				padding: 0;
			}
			ul#user_nav ul li a {
				display: block;
				padding: 0.2em 4em 0.2em 1em;
				font-weight: normal;
				white-space: nowrap;
				background: none !important;
				color: white;
				border: 0;
			}
			ul#user_nav ul li a:hover { text-decoration: underline; }
			ul#user_nav li.qmclear { display: none !important; }
			
			/*#header_user p.userstatus {
				float: right;
				margin: 0 15px 0 0;
				padding: 0;
				font-size: 13px;
				line-height: 24px;
				font-weight: bold;
				color: #c46f00;
			}			
			#header_user ul#user_nav {
				float: right;
				margin: 0;
				padding: 0;
				font-size: 9px;
				list-style: none;
				text-transform: uppercase;
				background: #7d2d06 url(../gfx/fade-v-medium-20.png) repeat-x 0 10px;
				border: 1px solid #300;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}
			.iecontainer #header_user ul#user_nav { height: 22px; }
			#header_user ul#user_nav li {
				position: relative;
				display: inline-block;
				margin: 0;
				padding: 0;
				list-style: none;
			}
			#header_user ul#user_nav li a {
				display: block;
				padding: 4px 8px;
				text-decoration: none;
				color: #eeca8f;
			}
			#header_user ul#user_nav li a:hover,
			#header_user ul#user_nav a.subhover { color: white; }
			#header_user ul#account_nav {
				float: right;
				margin: 0 3px;
				padding: 0;
				font-size: 9px;
				list-style: none;
				text-transform: uppercase;
				background: #7d2d06 url(../gfx/fade-v-medium-20.png) repeat-x 0 10px;
				border: 1px solid #300;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}
			#header_user ul#account_nav li {
				position: relative;
				display: inline-block;
				margin: 0;
				padding: 0;
				list-style: none;
				border-right: 1px solid #300;
			}
			#header_user ul#account_nav li.qmclear { display: none !important; }
			#header_user ul#account_nav li a {
				display: block;
				padding: 4px 8px;
				text-decoration: none;
				color: #eeca8f;
			}
			#header_user ul#account_nav li.subroot a {
				padding-right: 18px;
				background: url(../gfx/downarrow_black.gif) no-repeat 96% 50%;
			}
			#header_user ul#account_nav li.subroot a:hover { background-image: url(../gfx/downarrow_white.gif); }
			#header_user ul#account_nav li a:hover,
			#header_user ul#account_nav a.subhover { color: white; }
			#header_user ul#account_nav ul {
				display: none;
				position: absolute;
				top: 12px;
				left: 3px;
				width: auto;
				height: auto;
				padding: 5px;
				background-color: #772B06;
				background-image: none;
				font-size: 11px;
				text-transform: none;
				text-align: left;
				border-style: solid;
				border-width: 0 1px 1px 1px;
				border-color: #300;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
				-moz-border-radius-topleft: 0;
				-moz-border-radius-topright: 0;
				-webkit-border-top-left-radius: 0;
				-webkit-border-top-right-radius: 0;
				border-bottom-left-radius: 4px;
				border-bottom-right-radius: 4px;
				-moz-border-radius-bottomleft: 4px;
				-moz-border-radius-bottomright: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
				-moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
				-webkit-box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
			}
			.iecontainer #header_user ul#account_nav ul { left: 0; }
			#header_user ul#account_nav ul li {
				float: none;
				display: block;
				border: 0;
			}
			#header_user ul#account_nav ul li a {
				display: block;
				padding: 2px 4px;
				white-space: nowrap;
			}
			#header_user ul#account_nav li.subroot ul li a {
				background: none !important;
			}*/
		
		/* /////////////////////////// */
		
		#header_menu { position: relative; z-index: 8; }
		.iecontainer #header_menu { zoom: 1; }
			
			#header_menu ul {
				width: 960px;
				height: 30px;
				margin: 0;
				padding: 0;
				list-style: none;
				text-transform: uppercase;
				background: #7d2d06 url(../gfx/fade-v-medium-20.png) repeat-x 0 15px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;
			}
			#header_menu li {
				position: relative;
				display: block;
				float: left;
				height: 30px;
				margin: 0;
				padding: 0;
				border-right: 1px solid #590a12;
				list-style-position: outside;
			}
			#header_menu li.subroot {  }
			#header_menu li.last { border-right: 0; }
			#header_menu a {
				display: block;
				height: 30px;
				line-height: 30px;
				margin: 0;
				padding: 0 19px;
				color: #eeca8f;
				font-family: Arial, sans-serif;
				font-size: 11px;
				/*letter-spacing: 1px;*/
				text-decoration: none;
				border-bottom: 1px solid #6D101A;
			}
			#header_menu li.last a { padding: 0 0 0 14px; }
			/*.iecontainer #header_menu li.last a { padding: 0 19px; }*/
			#header_menu a:hover,
			#header_menu a.subhover {
				color: white;
				border-bottom-color: #772B06;
			}
			#header_menu li.activelink a { color: white; }
			#header_menu ul ul {
				display: none;
				position: absolute;
				top: 31px;
				left: -1px;
				width: auto;
				height: auto;
				padding: 10px;
				background-color: #772B06;
				background-image: none;
				font-size: 12px;
				text-transform: none;
				text-align: left;
				border-style: solid;
				border-width: 0 1px 1px 1px;
				border-color: #6D101A;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
				-moz-border-radius-topleft: 0;
				-moz-border-radius-topright: 0;
				-webkit-border-top-left-radius: 0;
				-webkit-border-top-right-radius: 0;
				border-bottom-left-radius: 4px;
				border-bottom-right-radius: 4px;
				-moz-border-radius-bottomleft: 4px;
				-moz-border-radius-bottomright: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
				-moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
				-webkit-box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
			}
			#header_menu ul.sub {  }
			#header_menu li.first ul { left: 0; }
			#header_menu ul ul.ender { right: 0; left: auto; }
			#header_menu li li {
				display: block;
				float: none;
				width: auto;
				height: auto;
				line-height: 1;
				/*width: 150px;
				margin: 0 10px 0 0;
				padding: 0;*/
				background: none;
				border: 0;
			}
			#header_menu li li a {
				display: block;
				height: auto;
				line-height: 1.4;
				margin-bottom: 2px;
				padding: 2px 20px 2px 14px !important;
				font-size: 12px;
				letter-spacing: normal;
				background-color: transparent;
				background-image: url(../gfx/bullet_sq_org.gif);
				background-repeat: no-repeat;
				background-position: 4px 50%;
				color: #eeca8f;
				border: 0;
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
				white-space: nowrap;
			}
			#header_menu li.activelink li a { color: #eeca8f; }
			#header_menu li li.sub_title {
				clear: both;
				width: 100%;
				text-align: right;
				font: normal italic 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #8f3407;
			}
			#header_menu li li a:hover,
			#header_menu li li.activelink a {
				background-color: #8f3407;
				background-image: url(../gfx/bullet_sq_yel.gif);
				color: white;
			}
			#header_menu li.qmclear { display: none !important; }
			
		/* /////////////////////////// */
		
		/***************
		#header_cart {
			text-align: center;
			background-color: #680711;
			color: #eeca8f;
			font-size: 11px;
		}
			#header_cart div {
				float: left;
				margin: 5px 0 5px 10px;
			}
			#header_cart a { color: #eeca8f; }
			div.cartwin_title { width: 120px; text-align: left; }
			div.cartwin_title a {
				display: block;
				padding-left: 15px;
				font-weight: bold;
				background: url(../gfx/sprites-icons.gif) no-repeat 0 -20px;
			}
			div.cartwin_qty { width: 60px; text-align: center; }
			div.cartwin_total { width: 90px; text-align: right; }
			div.cartwin_total span.subtotal {
				font-size: 11px;
				font-weight: bold;
				color: #eeca8f;
			}
		****************/
		
		/* /////////////////////////// */
				
		#header_utility {
			clear: both;
			padding: 10px 0;
		}
		
				
			ul#util_nav {
				/*float: right;*/
				margin: 0;
				padding: 0;
				font-size: 12px;
				line-height: normal;
				list-style: none;
			}
				ul#util_nav li {
					float: left;
					margin-right: 10px;
					margin-bottom: 0;
					line-height: normal;
					list-style: none;
				}
				ul#util_nav li a {
					height: 16px;
					width: auto;
					padding-left: 16px;
					line-height: 16px;
					background-image: url(../gfx/sprites-icons.gif);
					background-repeat: no-repeat;
					text-decoration: none;
					zoom: 1;
				}
				ul#util_nav li a:hover {  }
				ul#util_nav li a#util_home { background-position: 0 2px; }
				ul#util_nav li a#util_cart { background-position: 0 -20px; }
				ul#util_nav li a#util_contact { background-position: 0 -38px; }
				ul#util_nav li.qmclear { display: none !important; }

			#cart_window { float: right; text-align: right; }
				#cart_window span { display: inline-block; margin: 0 0.5em; }
				.iecontainer #cart_window span { zoom: 1; display: inline; }
				#cart_window span.cartwin_title { font-weight: bold; }
				#cart_window span.cartwin_title a {
					display: inline;
					padding-left: 25px;
					background: url(../gfx/cart_icon.png) no-repeat 0 50%;
					text-decoration: none;
				}
				#cart_window span.cartwin_qty {  }
				#cart_window span.cartwin_qty a { text-decoration: underline; }
				#cart_window span.cartwin_qty strong {  }
				#cart_window span.cartwin_total {  }
				#cart_window span.cartwin_total a { text-decoration: none; }
				#cart_window span.cartwin_total strong {  }
				
			#shipping_est_link { float: right; }
				#shipping_est_link a {
					display: block;
					margin-right: 1em;
					padding-left: 20px;
					background: url(../gfx/ups_icon.png) no-repeat 0 50%;
				}
			
			/*
			#cart_window {
				float: right;
				top: 3px;
				padding: 8px;
				background-color: #d68b1f;
				color: #590a12;
				font-size: 13px;
				border: 0;
				border-radius: 4px 4px 0 0;
				-moz-border-radius: 4px 4px 0 0;
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;

			}
				#cart_window span {
					display: block;
					float: left;
					height: 20px;
				}
				#cart_window span a { text-decoration: none; }
				#cart_window span.cartwin_title { width: 65px; }
				#cart_window span.cartwin_title a {
					display: block;
					margin-left: 6px;
					padding-left: 18px;
					background: url(../gfx/cart_icon.png) no-repeat left;
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-weight: bold;
				}
				#cart_window span.cartwin_qty { width: 60px; }
				#cart_window span.cartwin_qty a { text-decoration: underline; }
				#cart_window span.cartwin_qty strong {  }
				#cart_window span.cartwin_total { float: right; width: 90px; text-align: right; }
				#cart_window span.cartwin_total strong {  }
				
				span#shipping_est_link { position: absolute; top: 8px; left: 135px; z-index: 6; }
				span#shipping_est_link a {
					display: block;
					float: left;
					text-decoration: underline;
				}
				#shipping_estimator {  }
			*/
			
	/* /////////////////////////// */
	
	#page_toolbar {
		background-color: #c46f00;
		color: #FFF;
	}
		#search_window { padding: 5px 0; }
		#specialnav_window { z-index: 7; }
		ul#special_nav {
			/*float: left;*/
			margin: 0;
			padding: 0;
			font-size: 11px;
			list-style: none;
		}
			ul#special_nav li {
				position: relative;
				float: left;
				margin: 0;
				padding: 5px 0;
				list-style: none;
			}
			ul#special_nav li a {
				display: block;
				padding: 5px 10px;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase;
				/*background-color: #8f3407;*/
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
			}
			ul#special_nav li a:hover,
			ul#special_nav li a.subhover,
			ul#special_nav li.activelink a {
				background-color: #8f3407;
				color: white;
			}
			ul#special_nav ul {
				display: none;
				position: absolute;
				top: 16px;
				left: 0;
				width: 160px;
				padding: 1em 0;
				background-color: #8f3407;
				color: white;
				font-size: 11px;
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
			}
			ul#special_nav ul li {
				display: block;
				float: none;
				margin-bottom: 0.3em;
				padding: 0;
				line-height: 1;
			}
			ul#special_nav ul li a {
				display: block;
				padding: 0.2em 1em;
				text-transform: none;
				font-weight: normal;
				color: white;
			}
			ul#special_nav ul li a:hover { text-decoration: underline; }

	#page_columns {
		/*position: relative;*/
		z-index: 3;
		padding-bottom: 220px;
		background: white url(../gfx/page_columns_bkg-960.gif) repeat-y 50% 50%;
		color: #000;
	}
			
	/* /////////////////////////// */
		
		#column_side {
			padding-top: 15px;
		}
		
			#side_nav {
				font-size: 13px;
				border: 1px solid #fede99;
			}
			#side_nav ul { margin: 0; padding: 1em; list-style: none; }
			#side_nav ul li { margin: 0; padding: 0; list-style: none; }
			#side_nav ul li a {
				display: block;
				font-size: 13px;
				padding: 2px 3px 2px 16px;
				background-color: transparent;
				background-image: url(../gfx/bullet_sq_org.gif);
				background-repeat: no-repeat;
				background-position: 6px 50%;
				border-radius: 0.33em;
				-moz-border-radius: 0.33em;
				-webkit-border-radius: 0.33em;
				text-decoration: none;
			}
			#side_nav ul li a:hover {
				text-decoration: underline;
				color: #360;
			}
			#side_nav ul li strong {
				display: block;
				margin-bottom: 0.5em;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 17px;
				color: #c46f00;
			}
			#side_nav li a.active_link { font-weight: bold; color: #360; }
			
		
		/* /////////////////////////// */
		
		#column_main {
			padding-top: 15px;
		}
		
/* /////////////////////////// */
		
#page_footer {
	position: relative;
	z-index: 4;
	height: 200px;
	margin-top: -200px;
	clear: both;
	background-color: #772B06;
	background-image: url(../gfx/fade-v-dark-50.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #fede99;
}
	#footer_content {  }
	#footer_content a { color: #fede99; }
		#footer_emailsignup { padding-top: 20px; }
		#footer_emailsignup form { margin-left: 5px; border-right: 1px solid #4F1A00; }
		#footer_emailsignup h4 { margin-bottom: 5px; }
		#footer_emailsignup p { margin-bottom: 5px; }
		#footer_emailsignup input { margin-bottom: 10px; margin-left: 5px; }
		#footer_emailsignup input#ccemailaddr { width: 80%; }
		#footer_emailsignup input.submit {
			width: 80px;
			padding: 3px 0;
			background: #C46F00 url(../gfx/fade-v-medium-20.png) repeat-x 0 10px;
			color: white;
			border: 0;
			outline: 0;
			font-size: 11px;
			text-transform: uppercase;
			cursor: pointer;
		}
		
		ul#footer_nav { margin: 0; padding: 0; font-size: 12px; }
			ul#footer_nav li {
				float: left;
				width: 160px;
				margin: 0;
				padding: 0;
				list-style: none;
				line-height: 200%;
			}
			ul#footer_nav li a {
				/*display: block;*/
				padding: 2px 6px;
				text-decoration: none;
			}
			ul#footer_nav li a:hover { text-decoration: underline; }
		
		#footer_contact { padding-top: 20px; text-align: right; }
		#footer_contact h6 { margin-bottom: 5px; margin-right: 5px; }
		#footer_contact p { font-size: 11px; margin-right: 5px; }
		#footer_contact p#footer_legal { font-size: 10px; color: #4F1A00; padding-top: 20px; }
		#footer_contact p#footer_legal a { color: #4F1A00; }

/***************************************************************/

#home_catalogs p { padding: 0 15px; }

/***************************************************************/

.infobox {
	background-color: #E2FBA8;
	background-image: none !important;
	color: #690;
	font-weight: bold;
	padding: 1em;
}
.infobox a.infobox_close {
	float: right;
	font-weight: normal;
	text-decoration: none;
}
.infobox a { color: #690; }

.round, .rnd_all {
	border-radius: 0.33em;
	-moz-border-radius: 0.33em;
	-webkit-border-radius: 0.33em;
}
.shadow {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.bgfade {
	background-image: url(../gfx/bkg-fade-5x200.png);
	background-repeat: repeat-x;
	background-position: top;
}

.btn {
	padding: 0.1em 1em;
	outline: 0;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #300;
	border-radius: 0.33em;
	-moz-border-radius: 0.33em;
	-webkit-border-radius: 0.33em;
	cursor: pointer;
}
.iecontainer .btn { padding: 0.1em; }
a.btn {
	display: block;
	padding: 0.3em 1em;
	text-decoration: none;
}
.iecontainer a.btn {
	padding: 0.3em 1em;
}

.chrome {
	color: #FFF;
	background-color: #7d2d06;
	background-image: url(../gfx/chrome_dark_bkg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}

.hideme { display: none !important; }

/* ajax loading / lightbox */
.loading-bg {
	display: NONE;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 98;
	/*filter:alpha(opacity=50);
	-moz-opacity:.50;
	-webkit-opacity:.50;
	opacity:.50;
	background-color: #fff;*/
	text-align: center;
	vertical-align: center;
}
.loading-win {
	display: NONE;
	position: absolute;
	top: 33% !important;
	left: 28% !important;
	z-index: 99;
	overflow: hidden;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 2em;
	background-color: #eee;
	background-position: 0 0;
	color: #000;
	border: 2px solid #eee;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 1em #555;
	-moz-box-shadow: 0 0 1em #555;
	box-shadow: 0 0 1em #555;
}
.loading-win img { float: left; margin-right: 10px; }
.popup-bg {
	display: NONE;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9998 !important;
	background-color: transparent;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	-webkit-opacity:.50;
	opacity:.50;
}
.popup-win {
	display: NONE;
	position: fixed !important;
	top: 160px !important;
	bottom: 150px !important;
	z-index: 9999 !important;
	width: 900px !important;
	background-color: #fff;
	border: 1px solid #000;
}
.popup-header {
	padding: 5px;
	background-color: #eee;
	color: #000;
	font-weight: bold;
}
.popup-desc {
	padding: 5px;
	font-size: 11px;
	background-color: #eee;
	color: #000;
}
.popup-close {
	padding: 3px;
	background-color: #eee;
	text-align: right;
}
.popup-close a { font-size: 11px; }
.popup-search {  }

#lightbox td#lightbox_search_results_container { height: 100%; vertical-align: top; }
#lightbox td#lightbox_search_results_container div#lightbox_search_results { height: 100%; }

/***************************************************************/

div.imgzoom {
	border: 10px solid #ccc;
	background-color: #ccc;
	cursor: pointer;
	z-index: 9999;
	-moz-box-shadow: 0 0 3em #555;
	-webkit-box-shadow: 0 0 3em #555;
	box-shadow: 0 0 3em #555;
}
div.imgzoom a.imgzoom-close {
	position: absolute;
	top: -28px;
	right: -18px;
	font: 33px "Arial Black", Gadget, sans-serif;
	color: #000;
	text-decoration: none;
}

/***************************************************************/

/* jQuery Tools: Scrollable */


/*
	root element for the scrollable.
	when scrolling occurs this element stays still. */

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	/*width: 680px;
	height:120px;*/

	/* custom decorations 
	border:1px solid #ccc;
	background:url(/img/global/gradient/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/*.items div {
	float:left;
	width:680px;
}*/

/* single scrollable item
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
 */
/* active item 
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}*/




/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../gfx/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:88px 10px;
	cursor:pointer;
	font-size:1px;
	text-indent: -99999px;
	outline: none;
}

/* right */
a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left			{ margin-left: 0px; } 
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down	{ 
	background:url(../gfx/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-30px 0; }
a.up:active  	{ background-position:-60px 0; }

/* down */
a.down 			{ background-position: 0 -30px; }
a.down:hover  	{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled.right {
	background-position: -90px -30px;
} 	
a.disabled.left {
	background-position: -90px 0;
} 	

/***************************************************************/

