
body {
	background: url(../images/bot-bg.png) repeat-x 0% 100%;
	color: #464646; 
	font:.75em/1.4em verdana,sans-serif;
	position:relative;
	padding:0;
	margin:0;
}
.padded {
	padding:.3em 0;
}

.hp-featured-grid { 
	width: 100%; 
}
.hp-featured-grid.pixels { 
	width: auto;
}
.hp-featured-grid .product-name, .hp-featured-grid .price-box, hp-featured-grid div.desc p, hp-featured-grid div.desc h3{ 
	margin: 0!important;
	padding:0;
}
.hp-featured-grid .product-name, .hp-featured-grid .price { 
	font: bold 15px arial,sans-serif;
}
.hp-featured-grid .product-image img{
	margin:0;
	width:127px;
	height:89px;
}
.hp-featured-grid.pixels .product-image img{
	margin:0;
	width:135px;
	height:135px;
}

.hp-featured-grid td p {
	margin-top:0;
	font-size:.9em;
}
.hp-featured-grid td a, .hp-featured-grid td a:visited {
	color: #000;
}
.hp-featured-grid td a:hover {
	color: #ed1c24;
}
.hp-featured-grid td{
	padding: 0 1em 0 0;
	width: 50%!important;
}
.hp-featured-grid div.img-add {
	float:left;
	width: 40%;
}
.hp-featured-grid.pixels div.img-add {
	float:left;
	width: 150px;
}
.hp-featured-grid div.img-add .button, .hp-featured-grid.pixels .button{
	width: 90%;
	margin-top: 1em;
	-moz-border-radius: 5%;
	border: 3px solid #ed1c24;
	background: #fff;
}
.hp-featured-grid div.img-add .button:hover, .hp-featured-grid.pixels .button:hover{
	border: 3px solid #ed1c24;
	background: #ffced5;
}
.hp-featured-grid div.img-add .button span{
	font-size: 1.3em;
	padding: 2px 3px 0 0
}
.hp-featured-grid div.desc {
	float:left;
	width: 60%;
}
.hp-featured-grid.pixels .button{
	width: 50%;
	margin-top:0;
}
.hp-featured-grid.pixels .product-name{
	font-size:1.6em;
}



img.hp-cartoon {
	border:1px solid #ccc;
	padding:1em;	
}


.wrapper {
	position:relative;
	z-index:1;
}
.page {
	width:1000px; 
	margin:0 auto; 
	padding:10px 0; 
	position:relative;
	z-index:2;
	text-align:left; 
}
.main {
	margin:0; 
	position:relative;
	z-index:auto;
}

/* Header logo area */

#top-bar-bg {
	background: url(../images/top-bg.png) #fff repeat-x;	
	width: 100%;
	height: 148px;
	position:absolute;
	top: 1em;
	left:0;
	z-index:0;
}

#speech-bubble{
	float:left;
	margin-right:3em;
	margin-left:2em;
	position:relative;
	z-index:5;
	width:180px;
	height:163px;
}
/*#speech-bubble:hover{
	background: url(../images/speech-bubble-over.png) no-repeat;		
}
#speech-bubble:active{
	background: url(../images/speech-bubble-active.png) no-repeat;		
}
*/
#logo-header {
	width: 531px;
	text-align:right;
	float:left;
}

#pris-num {
	float:right;
}
#pris-num form {
	clear:both;
	margin-top: 1em;
}
#pris-num #prisonernumber {
	width: 138px;
	border:none;
	background: url(../images/pris-num-bg.png) transparent 0 0 no-repeat;
	height: 34px;
	text-align:center;
	font: normal 1.4em "courier new",sans-serif;
	padding-top:.5em;
	margin: .5em .1em 0 -1.3em;
	
}
#pris-num #go{	
	margin: 0;
}

ul.links, ul.links li {
	display:inline;
	list-style:none;
	font: bold .95em/.9em verdana,sans-serif;
}
ul.links a {
	display:block;
	float:left;
	padding: 0em 1em;
	border-right: 1px solid #464646;
	margin-bottom:.4em;
}
ul.links a, ul.links a:hover, ul.links a:visited {
	color: #ed1c24;
}
ul.links li.first a {
	padding-left:0;
}
ul.links li.last a {
	padding-right:0;
	border-right: 0;
}
.footer {
	text-align:center;
	padding: 0 1em;
}
.footer ul {
	float:left;
	margin-top: .75em;
	margin-bottom: .75em;
	font: bold .95em/.9em verdana,sans-serif;
}

.footer ul.links li {
	list-style:none;
	display:list-item;
	margin-top: .2em;
}
.footer ul.links li.first {
	margin-top: 1em;
}

.footer ul.links a {
	display: inline;
	padding: 0 0 .5em 0;
	border: 0;
	margin:0;
}
.footer ul.links a, .footer ul.links a:hover, .footer ul.links a:visited {
	color: #ed1c24;
}
.footer #design-credits {
	float:right;
	width: 100px;
	text-align:right;
	margin:.5em 0 0 0;
}
.footer #design-credits img{
	margin-left: .5em;
}
.footer p.copy{
	padding-top:2em;
	font:bold .8em verdana,sans-serif;
	border: 0px solid red;
	text-align:center;
	margin: 0 35%;
}

#logo-header h1{
	clear:right;
	font-size:.01%;
}

/* news ticker */

#top-ticker { 
	background: #000; 
	border-bottom: 2px dashed #fff;
	position:relative;
	z-index: 1;
}
#ticker {
	overflow:hidden; 
	font:1em/1.4em 'courier new',verdana,sans-serif;
	color: #fff;
	padding: .3em 1em;
	min-height: 2em;
}
#pause_unpause{ 
	float:left; 
	border: 1px solid #464646;
	border-right: 2px solid #aaa;
	background: #000;
	color: #fff;
	padding: .2em 1em;
}
#pause_unpause:hover{ 
	border-right: 2px solid #aaa;
	background: #666;
	color: #fff;
}

/* homepage styles */
#tagcloud-hp{
	text-align:center;
	position:relative;
	z-index:auto;
	margin: 0 0 2em 0;
}

div#msg-box{
	position:relative;
	z-index:auto;
	padding: 0 40px 0 35px!important;;
}

#lquo  {
	position:absolute;
	top:0;
	left:-10px;
}
#rquo {
	position:absolute;
	bottom:0;
	right:-10px;
}
#lquo-small  {
	position:absolute;
	top:20px;
	z-index:auto;
	left:-10px;
}
#rquo-small {
	position:absolute;
	bottom:25px;
	z-index:auto;
	right:0;
}
.article{
	border: 3px solid #d7d7d7;
	padding: .5em 1.5em 1.5em 1.5em;
	margin-top:0em;
	background: #fff;
}
.article dl.cs dt{
	font-weight:bold;
}

#hp-callout{
	width: 215px;
	float:left;
	background: #fff;
	padding-top:.3em;
}
#hp-callout p.first{
	height:450px;
}
#hp-callout p{
	background: #ed1c24;
	color: #fff;
	font: normal 1.2em/1.4em arial,sans-serif;
	margin-top:1em;
	padding: .75em;
}
#hp-callout p.shop-link{
	padding:0;
	margin:15px 0 0 0;
	background: #fff;
}
/*
#hp-callout p.shop-link a{
	-moz-border-radius:3%;	
	display:block;
	font: bold 1em verdana,sans-serif;
	padding: .5em;
	border: 3px solid #ed1c24;
	background: #fff;
	text-align:center;
}
#hp-callout p.shop-link a, #hp-callout p.shop-link a:visited {
	color: #000;
}
#hp-callout p.shop-link a:hover {
	background: #ffced5;
	text-decoration:none;
}
#hp-callout p.shop-link a:active {
	background: #464646;
	color: #fff;
	text-decoration:none;
}
*/
#hp-callout #buy-donate-win{
	margin:0;
	padding:0;
}
#hp-main{
	margin-left:220px;
	padding-left: 1em;
	overflow:hidden;
}
#hp-main #hp-captions {
	height: 80px;
	overflow:auto;	
	background: #fff;
	padding: 15px 0 0 0;
}
#hp-main h1 {
	display:none;
	font: normal 2.6em trebuchet,arial,"times roman",sans-serif;
	text-align:center;
	color: #ed1c24;
	margin:.25em 0 0 0;
	padding:0;
	letter-spacing:-1px;
}	

#hp-main h5 {
	font: normal 1.3em arial,sans-serif;
	color: #464646;
	margin:0;
	padding:0;
}
#hp-main h5 a, #hp-main h5 a:visited{
	font: bold 1em arial,sans-serif;
	color: #ed1c24;
}
#hp-main h3{
	margin:.75em 0;
}
#hp-main #cartoons {
	width:730px;
	overflow:hidden;
	padding-top:2px;
}
#hp-main #cartoons:after {
	content: ".";
	font:normal .01%/.01% sans-serif;
	display:block;
}
#hp-main .picture {
	float:left;	
}
#hp-main .picture img{
	border: 2px solid #ccc;
}
#hp-main .picture img:hover{
	border: 2px solid #ed1c24;
}

#hp-main .t-l,#hp-main .b-l {
	margin-right:16px;	
}
#hp-main .b-l, #hp-main .b-r {
	margin-top:14px;
}


#join-up {
	padding:2em;
	overflow:hidden;
}

#join-up #cartoon{
	margin:0 0 1em 0;
}
#join-up #cartoon h4{
	margin:0;
	padding: 0;	
}
#join-up #cartoon p{
	margin:.5em 0 1.5em 0;
	padding: 0;	
}


#join-up form H3 img{
	margin: -1.1em 0 0 -2.3em;
	position:relative;
	z-index:1000;
	
}
#join-up div#form{
	float:left;
	width: 420px;
	border:1px solid #d7d7d7;
	-moz-border-radius: 1%;
	margin: 0;
	padding:0 0em 0em 2em;
	background: url(../images/top-bg.png) #fff bottom left repeat-x;
}
#join-up form{
	margin: 0;
	padding:0;
}
#join-up #submitbutton{
	padding:.5em;
	font-size:1.3em;
	margin: .75em 0 1.5em 0;
	clear:left;	
}
#join-up textarea{
	width: 87%;
	padding: 7%;
	background: #fff;
	-moz-border-radius: 2%;
	margin:.2em 0 1em 0;
	padding:1em;
}
#join-up input[type=text] {
	width: 29.5em;
	border:1px solid #ccc;
	-moz-border-radius: 1%;
	margin:0 0 1em 0;
	padding: .2em;
}
#join-up input[id=age] {
	width: 5em;
}
#join-up input[id=location] {
	width: 23em;
}
#join-up label {
	width: 100%;
	padding: .2em;
}
#join-up .cartoon{
	margin-top: 3em;
}

#join-up .right-col{
	position:relative;
	margin-left: 480px;	
}

#join-up .category-products{
	margin:0 0 0 0;
	border: 1px solid #d7d7d7;
	padding: 1em;
	-moz-border-radius: 1%;
	width: 424px!important;
}
#join-up .category-products .desc p{
	font-size:1em!important;
	line-height:1.4em;
}


#join-up-view-tagcloud{
	margin:2em 0 0 0;
	width: 450px;	
}
#join-up-view-tagcloud h3{
	margin:0;
	padding:0;	
}
#join-up-view-tagcloud div.info{
	border:1px solid #ccc;
	-moz-border-radius-bottomleft: 1%;
	-moz-border-radius-bottomright: 1%;
	padding: 1em;
	margin-top:0;
	line-height:1.4Em;	
}

#join-up #result{
	width:450px;
	margin-top:2em;
	border: 1px solid #fff;
	color: #fff;
	background: #ed1c24;
	padding: 0  1em 1em 1em;
	-moz-border-radius: 1%;	
	width: 424px!important;
}
#join-up #result .new-prisoner{
	background: #fff;
	color: #464646;
	padding:2px 7px;
}



#pmsg {
	display:block;
	position:absolute;
	top: 44%;
	right: 25%;
	width: 50%;
	height: 250px;
	overflow: hidden;
	background-color: #fff!important;
	z-index: 5!important;	
	border: 3px solid #999;	
	padding: 3%;
	-moz-border-radius: 2%;
}
a#close-message-window, a#close-message-window:visited{
	text-decoration:none;
	color: #000;
	font-weight:bold;
	display:block; 
	float:right;
	padding:.2em .5em;
	border:3px solid #ed1c24;
	-moz-border-radius: 5%;
	background: #fff;
}
a#close-message-window:hover{
	background: #ffced5; 
}
p#the-message{
	margin:1em 0;
}
ul.messages{
	margin-top:2em;
}

