@charset "utf-8";
/* CSS Document */

	a:visited  {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #666666; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}


h1 {margin:  0 0 0 0;}

body {
	background:url(../images/background.gif);
	margin: 0 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#header {
	width: 900px;
	height: 96px;
	margin: auto;
	
}

#content {
	width: 900px;
	margin: auto;
	overflow: hidden;
	background: url(../images/bgMiddle_04.gif);
	min-height: 700px
}

#frontpageContent {
	width: 900px;
	margin: auto;
	overflow: hidden;
	background: url(../images/bgMiddle_04.gif);
	min-height: 700px
}

.left {
	width: 43px;
	float: left;
}

.right {
	width: 43px;
	float: right;

}

.middle {
	width: 790px;
	margin: auto;
}

#bottom {
	width: auto;
	height: 110px;
	background: url(../images/bottom_16.gif);
}

.copyrightWrapper {
	width: 880px;
	height: 110px;
	margin: auto;
	background: url(../images/bottom_17.jpg);
}

.copyrightText {
	width: 400px;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
	color: #999;
}

.branding {
	width: 110px;
	float: right;
	margin-right: 70px;
	margin-top: 30px;
	text-align: left;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#bottomPart {
	width: 900px;
	height: 13px;
	margin: auto;
	background: url(../images/bottomPart_16.gif);
	margin-bottom: 10px;
}

/* frontpage */
#firstPart {
	width: 800px;
	margin: auto;
	margin-bottom: 10px;
}

#lineDivider {
	width: 800px;
	margin: auto;
	height: 15px;
	background: url(/images/middleSection_18.png);
}

.sideView {
	width: 34px;
	height: 153px;
	margin-top: 199px;
	background: url(/images/sideView_18.png);
	float: right;
}

#contentInsideWrapper {
	width: 790px;
	margin: auto;
	overflow: hidden;
}

.leftInside {
	width: 500px;

}

.rightInside {
	width: 250px;
	float: right;
}

.newsletter {
	width: 207px;
	height: 48px;
	background: url(/images/newsletter_24.gif) no-repeat;
	}
	
.newsletterContent {
	width: 207px;
	margin: auto;
	}
	
.textInside {
	width: 520px;
	float: left;
	margin-left: 10px;
}

.textonly {
	width: 390px;
float: left;
color: #9b9b9b;
}

.imageonly {width: 126px;
float: right;
}

.textonly2 {
	width: 390px;
float: right;
margin-top: 30px;
color: #9b9b9b;
}

.imageonly2 {width: 109px;
float: left;
margin-top: 30px;

}

.beauty {
	width: 200px;
	padding-top: 40px;
}

#contentholder {
	width: 800px;
	overflow: hidden;
	margin: auto;
	background: url(/images/backgroundbottom_33.png) no-repeat;
}
	
.newsletterInside {
	width : 180px;
	margin: auto;
}

.subpageContent {
	width: 550px;
	float: left;
	margin-left: 15px;
}

.subpageContentshop {
	width: 750px;
	float: left;
	margin-left: 15px;
}

.subside {
	width: 200px;
	float: right;
	margin-right: 15px;
}

/* global tags */

h1 {font-size: 14px;
color: #F90;
}

h2 {font-size: 13px;
color: #666;
}
	
p {margin:  0 0 0 0;
margin-bottom: 1px;
}

/* end of global */

.boxes {
	border: solid 1px #CCC;
	background-color:#EBEBEB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 2px;
}

#contentLeft {
	width: 550px;
	float: left;
}

#contentRight {
	width: 230px;
	height: 500px;
	float: right;
	background-image:url(/images/backgroundside.gif);
	}
	
.textContentWrapper {
	width: 520px;
}

.shopMenu {
	width: 578px;
	margin: auto;
	margin-bottom: 30px;
}
