body {
	background:			#FFFFFF;
	margin:				0px;
	margin-bottom:70%;
	padding:			0px;
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#515151;
/*	background-image:	url(system/resources/images/title-header.jpg);
*/	background-repeat:	no-repeat;
}

td {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#515151;
}

input,textarea,select {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#369;
	background:			#FFFFFF;
	border:				1px solid #BDBDBD;
	font-weight: bold;
	cursor:pointer !important;
	cursor:hand;
}

#navigationAdmin {
	position:			absolute;
	top:				180px;
	left:				20px;
	width:				200px;
	height:				auto;
	/*background:			#E9EBF4;*/
	border-top:			1px solid #BEC4D8;
	border-left:		1px solid #BEC4D8;
	border-right:		1px solid #BEC4D8;
	z-index:			1;
}

#contentAdmin {
	position:			absolute;
	top:				180px;
	left:				250px;
	width:				600px;
	height:				auto;
	background:			#FFFFFF;
	border:				1px solid #CCC;
	padding:			2px;
	z-index:			2;
}

#navigation {
	position:			absolute;
	top:				80px;
	left:				20px;
	width:				180px;
	height: auto;
	z-index:			1;
	cursor:pointer !important;
	cursor:hand;
	
}

#searchBox
{
position:			absolute;
	top:				38px;
	left:				20px;

}



#content {
	position:			absolute;
	top:				0px;
	left:				225px;
	width:				540px;
	height:				600px;
		
	/*border:				1px solid #BEC4D8;*/
	padding:			0px;
	z-index:			2;
/*	background-color: #DFDFDF;*/
}



#contentCatH1 td {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	border:				0px solid #BEC4D8;
}


#contentH1 {
	text-align:left;
	
	}
	
#contentThumb td {
width:100px;
vertical-align:top;
}
	
#contentThumb img {
	text-align:center;
/*border:1px solid #BEC4D8;*/
border:1px solid #CCC;
vertical-align:top;
}

#contentThumb img:hover {
	border:1px solid #069;

}
#imgover:hover {
	border:1px solid #000;

}


h1 {
	position:			absolute;
	top:				25px;
	left:				20px;
	font-size:18px;
	font-weight:bold;
	z-index:3;
	color:#999;
	}

#basketH1 {
	
	position:			absolute;
	top:				0px;
	left:				550px;
	width:				200px;
	height:				auto;
	padding:			0px;
	z-index:			3;
	background-color: #DFDFDF;
	}
	
#basket {
	
	position:			absolute;
	top:				0px;
	left:				545px;
	width:				220px;
	height:				auto;
	/*padding:			0px;*/
	z-index:			3;
	
	/*background-color: #DFDFDF;*/
	}
.basketsettingsTop {
	border-top:solid;
	border-top-color:#CCC;
	border-top-width:2px;
	border-left:solid;
	border-left-color:#CCC;
	border-left-width:2px;
	border-right:solid;
	border-right-color:#CCC;
	border-right-width:2px;
	}
.basketsettingsLRB {
	border-left:solid;
	border-left-color:#CCC;
	border-left-width:2px;
	border-right:solid;
	border-right-color:#CCC;
	border-right-width:2px;
	border-bottom:solid;
	border-bottom-color:#CCC;
	border-bottom-width:2px;
	}



#thumbox {
	float:left;
	width:120px;
	height:190px;
	background-color:#FFF;
	margin:1px;
	margin-bottom:0px;
	}
	
.mybox { width:120px; height:120px; border-color:black; border-style:solid; border-width:1px; padding:0px; }


#thumbox td {
	font-size:9px;
	color:#666;
	}

#basketImageSettings {
	/*position:			absolute;
	top:				300px;
	left:				750px;
	width:				200px;
	height:				auto;
	padding:			2px;
	z-index:			4;*/
	
	background-color: #DFDFDF;
	}


.footer {
	width:600px;
	text-align:right;
	color:#F00;
	clear:right;
	margin-top:50%;
	float:left;
	
}

#button
{
	background-color:#FFF;
	display:block;
	width:200px;
	height:20px;
	padding-top:3px;
	border:solid #999 0px;
	font-size:12px;
	text-align:right;
	cursor:pointer !important;
	cursor:hand;
	
	}

/** css standard navigation **/

a:link {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	font-weight:bold;
	color:				#336699;
	text-decoration:	none;
	padding:			2px;
	
}

a:active {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#336699;
	text-decoration:	none;
	padding:			2px;
}

a:visited {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	font-weight:bold;
	color:				#336699;
	text-decoration:	none;
	padding:			2px;
}

a:hover {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#336699;
	text-decoration:	none;
	padding:			2px;
	/*background:			#F3F3F3;*/
}

/** css class navigationAdmin **/

a.navigationAdmin:link {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
	/*border-bottom:		1px solid #BEC4D8;*/
}

a.navigationAdmin:active {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
	border-bottom:		1px solid #BEC4D8;
	
}

a.navigationAdmin:visited {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
	border-bottom:		1px solid #BEC4D8;
}

a.navigationAdmin:hover {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
/*	background:			#FFFFFF;*/
	border-bottom:		1px solid #BEC4D8;
}

/** css class navigation **/

a.navigation:link {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			12px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
	background-color:#FFF;
}

a.navigation:active {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			12px;
	color:				#36C;
	text-decoration:	none;
	display:			block;
	padding:			2px;
}

a.navigation:visited {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			12px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			2px;
	
}

a.navigation:hover {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			12px;
	font-weight:bold;
	color:				#36C;
	text-decoration:	none;
	display:			block;
	padding:			2px;	/*border-bottom:		1px solid #BEC4D8;*/	/*background:url(images/cat_hover.gif) repeat -195 0px;
	background-image:url(images/cat_hover.gif) repeat -195 0px;*/

}


/** css class navigationSelected **/

a.navigationSelected:link {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			14px;
	color:				#36C;
	text-decoration:	none;
	display:			block;
	padding:			3px;/*background-position: -195 0px;*/
	
	/*border-bottom:		1px solid #BEC4D8;*/
}

a.navigationSelected:active {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			14px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			3px;
/*	background-position: -195 0px;
*/	/*border-bottom:		1px solid #BEC4D8;*/
}

a.navigationSelected:visited {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			14px;
	color:				#FFF;
	text-decoration:	none;
	display:			block;
	padding:			3px;
	/*border-bottom:		1px solid #BEC4D8;*/
	background-position: -183px 0;
	background-image:url(images/cat_hover.gif);
	background-repeat:no-repeat;
}

a.navigationSelected:hover {
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			14px;
	color:				#2D3655;
	text-decoration:	none;
	display:			block;
	padding:			3px;
/*	background-position: -195 0px;
*//*	border-bottom:		1px solid #BEC4D8;*/
}

.green {
	color:				#008000;
}

.red {
	color:				#ff0000;
}

.color00 {
	color:				#E9EBF4;
}

.color01 {
	color:				#D2D6E3;
}

.color02 {
	color:				#BEC4D8;
}

.color03 {
	color:				#A6AFCB;
}

.color04 {
	color:				#97A0C0;
}

.color05 {
	color:				#34416D;
}

.color06 {
	color:				#2D3655;
}

.color07 {
	color:				#2B2E3B;
}
