/*COMMON STYLES*/
BODY, HTML
{
	padding: 0;
	margin: 0;
	font: 12px arial !important;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
A
{
	text-decoration: none;
	color: #000;
}
A:hover
{
	text-decoration: underline;
}
.top_left
{
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../images/top_left.jpg);
}
.top
{
	background-image: url(../images/top.jpg);
	height: 28px;
}
.top_right
{
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../images/top_right.jpg);
}
.left
{
	background-image: url(../images/left.jpg);
	width: 28px;
}
.right
{
	background-image: url(../images/right.jpg);
	width: 28px;
}
.bottom_left
{
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../images/bottom_left.jpg);
}
.bottom
{
	background-image: url(../images/bottom.jpg);
	height: 28px;
}
.bottom_right
{
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../images/bottom_right.jpg);
}
.shaddow
{
	height: 100%;
	width: 100%;
}
#header
{
	width: 100%;
	padding: 0px 0px 10px;
	margin: 0;
	background: url(../images/header_middle.jpg) repeat-x;
}
.header_top_left
{
	background-image: url(../images/header_top_left.jpg);
	background-repeat: no-repeat;
	height: 199px;
}
.header_top_right
{
	background-image: url(../images/header_top_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 223px;
}
#header_navigation
{
	width: 9px;
	height: 25px;
	background-image: url(../images/header_navigation.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 11px;
	margin: 0;
}
.header_bottom_left
{
	height: 5px;
	background: url(../images/header_bottom_left.jpg) no-repeat left;
}
.navigation
{
	margin: -1px 0 0 !important;
	padding: 0px !important;
	float: left;
	height: 25px;
	width: 100%;
}
.site LI
{
	list-style: none;
	display: inline-block;
	height: 100%;
	padding-top: 5px;
	margin-right: 12px;
}
.basket
{
	width: 151px;
	background-image: url(../images/basket.jpg);
	background-position: top right;
	/*[empty]background:;*/
}
#content
{
	width: 100%;
	vertical-align: top;
	height: 100%;
	margin-top: -239px;
	padding-top: 237px;
}
.right_sider
{
	width: 180px;
	vertical-align: top;
}
.left_sider
{
	width: 178px;
	vertical-align: top;
}
.content_td
{
	vertical-align: top;
	border: 1px dashed #DCDCDC;
	padding: 0 6px 6px;
}
BUTTON
{
	cursor: pointer !important;
}
.sider
{
	background-image: url(../images/sider_fill.jpg);
	width: 172px;
	text-align: center;
}
.sider_bottom
{
	height: 13px;
	background-image: url(../images/sider_bottom.jpg);
}
/*E-STORE
shop stuff*/
.shop-stuff
{
	width: 100%;
	height: 121px;
	float: none;
	border: 1px dashed #DDD;
	margin: 7px 0 0;
	vertical-align: middle;
}
.shop-stuff DIV:hover
{
	background: #FDF6F6;
}
.shop-stuff TABLE
{
	width: 100%;
	height: 121px;
}
.shop-stuff H3
{
	font: bold 14px arial;
}
.shop-stuff-b
{
	padding: 10px;
}
.shop-stuff .shk-image
{
	float: left;
	margin: 0 10px 5px 0;
}
.shop-stuff .shs-descr
{
	height: 120px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #888;
}
.shop-stuff .shs-price
{
	height: 40px;
}
.shop-stuff .shs-price .shk-but
{
	float: right;
	vertical-align: middle;
}
.shop-stuff SMALL
{
	font-size: 12px;
}
.shs-tocart
{
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px dashed #888;
}
.shs-tocart DIV
{
	margin: 5px 0;
}
.shk-price
{
	font-weight: bold;
	font-size: 1.3em;
}
.shk-but
{
	background: #DFDFDF url(img/grad.gif) repeat-x bottom;
	border: 1px outset #888;
	margin: 5px 5px 0 0;
	padding: 2px;
	width: 83%;
}
.shk-but:active
{
	background: #A3A3A3;
	outline: none;
}
.price-add
{
	color: #FF0000;
	padding-left: 3px;
	line-height: 0;
}
.image
{
	background: #CCC;
	width: 133px;
}
.price
{
	width: 101px;
}
.to_cart
{
	width: 138px;
	text-align: center;
}
.sider
{
	background-image: url(../images/sider_fill.jpg);
	width: 172px;
	text-align: center;
}
.sider_bottom
{
	height: 13px;
	background-image: url(../images/sider_bottom.jpg);
}
/*pagination*/
.ditto_previous_link:hover
{
	background-color: #FECCCC;
}
.ditto_previous_link
{
	display: block;
	width: 91px;
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 3px;
}
.ditto_next_link:hover
{
	background-color: #FECCCC;
}
.ditto_next_link
{
	display: block;
	width: 91px;
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 3px;
}
.ditto_next_link:hover
{
	background-color: #FECCCC;
}
.splitPagination
{
	display: block;
	width: 28px;
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 3px;
	background-color: #EBE9E9;
}
.ditto_currentpage
{
	display: block;
	width: 28px;
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 3px;
	background-color: #700909;
	color: #FFF;
}
.ditto_page
{
	display: block;
	width: 28px;
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 3px;
}
.ditto_page:hover
{
	background-color: #FECCCC;
}
/*cart block*/
.shop-cart
{
	width: 85%;
	height: 265px;
	text-align: center;
}
.shop-cart TABLE
{
	width: 100%;
}
.shop-cart TD
{
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
	padding: 10px 0;
	margin: 0;
	color: #555;
	font-weight: bold;
}
#butOrder
{
	margin-top: 5px;
	background-color: #CACBCD;
	border: 1px dotted #AAA;
	color: #555;
	width: 140px;
	display: block;
	float: left;
}
#butOrder:hover
{
	border: 1px solid #000;
	color: #000;
}
#butEmptyCart
{
	margin-top: 5px;
	background-color: #CACBCD;
	border: 1px dotted #AAA;
	color: #555;
	width: 140px;
	display: block;
	text-align: center;
	float: left;
}
#butEmptyCart:hover
{
	border: 1px solid #000;
	color: #000;
}
#butBack
{
	margin-top: 5px;
	background-color: #CACBCD;
	border: 1px dotted #AAA;
	color: #555;
	width: 140px;
	display: block;
	text-align: center;
	float: left;
}
#butBack:hover
{
	border: 1px solid #000;
	color: #000;
}
.full
{
}
/*helper box*/
#stuffHelper
{
	position: absolute;
	z-index: 100;
	width: 150px;
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #888;
	display: none;
}
#stuffHelper DIV
{
/*padding:5px 0;*/
	text-align: center;
}
/*progressbar*/
#shkLoading
{
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 100;
	background: #FFF url(img/ajax-loader.gif) no-repeat center center;
	border: 1px solid #888;
	display: none;
}
.relative
{
	position: relative;
}
/*materials*/
.materials
{
	padding: 5px 0;
}
.materials IMG
{
	width: 70px;
}
.materials INPUT
{
	cursor: pointer;
}
/*USER MODULE*/
.sider_user
{
	height: 179px;
	background: url(../images/sider_user.jpg) no-repeat top;
	padding-top: 32px;
	padding-left: 2px;
}
#wlpeUser
{
	padding: 0;
}
FIELDSET
{
	border: 0;
}
#wlpeLoginCount
{
	font-size: 12px;
}
#wlpeWelcomeParagraph
{
	font-size: 12px;
}
#wlpeStayLoggedInLabel
{
	display: none;
}
#wlpeUsername
{
	width: 145px;
	float: left;
}
#wlpePassword
{
	width: 145px;
	float: left;
}
.right_sider DIV #wlpeUser
{
	text-align: center;
	/* margin-top: -34px; */
}
.right_sider TABLE
{
	margin-left: 9px;
}
.right_sider BUTTON
{
	width: 149px;
	margin-top: 5px;
	background-color: #CACBCD;
	border: 1px dotted #AAA;
	color: #555;
}
.right_sider BUTTON:hover
{
	border: 1px solid #000;
	color: #000;
}
.wlpeMessage
{
	position: absolute;
	background: #CACBCD;
	border: 1px solid #000000;
	right: 29px;
	width: 169px;
	top: 501px;
	opacity: .5;
}
#wlpeReset
{
	margin-left: -3px;
}
#wlpeResetEmail
{
	width: 142px;
}
/*CATALOG MODULE*/
.sider_catalog
{
	height: 179px;
	background: url(../images/sider_catalog.jpg) no-repeat top;
	padding-top: 13px;
}
.sider, .sider A
{
	color: #515151;
	font-weight: bold;
}
#ajaxSearch_input
{
	width: 138px;
}
#ajaxSearch_submit
{
	width: 145px;
	margin-top: 10px;
	color: #555;
	background: #CACBCD;
	border: 1px dotted #AAA;
	cursor: pointer;
}
#ajaxSearch_submit:hover
{
	border: 1px solid #000;
	color: #000;
}
.left_sider TABLE
{
	width: 172px !important;
}
