* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	color: #f4f4f4;
	font: 10px Arial, Verdana, sans-serif;
	line-height: 1.6em;
	background-color: #202020;
	background-image: url(../gfx/ico/bg_sidebar.gif);
	background-repeat: repeat-y;
}
#outer {
	min-height:100%;
	margin-top:-45px;/*footer height - this drags the outer 40px up through the top of the monitor */
	text-align:left;
}
* html #outer {
	height:100%
}
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
#outer:after {
	clear:both;
	display:block;
	height:1%;
	content:" ";
}
a {
	color: #f4f4f4;
	font: 12px Arial, Verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #cccc66;
	text-decoration: underline;
}
p {
	padding: 5px 0px 5px 0px; 
}
ul {
	padding-bottom: 10px;
	list-style-type: square;
}
li {
	color: #f4f4f4;
	font: 12px Arial, Verdana, sans-serif;
	padding: 3px 0px 1px 10px;
	margin-left: 30px;

}
table {
	margin: 10px 5px 10px 5px;
}
table.main {
	margin: -15px 0px 10px 0px;
}
td.prd {
	text-align: left;
	padding: 3px 15px 1px 15px;
	border-right-color: #444444;
	border-right-width: 3px;
	border-right-style: solid;
	border-bottom-color: #888888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.title {
	font-size: 120%;
	padding: 0px 25px 5px 5px;
	border-right-color: #777777;
	border-right-width: 3px;
	border-right-style: solid;
}
strong {
	font: 13px 'Lucida Sans Unicode';
	color: #cccc66;
}
#top {
	position: relative;
	top: 45px;
	left: 0px;
	height: 234px;
	min-width: 1000px;
	background-image: url(../gfx/ico/bg_header.gif);
}
#top_title {
	position: absolute; 
	top: -2px;
	left: 270px;
	min-width: 730px;
	color: #847F7A; 
	font-size: 9px; 
	cursor: default;
}
#top_title h1 {
	color: #847F7A; 
	font-weight: normal; 
	font-size: 12px;
	display: inline;
}
.print {
	display: none;
}


#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 249px;
	height: 95px;
	background-image: url(../gfx/ico/logo.gif);
}
#logo a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 249px;
	height: 95px;
	background-image: url(../gfx/ico/logo.gif);
}
#logo a:hover {
	background-image: url(../gfx/ico/logo_hover.gif);
}
#logo a:active {
	background-image: url(../gfx/ico/logo_active.gif);
}
#home {
	position: absolute;
	top: 8px;
	right: 150px;
	z-index: 10;
	font-size: 11px;
}

#top_info {
	position: absolute;
	top: 0px;
	left: 380px; 
	width: 620px;
	height: 49px;
	padding: 25px 0px 0px 5px;
	background-image: url(../gfx/ico/top_info.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #999999;
}
#top_info h2 {
	font-size: 18px;
	font-weight: normal;
	color: #999999;

}
#top_menu1 {
	position: absolute;
	top: 95px;
	left: 0px; 
	width: 249px;
	height: 139px;
	background-image: url(../gfx/ico/top_menu.jpg);
}
#top_menu2 {
	position: absolute;
	top: 49px;
	left: 249px; 
	width: 751px;
	height: 185px;
	background-image: url(../gfx/ico/top_menu.jpg);
}

#sidebar {
	position: absolute;
	left: 0px;
	top: 234px;
	margin: 0px;
	padding: 10px 10px 0px 27px;	
	width: 212px; 
	float: left;
}

#content {
	min-width: 741px;
	position: ;
	margin: 45px 0px 0px 259px;
	padding: 5px 0px 20px 0px;
}
#content h1 {
	font: 170% 'Franclin Gothic Medium', Arial;
	font-weight: normal;
	margin: 10px 0px 15px 20px;
	padding: px 0px 3px 0px;
	border-bottom-color: #6e6e6e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	
}

#footer {
	position: relative;
	min-height: 33px;
	min-width: 730px;
	margin:  0px 0px 0px 0px;
	padding: 10px 0px 0px 270px;
	clear: both;
	background-color: #111111;
	border-top-color: #6e6e6e;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #6e6e6e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	position: absolute;
	top: 23px;
	left: 50px;
	color: #cccc66;
}
.main {
	min-width: 721px;
	max-width: 821px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	font-size: 12px;
	clear: both;
}
.column {
	width: 200px;
	padding: 0px 0px 0px 15px;
	float: right;
	background-image: url(../gfx/ico/bg_column.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
         
.thumb {
	position: relative;
	margin: 0px 10px 10px 10px;
	padding: 7px 7px 5px 7px;
	background-color: #0f0f0f;
	float:left;
	text-align: center;
}
.lens {
	cursor: url(../gfx/ico/lupa2.cur), pointer;

	
}
.lens_no_print {
	cursor: url(../gfx/ico/lupa2.cur), pointer;
}
.thumb_info {
	position: relative;
	margin: 0px 10px 0px 10px;
	padding: 7px 7px 7px 7px;
	background-color: #0f0f0f;
}
.thumb_info a {
	font-size: 11px;
}
.g_l {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-image: url(../gfx/ico/g_l.gif);
}
.g_p {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background-image: url(../gfx/ico/g_p.gif);
}
.d_p {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background-image: url(../gfx/ico/d_p.gif);
}
.d_l {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-image: url(../gfx/ico/d_l.gif);
}
.lupa {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 17px;
	height: 17px;
	background-image: url(../gfx/ico/lupa.png);
}
.clear {
	clear: both;
	width: 10px;
}
.div_black {
	background-color: #000000; 
	padding: 0px 5px 0px 5px; 
	border-width: 1px 0px 1px 0px; 
	border-color: #ffffff; 
	border-style: solid;
}
h2, h3, h4 {
	color: #999999;
}

h2 {
	font-size: 125%;
	font-weight: normal;
	margin: 8px 0px 8px 20px;
}
h3 {
	font-size: 120%;
	font-weight: normal;
	color: #f5f5f5;
	margin: 10px 0px 5px 0px;
	padding: 3px 5px 3px 10px;
	background-color: #0f0f0f;
	
}
h4 {
	font-size: 120%;
	font-weight: normal;
	margin: 15px 0px 10px 20px;
	padding: 0px 0px 3px 10px;
	border-bottom-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
h5 {
	font-size: 90%;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 3px 10px;
	border-bottom-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
img {
	border: 0px;
}

