
* {
	font-family: verdana;
	font-size: 11px;
}

body {
	background: url(../images/background.gif) center;
	margin: 0px;
	padding: 0px;
}

h2 {
    font-family: Times New Roman, Times;
    font-size: 14px;
    font-weight: bold;
    color: #d30038;
}

#top_header {
	width: 620px;
	height: 48px;
	background: url(../images/top_header_back.gif);
	margin: 0 auto;
	z-index: 10;
}

#top_header_menu {
	position: absolute;
	top: 26px;
	width: 620px;
	z-index: 10;
}

#top_header_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 134px;

}

#top_header_menu li {
	float: left;
}

#top_header_menu a {
	text-decoration: none;
	color: #000;
}

#header {
	width: 965px;
	height: 127px;
	margin: 0 auto;
	top: -16px;
	position: relative;
}

#page {
	width: 966px;
	margin: 0 auto -100px;
	position: relative;
}

#top_delimiter {
	background: url(../images/top_delimiter.gif);
	position: absolute;
	width: 406px;
	height: 35px;
	top: -5px;
	left: 383px;
}

#left_delimiter {
	background: url(../images/left_delimiter.gif);
	position: absolute;
	width: 21px;
	height: 403px;
	top: 10px;
}

#right_delimiter {
	background: url(../images/right_delimiter.gif);
	position: absolute;
	width: 21px;
	height: 403px;
	right: 0px;
	top: 10px;
}

#left_menu_right {
	width: 72px;
	height: 390px;
	top: -110px;
	left: 294px;
	position: absolute;
}

#right {
	width: 105px;
	top: 55px;
	right: 19px;
	position: absolute;
}

#right_1, #right_2, #right_3 {
	margin-bottom: 10px;
}

#left {
	width: 105px;
	top: 55px;
	left: 19px;
	position: absolute;
}

#left_1, #left_2, #left_3 {
	margin-bottom: 10px;
}

#menu {
	top: -5px;
	left: 140px;
	width: 165px;
	position: absolute;
	background: url(../images/menu_allback.gif);
}

#menu ul {
	list-style: none;
	margin: 0px;
}

.menu_hover-over {
	background: url(../images/menu_back_hover.png) !important;
}

#menu li {
	background: url(../images/menu_back.png);
	height: 22px;
	text-align: right;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
	padding-top: 2px;
	margin-right: 9px;
}

#menu li:hover {
	background: url(../images/menu_back_hover.png);
}

#menu li a {
	font-size: 12px;
	color: #1b3963;
	text-decoration: none;
}

#sub_menu {
	position: absolute;
	top: 222px;
	left: 215px;
	color: #fdbdc5;
	font-size: 12px;
}

#sub_menu a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#sub_menu a:hover {
	color: #d30038;
}

#title {
	position: absolute;
	top: -5px;
	left: 390px;
}

#title div {
	font-family: Times New Roman, Times;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
	margin-right: 20px;
	float: left;
}

#content {
	position: relative;
	color: #454545;
	top: 44px;
	left: 390px;
	width: 390px;
	min-height: 380px;
}

#content a {
    text-decoration: none;
    color: #d6043d;
}

#content a:hover {
    text-decoration: underline;
}

#content a:active {
    color: #d297a7;
}

#content a:visited {
    color: #236bb7;
}

#bottom {
    width: 966px;
    margin: 0 auto;
    margin-top: 30px;
    height: 95px;
    margin-top: 150px;
    margin-bottom: 27px;
}

#bottom_menu {
	width: 966px;
	margin: 0 auto;
	margin-bottom: 61px;
}

#bottom_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 384px;
	color: #717070;

}

#bottom_menu li {
	float: left;
}

#bottom_menu a {
	text-decoration: none;
	color: #717070;
}

#bottom_left {
	margin-left: 21px;
	float: left;
}

#bottom_right {
	margin-left: 15px;
	float: left;
	position: relative;
}

#bottom_products_div {
    position: absolute;
    top: 1px;
    left: 40px;
    z-index: 100;
}

#bottom_products1_div, #bottom_products2_div {
    float: left;
    margin-right: 34px;
}

#bottom_products3_div {
    float: left;
}

.gallery_thumb {
	float: left;
	background: url(../images/gallery_thumb_back.gif);
	width: 100px;
	height: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#title .pages {
	margin-left: 50px;
	margin-top: 20px;
	font-weight: normal;
}

#title #pages_title {
	color: #6a6a6a;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
}

#title #pages_table {
	float: left;
	font-weight: normal;
}

#title .pages #pages_table .page_button_normal {
	padding: 0px;
}

#title .pages #pages_table .page_button_selected {
	color: #d30038;
	padding: 0px;
}

#title .pages #pages_table .page_button_separator {
	padding: 0px;
	color: white;
}

#title .pages #pages_table a {
	text-decoration: none;
	color: #6a6a6a;
}

.basket_feedback_text {
	width: 220px;
}
