@charset "UTF-8";
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(bground.jpg);
}
h1 {
	font: 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
}

.corsa #contain {
	width: 960px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
} 
.corsa #hdr1 {
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}  
.corsa #hdr2 {
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.corsa #cartcont {
	width: 685px;
	padding: 0px;
	float: right;
}
.corsa #hdr h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.corsa #lborder { /* this class can be used to float an element left in your page */
	float: left;
	width: 33px;
}
.corsa #lmenu {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.corsa #lmenubot {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	position: absolute;
	bottom: 28px;
	left: 33px;
	padding: 0px;
	z-index: 1;
}
.corsa #mcont {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 198px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4CBCF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4CBCF;
} 
.corsa #ftr {
	padding: 0px 0px 0px 0px;
	height: 43px;
	width: auto;
	background-repeat: repeat-x;
	position: relative;
} 
.corsa #ftr p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* HEADER CART/LOGIN STYLES BELOW */

.cartitems {
	font-size: 9pt;
	text-align: right;
}
.cartitems a:link {
	text-decoration: none;
	color: #FF4000;
}
.cartitems a:visited {
	text-decoration: none;
	color: #FF4000;
}
.cartitems a:hover {
	text-decoration: none;
	color: #0099FF;
}
.cartitems a:active {
	text-decoration: none;
	color: #FF4000;
}
.cartlinks {
    font-size: 8pt;
    text-align: right;
}
.cartlinks a:link {
	text-decoration: none;
	color: #666666;
}
.cartlinks a:visited {
	text-decoration: none;
	color: #666666;
}
.cartlinks a:hover {
	text-decoration: none;
	color: #000000;
}
.cartlinks a:active {
	text-decoration: none;
	color: #666666;
}

/* LEFT MENU STYLES BELOW */

.glossymenu{
margin: 5px 0px 10px 0px;
padding: 0;
width: 160px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu a.menuitem-0{
background: black url(glossyback.gif) repeat-x bottom left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem-0:visited, .glossymenu .menuitem-0:active{
color: white;
}
.glossymenu a.menuitem-0:hover{
background-image: url(glossyback2.gif);
}

.glossymenu a.menuitem-0-on{
background: black url(glossyback.gif) repeat-x bottom left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem-0-on:visited, .glossymenu .menuitem-0-on:active{
color: white;
}
.glossymenu a.menuitem-0-on:hover{
background-image: url(glossyback2.gif);
}
.glossymenu a.menuitem-1{
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	background: white;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.glossymenu a.menuitem-2{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 25px;
	background: white;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.glossymenu a.menuitem-3{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 35px;
	background: white;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.glossymenu a.menuitem-1:hover, .glossymenu a.menuitem-1:active, .glossymenu a.menuitem-2:hover, .glossymenu a.menuitem-2:active, .glossymenu a.menuitem-3:hover, .glossymenu a.menuitem-3:active{
background: #DFDCCB;
color: white;
}
.glossymenu a.menuitem-1-on{
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	background: #E0E0E0;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.glossymenu a.menuitem-2-on{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 25px;
	background: #E0E0E0;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.glossymenu a.menuitem-3-on{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 35px;
	background: #E0E0E0;
	border-bottom: 1px solid blue;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.glossymenu a.menuitem-1-on:hover, .glossymenu a.menuitem-1-on:active, .glossymenu a.menuitem-2-on:hover, .glossymenu a.menuitem-2-on:active, .glossymenu a.menuitem-3-on:hover, .glossymenu a.menuitem-3-on:active{
background: #DFDCCB;
color: white;
}

/* BODY CONTENT STYLES */

.breadcrumb {
    margin-left: 0px;
    font-size: 9pt;
}
.breadcrumb a:link {
    font-size: 9pt;
}
.breadcrumb a:visited {
    font-size: 9pt;
}
.breadcrumb a:hover {
    font-size: 9pt;
}

.map-level-0 {margin:10px 20px 10px 20px; font-weight:bold; font-size:12pt; }
.map-level-1{margin-left:35px; font-weight:bold; font-size:10pt;}
.map-level-2{margin-left:45px; font-size:9pt;}
.map-level-3{margin-left:55px; font-size:9pt;}
.map-content-link {margin-left:20px; font-weight:bold; font-size:12pt;}
.map-content-link-on{margin-left:20px; font-weight:bold; font-size:12pt;}

/* ITEM INFO TABLE STYLES */

.infotable {
 text-align: center;
 border-collapse: collapse;
}
.infotable thead th {
 padding: 0px 4px;
 border: 1px solid #CCCCCC;
 border-bottom: 1px solid #CC0000;
 font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
 color: #000000;
 text-align: center;
 background-image: none;
 background-color: #E0E0E0;
}
.infotable tbody td {
 padding: 0px 4px;
 border: 1px solid #CCCCCC;
 font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
 color: #000000;
}
.infotable tfoot {
 border: none;
 font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
 text-align: right;
 color: #000000;
}
.bg1 {
 background-color: #E0E0E0;
}
.bg2 {
 background-color: #f9e79f;
}
.bg3 {
 background-color: #9ff9e7;
}