select.icon-menu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:30px;
}

#gallerytable {
empty-cells: hide;
}

#gallerytd {
width: 80px;
height: 80px;
}

div#imagefrt {
width:80px; 
height: 80px;
background-color: #eee;
vertical-align: middle;
position: relative;
}

#showdate {
width: 338px;
height: 25px;
}

#clubs_active {
display: none;
}

#showpage {
width: 166px;
height: 25px;
}

#phonebg {
position: absolute;
z-index: 2;
top: 10;
left: 30;
}
#downloadtext {
position: absolute;
top: 75px;
left: 90px;
text-align: center;
z-index: 3;
}
#phonethumb {
position: absolute;
z-index: 3;
top: 94;
left: 433;
}

#button {
width: 80px;
height: 25px;
}

#foot {
font-family: "arial", arial;
font-size: 14px;
color: #000;
text-decoration:none;
margin: 5px;
}

#tbl2 {
margin-top: 10px;
visibility: hidden;
}

#tbl3 {
background: url(../images/loading5.gif);
background-repeat: no-repeat;
background-position: center center;
}

fieldset#terms {
margin-bottom: 8px;
padding: 15px;
margin-left: 2px;
text-align: justify;
border: #dadada solid 1px;
}

legend#terms {
color: #000;
font-family: verdana, "arial", arial;
font-size: 16px;
padding: 1px;
font-weight: bold;
}

div#terms {
margin-top: 24px;
}

fieldset#info {
margin-bottom: 8px;
padding: 15px;
margin-left: 2px;
text-align: justify;
border: #dadada solid 1px;
}

legend#info {
color: #ff0000;
font-family: verdana, "arial", arial;
font-size: 16px;
padding: 1px;
font-weight: bold;
}

div#info {
margin-top: 24px;
}

div#scrollcontent {
background: url(../images/home-page.jpg) no-repeat;
width: 98%;
height: 200px;
padding-top: 0px;
}

div#scrollcontent_nobg {
width: 98%;
height: 200px;
padding-top: 10px;
}

div#fronttext {
width: 385px;
height: 100px;
padding-right: 10px;
overflow: auto;
scrollbar-face-color : #dadada;
scrollbar-highlight-color : #fff;/* transparent */
scrollbar-3dlight-color : #fff;/* transparent */
scrollbar-shadow-color : #fff;/* transparent */
scrollbar-darkshadow-color : #fff;/* transparent */
scrollbar-track-color : #fff;/* transparent */
scrollbar-arrow-color : #fff;
}

fieldset#gallery {
margin-bottom: 8px;
padding-top: 15px;
padding-bottom: 10px;
margin-left: 2px;
text-align: justify;
border: #dadada solid 1px;
}

legend#gallery {
color: #ff0000;
font-family: verdana, "arial", arial;
font-size: 16px;
padding: 1px;
font-weight: bold;
}

div#gallery {
margin-top: 24px;
}

fieldset#gal {
margin-bottom: 8px;
padding: 15px;
margin-left: 2px;
text-align: left;
border: #dadada solid 1px;
}

legend#gal {
color: #ff0000;
font-family: verdana, "arial", arial;
font-size: 16px;
padding: 1px;
font-weight: bold;
}

div#gal {
margin-top: 24px;
}

.gallink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#ccc;
	padding-left:10px;
	padding-right:10px;
}

	.gallink  a:link, .gallink  a:visited{
		text-decoration:none;
		color:#000;
	}

div#rolltipDiv {
	  position:absolute; visibility:hidden;
	  left:0; top:0; z-index:1000;
	  width:200px; padding:5px; font-size:12px;
	  background-color:#ffdddd; border:1px solid #ccc; 
	  }
a#dw_link {
	color: #fff;
}

#cardtable {
margin-top: 15px;
}

#product_title {
color: #ff0000;
font-family: verdana, "arial", arial;
font-size: 16px;
font-weight: bold;
padding-bottom: 15px;
}


.question
{
	padding:10px 0px;
	border-bottom: 1px solid #DADADA;
	clear: both;
	text-justify: left;
}

.questionerror
{
	padding:10px 0px;
	border-bottom: 1px solid #DADADA;
	clear: both;
	text-justify: left;
	background: #FFDDDD;
}

.normal_paragraphs p
{
	margin: 5px 0px;
	font-size: 12px;
}


#jquery_slideshow {
    position:relative;
    height:350px;
}

#jquery_slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#jquery_slideshow IMG.active {
    z-index:10;
}

#jquery_slideshow IMG.last-active {
    z-index:9;
}