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

img.mag_left
{
	border: 1px solid #686868;
	padding: 3px;
	width: 95px;
	display: block;
	margin: 2em auto;
}

#flashcontent
{
	width: 135px;
	margin: 1em auto;
	display: block;
}



/**** BUTTONS ****/
#extra_buttons
{
	width: 148px;
	margin-top: 2em;
}

#extra_buttons li
{
	margin-bottom: 1em;
	list-style: none;
}


#extra_buttons li a
{
	width: 148px;
}

#extra_buttons li a:hover
{
}




/****** RIGHT COL *******/

div#magbox, div#compbox, div#basket_box
{
	background: url(../images/rightbox_grad.png) repeat-x bottom left;
	border: 1px solid;
	width: 150px;
	margin-bottom: 1em;

}

h4
{
}

h4 span
{
	display: none;
}

h4#magh, h4#comp, h4#basket
{
	width: 155px;
	height: 35px;
	position: relative;
	left: -5px;
	top: 2px;
}

DIV.sidead_box
{
	margin: 13px 4px 13px;
	width: 142px;
}

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

DIV#magbox
{
	text-align: left;
	border-color: #6d6d6d
}

h4#magh
{
	background: url(../images/rightbox_mag.png) no-repeat 4px 4px;
}


#magbox img
{
	padding-bottom: 1em;
	margin-top: 10px;
}


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

#magbox li a
{
	color: #111;
}

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



/******** COMPETITION *********/

DIV#compbox
{
	text-align: left;
	border-color: #4d9aef
}

h4#comp
{
	background: url(../images/rightbox_competition.png) no-repeat 4px 4px;
}

#compbox p, #compbox li
{
	font-size: .85em;
	width: 130px;
	padding: .6em;
}



#compbox a
{
}



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


DIV#basket_box
{
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 1em;
	border-color: #738550
}

h4#basket
{
	background: url(../images/rightbox_shopbasket.png) no-repeat 4px 4px;
}

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

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

p.right
{
	text-align: right;
}

#basket_box a
{
	color: #6e6a4b;
}

#basket_box a:hover
{
	color: #353324;
	text-decoration: none;
}

