/*** Editable Styles ----------------------------------------------------- ***/
.subtitles {
	/* Subtitles 18 */
	color: #676767;
	font-size: 18px;
	letter-spacing: 1px;
}
.titles {
	/* Titles 22 */
	color: #666666;
	font-size: 1.4em;
}
.titles_orange {
	/* Titles 23 orange */
	color: #E36204;
	font-size: 1.5em;
}
.titles3 {
	/* Titles 23 */
	color: #518ca4;
	font-size: 1.5em;
}
.text-general {
	/* Text 14 */
	color: #666666;
	font-size: 14px;
}
.text-orange {
	/* Text 14 */
	color: #E36204;
	font-size: 14px;
}
.text-gray {
	/* Text 12 */
	color: #666666;
	font-size: 12px;
}
.general td {
	/* General table style*/
	padding: 5px;
}
.comp tr td {
    border-bottom: 1px dotted #ede0d6;
    margin: 0;
    padding: 6px 15px 6px 5px;
	color: #202020;
}
.comp tr:hover td {
    background: #f7f7f7 none repeat scroll 0 0;
}

/*** End Editable Styles ***/	

/*** Reset --------------------------------------------------------------- ***/
html, body, p, td, th, ul, ol, li, form, h1, h2, h3, h4 { margin: 0; padding: 0; }
ul, li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

body { cursor: default; }
a, button { cursor: pointer; }
input, textarea { cursor: auto; }

h1 { font-size: 2em; font-weight: bold; }
h2 { font-size: 1.5em; font-weight: bold; }
h3 { font-size: 1.17em; font-weight: bold; }
h4 { font-size: 1em; font-weight: bold; }
h5 { font-size: 1.67em; font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
th { font-weight: bold; vertical-align: bottom; }
td { vertical-align: top; }

button, input, select, textarea { margin: 0; padding: 0; }
button { width: auto; overflow: visible; }
input, textarea, select { padding: 2px; }

.clear { clear: both; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

p, ul, ol { margin: 1em 0; }
p:first-child, ul:first-child, ol:first-child { margin-top: 0; }
ul li { list-style: disc outside none; }
ul ul li { list-style-type: circle; }
ul ul ul li { list-style-type: square; }
ol li { list-style-type: decimal; }
li { margin-left: 2em; margin-bottom: 0.25em; }

.reset, .reset p, .reset ul, .reset ol, .reset li, .listing li { margin: 0; padding: 0; }
.reset li, .reset ul li, .listing li, .listing ul li { list-style-type: none; }
/*** End Reset ***/

/*** Common -------------------------------------------------------------- ***/
body, input, textarea, select, button {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
}
input, textarea, select, button {
	color: #777777;
	border: 1px dotted #c0b9b2;
	margin: 4px 3px 3px 0;
}
textarea{
	width: 281px;
}
.col-2 td textarea {
	width: 190px;
}
.col-2 td input {
	width: 190px;
}

a {
	color: #999999;
}
a:hover {
	color: #e03e04;
}
/*** End Common ***/

/*** Forms --------------------------------------------------------------- ***/
p.required {
	float: right;
	margin: 0 0 0.5em 0;
}
p.buttons {
	padding-left: 170px;
}
label.label {
	display: block;
	padding-right: 15px;
	width: 150px;
	position: relative;
}
label.auto {
	width: auto;
	padding-right: 0;
}
label.label em {
	position: absolute;
	right: 5px;
	top: 0;
}
form ul {
	margin: 0;
}
form li {
	margin: 0;
	padding: 5px 0 0 115px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
form li label.label {
	position: absolute;
	left: 0;
}
/*** End Forms ***/

/*** Asset Listings ------------------------------------------------------ ***/
.listing {
	border-top: 1px dotted #999999;
}
.listing a {
	display: block;
	padding: 10px 10px 10px 120px;
	min-height: 100px;
	border-bottom: 1px dotted #999999;
}
.listing .title {
	font-size: 1.2em;
}
.listing .image {
	width: 96px;
	height: 96px;
	float: left;
	margin-left: -110px;
	background: #ffffff none no-repeat scroll center center; 
}
.listing .teaser, .listing .type {
	display: block;
	padding: 0.5em 0;
	color: #666666;
}
/*** End Asset Listings ***/

/*** Layout --------------------------------------------------------------- ***/
body.bg {
	background-color: #ffffff;	
}
.super-container {
	width: 100%;
	margin: 0 auto;
}
.header-container {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #CCC;
}
.footer-container {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #CCC;
}
.empty {
	height: 30px;
	display: block;
}
/*** End Layout ***/

/*** Header --------------------------------------------------------------- ***/
#header {
	width: 1000px;
	height: 85px;
	margin: 0 auto;
}
#header .logo {
	display: block;
	float: left;
	width: 415px;
	height: 80px;
}
#header .logo a {
	display: block;
	background: transparent url(../images/danish_modern_logo.png) no-repeat scroll 0 10px;
	padding-top: 80px;
	height: 0;
	overflow: hidden;
}
/*** End header ***/

/*** Navigation ----------------------------------------------------------- ***/
#navigation {
	height: 30px;
	float: right;
	padding: 40px 0 15px 10px;
	overflow: hidden;
	font-size: 15px;
	position: relative;
	font-family: 'Lato', sans-serif;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #3a3a3a;
	display: block;
	line-height: 30px;
	font-weight: normal;
	padding: 0 15px;
}
#navigation a:hover, #navigation .on a, #navigation .active a {
	color: #DD6710;
}
#navigation div.info a, #navigation div.contact a {
	color: #DD6710;
}
#navigation div.info a:hover, #navigation div.contact a:hover {
	color: #3a3a3a;
}
/*** End Navigation ***/

/*** Home ---------------------------------------------------------------- ***/
#home-container {
	width: 100%;
	margin: 0 auto;
}
#home-container .home-content {
	width: 1000px;
	margin: 0 auto;
}
.home-content .home-rotator {
	display: block;
	width: 1000px;
	height: 540px;
	position: relative;
}
.home-content .layout-1c {
	min-height: 240px;
	padding: 30px 5px 50px 5px;
}
/*** End Home layout ***/

/*** Subpage  ----------------------------------------------------------- ***/
#sub-container {
	width: 100%;
	margin: 0 auto;
}
#sub-container .sub-content {
	width: 1000px;
	margin: 0 auto;
}
.sub-content .layout-1c {
	min-height: 240px;
	padding: 30px 5px 50px 5px;
	letter-spacing: 0.5px;
	line-height: 140%;
}
.sub-content .layout-2c {
	min-height: 240px;
	padding: 30px 5px 50px 5px;
	letter-spacing: 0.5px;
	line-height: 140%;
}
.sub-content .layout-2c .col-1 {
	float: left;
	width: 580px;
}
.sub-content .layout-2c .col-2 {
	float: right;
	width: 360px;
}
.sub-content .breadcrumbs {
	min-height: 30px;
	padding: 20px 5px 0 5px;
	color: #878787;
	text-transform: lowercase;
	width: 58%;
	float: left;
}
.sub-content .breadcrumbs a {
	color: #999;
}
.sub-content .cart {
	float: right;
	padding: 20px 15px 0 50px;
	display: block;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -315px -85px;
	display: block;
}
.cart .name {
	text-transform: lowercase;	
}
#sub-container h1 {
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0 10px 5px;
	text-transform: lowercase;
}
/*** End Home layout ***/

/*** Footer ---------------------------------------------------------- ***/
#footer {
	width: 1000px;
	margin: auto;
	color: #8a8989;
	padding: 30px 5px 40px 5px;
	font-size: 12px;
}
#footer a:hover {
	color: #111111;
}
#footer .store-location {
	width: 680px;
	float: left;
	color: #666666;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
}
#footer .store-location .col1 {
	width: 175px;
	float: left;
	text-align: left;
}
#footer .store-location .col2 {
	width: 235px;
	float: left;
	text-align: left;
	line-height: 160%;
}
#footer .social {
	width: 270px;
	float: right;
	color: #666666;
	margin-bottom: 10px;
	text-align: right;
}
#footer .social .c-left {
	display: block;
	width: 50px;
	float: left;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#footer .social .extra-links {
	padding-top: 35px;
	float: right;
	width: 125px;
}
#footer .social .instg {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -180px 0;
}
#footer .social .instg a {
	display: block;
	width: 35px;
	height: 35px;
}
#footer .social .likes {
	float: right;
	display: block;
	width: 80px;
	height: 0;
}
#footer .social .likes a {
	display: block;
	width: 80px;
	padding-top: 35px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -225px 0;
}
#footer .copyright {
	display: block;
	font-size: 11px;
	float: left;
	padding: 20px 0 0 0;
	text-align: left;
	color:#8a8989;
}
#footer .copyright a {
	color:#8a8989;
}
#footer .copyright a:hover {
	color:#e03e04;
}

/*** Rotator --------------------------------------------------- ***/
.c1-rotator-images .c1-rotator-caption {
	color: #CCCCCC;
    font-size: 20px;
	font-weight: normal !important;
    left: 30px !important;
	bottom: 30px !important;
	padding: 0 !important;
    max-width: 420px;
    position: absolute;
    text-align: left;
}
.c1-rotator ul {
	position: absolute;
	left: 30px;
	bottom: 25px;
	margin-right: 0;
	line-height: 0;
	z-index: 15;
}
.c1-rotator ul li {
	float: left;
	list-style: none;
	list-style-image: none;
	margin-left: 7px;
}
.c1-rotator ul {
	margin-bottom: 0;
}
/*
ul.c1-rotator-thumbs li {
	font-size: 12px;
	line-height: 24px;
}
ul.c1-rotator-thumbs li a {
	color: #fcfcfc;
	padding: 0 10px;
}
ul.c1-rotator-thumbs li a:hover {
	color: #1ad1ec;
}
ul.c1-rotator-thumbs li.c1-rotator-thumb-active a {
	color: #1ad1ec;
}
	
/*** End Rotator ***/

/*** Sub Navigation ------------------------------------------------------ ***/
#cssmenu_submenus ul {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #ffffff;
	opacity:0.9;
  	filter:alpha(opacity=90); /* For IE8 and earlier */
}
#cssmenu_submenus li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#cssmenu_submenus a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 12px 7px 10px;
	color: #666666;
	border-bottom: 1px solid #fff;
}
#cssmenu_submenus a:hover, #cssmenu_submenus .active a {
	background-color: #fcfcfc;
	border-bottom: 1px solid #cccccc;
	color: #555555;
}
#cssmenu_submenus .arrow {
	background-image: url(../images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cssmenu_submenus .count {
	color: #999999;
	font-size: 11px;
}
/*** End Sub Navigation ***/

/*** Locations ------------------------------------------------------ ***/
#location-list .map {
	background: #ffffff;
	border: 12px solid #efecea;
}
#location-list ul.listing li {
	float: left;
	width: 300px;
	padding: 20px 0 40px 35px;
	border-top: 0;
	position: relative;
}
.col-1 #location-list ul.listing li {
	float: left;
	width: 250px !important;
	padding: 20px 0 40px 35px;
	border-top: 0;
	position: relative;
}
#location-list ul.listing {
	border-top: 0;
}
.listing .legend {
	position: absolute;
	top: 20px;
	left: 0;
}
/*** End Locations ***/

/*** Categories ------------------------------------------------------ ***/
.categories li {
	float: left;
	list-style: none outside none;
	margin: 0 11px 30px 0;
}
.categories li span.image {
	display: block;
	height: 190px;
	width: 235px;
	text-align: center;
	border: 1px solid #f5f1ee;
}
.categories li a:hover span.image {
	border: 1px solid #dfdad6;
}
.categories a {
	display: block;
	width: 235px;
	color: #e36204;
}
.categories a:hover {
	color: #121212;
}
.categories .title {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.products li {
	float: left;
	list-style: none outside none;
	margin: 0 9px 30px 0;
	height: 285px;
}
.products li span.image {
	display: block;
	height: 190px;
	width: 235px;
	text-align: center;
	border: 1px solid #f5f1ee;
}
.products li a:hover span.image {
	border: 1px solid #dfdad6;
}
.products .category {
	color: #c0c0c0;
	display: block;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 230px;
}
.products .title {
	color: #888888;
	display: block;
	width: 230px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: normal;
}
.products .price {
	display: block;
	padding-top: 5px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #222222;
	font-weight: bold;
}
/*** End Categories ***/

/*** Featured-Product tpl ------------------------------------------------------ ***/
#product-featured {
	margin-top: 90px;
	border-top: 1px solid #CCC;
	position: relative;
}
#category-featured {
	margin-top: 10px;
	border-top: 1px solid #CCC;
	position: relative;
}
#category-featured .instruction, #product-featured .instruction {
	left: 740px;
	top: 20px;
	font-size: 11px;
	color: #999;
	position: absolute;
}
#product-featured .feat-title, #category-featured .feat-title {
	float: left;
	color: #666;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 10px 0 35px 0;
	display: block;
	width: 400px;
}
#product-featured .products li {
	margin: 0;
	padding: 0 5px;
}
#category-featured .categories li {
	margin: 0;
	padding: 0 7px;
}
#product-featured .scroll-left, #category-featured .scroll-left {
	float: right;
	display: block;
	width: 40px;
	height: 45px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll 0 10px;
}
#product-featured .scroll-left a, #category-featured .scroll-left a {
	display: block;
	height: 45px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -45px 10px;
}
#product-featured .scroll-right, #category-featured .scroll-right {
	float: right;
	display: block;
	width: 40px;
	height: 45px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -88px 10px;
}
#product-featured .scroll-right a, #category-featured .scroll-right a {
	display: block;
	height: 45px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll -133px 10px;
}
/*** End Featured-Product ***/

/*** Product tpl ------------------------------------------------------ ***/
#product .layout-2c {
	padding: 20px 0;
}
#product .layout-2c .col1 {
	float: left;
	width: 600px;
	color: #222222;
}
#product .layout-2c .col2 {
	float: right;
	width: 330px;
	color: #595959;
}
#product h1 {
	padding-left: 0; 
	padding-top: 0;
	padding-bottom: 25px;
	font-size: 24px;
	line-height: normal;
}
#product .price {
	color: #DD6710;
	font-size: 18px;
	margin: 0;
}
.product-gallery .gallery .gallery-image .image {
    background-position: center top !important;
}
.product-gallery .gallery .enlarge {
	color: #FFFFFF;
    display: block;
    height: 40px;
    line-height: 14px;
    overflow: hidden;
    padding: 17px 0 0 85px;
    width: 75px;
	background: transparent url(../images/dvm_sprite.png) no-repeat scroll 0 -60px;
	text-transform: lowercase;
}
#product .lwh {
	display: block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 15px 0 5px 2px;
}
#product .lwh .dimensions {
	width: 100px;
	padding-right: 30px;
}

.add-to-cart ul.fields .label {
	display: none;
}
.add-to-cart ul.fields li.qty {
	padding: 20px 0;
}
.add-to-cart ul.fields li.qty input {
	border: 1px dotted #cccccc;
	width: 70px;
}
.add-to-cart ul.fields li.price {
	display: none;
}
.add-to-cart ul.fields li.submit {
	padding: 5px 0 10px 0;
}
.add-to-cart ul.fields li.submit button {
	border-radius: 4px;
	padding: 10px 20px;
	width: 300px;
	height: 42px;
	border: 0 none;
	color: #FFFFFF;
	font-size: 17px;
	text-align: right;
	margin-bottom: 8px;
	background: #DD6710 url(../images/dvm_sprite.png) no-repeat scroll -315px 3px;
}
.email-enquiry {
	display: block;
	border-radius: 4px;
	padding: 10px 20px 0 60px;
	width: 220px;
	height: 47px;
	background-color: #cccccc;
	color: #666;
	text-align: center;
	background: #cccccc url(../images/dvm_sprite.png) no-repeat scroll -315px -36px;
}
.email-enquiry a {
	color: #666;
}
.email-enquiry a:hover {
	color: #212121;
}
.gallery .gallery-thumb-scroll {
    padding-top: 20px;
}
.gallery .gallery-thumb-active a {
    border-color: #FFFFFF !important;
	font-size: 0px;
}
.gallery .gallery-thumb a {
    border-color: #e2d8d4 !important;
	font-size: 0px;
	margin-right: 2px;
}
.gallery .gallery-thumb a:hover {
    border-color: #d3c9c4 !important;
	font-size: 0px;
}
.gallery li.gallery-thumb {
    margin-right: 2px;
}
/*** End Product ***/

/*** Cart styles ----------------------------------------- ***/
#cart table th, #cart table td {
	padding: 2px 0 10px 0;
}
#cart table thead th {
	border-bottom: 1px dotted #cccccc;
	font-size: 0.8em;
}
#cart table td.detail, #cart table td.price, #cart table td.qty, #cart table td.subtotal, #cart table td.remove {
	padding: 10px 20px 5px;
}
#cart table td.image {
	padding: 10px 0;
}
#cart table tfoot tr.subtotal th {
	border-top: 1px dotted #cccccc;
	text-align: right;
}
#cart table tfoot tr.subtotal th.price {
	text-align: center;
}
#cart table tfoot tr.total th {
	border-top: 1px solid #d49d83;
	text-align: right;
}
#cart table tfoot tr.total th.price {
	text-align: center;
}
button {
	border-radius: 4px;
	padding: 10px 20px;
	width: 200px;
	height: 40px;
	border: 0 none;
	color: #FFFFFF;
	text-align: center;
	margin: 15px 0;
	background-color: #DD6710;
}
#cart .submit button{
    display: block;
    line-height: normal;
}

/*** End Cart ***/

/*** Site Map styles ----------------------------------------- ***/

#sitemap ul, #sitemap li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 20px;
}
#sitemap a {
	font-weight: bold;
	display: block;
	width: 55%;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}
#sitemap li a.parent {
	border-bottom: 1px dotted #dcd8d7; 
	color: #bbbbbb;
}
#sitemap li li a.parent {
	border-bottom: none;
	border-bottom: 1px dotted #e2d8cd;
	color: #777777;
	width: 52%;
}
#sitemap li li li a.parent {
	border-bottom: 1px dotted #e9e1d8;
	width: 50%;
	color: #888888;
}
#sitemap ul li ul {
	margin-left: 10px;
}
#sitemap li li a {
	font-size: 12px;
}
#sitemap li li li a {
	font-weight: normal;
	width: 210px;
}
#sitemap li a:hover.parent {
	color: #444444;
}
/*** End Site Map ***/


/*** Checkout ------------------------------------------------------------ ***/
#payment-checkout td {
	vertical-align: top;
}
#payment-checkout .steps {
	height: 3em;
	margin-bottom: 1em;
}
#payment-checkout .steps ul {
	float: left;
	background-color: #eeeeee;
	height: 3em;
	border-radius: 0 1.2em 0 0;
}
#payment-checkout .steps li {
	float: left;
}
#payment-checkout .steps span {
	display: block;
	padding: 1em;
	line-height: 1em;
	color: #999999;
}
#payment-checkout .steps a {
	display: block;
	padding: 1em 1.3em;
	line-height: 1em;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	background: #999999 none repeat-x scroll left top;
}
#payment-checkout .steps li:last-child a, #payment-checkout .steps li:last-child span {
	padding-right: 2em;
}
#payment-checkout .steps .active a {
	border-radius: 0 1.2em 0 0;
	padding-right: 2em;
	font-weight: bold;
}
#payment-checkout .steps a:hover {
	color: #ffffff;
}
#payment-checkout h2, #payment-checkout h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#payment-checkout h2 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0.4em;
}
#payment-checkout table {
	margin-bottom: 1em;
}
#payment-checkout td {
	padding: 2px 5px 2px 0;
}
#payment-checkout textarea {
	width: 400px;
	height: 50px;
}
#payment-checkout textarea {
	width: 400px;
	height: 50px;
}

#payment-checkout label.label {
	width: 150px;
}
#payment-checkout label input[type="radio"] {
	width: 70px;
}

#payment-summary {
	clear: both;
	border: 1px solid #c0c0c0;
	padding: 1em;
	background-color: #f8f8f8;
	border-radius: 1em;
}
#payment-summary h2, #payment-summary h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}
#payment-summary .col1 {
	float: left;
	width: 48%;
}
#payment-summary .col2 {
	float: right;
	width: 48%;
}
#payment-summary .summary-items table {
	width: 100%;
}
#payment-summary .summary-items td, #payment-summary .summary-items th {
	padding: 0.25em 1em;
}
#payment-summary .summary-items thead th {
	background-color: #e0e0e0;
	text-align: left;
}
#payment-summary .summary-items td {
	border-bottom: 1px dotted #e0e0e0;
}
#payment-summary .summary-items tfoot th {
	border-bottom: 1px dotted #e0e0e0;
	text-align: right;
}
#payment-summary .summary-items .currency {
	text-align: right;
	width: 100px;
}
/*** End Checkout ***/
.page-list strong {
	color: #de5f02;
	padding: 0 4px;
}
.page-list a {
	padding: 0 4px;
}
