/*******************************************************************************
*
*	AVALON skin
*
*	Authors:
*       Internet Plus s.c.
*******************************************************************************/

.banner_container
{
	display: inline;
}

.banner_container img
{
	width: 550px;
	height: 180px;
}

button
{
	background-color: #727469;
	color: white;
}

.product a.button
{
	background-color: #F88716;
	color: white;
}

#top_1
{
	background-image: url('images/ban_logo.jpg');
}

#top_banner
{
	background-image: url('images/ban_main.jpg');
}

#ban_2
{
	background-image: url('images/ban.jpg');
}

#ban_3
{
	background-image: url('images/ban_panel.jpg');
}

#middle_content
{
	background-image: url('images/mbg.jpg');
}

#big_middle_right_column .title
{
	
}

#middle_content .title
{
	/* list-style-image: url('images/lynka_pict.gif'); */
	background-image: url('images/mbg_separator.gif');
}

#big_middle_right_column
{
	background-image: url('images/mbg_big.jpg');
}

/* middle left or middle right placement */

div#left_content .box .content .header
{
	background-image: url('images/boxheader_left.jpg');
	color: #4f7fa5;
}

/*div#left_content .box .title,
div#left_content .box.red .title
{
	background-image: url('images/boxbg_left_orange.jpg');
}*/

/*div#left_content .box.blue .title
{
	background-image: url('images/boxbg_left_green.jpg');
}*/

div#left_content .box.gray .title
{
	background-image: url('images/boxbg_left_gray.jpg');
	color: #4f7fa5;
}

div#left_content .box:first-child .title,
div#left_content .box.first .title
{
	background-image: url('images/boxbg_left_top_gray.jpg');
}

div#right_content .box .title,
div#right_content .box.red .title
{
	background-image: url('images/boxbg_right_orange.jpg');
}

div#right_content .box.blue .title
{
	background-image: url('images/boxbg_right_green.jpg');
}

div#right_content .box.gray .title
{
	background-image: url('images/boxbg_right_gray.jpg');
	color: #484848;
}

div#right_content .box:first-child .title,
div#right_content .box.first .title
{
	background-image: url('images/boxbg_right_top_gray.jpg');
	color: #777673;
}

/* categories */

#left_content #cat_menu div.content .title,
#right_content #cat_menu div.content .title
{
	background-color: #207724;
	background-image: none;
}

#cat_menu
{
	background-color: #5ab162;
}

#left_content #cat_menu .decorator
{
	display: table;
	min-height: 248px;
	background-image: url('images/cat_menu_bottom_left.jpg');
	/* background-position: bottom; */
	background-repeat: repeat-y;
}

/* change colors */
.product .name
{
	color: #d41025;
}

div#pager_info input
{
/* 	border: 1px solid gray;
	background-color: #5eacda;
	color: white;
 */
}

div#pager_info button
{
	background-image: url('images/tree_collapsed.gif');
	background-color: #34ab77;
}

#search .content
{
	background-image: url('images/search_bg.gif');
	background-repeat: repeat-y;
}

#search .content form button
{
	color: white;
}

#sort .content .entry .name
{
	color: #717171;
}

#search .title div
{
	background-image: url('images/search_pict.gif');
	/* color: #91cef0; */
	color: #6e6f69;
	font-weight: bold;
}

#cat_menu .content ul li
{
	/* border-bottom: 1px solid #2f80ad; */
}

#cart .empty
{
	text-align: center;
	margin: 15px 0;
}

#cart .content .summary div div
{
	color: #727272;
}

.infop .stuff ul li
{
	list-style-image: url('images/lynka_pict.gif');
	padding-left: 5px;
}

div#pdetails_magnify
{
	background-image: url('images/pd_zoom.jpg');
}

div.pdetails_email
{
	background-image: url('images/pd_email.jpg');
}

div.pdetails_print
{
	background-image: url('images/pd_print.jpg');
}

div.pdetails_sample
{
	background-image: url('images/pd_check.jpg');
}

div.pdetails_cart,
button.pdetails_cart
{
	background-image: url('images/pd_cart.jpg');
}

.details_decorator_caption,
.details_decorator_caption.collapsed
{
	background-image: url('images/tree_collapsed.gif');
	background-color: #2d79ab;
	color: white;
}

.details_decorator_caption.expanded
{
	background-image: url('images/tree_expanded.gif');
}

.cart_entry .name_opts div.delete
{
	background-image: url('images/remove.gif');
}

.cart_entry .name_opts div.edit
{
	background-image: url('images/plus.gif');
}

.pdetails .order_params .selection_box.plusl,
.pdetails .order_params .selection_box.plusr
{
	background-image: url('images/plus_big.gif');
}

.product .name,
.product .name a
{
	font-weight: normal;
}

div#sort .content a.value,
div#sort .content a.value:link,
div#sort .content a.value:visited
{
	color: #6A6A6A;
}

#top10 .content a,
#top10 .content a:link,
#top10 .content a:visited
{
	color: #7D7E7A;
}

#cat_menu li.active
{
	background-color: #73C97A;
}

#bcatlist
{
	background-color: white;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0;
	position: relative;
	left: -5px;
	width: 90%;
	padding-left: 5px;
	top: -10px;
	background-image: url('images/mbg_separator.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0;
}

#bcatlist a,
#bcatlist a:hover,
#bcatlist a:link
{
	color: #555555;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}


#uc_form fieldset table thead th
{
	background-color: #5CB263;
}

#uc_form fieldset table tfoot.summary th
{
	background-color: #5CB263;
}

#step_indicator p
{
	color: #484848;
}

#uc_form button#submit
{
	background-color: #F48813;
}

.uar_form button
{
	background-color: #F48813;
	border-style: none;
}

#uc2_form button#submit
{
	background-color: #F48813;
}

#uc2_form h2
{
	color: #484848;
}

#top_menu a:hover
{
	background-color: #F48813;
}

#pdetailsCart
{
	/*border-style: none;*/
	background-color: #F48813;
	background-image: url('images/pd_cart.jpg');
}

#step_indicator div#step_indicator_active
{
	background-image: url("images/step_pom.gif");
}

#addOtherSize,
button.boxbut
{
	color: black;
}

#cat_menu .content ul li.selected {
	background-color: #75cc79;
}

#uc3_form table tbody td table thead th,
#uc3_form button,
#uc_form button#submitbtn,
button#printoffer
{
	background-color: #F48813;
	color: white;
	width: 160px;
}

button#printoffer2
{
	background-color: #F48813;
	color: white;
	width: 360px;
}

#uc3_form table tfoot th
{
	background-color: #5CB263;
}

#uas_form #uas_search
{
	background-color: #F48813;
}

div.content h2,
.pdetails .details .lname,
.pdetails .order_params .head,
.pdetails .order_selected .head,
.pdetails .order_box .head,
div#left_content .box.gray .title
{
	color: #484848;
}

#uas_form input,
#uas_form input[type="text"],
#uas_form select 
{
	background-color: #ffe09d;
}

#uapr_form .uapr_container > p,
.uar_form .uar_container > * > * > p,
#uc3_form table tbody td div p
{
	color:#57ae5f;
}

#uapr_form button,
#uc2_form button#submitpass
{
	background-color: #F48813;
}
#uc3_form button#submit2
{
	background-color: #F48813;
}
			
#uc3_form button#submit2 
{
background-image:url(/skins/avalon/images/pd_cart.jpg);
}			

