body {
	/*
	background: #000000 url('../images/layout/background-body.jpg') top left repeat-x;
	*/
	background: #ffffff;
	font-family: Gill Sans MT, Gill Sans, GillSans, Arial, Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
	line-height:normal;
	font-size:small;
}
h1, h2, h3 {
	padding: 0;
	margin: 0 0 0 0;
	font-size: medium;

}
h1.productName {
	padding: 0;
	margin: 0 0 0 0;
	font-size: medium;
}
label {
	cursor:pointer;
}
#demarc {
	width:100%;
}
#demarc2 {
	width:100%;
}
.enc {
	width:900px;margin:0 auto;display:block;
}
#logo {background: url('../images/layout/logo-ConquerorTools.gif') top left no-repeat;width:550px;height:160px;margin:0;z-index:50}
#logo a {background: url('../images/layout/logo-ConquerorTools.gif') top left no-repeat;width:550px;height:160px;display:block;width:550px;height:160px}
#navigation #primary {
	background:url('../images/layout/navigation-primary.gif') top left no-repeat;
	width:350px;
	height:30px;
	margin:10px 0 0;
	text-indent:-9999px;
}
#navigation #primary span, #navigation a {display:block;height:30px;float:left;text-indent:-9999px;}
/*
#navigation #primary span {border-top:4px solid #000}
#navigation #primary span:hover {border-top:4px solid #fff}
*/
#navigation #primary .home, #navigation #primary .home a {width:65px}
#navigation #primary .products, #navigation #primary .products a {width:84px}
#navigation #primary .my_account, #navigation #primary .my_account a {width:100px}
#navigation #primary .live_help, #navigation #primary .live_help a {width:87px;border-top:none}
#categories {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	color:#fff;
	text-decoration:none;
}

#navigation #products {position:relative;top:-50px;margin-left:24px;z-index:10}
#navigation #products a {display:block;width:100%;height:140px;}

#navigation #products .product01,
#navigation #products .product02,
#navigation #products .product03,
#navigation #products .product04,
#navigation #products .product05,
#navigation #products .product06,
#navigation #products .product07,
#navigation #products .product08 {
	background:url('../images/layout/navigation-products.png') top left no-repeat;
	height:140px;
	float:left;
	cursor:pointer;
}
#navigation #products .product01       {background-position:-24px 0;width:111px}
#navigation #products .product01:hover {background-position:-24px -140px;}
#navigation #products .product02       {background-position:-135px 0;width:118px;}
#navigation #products .product02:hover {background-position:-135px -140px;}
#navigation #products .product03       {background-position:-253px 0;width:96px;}
#navigation #products .product03:hover {background-position:-253px -140px;}
#navigation #products .product04       {background-position:-349px 0;width:86px;}
#navigation #products .product04:hover {background-position:-349px -140px;}
#navigation #products .product05       {background-position:-435px 0;width:119px;}
#navigation #products .product05:hover {background-position:-435px -140px;}
#navigation #products .product06       {background-position:-554px 0;width:129px;}
#navigation #products .product06:hover {background-position:-554px -140px;}
#navigation #products .product07       {background-position:-683px 0;width:104px;}
#navigation #products .product07:hover {background-position:-683px -140px;}
#navigation #products .product08       {background-position:-787px 0;width:90px;}
#navigation #products .product08:hover {background-position:-787px -140px;}

#categories {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	color:#fff;
	text-decoration:none;
}
.frame-top_open, .frame-top_close, .frame-bottom_open, .frame-bottom_close {background:#fff url('../images/layout/background-box.png') top right no-repeat}
.frame-top_open {background-position:top left }
.frame-top_close {background-position:top right}
.frame-bottom_open {background-position:bottom left}
.frame-bottom_close {background-position:bottom right}
#footer-navigation span {padding:0 7px 3px}
#footer-navigation span.voidlink {padding:0 0 3px 21px;color:#fff}
#footer-navigation {background: url('../images/layout/background-footer.png') top left no-repeat;height:30px;line-height:30px;margin:0 0 20px 0;width:900px}
#footer-navigation div {padding:0 20px 0 10px}
#footer-navigation a:link, #footer-navigation a:active, #footer-navigation a:visited {
	color:#fff;
	text-decoration:none;
}
a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#013759;
	color:#0808C3;
	text-decoration:underline;
}
.nounderline:hover {
	color:#013759;
	color:#0808C3;
	text-decoration:none;
}
.productDisplaySmall {width:215px;margin:10px 0 0 10px;padding:0 10px 0 0;}
.productDisplaySmall, .productDisplaySmall a {
	color:#000;
}
.productDisplaySmall:hover, .productDisplaySmall:hover a {
	color:#0808C3;
	text-decoration:none;
}
.orderEdit {
	color:#AABBDD;
	text-decoration:none;
}
.rating {
	background:url('../images/layout/conqueror_ratings.gif');width:68px;height:16px;display:block;
}
.hidden {
	display:none;
}
.mt2 {
	margin:2px 0 0 0;
}
.mr2 {
	margin:0 2px 0 0;
}
.mr5 {
	margin:0 5px 0 0;
}
.mr10 {
	margin:0 10px 0 0;
}
.ml5 {
	margin:0 0 0 5px;
}
.ml10 {
	margin:0 0 0 10px;
}
.ml20 {
	margin:0 0 0 20px;
}
.w50 {
	width:50px;
}
.w75 {
	width:75px;
}
.w100 {
	width:100px;
}
.w125 {
	width:125px;
}
.w150 {
	width:150px;
}
.w160 {
	width:160px;
}
.w175 {
	width:175px;
}
.w200 {
	width:200px;
}
.w210 {
	width:210px;
}
.w250 {
	width:250px;
}
.w300 {
	width:300px;
}
.w400 {
	width:400px;
}
.w450 {
	width:450px;
}
.w500 {
	width:500px;
}
.w550 {
	width:550px;
}
.w650 {
	width:650px;
}
.w690 {
	width:670px;
}
.w700 {
	width:700px;
}
.w725 {
	width:725px;
}
.w750 {
	width:750px;
}
.w850 {
	width:850px;
}
.seperator2 {
	padding:1px 0;
}
.seperator4 {
	padding:2px 0;
}
.seperator10 {
	padding:5px 0
}
.seperator20 {
	padding:10px 0;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	margin:0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.spacer {
	padding:0 5px;
}
.spacer {
	padding:0 5px;
}
.emphasis {
	font-weight:600;
}
.text-white, a.text-white {
	color:#fff;
	text-decoration:none;
}
a.text-white:hover {
	font-weight:600;
}
.text-blue {
	color:#013759;
	color:#191970;
}
.text-black {
	color:#000;
}
.text-gray {
	color:#505050;
}
.text-small {
	font-size:small;
}
.text-smaller {
	font-size:smaller;
}
.text-large, .text-medium {
	font-size:medium;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.lh20 {
	line-height:20px;
}
.pointer {
	cursor:pointer;
}

.href-nounderline:hover {
	text-decoration:none;
}

.box-collection {
	width:200px;
	text-align:center;
	margin:0 0px 15px 12px;
	font-size:0px;
	color:#000;
	cursor:pointer;
	overflow:hidden;
}
.box-collection:hover {text-decoration:underline;color:#013759;cursor:pointer}
.box-collection .image {
	cursor:pointer;
	width:200px;
	height:150px;
}
.box-collection img {
	/*
	width:205px;
	height:146px;
	*/
	margin:20px auto 0;
	border:0;
	cursor:pointer;
	/*
	border:2px solid #666633;
	*/
}
.box-collection span {
	display:block;
	width:209px;
	padding:5px 0 0 0;
	text-align:left;
	font-size:10pt;
	font-weight:600;
	text-align:center;
}

.moduleRow:hover { background-color: #D7E9F7; cursor: pointer; padding:5px 0; }
.moduleRow { background-color:#fff;padding:5px 0; }

#navigation .spacer {
	font-size:10px;
}
#container {
	margin-top:-78px;
	left:0px;
	position:relative;
}
#container, #container .top, #container .body, #container .bottom {
	width:755px;
}
#container .top {
	height:20px;background:url('../images/layout/background-enclosure-top.png');
	z-index:10;
}
#container .body {
	height:auto;background:url('../images/layout/background-enclosure.png') repeat-y;
	z-index:10;
}
#container .bottom {
	height:20px;background:url('../images/layout/background-enclosure-bottom.png');
	z-index:10;
}

#content {
	min-height:400px;
	height:auto;
	margin:10px 0;
}

#header, #header-small {background: url('../images/layout/background-header.png') top left no-repeat;width:900px;height:255px;margin:20px 0 0 0;overflow:hidden}
#header-small {background-position:0 -255px;height:150px}

.box-content {min-height:400px}



/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.input, .input_inquiry{float:left;width:250px;margin:0 0 0 5px}

.pulldown {margin-left: 0px;width:204px}

.dropdown {width:204px}

#inquiry {width:214px;margin:0}

.box_related_products {width:707px}