html, body
{
	background: #d8e3e5;
	margin:0px;
	padding:0px;
}

#pageouter
{
	width:100%;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0f423c;
}

#pageinner
{
	width:990px;
	background:url(../images/pageback.jpg) left top repeat-y;
}

#pagesizer, #pagesizer div
{
	width:990px;
	height:1px;
	line-height:0px;
	font-size:0px;
}

td.thin
{
	height:1px;
	width:50%;
}

#pagelt
{
	background:#d8e3e5;
	vertical-align:top;
	width:50%;
}

#pagelt div
{
	background:url(../images/pagelt.jpg) right top no-repeat;
	height:548px;
}

#pagelb
{
	background:#d8e3e5;
	vertical-align:bottom;
	width:50%;
}

#pagelb div
{
	background:url(../images/pagelb.jpg) right top no-repeat;
	height:199px;
}

#pagert
{
	background:#d8e3e5;
	vertical-align:top;
	width:50%;
}

#pagert div
{
	background:url(../images/pagert.jpg) left top no-repeat #d8e3e5;
	height:548px;
}

#pagerb
{
	background:#d8e3e5;
	vertical-align:bottom;
	width:50%;
}

#pagerb div
{
	background:url(../images/pagerb.jpg) left top no-repeat #d8e3e5;
	height:207px;
}

#pagebottom
{
	background:url(../images/pageb.jpg) left bottom no-repeat;
	float:left;
	width:990px;
}

#pagetop
{
	background:url(../images/paget.jpg) left top no-repeat;
	float:left;
	width:990px;
}

#logo
{
	display:block;
	width:182px;
	height:141px;
	margin:0px 0px 0px 28px;
}

#searchhome
{
	clear:both;
	padding:0px;
	margin:154px 0px 0px 0px;
	display:block;
	height:36px;
	text-align:left;
}

#searchhome .textinputs
{
	font-size:11px;
	padding:0px;
	width:197px;
	border:solid 1px #a8a8a8;
	color:#bababa;
	margin:0px 0px 0px 572px;
	vertical-align:top;
}

#searchhome .btn
{
	padding:0px;
	background:none;
	border:none;
	padding:6px 0px 0px 11px;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#686693;
	font-style:italic;
	cursor:pointer;
	margin:0px;
}

#menu
{
	margin:57px 40px 0px 40px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	text-align:center;
	height:48px;
}

#menu li
{
	display:inline;
	font-size:16px;
	margin:0px 10px;
	font-style:italic;
	background:none;
	padding:0px;
}

#menu li.current { font-weight:bold; }

#menu a
{
	color:#06212e;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
}

#contentsizer
{
	width:20px;
	float:left;
	height:100px;
}

#content
{
	margin:0px 0px 0px 50px;
	line-height:18px;
	width:910px;
	float:left;
	display:inline;
}

#banners
{
	text-align:center;
	padding:40px 0px 0px 0px;
	width:990px;
	float:left;
}

#banners img
{
	border:solid 2px #bcadb0;
	margin:0px 14px;
}

#footer
{
	color:#3c747a;
	font-size:12px;
	position:relative;
	height:186px;
	width:990px;
	float:left;
}

#footer a
{
	color:#3c747a;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer p
{
	padding:0px;
}

#footerleft
{
	position:absolute;
	left:140px;
	top:96px;
	width:134px;
	height:60px;
}

#footercenter
{
	position:absolute;
	left:279px;
	top:96px;
	width:306px;
	height:60px;
}

#footerright
{
	position:absolute;
	left:593px;
	top:112px;
	width:290px;
	height:44px;
	text-align:right;
}


#footerbottom
{
	position:absolute;
	left:140px;
	top:156px;
	width:540px;
}

#dlink
{
	position:absolute;
	left:680px;
	top:156px;
	width:210px;
}

#catalogmenu
{
	width:260px;
	float:left;
}

#categories
{
	float:left;
	width:650px;
	display:inline;
}

#categories li
{
	float:left;
	width:176px;
	margin:0px 40px 20px 0px;
	display:inline;
	background:none;
	padding:0px;
	text-align:center;
}

.preview
{
	width:150px;
	padding:3px;
	background:#ffffff;
	border:solid 1px #abacac; 
	margin:0px auto;
	height:123px;
}

.preview .inner
{
	width:150px;
	overflow:hidden;
	text-align:center;
}

#categories li img
{
	margin:0px auto;
}

#categories li a
{
	padding:10px 0px 0px 0px;
	color:#000000;
	text-decoration:none;
}

#categories li a:hover
{
	color:#6d4c0c;
	text-decoration:underline;
}


#catalogitems
{
	float:left;
	width:650px;
	display:inline;
	padding:0px 0px 0px 0px;
} 

#catalogitems li
{
	float:left;
	width:196px;
	margin:0px 20px 20px 0px;
	background:none;
	padding:0px;
	text-align:center;
}

#catalogitems h3
{
	font-size:14px;
	padding:7px 0px;
	margin:0px;
	background:url(../images/hline.gif) left bottom repeat-x;
	color:#000000;
	height:38px;
}

#objectleft
{
	float:left;
	width:276px;
}

#objectright
{
	float:left;
	width:374px;
}

#objectleft .preview
{
	width:256px;
	margin:0px;
	height:auto;
}

#objectleft .preview .inner
{
	width:256px;
}

#objectright h1
{
	color:#354a4a;
	font-size:24px;
	text-transform:uppercase;
	padding:20px 0px 20px 10px;
}

#objectright .article
{
	clear:left;
	font-size:14px;
	color:#000000;
	padding:10px 0px 0px 14px;
}

#objectright .prise
{
	background:url(../images/bigbtnr.gif) right top no-repeat;
	margin:50px 0px 20px 30px;
	width:190px;
}

#objectright .prise .left
{
	background:url(../images/bigbtnl.gif) left top no-repeat;
	padding:0px 16px;
}

#objectright .prise .right
{
	background:url(../images/bigbtn.gif) left top repeat-x;
	padding:4px 2px;
	font-size:14px;
}

#objectright .prise .right span
{
	font-size:18px;
}

#objectright h2
{
	background:url(../images/hline.gif) left top repeat-x;
	font-size:24px;
	color:#0c4b6e;
	font-weight:normal;
	margin:0px;
	padding:18px 14px 8px 14px;
}

#objectright .short
{
	color:#395d69;
	font-size:14px;
	padding:0px 0px 0px 24px;
}

.large
{
	background:url(../images/bigbuy.gif) right top no-repeat;
	padding:4px 21px;
	color:#ffffff;
	font-weight:bold;
	height:22px;
	display:block;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	margin:10px 20px 0px 20px;
}


.numpage
{
	float:left;
	width:610px;
	display:inline;
	margin:0px 0px 0px 260px;
}

.star
{
	float:left;
	width:88px;
	height:85px;
	text-align:center;
	color:#ffffff;
	font-size:0px;
}

.blue
{
	background:url(../images/star.png)
}

.red
{
	background:url(../images/redstar.png)
}

.yellow
{
	background:url(../images/yellowstar.png)
}

.article
{
	font-size:11px;
	color:#395d69;
	text-align:left;
	padding:0px 10px;
}

.short
{
	color:#395d69;
	font-size:12px;
	text-align:left;
	padding:0px 10px;
}

.short p
{
	padding:0px;
}

.prise
{
	background:url(../images/smallbtnr.gif) right top no-repeat;
	margin:20px 10px 0px 10px;
}

.prise .left
{
	background:url(../images/smallbtnl.gif) left top no-repeat;
	padding:0px 12px;
}

.prise .right
{
	background:url(../images/smallbtn.gif) left top repeat-x;
	height:22px;
	padding:2px 3px;
	font-size:11px;
	color:#ffffff;
	vertical-align:baseline;
	text-align:center;
	font-weight:bold;
}

.prise .right span
{
	font-size:14px;
}

h1
{
	font-size:30px;
	color:#5a6a40;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 28px 0px;
}

h1.catalog
{
	padding:0px 0px 28px 260px;
}

p
{
	margin:0px;
	padding:0px 0px 10px 0px;
	clear:both;
}

img
{
	border:none;
}

img.left, img.preview
{
	float:left;
	margin:0px 10px 10px 0px;
}

img.right
{
	float:right;
	margin:0px 5px 10px 10px;
}

ul
{
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul li
{
	padding:3px 0px 3px 20px;
	background:url(../images/bullit1.gif) 0px 8px no-repeat;
	font-size:14px;
}

ul li a
{
	color:#2b475b;
	text-decoration:none;
}

li.current a
{
	font-weight:bold;
}

ul li a:hover
{
	text-decoration:underline;
}

ul ul
{
	padding:4px 0px 4px 20px;
}

ul ul li
{
	padding:1px 0px 1px 26px;
	background:url(../images/bullit2.gif) 14px 7px no-repeat;
	font-size:12px;
}

ul ul li a
{
	color:#000000;
}






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.objpos_4, .objpos_7, .objpos_10, .objpos_13, .objpos_16, .objpos_19, .objpos_22, .objpos_25, .objpos_28, .objpos_31
{
	clear:left;
}