@CHARSET "ISO-8859-1";

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, "Sans Serif";
	font-size: 1em;
}

img {
	behavior: url("pngbehavior.htc");
}

.td-left {
	border-bottom: 1px dashed #a9a9a9;
	padding: 5px;
	width: 200px;
}

.td-right {
	border-bottom: 1px dashed #a9a9a9;
	padding: 5px;
}

.lineHeader {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 30px;
}

.checkout {
	width: 100%;
}

.inputSubmit {
	background: #ffe7a7;
	border: 1px solid #000000;
	color: #000000;
	font-size: 81.3%;
	font-weight: bold;
}
.inputBox, .inputSelect {
	background : #ffffff;
	border: 1px solid #000000;
	color : #000000;
	font-size: 81.3%;
	padding: 2px;
}
.inputBoxReq {
	background: #ffffce;
}

.errorMessageList, .confirmMessageList {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#clientName {
	color: #3b3b3b;
	float: left;
	font-size: 118.8%;
	font-weight: bold;
	margin-left: 25px;
}

#clientSlogan {
	color: #3b3b3b;
	float: right;
	font-size: 87.5%;
	font-weight: bold;
	margin-right: 10px;
}

#menuBar {
	clear: both;
	background: url('../graphics/menu_bar.png') left top no-repeat;
	height: 46px;
	line-height: 46px;
	margin: auto;
	text-align: left;
}

.logo {
	background:transparent;
	float: left;
	height: 32px;
	margin: 7px 10px 0 20px;
	width: 78px;
}
.nav {
	float: left;
}

.nav a:link, .nav a:visited {
	color: #ffffff;
	font-weight: bold;
	margin: 0 10px;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.search {
	background: transparent url('../graphics/search_back.png') repeat-x top left;
	float: left;
	height: 32px;
	line-height: 32px;
}

.searchSideLeft {
	float: left;
	height: 33px;
	width: 23px;
}

.searchSideRight {
	float: left;
	height: 33px;
	margin-right: 10px;
	width: 13px;
}

.search input {
	border: 0px;
	color: #808080;
	float: left;
	margin: 8px 0 0 10px;
}

.searchIcon {
	margin:10px 0 0 8px;
}

.cart {
	border: 0;
	float: left;
	margin: 4px 5px 0 0;
}

#tableMain {
	margin: auto;
	text-align: left;
}

/* LEFT SIDEBAR BEGINS */
.cellMainleft {
	padding: 10px 0 0 0;
}
.subCategoryList {
	padding: 0;
}
.subCategoryList a, .subCategoryList a:link, .subCategoryList a:visited {
	border-bottom: 1px dashed #ffffff;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px;
	text-decoration: none;
}
.subCategoryList a:hover {
	color: #000000;
	text-decoration: underline;
}

a.subItem, a.subItem:link, a.subItem:visited {
	background: #c0c0c0;
	border-bottom: 1px dashed #ffffff;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
a.subSubItem:link, a.subSubItem:visited {
	background: #ffffff;
	border-bottom: 1px dashed #c0c0c0;
	display: block;
	font-weight: bold;
	padding: 5px 5px 5px 40px;
	text-decoration: none;
}
a.subSubItem:link {
	color: #000000;
}
a.subSubItem:visited {
	color: #4b4b4b;
}

.subDiv a {
	border-bottom: 1px dashed #c0c0c0;
	color: #4b4b4b;
	cursor: pointer;
	display: block;
	font-size: 81.3%;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}

/* LEFT SIDEBAR ENDS */

.cellMainRight {
	font-size: 81.3%;
	padding-top: 10px;
}
.cellMainRight a:link, .cellMainRight a:visited {
	text-decoration: none;
}
.cellMainRight a:hover {
	color: #000000;
	text-decoration: underline;
}

.homepageImage {
	background: transparent url('../graphics/homepage_images/homepage5.jpg') no-repeat right top;
	height: 230px;
	position: relative;
	width: 698px;
}

.imageTitleBox {
	background: #87b7cb;
	height: 55px;
	position: relative;
}

.homepageImageText {
	color: #ffffff;
	font-size: 220%;
	margin-right: 20px;
	position: relative;
	text-align: right;
	top: 9px;
}

.cartItemsText {
	color: #ffffff;
	font-size: 90%;
	margin-right: 20px;
	position: relative;
	text-align: right;
	top: -50px;
}

.homepageImageBox {
	background: #87b7cb;
	height: 50px;
	margin: 120px 0 0 0;
	width: 100%;
}

.pageTitle {
	border-bottom: 1px solid #c9c9c9;
	font-size: 180%;
	margin: 10px 0px 15px 0px;
	padding: 10px 0 6px 0;
}
.pageTitleSmall {
	font-size: 12pt;
	color: #808080;
}

a.linkPrevious:link, a.linkPrevious:visited {
	text-decoration: none;
	float: left;
}
a.linkPrevious:hover{
	text-decoration: underline;
	float: left;
}

a.linkNext:link, a.linkNext:visited {
	text-decoration: none;
	float: right;
}
a.linkNext:hover {
	text-decoration: underline;
	float: right;
}

.smallText {
	font-size: 60%;
	font-weight: bold;
}

.contentFooter {
	margin-top: 30px;
	background: url('../graphics/content_bottom.jpg') no-repeat bottom right;
	width: 698px;
	height: 20px;
}

.inventoryResult {
	border-bottom: 1px dashed #808080;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cellLabel {
	padding: 10px;
	font-size: 10pt;
}

#popupInfo {
	display: none;
	position: fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:400px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

#popupInfoClose {
	float: right;
	font-size: 125%;
	font-weight: bold;
	color: #ff0000;
	cursor: pointer;
}

#popupBackground {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

.infoLink  {
	cursor: pointer;
	color: #0000ff;
}

span.itemDetailsContent {
	float: right;
	padding: 5px 0;
	border-bottom: 1px dashed #9b9b9b;
	width: 70%;
	text-align: right;
}

span.itemDetailsLabel {
	display: block;
	border-bottom: 1px dashed #9b9b9b;
	padding: 5px 0;
	width: 30%;
	float: left;
}

#footer {
	margin-top: 5px;
	color: #8b8b8b;
	font-size: 9pt;
	text-align: center;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #8b8b8b;
	font-size: 10pt;
	padding: 0 5px;
}
#footer a:hover {
	text-decoration: underline;
	color: #3b3b3b;
}

.articleTitle {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15px;
}

.articleTitle a, .articleTitle a:link, .articleTitle a:visited {
	color: #ffffff;
}

.articleTitle a:hover {
	text-decoration: underline;
}

a.searchAdvanced:link, a.searchAdvanced:visited {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

.cell_f {
	border-bottom: 1px dashed #9b9b9b;
	padding: 5px 0;
}

.aright {
	text-align: right;
}