﻿/* ======================================================================================= */
/* Header																				   */
/* ======================================================================================= */
.header-container 	{float:left;width:100%;background-image:url('../images/layout/page_back.jpg');background-repeat:repeat-y}
.header-inner	  	{float:left;margin:0px 0px 0px 30px;width:940px;background-color:#f3f3f3;border-right:1px solid #bbbbbb;}
.header 		  	{border:0px; }

/* Header Logo ================================================================================ */
.header .logo 		{ float:left;width:312px; height:124px; overflow:hidden; background-position:0 0; background-repeat:no-repeat; text-indent:-999em;} 
.header .logo a 	{ display:block; width:312px; height:124px; }

/* Header Panes ================================================================================ */
.header .right 		{float:right;width:334px;margin:0px 10px 0px 0px;background-color:#f3f3f3 }
.header .left  		{float:right;width:283px;height:123px;background-image:url(../images/highlight2.jpg) }

/* Header Links ================================================================================ */
.header .links 		{float:right;font-size:11px;color:#666666; list-style: none;margin: 10px 0px 0px 0px;padding: 0;}
.header .links li	{display:inline;border-right:1px solid #ececec; padding:0px 7px 0px 7px}
.header .links .last{border:none}
.header .links a 	{color: #4F4F4F;text-decoration: none;}

/* Mini Search ================================================================================ */
.header .form-search {float:right;width:334px; height:50px;text-align:center; background:url(../images/search_back.jpg);background-repeat:no-repeat;}
.mini-search {float:left;background:url(../images/searchbox.gif);width:279px;height:29px;margin:9px 0px 0px 28px}
.mini-text{float:right;height:15px;width:220px;margin:1px 0px 0px 3px;padding:6px;border:0px solid white}
.mini-button{float:right;width:43px;height:29px;margin:0px;padding:0px;border:0px;background:url(../images/search_button.gif);background-repeat:no-repeat}

/* Specials ================================================================================ */
.header .special	{float:right;width:256px;height:40px;margin:2px 0px 0px 0px; background:url(../images/special_back.gif);}
.header .special p	{float:right;width:196px;font-family:Arial;color:#245071;line-height:1.25;font-size:10px;margin:8px 12px 0px 0px;}