body{ margin: 0; padding:0;}
#header{ background: url(/artworks2/headerBG.jpg) repeat-x;}
#header ul{ list-style: none; margin: 0; padding: 0;}
 a{ text-decoration: none;}

#headerInner{ width:990px; margin: 0 auto; font-family: Arial,Helvetica,sans-serif;}
#headerInner > div{ clear: both;}
.flRight{ float: right;}
.flLeft{ float: left;}

/* clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
#headerLevel1{ padding:5px 0 0; height: 22px;}
	#headerEco{ margin-right: -1px; overflow: hidden;}
	#headerEco a{padding-right:7px; font-size: 12px;  color: #888; font-weight: bold;}
	#headerEco a:hover{ text-decoration:underline;}
	#headerEco a:after{content:""; font-size: 8px; position: relative; top:-2px; padding-left:10px; width:1px; border-right:1px solid #eee;}
	#headerEco a:last-child:after{display: none;}
	
	#account_actions{}
	#account_actions a{ color: #0E669E; font-size: 11px; font-weight: bold; padding:3px 0 3px 10px; }
	#account_actions a:hover{ text-decoration:underline;}
	#account_actions #myCart{ padding-left: 25px; background: url(/artworks2/headerFooterUI.png) no-repeat 6px -2px; text-transform: uppercase;
	}

#headerLevel2{ margin: 18px  0 0; height: 45px;}
	#headerLevel2 img{ border:none;}
	#logo{ margin: 5px 20px 0 0;}
	#phoneContact{
		color: #666B74;
		font-size: 18px;
		height: 44px;
		line-height: 41px;
		margin: 3px -10px 0 30px;
	}
	#globalSearch{ margin: 0; padding: 0;}
	#globalSearch input, #emailSubscribeInput{ 
		width:290px;
		display: block;
		font-size: 15px;
		background: #fff;
		padding: 9px 10px 9px;
		margin:0;
		border: 1px solid #ddd;
		border-radius: 4px 0 0 4px;
		font-family: Arial,Helvetica,sans-serif;
		box-shadow: 0 0 15px -2px #ddd inset;
		font-size: 17px;
		line-height:20px;
		float: left;
		vertical-align: middle;
	}
	#globalSearch input:focus{
		outline:none;
		box-shadow: 0 0 8px rgba(82,168,236,0.5);
		border-color: rgba(82, 168, 236, 0.75); 
	}
	#globalSearch button, #emailSubscribeSubmit{ 
		margin:0;
		display: block;
		border:1px solid #87c504;
		color: #fff;
		padding: 11px 10px 13px;
		border-radius:0 4px 4px 0;
		font-family: Arial,Helvetica,sans-serif;
		font-size:14px;
		line-height:14px;
		font-weight:bold;
		background:#87c504;
		vertical-align: middle;
		float: left;
		text-transform: uppercase;
		cursor: pointer;
	}
	.ie7 #globalSearch button,.ie7 #emailSubscribeSubmit{ 
		border:none;
		padding-bottom: 10px;
	}

	#globalSearch button:hover{ 
		background: #79b006;
	}
	
	
#headerLevel3{ margin: 11px 0 0;}
	#headerLevel3 li.tab{
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
		height: 35px;
		cursor: pointer;
		background-image: url(/artworks2/headerFooterUI.png);
		background-repeat:no-repeat;
		text-indent: -2000px;
	}
	#headerLevel3 ul li.tab.active{}
	.photogrophyNav{ width:141px; background-position: 0 -94px;}
	.electronicsNav{ width:128px; background-position: 0 -129px;}
	
	.photogrophyNav.active{background-position: 0  -164px;}
	.electronicsNav.active{background-position: 0 -199px;}
	
	#header ul.departmentLinks{
		padding:5px 0 0 15px;
		margin: 0;
		width:685px;
	}
	ul.departmentLinks li{
		position:relative;
		margin:0 20px 0 0;
		color:#2977a8;
		margin-right: 20px;
		cursor: pointer;
		float: left;
	}
	ul.departmentLinks li a{color:#2977a8;}
	ul.departmentLinks > li > a:hover, ul.departmentLinks > li:hover{color:#1E577B;}
	ul.departmentLinks .withDivider:after{
		content: ""; 
		position: absolute;
		right:-10px;
		top:3px;
		border-right:1px solid #beddeb;
		height: 12px;
	}
	.adoramaTV_nav span{ 
		width:23px;
		display: inline-block;
		height: 19px;
		margin: -2px 0 0;
		vertical-align: text-top;
		background:url(/artworks2/headerFooterUI.png) 0 -20px;
	}
	ul.departmentLinks li.learningCenterNav, ul.departmentLinks li.adoramaTV_nav{ float: right;}
	ul.departmentLinks .learningCenterNav{ margin-right: 0;}

    ul.departmentLinks li.learningCenterNav{ margin-right: 0;}
	
/*IE6*/
.ie6 .usedNav .dropContainer{ width:350px;}

#headerLevel4{}
	.catagoryNav li{ float: left; margin: 0 15px 0 0; padding: 0 7px 0 0;}
	.catagoryNav li:after{
		content:" ";
		float: left;
		border-right:1px solid #3382b2;
		height: 12px;
		margin:10px 0 0 15px;
	}
	.catagoryNav li:last-child:after{ display: none;}
	.catagoryNav li a{ color:#fff;  font-size: 12px; font-weight: bold; float: left; padding: 10px 0;}
	.catagoryNav li a:hover{ color:#BCDAE8;}
	#electronicsNav{ display: none;}

.triggerDrop{ position:relative;}



.dropContainer{
	display: none;
	position: absolute;
	min-width: 100px;
	top:30px;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 3px 7px -3px #444;
	z-index:20;
}
.more .dropContainer{
	min-width: 125px;
}
.ie7 .triggerDrop, .ie8 .triggerDrop{
	z-index: 30; /*IE7 z-index bug*/
}

.ie7 .dropContainer{
	left:0;
	top:-10px;
}
.triggerDrop:hover .dropContainer{
	display: block;
}
.dropContainer:before{
	content: "";
	position: absolute;
	left:10px;
	top:-20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ddd;
}
.dropContainer:after{
	content: "";
	position: absolute;
	top:-18px;
	left:12px;
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid #fff;

}

.dropContainer li, ul.departmentLinks .dropContainer li{
	margin: 0 0 10px;
	padding: 0;
	display: block;
	width:100%;
}
.dropContainer li:last-child, ul.departmentLinks .dropContainer li:last-child{
	margin-bottom: 0;
}
.dropContainer li a{ font-size: 12px; padding: 0; font-weight: normal; color:#069; line-height: 15px;}
.dropContainer li a:hover{ text-decoration: underline; color:#005580;}
.dropContainer li:after{ display: none;}

.usedNav .dropContainer{ width:350px;}
.ie7 .usedNav .dropContainer{ top:15px; left:-10px;}

.usedNav .dropContainer div{
	width:150px;
	float: left;
	padding:10px;
	border-radius:5px;
}
.usedNav .dropContainer strong{	
	font-size: 14px;
}

.usedNav .dropContainer p{	
	font-size: 12px;
	line-height: 15px;
	height: 45px;
}
.usedNav .dropContainer a{
	display:inline-block;
	padding: 8px 10px;
	text-transform: uppercase;
	text-align: center;
	border-radius:5px;
	color:#fff;
}

.shopUsed{ background-color:#efefef; margin-right: 10px;}
.sellUsed{ background-color: #C3E9FF;}



.shopUsed strong{ color: #444;}	
.shopUsed p{ color: #444;}	
.shopUsed a{ background-color:#575757;}
.shopUsed a:hover{ background-color:#2B2B2B;}
.sellUsed a{ background-color: #419DD7;}
.sellUsed a:hover{ background-color: #2A78A8;}
.catagoryNav li.more:after{
	content:"";
	margin:14px 0 0 8px;  
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;}
.more .dropContainer{ top: 40px;}
.ie7 .more .dropContainer{ top: 35px;}




/*footer*/

#footer{
	clear:both;
	padding: 35px 0;
	background:#0E669E;
	margin-top: 40px;
}
#footerInner{ width:990px; margin: 0 auto; font-family: Arial,Helvetica,sans-serif;}
#footer ul{	list-style: none; margin: 0 0 30px; padding: 0; }
#footer a{ color: #fff; font-size: 11px;}
#footer a:hover{ text-decoration: underline;}
#footer p{
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	padding: 0 0;
	margin: 0 0 10px;;
}
.col h4{
	font-size: 17px;
	margin: 0 0 10px 0;
	text-shadow: transparent 0 0 1px;
	border: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
	color:#C3E9FF;
}
#footer h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	color:#fff;
	padding: 0;
}

#footer .col{
	margin: 0 20px 0 0;
	padding:0 20px 0 0;
	float: left;
	border-right:1px solid #287AAE;
	height: 500px;
}
.col li{
	margin: 0 0 5px 0;
}

.col a:hover{
	color:#7CCCFF;
}


.col_1{ width:135px;}
.col_2{ width:300px;}
.col_3{ width:155px;}
#footer .col.col_4{
	width:269px;
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.ie6 #footer .col.col_4{ width:250px; overflow: hidden;}
.subCol{
	float: left;
	width:142px;
	margin:0 15px 0 0;
}
.subCol_2{ margin-right: 0;}

#footer .section{ margin: 0 0 30px;}
#footer form{ margin: 0;}
#emailSubscribeInput{
	width: 188px;
}
.ie9 #emailSubscribeInput{
	width:172px;
}
.ie8 #emailSubscribeInput{
	width:171px;
}
.ie7 #emailSubscribeInput{
	width:173px;
}
@-moz-document url-prefix() { /* moz hack - sorry no other choice*/
    #globalSearch button, #emailSubscribeSubmit{
        padding-bottom: 12px;
   	}
    #emailSubscribeInput{
        width:187px;
    }
}


#emailSubscribeSubmit{
	background-color:#c3e9ff;
	color:#10689b;
	border-color:#c3e9ff;
	text-transform: none;
}

.ie7 #emailSubscribeSubmit{
	overflow: visible;
	padding-bottom: 10px;
}


.value-privacy{ clear:left; color: #fff; font-size: 12px; display: block; padding:5px 0 0;}
/*Social section*/
.socialconnect{
	padding:12px;
	background: #C3E9FF;
	border-radius: 3px;
}
.socialconnect h4{
	color:#10689b;
}
.socialconnect .facebook_like{
	margin:-5px 0 0;
	max-width: 250px;
	overflow: hidden;
}

#footer .socialconnect ul{ 
	margin:-4px 0 0 10px;
}
#footer .socialconnect li{ 
	clear: both;
	overflow: hidden;
	margin:0 0 5px;
}
#footer a.socialIcon{
	float: left;
	margin-right:10px;
	width:40px;
	height:40px;
	background-image:url(/col/UIimages/headerFooterUI.png);
	background-repeat: no-repeat;
}
.social_twitter .socialIcon{
	background-position: 0 -235px;
}
.social_google .socialIcon{
	background-position: -83px -235px;
}
.social_youTube .socialIcon{
	background-position: -41px -235px;
}
.social_pintrest .socialIcon{
	background-position: 0 -277px;
}

.socialAction{
	float: left;
	margin-top:12px;

}
#footer a.socialAction{  /*This is where a ID bit me*/
	font-size:13px;
	color:#2977A8;
}



.footerBottom{ clear: both; padding-top: 20px; border-top:1px solid #287AAE;}
#footer .footerBottom ul{ margin-bottom:10px;}
.footerCenter{ text-align: center;}
.footerCenter li{ display:inline; padding-right: 20px;}
#footer .footerCenter li a{ font-size: 12px; padding-right: 20px; border-right:1px solid #e8e8e8;}
#footer .footerCenter li:last-child, #footer .footerCenter li:last-child a{ padding-right: 0; margin-right: 0; border-right:none;}


#footer .footerCenter p{ display: inline; color: #80BEE4; margin-right: 10px; padding-right: 10px; border-right: 1px solid #80BEE4;}
#footer .footerCenter p:last-child{margin-right:none; padding-right: 0; border:none; }

.security{ background: #fff; width:342px; margin: 20px auto; padding: 10px 0;}
.security a{ padding:5px;}
.security img{ border: none;}


/*Giants 2013*/
#headerLevel2{
position:relative;
}
#headerLevel2:before{
content:url("http://www.adorama.com/col/UIimages/Giants-in-header-2013.png?v2");
position:absolute;
bottom:3px;
left:305px;
display: block;
}


#phoneContact{
position: absolute;
top: -55px;
left: 168px;
overflow: hidden;
font-size: 13px;
}
#phoneContact span{
	display: none;
}

/*Giants 2012
#headerLevel2{
position:relative;
}
#headerLevel2:before{
content:url("/artworks2/head-official-retailer-ny-giants.png");
position:absolute;
bottom:2px;
left:217px;
display: block;
}
#headerLevel2:after{
content:url("/artworks2/head-giants-players.png");
position:absolute;
bottom:-46px;
left:482px;
display: block;
}

.ie8 #headerLevel2:before, .ie9 #headerLevel2:before{
left:209px;
}
.ie8 #headerLevel2:after, .ie9 #headerLevel2:after{
left:473px;
}


#phoneContact{
position: absolute;
top: -53px;
left: 168px;
width: 84px;
height: 29px;
overflow: hidden;
font-size: 13px;
}
.ie7 #phoneContact{
	width:auto;
	height: auto;
	position: static;
	font-size: 18px;
	
}

.ie8 #phoneContact, .ie9 #phoneContact{
	width:auto;
}
*/