@charset "utf-8";

/******************************************************LEFT************************************/

/********** TOP LEFT LINKS **********/

#topleft_links
{
	width: 150px;
	margin: 10px auto 25px;
}

#topleft_links li
{
	margin-top: 10px;
	list-style-type: none !important;
}

#topleft_links a
{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 3px dotted #ccc;
	color: #CC0000;
	display: block;
	padding-bottom: 1px;
}

#topleft_links a:hover
{
	text-decoration: underline;
	color: #111;
}


/********* CURRENT ISSUE & PARTNERS *********/

#current_issue_strip, DIV#partners
{
	background: #F9FFD3;
	width: 132px;
	margin: 5px auto;
	padding: 10px 10px 25px;
}

#current_issue_strip img
{
	margin: 10px auto;
	width: 120px;
	display: block;
}

#current_issue_strip li
{
	margin: 25px 5px;
	list-style-type: none;
}

#partners li
{
	margin: 10px 5px;
	list-style-type: none;
}

#current_issue_strip li a
{
	color: #111;
	text-decoration: none
}

#partners li a
{
	color: #111;
}

#partners li a:hover
{
	text-decoration: none;
}

#current_issue_strip a:hover
{
	text-decoration: underline;
}

#current_issue_strip li#mainfeature
{
	font-weight: bold;
}

h3.black
{
	color: #333333;
	font-size: 1.1em;
	display: block;
	width: 100%;
	text-align: center;
}

/******** MAGAZINE *********/

DIV#magbox
{
	width: 123px;
	margin: 13px auto;
	background: #ececec;
	padding: 10px 12px;
	color: #333333;
	text-align: left;
	z-index: 10000;
}

#magbox img
{
	margin-top: 10px;
}

#magbox li
{
	margin: 8px 0;
	list-style-type: none;
	font-size: 0.9em;
}

#magbox li a
{
	color: #111;
}

#magbox li a:hover
{
	text-decoration: none;
}





/******************************************************RIGHT************************************/

/******** RRPG  ********/

DIV#rrpg
{
	width: 128px;
	margin: 15px auto;
	background: #ececec;
	padding: 10px 12px;
	color: #333333;
}


#rrpg p, #rrpg li
{
	margin: 15px 0;
	list-style-type: none;
	font-size: 0.9em;
}



a.red, h3.red
{
	color: #ad1833;
}

a.red:hover
{
	text-decoration: none;
}

h3.gold
{
	color: #c39341;
}



/****** DEALS *******/


#deals_box
{
	width: 135px;
	padding: 8px;
	margin: 0 auto;
	background: #f8f0e3;	
}

#deals_box td
{
	padding: 10px 0;
	vertical-align: top;
}

#deals_box a
{
	color:#000000;
	text-decoration: none;
}

#deals_box a:hover
{
	text-decoration: underline;
}

.large a
{
	font-weight: bold;
}

/******* BASKET *******/

DIV#basket_box
{
	background: #ececec;
	width: 134px;
	padding: 6px;
	text-align: left;
	color: #111;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#basket_box img.fltlft
{
	float: left;
	margin: 4px 5px 0 2px;
}

#basket_box p
{
	padding: 8px 5px;
}

p.right
{
	text-align: right;
}

/********* LOGIN ********/

DIV#login_box
{
	margin: 15px auto;
	width: 135px;
	padding: 6px;
	background: #F9FFD3;
	text-align: left;
	color: #111;
}

#login_box li
{
 	list-style-type: none;
	padding: 5px 1px;
	font-size: 0.9em
}

#login_box a
{
	color: #07225F;
}

#login_box a:hover
{
	text-decoration: none;
}

.textfield_mini
{
	font-size: 1em;
	width: 95px;
}

.mini
{
	font-size: 0.9em;
}

.center
{
	text-align: center;
}


/********************* ADS **************/

div.sidead_box
{
	margin: 8px 0;
}
	

