@charset "UTF-8";
/* CSS Document */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------------------- end of eric meyer all clear ----------------------------------*/


body{
	background-color:#343434;
	margin:10px 0 0 0;
	
	
}




h1{
	margin:0 0 0 7px;
	padding:7px 0 0 0;
	
	
}


h2{
	font-family:"Lucida Grande", sans-serif;
	font-size:18px;
	margin:0 0 8px 0;
	text-transform:uppercase;
	text-decoration:underline;
	
	
}

h2 span{
	font-family:"Lucida Grande", sans-serif;
	font-size:18px;
	margin:0 0 0 0;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	color:#333;
	
	
}


.homeheader{
	font-family:"Lucida Grande", sans-serif;
	font-size:20px;
	margin:0 0 23px 0;
	text-transform:none;
	text-decoration:none;
	
}

h3{
	
	font-family:"Lucida Grande", sans-serif;;
	font-size:16px;
	
}

h4{
	font-family:"Lucida Grande", sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
	
	
}


a{
	
	color:#343434;
	
	
}

a:hover{
	color:#F60;	
}


.selected{
	color:#F60;	
	
	
}

.section-titles{
	font-family:"Lucida Grande", sans-serif;
	color:#6CCC30;
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 0 242px;
	font-weight:bold;

	
}


p{
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0 0 20px 10px;
	letter-spacing:1px;	
}



.homepage-copy{
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0 0 8px 0;
	letter-spacing:1px;	
}

.homepage-copy-undervideo{
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	margin:15px 0 0 0;
	letter-spacing:1px;	
}


.homepage-boldcopy{
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0 0 8px 0;
	letter-spacing:1px;
	font-weight:bold;
}


.homepage-boldlarge{
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0 0 8px 0;
	letter-spacing:1px;
	font-weight:bold;
}



#wrapper{
	width:955px;
	margin:0 auto;
	background-color:#EBECEE;
	
	
}

#ir {
	width: 940px;
	height: 110px;
	position: relative;
}

#ir span {
	background:url(../images/header.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#nav{
	width:940px;
	height:61px;
	background:url(../images/nav-bg.gif) no-repeat;
	margin:10px 0 10px 7px;
	
	
}


#nav ul{
	margin:0 0 0 18px;
	padding:24px 0 0 0;
	
	
	
}

#nav ul li{
	display:inline;
	padding:0 5px 0 5px;
}

#nav a{
	font-family:"Lucida Grande", sans-serif;
	text-transform:uppercase;
	font-size:16px;
	
	
}

#nav a:link {
	color:#000;
	text-decoration:none;
	}/* unvisited link */
	
#nav a:visited {
	color:#000;
	text-decoration:none;
	}/* visited link */
	
#nav a:hover {
	color:#6CCC30;
	text-decoration:none;
	}/* mouse over link */
	
#nav a:active {
	color:#000;
	text-decoration:none;
	}/* selected link */



#content-stage{
	width:940px;
	margin:0 0 0 7px;
	
}



#top {
height:12px;
background-image:url(../images/top-bubble.gif);
background-repeat:no-repeat;
}
#middle {
background-image:url(../images/bubble-repeat.gif);
background-repeat:repeat-y;
}
#bottom {
height:12px;
background-image:url(../images/bottom-bubble.gif);
background-repeat:no-repeat;
}

#left-col{
	width:430px;
	float:left;
	margin: 15px 0 15px 5px;
	
}



#right-col{
	width:450px;
	float:left;
	margin: 15px 0 0 30px;
}




#left-col-video{
	width:385px;
	float:left;
	margin: 15px 0 0 25px;
	padding:0 0 0 45px;
	
}


#left-col-video object{
	margin:5px 0 35px 0;


}



.homepage-bottom-copy{
	
	margin:0 0 10px 0;
	font-size:11px;
	
	
}

#inner-left-col{
	width:210px;
	float:left;
	
}

#inner-left-col img{
	margin:0 0 20px 0;
	
}

#inner-right-col{
	margin:30px 0 0 10px;
	width:210px;
	float:left;
	
}


#inner-right-col p{
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
}

#inner-right-col span{
	color:#039;
}

#right-col img{
	margin:0 15px 15px 0;
	float:left;
	
	
}

#left-col-shop{
	width:430px;
	float:left;
	margin: 15px 15px 15px 0;
	
}






#left-col h3{
	margin:0 0 30px 0;
	
	
	
}

#left-col ul li{
	margin:0 0 20px 0;
	
	
}






.clear{
	clear:both;
	
}



#site-info{
	width:940px;
	height:40px;
	background:url(../images/site-info.gif) no-repeat;
	margin:7px 0 0 7px;
	padding:0 0 10px 0;
	
	
}

#site-info p{
	margin:0 0 0 25px;
	padding:12px 0 0 0;
	font-weight:bold;
	letter-spacing:1px;
	
	
}


#google-ad-left{
	width:200px;
	height:200px;
	background-color:#FFF;
	float:left;
	margin: 0 21px 0 3px;
	
}


#google-ad-right{
	width:200px;
	height:200px;
	background-color:#FFF;
	float:right;
	margin: 0 20px 0 0;
	
}



.divider-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin:0 0 20px 0;
	
}

.brunch-divider{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333;
	margin:20px 0 20px 0;
	
	
	
}

.bold{
	font-weight:bold;
	
	
	
}


.google-legal{
	width:955px;
	font-family:"Lucida Grande", sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	margin-top:10px;
	
	
}

/*-------------------press nav------------------------------*/


.wired {

	position: relative;
	background: url(../images/wired-over.gif) no-repeat;
	display: block;
	width: 425px;
	height: 64px;
	margin: 0px;
	padding: 0px;

}


.wired a {

	display: block;
	width: 425px;
	height: 64px;
	float: left;
	padding-left: 0px;

}


.wired img {

	width: 425px;
	height: 64px;
	border: 0;

}


.wired a:hover img {

visibility:hidden;

}





.msnbc {

	position: relative;
	background: url(../images/msnbc-over.gif) no-repeat;
	display: block;
	width: 425px;
	height: 64px;
	margin: 0px;
	padding: 0px;

}


.msnbc a {

	display: block;
	width: 425px;
	height: 64px;
	float: left;
	padding-left: 0px;

}


.msnbc img {

	width: 425px;
	height: 64px;
	border: 0;

}


.msnbc a:hover img {

visibility:hidden;

}



.time {

	position: relative;
	background: url(../images/time-over.gif) no-repeat;
	display: block;
	width: 425px;
	height: 64px;
	margin: 0px;
	padding: 0px;

}


.time a {

	display: block;
	width: 425px;
	height: 64px;
	float: left;
	padding-left: 0px;

}


.time img {

	width: 425px;
	height: 64px;
	border: 0;

}


.time a:hover img {

visibility:hidden;

}




.wsj {

	position: relative;
	background: url(../images/wsj-over.gif) no-repeat;
	display: block;
	width: 425px;
	height: 64px;
	margin: 0px;
	padding: 0px;

}


.wsj a {

	display: block;
	width: 425px;
	height: 64px;
	float: left;
	padding-left: 0px;

}


.wsj img {

	width: 425px;
	height: 64px;
	border: 0;

}


.wsj a:hover img {

visibility:hidden;

}




#collection-left{
	width:170px;
	float:left;
	
	
	
	
}



#collection-left ul li{
font-family:"Lucida Grande", sans-serif;
font-size:13px;
margin:0 0 8px 0;
padding:0;	
	
	
	
}

#collection-right{
	width:220px;
	float:left;
	margin:0 0 0 20px;
	
	
}

#collections-image-position{
	margin:10px 0 0 4px;
	
}


