

#wrapper {	
	width:99%;	
	margin:auto;
	height:auto;
	position:relative;
	text-align:left;
	
	padding:0px;
	
	
}

#header {
	background-color:#666666;
	background-image:url(bg_header.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:100%;	
	position:absolute;
	left:0px;
	top:0px;	
	
}

#header ul {
	margin-top:83px;
	margin-right:2px;
	text-align:left;
	margin-left:-30px;
}


#header h1 {
	text-indent:-9000px;
	font-size:12px;
}

#treeMenu {
	position:absolute;
	top:105px;
	left:10px;
	z-index:100;
	
}

#content {
	position:absolute;
	left:0px;
	top:125px;	
	width:100%;	
	height:auto;
	
}

/* ==================================== */


#content_main {
	margin-top:15px;
	position:relative;
	
}

.content_main_wrapper {
	width:100%;
}
.content_main_wrapper td{
	vertical-align:top;
	
}

#content_main_left {
	width:192px;
	vertical-align:top;
	background-image:url(dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	min-height:1400px;
	height:1400px;
}

#content_main_left p {
	
}

td {
	
}

#content_main_right, #content_main_left {
	vertical-align:top;	
	padding-left:10px;
	padding-right:10px;
}

#content_main_right {
	
	
}

#content_main_right ul {
	
}

#content_main_right li {
	padding-bottom:8px;
}
.staticPageTable td{
	padding-left:5px;
	padding-right:5px;
}
/* ==================================== */

#content_footer {
	text-align:left;
	background-color:#666666;
	background-image:url(footer.jpg);
	background-position:right;
	height:46px;
	text-indent:5px;
	padding-top:1px;
}
#content_footer img {
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-right:5px;
}

#content, #header {
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}
#header {
	border-bottom-color:#333333;
}
#content {
	border-top-color:#333333;
}

/* ==================================== */

.box_r {
	/*border-color:#999999;
	border-width:1px;
	border-style:dotted;*/
	
	/*width:480px;*/
	
	
}

.box_first {
	margin-top:15px;
	background-image:url(bg_box_top.jpg);
	background-repeat:no-repeat;
	
}

.box_midle {
	background-image:url(bg_box_midle.jpg);
	
	background-repeat:repeat-y;
	
	
	
}
.box_botton {
	background-image:url(bg_box_botton.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	
	
	
}


.box_r img {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	margin-right:10px;
	margin-top:4px;
}	

.noBorder {
	border:none;
}

.wBorder {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}

.simpleIterator {
	
	padding-bottom:5px;
	padding-left:0px;
	background-image:url(bullets.gif);
	background-repeat:no-repeat;
	text-indent:15px;
}

fieldset {
	border:none;
}

.checkOutTable {
	
	background-image:url(dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:4px;
}


.checkOutTable td{
	text-align:center;
}


#menuLeft h2 {
	background-color:#FF9900;
	margin:0px;
	padding:0px;
	text-indent:3px;
	padding-bottom:2px;
	padding-top:2px;
	color:#FFFFFF;
	margin-bottom:1px;
	
}



#userArea {
	margin-top:-110px;
	margin-right:3px;
	height:30px;
	position:absolute;
	width:98%;
}


#userArea label{
	display:inline;
	
}




#userShop {
	position:relative;
	width:250px;
	margin-left:auto;
	top:-25px;
	padding-right:5px;
	float:right; clear:right;
	
	color:#FFFFFF;
	text-align:right;

}

#userShop img {
	padding-right:5px;
	border:none;
}


.catalogBrowseItem {
	width:100%;
	padding:0px;
	margin:0px;
}

.catalogBrowseItem td {
	padding:5px;
	margin:0px;
}

#preloadImages {
	position:absolute;
	top:-30px;
	left:-30px;
}

#content_main_right_wrapper {
	padding:0px;
	margin:0px;
	width:100%;
}

.box_first_left {
	background-image:url(images/bg_box_top_left.gif);
	
}
.box_botton_left {
	background-image:url(images/bg_box_botton_left.gif);
	background-position:bottom left;
}
.box_first_right, .box_midle_right, .box_botton_right {
	width:20px;
}
.box_first_right {
	background-image:url(bg_box_top.jpg);
	background-position:top right;
}
.box_midle_right {
	background-image:url(bg_box_midle.jpg);
	background-position:right;
}
.box_botton_right {
	background-image:url(bg_box_botton.jpg);
	background-position:bottom right;
}
.box_midle_midle, .box_midle_left, .box_first_midle, .box_botton_midle {
	background-image:url(images/bg_box_midle.gif);
}

.box_first_left, .box_first_midle, .box_first_right {
	border-bottom:#999999 1px dotted;
}

.box_midle_left, .box_midle_midle, .box_midle_right {
	border-bottom:#999999 1px dotted;
}

.cartConfigArticle {
	background-color:#FFFFCC;
	padding:2px;
	margin:2px;
}


.wBOrderImg {
border:#999999 solid 1px;
}

caption {
	margin:5px;
}


