/* -----------------------------------------------------------------------

Authors: Stephen Korecky, Matt Gilbert
Title: Backstage

----------------------------------------------------------------------- */


#header {
	color:#000;
	width:960px;
	background:#FFF url("/images/4_wgnradio/bg_header.png") right bottom no-repeat;
}
h1#header_company {
	padding-top:20px;
	padding-left:15px;
	margin-bottom:10px;
	display:block;
	width:211px;
}
h1#header_company a {
	display:block;
	text-indent:-100000px;
	background:transparent url("/images/12_hoy/logo_hoy_large.png") no-repeat;
	width:211px;
	height:71px;
}
h2#tk_store_title {
	position:absolute;
	left:175px;
	bottom:26px;
	font-size:2.5em;
	font-weight:bold;
	margin:0;
	color:#1A396A;
}
h2#page_title {
	height:33px;
	padding:20px;
	font-weight:bold;
	color:#3377c3;
	margin:0;	
}
.store_switcher {
}
a#enable_placeholder_edit_link{
	margin-right: 200px;
	margin-top:-100px;
}

/* Search
--------------------------------------------------------------------------*/
.search {
	position:absolute;
	bottom:0;
	right:0;
	background:;
	display:block;
	height:100%;
	width:250px;
	color:#2267b6;
	text-align:right;
	font-size:1.2em;
	background:url("/images/4_wgnradio/bg_search.png") right top no-repeat;
}
.search form {
	padding-top:8px;
	padding-right:10px;
}
.search  label {
	padding-right:10px;
	color:#FFF;
}

#navigation_user {
	color:#FFF;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	font-size:1.2em;
	background:#1e1e1e url("/images/4_wgnradio/bg_nav_user.png") no-repeat;
	padding:.2em 0 .2em 126px;
	width:auto;
}

#navigation_user li {
	float:left;
	padding:0;
	font-size:.85em;
}
#navigation_user a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:2px 1em;
	border-left:1px dotted #7e7e7e;
	
}
#navigation_user a:hover {
	color:#82C237;
}
#navigation_user li.bullet{
	background: transparent url("/images/3_milkpep/bullet.gif") no-repeat 2px center;
}

/* Tukaiz Tagline
------------------------------*/

#tk_tag {
	background:#1e1e1e;
	color:#7e7e7e;
	text-align:right;
	border-bottom:1px solid #DDD;
}
#tk_tag a {
	color:#7e7e7e;
	/*padding-right:18px;*/
}
#tk_tag a:hover {
	color:#CC0000;
}
#tk_logo {
	vertical-align:middle;
	
	padding:10px 8px;
	background:#FFF;
}
#tk_white {
	display:inline-block;
	width:400px;
	background:#FFF;
	margin:0 0 0 8px;
}


#chat {
	position:absolute;
	top:48px;
	right:10px;
}
#support_phone {
	position:absolute;
	top:95px;
	right:10px;
	color:#000;
	font-weight:bold;
}