/***** HTML Tags and General calsses/ids *****/

* {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	font-size: 11px;
	padding: 0 0 10px 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434343;
	text-align: center;
	background: #204E03 url(bg1.gif) no-repeat center 0;
}

a {
	color: #6C6C6C;
	text-decoration: none;
}

a span {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
}

img {
	border: none;
}

fieldset {
	border: 0;
}

input,
select,
textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/***/

table {
	border-collapse: collapse;
}
table td,
table th {
	font-size: 11px;
	empty-cells: show;
}

/**/

.clear {
	clear: both;
	font-size: 1px;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}

/***** /HTML Tags and General calsses/ids *****/






/***** Layout *****/

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#label {
	position: absolute;
	margin: 88px 0 0 912px;
	padding: 39px 0 0 0;
	background: url(label1.gif) no-repeat 15px 0; 
	
}

#pop_up_text {
	text-align: left;
	line-height: 18px;
	padding: 10px;
	background-color: #F8F8F8;
	background-image: none;
}

/***** /Layout *****/






/***** Header *****/

#header {
	height: 118px;
}

/***/

#logo {
	float: left;
	width: 82px;
	height: 90px;
	margin: 10px 0 0 10px;
}

/***/

#languages {
	float: right;
	padding: 17px 15px 0 0;
}

#languages li {
	float: left;
	padding: 0 4px;
	font-size: 10px;
}

#languages li a {
	color: #6C6C6C;
	text-decoration: underline;
}

#languages li a.active {
	text-decoration: none;
}

/***** /Header *****/






/***** Header Menu *****/

#header_menu {
	height: 39px;
	background-image: url(header_menu1.gif);
}

#header_menu ul {
	float: left;
}

#header_menu ul li {
	float: left;
	padding: 0 12px 8px 11px;
	background: url(header_menu_separator.gif) no-repeat right 10px;
}

#header_menu a {
	float: left;
	height: 31px;
	color: #646464;
}

#header_menu .active a {
	color: #1F4E7E;
	background: url(header_menu_active1.gif) no-repeat center bottom;
}


/***/

#news_letter_form {
	position: relative;
	z-index: 10;
}

#news_letter_form fieldset {
	float: right;
	padding: 5px 5px 0 0;
}

#news_letter_loading {
	float: right;
	padding: 8px 170px 0 0;
}
#news_letter_loading img {
	position: absolute;
}

#news_letter_messages {
	float: right;
	width: 230px;
	padding: 8px 30px 0 0;
	color: #DC6565;
	font-size: 10px;
	text-align: center;
}

/**/

.news_letter_email,
.news_letter_email_write {
	float: left;
	margin: 1px 10px 0 0;
	width: 170px;
	padding: 2px 4px;
	color: #B5B5B5;
	border: 1px solid #C5C5C5;
	font-size: 9px;
}
.news_letter_email_write {
	color: #5C5C5C;
}

#news_letter_submit {
	float: left;
}

#news_letter_form #news_letter_help {
	display: block;
	width: 25px;
	height: 18px;
	margin: 1px 0 0 0;
	background-image: url(news_letter_help.gif);
}

/***** /Header Menu *****/






/***** Content *****/

#content {
	padding: 10px 10px 0 10px;
	background: #FFF url(content_header.gif) repeat-x left top;
}

#content a {
	text-decoration: underline;
}

.button {
	width: 79px;
	height: 19px;
	padding: 0 0 2px 0;
	margin: 0 5px 0 0;
	border: none;
	text-align: center;
	color: #727272;
	font-size: 9px;
	text-transform: lowercase;
	background: url(button.gif);
}


.button2 {
	width: 71px;
	height: 23px;
	padding: 0 0 2px 0;
	margin: 0 5px 0 0;
	border: none;
	font-weight: bold;
	text-align: center;
	color: #727272;
	font-size: 9px;
	text-transform: lowercase;
	background: url(button2.gif);
}


/** Home accents **/
#home_accents {
	float: left;
	width: 582px;
	height: 298px;
	background: url(home_accents_border.gif) no-repeat;
}

#home_accents img {
	position: absolute;
	width: 577px;
	height: 278px;
	margin: 2px;
}

#home_accents ul {
	margin: 282px 0 0 10px;
}

#home_accents ul li {
	float: left;
	width: 13px;
	height: 15px;
	margin: 0 2px 0 1px;
	text-align: center;
	font-size: 9px;
	color: #E5E5E5;
	cursor: default;
	background-image: url(home_accents_num.gif);
}

#home_accents ul li.active {
	background-image: url(home_accents_num1.gif);
}
/** /AD Left **/


/** AD Right **/
#ad_right {
	float: right;
	width: 339px;
	height: 293px;
	background: url(ad_right_border.gif) no-repeat;
}

#ad_right #ad_right_content {
	width: 334px;
	height: 278px;
	margin: 2px;
	overflow: hidden;
	cursor: pointer;
}

#ad_right .ad_text {
	position: relative;
	width: 47px;
	margin: -2px 0 0 18px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
/** /AD Right **/


/** Tabs **/
#tabs {
	float: right;
	padding: 0 100px 0 0;
	margin: -25px 0 0 0;
	font-size: 10px;
}

#tabs * {
	cursor: pointer;
}

#tabs a span {
	display: block;
}

#tabs li {
	float: left;
	margin: 0 0 0 -1px;
}

#tabs li a {
	float: left;
	color: #7B7B7B;
}

#tabs li a .tab_text {
	float: left;
	height: 18px;
	padding: 8px 0 0 3px;
	background-repeat: repeat-x;
	background-image: url(tab_bg.gif);
}

#tabs li .tab_start {
	float: left;
	width: 10px;
	height: 24px;
	background-image: url(tab_left.gif);
}

#tabs li .tab_end {
	float: left;
	width: 10px;
	height: 24px;
	background-image: url(tab_right.gif);
}



#tabs a {
	text-decoration: none;
}

#tabs li.active a {
	color: #1F4E7E;
}

#tabs li.active a .tab_text {
	height: 18px;
	padding-top: 6px;
	background-image: url(tab_big_bg.gif);
}

#tabs li.active .tab_start {
	background-image: url(tab_big_left.gif);
}

#tabs li.active .tab_end {
	background-image: url(tab_big_right.gif);
}

#tabs #first_tab { /*** IE Bug ***/
	margin: 0;
}
/** /Tabs **/


/** Brands Scroller **/
#brands_scroller {
	clear: both;
	height: 61px;
	padding: 0 0 10px 2px;
	background: url(brands_scroller.gif) no-repeat;
}

#brands_scroller span {
	float: right;
	width: 78px;
	margin: -1px 13px 2px 0;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

#brands_left {
	float: left;
	width: 9px;
	height: 45px;
	background-image: url(brands_left.gif);
}

#brands_container {
	float: left;
	position: relative;
	overflow: hidden;
	width: 905px;
	margin: 0 1px 0 1px;
}

#brands_right {
	float: left;
	width: 9px;
	height: 45px;
	background-image: url(brands_right.gif);
}

#brands_container #brands_scroll {
	position: relative;
	left: 0;
	height: 45px;
}

#brands_container table .brands_base_cell {
	padding: 0 4px 0 2px;
	background: url(brands_separator.gif) no-repeat right;
	cursor: pointer;
}


.brands_hover {
	background-image: url(brands_hover_bg.gif);
}

.brands_hover .brands_hover_left {
	background-image: url(brands_hover_left.gif);
}

.brands_hover .brands_hover_right {
	background-image: url(brands_hover_right.gif);
}
/** /Brands Scroller **/


/** Articles catalog **/
.articles_catalog {
	padding: 20px 15px;
}

.articles_catalog .image {
	position: absolute;
	width: 200px;
	height: 150px;
	padding: 1px;
	border: 1px solid #C5C5C5;
}

.articles_catalog .img_content {
	width: 680px;
	padding: 0 0 0 215px;
}

.articles_catalog_line {
	clear: both;
	margin: 0 15px;
	height: 2px;
	font-size: 1px;
	background-image: url(articles_catalog_line.gif);
}

.articles_catalog h1 {
	color: #1F4E7E;
	margin: 0 0 15px 0;
}

.articles_catalog .min_height {
	float: left;
	height: 130px;
}

.articles_catalog .p {
	color: #434343;
	line-height: 17px;
}
/** Articles catalog **/


/** Sub main **/
#sub_main {
	width: 930px;
	background-image: url(sub_main_bg.gif);
}

#sub_main_header {
	clear: both;
	width: 930px;
	height: 2px;
	font-size: 1px;
	background-image: url(sub_main_header.gif);
}

#sub_main_footer {
	width: 930px;
	height: 3px;
	font-size: 1px;
	background-image: url(sub_main_footer.gif);
}
/** Sub main **/



/** Filter **/
#filter {
	width: 930px;
	height: 64px;
	margin: 0 0 10px 0;
	background-image: url(filter.gif);
}

#filter .selector {
	float: left;
	width: 192px;
	padding: 16px 0 0 28px;
}

#filter .selector label {
	display: block;
	margin: 0 0 5px 10px;
	font-size: 9px;
	color: #225284;
}

#filter .selector select {
	width: 186px;
}
/** /Filter **/


/** Navigator **/
.navigator {
	float: left;
}

.navigator li {
	float: left;
	padding: 0 5px 10px 0;
	color: #1F4E7E;
	font-weight: bold;
	font-size: 10px;
}

.navigator li a {
	color: #A1A1A1;
	font-weight: normal;
	text-decoration: underline;
}

.navigator .arrow {
	padding-left: 8px;
	background: url(navigator_arrow.gif) no-repeat 0 5px;
}

.navigator li.back {
	position: relative;
	z-index: 10;
	float: right;
}

.navigator a.back {
	padding: 0 8px;
	background: url(navigator_arrow_back.gif) no-repeat 0 5px;
}
/** /Navigator **/


/** Site Form **/
#site_form {
	height: 240px;
}

#site_form fieldset {
	position: relative;
	z-index: 2;
}

#site_form .field_container {
	float: left;
	margin: 5px 40px 5px 0;
}

#site_form label {
	float: left;
	width: 85px;
	padding: 3px 0 0 0;
	font-weight: bold;
}

#site_form input {
	width: 290px;
	padding: 1px;
}

#site_form select {
	width: 296px;
}

#site_form textarea {
	width: 720px;
	height: 125px;
	overflow: auto;
}

#site_form .button2 {
	width: 71px;
	margin: 10px 0 0 400px;
}

#site_form #site_form_loading,
#site_form #site_form_messages {
	position: absolute;
	z-index: 1;
	width: 900px;
	padding: 100px 0 0 0;
	text-align: center;
	color: #DC6565;
}
/** /Site Form **/

/** Paging **/
#paging {
	padding: 0 0 20px 0;
	color: #6C6C6C;
	font-weight: bold;
	text-align: center;
}

#paging a {
	color: #1F4E7E;
	margin: 0 4px;
}

#paging .active_link {
	margin: 0 4px;
}

#paging_prev {
	padding: 0 0 0 10px;
	background: url(paging_prev.gif) no-repeat 0 5px;
}

#paging_next {
	padding: 0 10px 0 0;
	background: url(paging_next.gif) no-repeat right 5px;
}

span#paging_prev {
	margin: 0 4px;
	background-image: url(paging_prev_active.gif);
}

span#paging_next {
	margin: 0 4px;
	background-image: url(paging_next_active.gif);
}
/** /Paging **/

/** Contacts **/
#contacts_info {
	padding: 10px 30px 25px 20px;
	line-height: 20px;
}

#contacts_info .p {
	float: left;
	width: 505px;
}

#contacts_info .list {
	float: left;
	width: 230px;
	height: 90px; 
}

#contacts_info .list_right {
	margin: 0 20px 0 0;
	background: url(contacts_separator.gif) no-repeat right;
}

#contacts_info .line {
	clear: both;
	height: 25px;
	font-size: 1px;
	margin: 0 5px 0 0;
	background: url(articles_catalog_line.gif) repeat-x left center;
}

#contacts_info #contacts_map {
	float: right;
	margin: 0 -17px 0 0;
	height: 275px;
}
/** /Contacts **/

/***** /Content *****/






/***** Catalog Details *****/
.ipage_details_navigator {
	margin: -5px 0 0 0;
}

#ipage_details {
	clear: both;
	width: 930px;
	height: 320px;
	overflow: hidden;
	background-image: url(ipage_details.gif);
}

#ipage_details_logo {
	position: absolute;
	margin: 13px 0 0 17px;
}

#ipage_details_header_text {
	position: absolute;
	z-index: 10;
	width: 578px;
	margin: 47px 0 0 0;
	color: #1F4E7E;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
#ipage_details_header_text span {
	background: #F8F8F8;
}

#ipage_details_map_link {
	padding: 0 0 0 25px;
	font-weight: normal;
	text-decoration: underline;
	background: url(map_link.gif) no-repeat 11px 3px;
}

#ipage_details_text_small {
	overflow: hidden;
	width: 553px;
	height: 62px;
	margin: 77px 0 0 15px;
	color: #434343;
	line-height: 15px;
}

#ipage_details_text {
	position: absolute;
	overflow: hidden;
	width: 545px;
	height: 180px;
	margin: 77px 0 0 5px;
	color: #434343;
	line-height: 15px;
}
#ipage_details_text.full_text {
	height: 180px;
}


#ipage_slide_show {
	width: 333px;
	height: 275px;
}
#ipage_slide_show .fadeMe {
	position: absolute;
}

/***/

#scroll_content {
	position: relative;
	padding: 0 0 0 10px;
}

#ipage_scroll_up {
	width: 13px;
	height: 14px;
	border-bottom: 1px solid #C9C9C9;
	background-image: url(scroll_up.gif);
}

#ipage_scroll_down {
	width: 13px;
	height: 13px;
	border-top: 1px solid #C9C9C9;
	background-image: url(scroll_down.gif);
}

#ipage_scrollbar {
	position: absolute;
	margin: 80px 0 0 570px;
	border: 1px solid #C9C9C9;
	font-size: 4px;
}

#scroll_slider {
	position: relative;
	width: 11px;
	height: 150px;
	border: 1px solid #FFF;
}

#scroll_drag_bar {
	position: relative;
	width: 11px;
	height: 20px;
	margin: -1px 0 0 -1px;
	background-color: #C9C9C9;
}

/***/

#ipage_details_right_box {
	position: absolute;
	overflow: hidden;
	width: 333px;
	height: 275px;
	margin: 2px 0 0 594px;
}

/***/

#ipage_right_scroll {
	position: relative;
	overflow: hidden;
	width: 333px;
	height: 275px;
}

#ipage_right_scroll table {
	position: relative;
}

.ipage_left {
	position: absolute;
	z-index: 2;
	width: 11px;
	height: 49px;
	margin: 115px 0 0 592px;;
	cursor: pointer;
	background-image: url(listing_left.gif);
}

.ipage_right {
	position: absolute;
	/*z-index: 2;*/
	z-index: 5000;
	width: 11px;
	height: 49px;
	margin: 115px 0 0 918px;
	cursor: pointer;
	background-image: url(listing_right.gif);
}

/***/

.product_hover,
.product_hover2 {
	background-image: url(product_hover_bg.gif);
}

.product_hover .product_hover_left,
.product_hover2 .product_hover_left {
	background-image: url(product_hover_left.gif);
}

.product_hover .product_hover_right,
.product_hover2 .product_hover_right {
	background-image: url(product_hover_right.gif);
}

/***/

.ipage_products {
	overflow: hidden;
	width: 333px;
}

.ipage_products .p_name {
	float: left;
	width: 150px;
	margin: 10px 0 0 15px;
	font-weight: bold;
	color: #1F4E7E;
}

.ipage_products .p_price {
	float: left;
	width: 135px;
	margin: 10px 0 0 0;
	text-align: right;
	color: #1F4E7E;
}

.ipage_products .p_line {
	clear: both;
	height: 2px;
	width: 333px;
	padding: 15px 0 0 0;
	margin: 0 0 0 15px;
	background: url(products_line.gif) no-repeat left 7px;
}

.ipage_products .p_photo {
	text-align: center;
	padding: 10px 0 0 0;
}
/***** /Shops Details *****/






/***** Listing *****/

#listing_internal_content {
	height: 371px;
	overflow: hidden;
}

#listing_internal_loading {
	height: 190px;
	padding: 180px 0 0 0;
	text-align: center;
	overflow: hidden;
}

.listing_left,
.listing_left_active {
	float: left;
	width: 11px;
	height: 49px;
	margin: 116px 5px 0 0;
	cursor: pointer;
	background-image: url(listing_left.gif);
}
.listing_left_active {
	cursor: default;
	background-image: none;
}

.listing_right,
.listing_right_active {
	float: left;
	width: 11px;
	height: 49px;
	margin: 116px 0 0 5px;
	cursor: pointer;
	background-image: url(listing_right.gif);
}
.listing_right_active {
	cursor: default;
	background-image: none;
}


/** Listing Catalog **/
#listing_catalog {
	float: left;
	width: 930px;
	height: 283px;
	background-image: url(listing_catalog_border.gif);
}

#listing_catalog_container {
	float: left;
	overflow: hidden;
	position: relative;
	width: 892px;
	height: 278px;
	margin: 4px 3px 2px 2px;
}

#listing_catalog_scroll {
	position: relative;
	background-image: url(listing_catalog_separator.gif);
}

#listing_catalog_container .internal {
	width: 459px;
}

#listing_catalog_container .listing_object {
	clear: both;
	height: 92px;
	background: url(listing_catalog_cell.gif) no-repeat left bottom;
}

#listing_catalog_container .img_container {
	float: left;
	overflow: hidden;
	width: 90px;
	height: 55px;
	margin: 25px 10px 0 0;
	text-align: center;
}

#listing_catalog_container .listing_object .info {
	float: left;
	width: 325px;
	color: #9D9D9D;
	font-size: 10px;
}

#listing_catalog_container .listing_object .info h1 {
	float: left;
	width: 240px;
	height: 13px;
	overflow: hidden;
	margin: 11px 0 10px 0;
	color: #1F4E7E;
	font-size: 11px;
	text-transform: uppercase;
}

#listing_catalog_container .listing_object .info h1 span {
	text-transform: lowercase;
}

#listing_catalog_container .listing_object .info a {
	color: #9D9D9D;
	float: right;
	margin: 10px 0 0 0;
	text-decoration: underline;
}

#listing_catalog_container .listing_object .info .text {
	clear: both;
	overflow: hidden;
	width: 335px;
	height: 45px;
	color: #434343;
	font-size: 11px;
	line-height: 15px;
}

#listing_catalog_header_fixer {
	clear: both;
	float: left;
	position: relative;
	margin: -282px 0 0 1px;
	background-color: #F8F8F8;
	width: 926px;
	height: 10px;
	font-size: 1px;
}

#listing_catalog_footer_fixer {
	clear: both;
	float: left;
	position: relative;
	margin: -13px 0 0 1px;
	background-color: #F8F8F8;
	width: 926px;
	height: 10px;
	font-size: 1px;
}
/** /Listing Catalog **/






/** Listing Home **/
#listing_home {
	float: left;
	width: 582px;
	height: 283px;
	background-image: url(listing_home_border.gif);
}

#listing_home_container {
	float: left;
	overflow: hidden;
	position: relative;
	width: 545px;
	height: 278px;
	margin: 4px 2px 2px 2px;
}

#listing_home_scroll {
	position: relative;
	background-image: url(listing_home_separator.gif);
}

#listing_home_container .internal {
	width: 291px;
}

#listing_home_container .listing_object {
	clear: both;
	height: 55px;
	background: url(listing_home_cell.gif) no-repeat left bottom;
}

#listing_home_container .listing_object_big {
	clear: both;
	height: 138px;
	background: url(listing_home_big_cell.gif) no-repeat left bottom;
}

#listing_home_container .img_container {
	float: left;
	overflow: hidden;
	width: 90px;
	height: 43px;
	margin: 10px 10px 0 0;
	text-align: center;
}

#listing_home_container .listing_object_big .img_container {
	width: 95px;
	height: 120px;
}

#listing_home_container .info {
	float: left;
	color: #9D9D9D;
	font-size: 10px;
}

#listing_home_container .info h1 {
	margin: 11px 0 7px 0;
	width: 110px;
	height: 13px;
	overflow: hidden;
	color: #1F4E7E;
	font-size: 11px;
	text-transform: uppercase;
}

#listing_home_container .listing_object_big .info h1 {
	width: 150px;
}

#listing_home_container .listing_object_big .text {
	width: 150px;
	height: 79px;
	color: #434343;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#listing_home_container .info a {
	color: #9D9D9D;
	text-decoration: underline;
}

#listing_home_header_fixer {
	clear: both;
	float: left;
	position: relative;
	margin: -291px 0 0 2px;
	background-color: #F8F8F8;
	width: 575px;
	height: 5px;
	font-size: 1px;
}

#listing_home_footer_fixer {
	clear: both;
	float: left;
	position: relative;
	margin: -18px 0 0 2px;
	background-color: #F8F8F8;
	width: 575px;
	height: 5px;
	font-size: 1px;
}
/** /Listing Home **/

/***** /Listing *****/






/***** Lower Content *****/

#lower_content {
	padding: 30px 10px 10px 10px;
	border-bottom: 1px solid #E1E0DF;
	background: #FFF url(lower_content1.gif) repeat-x left top;
}

/***/

.lower_box {
	float: left;
	margin: 0 10px 0 0;
	color: #434343;
	font-size: 11px;
	line-height: 16px;
	background-image: url(lower_box_border.gif);
}

/**/

.lower_box .arrow_left,
.lower_box .arrow_left_box2,
.lower_box .arrow_left_active,
.lower_box .arrow_left_box2_active {
	position: absolute;
	width: 15px;
	height: 15px;
	margin: -20px 0 0 262px;
	cursor: pointer;
	background-image: url(lower_box_left11.gif);
}

.lower_box .arrow_left_box2 {
	background-image: url(lower_box_left12.gif);
}

.lower_box .arrow_left_active {
	background-image: url(lower_box_left11_active.gif);
	cursor: default;
}

.lower_box .arrow_left_box2_active {
	background-image: url(lower_box_left12_active.gif);
	cursor: default;
}

/**/

.lower_box .arrow_right,
.lower_box .arrow_right_box2,
.lower_box .arrow_right_active,
.lower_box .arrow_right_box2_active {
	position: absolute;
	width: 15px;
	height: 15px;
	margin: -20px 0 0 280px;
	cursor: pointer;
	background-image: url(lower_box_right11.gif);
}

.lower_box .arrow_right_box2 {
	background-image: url(lower_box_right12.gif);
}

.lower_box .arrow_right_active {
	background-image: url(lower_box_right11_active.gif);
	cursor: default;
}

.lower_box .arrow_right_box2_active {
	background-image: url(lower_box_right12_active.gif);
	cursor: default;
}

/**/

.lower_box h2 {
	width: 288px;
	height: 21px;
	margin: 2px;
	padding: 4px 0 0 10px;
	color: #FFF;
	font-size: 11px;
	background-image: url(lower_box_header11.gif);
}

.lower_box h2.box2 {
	background-image: url(lower_box_header12.gif);
}

.lower_box .title {
	color: #1F4E7E;
	margin: -4px 0 0 0;
}

.lower_box .title span {
	display: block;
	color: #434343;
}

.lower_box .lower_box_conatiner {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 131px;
}

.lower_box table {
	position: relative;
}

.lower_box .content {
	overflow: hidden;
	width: 205px;
	height: 124px;
	padding: 5px 5px 0 90px;
	line-height: 15px;
	cursor: pointer;
}

.lower_box .content img {
	position: absolute;
	width: 75px;
	height: 120px;
	margin: 0 5px 0 -83px;
}

.lower_box .content strong {
	display: block;
	padding: 2px;
}

.lower_box .content .lower_arrow_more {
	padding: 0 10px 0 0;
	color: #1F4E7E;
	background: url(lower_arrow_more.gif) no-repeat 33px 5px;
}

.lower_box .content .lower_arrow_more:hover,
.lower_box .content .lower_arrow_more_hover {
	padding: 0 10px 0 0;
	color: #1F4E7E;
	background: url(lower_arrow_more.gif) no-repeat 35px 5px;
}

/***/

#lower_small_banner {
	float: left;
	width: 303px;
	height: 172px;
	margin: -11px 0 0 0;
	background-image: url(lower_small_banner_border.gif);
}

#lower_small_banner .banner_text {
	position: relative;
	width: 82px;
	margin: -1px 0 0 16px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

#lower_small_banner #lower_small_banner_content {
	width: 298px;
	height: 156px;
	overflow: hidden;
	margin: 2px;
}

/***/

#lower_big_banner {
	float: left;
	width: 617px;
	height: 172px;
	margin: -11px 0 0 -2px;
	background-image: url(lower_big_banner_border.gif);
}

#lower_big_banner .banner_text {
	position: relative;
	width: 82px;
	margin: -1px 0 0 510px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

#lower_big_banner #lower_big_banner_content {
	width: 612px;
	height: 156px;
	overflow: hidden;
	margin: 2px;
}

/***** /Lower Content *****/






/***** Footer *****/

#footer li {
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	color: #C6C1BD;
}

#footer #privacy_policy {
	border-left: 1px solid #C6C1BD;
}

#footer li,
#footer li a {
	color: #FFF;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer #created_by {
	float: right;
}

#footer #created_by a {
	display: block;
	width: 106px;
	height: 13px;
	background-image: url(created_by.gif);
}

/***** /Footer *****/






/***** Tooltip *****/

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

#tooltip_container table {
	height: 10px;
}

#tooltip_text {
	padding: 0 9px 0 0;
	font-size: 10px;
	text-align: center;
	color: #434343;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#tooltip_top_left {
	width: 20px;
	height: 11px;
	background: url(tooltip_top_left.png) no-repeat;
}

#tooltip_top_center {
	height: 11px;
	background: url(tooltip_top_center.png) repeat-x;
}

#tooltip_top_right {
	width: 11px;
	height: 11px;
	background: url(tooltip_top_right.png) no-repeat;
}

#tooltip_middle_left {
	width: 20px;
	background: url(tooltip_middle_left.png) repeat-y;
}

#tooltip_middle_center {
	background: url(tooltip_middle_center.png);
}

#tooltip_middle_right {
	width: 11px;
	background: url(tooltip_middle_right.png) repeat-y;
}

#tooltip_bottom_left {
	width: 20px;
	height: 23px;
	background: url(tooltip_bottom_left.png) no-repeat;
}

#tooltip_bottom_center {
	height: 23px;
	background: url(tooltip_bottom_center.png) repeat-x;
}

#tooltip_bottom_right {
	width: 11px;
	height: 23px;
	background: url(tooltip_bottom_right.png) no-repeat;
}

/***** /Tooltip *****/


/***** /Christmas *****/

#christmas #lower_content {
	xbackground: #FFF url(christmas_lower_content.png) repeat-x left top;
}

#christmas #footer #created_by a {
	background-image: url(christmas_mag_logo.gif) !important;
}

#christmas #footer li,
#christmas #footer li a {
	color: #333333;
}

#christmas {
	cursor:url(http://magstudio.org/tzum/images/tree.cur), pointer;
	cursor:url(http://magstudio.org/tzum/images/tree.png), pointer;
}

