@charset "UTF-8";


body {
	background-image: url(images/Mainbar.gif);
	background-repeat: repeat-y;	
}
#container {
	left: 0px;
	top: 0px;
	width: 100%;
	/*height: 100%*/
	position: absolute;
	background-color:#FFFFFF;
}
#menu {
	background-color: #c4e7ea;
	width: 220px;
	/*height:100%;*/
	position: absolute;
	left: 0px;
	top: 0px;	/*float: left;*/
}
#content {
	background-color: #FFF;
	position: absolute;
	/*height: 100%;*/
	width: 100%;
	left: 250px;
	top: 0px;
	
}

#content_2 {
	background-color: #FFFFFF;
	position: absolute;
	/*height: 100%;*/
	width: 100%;
	left: 220px;
	top: 0px
}

/*/////////// TYPE ////////////*/

@font-face {
	font-family: 'GothamNarrowBookRegular';
	src: url('type/gothamnarrow-book-webfont.eot');
	src: local('☺'),
	 url('type/gothamnarrow-book-webfont.woff') format('woff'), 
	 url('type/gothamnarrow-book-webfont.ttf') format('truetype'),
	 url('type/gothamnarrow-book-webfont.svg#webfontEiKa1VZE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBookRegular';
	src: url('type/gotham-book-webfont.eot');
	src: local('☺'),
	 url('type/gotham-book-webfont.woff') format('woff'), 
	 url('type/gotham-book-webfont.ttf') format('truetype'), 
	 url('type/gotham-book-webfont.svg#webfontab2Oo2VC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBold';
	src: url('type/gotham-bold-webfont.eot');
	src: local('☺'), 
	url('type/gotham-bold-webfont.woff') format('woff'),
	url('type/gotham-bold-webfont.ttf') format('truetype'), 
	url('type/gotham-bold-webfont.svg#webfont7mScUdlb') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'Neutraface2DisplayMediumRegul';
	src: url('type/neutra2display-medium-webfont.eot');
	src: local('☺'), url('type/neutra2display-medium-webfont.woff') format('woff'), url('type/neutra2display-medium-webfont.ttf') format('truetype'), url('type/neutra2display-medium-webfont.svg#webfonttv5cphFs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamLightRegular';
	src: url('type/gotham-light-webfont.eot');
	src: local('☺'), url('type/gotham-light-webfont.woff') format('woff'), url('type/gotham-light-webfont.ttf') format('truetype'), url('type/gotham-light-webfont.svg#webfontdn9LwAxw') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AniversRegular';
	src: url('type/anivers_regular-webfont.eot');
	src: local('☺'), url('type/anivers_regular-webfont.woff') format('woff'), url('type/anivers_regular-webfont.ttf') format('truetype'), url('type/anivers_regular-webfont.svg#webfontxKGcUqPW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PillGothic600mgLight';
	src: url('type/pillgothic600mg-light-webfont.eot');
	src: local('☺'), url('type/pillgothic600mg-light-webfont.woff') format('woff'), url('type/pillgothic600mg-light-webfont.ttf') format('truetype'), url('type/pillgothic600mg-light-webfont.svg#webfont6jn0Oirn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PillGothic600mgThin';
	src: url('type/pillgothic600mg-thin-webfont.eot');
	src: local('☺'), url('type/pillgothic600mg-thin-webfont.woff') format('woff'), url('type/pillgothic600mg-thin-webfont.ttf') format('truetype'), url('type/pillgothic600mg-thin-webfont.svg#webfontMif6aucP') format('svg');
	font-weight: normal;
	font-style: normal;
}





.about_bkgd {
	background-image: url(images/about_bkgd.jpg);
}
.checkout_bkgd {
	background-color: #32261F;
	background-image: url(images/thankyou_bkgd.jpg);
}

/*/////////////////////////////////*/



/*/////////// MENU LIST ///////////*/

ul {
	list-style:none;
	text-align: right;
}



/*.nav_text*/ a:hover{
	/*list-style-type:circle;*/
	color: #f06c52;
}
a.current_page {
	color: #f06c52;
}
li a{
	font-family: GothamNarrowBookRegular;
	text-align: right;
	font-size: 9px;
	color: #666666;
	margin-right: 33px;
	line-height: 15pt;
	text-transform: capitalize;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
}

li a.current_page{
	font-family: GothamNarrowBookRegular;
	text-align: right;
	font-size: 9px;
	color: #ffffff;
	margin-right: 28px;
	line-height: 19pt;
	text-transform: capitalize;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
}
li a:active{
	color: #f06c52;
}
a.current_page {
	color: #f06c52;
}
	

/*.bullet{
	list-style-type:circle;
	list-style-image: url(images/hoverdot.gif);
	list-style-position: inside;*/
}
.none{
	list-style-type:none;	
}

/*//////////////////////////////////*/


.bar_1 {
	margin-bottom:13px;
}

.bar_2 {
	margin-top:13px;
	margin-bottom:18px;
}

.drip_image {
	margin-top: 40px;
}
	/* numeric controls */	

.info_list {
	color: #6e6e6e;
	font-family: GothamNarrowBookRegular;
	letter-spacing: 1px;
	text-align: left;
	list-style-type: none;
	font-size:10px;
	text-indent: -41px;
	line-height: 15pt;
	margin-top:0px;
}

.info_list_2 {
	color: #f06c52;
	font-family: 'GothamNarrowBookRegular';
	letter-spacing: 1px;
	text-align: left;
	list-style-type: none;
	font-size:12px;
	text-indent: -41px;
	line-height: 15pt;
	margin-top:-10px;
}

h4 {
	color: #999999;
	font-family: GothamBookRegular;
	letter-spacing:0px;
	font-weight: 100;
	font-size: 15px;
	padding-bottom: 15px;
}
h5 {
	color: #6E6E6E;
	font-family: 'InterstateMono-LgtRegular';
	letter-spacing:1px;
	font-size:6px:
}

.red{
color: #f06c52
}

h2 {
	font-family: 'InterstateMonoBold';
	font-size:14px;
	text-align: right;
	letter-spacing: 2px;
	margin-right: 25px;
	margin-top: 10px;
	text-decoration:none;
	line-height: 30px;
}

h1 {
	font-family: GothamBold;
	color: #FFFFFF;
	font-size:12px;
	text-align: right;
	letter-spacing: 2px;
	margin-right: 30px;
	margin-top: 0px;
	text-decoration:none;
	line-height: 0px;
	padding-top: 20px;
	padding-bottom: -10px;
}

h3 {
	font-family: GothamBookRegular;
	text-align:right;
	font-size:8.5px;
	letter-spacing:1px;
	text-indent: 5px;
	line-height: 20px;
	padding-right: 30px;
	color: #ffffff;
	font-weight: 200;
}

h3 a{
	text-decoration:none;
	color: #f06c52;
	font-weight: 100;
}
h2 a{
	text-decoration:none;
	color: #f06c52;
}

h2 a:hover{
	text-decoration:none;
	color: #f06c52;
}

h3 a:hover{
	text-decoration:none;
	color: #ffffff;
	font-weight: 100;
}

/*//////// STORE /////////*/

#page_1 {
	background-color: #FFFFFF;
	height: 900px;
	width: 990px;
}
#small_buy {
	float: right;
	top: -40px;
	position: relative;
}
.test_image {
	left: 20px;
	top: 20px;
	margin: 10px;
	float: left;
}
#store_poster, #store_poster_horiz{
	height: 360px;
	width: 230px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}	
#store_poster_horiz{
	height: 360px;
	width: 414px;
	
}
#store_poster img, #store_poster_horiz img {
	float: right;
}
#page_1 p {
	font-family: 'InterstateMono-LgtRegular';
	color: #6E6E6E;
	letter-spacing: 1px;
}

#buy {
	height: 100px;
	margin-top: 20px;	/*margin-top: 10px;
	background-color: #666;*/
	width: 240px;
	position: relative;
}
#cart, #cart_2 {
	float: right;
	width: 100px;
	position: relative;
	top: -50px;
}

#cart_2 {
	float: left;
	top:0
}
	
a.button{
	width: 184px;
	height: 68px;
	background-image: url(images/buy_sprite_25.gif);	
	display:block;
	overflow: hidden;
}
a.button:hover{
	background-position:-184px 0px;
	
}
.center_image {
	margin-right: auto;
	margin-left: auto;
}
.contact_bkgd {
	background-image:url(images/contact_bkgd_2.jpg);
	height: 1000px;
	width: 1400px;
	background-color: #342624;
	background-repeat: repeat;
}
.twit {
	position: absolute;
	top: 73px;
	left: 305px;
}
.face {
	position: absolute;
	left: 320px;
	top: 250px;
}
.float_left {
	position: absolute;
	left: 10px;
	top: 800px;
}
.splash {
	background-color: #ffffff;
	background-image: url(images/theseed_notype.jpg);
	min-height:938px;
	min-width:1400px;
}
h2 a:hover {
	text-decoration:none;
	color: #f06c52;
}
