body {
	margin:0px;
	padding:0px;
	background:url('images/bdbg.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}
#maintable {
	background:url('images/mainbg.jpg');
	background-color:#ffffff;
	background-repeat:repeat-x;
}
td, select, input, textarea {
	font-family: Arial;
	font-size: 8pt;
}
a.topmenu {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top:6px;
	height:30px;
	color: #c40000;
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif, Verdana;
	font-size:10pt;
	font-weight:bold
}
a.topmenu:hover {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top:6px;
	height:30px;
	color: #18658f;
	background: url('images/menubg_h.jpg')
}
.footer {
	color:#ffffff;
	padding-left:10px;
}
.search_txt {
	color:#ffffff;
	font-size:10pt;
	padding-bottom:3px;
	padding-top:4px;
}
fieldset {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	border: 1px ridge #79c6dc;
}
legend {
	padding-bottom:3px;
	font-family:trebuchet ms;
	font-size:12pt;
	color:#086f9f;
	font-weight:bold;
}
a.shop_cat {
	font-size:10pt;
	color:#8b0101;
	font-weight:bold;
}
a.shop_cat:hover {
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}

.shop_detail {
	font-size:9pt;
	line-height:18px;
}

.subtitle {
	font-size:9pt;
	font-weight:bold;
	color:#0744a9;
}

.shop_detailbox {
	font-size:9pt;
	line-height:18px;
	border:1px solid #c6e1f4;
	padding:6px;
	background-color:#e6f2fa;
}
.indmenu {
	font-size:9pt;
	border:1px solid #75bcdd;
	padding:5px;
	background-color:#fffcc6;
}



.suggestionsBox {
		position: absolute;
		left: 620px;
		margin: 10px 0px 0px 0px;
		width: 205px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
}
	
.suggestionList {
		margin: 0px;
		padding: 0px;
}
	
.suggestionList li {
		margin: 0px 0px 3px 0px;
		padding: 3px;
		list-style-type: none;
		cursor: pointer;
}
	
.suggestionList li:hover {
		background-color: #659CD8;
}


#dropmenudiv{
position:absolute;
background-color: #00b3b8;
border:1px solid #a00000;
border-bottom-width: 0;
font:bold 8pt Tahoma;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #a00000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3591b5;
}



.show_dir {
	background:url('images/shobg.jpg');
	padding:6px;
	background-repeat:repeat-y;
}
.comp_name {
	font-size:10pt;
	font-weight:bold;
	color:#9d0303;
}
.comp_det {
	font-size:9pt;
}
a {
	color: #9d0303;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.bustit {
	color:#7dc30e;
	font-weight:bold;
	font-size:9pt;
	font-family:tahoma;
	text-decoration:underline;
}
a.bustit:hover {
	color:#6dae06;
	text-decoration:none;
}
.bustxt {
	color:#5b5b5b;
	padding:3px;
}
a.bustit2 {
	color:#005aa7;
	font-weight:bold;
	font-size:9pt;
	font-family:tahoma;
	text-decoration:none;
	padding-left:2px;
}
a.bustit2:hover {
	color:#a10101;
	text-decoration:underline;
}
a.bustit3 {
	color:#5b5b5b;
	font-size:8pt;
	font-family:tahoma;
	text-decoration:underline;
}
a.bustit3:hover {
	color:#6dae06;
	text-decoration:none;
}

.sunrise {
background-image:url('images/sunrise.gif');
width:75px;
height:25px !important;
height:100px;
text-align:center;
float:left;
margin-left:40px !important;
margin-left:25px;
color:#ffffff;
padding-top:75px;
}
.sunset {
background-image:url('images/sunset.gif');
width:75px;
height:25px !important;
height:100px;
text-align:center;
float:left;
margin-left:40px !important;
margin-left:25px;
color:#ffffff;
padding-top:75px;
}
.tmax {
background-image:url('images/tmax.gif');
width:75px;
height:25px !important;
height:100px;
text-align:center;
float:left;
margin-left:40px !important;
margin-left:25px;
color:#9e0707;
padding-top:75px;
}
.tmin {
background-image:url('images/tmin.gif');
width:75px;
height:25px !important;
height:100px;
text-align:center;
float:left;
margin-left:40px !important;
margin-left:25px;
color:#9e0707;
padding-top:75px;
}

#marktable td {
	border-right: 1px solid #c0ddf3;
	border-bottom: 1px solid #c0ddf3;
	background: #ecf7fe;
	padding: 4px 4px 4px 8px;
	font: 8pt arial;
}

#marktable th {
	font: bold 8pt arial;
	color: #222222;
	border-right: 1px solid #c3ced5;
	border-bottom: 1px solid #c3ced5;
	border-top: 1px solid #c3ced5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 8px;
	background: #FEFEFE url(images/head_bg.jpg) no-repeat;
}


/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	
    
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	/*background:#e2edfa;*/
	padding:0px;
	-moz-border-radius:6px;
	/*color:#618cbe;*/
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:9pt arial,sans-serif;
	color:#333;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}