/* CSS Document */

body.small {
	font-size:1em;
}

body.medium {
	font-size:1.2em;
}

body.large {
	font-size:1.5em;
}

html { 
	font-size:100%;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width:47.81em;
}

#banner {
	width:47.81em;
	height:5.5em;
}


/* SLIDESHOW */

div#slideshow {
    position:relative;
}

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

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

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

/* END SLIDESHOW */

#navrow {
	background-color:#FFFFFF;
	height:1.5em;
}
#searchbar {
	background-color:#FFFFFF;
	height:1.75em;
	margin-top:0.4em;
}
#pagepath {
	float:left;
	width:29em;
	font-size:0.866em;
	margin-left:0em;
	color:#64a0c8;
	padding-top:0.8em;
	font-weight:bold;
}

#searchbox {
	float:right;
	background-color:#64a0c8;
	width:10.5em;
	padding:0.4em 0em 0.4em 0.5em;
}

#central {
	margin-top:1em;
	height:auto;
	min-height:20em;
}

#leftcol {
	float:left;
	width:9.8em;
	font-weight:bold;
	margin-left:0.5em;
	height:24em;
	padding-right:0.5em;
	
}

#maincontent {
	float:right;
	min-height:25em;
	width:35em;
	padding:0em 0.8em 0em 0.8em;
	scrollbar-base-color:#009bd6;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color:#FFFFFF;
	border-left:1px solid #009bd6;
	
}

#footer {
	clear:both;
	float:none;
	background-color:#64a0c8;
	height:2em;
	margin-top:0em;
	color:#FFFFFF;
	text-align:center;
	line-height:2em;
	font-size:0.75em;
	font-weight:bold;
}

#footerend {
	line-height:2em;
	font-size:0.625em;
}


.leftcolrow {
	clear:both;
	float:none;
	padding-bottom:0.5em;
	
}

.leftbullet {
	float:left;
	margin-right:0.312em;
	font-size:1.125em;
}
.leftlink {
	float:right;
	padding-top:0.312em;
	font-size:0.8em;
	width:11em;
}
.navbutton {
	background-color:#64a0c8;
	width:4.83em;
	float:left;
	text-align:center;
	line-height:1.5em;
	border-right:0.2em solid #FFF;
}

.endnavbutton {
	background-color:#64a0c8;
	width:5.46em;
	float:right;
	text-align:center;
	line-height:1.5em;
}

.smallselect {
	float:right;
	margin-right:0.9em;
	font-size:0.7em;
	margin-top:1.25em;
}

.mediumselect {
	float:right;
	margin-right:0.7em;
	font-size:0.9em;
	margin-top:0.8em;
}

.largeselect {
	float:right;
	margin-top:0.40em;
	font-size:1.15em;
	margin-right:0.7em;
}

.itemoptions {
	margin:1em 0em 1em 0em;
	height:1.375em;
}

th.basketth {
	background-color:#64a0c8;
	font-weight:bold;
	height:1.375em;
	color:#FFF;
	font-size:0.875em;
}

td.baskettd {
	font-weight:normal;
	height:1.8em;
	color:#000;
	font-size:0.875em;
}

.mC {
	width:2.53m; 
	margin:0em;
	font-size:1.125em;
	font-weight:normal;	
}

.mC h5 {
	color:#009bd6; 
	cursor:pointer; 
	font-size:1.125em;
	font-weight:bold;  
}

.mCheader {
	color:#009bd6; 
	cursor:auto; 
	font-size:1.125em;
	font-weight:normal;  
}

.mC ul {
	display:none; 
	margin-left:0; 
	margin-bottom:10px; 
	padding-left:0; 
	list-style: none;
}

.mClist {
	margin-left:1.5em; 
	font-weight:bold;
}