div#rotator_large {
	width: 729px;
	height: 250px;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}

ul#rotator {
	width: 729px;
	height: 250px;
	list-style: none;
	overflow: hidden;
}
ul#rotator li {
	display: block;
	width: 729px;
	height: 250px;
	overflow: hidden;
	-moz-border-radius: 0 5px 5px 0;
}
ul#rotator li#fp_r_1 { background: url(../images/media/fp_rotator_2.jpg) no-repeat 0 0; }
ul#rotator li#fp_r_2 { background: url(../images/media/fp_rotator_5.jpg) no-repeat 0 0; }
ul#rotator li#fp_r_3 { background: url(../images/media/fp_rotator_6.jpg) no-repeat 0 0; }
ul#rotator li#fp_r_4 { background: url(../images/media/fp_rotator_7.jpg) no-repeat 0 0; }


ul#rotator li > div {
	width: 303px;
	height: 210px;
	margin: 20px 0 0 406px;
	color: #fff;
}

ul#rotator li span.star {
	display: block;
	height: 101px;
	width: 101px;
	background: url(star_purple_w_dot.png) no-repeat 0 0;
	float: right;
	margin: 0 0 10px 10px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
}
	ul#rotator li span.star strong {
		display: block;
		font-weight: bold;
		padding-top: 28px;
	}
	ul#rotator li span.star span {
		display: block;
		font-size: 15px;
	}

ul#rotator li > div h2 { color: #fff; }

ul#rotator div.buttons { padding-top: 10px; }
ul#rotator div.buttons a {
	float: left;
	margin-left: 0;
}

/********** ROTATOR-NAVIGATION **********/
div.rotator_nav {
	position: absolute; bottom: 25px; left: 25px; z-index: 100;
	width: auto;
	height: 20px;
	overflow: hidden;
}
div.rotator_nav div {
	height: 20px;
	line-height: 20px;
	float: none;
}
div.rotator_nav a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	float: left;
	padding: 0 8px;
	border: none;
	background: url(../graphics/debug/rgba_27_25_26_057.png) repeat;
	background: rgba(27,25,26, 0.57);
}
div.rotator_nav a.activeSlide,
div.rotator_nav a:hover {
	background: #fff;
	color: #000;
	font-weight: bold;
}
div.rotator_nav a:hover { font-weight: normal; }
div.rotator_nav a.activeSlide:hover { font-weight: bold; }
/********** ROTATOR-NAVIGATION END **********/

div.footer div.informational {
	overflow: hidden;
}
div.footer div.informational p {
	float: left;
	color: #fff;
}
div.footer div.informational ul {
	float: right;
}

div#cat_intro {

}
div#cat_intro ul {
	list-style: none;
	overflow: hidden;
}
div#cat_intro li {
	width: 357px;
	height: 75px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	cursor: pointer;
	float: left;
}

div#cat_intro li.even {
	margin-left: 15px;
}

div#cat_intro li a {
	color: #fff;
}
div#cat_intro li a:hover {
	text-decoration: none;
}
div#cat_intro li > a { display: none; }

div#cat_intro li.l {
	margin-bottom: 0;
}
div#cat_intro li#ci_1 { background-image: url(../images/media/ci_haar.jpg); }
div#cat_intro li#ci_2 { background-image: url(../images/media/ci_klaer.jpg); }
div#cat_intro li#ci_3 { background-image: url(../images/media/ci_korsetter.jpg); }
div#cat_intro li#ci_4 { background-image: url(../images/media/ci_sko.jpg); }
div#cat_intro li#ci_5 { background-image: url(../images/media/ci_figurer.jpg); }
div#cat_intro li#ci_6 { background-image: url(../images/media/ci_stroemper.jpg); }

div#cat_intro li div {
	background: url(ci_text_bg.jpg) repeat-x 0 0;
	padding: 6px 10px;
	width: 187px;
	height: 63px;
	overflow: hidden;
	margin-left: 150px;
	-moz-border-radius: 0 5px 5px 0;
}
div#cat_intro li:hover div {
	background-position: 0 -75px;
}
div#cat_intro li div h2 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 26px;
}
div#cat_intro li div p {
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

div.gbox > div {
	background: #2f2f2f url(gen_bg_1.png) repeat-x 0 -160px;
	-moz-border-radius: 0 0 5px 5px;
	color: #fff;
	padding: 10px 20px;
}

/********** BUTTONS **********/
div.buttons { overflow: hidden; }

div.buttons button,
div.buttons a,
div.buttons input {
	display: block;
	float: right;
}

div.buttons a,
div.buttons input,
div.buttons button span {
	background: #f1f1f1 url(button_bg_default.png) repeat-x 0 0;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #444;
	border: 1px solid #d8d8d8;
	text-decoration: none;
}

div.buttons a,
div.buttons button span {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
}

div.buttons a,
div.buttons input {
	margin: 1px 3px 0 7px;
}

div.buttons button {
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 4px;
	cursor: pointer;
	border: none;
	width: auto;
	overflow: visible;
}

div.buttons input {
	height: 26px;
	line-height: 26px;
	padding: 0 10px 2px 10px;
}

	div.buttons button:focus,
	div.buttons button:active {
		outline: none;
		border: none;
	}

	div.buttons input.neutral:hover,
	div.buttons a.neutral:hover,
	div.buttons button.neutral:hover span,
	div.buttons button.neutral:focus span {
		border-color: #66adf0;
	}

	div.buttons input.negative:hover,
	div.buttons a.negative:hover,
	div.buttons button.negative:hover span,
	div.buttons button.negative:focus span {
		border-color: #cd0000;
	}

	div.buttons input.positive:hover,
	div.buttons a.positive:hover,
	div.buttons button.positive:hover span,
	div.buttons button.positive:focus span {
		border-color: #a4d047;
	}

#rotator div.buttons a {
	background-image: url(buttons_bg_2.png);
	border-color: #999;
	color: #fff;
}
#rotator div.buttons a:hover { background-position: 0 -26px; }

.listing-type-list .product-shop div.buttons button {
	float: right;
	margin: 0;
}
.mini-cart .actions .form-button {
	float: right;
	margin: 0 0 8px 0;
}

fieldset.add-to-cart-box div.buttons button,
#newsletter-validate-detail div.buttons button,
.grid-row div.buttons button {
	float: none;
	margin-left: -3px;
	display: inline-block;
}
fieldset.add-to-cart-box div.buttons button span,
#newsletter-validate-detail div.buttons button span,
.mini-cart .actions .form-button span,
.listing-type-list .product-shop div.buttons button span,
.grid-row div.buttons button span {
	background-image: url(buttons_bg_2.png);
	border-color: #999;
	color: #fff;
	text-transform: uppercase;
}

#newsletter-validate-detail div.buttons button span,
.mini-cart .actions .form-button span {
	text-transform: none;
}

fieldset.add-to-cart-box div.buttons button:hover span,
#newsletter-validate-detail div.buttons button:hover span,
.mini-cart .actions .form-button:hover span,
.listing-type-list .product-shop div.buttons button:hover span,
.grid-row div.buttons button:hover span {
	background-position: 0 -26px;
}
/********** BUTTONS END **********/

#visit_gothica h3 {
	color: #fff;
}
#visit_gothica address {
	text-align: center;
	font-weight: bold;
}

body.checkout-cart-index div.shipping-estimate { display: none; }

div#g_pinfo {
	-moz-border-radius: 5px;
	background: #2f2f2f url(gen_bg_1.png) repeat-x 0 -160px;
	width: 397px;
	padding: 20px;
	color: #fff;
	position: relative;
}
div#g_pinfo p#lagerstatus {
	display: block;
	height: 101px;
	width: 101px;
	background: url(lagerstatus_paa_lager.png) no-repeat 0 0;
	float: right;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}
div#g_pinfo p#lagerstatus.notavailable { background-image: url(lagerstatus_ikke_paa_lager.png); }

div.product-info-box {
	border: none;
	Xbackground: #ccc;
}
div.product-essential {
	padding: 0;
	background: transparent;
}

div.product-img-box p.product-image-zoom {
	border: 1px solid #ccc;
}

div#g_pinfo h2.product-name {
	font-size: 18px;
	color: #fff;
	margin-bottom: 6px;
}
div#g_pinfo div.short-description {
	overflow: visible;
	width: auto;
}
div#g_pinfo div.short-description h4 { display: none; }

div#g_pinfo div.price-box span.price {
	color: #fff;
	font-size: 16px;
}

.catalog-listing .ratings span.reviewscount { display: none; }

h3.boxtitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 10px;
	-moz-border-radius: 5px 5px 0 0;
	margin-bottom: 0;
	background: #721e77;
	line-height: 26px;
	color: #fff;
	overflow: hidden;
}
h3.boxtitle span {
	display: block;
	float: left;
	line-height: 26px;
}
h3.boxtitle span.icon {
	width: 16px;
	height: 26px;
	margin-right: 10px;
	background: url(basket.png) no-repeat 0 50%;
}
h3#bt_wishlist span.icon { background-image: url(bell.png); }
h3#bt_newsletter span.icon { background-image: url(newspaper.png); }
h3#bt_account span.icon { background-image: url(user_green.png); }

h3.boxtitle a { color: #fff; }

.side-col div.base-mini {
	background: #2f2f2f url(gen_bg_1.png) repeat-x 0 -160px;
	border: none;
	-moz-border-radius: 0 0 5px 5px;
	padding: 10px 10px;
	margin-bottom: 15px;
	color: #fff;
}
div.base-mini div.head {
	background: transparent;
	color: #fff;
	border: none;
}
	div.base-mini a {
		color: #fff;
	}
	div.base-mini div.head p.subtotal {
		background: #721e77;
		-moz-border-radius: 5px;
	}
div.base-mini div.actions {
	background: transparent;
}
div.base-mini h5 {
	background: transparent;
	color: #fff;
}
div.mini-wishlist ol#wishlist-sidebar,
div.mini-cart ol#cart-sidebar {
	background: transparent;
}
div.mini-wishlist ol#wishlist-sidebar li,
div.mini-cart ol#cart-sidebar li {
	background: transparent;
}

.side-col div.mini-cart .truncated a.details {
	border: none;
	text-decoration: underline !important;
}
.side-col div.mini-cart .truncated .show dl {
	background: #2f2f2f url(gen_bg_1.png) repeat-x 0 -340px;
	-moz-border-radius: 5px;
	color: #fff;
}
.base-mini .regular-price .price {
	color: #fff;
}

form#newsletter-validate-detail fieldset {
	padding: 0;
	background: transparent;
}
form#newsletter-validate-detail label {
	color: #fff;
}
form#newsletter-validate-detail div.buttons {
	margin-top: 10px;
}

dl#vilkaar ul,
dl#vilkaar ol {
	margin-left: 20px;
	margin-bottom: 0.8em;
	list-style: disc;
}
dl#vilkaar ol { list-style: decimal; }
dl#vilkaar ol li { margin-bottom: 0.8em; }

table.size {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.size th,
table.size td {
	padding: 0 10px;
	line-height: 24px;
}
table.size th {
	background: #721e77;
	color: #fff;
}
table.size thead th {
	text-align: center;
}
table.size td {
	text-align: center;
	border: 1px solid #f1f1f1;
	border-bottom: none;
}

.product-options {
	background: transparent;
}
.product-options dt label {
	color: #fff;
}

fieldset#product-options-wrapper {
	border: none;
	border-top: 1px dotted #fff;
	Xwidth: 50%;
	Xfloat: left;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
fieldset#product-options-wrapper p.required {
	text-align: left;
	padding-top: 0;
}

div.product-options-bottom {
	Xwidth: 50%;
	Xfloat: right;
	padding-right: 0;
	padding-left: 0;
	border: none;
	background: transparent;
	padding-top: 0;
}

div.product-options-bottom div.price-box { display: none; }

.product-options dd {
	border: none;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.product-collateral {
	padding: 25px 0 0;
	background: transparent;
}
.product-collateral .head {
	margin-bottom: 0;
	border: none;
}
.product-collateral .collateral-box h4 {
	color: #000;
}

fieldset.add-to-cart-box span.qty-box label {
	color: #fff;
	margin-top: 4px;
}
.add-to-cart-box .qty-box .qty {
	margin-top: 4px;
}
fieldset.add-to-cart-box div.buttons {
	float: left;
}

#g_pinfo ul.add-to-box {
	float: left;
	Xbackground: #f00;
	margin-right: 16px;
	margin-bottom: 0;
}
#g_pinfo p#tipafriend {
	float: left;
	Xbackground: #ff0;
	margin-bottom: 0;
}
#g_pinfo p#emptyreview {
	float: left;
	Xbackground: #aaa;
	margin-right: 16px;
	margin-bottom: 0;
}

#g_pinfo ul.add-to-box a,
#g_pinfo p#tipafriend a,
#g_pinfo p#emptyreview a {
	color: #fff;
	text-decoration: underline;
	background: url(vert_nav_level0_bg.png) no-repeat 0 50%;
	padding-left: 20px;
}
#g_pinfo ul.add-to-box a { background-image: url(bell_add.png); }
#g_pinfo p#tipafriend a { background-image: url(group_add.png); }
#g_pinfo p#emptyreview a { background-image: url(comments_add.png); }
#g_pinfo ul.add-to-box a:hover,
#g_pinfo p#tipafriend a:hover,
#g_pinfo p#emptyreview a:hover {
	text-decoration: none;
}

#g_pinfo div.ratings a {
	color: #fff;
}