* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html,body
{
	height: 100%;
}

h1, h2, h3 {
	padding: 0;
	margin: 10px 0px 20px 0px;
	color: #666666;
}
h1 {
	font-size: 110%;
	line-height: 1.4em;
}
h2 {
	font-size: 105%;
	padding-top: 0px;
}
h3 {
	font-size: 130%;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 20px 0px 20px 0px;
	line-height: 1.3em;
	color: #333333;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	line-height: 1.3em;
}
a:link, a:visited, a:hover, a:active {
	color: #cc9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	color: #333333;
	background-color: #efefef;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 100%;
	
	position: relative;
}
#nav
{
	background-image:url(/graphics/placeholder/menu_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height:24px;
	text-align: right;
	color: #3f3f3f;
	font-weight:bold;
}
#navTxt
{
	float: right;
	padding: 4px 20px 0px 0px;
}
.navMenuBtn
{
	float: left;
}
#subNav
{
	height: 31px;
	background-image:url(/graphics/placeholder/nav_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.navIconHome, .navIconContact, .navIconBasket, .navIconBlog, .navIconBlog2
{
	float: left;
}
.navIconHome
{
	margin: 5px 7px 0px 5px;
}
.navIconContact
{
	margin: 5px 10px 0px 0px;
}
.navIconBlog
{
	margin: 5px 0px 0px 0px;
}
.navIconBlog2
{
	margin: 10px 10px 0px 0px;
}
.navIconBlog2 a
{
	color: #ffdd06;
	font-weight: bold;
	
	font-size: 9px;
}
.navIconBlog2 a:hover
{
	text-decoration: none;
	color: #ffffff;
}
.navIconBasket
{
	float: right;
	margin: 6px 10px 0px 10px;
	text-align: right;
}

.navIconPassword
{
	float: right;
}
.navIconNewAccount
{
	float: right;
}
.navIconBasketTxt
{
	float: right;
	margin: 10px 20px 0px 0px;
}
.navIconLogin, .navIconLogout
{
	float: right;
	margin: 5px 5px 0px 0px;
	color: #ffffff;
	font-weight: bold;
}
.navIconLogout
{
	margin: 10px 20px 0px 0px;
}

#headerOrderOnline
{
	position: absolute;
	z-index: 100;
	
	margin: 100px 0px 0px 605px;
}

#orderNow
{
	position: absolute;
	margin: -5px 0px 0px 720px;
}



#footerPadding
{
	padding-bottom: 49px;
}
#footer
{
	background-image:url(/graphics/placeholder/nav_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:29px;
	width: 900px;
	text-align: center;
	color: #3f3f3f;
	font-weight:bold;
	clear:both;
	
	position:absolute;
	bottom:0;

}
#footerTxt
{
	padding: 6px 0px 0px 0px;
}
#dex410Banner
{
	height: 608px;
	background-image:url(/graphics/placeholder/dex410-9.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#dex410TxtOverlay
{
	padding: 497px 270px 0px 30px;
}
#dex410TxtOverlay h1
{
	color: #000000;
	font-size: 16px;
}
#dex410TxtOverlay p
{
	color: #292929;
	font-size: 12px;
}

#dex410TxtOverlay h1, #dex410TxtOverlay p
{

}

#specChange
{
	color: #cccccc;
	text-align: center;
	margin:0;
	padding: 10px;
}

.dex410_results td
{
	vertical-align: top;
	font-size: 9px;
}
.dex410_results td strong
{
	font-size: 9px;
}

.rightImg
{
	float: right;
}
.leftImg
{
	float: left;
}
.titleImgRight
{
	float: right;
}

.clearerR
{
	clear: right;
}
.clearerL
{
	clear: left;
}

.sectionBreak
{
	height: 20px;
	clear: both;
}

.kp_padded
{
	padding: 0px 25px 0px 30px;
}

.kp_padded p
{
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#media_boxes
{
	background-image:url(/graphics/placeholder/media_box_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 184px;
}
#mediaLinks
{
	height: 30px;
}
#mediaPics
{
	float:left;
	padding: 10px 0px 0px 36px;
}
#mediaFlickr
{
	float:left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 26px;
}
#mediaVideos
{
	float:right;
	padding: 10px 40px 0px 0px;
}

#mediaPicLinks
{
	float: left;
	margin: 8px 0px 0px 325px;
}
#mediaFlickrLinks
{
	float: left;
	margin: 8px 0px 0px 70px;
}
#mediaVideoLinks
{
	float: right;
	margin: 8px 40px 0px 0px;
}
#mediaPicLinks a:link, #mediaPicLinks a:visited, #mediaPicLinks a:hover, #mediaPicLinks a:active, 
#mediaVideoLinks a:link, #mediaVideoLinks a:visited, #mediaVideoLinks a:hover, #mediaVideoLinks a:active,
#mediaFlickrLinks a:link, #mediaFlickrLinks a:visited, #mediaFlickrLinks a:hover, #mediaFlickrLinks a:active
{
	font-weight: bold;
	font-size: 10px;
}

#locales_top
{
	background-image:url(/graphics/placeholder/locales/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:31px;
}
.locales
{
	float:left;
}
#localesTxt
{
	padding: 8px 0px 0px 40px;
	float: left;

	font-size: 12px;
	font-weight: bold;
}
#localesLink
{
	padding: 8px 50px 0px 0px;
	float: right;
}





#logo_header {
	margin: 15px 0px 0px 45px;
	padding: 0;
	float: left;
}
#mainTxtBlock {
	float: left;
	background-image:url(/graphics/homepage/dex410_splash.png);
	background-position: top right;
	background-repeat: no-repeat;
	min-height:454px;
	margin: -50px 0px 0px 0px;
	width: 970px;
}
#txtBlockA {
	padding: 60px 40px 0px 40px;
}
#secondaryTxtBlock {
	margin: -20px 0px 0px 0px;
	background-image:url(/graphics/homepage/dex410_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height:214px;
}
#txtBlockB {
	padding: 30px 40px 0px 40px;
}
#contact_header {
	float: right;
	margin: 40px 30px 0px 0px;
}
#contactTxt {
	width: 248px;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	border-color: #7a0b00;
	background-color: #464646;
	padding: 0px 5px 5px 5px;
	position: relative;
	top: -10px;
}
#photosBox {
	float:left;
	margin: 0px 0px 0px 40px;
}
#videosBox {
	float:right;
	margin: 0px 40px 0px 0px;
}

.wtb_bg
{
	background-image:url(/graphics/placeholder/dist_popup/header_bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
	
	text-align:center;
}




#whereToBuy {
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 10px 0px;
	border-width: 0px 0px 2px 0px;
	border-color: #7a0b00;
	border-style: solid;
	font-size: 140%;
	font-weight: 400;
}
#wtb_buttons {
	margin: 10px 0px 0px 0px;
}
#wtb_usa, #wtb_eu, #wtb_jp, #wtb_china {
	float:left;
}
#wtb_usa {
	margin-left: 82px;
}
#wtb_eu {
}
#wtb_jp {
}
#wtb_china {
}
#copyrightFooter {
	text-align: center;
	color: #333333;
	padding: 20px;
}
.photosTxt {
	width: 402px;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	border-color: #7a0b00;
	background-color: #464646;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.slogan {
	font-family: impact
}
.clearer {
	clear:both;
	height: 1px;
}
.sandbagLeft {
	float: left;
	clear:left;
}
.sandbagRight {
	float: right;
	clear:right;
}
.photoContainer {
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	margin: 0px 5px 5px 0px;
}
#wtb_euMap
{
	margin: 30px 0px 0px 28px;
}
#new-apparel
{
	margin: 110px 0px 0px -140px;
	position: absolute;
	z-index: 100;
}

#buyDEX410Now
{
	position: absolute;
	
	margin: 0px 0px 0px 654px;
	
	background-image: url(/graphics/placeholder/dex410_buybox.png);
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 90px;
	width:221px;
}
.buyDEX410NowTitle
{
	margin: 5px 0px 0px 40px;
	
	font-size: 14px;
	font-weight: bold;
}
.buyDEX410NowInfo
{
	font-size: 11px;
	text-transform: uppercase;
	
	margin: 10px 0px 0px 10px;
	padding: 3px 0px 0px 0px;

	float: left;
}
.buyDEX410NowPrice
{
	font-size: 14px;
	font-weight: bold;
	color:#900;
	text-transform: uppercase;
	
	margin: 10px 10px 0px 10px;
	
	text-align: right;
}
.buyDEX410NowStock
{
	clear: both;
	margin: 10px 0px 0px 10px;
	
	font-size: 11px;
	text-transform: uppercase;
	float: left;
}
.buyDEX410NowBuy
{
	font-size: 14px;
	font-weight: bold;
	color:#900;
	text-transform: uppercase;
	
	margin: 5px 10px 0px 100px;
	
	text-align: right;
}
.buyDEX410NowStockStatus
{
	float: left;
	
	margin: 7px 0px 0px 5px;
}


.pageHeader
{
	text-align: center;
	margin-top: 20px;
	
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#countrySelector
{
	background-image:url(/graphics/placeholder/menu_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height:23px; /* total height 24px */
	text-align: right;
	color: #3f3f3f;
	font-weight:bold;
	
	padding: 1px 5px 0px 0px;
}
#BillingCountryDD
{
	
}

#headerSearchDiv
{
	margin: 2px 5px 0px 0px;
}