
body {
	color: #ffffff;
	font: 8pt Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	background: #351534;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

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

a, a:visited, a:active, .link  {
	color: #CC97CB;
	text-decoration: none;
	border-bottom: 1px solid #CC97CB;
}

a:hover, .link:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

h2 {
    font-size: 140%;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 5px 0px 15px 0px;
}
h3 {
    font-size: 120%;
    margin: 5px 0px 15px 0px;
}

blockquote {

}
.small {
	font-size: 95%;
}

li {
	list-style-type: disc;
}

.pink {
    color: #ff8ece;
}



/* -- page layout -- */
#page {
    width: 100%;
    text-align: center;
}

#container {
	margin: auto;
    padding: 15px 0px;
    width: 880px;
    height: 650px;
    background: url("img/bg.jpg") top center no-repeat;
}

#frame {
	margin: 0px 15px;
	padding: 0px;
    width: 850px;
    height: 650px;
}

#frametop {
	width: 850px;
	height: 120px;
}

#header {
	height: 82px;
	width: 850px;
}
#header h1 {
	display: none;
}

#mp3player a {
    font-size: 0px !important;
    color: #000000 !important;
    display: block;
    height: 52px;
    width: 32px;
    float: right;
    margin: 15px 22px 0px 0px;
    background: url("img/music_on.jpg") top center no-repeat;
    border: none;
}
#mp3player a.playeron {
    background: url("img/music_on.jpg") top center no-repeat;
}
#mp3player a.playeroff {
    background: url("img/music_off.jpg") top center no-repeat;
}


#framecontent {
    height: 493px;
    width: 820px;
    padding: 0px 15px;
    /*display: block;*/
    overflow: auto;
    overflow-x: hidden;
    text-align: left;
    /*font-size: 80%;*/
    line-height: 130%;
}
.framecontenthome {
    padding: 0px !important;
    width: 850px !important;
    /*height: 530px !important;*/
    overflow: hidden !important;
}

#framefooter {
	height: 37px;
	width: 850px;
    display: block;
}


#framecopyright {
    color: #b865b5;
	clear: both;
	text-align: center;
	font-size: 80%;
	height: 40px;
	width: 880px;
	padding-top: 10px;
	margin: auto;
}
#framecopyright a {
    color: #b865b5 !important;
    border-bottom: 0px;
}


/* --  top menu -- */
#topmenu ul {
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	float: left;
	height: 38px;
	background: url("img/sep.jpg") top right no-repeat;
	list-style-type: none;
    width: 24.5%;
}
#topmenu #menuh-boutiques {
    background: none;
}
#topmenu a {
	font-size: 100%;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
    padding-top: 6px;
	text-decoration: none;
	display: block;
	border: none;
    height: 32px;
    letter-spacing: 2px;
}
#topmenu a:hover, #topmenu .cmf-menuh-selected a, #topmenu .cmf-menuh-sub-selected a {
    color: #ff8ece;
}


.adminmenu {
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px 5px 0px 5px;
    border-bottom: 1px solid #ff8ece;
}
.adminmenu a {
    text-decoration: none;
    border: 0px;
}

/* --  bot menu -- */
#botmenu ul {
    margin: 0px;
    padding: 0px;
}
#botmenu li {
    float: left;
    height: 37px;
    background: url("img/sep2.jpg") top right no-repeat;
    list-style-type: none;
    width: 24.5%;
}
#botmenu #menuh-contact {
    background: none;
}
#botmenu a, #continue a {
    font-size: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    display: block;
    border: none;
    height: 27px;
    letter-spacing: 2px;
}
#botmenu a:hover, #botmenu .cmf-menuh-selected a, #botmenu .cmf-menuh-sub-selected a {
    color: #ff8ece;
}
#continue {
    height: 37px;
    background: url("img/footer.jpg") top center no-repeat;
}
#continue a {
    text-align: right;
    padding-right: 30px;
}
#slideshowhome {
}


/* --  CMF messages -- */
.cmf-messages {
	font-size: 90%;
	margin: 0px 0px 3px 0px;
	color: #83ea86;
    border: 0px;
	font-weight: bold;
}
.cmf-errors {
	font-size: 90%;
	margin: 0px 0px 3px 0px;
	color: #ff0000;
    border: 0px;
	font-weight: bold;
}
.cmf-confirmation {
    border: 1px solid #ababab;
}


/* --  CMF actionlinks -- */
a.cmf-actionlink, a.cmf-actionlink:visited, a.cmf-actionlink:active {
    border-top: 1px solid #850687;
    border-bottom: 1px solid #190B1A;
    border-right: 1px solid #190B1A;
    border-left: 1px solid #850687;
    background-color: #351534;
    text-decoration: none;
    color: #cedbff;
}
a.cmf-actionlink:hover {
	color: #ffffff !important;
}

/* --  CMF tables -- */
td.cmf-top {
    color: #ffffff;
    background-color: #850687;
}
td.cmf-top a {
	color: #fff !important;
}
td.cmf-nav {

}
td.cmf-line {
	/*font-size: 1em;
    background-color: 446288; */
}
td.cmf-linesep {
}
td.cmf-line1 {
	/*font-size: 1em;
    background-color: #446288; */
}
td.cmf-line2 {
	/*font-size: 1em;
    background-color: #425E83; */
}

td.cmf-right {
	/*font-size: 1em;
	text-align: left !important;*/
}
span.cmf-compulsory {
    color: #FF9999;
}
td.cmf-left {
	font-size: 1em;
}
td.cmf-break {
    border-bottom: #850687 solid 1px;
}
td.cmf-sep {
}
td.sep h4 {
}
td.cmf-bottom {
}

/* --  CMF forms -- */
form.cmf-form input, form.cmf-form select, form.cmf-form textarea, a.cmf-actionbutton {
	border: 1px solid #ffffff;
	color: #213246;
	background-color: #878087;
}
/*form.cmf-form input:hover, form.cmf-form select:hover, form.cmf-form textarea:hover, a.cmf-actionbutton {
	border: 1px solid #351534;
}
form.cmf-form input:focus, form.cmf-form select:focus, form.cmf-form textarea:focus, a.cmf-actionbutton {
	border: 1px solid #fff;
}*/
/*form.cmf-form input[type=submit], form.cmf-form button, a.cmf-actionbutton {
	border-top: 1px solid #850687;
	border-bottom: 1px solid #190B1A;
	border-right: 1px solid #190B1A;
	border-left: 1px solid #850687;
	background-color: #351534;
	text-decoration: none;
	color: #cedbff;
}*/
form.cmf-form input[type=submit], form.cmf-form button, a.cmf-actionbutton {
    text-decoration: none;
    color: #a62897;
    background: url("img/button.jpg") top center no-repeat;
    width: 93px;
    height: 18px;
    border: 0px;
    font-size: 90%;
    cursor:pointer;
    cursor:hand;
}
form.cmf-form input[type=submit]:hover, form.cmf-form button:hover, a.cmf-actionbutton:hover {
	color: #fff !important;
}
form.cmf-form input[type=radio], form.cmf-form input[type=checkbox] {
	border: none;
}
form.cmf-form .cmf-radio, form.cmf-form .cmf-checkbox {
	border: 0px !important;
	background: none !important;
}



/* -- translate -- */
.cmf-translate-section {
    display: block;
    border-top: 1px solid #850687;
    border-right: 1px solid #850687;
    border-bottom: 0px solid #850687;
    border-left: 1px solid #850687;
}
.cmf-translate-sections {
    border-bottom: 1px solid #850687;
}
.cmf-translate-toggle {
	padding: 4px;
}
.cmf-togglediv-open {
    color: #fff;
    background-color: #850687;
}
.cmf-translate-textarea {
	height: 40px;
	width: 90%;
	font-size: 90%;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}



/* -- boxes -- */
#boxes {
    padding: 10px 40px 0px 40px;
}
#boxes-clear {
    clear: both;
}
#box-left {
    width: 295px;
    height: 387px;
    background: url("img/box_transp.gif") top center no-repeat;
    padding-top: 79px;
    padding-left: 12px;
    margin: 0px;
    float: left;
}
#box-left img.boxed {
    border: 1px solid #ffffff;
}
#box-right {
    width: 295px;
    height: 387px;
    background: url("img/box_transp.gif") top center no-repeat;
    padding-top: 79px;
    padding-left: 12px;
    margin: 0px;
    float: right;
}
#box-right img.boxed {
    border: 1px solid #ffffff;
}

#text-full {
    background: url("img/imprint.gif") top left no-repeat;
    height: 387px;
    width: 730px;
    padding-top: 40px;
    padding-left: 0px;
    margin: 0px;
    float: left;
}
#text-left {
    background: url("img/imprint.gif") top left no-repeat;
    width: 350px;
    height: 387px;
    padding-top: 40px;
    padding-left: 14px;
    margin: 0px;
    float: left;
}
#text-right {
    background: url("img/imprint.gif") top left no-repeat;
    width: 310px;
    height: 387px;
    padding-top: 40px;
    padding-right: 14px;
    margin: 0px;
    float: right;
}


/* -- shops -- */
.shop-box {
    height: 96px;
    width: 153px;
    padding: 1px;
    background-color: #ffffff;
    color: #460058;
    border: 1px solid #ffffff;
    margin-bottom: 30px;
}
.shop-current {
    border: 1px solid #ff8ece;
}
.shop-box img {
    margin-bottom: 2px;
}
.shop-box a {
    text-decoration: none !important;
    border: none !important;
}
.shop-box-label {
    text-align: center;
}
.shop-box-line {
}
.shop-box-line-clear {
    clear: both;
}
.shop-info {
    color: #460058;
}
.shop-info div {
    margin-top: 3px;
}
#shop-pic {
    border: 1px solid #ffffff;
    height: 233px !important;
    width: 282px;
}
#shop-map {
    border: 1px solid #ffffff;
    height: 233px !important;
    width: 282px;
}
.shop-switch {
    width: 166px;
    margin: 0px 58px;
    height: 14px;
    display: block;
}
.shop-switch a {
    border: none !important;
    margin: 0px 2px;
}
#shop-switch-map {
    background-image: url("img/shop_button_map.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    width: 78px;
    height: 14px;
    float: right;
    color: #000000;
    font-size: 0px !important;
}

#shop-switch-pic {
    background-image: url("img/shop_button_pic.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    width: 78px;
    height: 14px;
    float: right;
    color: #000000;
    font-size: 0px !important;
}
#shop-switch-pic:hover, #shop-switch-map:hover {
    background-position: 0px -14px;
}
.shop-switch-selected {
    background-position: 0px -14px !important;
}




/* --  seasons -- */
#seasons {
    margin: -2px 0px 10px 180px;
    padding: 0px;
    color: #ff8ece;
}
#seasons a {
    font-size: 100%;
    color: #fff !important;
    text-decoration: none;
    border: none !important;
}
#seasons a:hover {
    color: #ff8ece !important;
}



/* -- models -- */
#model {
    background: url("img/shoebox.gif") top left no-repeat;
    height: 303px;
    width: 548px;
    margin: 4px 0px 10px 125px;
    padding-top: 65px;
    padding-left: 9px;
}
#model img.boxed {
    border: 1px solid #ffffff;
}
#model-pic {
    width: 538px;
    height: 263px;
}
#model-info {
    width: 538px;
    color: #98009c;
    font-size: 90%;
}
#model-info-title {
    width: 48%;
    float : left;
    text-align: left;
}
#model-info-help {
    width: 48%;
    float : right;
    text-align: right;
}


/* -- presss -- */
#press {
    background: url("img/shoebox.gif") top left no-repeat;
    height: 303px;
    width: 548px;
    margin: 4px 0px 10px 125px;
    padding-top: 65px;
    padding-left: 9px;
}
#press a {
    border: none;
    text-decoration: none;
}
#press img.boxed {
    border: 1px solid #ffffff;
}
#press-pic {
    width: 538px;
    height: 263px;
}
#press-info {
    width: 538px;
    color: #98009c;
    font-size: 90%;
}
#press-info-title {
    width: 48%;
    float : left;
    text-align: left;
}
#press-info-help {
    width: 48%;
    float : right;
    text-align: right;
}

/* -- carousel -- */
.jcarousel-container .boxed {
    border: 1px solid #ffffff;
    /*margin: 0px 3px 0px 3px;*/
}
.jcarousel-container {
    position: relative;
    height: 87px;
    width: 796px;
    margin: 0px 14px;
    background: url("img/carousel.gif") top center no-repeat;
}
.jcarousel-clip {
    height: 81px;
    width: 635px;
    overflow: hidden;
}
.jcarousel-list {
    margin: 6px 2px 0px 2px;
    padding: 0;
}
.jcarousel-list li {
    width: 117px !important;
}
.jcarousel-item {
    width: 126px;
    height: 75px;
    margin-right: 10px !important;
}
.jcarousel-next {
    float: right;
    background: url("img/carousel_next.gif") top left no-repeat;
    height: 63px;
    width: 60px;
    margin-left: 15px;
    margin-top: 12px;
}
.jcarousel-prev {
    float: left;
    background: url("img/carousel_prev.gif") top right no-repeat;
    height: 63px;
    width: 60px;
    margin-right: 15px;
    margin-top: 12px;
}
.carousel-enabled {
    visibility: visible;
}
.carousel-disabled {
    visibility: hidden;
}

/*
.jcarousel-container .boxed {
    border: 1px solid #ffffff;
}
.jcarousel-container {
    position: relative;
    height: 87px;
    width: 796px;
    margin: 0px 14px;
    background: url("img/carousel.gif") top center no-repeat;
}
.jcarousel-list {
    margin: 6px 2px 0px 2px;
    padding: 0;
}
.jcarousel-item {
    width: 126px;
    height: 75px;
}
.jcarousel-next {
    float: right;
    background: url("img/carousel_next.gif") top left no-repeat;
    height: 63px;
    width: 60px;
    margin-left: 15px;
    margin-top: 12px;
}
.jcarousel-prev {
    float: left;
    background: url("img/carousel_prev.gif") top right no-repeat;
    height: 63px;
    width: 60px;
    margin-right: 15px;
    margin-top: 12px;
}
.carousel-enabled {
    visibility: visible;
}
.carousel-disabled {
    visibility: hidden;
}*/
