/* CSS Document */

BODY {
	margin: 0;
	background: url(/art/background-grey.jpg) repeat-y;
}

#content {
	position: absolute;
	width: 68%;
	left: 225px;
	top: 125px;
	padding: 2em;
	z-index: 25;
	font: normal normal .9em Arial, Helvetica, sans-serif;
	color: #000;
}
#home #content {
	background: url(/art/background-products-faded.jpg) no-repeat top right;
}

#front_page {
	position: absolute;
	top: 420px;
	left: 275px;
	z-index: 29;
}

A.top, A.top:visited { 
	background:url(/art/back2top.gif) no-repeat 0 .25em;
	display: block;
	float: right;
	padding: 0 10px;
	font: normal normal .8em Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}
A.top:hover { 
	color: #000000;
	text-decoration: underline;
	}

#content H1 {
	font-size: 1.2em;
}

#content H6 {
	width: 64%;
	margin: 50px 0 0 35%;
	color: #069;
	font: normal normal 1.4em Arial, Helvetica, sans-serif;
}

#content H6.front_page {
	height: 415px;
}


#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#logos {
	position: absolute;
	top: 520px;
	left: 0;
	font: italic normal 1em "Times New Roman", Times, Serif;
	z-index: 5;
	width: 221px;
	font-size: .8em;
}

#logos P {
	padding-left: 20px;
	margin: 0;
}

#title_bg {
	position: absolute;
	background: url(/art/title-bg-repeat.jpg) repeat-x;
	height: 123px;
	width: 60%;
	left: 270px;
	top: 0px;
	text-align: right;
	padding: .2em 5% 0 5%;
}

#title_bg H1 {
	font: normal normal 1.5em Arial black, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 0;
	line-height: .7em;
}

#title_bg A, #title_bg A:visited {
	font: normal bold .9em Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	margin: .5em;
	display: block;
	padding-right: 2%;
}

#title_bg A:hover {
	color: #6699CC;
	text-decoration: underline;
}

#date {
	position: absolute;
	color: white;
	font: normal normal .75em Arial, Helvetica, sans-serif;
	top: 95px;
	left: 212px;
	z-index: 10;
	width: 120px;
	text-align: center;
}

#product_box {
	position: absolute;
	background:url(/art/product-box-bg-new.jpg) no-repeat;
	padding: 0 9px 20px 72px;
	height: auto;
	width: 146px;
	top: 161px;
	z-index: 30;
	font: normal normal 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#nav_menu {
	position: absolute;
	top: 70px;
	right: 2px;
	width: 600px;
	z-index: 20;
	vertical-align: bottom;
	text-align: right;
}

#nav_menu A, #nav_menu A:visited {
	background-color: #7eb2d9;
	height: 40px;
	width: 18%;
	text-align: right;
	padding: 0;
	margin: 1px;
	text-transform: uppercase;
	font: normal bold .75em arial, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	display: block;
	float: right;
	letter-spacing: 0em;
	line-height: .95em;
	position: relative;
}

#nav_menu EM {
	position: absolute;
	bottom: 0;
	right: 0;
	font-style: normal;
	padding: 0 2px 5px 0;
}

#nav_menu A:hover {
	background-color: #1e82a7;
	color: white;
	text-decoration: none;
}

#form TH { 
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	color: #000;
	padding: 5px 0 0 10px;
}

#form TD { 
	text-align: left;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
}

#form TD.heading {
	text-align: left;
	font-weight: BOLD;
	color: #006699;
	font-size: 1.1em;
	padding: 20px 0 0 5px;
	border-bottom: 1px solid #006699;
	width: 75%;
}

@media print {

BODY { background:none; }

DIV { display: none; }

#content { 
	display: block;
	width: 95%;
	position: absolute;
	top: 10%;
	left: 0;
	background: none;
}
#listings {
	display: block;
}
#title_bg { 
	display: block;
	width: 95%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}

#nav_menu { display: none; }

}

#product_selection {
	background: url(/art/product-selection.jpg) no-repeat;
	position: absolute;
	top: 170px;
	left: 33px;
	height: 183px;
	width: 18px;
	z-index: 100;
}


/* Menu System */

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 10px;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}
#p7TMctrl a:link {
	color: #333333;
}
#p7TMctrl a:visited {
	color: #333333;
}
#p7TMctrl a:hover {
	color: #333333;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.5; /* */
}
/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border: 1px solid #666;
	border-bottom: 0;
}
#p7TMnav div {
	/*/*/background-color: #69C; /* */
}

#p7TMnav div div {
	margin: 0 0 0 12px;
	/*/*/border-left: 1px solid #666;
	background-color: #c1d4db;
}

#p7TMnav div div div {
	/*/*/background-color: #AAA; /* */
}
/*fourth level menuitem divs. Sets BOX color*/
#p7TMnav div div div div {
	/*/*/background-color: #CCCCCC; /* */
}
#p7TMnav div div div div div {
	/*/*/background-color: #C0C0C0; /* */
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #333333;
	font-size: 14px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/border-top: 1px solid #DDDEE8;
	border-right: 0;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #DDDEE8;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 3px 0 3px 14px; /* */
}
#p7TMnav div a:visited {
	color: #333333;
}
#p7TMnav div a:hover {
	background-color: #94A0B6;
	color: #FFFFFF;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 13px;
	color: #333333;
}
#p7TMnav div div a:hover {
	color: #FFFFFF;
	background-color: #C5C6D8;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
	line-height: 1.2;	
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:  url(/art/p7t_plus.gif);
	background-position: 6px .5em;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(/art/p7t_minus.gif);
	background-position: 6px .5em;
	padding: 2px 0 2px 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 2px 0 2px 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	background-color: transparent !important;
	color: #FFFFFF !important;
	padding: 2px 0 2px 20px !important;
}
