/* @override http://buyoly.com/libris/script.css */

body {
  font: 11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  margin: 0px;
}

a, a:hover, a:visited, a:active { 
  color: #FF470F;
}

img { border: 0; }

#blanks {
  position: absolute;
  right: 240px;
  left: 20px;
}

#silkscreened {
  position: absolute;
  right: 240px;
  left: 20px;
}

#largeformat {
  position: absolute;
  right: 240px;
  left: 20px;
}

#nudie {
  position: absolute;
  right: 240px;
  left: 20px;
}

#small {
  position: absolute;
  right: 240px;
  left: 20px;
}

#wearables {
  position: absolute;
  right: 240px;
  left: 20px;
}

#blanks p {
  font-size:11px;
  line-height:1.7;
  color:#444;
  margin-left: 10px;
  margin-top: 10px;
}

#blanks p.bigInstructions {
	font-size: 14px;
	bottom-margin: 2px;
}

#footer {
  position: absolute;
  left: 0px;
  bottom: 5px;
  text-align:left;
  color: black;
  font-size: 10px;
}

#footer p {
  float: left;
  margin: 0px;
  padding-top:4px;
  padding-left:35px;
  text-transform:lowercase;
}

#footer p.info {
  float:right;
  padding-right:35px;
}

#footer a {
  color: #888;
  padding-left: 20px;
}

#footer p.info a {
  padding-left: 0px;
}


img.products {
/*  float:left; */
  margin: 0px 0px 0px 0px;
  cursor:move;
}

div.cart {
  clear:both;
  border:2px solid #FF470F;
  background-color:white;
  padding:8px;
  height: 250px;
}

div.cart img {
  float:left;
  width:25px;
  height:35px;
  margin-right:10px;
}

div.cart2 img {
  float:left;
  width:25px;
  height:35px;
  margin-right:10px;
}

.bigInstructions {
	font-size: 14px;
	bottom-margin: 2px;
	color:#444;
}

div.cart2 div {
  font-size:12px;
  font-weight:normal;
  color:#444;
  clear:left;
}

div.cart div {
  font-size:12px;
  font-weight:normal;
  color:#444;
  clear:left;
}

#checkoutline {
	float: right;
	color: white;
	font-size: 12px;
	background: #FF470F;
	padding: 10px;
}

#checkoutline a {
	color: white;
}

span.title {
  margin:0;
  padding:0;
  padding-top:10px;
  font-size: 12px;
  color: #444;
  font-weight:normal;
}

div#wastebin {
  clear: both;
  padding:8px;
  margin-top:8px;
  color:#ccc;
  border:1px dashed #888;
  font-size:12px;
  font-weight:bold;
  text-align:center;
}

#patsnotes {
	background: #000000;	
	color: yellow;
	padding: 10px;
	position: absolute;
	bottom: 30px;
}
span.congrats {
  background-color: #E8A400;
  color:white;
  font-weight: bold;  
}

div.cart-active {
  background-color: #FFF4D8;
}

div.wastebin-active {
  background-color: #FFF4D8;
  border:1px solid #E8A400;
}


div#cartarea{
	width: 200px;
	position: absolute;
	top: 130px;
	right: 20px;
	color: #000;
}

div#cartarea2{
  border:2px solid #FF470F;
  padding: 8px;
}


#shopHeader ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#shopHeader li {
	list-style: none;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#shopHeader li a {
	text-decoration: none;
	color: #3c3c3c;
	padding: 8px 10px 8px 5px;
}

#shopHeader li a:hover {
	color: white;
}

#shopHeader li:hover {
	color: white;
	background: #FF470F;
	cursor: pointer;
}

.cBrowse {
	font-weight: bold;
	color: white;
	background: #FF470F;
}

.instruct {
	text-align: center;
	background-color: #fff5d0;
	padding: 5px;
	margin-top: 0px;
}

#prevLink {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	float: left;
	text-decoration: underline;
    color: #FF470F;	
	cursor: pointer;    
}

#prevLink:hover {
	color: white;
	background: #FF470F;
	cursor: pointer;	
}

#nextLink {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
    color: #FF470F;
	float: right;
	margin-right: 50px;
	text-decoration: underline;
	cursor: pointer;	
}

#nextLink:hover {
	color: white;
	background: #FF470F;
	cursor: pointer;	
}

.normalpage{
	margin-left: 20px;
}

.formLabel{
	text-align: right;
}

.errorMsg{
	font-weight: bold;
	color: maroon;
	font-size: 14px;
}

#paystep {
/*	border: 1px solid green; */
}

.goodNews {
	font-size: 14px;
	font-weight: bold;
	color: green;
}

.parenthetical {
	font-size: 10px;
	color: #636161;
}

.actionButton {

}

#completedDetails {
	width: 200px;
	background: #EBEBEB;
	padding: 2px 8px 2px 8px;
}

#fullCart {
	border: 10px solid black;
	position: absolute;
	width: 500px;
	height:300px;
	top: 120px;
	left: 15px;
	background: white;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
}

#fullCart img{
  width:50px;
  height:70px;	
  padding: 5px;
}

img.fullCartView {
  float:left;
  margin:8px;
  cursor:move;

}

#largePic {
	background: white;	
	width:370px;
	height:534px;
	border: 10px solid black; left:50px;
top: -80px;}

#topCloseBar {
	width: 370px;
	background: black;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 2px;
}

#topCloseBar a{
	color: white;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	text-align: center;
}

#closebar {
	position: absolute;
	bottom: 0px;
	width: 370px;
	right: 0px;
	background: black;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 10px;
}
#closebar a:active, a:visited {
	color: white;
	font-weight: bold;
	text-align: center;
	text-size: 15px;
	padding: 5px;
}

#closebar a:hover {
	color:  black;
	background: yellow;
	padding: 5px;
}

#detail-container {
	position: absolute;
	width: 330px;
	left: 5px;
	top: 130px;	
}

#payment-container {
	position: absolute;
	left: 300px;
	width: 300px;
	top: 130px;	
}

#cospin {
	position: absolute;
	top: 100px;
	left: 30px;
}

#aboutArea
{
	width: 400px;
	margin: 20px;
}

#page{
	margin: 20px;	
}

.narrowcolumn {
	width: 400px;
}

#sidebar
{
	position: absolute;	
	right: 10px;
	top:  100px;
	width: 200px;
}

#sidebar ul{
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

h2 {
	font-size: 14px;
	margin-bottom: 3px;
}


#cartDragMessage {
	text-align: center;
	margin: 50px 20px 20px 20px;
	color: #ff3200;
	font-size: 18px;
	font-weight: bold;
}

#contactImg {
	margin-right: 40px;
}

.shipHead {
	font-size: 14px;
	padding-right: 5px;
	font-weight: bold;
}

.singleJournal {
	border: 1px none #fdf8e9; 
    float:left;
	display: inline;
	text-align: center;
	color:  gainsboro;
	padding: 10px;
}

.singleJournal a:link, a:active, a:visited {
	color: gainsboro;
	text-decoration: none;
}

.singleJournal a:hover {
	color:  black;
	text-decoration: underline;
}