body
{
	font-family: Arial, Helvetica, Sans-Serif;
    padding:0px;
    margin: 0;
    font-size:70%;
    background-color: #c7c7c7;
    color:#969696;
}

form {
    margin:0px;
    padding:0px;
}

div, p, span, label 
{
	font-size:1em;
}

label 
{
	color:#1A1A1A;
}

h1, h2, h3, h4, h5, h6 {
    margin:0px;
    padding:0px;
    font-family:Garamond, Times New Roman, Arial, helvetica;
}

h1 {
    color:#1A1A1A;
    font-size:25px;
    margin-bottom:20px;  
    text-transform:capitalize;
}

h1.singleBreak {margin-bottom:5px;}

h2 {padding:0px 0px 12px 0px;}

h2.noPadding {padding:0px 0px 5px 0px;}

h2, h3, h4, h5, h6 {color:#989898;}

h4, h5 {
    font-family:helvetica, Verdana, Arial;    
    color:#1A1A1A;
    padding:0px 0px 7px 0px;
} 

h4 {font-size:1.1em;}
h5 {font-size:1.0em;}

strong, .darkFont {color:#1A1A1A;}

.positionAbs {position:absolute;}

.textAlignRight {text-align:right;}

.defaultColor {color:#989898;}

.WhiteFont {color:#FFF;}

.garamondFont {font-family:Garamond, Georgia, Times New Roman;}

p {
    margin:0px;
    padding:0px 0px 20px 0px;
}

#ukterms p 
{
    margin:0.8em 0;
    padding: 0;
}

p.hr {border-top:1px solid #989898;}

.error, .errorColor {color:#FF0000;}

.opacity 
{
    -moz-opacity:0.5;
    opacity:0.5;
    filter:alpha(opacity=50);
}

.floatLeft {float:left;}

.floatRight {float:right;}

.clear 
{
	clear: both;
}

a {
    font-family:Garamond, Georgia, Times New Roman;
    color:#1A1A1A;
    text-decoration:none;
    font-size:1.1em;
}

.validator {
    color: red;
}

.marginRight20 {
    margin-right:20px;
}

.marginRight40 {
    margin-right:40px;
}

.marginRight80 {
    margin-right:80px;
}

.displayNone 
{
    display: none;
}

.positionRelative {position:relative;}

.column 
{
	float: left;
}

.defaultMargin 
{
	margin:10px;	
}

.bold 
{
	font-weight: bold;	
}

#flashContent {width:100%;}

.headerWhiteSpace {
    width:100%;
    height:100px;
    position:absolute;
    /*background:url(/images/bodyWhiteSpace.gif) repeat-y 50% 0%;*/
    background:#000;
    z-index:-100;
}

.headerShell {
    height:100px;
    min-width:959px;
    position:relative;  
    overflow:visible;
    z-index:5; 
}

#PageHeaderContainer {

}

.headerShell #flashMain, .headerShell OBJECT {
    position:absolute;
    top:0;
    left:0;
    z-index:10000;
}

.header {
	height:92px;
	background:url(/images/hdr_default.gif) no-repeat 50% 0%;
	min-width:959px;
}

.header .headerContent {
    width:959px;
    margin:0px auto;
    position:relative;
}

.header .headerContent .logo {
    width:165px;
    float:left;
    display:inline;
    margin:44px 0px 0px 18px;
}

.header .breadCrumb 
{
    width:600px;
    height:40px;
    margin:11px 18px 0px 0px;
    float:right;
    display:inline;
    text-align:right;
    color:#847F7B;
}

.header .breadCrumb a 
{
	margin-left:15px;
	font-size: 1.0em;
	color:#847F7B;
	font-family:helvetica, Verdana, Arial;
	font-weight:bold;
}

.header .breadCrumb a:hover, .header .breadCrumb a.selected {color:#FFF;}

.mainContent {
    width:944px;
    padding:0px 17px 0px 17px;
    margin: 0px auto;   
    background:#FFF;    
}

.hasLeftNav .mainContent {
	background:url(/images/leftNav_bg.jpg) no-repeat 5px -4px #FFF;
	min-height: 680px;
	}
.hasLeftNav.isAda .mainContent {background:url(/images/leftNav_long_bg.jpg) no-repeat 5px -4px #FFF;}

.hasLeftNav .mainContent .leftNav 
{
    float:left;
    width:197px;
    margin-left:2px;
    display:inline;
    padding-top:38px;
}

.hasLeftNav .mainContent .bodyContent 
{
    float:left;
    width:672px;
    margin-left:46px;
    display:inline;  
    padding-top:10px;
    padding-bottom:80px;
    background:#FFF;
}

.leftNav ul.level1, .leftNav ul.level2 {
    width:197px;
    margin:0px;
    padding:0px;
}

.leftNav ul.level1 {
    list-style:none;
    margin-left:5px;
    
} 

.leftNav ul.level2 {
    list-style:none;
    *margin:1px 0px 0px 0px;
} 

.leftNav ul.level1 .navHeader {
    font-family:helvetica;
    font-size:15px;
    /* color:#FFF; */
    text-align:left;
    padding:0px 5px;
    *height:18px;
}

.leftNav li, .leftNav a {
    display:block;
}

.leftNav li {
    margin:0px 0px 1px 0px;
   _height:32px;
   _width:197px;
}

.leftNav a {
    margin:0px;
    color:#FFF !important;
    font-family:Garamond, Georgia, Times New Roman;
    font-size:13px;
    text-decoration:none;
    padding:9px 6px 9px 6px;
    background:#1D1D1B;
    position:relative;
    *position:static;
    _width:191px;
}

.leftNav a .numItems {
    float: right;
} 


.leftNav .level2 a {
    _width:164px;
    background:url(/images/nav_delim_bg.gif) no-repeat 23px 16px #1D1D1B;
    padding:9px 6px 9px 33px;
}

.leftNav a:hover,
.leftNav LI.current a,
.leftNav .level2 LI.current a:link,
.leftNav .level2 LI.current a:visited,
.leftNav .level2 LI.current a:active{
    background:#EDEDEB;
    color:#272727 !important;
}

.leftNav LI.current .level2 a:link,
.leftNav .level2 a:link {
	background:#1D1D1B;color:#FFFFFF !important;
}
.leftNav LI.current .level2 a:visited,
.leftNav .level2 a:visited {
	background:#1D1D1B;color:#FFFFFF !important;
}
.leftNav LI.current .level2 a:hover,
.leftNav .level2 a:hover {
    /*put dash bg*/
    background:#EDEDEB;
    color:#272727 !important;
}
.leftNav .level2 a:active {background:#1D1D1B;color:#FFFFFF;}




.leftNav li.divider {
    height:24px;
    background:url(/images/leftNav_divider.png) 0 12px repeat-x;
}


/*
#footer 
{
	height:58px;
	margin:0px auto;

}

#footer .bgContainer {
    height:58px;
	background:url(/images/ftr_default.gif) no-repeat transparent 50% 0%;
	min-width:959px;
}

#footer .footerContent {
    width:959px;
    margin:0px auto;
    padding-top:33px;    
    font-size:0.9em;
    
    
    *padding-top:0px;
    *margin:33px auto 0px auto;
}

#footer .column 
{
	float: left;
}

#footer .separator 
{
	margin:0 5px;
}

#footer .leftCol 
{	
	width:85px;
	float: left;
	margin:1px 0px 0px 18px;
	display:inline;
	color:#979797;
	font-family:Garamond,Georgia, Times New Roman;
	font-size:11px;
}

#footer .rightCol 
{
	float: right;
	text-align:right;
	width:835px;
	margin:0px 18px 0px 0px;
	display:inline;
	position:relative;
	
	font-family:helvetica, Verdana, Arial;
}

#footer .rightCol A {
    color:#979797;
    padding-left:13px;
    font-family:helvetica, Verdana, Arial;
    font-size:10px;
} 

#footer .rightCol A.rssLink {padding-right:20px;}

#footer .rightCol A.rssIcon {
    position:absolute;
    top:-3px;
    right:0;
}
*/

a.linkPrint {
    padding:4px 0px 2px 28px;
    text-decoration:none;
    color:#989898;
    background:url(/images/icons/icn_print.gif) no-repeat bottom left; 
}

a.linkEmail {
    padding:2px 0px 2px 28px;
    text-decoration:none;
    color:#989898;
    background:url(/images/icons/icn_email.gif) no-repeat 0px 0px; 
}

.eofDiv {
    height:54px;
    background:#fff;
}

.OverLayBg {
    z-index: 199;
	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/	
	background-color:#000;
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	color:#FFFFFF; 
	display:none;
}
.OverLayContentShell {
    z-index: 200;
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	color:#FFFFFF; 
	display:none;
}

.OverLayContentShellProcessing {
    z-index: 12000;
	position:absolute; 
	margin-top:-200px; 
	left:0; 
	width:100%;

	text-align:center;
	display:none;
}

.OverLayContent {
    width:714px;  
    position:relative;
    top:0;
    left:0; 
	margin:100px auto 0px auto;
	padding:25px 28px 50px 47px;
    z-index:201;
    background:url(/images/inkstroke.png) no-repeat;
}

.OverLayContent a {color:#FFF;}

.OverLayContent strong.intro {
    background:none;
    color:#FFF;
    padding-bottom:0px 0px 10px 0px;
    margin:0px;
    display:block;
}

a.btnCloseLayer {
    position:absolute;
    top:30px;
    right:35px;
}

.helpTable {border-bottom:1px solid #B7B7B7;}

.helpTable th {
    text-align:left;
    font-weight:normal;
    padding:5px;
    border-bottom:1px solid #B7B7B7;
}

.helpTable td {padding:5px;}

.helpTable .highlight td {background:#E8E8E8;}

.textBox, .fullPhone, .cityInput, .zipInput {
    border:0;
    background:#E0E0E0;
    padding:9px 8px;
    font-size:11px;
    font-family:helvetica, Sans-Serif, arial;
    margin-bottom:10px;
}

form select {
    border:0px;
    background:#E0E0E0;
    padding:9px 8px;
    font-size:11px;
    font-family:helvetica, Sans-Serif, arial;
    margin-bottom:10px;    
}

a.backToTop {
    padding-right:12px;
    padding-top:5px;
    background:url(/images/arrowToggleStatus.gif) right -42px no-repeat;
    font-size:12px;
    float:right;
}

.errorPageContent 
{
	margin:10px 0;
	padding:20px 0;
}

.errorPageMessage
{
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}

.errorPageGoBack 
{
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}

.errorPageGoBack a:hover 
{
	text-decoration:underline;
}

.errorPagePadding 
{
	margin:10px;
	padding:10px;
	height:75px;
}

/* holiday faq styles */

.answerIcon{color:#1A1A1A; font-family:helvetica,Verdana,Arial;	padding:0 0 7px; font-weight:bold; float:left;}
.answerContent{padding-left:4px; float:left;}

.answerContent table{margin-left:10px;}
.answerContent th{text-align:center; width:140px; padding:5px; text-transform:uppercase; border:solid 1px #666666; border-right:none; border-left:none;}
.answerContent td{text-align:center; font-weight:bold; padding:5px; width:130px; color:#666666; background-color:#eeeeee;}
.answerContent td.centerVert{border-left:solid 1px white; border-right:solid 1px white;}
.answerContent td.centerHor{border-top:solid 1px white; border-bottom:solid 1px white;}

.specialoffer table{margin-left:10px;}
.specialoffer th{text-align:center; width:150px; padding:5px; text-transform:uppercase; border:solid 1px #666666; border-right:none; border-left:none;}
.specialoffer td{text-align:center; font-weight:bold; padding:5px; width:160px; color:#666666; background-color:#eeeeee;}
.specialoffer td.centerVert{border-left:solid 1px white; border-right:solid 1px white;}
.specialoffer td.centerHor{border-top:solid 1px white; border-bottom:solid 1px white;}
.nobr{white-space:nowrap;}
.topbackgroundgraphic{position:relative; z-index:4; margin-top:-25px; background-position:top right; background-repeat:no-repeat; background-image:url(/images/holidayFAQ/top_splatters_if_navisnot_transparent.jpg);}
.rightbackgroundgraphic{position:relative; z-index:4; margin:-25px -38px 0 0; background-position:top right; background-repeat:no-repeat; background-image:url(/images/holidayFAQ/side_splatters.jpg); width:710px;}

/*holiday shipping rates */
.small{font-size:10px; font-style:italic;}
.deliveryadditionalinfo{font-size:9px; font-style:italic;}

#footer-holder {
	position: fixed; 
	bottom: 0pt; 
	width: 100%;
}
#footer
{
	clear:both;
    width: 100%; 
	height: 24px; 
	background: url(/images/global/footerBg.gif) no-repeat 50% 0; 
	text-align: center; 
	font-size: 9px;
}

#footer .wrap {
	height: 25px;
	}
#footer li {display: inline; padding: 0 5px;}
#footer ul {
	line-height: 25px;
	margin-top: 0 !important;
	}
#footer a
{
    font-weight: bold;
    font-family:Helvetica,Arial,sans-serif;
    color: #aaaaaa;
}
#footer a:hover
{
    color: #ffffff;
}

#footer .locale {padding-right: 10px; border-right: 1px solid #494949;}
#footer .locale a {padding-left: 22px; background-repeat: no-repeat; background-position: 0 50%;}
#footer .en_us {background-image: url(/images/locale/en_us.gif);}
#footer .en_gb {background-image: url(/images/locale/en_gb.gif);}


#sub_footer a
{
    color:#444444;
	font-size:17px;
	font-weight:bold;
}

#sub_footer a:hover
{
    color:grey;
}

#sub_footer li
{
    float:left;
    padding:8px 0 0 0;
    margin:6px 1px 0 0;
    background-color:white;
    list-style:none;
	width: 220px;
	height: 30px;
	text-align: center;
}

#sub_footer
{
    margin:0px auto;
    width: 884px;
    padding:0px;
}

.verticallyAligned>* { vertical-align: middle; }

.RadionButtonList { margin-bottom: 20px; }
.RadionButtonList .Item { margin-top:15px; }
.RadionButtonList .Item>* { vertical-align: middle; }

.invisible { display: none; }

.errorMessage { font-size: 2em; }

a.gray_underline
{
    color:#969696;
    font-weight:normal; 
    font-size: 1em; 
    text-decoration: underline; 
    font-family: Arial, Helvetica, Sans-Serif;
}

#mainNav, #subNav {
	clear: both; 
	font-weight: bold; 
	margin:0px auto; 
	width: 980px;
    padding:0px;
	}
	#mainNav ol, ul { list-style: none; padding: 0; list-style-type: none; list-style-image: none; border: 0 none; outline: 0 none; margin: 0px;}
	#mainNav li, #subNav li {float: left; margin-right: 1px; margin-left: 1px; text-align: center;}
	#mainNav li.last, #subNav li.last {margin-right: 0;}
	#mainNav li {width: 243px; background: #fff; }
	#mainNav a { background: url(../images/global/navBg.gif) no-repeat 0 0; color: #555; display: block; font: 12px "Adobe Garamond Pro", "Adobe Garamond Pro Regular", Georgia, Arial, sans-serif; padding: 12px 0; position: relative; text-indent: -1000em; }
	
	#mainNav .music a { background-position: 0 0px; }
	#mainNav .basketball a { background-position: -246px 0px; }
	#mainNav .skate a { background-position: -492px 0px; }
	#mainNav .skateboarding a { background-position: -492px 0px; }
	#mainNav .style a { background-position: -738px 0px; }
	#mainNav .art a { background-position: -984px 0px; }
	#mainNav .sport a { background-position: -1230px 0px; }
	
	#mainNav .music a:hover { background-position: 0 -37px; }
	#mainNav .basketball a:hover { background-position: -246px -37px; }
	#mainNav .skate a:hover { background-position: -492px -37px; }
	#mainNav .skateboarding a:hover { background-position: -492px -37px; }
	#mainNav .style a:hover { background-position: -738px -37px; }
	#mainNav .art a:hover { background-position: -984px -37px; }
	#mainNav .sport a:hover { background-position: -1230px -37px; }

#mainNav .active{ background-image: url(../images/global/navActiveBg.gif); background-repeat: no-repeat; background-position: 0 100%; }

#mainNav .music { background-position: 0 100%; }
#mainNav .basketball { background-position: -246px 100%; }
#mainNav .skate { background-position: -492px 100%; }
#mainNav .skateboarding { background-position: -492px 100%; }
#mainNav .style { background-position: -738px 100%; }
#mainNav .art { background-position: -984px 100%; }
#mainNav .sport { background-position: -1230px 100%; }
/*ol, ul { list-style: none; padding: 0; list-style-type: none; list-style-image: none; border: 0 none; outline: 0 none; margin: 0px;}*/

ul.OSR
{
    padding-bottom: 20px;
	font-size: 11px;
}

ul.OSR li 
{
    list-style: disc outside none;
    margin-left: 15px;  
}

ul#giftCardTypes
{
    margin-left: 15px;
}

.popupEmp {
    position: fixed;
    z-index: 9999;
    width: 600px;
    height: 210px;
    padding: 30px;
    background: black;
    color: white;
    display: none;
}

.popupEmp #popupEmpCloseBtn {
    float: right; 
}

.popupEmp #popupEmpLogin {
    font-size: large;
}

.popupEmp #popupEmpLoginMessage {
    padding-top: 8px;
}

.popupEmp #popupEmpValidator {
    padding-top: 25px;
}

.popupEmp #popupEmValidatorLabel {
    visibility: hidden;
    color: #EA4B4B;
}

.popupEmp #popupEmpInputs {
    padding-top: 5px;
}

.popupEmp #popupEmpPass {
    margin-left: 20px;
}

.popupEmp #popupEmpInputs input {
    width: 280px;
    background-color: #EEEEEE;
}

.popupEmp #popupEmpInputs label {
    color: #EEEEEE;
}

.popupEmp #popupEmpPassLabel {
    padding-left: 238px;
}

.popupEmp #popupEmpInputs span {
    display: block;
}

.popupEmp #popupEmpSpanInputs {
    padding-top: 5px;
}

.popupEmp #popupEmpLoginBtn {
    float: right;
    padding-top: 30px;
    padding-right: 10px;
}

.popupEmp #popupEmpSingup {
    padding-top: 15px;
    width: 285px;
}

.popupEmp #popupEmpSingup span {
    display: block;
    padding-top: 10px;
}

.popupEmp #popupEmpSignupBtn {
    float: right;
    padding-top: 15px;
}

ul#internationalCountryList {
    padding-left: 15px;
}
