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

/*FONTS*/

p, html{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

p.centred {
	text-align: center;
	font-size:10px;
}

h1 {
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}

.spaced {
	letter-spacing: 1pt;
}

.italic {
	font-style:italic
	
}

.buycopy {
	font-style:italic;
	color:#333
}

.grey {
	color:#333
}

.paypal {
	font-style:italic;
	color:#414040
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:23px;
	color:#e6252b
}

.body {
	font-size:12px;
	color:#000;
	font-weight:100;
}

.secondary {
	font-size:15px;
	color:#000;
	font-weight:100;
}

/*
FONT SPAN CLASSES*/

.style3 {
	color: #FF0000;
	font-size: 12px;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}

.style7 {
	color: #FF0000
	}
	
.style8 {
	font-size: 12px
	}


/*GRAPHIC ELEMENTS*/

#logo {
	position:absolute;
	left: 273px;
	top:34px;
}

#top_nav {
	position: absolute;
	top:170px;
}

/*MAIN CONTENT*/

body{
	background-color: #F2F2F2;
	background-image: url(images/background_white.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

#container {
    display: block;
    margin-left: auto;
    margin-right: auto;
	position:relative;
	width:907px;
	}

/* BODY COPY*/

#index_copy {
	Position:absolute;
	left:50px;
	top: 250px;
	width:348px;
}

#blog_copy {
	position:absolute;
	top: 431px;
	left: 285px;
	width: 335px;
}

#terms_copy {
	position:absolute;
	left:250px;
	top:225px;
	width:420px;
	height: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#footer_copy {
	position: absolute;
	bottom: 82px;
	left: 366px;
}

#footer_copy_buy {
	position: absolute;
	bottom: 45px;
	left: 366px;
}

#pay_details {
	position:absolute;
	width: 282px;
	top: 295px;
	height: 91px;
}

#pay_details_02 {
	position:absolute;
	width: 282px;
	top: 220px;
	height: 91px;
}

#pay_details_03 {
	position:absolute;
	width: 282px;
	top: 220px;
	height: 91px;
}

/* BUY SECTION */

#buy_section_01 {
	position:absolute;
	width: 281px;
	height:400px;
	left: 541px;
	top: 230px;
}

#buy_section_02 {
	position:absolute;
	width: 281px;
	height:400px;
	left: 541px;
	top: 686px;
}

#buy_section_03 {
	position:absolute;
	width: 281px;
	height:400px;
	left: 541px;
	top: 1140px;
}

#buy_section_04 {
	position:absolute;
	width: 281px;
	height:400px;
	left: 541px;
	top: 1595px;
}

#buy_section_05 {
	position:absolute;
	width: 281px;
	height:400px;
	left: 541px;
	top: 2055px;
}


/* PRODUCTS */

#products_01 {
	position:absolute;
	width:400px;
	height:400px;
	top: 233px;
	left:55px;
}

#products_01_gallery {
	position:absolute;
	width: 400px;
	height:10;
	top:400px;
	padding-top:7px;
}
	
#products_02 {
	position:absolute;
	width:400px;
	height:400px;
	top: 686px;
	left:55px;
}

#products_03 {
	position:absolute;
	width:400px;
	height:400px;
	top: 1139px;
	left:55px;
}	

#products_04 {
	position:absolute;
	width:400px;
	height:400px;
	top: 1592px;
	left:55px;
}

#products_05 {
	position:absolute;
	width:400px;
	height:400px;
	top: 2056px;
	left:55px;
}

/* INVISIBLE LINKS */

#link_shop {
	position:absolute;
	width:57px;
	height:26px;
	top: 180px;
	left: 343px;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity: 0;
}

#link_about {
	position:absolute;
	width:57px;
	height:26px;
	top: 181px;
	left: 424px;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity: 0;
}

#link_blog{
	position:absolute;
	width:57px;
	height:26px;
	top: 181px;
	left: 507px;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity: 0;
}

#link_twitter {
	position:absolute;
	width:35px;
	height:33px;
	top: 505px;
	left: 436px;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity: 0;
}

#link_top {
	position:absolute;
	width:57px;
	height:26px;
	bottom:98px;
	left: 424px;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity: 0;
}
	
/* GENERAL LINKS */


a:link, a:visited, a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

/*JS Gallery Links*/

a.noline:link  {
	text-decoration:none;
}


a.spaced.noline:visted  {
	text-decoration:none;
}

a.spaced.noline:hover  {
	text-decoration:none;
}

a.spaced.noline:active  {
	text-decoration:none;

}


#view_cart {
	position:absolute;
	width:490px;
	height:41px;
	top: 270px;
	left: 130px;
}

#view_cart_02 {
	position:absolute;
	width:490px;
	height:41px;
	top: 195px;
	left: 130px;
}

#view_cart_03 {
	position:absolute;
	width:490px;
	height:41px;
	top: 195px;
	left: 130px;
}




#add_gift_set {
	position:absolute;
	width:282px;
	height:41px;
	top: 258px;
	display:inline;
	float:left;
}

#add_gift_set form {
	float:left;
}

#add_univers{
	position:absolute;
	width:282px;
	height:41px;
	top: 180px;
}

#add_akzidenz{
	position:absolute;
	width:282px;
	height:41px;
	top: 180px;
}

#add_futura{
	position:absolute;
	width:282px;
	height:41px;
	top: 180px;
}

#add_gift_set form {
	float:left;
}

#add_univers form {
	float:left;
}

#add_akzidenz form {
	float:left;
}

#add_futura form {
	float:left;
}