/* This is for STACKS DROPDOWN */

.thestacks {
	background: url("images/BUTTONstacks1.gif") no-repeat; 
	width: 108px; 
	height: 16px; 
	background-position: 0 0px; 
	position: absolute; top: 64px; left: 835px;
	border: none;
}

.thestacks:hover {
background-position: 0 -16px;
}

.thestacksbot {
	background: url("images/BUTTONstacks1.gif") no-repeat; 
	width: 108px; 
	height: 16px; 
	background-position: 0 0px; 
	position: absolute; top: -50px; left: 811px;
	border: none;
}

.thestacksbot:hover {
background-position: 0 -16px;
}


/* This is the multi-column breif-description */

#describe_columns {
  -moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;

   padding: 25px 20px 0px 20px;   
   margin-bottom: -17px; 
    text-align: justify;
    text-justify: newspaper;
} 

#describe_text {
	font: 0.9em  Garamond, Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
    color: #6d6b61;
	letter-spacing: 0.05em;
    margin-left: 20px;
}

/* This is the BUY button */

.buybutton {
	width: 63px; 
	height: 32px; 
	position: absolute; top: -7px; left: 730px;
	border: none;
}

.buybutton2 {
	width: 63px; 
	height: 32px; 
	position: relative; top: -7px; right: 20px;
	float: right;
	border: none;
}

#prevnextline {
	margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative; left: 0px; top: -15px; bottom: 0px;
    text-decoration: none;
    color: #6d6b61;
}


#basicbox{
	float:left;
	width: 940px;
	padding-left: 20px;
	margin-right: 0px; 
	padding-bottom: 0px;
	border: 0px solid red;


}


.anchoroffset{
   position:relative;
   top:-157px;
   border: red solid 0px;
}


#authorphoto {
	width: 366px;
	display:block;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
 	border: none;

}

#authorname {
		font: 2.9em Arial, sans-serif;
        letter-spacing: 0.06em;     
        line-height: 1em;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		margin-bottom: 8px; 
		margin-top: 15px; 
        margin-left: 20px;
        margin-right: 20px;
        color: #f00;
}


#authortitle {
		font: 0.8em Arial, sans-serif;
		font-weight: bolder;
		text-transform: uppercase;
		position: relative;
		margin-bottom: 10px; 
        letter-spacing: 0.05em;
        margin-left: 20px;
        margin-right: 20px;        
        line-height: 2em;
        color: #000;
}


#authorquote {
		font: 1.8em Arial, sans-serif;
		font-weight: bold;
        letter-spacing: 0.05em;
		position: relative;
		bottom: 0px; 
        margin-left: 0px;
        margin-right: 20px;
        color: #ccc9b5;
}



#authorheaders {
		font: 1.8em Arial, sans-serif;
		color: #ccc9b5;
		font-weight: bold;
        letter-spacing: 0.05em;
		text-transform: uppercase;
		display: inline;
		position: relative;
     	margin-top: 8px;
     	margin-bottom: 4px;
        margin-left: 20px;
        margin-right: 20px;
}

#authorheaders a { 
        color: #ccc9b5;
        text-decoration: none;
}

#authorheaders a:hover {
        color: #ff028b;
        text-decoration: none;
}


#authorlinkline {
        display: block;
		position: relative;
     	margin-top: 0px;
     	margin-bottom: 13px;
        margin-left: 20px;
        margin-right: 20px;


}


#authorlink {
		font: 0.8em Arial, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
        letter-spacing: 0.06em;
        margin-left: 0px;
        margin-right: 0px;
        color: #6d6b61;
}

#authorlink a { 
        color: #FOO;
        text-decoration: none;
}


#authorlinklower {
		font: 0.8em Arial, sans-serif;
		font-weight: bold;
        letter-spacing: 0.06em;
        margin-left: 0px;
        margin-right: 0px;
        color: #6d6b61;
}

#authorlinksub {
		font: 0.7em Georgia, "Times New Roman", Times, serif;
        margin-left: 0px;
        margin-right: 0px;
        color: #6d6b61;
		letter-spacing: 0.15em;
}


#authorboxleft {
	width: 468px;
	display:block;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top:1px solid #b7b4a2; 
	border-right:1px solid #b7b4a2; 
	border-bottom:1px solid #b7b4a2; 
	background-color: #fffbe2;
	padding-bottom: 8px;
}


#authorboxright {
	width: 468px;
	display:block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top:1px solid #b7b4a2; 
	border-left:1px solid #b7b4a2; 
	border-bottom:1px solid #b7b4a2; 
	background-color: #fffbe2;
	padding-bottom: 8px;
}

#authorboxrightnoborder {
	width: 468px;
	display:block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	background-color: #fffbe2;
	padding-bottom: 8px;
}


#continued {
		font: 1.8em Arial, sans-serif;
		color: #ccc9b5;
        letter-spacing: 0.06em;     
        line-height: 1em;
		font-weight: bold;
		text-transform: uppercase;
		position: relative; 
		float:right;
		margin-bottom: 20px; 
		margin-top: 0px; 
        margin-left: 20px;
        margin-right: 20px;
}


#sociallinks {

	display:inline;
	float: left;
	margin-top: -24px;
	margin-left: 120px;
	border: 0px solid red;

}



/* This is for LOGIN DROPDOWN */
/* sliding panel */
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 84px;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%; }
	
#panel {
	width: 100%;
	height: 280px;
	font-size: 100%;
	font: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.02em;
	color: #999999;
	background: #ffebaa;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panelhead {
		font: 1.5em Arial, sans-serif;
		font-weight: bold;
        letter-spacing: 0.1em;
		text-transform: uppercase;
		display: block;
		position: relative;
     	margin-top: 0px;
     	margin-bottom: 4px;
        margin-left: 0px;
        margin-right: 0px;
        color: #8b8247;
}

#panelsubhead {
		font: 1.2em Arial, sans-serif;
		font-weight: bold;
        letter-spacing: 0.1em;
		text-transform: uppercase;
		display: block;
		position: relative;
     	margin-top: 4px;
     	margin-bottom: 4px;
        margin-left: 0px;
        margin-right: 0px;
        color: #8b8247;
}

#panel h1 {
	font-size: 1em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	text-align: left;
}
#panel h2{
	font-size: 1em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
	text-align: left;
}
#panel p {
	margin: 5px 0;
	padding: 0;
}
#panel a {
	text-decoration: none;
	color: #ff0000;
}
#panel a:hover {
	color: #f0f;
}
#panel a-lost-pwd {
	display: block;
	float: left;
}
#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}
#panel .content {
	width: 960px;
	margin: 5px 5px;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
	color: #5a583d;
	}
#panel .content .left {
	width: 268px;
	float: left;
	margin-bottom: 25px;
	padding: 0px 15px;
	border-right: 1px solid #8b8664;
	min-height: 220px;
}
#panel .content .border {
	border-left: 1px solid #8b8664;
}
#panel .content .narrow {
	width:120px !important;
}
#panel .content form {
	margin: 0px 0px 10px 0px;
}
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
#panel .content input.field {
	border: 1px #8b8664 solid;
	background: #fbd55a;
	margin-right: 5px;
	padding-left: 3px;
	margin-top: 2px;
	width: 200px;
	font: 0.85em Arial, sans-serif;
    letter-spacing: 0.12em;
	color: #7c6b00;
	height: 16px;
}
#panel .content input:focus.field {
	background: #fff;
}
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	font: 0.7em Arial, sans-serif;
	font-weight: bold;
    letter-spacing: 0.15em;
	text-transform: uppercase;
	position: relative;  
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 10px 0;
	padding: 0px 0px 0px 0px;
}
#panel .content input.bt_login {
	width: 94px;
	color: #F00;
	padding: 0px 0px 4px 0px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
	
	
}
#panel .content input.bt_register {
	width: 94px;
	color: #F00;
	padding: 0px 0px 4px 0px;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	font: 0.65em Arial, sans-serif;
	font-weight: bold;
    letter-spacing: 0.1em;
	text-transform: uppercase;display: block;
	float:left;
	clear: right;
	padding: 15px 10px 10px;
	text-decoration: none;
}
/* Panel Tab/button */

.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 999;
}
.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
	line-height: 42px;
	margin: 0;
	right: 742px;
  	color: white;
  	font-size: 100%;
	text-align: center;
}
.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 17px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 17px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li {
 	text-align: left;
  	padding: 0 0px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
	
	display: block;
	font: 0.53em Garamond, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.15em;
	color: #8f7d3b;
}
.tab ul.login li a:hover {
	color: #ff0000;
}
.tab .sep {color:#414141}
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 15px !important;
	cursor: pointer;
	display: block;
	width: 90px;
	position: relative;
	top: -2px;
}
.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}




<!--

[if IE]>
<style>



</style>
<![EndIf]

-->


