/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: normal .72em/1.5em 'Georgia', sans-serif;
	color: #333;
	text-align: center;
	height: 100%;
	background-color: #2E3337;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

/* links */
a { background: inherit; color: #72A545; }
a:hover { background: inherit; color: #006699; }

/* headers */
h1, h2 {
	font: bold 1em 'Georgia', Tahoma, Sans-serif;
	color: #65944A;
	
}

h3 {
	font: bold 1em 'Georgia', Tahoma, Sans-serif;
	color: #000;
}


h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}

ul, li {
	
	color: #59626a;	
}

ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #333;	
}

ul span, ol span {
	color: #333;
}

/* images */


img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: none; /* #32CD32; */
  
  
}



/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 890px;
}

/* header */
#header {
	height: 103px;
	text-align: left;	
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	margin: 0 inherit;
	height: 65px;
	background: url(images/best_buy_logo.jpg) no-repeat left;	
}


/* header menu */
#header-content ul {
	position: absolute;
	right: -25px;
	top: 120px;
	font: bolder 1.3em 'Georgia', Tahoma, Sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 890px;
}



#header-content li {
	display: inline;
	color:#fff;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;
	color: #333;
	
	text-decoration: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #2E3337;
}
#header-content li a:hover {
	background: #65944A;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header banner */
.aboutheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/careers_banner.jpg) no-repeat center;

	
}

.distbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/distrib_banner.jpg) no-repeat center;	
}


.futbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/headphone_banner.jpg) no-repeat center;	
}

.caralertbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/girldesk_banner.jpg) no-repeat center;	
}

.retailbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/girls_banner.jpg) no-repeat center;	
}



.deskbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/gracejina_banner.jpg) no-repeat center;	
}


.guiheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/gui_banner.jpg) no-repeat center;	
}

.findheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/careerfair_banner.jpg) no-repeat center;	
}

.talentheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/wehelp_banner.jpg) no-repeat center;	
}

.candheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/recept_banner.jpg) no-repeat center;	
}


.cultureheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/culture_banner.jpg) no-repeat center;

	
}

.benefitheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/benefits_banner.jpg) no-repeat center;

	
}

.depexpheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/dept_banner.jpg) no-repeat center;

	
}

.diversityheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/maryanne_banner.jpg) no-repeat center;

	
}

.comheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/social1_banner.jpg) no-repeat center;

	
}

.greenheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/social2_banner.jpg) no-repeat center;

	
}

.mediaheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/media_banner.jpg) no-repeat center;

	
}

.newsheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/media2_banner.jpg) no-repeat center;

	
}

.corpopsheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/corpops_banner.jpg) no-repeat center;

	
}

.wewillheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/wewill_banner.jpg) no-repeat center;

	
}


.contactheaderbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/contactmain_banner.jpg) no-repeat center;

	
}

.contact2headerbanner {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/contactmain2_banner.jpg) no-repeat center;

	
}

#gramhome {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/gramhome2_banner.jpg) no-repeat center;
	}

	
#banneremploy {
	margin: 0 auto;
	width: 908px;
	height: 394px;
	padding: 15px 15px 30px 15px; 
	background: #eeeee2 url(images/bbyproof_banner.jpg) no-repeat center;
	}

/* content */
#content-wrap {
background-color:#eeeee2;
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 25%;
	margin: 0 0 10px 0; padding: 0;	
}

#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
}
.sidebox {
	background: #2e3337;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0;
	padding: 0;
	background: #2e3337;			
}

#sidebar ul.sidemenu li a#current1  {
	background: #65944A;
	color: #FFF;
	}
	
#sidebar ul.sidemenu li {
	padding: 0px 5px;
	background: #2e3337;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	font-family:'Georgia', Tahoma, Sans-serif;
	color: #fff;
	height: 3em;	
	padding:.3em 0 .3em 15px;

	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #CCC;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #fff;
	background-color: #65944A;
}

/* flash ticker */
#flash {
	float: left;
	width: 650px;
	padding: 2px;
}
/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
}

/* footer */
#footer {
	background:#2e3337;
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.5em 'Georgia', Tahoma, Sans-serif;
	text-align: left;	
}
#footer h3, #footer p {

	margin-left: 0;
}
#footer-content {	

	margin: 0 auto;
	padding-left: 50px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #65944A;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;
	float:left;
}
#footer-content .col2 {
	color:#fff;
	width: 33%;
	padding: 0 0 30px 0;
	float:right;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right;}
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


#float_right {
	float: right;
	padding-left: 3px;
	padding-right: 6px;
	
}

#mediaimage {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	
}

#curr_loc {
font-size:18px;
}

.text{display: none;width:590px;} 
#text0{display: block;} 


#googlemap {
border:6px solid #CCCCCC;
float:right;
margin:20px;
top:900px;
}

blockquote.withquote {
	background:url(images/quote.gif)
	no-repeat;background-position:top left;text-align: justify;padding-left:10px;
	font-size:11pt;
	color:#787878;
	font-style:italic;
} 

p.withunquote {
	background: url(images/unquote.gif) no-repeat;background-position:bottom right;padding-right:0px;}
	
	
	
	
/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-5px;
		left:-180px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */
	
