/* ls.css stylesheet, version 5.3, 2005-09-20, Mingo Media., www.MingoMedia.com */

/* Tag styles ========================================================= */

body {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(/1mg/background-black-strip.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font: normal 10px/18px verdana, helvetica, arial, sans-serif;
	margin: 0px 0px 10px 0px;
}

.greybg {
	background-color: #a4a3a2;
}

body.pop {
	background-color: #000000;
	background-image: none;
	background-position: 0px -20px;
}

#content {
	width: 720px;
	margin: auto;
}

.nobackground {
	background-image: none;
}

img {
	border: 0;
}

/*
a:before { content: "<"; }
a:after { content: ">"; }
*/

a:link {
	color: #cccccc;
}

a:visited {
	color: #e0e0e0;
}

a:active {
	color: #006699;
}

/* shims and pads ======================================================== */
p.shim3 {margin: 0px; line-height: 3px; font-size: 3px;}
p.shim5 {margin: 0px; line-height: 5px; font-size: 5px;}
p.shim10 {margin: 0px; line-height: 10px; font-size: 10px;}
p.shim15 {margin: 0px; line-height: 15px; font-size: 15px;}
p.shim20 {margin: 0px; line-height: 20px; font-size: 20px;}

.padtop3 {padding-top: 3px;}
.padright3 {padding-right: 3px;}
.padbottom3 {padding-bottom: 3px;}
.padleft3 {padding-left: 3px;}

.padtop5 {padding-top: 5px;}
.padright5 {padding-right: 5px;}
.padbottom5 {padding-bottom: 5px;}
.padleft5 {padding-left: 5px;}

.padtop10 {padding-top: 10px;}
.padright10 {padding-right: 10px;}
.padbottom10 {padding-bottom: 10px;}
.padleft10 {padding-left: 10px;}

.padtop15 {padding-top: 15px;}
.padright15 {padding-right: 15px;}
.padbottom15 {padding-bottom: 15px;}
.padleft15 {padding-left: 15px;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}

table.tblpad3 td {padding: 3px;}
table.tblpad5 td {padding: 5px;}
/* /shims and pads ======================================================== */


/* border classes ===================================================================== */
.dotted {border-style: dotted; border-width: 1px; border-color: #000000;}
.dashed {border-style: dashed; border-width: 1px; border-color: #000000;}
.solid {border-style: solid; border-width: 1px; border-color: #999999;}
img.stroke1 {border-style: solid; border-width: 1px; border-color: #4097ED;}
/* /border classes ===================================================================== */


table.layout {
	border: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	
}

.abouttext, table.abouttext {
	font-size: 11px;
	font-style: normal;
	color: #dddddd;
	margin-left: 0px;
}
.catlink {
	font-size: 18px;
	color: #555555;
	text-decoration: none;
	line-height: 30px;
}

.paginationlinks {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

#logoforscreen, #logotextforscreen {
	display: visible;
}

#logoforprint, #logotextforprint {
	display: none;
}

.bigwhite {
	font-weight: bold;
	color: #ffffff;
}

.white {
	color: #ffffff;
}

.black {
	color: #000000;
}

.smallstyleidtag {
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
}

.smallnewtag, .detailnewtag {
	font-size: 8pt;
	color: #ff0000;
}

.smallinstocktag {
	font-size: 10pt;
	color: #666666;
}

.detailinstocktag {
	font-size: 10pt;
	color: #ffffff;
}

.detailhead {
	font-size: 11pt;
	color: #bbbbbb;
	font-weight: bold;
}

.detailline, ul.detailline li, .detailline td, .detailline th {
	font-size: 9pt;
	font-style: normal;
	color: #aaaaaa;
	vertical-align: top;
}

.detailline tr {
/*	border: 1px solid black; */
}

.detailline th {
	xborder: 1px solid black;
	xborder-right: 0px solid black;
	text-align: right;
	vertical-align: top;
	padding: 5px 2px;
	margin: 5px 1px;
}

.detailline td {
	text-align: left;
	vertical-align: top;
	padding: 5px 2px;
	margin: 5px 1px;
}

li.detailline {
	padding: 0px;
	margin: 1px;
}

.tiny {
	font-size: 7pt;
	color: #444;
}

#sectionheader div {
	width: 395px;
	height: 40px;
	text-align: center;
}

#sectionheader div h2 {
	margin: 4px auto;
	color: black;
}

#footer {
	padding: 10px;
	font-size: 8pt;
	text-align: center;
	color: #666;
	line-height: 1.5em;
}

#footer .showroom {
	font-weight: bold;
}
