html {
margin:0;
padding:0;
height:100%;
}
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: #FC0;
	text-decoration: underline;
    }	
.pagebody {
	behavior:url("/css/csshover3.htc");  /* IE6 + Hover Fix */
	margin: 0;
	background-image: url(../graphics/common/olivegrbg.jpg);
	background-repeat: repeat;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
    }
#outer {
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url(../graphics/common/content_tile.jpg);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
	position: relative;
	}
#masthead {
    width: 960px;
	height: 178px;
	vertical-align: top;
	text-align: left;
	}
#masthead-home {
    width: 960px;
	height: 178px;
	vertical-align: top;
	text-align: left;
	background-image: url(../graphics/common/pg_masthead.jpg);
	background-repeat: no-repeat;
	}	
#navrow1 {
    width: 960px;
	height: 29px;
	vertical-align: top;
	text-align: left;
	}
#main-nav-tbl {
    width: 960px;
	}
#main-nav-tbl td {
    height: 29px;
	vertical-align: top;
	text-align: left;
	}
#content-top-left {
    float: left;
    width: 41px;
	background-image: url(../graphics/common/head_base_left.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 26px;
	}
#content-top-ctr {
    float: left;
    width: 869px;
	background-image: url(../graphics/common/head_base_ctr_tile.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	height: 26px;
	}	
#content-top-right {
    float: left;
    width: 50px;
	background-image: url(../graphics/common/head_base_rt.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 26px;
	}
#variable-content-container {
    width: 860px;
	text-align: left;
	vertical-align: top;
	background-image: url(../graphics/common/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
	position: relative;
	}
#lcol-cell {
    vertical-align: top;
	width: 120px;
	background-position: bottom;
	background-image: url(../graphics/common/lcol/lcol_tile.jpg);
	background-repeat: repeat;
	}
#lcol-head-div {
    height: 50px;
	background-image: url(../graphics/common/lcol/lcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#lcol-base {
    background-image: url(../graphics/common/lcol/lcol_tile.jpg);
	background-repeat: repeat;
	}
#lcol-base div {
    height: 35px;
	background-image: url(../graphics/common/lcol/lcol_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#rcol-cell {
    vertical-align: top;
	width: 120px;
	background-position: bottom;
	background-image: url(../graphics/common/rcol/rcol_tile.jpg);
	background-repeat: repeat;
	}
#rcol-head-div {
    height: 50px;
	background-image: url(../graphics/common/rcol/rcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#rcol-base {
    background-image: url(../graphics/common/rcol/rcol_tile.jpg);
	background-repeat: repeat;
	}
#rcol-base div {
    height: 35px;
	background-image: url(../graphics/common/rcol/rcol_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#pgbase_container {
    width: 960px;
	height: 83px;
	vertical-align: top;
	text-align: left;
	background-image: url(../graphics/common/pg_base.jpg);
	background-repeat: no-repeat;
	}
	
/* Details Page Template Center Pic Horizontal and Vertical */
/* NOTE - LOOK IN HEAD OF DETAILS PAGE FOR IE8 CSS ADDITIONAL FIX */
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 600px;
    height: 450px;
}
.wraptocenter * {
    vertical-align: middle;
}
/* IE/Mac \*//*/
 
 html .wraptocenter {
	display: block;
	line-height: 0.6;
}
 
 html .wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
/
*/
/* END Center Pic Styles */


#footer {
    width: 960px;
	height: 77px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
	padding-top: 6px;
	}	
#footer a:link {
    color: #FC3;
	text-decoration: none;
    }
#footer a:visited {
    color: #FC3;
	text-decoration: none;
    }
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
    }
	
/* Product List Page */

.product-list-body-msg {
	font-size: 14px;
	padding: 0px 50px 30px 50px;
	text-align: left;
}

/* Forms */

fieldset {
    border: 1px solid #000;
	padding: 0px 10px 10px 10px;
	width: 560px;
	}
legend {
    color: #FFF;
    background: #45695D;
    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: #FFF;
	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:#45695D;
    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;
    }
.inq_form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	}
.inq_form input.contact {
    background-color:#45695D;
    font-family: Verdana, Helvetica, Arial;
    font-size:12px;
	color: #FFF;
    border: 2px #486583 outset;
	padding: 1px 4px;
	text-decoration: none;
    }	
.inq_form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}	
.inq-form-container {
	width: 500px;
    }
.inq-form-container td {
	padding: 8px 15px 0 20px;
    }	
.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;
	}
/* Main Navigation Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#F7CA0B;
	cursor:pointer;
	background-color: #945546;
	padding:4px 8px 4px 4px;
 	border: 1px solid #600;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#F7CA0B;
	cursor:pointer;
	background-color:#945546;
	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:#F7CA0B;
	cursor:pointer;
	background-color:#945546;
	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:#945546;
	cursor:pointer;
	background-color:#F7CA0B;
	padding:4px 8px 4px 4px;
 	border: 1px solid #600;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	text-align: left;
	color:#945546;
	cursor:pointer;
	background-color:#F7CA0B;
	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:#945546;
	cursor:pointer;
	background-color:#F7CA0B;
	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 */		
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #F7CA0B;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Flex Level Popup Menu Styles -*/

.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 1px solid #000;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}

.jqpopupmenu li{
	position: relative;
	text-align: left;
}

  /* Mouse Off Style */
.jqpopupmenu li a{
	display: block;
	width: 100px; /*width of menu (not including side paddings)*/
	color: #F7CA0B;
	background: #945546;
	text-decoration: none;
	padding: 4px 5px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 110px; /*width of menu (include side paddings of LI A*/
	text-align: left;
}

  /* Mouse Over Style */
.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
	color: #945546;	
	background: #F7CA0B;
	text-decoration: none;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}