BODY {
	background-image: url(/lsd/images/bg.gif);
	background-color: #BEC4CF;
  	font-family: ;
  	font-size: 10px;
	margin-left: 0px;
  	margin-right: 0px;
  	margin-top: 1px;
  	margin-bottom: 0px;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: repeat-y;
}

/**********General classes*/

/*Index page heading style*/
h1 {
  color: #111111;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 12pt;
  padding-top: 10px;
}

h2 {
  color: #111111;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 12pt;
  margin: 0;
  margin-bottom: 14px;
  padding: 0px;
}
h3 {
  color: #111111;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 9pt;
  margin: 0;
  margin-bottom: 14px;
  padding: 0px;
}
h4 {
  color: ;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 9pt;
}

h5 {
  color: #111111;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 9pt;
  padding-top: 0px;
}


/*Body text*/
p { font-size: 9pt }

td { font-size: 9pt }

/*Product buttons*/
.button2 {
	background-image: url(/lsd/images/button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {
	background-image: url(/lsd/images/button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*Small title bar*/
.titletab_small {
  	background-color: #094989;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #094989;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
	background-color: ;
  	color: ;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {
  	text-align: ;
	vertical-align: ;
	color: #666666;
	text-decoration: none;
	background-color: ;
	background-image: url(/lsd/images/top_blank.gif);
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: #333333;
  	font-weight: ;
  	text-decoration: none;
  	font-size: ;
}

/*Top menu links*/
A.toplink:hover {
  	color: #666666;
  	font-weight: ;
  	text-decoration: none;
  	font-size: ;
}

/*Topper controls bar */
.navigation_bar {
	height:27;
	background-image: url(/lsd/images/navigation_bar.gif);
	background-color: #526CA0;
	background-repeat: repeat-x;			
	color:white;
	padding-left: 10px	
}

/*Topper controls links*/
.topmenu {
	font-size: 10pt !important;
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: underline !important;
}

/*Topper controls drop down menus*/
.submenu {
	font-size:8pt; 
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#526CA0;	
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/

.advanced_search {
	font-size:10px;
	color:;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: 
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #111111;
  font-family: ;
  font-weight: ;
  text-decoration: none;
  font-size: 11px;
}

A.barlink:hover {
  color: #666666;
  font-family: ;
  font-weight: ;
  text-decoration: ;
  font-size: 11px;
}

/**********Begin search_box_small component classes*/

/*Search button /lsd/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/

/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: center;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
       color: ;
	font-weight:bold;
	font-size:16px
}

.title2 {
  color: #111111;
  font-family: ;
  font-weight: bold;
  font-size: 14px;
}
/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 10px
}

/**********End results_ component classes*/
/**********Begin footer controls*/		

.footer {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/bottom.gif');
  color: #FFFFFF;
  font-family: ;
  font-weight: ;
  font-size: 10px;
  align:center;
 background-repeat: no-repeat;
}
.menuleft {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/menubg.png');
  color: #FFFFFF;
  font-family: ;
  font-weight: ;
  font-size: 10px;
  align:right;
  background-repeat: repeat-x;
}
.menuright {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/menu_bg_right.gif');
  color: #FFFFFF;
  font-family: ;
  font-weight: ;
  font-size: 10px;
  align:left;
  valign:bottom;
  background-repeat: no-repeat;
}
.searchfield {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/search.gif');
  color: #666666;
  font-family: ;
  font-weight: ;
  font-size: 9pt;
  width:120px;
  height:20px;
  background-repeat: no-repeat;
  border:0px;
  padding:5px;
  text-indent:5px;
}
.loginarea {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/login_bg.gif');
  color: #666666;
  font-family: ;
  font-weight: ;
  font-size: 10pt;
  width:175px;
  height:143px;
  margin-left: 15px;
  margin-top: 0px;
  align:center;
  background-repeat: no-repeat;
  border:0px;
}
.loginfield {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/loginfield.gif');
  color: #666666;
  font-family: ;
  font-weight: ;
  font-size: 10pt;
  width:138px;
  height:23px;
  align:center;
  valign:bottom;
  background-repeat: no-repeat;
  border:0px;
  padding:2px;
  text-indent:5px;
}
.bestarea {
  background-color: #FFFFFF;
  background-image: url('/lsd/images/bedst.gif');
  color: #666666;
  font-family: ;
  font-weight: ;
  font-size: 9pt;
  width:175px;
  height:143px;
  background-repeat: no-repeat;
  border:0px;
  margin-top:5px;
  margin-left:15px;
}
.rightarea {
  background-color: #FFFFFF;
  color: #666666;
  font-family: ;
  font-weight: ;
  font-size: 9pt;
  width:175px;
  height:62px;
  background-repeat: no-repeat;
  border:0px;
  margin-top:5px;
  margin-left:15px;
}
.contentDivTerms {
 margin-top:10px;
 overflow: auto;
 width: 520px;
 margin-left: 0px;
 margin-right:0px;
 height: 150px;
 scrollbar-arrow-color:;
 scrollbar-track-color:#FFF;
 scrollbar-shadow-color:#898989;
 scrollbar-face-color:;
 scrollbar-highlight-color:#999;
 scrollbar-darkshadow-color:#000;
 scrollbar-3dlight-color:#CCCC99;
}

A.headlink:link, A.headlink:active, A.headlink:visited {
  color: ;
  font-family: ;
  text-decoration: ;
  font-weight: bold;
  font-size: 8pt;
}

A.headlink:hover {
  color: ;
  font-family: ;
  text-decoration: ;
  font-weight: ;
  font-size: 8pt;
}
.heading1 {
  color: #1C6E90;
  font-family: ;
  font-weight: ;
  font-size: 9pt;
  padding-top: 0px;
}
.contentDivCartTiny{
 margin-top:10px;
 overflow: auto;
 width: 175px;
 margin-left: 0px;
 margin-right:0px;
 height: 60px;
 scrollbar-arrow-color:;
 scrollbar-track-color:#FFF;
 scrollbar-shadow-color:#898989;
 scrollbar-face-color:;
 scrollbar-highlight-color:#999;
 scrollbar-darkshadow-color:#000;
 scrollbar-3dlight-color:#CCCC99;
}

#wrapper {
    width: 700px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 560px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 250px;
    width: 560px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(/lsd/images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 560px;
}

#shade {
    background: #EDEDEC url(/lsd/images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

