/* 
========================================
RESET
========================================
*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
}
 
table {
	border-collapse: collapse;
	border-spacing:0;
}
 
fieldset,img { 
	border:0;
}
 
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
 
ol,ul {
	list-style:none;
}
 
caption,th {
	text-align:left;
}
 
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
 
q:before,q:after {
	content:'';
}
 
abbr,acronym { border:0;
}

a {
	text-decoration: underline;
	outline: none;
}
 
/* 
========================================
WRAPPER
========================================
*/

body{
	background: #303030 url(../assets/images/background5.gif) center fixed;
}
 
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}

/* BRAND DOMINATION */

#brand{
	width: 100%;
	background: #fff url(../assets/images/bkg-brand.jpg) top center repeat-y;
	background-attachment: fixed;
}

#brand-left{
	position: absolute;
	top:0px;
	left: 0px;
	z-index:9999;
	cursor: pointer;
}

#brand-right{
	position: absolute;
	top:0px;
	right: 0px;
	z-index:9999;
	cursor: pointer;
}

#headbrand{
	margin-bottom: 0;
	height: 274px;
}

/* 
========================================
BODY BACKGROUND
========================================
*/
 
body.tailed {
	background: #303030 url(../assets/images/background5.gif) center fixed;
}

/* 
========================================
MENU
========================================
*/

#menu {
	width: 674px;
	height: auto;
	background:#000;
	float: left;
}

#menu ul {
	width: 645px;
	margin-left: 36px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	height: 48px;
	overflow: hidden;
}

#menu li{
	float: left;
	margin-right: 5px;
}

#menu a{
	display: block;
	height: 48px;
	border: none;
}


/* 
========================================
HEADER
========================================
*/
 
#header_diesel_logo{
	background: #fff;
	height: 15px;
	width: 100%;
	float: right;
	text-align: right;	
}
 
#logo {
	float: left;
	overflow: hidden;
	background: #000;
}
 
#logo a {
	display: block;
	width: 306px;
	height: 48px;
	background: url('../assets/images/55dsl_logo.png') no-repeat left; 
}
 
#logo h1 span {
	margin-left: -9999px;
}

.box_switch{
	float: left;
	margin-bottom: 0px;
	width: auto;
	margin-left: 10px;
	margin-top: 5px;
}

#clearthis{
	clear: both;
	float: none;
	height: 0px;
	width: 100%
}
#search{
	margin-right: 10px;
	width: 321px;
	height: 38px; 
	float: right;
	text-align: right;
	overflow: hidden;
	top:-4px;
}
 
#search input{
	color: #808080;
	font-size: 12px;
	font-family: Helvetica;
	width: 212px;
	height: 18px;
	background: #fff url(../assets/images/search/search_bg.png) no-repeat center left;
	margin: 4px 0 8px 0px;
	padding: 3px 23px 0 7px;
	text-indent: 17px;
	border: none;
	border:1px solid #ccc;
	/* Safari-specific properties */
	-webkit-border-radius: 0;
	autocorrect: off;
	autocapitalize: off;
	float: left;
	outline: 0 auto;
}
 
#search a.src {
	color: #fff;
	text-transform: uppercase;
	width: auto;
	height: 14px;
	background: #000;
	font-size: 12px;
	font-family: Helvetica;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	float: right;
}

#search_int{
	float: right;
	height: 38px;
	margin-right: 5px;
	overflow: hidden;
	text-align: right;
	top: -4px;
	width: 185px;
}
.collection #search_int{
	margin-right: -12px;
}
#search_int input{
	background: white url(http://dev.55dsl.stage.hellomutado.com/application/themes/default/inc/assets/images/search/search_bg.png) no-repeat 0% 50%;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 0 none;
	color: gray;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	height: 18px;
	margin: 4px 0px 8px;
	padding: 3px 23px 0px 7px;
	text-indent: 17px;
	width: 81px;
	outline: 0 auto;
}
 
#search_int a.src {
	background: white;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #949494;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
}


#slideshow{
	width: 980px;
	height: 350px;
	clear: both;
	overflow: hidden;
}

#slideshow img{
	margin: 0px;
	padding: 0px;
}


#updated {
	width: 770px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0 0 0 105px;
}

#updated div {
	height: 19px;
	float: left;
	visibility: hidden;
	background: url(../assets/images/menu/updated.png) top center no-repeat;
}

#upd_blog {
	width: 50px;
}

#upd_collection {
	width: 87px;
}

#upd_ten55{
	width: 54px;
}

#upd_eyewear{
	width: 78px;
}

#upd_collabs{
	width: 76px;
}

#upd_galleries{
	width: 83px;
}

#upd_movies{
	width: 74px;
}

#upd_downloadables{
	width: 112px;
}

#upd_aboutus{
	width: 96px;
}

#upd_stores{
	width: 52px;
}
 
#container {
	margin-top: 0px;
	width: 980px;
	float: left;
	background: #fff;
	padding-top: 18px;
}

/*
========================================
GENERICS
========================================
*/

.section_header {
	margin: 5px 0 15px 0;
}

#header{
	display: none;
}

/*
========================================
GENERICS
========================================
*/

#news_banner {
	height: 280px;
	width: 320px;  
	margin: auto 
}

#news_banner img { padding-top: 3px; }

/*
========================================
COLLECTION
========================================
*/
 
.collection h2 {
	background: url('../assets/images/collection/title.png') no-repeat 0 0;
	height: 56px;
}
 
.collection h2 span {
	margin-left: -9999px;
}

#download_pdf {
	float: right;
	margin-right: 25px;
    width: 114px;
    height: 22px;
}

#download_pdf a {
	display: block;
	width: 114px;
	height: 22px;
	background: url(../assets/images/collection/download.png) left center no-repeat;
	font-weight: bold;
}

#download_pdf a:hover {
	background-position: -114px 0;
}

/*
========================================
DOWLOADABLES
========================================
*/
 
.downloadables h2 {
	background: url('../assets/images/downloadables/title.jpg') no-repeat left;
	width: 100%;
	height: 56px;
}
 
.downloadables h2 span {
	margin-left: -9999px;
}


/*
========================================
ABOUT US
========================================
*/
 
.aboutus h2 {
	background: url('../assets/images/about-us/title.jpg') no-repeat left;
	width: 100%;
	height: 56px;
}
 
.aboutus h2 span {
	margin-left: -9999px;
}


/* 
========================================
FOOTER
========================================
*/
 
#footer_container{
	width: 980px;
	padding: 25px 0 0 0;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	background: #fff;
}
 
#footer{
	width: 650px;
	height: 35px;
	text-align: center;
	float: left;
}
 
#footer h4 {
	width: 325px;
	float: left;
	font-weight: bold;
	padding: 4px 5px 0 0;
	text-align: right;
}

#footer ul li {
	display: inline;
	float: left;
	padding-right: 10px;
}

ul.footer_select{
	display: inline;
}
 
#contact, #about {
	padding: 2px 0 0 20px;
	margin: 0 auto;
	float: left;
}
 
#contact a {
	background: url(../assets/images/contact_us.png) left center no-repeat;
	padding: 0px 0 5px 20px;
	font-weight: bold;
	color: #999;
}

#about a {
	background: url(../assets/images/about_us.png) left center no-repeat;
	padding: 0px 0 5px 20px;
	font-weight: bold;
	color: #999;
}
 
#legal {
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	text-transform: none;
	font-size: 11px;
	color: #c2c2c2;
}
 
#legal a {
	color: #c2c2c2;
}

/* 
========================================
LIST WRAPPER
========================================
*/

