body {
	background: #efeaea; 
	margin: 0 auto; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	line-height: 100%; 
	height: 100%;
	text-align: center;
}

.minheight {
	min-height: 1937px;
}

* {
	margin: 0px; 
	padding: 0px; 
}

a, a:active, a:focus, :focus
{
	outline: none;
	border: 0;
	color: #1e1e1e;
	text-decoration: none;
}

a img
{
	border: none;
}

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

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

img 
{
	border:0;
	vertical-align:bottom;
}

html
{
	height: 100%;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clear
{
	clear:both;
}


/* HEADER STYLES */

h1
{

	float: left;
	margin: 21px 0 0 0;
	height: 22px;
}

h1 a
{
	width: 202px;
	height: 38px;
	display: block;
	background:url(../images/template/logo.gif) top left no-repeat;
	text-indent: -9999px;
}

h3
{
	width: 127px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/buttons/about.gif);	
	display: block;
	margin-top:21px;
	float: left;
}

h2
{
	width: 100%;
	height: 53px;
	text-indent: -9999px;
	background: url(../images/template/preview-title.gif) top left no-repeat;	
	display: block;
	float: left;
	padding: 0 0 18px 0;
}

h4
{
	width: 100%;
	text-indent: 0;
	font-size:16px;
	color:#000;
	margin: 0;
	padding: 11px 0;
	display: block;
	float: left;
	background: none;
}
/* LAYOUT STYLES */

.wrapper 
{
	width: 977px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	line-height: 17px;
}

#feedback 
{
	height: 100%;
	position: fixed;
	left: 0;
	z-index: 1000;
}

#feedback-panel
{
	width: 480px;
	background: #212121;
	padding: 10px;
	height: 100%;
	float: left;
	display: none;
}

#feedback a
{
	float: left;
	color:#fff;
}

#feedback a.feedbackbutton
{
	margin-top:163px;
}

#area1, #area2, #area3
{
	height: 364px;
	display: none;
}

#tabs, #tabs2, #tabs3
{
	display: block;
	position:relative;
}

#pre-order
{
	height: 353px;  
	margin:0; 
	padding:0; 
	display: block; 
	border-width: 0; 
	background: url(../images/template/big-selected-background.gif); 
}

#tabs div img, #tabs2 div img, #tabs3 div img
{
	float: left;
	margin:0;
	padding: 0;
}

.infoarea, .preorderarea
{
	width: 366px;
	height: 325px;
	padding: 18px 10px 0 0;
	float:right;
	line-height: 18px;
}

.infoarea p, .preorderarea p
{
	float: left;
	width: 100%;
	height:295px;
	display:block;
	padding: 0 0 10px 0;
}

.preorderarea p
{
	height: auto;
}

.infoarea p strong, .preorderarea p strong
{
	width: 100%;
	display:block;
	padding: 0 0 18px 0;
	font-size:20px;
}

.preorderarea p strong
{
	font-size: 12px;
	padding: 0 0 8px 0;
}

.preorderarea input.email
{
	width: 206px;
	padding: 2px;
	border: 1px solid #ccc;
}

.preorderarea input.submit
{
	padding-left: 5px;
	margin-bottom: -5px;
}

.remindme
{
	font-size: 14px;

}

#page
{
	width: 100%;
	height: 80px;
}

#footer
{
	width: 977px;
	padding-top: 11px;
	height: 285px;
}

#footer h1
{

	float: right;
	margin: 0;
	height: 22px;
}

#footer h1 a
{
	width: 167px;
	height: 22px;
	display: block;
	background:url(../images/template/inspiredlogo.gif) top left no-repeat;
	text-indent: -9999px;
}

#footer p
{
	width: 200px;
	float: left;
}

#footer p.copyright
{
	width: 200px;
	float: right;
	clear:right;
	text-align: right;
	padding-right: 13px;
}

#contact
{
	float: left;
	width: 300px;
	padding: 10px 0 0 3%;
}

/* BOXES STYLES */

#rows
{
	padding-top:58px;
	clear:both;
}

.image-holder
{
	width: 592px;
	height:353px;
	float: left;
	background: #fff;
	background-image: url(../images/ajax-loader.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
}


/* SLIDING PANEL STYLES */

#header {
	float: left; 
	width: 100%; 
	left: 0;
}

#slide-panel {
	height: 274px; 
	width: 100%; 
	display: none; 
	background:#f4f4f4; 
	margin: auto; 
}

#about-panel {
	height: 375px; 
	width: 100%; 
	display: none; 
	background:#f4f4f4; 
	margin: auto; 
}

#about-panel p
{
	width: 800px;
	padding: 21px 0;
}


.slide {
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 22px;
	text-align: center;
	float: right;
}

.btn-slide {
	text-align: center; 
	width: 127px;
	height: 22px; 
	display: block; /*DISPLAY AS A BLOCK*/
	color: #fff; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	margin-top:21px;
	margin-right:15px;
	line-height: 22px;
	outline: none;
	z-index:1000;
	float:right;
}

.btn-slide span
{
	width: 127px;
	height: 22px;
	text-indent: -9999px;
	display:block;
	cursor: pointer;
}

.btn-slide span#open
{
	background: url(../images/buttons/submit_a_photo.gif);
	
}

.btn-slide span#close
{
	background: url(../images/buttons/close2.gif);
}

.about-slide {
	text-align: center; 
	width: 127px;
	height: 22px; 
	display: block; /*DISPLAY AS A BLOCK*/
	color: #fff; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	margin-top:21px;
	line-height: 22px;
	outline: none;
	z-index:1000;
	float:right;
}

.about-slide span
{
	width: 127px;
	height: 22px;
	text-indent: -9999px;
	display:block;
	cursor: pointer;
}

.about-slide span#open
{
	background: url(../images/buttons/about.gif);	
}

.about-slide span#close
{
	background: url(../images/buttons/close2.gif);
}

/* buttons */

a.panelclose, a.submitphoto, a.about, a.close-about
{
	width: 127px;
	height: 22px;
	display: block;
	text-indent: -9999px;
}

a.panelclose
{
	background: url(../images/buttons/close.gif);
	float:right;
	margin: 21px 0 0 0;
}

a.close-about
{
	background: url(../images/buttons/close.gif);
	float:right;
	margin: 21px 0 0 0;
}

	


