@import "accordion.css";
@import "datepicker.css";
@import "menu.css";
@import "forms.css";
@import "datatable.css";
@import "lightbox.css";
@import "pager.css";

/* Define HTML tags */
body {
	padding:0;
	margin:0px; /*24px 0px;*/
	background:#fff url('/images/bg_body.jpg') repeat-x top;
	font-family:Arial, Helvetica;
}

h1, h2 {
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#b3b3b3;
	height:20px;
	width:auto;
	margin:0;
	padding:0 0 6px 0;
}

.line
{
  height:20px;
  border-bottom:dashed 1px #5e5e5e;
  margin-bottom:20px;
}

.prodline
{
  /*width:689px;*/
  height:20px;
  background:#fff url('/images/prod_line.gif') repeat-x bottom;
  margin-bottom:20px;
  clear:both;
}

.smalltooltip
{
  float:left;
  font-size:10px;
  padding-left:20px;
}

p
{
  margin:0;
}

.halfbreak
{
  height:10px;
  line-height:10px;
  clear:both;
}

.break
{
  height:20px;
  line-height:20px;
  clear:both;
}

.bigbreak
{
  height:40px;
  line-height:40px;
  clear:both;
}

.error, .error a
{
  font-weight:bold;
  color:#ff0000;
}

.radioButtonLabel
{
  height:16px;
  padding-top:2px;
}

#breadcrumbs
{
  padding:5px 10px;
}

#breadcrumbs a
{
  text-decoration:none;
}

#breadcrumbs a:hover
{
  text-decoration:underline;
}

.infoHeader
{
  cursor:pointer;
  background-color:#eee;
  padding:5px;
  font-weight:bold;
}
.infoPanel
{
	overflow:hidden;
  border:2px solid #eee;
}

/* Define div containers */
#container-outer {
	width:900px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color:#fff;
	padding:0 1px 0 1px;
}

#container {
	font-family:Arial, Helvetica;
	width:900px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position:relative;
	background-image:url('/images/bg_container.gif');
}

#banner-left {
	float:left;
	width:211px;
	height:106px;
}

#banner-center {
	float:left;
	width:346px;
	height:106px;
}

#banner-right {
	float:left;
	width:343px;
	height:106px;
	background: url(/images/banner_right.gif) no-repeat top;
}

#nav {
	position: relative;
	background:url(/images/icon_nav.gif) no-repeat top;
	width:270px;
	padding:0px;
	height:22px;
	margin:0px 0px 0px 20px;
}

#nav ul 
{
  margin:0;
}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#nav li, #nav a {
	height: 22px; 
	display: block;
}

#panel1a {left: 0; width: 23px;}
#panel2a {left: 52px; width: 20px;}
.panel3a {left: 98px; width: 28px;}
#panel4a {left: 152px; width: 22px;}
#panel5a {left: 200px; width: 26px;}
#panel6a {left: 257px; width: 13px;}

#panel1a a:hover {
	background: transparent url(/images/icon_nav.gif)
	0 -22px no-repeat;}

#panel2a a:hover {
	background: transparent url(/images/icon_nav.gif)
	-52px -22px no-repeat;}

.panel3a a:hover {
	background: transparent url(/images/icon_nav.gif)
	-98px -22px no-repeat;}

#panel4a a:hover {
	background: transparent url(/images/icon_nav.gif)
	-152px -22px no-repeat;}
#panel5a a:hover {
	background: transparent url(/images/icon_nav.gif)
	-200px -22px no-repeat;}

#panel6a a:hover {
	background: transparent url(/images/icon_nav.gif)
	-257px -22px no-repeat;}

.basketFull
{
  background: transparent url(/images/icon_nav.gif)	-98px -22px no-repeat;
  color:#fff;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  left:98px;
  width:28px;
}

.panellink
{
	border-right:solid 1px #000000;
	text-align:center;
	line-height:27px;
}

.panellink:hover
{
	background: transparent url(/images/bg_menu.gif) 0 -27px repeat-x;
}

#panel-left {
	width:211px;
	float:left;
}

.account-panel {
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#fff;
	background-color:#383838;
	padding:20px;
	margin:0px;
}

.account-panel a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.account-panel a:hover {
	text-decoration:underline;
}

#login-buttons {
	height:27px;
	width:211px;
	font-size:12px;
	background:url(/images/bg_menu.gif) repeat-x top;
	position: relative;
}

#login-buttons li {	margin:0; padding:0; list-style:none;	position:absolute; top: 0;}

#login-buttons li, #login-buttons a {
	height: 27px; 
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}

#search {
	background-color:#5e5e5e;
	padding:20px 0px 20px 20px;
}

#search-button {
	height:27px;
	width:211px;
	font-size:12px;
	background:url(/images/bg_menu.gif) repeat-x top;
	position: relative;
}

#search-button li { margin:0; padding:0; list-style:none; position:absolute; top:0;}

#search-button li, #search-button a {
	height: 27px; 
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}

.searchImage
{
	max-height:100px;
	height:auto !important;
	height:100px;
	max-width:100px;
	width:auto !important;
	width:100px;
}

.image-panel {
	height:150px;
	border:solid 5px #808080;
	background-color:#fff;
}

.news-hd {
	background-color:#999999;
	height:26px;
	font-size:18px;
	color:#FFFFFF;
	padding:16px 0px 0px 20px;
}

.news {
	background-image:url(/images/bg_news_hd.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#808080;
	color:#FFFFFF;
	padding:20px;
	font-size:11px;
}

.news a
{
  color:#fff;
}

.content 
{
  float:left;
  width:649px;
	padding:20px;
	margin:0px;
	font-size:11px;
	line-height:16px;
	color:#666666;
	min-height:565px;
	height:auto !important;
	height:565px;
	background-color:#fff;
}

.content a {
	color:#666666;
	text-decoration:underline;
}

#upload
{
	background-color:#fff;
	border:solid 1px #000;
	padding:10px;
}

#uploadPanel
{
  padding:10px;
}

.imageButton
{
  float:left;
}

.imageButton:hover
{
  float:left;
  background:0px 25px;
}

.loginButton
{
  float:left;
}

.loginButton:hover
{
  float:left;
  background:0px 27px;
}

.heading
{
  background-color:#eee;
  padding:5px;
  color:#000;
}

.choices
{
  padding:10px;
  border:solid 2px #eee;
}

#brands span
{
  display:none;
}

#brands a
{
  text-decoration:none;
}

#brands a:hover
{
  text-decoration:underline;
}

#brands ul
{
  padding-top:20px;
}

#footer {
	background-color:#5e5e5e;
	float:none;
	width:888px;
	height:16px;
	line-height:16px;
	padding:4px 6px;
	margin:0 0 20px 0;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#footer a 
{
  color:#fff;
  text-decoration:none;
  margin-left:15px;
}