/*
  Default Style Sheet file for the EOS template.
  ------------------------
  
  The file name can be defined in "settings.js":
  check the variable "myStyleFile"

  File Format:
	This is a CSS file (cascading style sheet).
	Empty lines and comments are ignored.
	A comment is all text between /* and */
/*	All other lines must contain valid CSS code.
	A double // does NOT start a comment like in JS!
	Don't forget the ; at the end of defineition lines!


  Last change: 2006-04-08
*/

/*
   General part 
   ------------
*/
body	{
	font-family: Helvetica, sans-serif; color:#999999; 
	background-color: #222222;
	/*background-image: url(images/bg_fade.jpg);*/
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
/*
   colored scrollbar disabled because Firefox shows it as 
   error in the Javascript console.
html {
	scrollbar-base-color: #eee;
	scrollbar-track-color:#ccc;
	scrollbar-arrow-color: blue;
}
*/
a:link	  {color:#dddddd; text-decoration: none;}
a:visited {color:#dddddd; text-decoration: none;}
a:hover {color:#ffffff}
a:link img {border:none;}
a:visited img {border:none;}
a:hover img {border:none;}
td	{
	font-size: 12px;  /* changed section title text under pics on main page */
}
input {
	letter-spacing: 0;
	background: white !important;
}
.button {}
.button#cart {}
option {}
.textfield, textarea {
	font-family: Helvetica;
	letter-spacing: 0;
}
.selectbox {
	background-color:#ffffff;	/* background for dropdown boxes */
	letter-spacing: 0;
}
.big	{
	font-size: 20px;
        letter-spacing: 1px;
}
.mini	{
	font-size: 12px; color: #dddddd;    /*send link to email text on fullsize page */
}
.info	{
	font-size: 11px;			/* more info text in item table under item description */
	font-weight: normal;
}
.navigation {
	font-size: 14px;	/* sizes all nav and number of images per, this is wide box*/
}

.navigation a:link, .navigation a:visited {   /*all nav. */
color: #dddddd;
padding: 2px;}

.navigation a:hover{			/* set hover for all nav  */
color: #ffffff;}



.currentPage {					/*section currently selected link tab */
background-color: #3e4352;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 2px;
color: #bbbbbb;
font-weight: bold;
}

.sectionNavigation td {
font-size: 12px;
}

.sectionNavigation a:link, .sectionNavigation a:visited {}

.hint	{
	color: #999999;
	font-size: 12px;}
.hint a:link, .hint a:visited {text-decoration: underline;}

.copyright {
	color: #999999;
	font-size: 11px;
}

/*
   Header part 
   -----------
*/
.header {
	background-color: #222222;
	padding-right: 5px;
}
.topNavigation {
	font-size: 14px; color: #dddddd;
}
.topNavigation a:link, .topNavigation a:visited {text-decoration: underline; color: #dddddd;}
.topNavigation a:hover {color: #ffffff;}
.topTextfield {
	background-color: #333333;
	font-size: 12px;color #dddddd;}


div.logo{
margin: 0px;
height: auto;
width: auto;
float: left;
border: none;
position:absolute; left:15px; top:2px;
opacity:1;filter:alpha(opacity=100);
z-index=0
}

div.logobar{
margin: 0px;
height: auto;
width: auto;
float: left;
border: none;
position:absolute; left:15px; top:5px;
opacity:1;filter:alpha(opacity=100);
z-index=0
}



.jc {background-color: transparent; 
color: #999999; 
font-family: "Copperplate Gothic Light"; 
font-size: 30px;
position:absolute; left:125px; top:15px}

.photo {background-color: transparent; 
color: #eeeeee; 
font-family: helvetica; 
font-size: 26px;
font-weight: normal;
letter-spacing: 10px;
position:absolute; left:230px; top:32px}


.titlelinecontainer{
overflow: hidden;
width: auto;
height: 75px;
}

#titleline{
clear: both;
padding: 0;
width: 100%; 
height: 8px;
line-height: 8px;
position:relative; left:435px; top:45px;
background: transparent; /*upper border color*/
border-bottom: 1px solid #999999;}

.contactinfo {background-color: transparent; 
color: #dddddd; 
font-family: helvetica; 
font-size: 14px;
font-weight: normal;
text-align: center;
line-height: 100%; 
position:absolute; left:600px; top:18px}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
position:absolute; top: 93px;
background: #AFA589; 
border-bottom: 4px solid #3e4352 ; 
}



/*Footer*/


.footer{
width: 100%; 
align="center";
padding-top: 8%;
}


div.wppi {background-color: transparent;
color: #444444;
font-family: helvetica;
font-size: 12px;
height: 100%;
/*position:absolute; left:260px; bottom:75px; */
}

#footerline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
/* position:absolute; bottom: 68px; */
background: transparent; 
border-bottom: 2px solid #3e4352 ;}

div.copyright {background-color: transparent;
color: #444444;
font-family: helvetica;
font-size: 12px;
/*position:absolute; left:245px; bottom:50px; */
}  

div.textnav {background-color: transparent;
color: #333333;
font-family: helvetica;
font-size: 12px;
/*position:absolute; left:290px; bottom:30px; */  
}  




/*
   Index page 
   ----------
*/
.intro {
	margin-bottom: 10px;
	width: 550px;
	padding: 5px;
	background-color: #aaaaaa;
	border: 1px solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 14px;color: #000000;
}
.expire {
	margin-bottom: 11px;
	width: 550px;
	padding: 5px;
	background-color: #dddddd;
	border: 2px dashed #3e4352;
	color: #3e4352;
	font-size: 11px;
}
.sectionintro {
	width: 600px;
	padding: 10px;
	font-size: 14px;color: #000000;
	margin-bottom: 20px;
	text-align: center;
	background-color: #aaaaaa;
	border-width: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-style: solid #666666;
}
.thumbnailbox {}	
.thumbnailbox td {}
.thumbnail {
        padding: 10px; 
}
.ordered {
	border: 3px dashed #cccccc;
}
.notordered {
	border: 1px solid #111111;
}
.caption {
	font-size: 10px;color: #999999;  /* section # images under titles */
}
.section {
	font-weight:normal; color: #999999; /*section titles under pics */
}

/*
   Fullsize page 
   -------------
*/

.frame	{
	padding: 6px;
	background-color: #000000;
}
.frameborder {
	border-top-color:#999999;
	border-left-color:#aaaaaa;
	border-right-color:#c3c3c3;
	border-bottom-color:#bfbfbf;
	border-width:2px;
	border-style:solid;
	padding:0
}
.matte	{
	padding: 15px;
	background-color: #ffffff;
}
.matteborder {
	border-top-color: #bbbbbb;
	border-left-color: #cccccc;
	border-right-color: #e3e3e3;
	border-bottom-color: #dfdfdf;
	border-width: 3px;
	border-style: solid;
	padding: 0px;
}
.matteborder a:hover {
	background-color: transparent;
}
.fullsize_caption {			/* images ID and x of xx under fullzsize images */
	color: #ffffff;
}
.itemheader {
	background-color: #3e4352;
	color: #dddddd;
	font-weight: bold;
}
.itemlist {
	background-color: #948b75;
	color: #000000;
}
.itemname a:link {
	text-decoration: underline;
}
.description {color: #333333;
	font-size: 13px;
	width: 200px;
}


/*
   Checkout page 
   -------------
*/
.total	{
	padding-left:  10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold; color: #111111;
	letter-spacing: 2pt;
	background-color: #948b75;
}
.checkoutinfo {
	width: 400px;
	padding: 5px;
	background-color: #948b75;
	/*border: 1px dashed #cccccc; */
	font-size: 12px; color: #111111;
}
.couponcode {
	width: 400px;
	padding: 5px;
	background-color: #948b75;
	border: 2px solid #3e4352;
	font-size: 12px;color: #111111;
}
.couponcode_ok {
	width: 400px;
	padding: 5px;
	background-color: #3e4352;
	border: 1px solid #948b75;
	font-size: 12px; color: #bbbbbb;
}
.userbox td {}
/*.spacer	{
	background-color: #000000; */
}
.tableGrad_1 {
	background-color: #948b75;
	/*background-image: url(images/bg_fade2.jpg); */
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}
.tableGrad_2 {
	background-color: #3e4352;
}
.contact {
	width: 350px;
	padding: 15px;
	background-color: #333333;
	text-align: center;
	border: 2px solid #111111;
}
.button#reset {}