/* boomerank
   Style Sheet for woman
   by Jure Omejc
*/

/* head ____________________________________*/

#search input.button {
	background-color: #f1f1f1;
	background-image:  url(/pic/search-button_w.gif);
}

#menu {
	background-color: #ed0033;
}

#menu ul li .dropdown {
	background-color: #ed0033;
}


/* left ____________________________________*/


#left h1 {
	color: #ed0033;
	background-image: url(/pic/left-home-top_w.gif);
}

#left h1 a {
	color: #ed0033;
}

#left ul li a {	
	color: #ed0033;
	background: url(/pic/ref-line_w.gif) repeat-x bottom;
}

/* content _________________________________*/

#content a, #contentHome a {
	color: #ed0033;
}

#content li {
	list-style-image: url(/pic/bullet_w.gif);
}

#content input.button {
	background-color: #ed0033;
}

.refLine {
	background-image: url(/pic/ref-line_w.gif);
}

/* footer ____________________________________*/

#footerMenu a:hover {
	color: #ed0033;
}

#footerMenu div {
	background-color: #ed0033;
}

#footerLine div {
	border-left: 36px solid #ed0033;
}
