html {
margin:0;
padding:0;
}
td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
a:link {
    color: #000;
	text-decoration: underline;
    }
a:visited {
    color: #000;
	text-decoration: underline;
    }
a:hover {
	color: #D10F70;
	text-decoration: underline;
    }	
.pagebody {
    margin: 0;
	background-image:url(../graphics/common/dk_blue_bg.jpg);
	background-repeat: repeat;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
    }
#outer {
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	width: 981px;
	text-align: left;
	background-image:url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	position: relative;
	}
#masthead {
    width: 981px;
	height: 108px;
	vertical-align: top;
	text-align: left;
	}
#masthead-tbl {
	width: 981px;
    }
#masthead-tbl td {
	vertical-align: top;
	text-align: left;
    }
#navrow1 {
    width: 981px;
	height: 31px;
	vertical-align: top;
	text-align: left;
	}
#main-nav-tbl {
    width: 981px;
	}
#main-nav-tbl td {
    height: 31px;
	vertical-align: top;
	text-align: left;
	}
#masthead-base {
	width: 981px;
	height: 29px;
	background-image: url(../graphics/common/masthead_base.jpg);
	background-repeat: no-repeat;
    }
#variable-content-container {
    width: 981px;
	text-align: left;
	vertical-align: top;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	}
#lcol-cell {
    vertical-align: top;
	width: 160px;
	background-position: bottom;
	background-image: url(../graphics/common/col-bgs/lcol_tile.jpg);
	background-repeat: repeat;
	}
#lcol-head-div {
    height: 82px;
	background-image: url(../graphics/common/col-bgs/lcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#lcol-base {
    background-image: url(../graphics/common/col-bgs/lcol_tile.jpg);
	background-repeat: repeat;
	}
#lcol-base div {
    height: 4px;
	background-image: url(../graphics/common/col-bgs/lcol_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#ctrcol-cell {
    vertical-align: top;
	width: 660px;
	background-image: url(../graphics/common/col-bgs/ctrcol_tile.jpg);
	background-repeat: repeat;
	}
#ctrcol-head-div {
    height: 40px;
	background-image: url(../graphics/common/col-bgs/ctrcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	font-size: 18px;
	font-weight: bold;
	}
#ctrcol-head-div-home {
    height: 12px;
	background-image: url(../graphics/common/col-bgs/ctrcol_top_nologo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	}	
#ctrcol-base {
    background-image: url(../graphics/common/col-bgs/ctrcol_tile.jpg);
	background-repeat: repeat;
	}
#ctrcol-base div {
    height: 4px;
	background-image: url(../graphics/common/col-bgs/ctrcol_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}	
#rcol-cell {
    vertical-align: top;
	width: 161px;
	background-position: bottom;
	background-image: url(../graphics/common/col-bgs/rtcol_tile.jpg);
	background-repeat: repeat;
	}
#rcol-cell a:link {
	text-decoration: none;
    }
#rcol-cell a:visited {
	text-decoration: none;
    }
#rcol-cell a:hover {
	text-decoration: none;
    }
#rcol-head-div {
    height: 82px;
	background-image: url(../graphics/common/col-bgs/rtcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#rcol-base {
    background-image: url(../graphics/common/col-bgs/rtcol_tile.jpg);
	background-repeat: repeat;
	}
#rcol-base div {
    height: 4px;
	background-image: url(../graphics/common/col-bgs/rtcol_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#products-display-tbl {
	width: 660px;
	border: #D31A75 1px solid;
    }
#products-display-tbl td {
	width: 200px;
	padding: 9px;
	border: #D31A75 1px solid;
	vertical-align: top;
	text-align: center;
    }
#item-details-tbl {	
    width: 600px;
	border: #D31A75 1px solid;
    }
#pgbase_container {
    width: 981px;
	height: 41px;
	vertical-align: top;
	text-align: left;
	background-image: url(../graphics/common/pg_base.jpg);
	background-repeat: no-repeat;
	}		
#footer {
    width: 981px;
	height: 77px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010066;
	padding-top: 6px;
	}	
#footer a:link {
    color: #010066;
	text-decoration: none;
    }
#footer a:visited {
    color: #010666;
	text-decoration: none;
    }
#footer a:hover {
	color: #D10F70;
	text-decoration: underline;
    }
#footer-2 {
	color: #FC3;
    }
#footer-2 a:link {
    color: #FC3;
	text-decoration: none;
    }
#footer-2 a:visited {
    color: #FC3;
	text-decoration: none;
    }
#footer-2 a:hover {
	color: #010066;
	text-decoration: underline;
    }	
fieldset {
    border: 1px solid #010066;
	padding: 0px 10px 10px 10px;
	width: 560px;
	}
legend {
    color: #FFF;
    background: #010066;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}	
.contact-form-tbl {
    width: 480px;
	}
.contact-form-tbl td {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#010066;
    font-family:Verdana;
    font-size:10px;
	color: #FFF;
    border-top-color:#000;
    border-right-color:#000;
    border-bottom-color:#000;
    border-left-color:#000;
	border: solid 1px;
    }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red {
    color: #F00;
	}	
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
	
.red-link a:link {
    color: #F00;
	text-decoration: underline;
    }
.red-link a:visited {
    color: #F00;
	text-decoration: underline;
    }
.red-link a:hover {
	color: #D10F70;
	text-decoration: underline;
    }	
/* Main Navigation Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color: #FE99FF;
	padding:4px 8px 4px 4px;
 	border: 1px solid #600;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color:#FE99FF;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color:#FE99FF;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	text-align: left;
	color:#FE99FF;
	cursor:pointer;
	background-color:#010066;
	padding:4px 8px 4px 4px;
 	border: 1px solid #600;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	text-align: left;
	color:#FE99FF;
	cursor:pointer;
	background-color:#010066;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	text-align: left;
	color:#FE99FF;
	cursor:pointer;
	background-color:#010066;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #600;
	border-right: 1px solid #600;
	border-bottom: 2px solid #600;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	/* width:200px; */
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Main Navigation Quick Menu Styles - End */	

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #D10F70; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FF9; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }