@charset "UTF-8";
/* CSS Document */

/*body{
	margin:0;
}
*/

body {
background-image:url(../images/background2.gif);
background-position:center;
background-position:top;
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#333333;
margin: 0;
}




#wrapper{
	width:100%;
	height:100%;
}
#container{
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	background-color:#4D4D4D;
	position:relative;
}
#container_stripes{
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	background-image:url(/images/bground_stripes.gif);
	background-repeat:repeat-y;
	position:relative;
}
#container_shop{
width:900px;
	height:1250px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	background-image:url(/images/bground_stripes.gif);
	background-repeat:repeat-y;
	position:relative;
}

#header{
	width:900px;
	height:161px;
	left:0px;
	top:0px;
	z-index:5;
	position:absolute;
}
#menuleft{
	width:159px;
	height:97px;
	left:0px;
	top:0px;
	z-index:5;
	background-image:url(/images/menuboth_02.png);
	position:absolute;
	border:none;
}
#menushop{
	width:87px;
	height:97px;
	left:159px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menuabout{
	width:121px;
	height:97px;
	left:246px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menulogo{
	width:163px;
	height:161px;
	left:367px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menublog{
	width:72px;
	height:97px;
	left:530px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menupress{
	width:79px;
	height:97px;
	left:602px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menucontact{
	width:90px;
	height:97px;
	left:681px;
	top:0px;
	z-index:5;
	position:absolute;
	border:none;
}
#menuright{
	width:129px;
	height:97px;
	right:0px;
	top:0px;
	z-index:5;
	position:absolute;
	background-image:url(/images/menuboth_09.png);
}
#sidebar{
	width:292px;
	height:241px;
	left:0px;
	top:200px;
	z-index:1;
	position:absolute;
	padding-left:36px;
	padding-right:36px;
	background-image:url(/images/sidebar.png);
}
#collections_bar{
	width:435px;
	height:54px;
	left:220px;
	top:180px;
	z-index:1;
	position:absolute;
	padding-left:20px;
	padding-right:20px;
	background-image:url(/images/collections.png);
}
#cart_bar{
	width:138px;
	height:34px;
	left:355px;
	top:175px;
	z-index:1;
	position:absolute;
	padding-left:60px;
	padding-top:40px;
	background-image:url(/images/shopping_bag.png);
}
#collections_bag{
	width:105px;
	height:33px;
	right:75px;
	top:122px;
	z-index:1;
	position:absolute;
	padding-top:80px;
	background-image:url(/images/shopping_button.png);
	text-align: center;
}
#shop_frame{
	width:840px;
	height:900px;
	left:30px;
	top:260px;
	z-index:1;
	background-color:#333;
	border-width:thin;
	border-style:double;
	border-color:#B9DACD;
	position:absolute;
}
#extra_frame{
	width:535px;
	height:305px;
	left:167px;
	top:180px;
	z-index:1;
	background-color:#333;
	border-width:thin;
	border-style:double;
	border-color:#B9DACD;
	padding:20px;
	position:absolute;
}
#cart_frame{
	width:565px;
	height:240px;
	left:168px;
	top:270px;
	z-index:1;
	background-color:#333;
	border-width:thin;
	border-style:double;
	border-color:#B9DACD;
	position:absolute;
}
#cart_productbar{
	width:550px;
	height:85px;
	left:10px;
	top:50px;
	z-index:1;
	background-color:#4D4D4D;
	position:absolute;
}
#cart_buttonbar{
	width:550px;
	height:45px;
	left:10px;
	top:175px;
	z-index:1;
	background-color:#3D3D3D;
	position:absolute;
}
#cart_continue{
	width:136px;
	height:38px;
	left:7px;
	top:5px;
	z-index:1;
	position:absolute;
}
#cart_checkout{
	width:91px;
	height:38px;
	left:385px;
	top:5px;
	z-index:1;
	position:absolute;
}
#product_frame{
	width:170px;
	height:325px;
	left:45px;
	top:35px;
	position:absolute;
}
#press_frame{
	width:415px;
	height:290px;
	left:438px;
	top:175px;
	z-index:1;
	background-color:#333;
	border-width:thin;
	border-style:solid;
	border-color:#B9DACD;
	position:absolute;
}
#press_photos{
	width:405px;
	height:280px;
	left:6px;
	top:6px;
	z-index:1;
	position:absolute;
}
#press_bar{
	width:452px;
	height:54px;
	left:436px;
	top:475px;
	z-index:1;
	position:absolute;
	background-image:url(/images/press_bar.png);
	padding-left:12px;
}
#press_previous{
	width:88px;
	height:25px;
	left:70px;
	top:205px;
	z-index:1;
	position:absolute;
}
#press_next{
	width:88px;
	height:25px;
	right:60px;
	top:205px;
	z-index:1;
	position:absolute;
}
#footer{
	width:900px;
	height:52px;
	left:0;
	bottom:0px;
	z-index:1;
	position:absolute;
	background-image:url(/images/footer.png);
	background-repeat:repeat-x;
	text-align:center;
}
#footer_deco{
	width:99px;
	height:34px;
	left:401px;
	top:12px;
	z-index:1;
	position:absolute;
	background-image:url(/images/footer_deco.gif);
	text-align:center;
}
#footer_address{
	width:190px;
	height:10px;
	left:20px;
	top:22px;
	z-index:1;
	position:absolute;
	text-align:left;
}
#footer_copyright{
	width:150px;
	height:10px;
	right:20px;
	top:22px;
	z-index:1;
	position:absolute;
	text-align:right;
}






.shop {
	text-decoration: none;
	display: block;
	height: 91px;
	width: 87px;
	background-position: 0px 0px;
	background-image: url(/images/menuboth_03.png);
	background-repeat: no-repeat;
	border:none;
}
.shop a:hover {
	background-position: 0px -98px;
}

.shop a:active {
	
		background-position: 0px -98px;
		border: 0px;
		color: #FFFFFF;
}
.about {
	text-decoration: none;
	display: block;
	height: 91px;
	width: 121px;
	background-position: 0px 0px;
	background-image: url(/images/menuboth_04.png);
	background-repeat: no-repeat;
	border:none;
}
.about a:hover {
	background-position: 0px -98px;
}

.about a:active {
	background-position: 0px -98px;
	border: 0px;
	color: #FFFFFF;
}


.blog {
	text-decoration: none;
	display: block;
	height: 91px;
	width: 72px;
	background-position: 0px 0px;
	background-image: url(/images/menuboth_06.png);
	background-repeat: no-repeat;
	border:none;
}

.blog a:hover {
	background-position: 0px -98px;
}

.blog a:active {
	background-position: 0px -98px;
	color: #FFFFFF;
	border: 0px;
}

.press {
	text-decoration: none;
	display: block;
	height: 91px;
	width: 79px;
	background-position: 0px 0px;
	background-image: url(/images/menuboth_07.png);
	background-repeat: no-repeat;
	border:none;
}
.press a:hover {
	background-position: 0px -98px;
}



.press a:active {
	background-position: 0px -98px;
	color: #FFFFFF;
	border: 0px;
}
.contact {
	text-decoration: none;
	display: block;
	height: 91px;
	width: 90px;
	background-position: 0px 0px;
	background-image: url(/images/menuboth_08.png);
	background-repeat: no-repeat;
	border:none;
}
.contact a:hover {
	background-position: 0px -98px;
}

.contact a:active {
	background-position: 0px -98px;
	color: #FFFFFF;
	border: 0px;
}

.teal_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	line-height:11pt;
}
.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height:11pt;
}
.title_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	line-height:11pt;
}
a:active.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height:11pt;
	text-decoration:none;
}
a:hover.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height:11pt;
	text-decoration:none;
}
a:link.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	line-height:11pt;
	text-decoration:none;
}
a:visited.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	line-height:11pt;
	text-decoration:none;
}
.collections_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	line-height:10pt;
	text-decoration:none;
}
.collections_selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	line-height:10pt;
	text-decoration:none;
}
a:link.collections_selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
.collections_inactive {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#4D4D4D;
	line-height:10pt;
	text-decoration:none;
}

a:active.collections_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
a:hover.collections_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#FFF;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
a:link.collections_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#B9DACD;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#B9DACD;
	line-height:10pt;
	text-decoration:none;
}

a:active.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#B9DACD;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
a:hover.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#B9DACD;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}
a:link.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#B9DACD;
	font-style:normal;
	text-decoration:none;
	font-style:normal;
}

.contact_label {
	color:	#B9DACD;
	}
	
a.contact_label {
	color:	#FFFFFF;
	text-decoration: none;
	}
a.press_contact_label {
		color:	#B9DACD;
		}
	
	.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
	}

	.vscrollerbase {
	width: 7px;
	background-color: #3D3D3D;
	}
	.vscrollerbar {
	width: 7px;
	background-color: #5D5D5D;
	}
	.hscrollerbase {
	height: 10px;
	background-color: #3D3D3D;
	}
	.hscrollerbar {
	height: 10px;
	background-color: #5D5D5D;
	}

	.scrollerjogbox {
	width: 7px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
	}
