/* Yellow Style */


/*----------------------------------------------*/
/* Body*/
/*----------------------------------------------*/

body
{
	background: url(../../Yapim/images/bg_yellow.jpg) repeat;}
	


/*----------------------------------------------*/
/* Text Header */
/*----------------------------------------------*/	
#ribbon .header
{
	background: url(../../Yapim/images/header_yellow.png) no-repeat;}


	
/*----------------------------------------------*/
/* Ribbon */
/*----------------------------------------------*/

#ribbon
{
	background: url(../../Yapim/images/ribbon_yellow.png) center no-repeat;}


/*----------------------------------------------*/
/* Countdown*/
/*----------------------------------------------*/

#countdown li.days, li.hours, li.minutes, li.seconds
{
	background: url(../../Yapim/images/bg_clock_yellow.jpg) no-repeat;
	color: #9d9e71;}


/*----------------------------------------------*/
/* Progress Bar */
/*----------------------------------------------*/

.progressbar 
{
	background: url(../../Yapim/images/bar_yellow.gif) repeat-x;}



/*----------------------------------------------*/
/* Notify */
/*----------------------------------------------*/

#form
{
	background-color: #c8c7a4;}

#form .submit 
{
	background: url(../../Yapim/images/button_yellow.png) left no-repeat;
	background-position: 0px 0px;}

#form .submit:hover 
{
	border: 0;
	background-position: 0px -38px;}
	


/*----------------------------------------------*/
/* Icons */
/*----------------------------------------------*/

#icons img {
	margin: 0 auto;
	background:url(../../Yapim/images/bg_icons_yellow.png) no-repeat;
	padding-right: 2px;
	width: 32px;
	height: 32px;
	border: none;}
	
#icons img:hover{
	background: url(../../Yapim/images/bg_icons_yellow.png) 0px -33px no-repeat;
	border: none;}
