/* CSS Document */

body {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #000000;
	background-image: url("../images/leftBar.jpg");
	background-repeat: no-repeat;
	background-position: top left;
        
/*	background-attachment: fixed; */
}

/*
**	standard logo
*/

#logo {
	position: absolute;
	top:	0.0em;
	left: 0.0em;
	text-alignment: left;
}

#logo img {
	border=0;
}


/*
** Accent Box - lower left
*/

#altImgText {
	font-size: 9px;
	color: #FFFFFF;
}

#copyright {
	clear:both;
	position: absolute;
	bottom:	15px;
 	left: expression((document.body.clientWidth / 2) - 300) ;
	font-size: 0.5em;
	color: #FFFFFF;
	width: 600px;
	text-alignment: center;
/*	background-color: #FFFFFF;
	border:	2px solid #34537D; */
}

#copyright a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

#copyright a:hover {
	color: RED;
	font-weight: bold;
	font-size: 1.2em;
}

#header {
	text-alignment: center;
}

#header img {
	border=0;
}

#contactUs {
	position: absolute;
	bottom:	1em;
	right: 1em;
	text-alignment: right;
}

/*
** Shipping cart info
*/

#cart {
	position: absolute;
	font-size: 70%;
	top: 3px;
	right: 10px;
/* 	width: 400px; */
	text-alignment: right;
}

#cart a:link, #cart a:visited {

/*	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 0px;
       	solid #711515; */
	color: #FFFFFF;
	text-decoration: none;
}

#cart a:hover {
	color: RED;
}

/*
** Menu bar.
**
**	This will be used to display a navigation bar on the page that has
**	pull-down options.
*/

#leftBar {
	position: absolute;
	left: 0px;
	top: 0px;
	text-alignment: left;
}

#nav {
	position: absolute;
/*	width: 125px; */
	left: 5px;
	top: 40px;
	text-alignment: left;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
/*	border-bottom: 1px solid #ED8F8F; */
/*	background-color: 0F75BD; */
	display: inline;
}

#nav a:link, #nav a:visited {
	font-size: 70%;
	font-weight: normal;
	padding: 0.2em 0.5em 0.2em 0.5em;
/*	border-left: 12px solid #711515; */
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: YELLOW;
/*	background-color: #082658; */
}

#nav-2 {
	position: absolute;
	left: 625px;
	top: 53px;
	width: 150px;
}

#nav-2 form {
	display: inline;
}

#nav-2 select {
	font-size: 60%;
	font-weight: normal;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#nav-2 .btn {
	font-size: 80%;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFFF;
	border: 0;
	padding: 0;
}

#nav-search {
	position: absolute;
	left: 560;
	top: 10px;
	width: 150px;
}

#nav-search form {
	display: inline;
}

#nav-search select {
	font-size: 60%;
	font-weight: normal;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#nav-search input {
	font-size: 60%;
	font-weight: normal;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#nav-search .btn {
	font-size: 50%;
	font-weight: normal;
/*	background-color: transparent; */
/*	color: #FFFFFF; */
/*	border: 0; */
/*	padding: 0; */
}

/*
** This will be the main text area
*/

#main-body {
	position: absolute;
	top: 85px;
	left: 170px;
	width: 630px;
	text-alignment: left;
}

#main-body h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: italics;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0em;
}

#main-body h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

#main-body p {
	margin-top: 1.0em;
}

#main-body a {
	color: YELLOW;
}

/* Logo */

#logo {
	position: absolute;
	top: 80px;
	left: 0px;
	text-alignment: left;
}
/* Display the item accent box on the right side! */

.curvebox {
	position: absolute;
	top: 90px;
	left: 610px;
	width: 180px;
	padding: 20px 0;
	background-color: #c3c3c3;
}

.curvebox h1 {
	text-alignment: center;
	font-weight: bold;
	color: BLACK;
	font-size: 0.6em;
}


.curvebox p {
	text-alignment: left;
	font-weight: normal;
	color: BLACK;
	font-size: 0.75em;
	margin-left: 5px;
	margin-right: 5px;
}

.curvebox img {
        border: 0px;
}

/* Logo Box */

/* Other sections */

ul {
	list-style-type: square;
	font-size: 15px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0.5em;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

.heads {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 1em;
}

img.coverageArea {
	float: left;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 250px;
}

a:link {
	text-decoration: none; 
	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
	color: red; 
  	font-size: 12px;
  	font-style: italics;
  	line-height: 14px;
  	font-weight: normal;
}

a:active {
	color: black;
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 14px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
}

a:visited {
	color: #FFFFFF;
  	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 12px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
}

a:hover {
	color: RED; 
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 12px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:link {
	text-decoration: none; 
	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
	color: white; 
  	font-size: 10px;
  	font-style: BOLD ;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:active {
	color: white;
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:visited {
	color: white;
  	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:hover {
	color: RED; 
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a {
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

tr {
	valign: top;
}

form {
	border: 0px;
	padding: 0.5em;
}

input {
	font: 0.9em Arial, Helvetica, sand-serif;
	padding: 0.2em;
}

.itals2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.psr-body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #82765B;
}

.int-heads {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366CC;
}
.form-heads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.psr-body3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.prods2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.bolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.norms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: normal;
}

.smallFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: bold;
}

.smallFontItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: italics;
}

.popup-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldsgry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
