/*
  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: #000000;
	/*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:#999999; text-decoration: none;}
a:visited {color:#666666; text-decoration: none;}
a:hover {color:#666666}
a:hover img {}
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:#dddddd;	/* background for dropdown boxes */
	letter-spacing: 0;
}
.big	{
	font-size: 20px;
        letter-spacing: 1px;
}
.mini	{
	font-size: 12px; color: #999999;    /*send link to email text on fullsize page */
}
.info	{
	font-size: 11px;			/* more info text in item table under item description */
	font-weight: normal;
	color: #999999;
}
.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: #999999;
padding: 2px;}

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



.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: #000000;
	font-size: 12px; font-weight: bold;}
.hint a:link, .hint a:visited {text-decoration: underline;}

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

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


.logo{
border: 0px;
margin: 5px;
width: 90px; height:90px;
opacity:0.3;filter:alpha(opacity=30);
position:absolute; left:10px; top:12px;
}

div.logojc{
margin: 0px;
height: auto;
width: auto;
float: left;
position:absolute; left:730px; top:12px;
opacity:0.15;filter:alpha(opacity=15);
z-index=0
}



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

.photo {background-color: transparent; 
color: #272315; 
font-family: helvetica; 
font-size: 50px;
font-weight: normal;
letter-spacing: 5px;
position:absolute; left:340px; top:55px}

.seniors {background-color: transparent; 
color: #d3be73; 
font-family: "Vivaldi";
font-size: 85px;
font-weight: normal;
letter-spacing: 5px;
opacity:0.75;filter:alpha(opacity=75);
position:absolute; left:150px; top:390px}

.year {background-color: transparent; 
color: #d3be73; 
font-family: "Castellar";
font-size: 55px;
font-weight: normal;
letter-spacing: 5px;
opacity:0.75;filter:alpha(opacity=75);
position:absolute; left:690px; top:470px}


#titleline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
position:absolute; top: 55px;
background: transparent; /*upper border color*/
border-bottom: 1px solid #333333;}

.contactinfo {background-color: transparent; 
color: #666666; 
font-family: helvetica; 
font-size: 14px;
font-weight: normal;
text-align: center;
line-height: 100%; 
position:absolute; right:325px; top:28px}

div.img{
border: 0px;
margin: 0px;
height: auto;
width: auto;
position:absolute; left:100px; top:100px
}

div.scrolllt{
margin: 0px;
height: auto;
width: auto;
position:absolute; left:108px; top:95px
}

div.scrollrt{
margin: 0px;
height: auto;
width: auto;
position:absolute; left:760px; top:350px
}

div.vinelt{
margin: 0px;
height: auto;
width: auto;
opacity:0.25;filter:alpha(opacity=25);
position:absolute; left:253px; top:120px
}

div.vinert{
margin: 0px;
height: auto;
width: auto;
opacity:0.25;filter:alpha(opacity=25);
position:absolute; left:698px; top:110px
}

div.container{
z-index: 1;
}

div.navigation {background-color: transparent;
color: #dddddd;
font-family: helvetica;
font-size: 26px;
position:absolute; left:374px; top:575px;}

.boxtext{
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: center; center;
opacity:0.5;filter:alpha(opacity=50);
font: 15px helvetica, Verdana, sans-serif black;
padding: 10px;
text-transform: none;
letter-spacing: normal;
text-align: center;
position:absolute; left:390px; top:125px;
}

.boxtextform{
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: center; center;
opacity:0.5;filter:alpha(opacity=50);
font: 14px helvetica, Verdana, sans-serif black;
padding: 10px;
text-transform: none;
letter-spacing: normal;
text-align: center;
position:absolute; left:390px; top:125px;
}

div.serving {background-color: transparent;
color: #444444;
font-family: helvetica;
font-size: 12px;
position:absolute; top:618px; left:120px;
}


div.fb{
border: 0px;
position:absolute; left:20px; bottom:5px;
opacity:0.5;filter:alpha(opacity=50)}

div.wp{
border: 0px;
position:absolute; left:60px; bottom:5px;
opacity:0.5;filter:alpha(opacity=50)}


/*Form*/

input {
background: white !important;
margin: 1px; 
color: #111111;
} 

textarea{
margin: 0px 3px 3px 3px;
}

#form{
background: #dddddd;
border: double #999999 3px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 8px; 
position:absolute; top:220px; left:17px;
}

.title{
background: black;
color: white; 
font-family: helvetica; 
font-size: 14px;
font-weight: bold;
width: 281px;
padding: 3px;
border: double #dddddd 3px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
position:absolute; left:17px; top:193px;
}

.label{
background: transparent;
color: #dddddd; 
font-family: helvetica; 
font-size: 14px;
font-weight: bold;
}


/*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: #dddddd;
	border: 1px solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;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: 12px;color: #000000;
	margin-bottom: 20px;
	text-align: center;
	background-color: #dddddd;
	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 #666666;
}
.caption {
	font-size: 10px;color: #999999;  /* section # images under titles */
}
.section {
	font-weight:normal; color: #dddddd; /*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: #3e4352;
	color: #bbbbbb;
}
.itemname a:link {
	text-decoration: underline;
}
.description {color: #dddddd;
	font-size: 13px;
	width: 200px;
}


/*
   Checkout page 
   -------------
*/
.total	{
	padding-left:  10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold; color: #dddddd;
	letter-spacing: 2pt;
	background-color: #3e4352;
}
.checkoutinfo {
	width: 400px;
	padding: 5px;
	background-color: #3e4352;
	/*border: 1px dashed #cccccc; */
	font-size: 12px; color: #dddddd;
}
.couponcode {
	width: 400px;
	padding: 5px;
	background-color: #3e4352;
	border: 2px solid #3e4352;
	font-size: 12px;color: #dddddd;
}
.couponcode_ok {
	width: 400px;
	padding: 5px;
	background-color: #3e4352;
	border: 1px solid #3e4352;
	font-size: 12px; color: #bbbbbb;
}
.userbox td {}
/*.spacer	{
	background-color: #000000; */
}
.tableGrad_1 {
	background-color: #3e4352;
	/*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: #3e4352;
	text-align: center;
	border: 2px solid #111111;
}
.button#reset {}
