*
{
	margin:0px;
	padding:0px;
}
HTML,
BODY
{
	height:100%;
	background-color:#fff;
}
BODY,
INPUT,
SELECT,
TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}
#container
{
	width:770px;
	border-left:20px solid #ccc;
	min-height:100%;
}
#content
{
	padding:10px 25px;
}
#menu
{
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #666;
}
#menu UL
{
	padding:0px;
}
#menu LI
{
	display:inline;
	margin:0px;
	padding-right:14px;
	font-weight:bold;
}
#left
{
	float:left;
	width:200px;
	width:220px;
}
#middle
{
	float:right;
	width:490px;
	width:480px;
}
#footer
{
	clear:both;
	margin:20px 0px;
}

A
{
	color: #666;
	text-decoration: none;
}
A:hover
{
	color: #000;
	text-decoration: underline;
}
UL
{
	list-style-type:square;
	padding: 5px 0px 5px 0px;
}
LI
{
	list-style-image: url(../../resources/sitewide/list.gif);
	margin-left: 15px;
}

IMG
{
	border-width:0px;
}
.thumbFloat,
.thumbFloat2
{
	display:inline;
}
/*IMG
{
	padding: 10px;
	border-width:0px;
	background-color: #ccc;
}
P IMG
{
	padding: 5px;
}
#header IMG
{
	padding:0px!important;
}*/
INPUT,
SELECT,
TEXTAREA
{
	padding: 2px;
}


h1, h2 {
	font-size: 160%;
	margin: 2px 0px 2px 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	/*letter-spacing: 2px;*/
	font-weight: normal;
}
h3 {
	margin: 2px 0px 5px 0px;
	padding: 0px;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	/*letter-spacing: 1px;*/
}
h4 {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	font-size: 12px;
	/*letter-spacing: 2px;*/
	font-family: Arial, Helvetica, sans-serif;
}

.listarticle
{
	margin:20px 0px;
	margin-top:0px;
}


.issueThumb
{
	float:left;
	width:160px;
	height:210px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #666;
}
/*.issueThumb IMG
{
	margin:0px!important;
}*/

#sidebarheader
{
	/*padding-top:10px;*/
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:2px solid #666;
}
#mailinglists
{
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
	border-top:2px solid #666;
}



	.error {
		color: #FF0000;
		margin-left: 1px;
	}
	.error ul, .error li {
		padding: 0px;
		margin-left: 20px;
		list-style: square;
	}
	.error_text {
		border: 1px solid #FF0000;
	}
	/*.thumbs {
		margin-left: auto;
		margin-right: auto;
		height: 110px;
		margin-bottom: 10px;
		clear: both;
	}*/
	/*.thumbFloat {
		float: left;
		margin-right: 18px;
		margin-bottom: 10px;
	}*/
	.image img, .thumbFloat img, .indexTop img {
		margin: 5px;
		margin-left:0px;
		padding: 10px;
		background-color: #ccc;
	}
	.thumbFloat2 img {
		margin: 10px;
		margin-left:0px;
	}
	.imageFloat, .indexTop {
		display:inline;
		margin: 10px;
		margin-left:0px;
	}
	.storeItemDescription {
		margin-top: 5px;
	}
	.imageFloat img {
		margin: 5px 0px 5px 0px;
		padding: 10px;
		background-color: #ccc;
	}
	.listarticle {
		padding-bottom: 15px;
		margin-bottom: 20px;
		border-bottom:2px solid #666;
	}
	.listarticlemain {
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom:2px solid #666;
	}
	.listlink {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #000;
		border-bottom:2px solid #666;
	}
	.description {
		font-style: italic;
		padding: 5px 0px 5px 0px;
		clear: both;
	}
	.body {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.addcomment {
		border-top: 1px solid #000;
		border-top:2px solid #666;
		padding-top: 10px;
		margin-top: 5px;
	}
	.body h3 {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.paginate {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#online_description, #print_description {
		padding-top: 10px;
	}
	P.search, ul.files, ul.gallery {
		background-color: #ccc;
		margin: 10px 0px 10px 0px;
		line-height: 12px;
	}
	ul.files li, ul.gallery li {
		margin-left: 10px;
		margin-right: 10px;
	}
	ul.files, ul.gallery
	{
		padding-left:15px;
	}
	.article_comments {
		border-top: 1px solid #000;
		border-top:2px solid #666;
		margin: 10px 0px 10px 0px;
		padding: 10px 0px 0px 0px;
	}
	.each_comment {
		padding: 10px;
	}
	.lockout {
		font-weight: bold;
	}
	.item {
		clear: both;
		display: block;
	}
	.items {
		clear: both;
		padding: 10px;
		background-color: #ccc;
	}
	.subtotal {
		font-weight: normal;
	}
	ul.cartDetail li {
		font-weight: normal;
	}
	.errors {
		color: #FF0000;
		font-weight: bold;
	}
	#contributor_info, #artist_info {
		padding-bottom: 10px;
	}
	.buy, #print_description, #artist_description, #contributor_description {
		margin-top: 10px;
		padding-bottom: 15px;
		border-bottom: 1px solid #000;
		border-bottom:2px solid #666;
	}
	.buy a {
		font-size:18px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}	
	#sign .radio {
		padding: 0px; 
		margin: 0px 5px 0px 0px;
		border: 0px;
	}
	#sign .submit, #sign .input {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#print_description {
		margin-top: 5px;
	}
	#print_des {
		display: none;
	}


.shop_item
{
	float:left;
	width:210px;
	padding-right:20px;
	padding-bottom:10px;
}
.shop_item H3
{
	width:190px;
}
.shop_item .inner
{
	height:230px;
	border-bottom:2px solid #666666;
}

.cclogos {
		padding: 10px;
	}

.cclogo {
		padding-right: 5px;
		border: 0px;
	}
	
/* social bookmarking */

.sharesb{

		clear:both;

		position:relative;

		/*border-bottom:2px solid #666;*/

		padding:5px 5px 5px 5px;

		margin:0 0 0px 0;

	}

	.sharesb p {

		padding:0;

		margin:0;

	}

	.sharesb p a{

		position:absolute;

		top:0px;

		right:0px;

		padding:3px 5px 0 0;

	}

	.sharesb h3{

		padding:0 3px 0 0;

		margin:0;

		margin:0 5px 0 3px;

		font-size:125%;

		font-weight:strong;

	}

	.sharesb ul{

		
		list-style:none;

		margin:6px 0 4px 0;

		padding:0;

	}

	.sharesb ul li{

		

		display:inline;

		padding:0 4px 6px 0 ;
		

	}

	.sharesb ul li.delicious{
		background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") no-repeat 0 0;

	}

	.sharesb ul li.digg{

		background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") no-repeat 0 0;

	}

	.sharesb ul li.reddit{

		padding:0 0 0 2px;

		background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;

	}

	.sharesb ul li.facebook{

		background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif") no-repeat 0 0;

	}

	.sharesb ul li.stumbleupon{

		background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif") no-repeat 0 0;

	}

	.sharesb ul li a{

		padding:0 0 0 18px;

		margin:0 3px 0 0px;

	}

	@media print {
	 	.noPrint	{ display: none; }
	}