/*-- Lines --*/
.smallline
{
	margin: 10px 0 20px;
}
.bigline
{
	margin: 20px 0;
}

/*-- Top --*/
.statisticsLabel
{
	font-size: 90%;
	/*color: #339999;*/
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
/*-- Main --*/
.bgMainSquares
{
	width: 475px;
	max-width: 475px;
	float: left;
}


/*-- Right --*/
.loginLabel
{
	color: #fff;
	text-decoration: none;
}
.loginLabelBold
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/*-- username --*/
.username, .username:link, .username:active, .username:visited, .username:hover

{
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	color: #333;
}
/*-- XForm --*/
#id_matrix input[type=text] { width: 280px; }
#id_matrix input[type=file] { width: 280px; margin-bottom: 10px; }

.xformstatisticscount
{
	font-weight: bold;
}
.banner
{
	float: left;
	width: 100%;
	padding: 1px 0;
} 
.bannerheading
{
	float: left;
	width: 100%;
	text-align: left;
	background-color: #fff;
}

/* -- SearchPage -- */
.searchheading
{
	text-transform: uppercase;
	border-bottom: solid 2px #000;
	padding-bottom: 3px;
}
.searchtext
{
	font-size: 90%;
	line-height: 160%;
}
.searchborder
{
	padding-bottom: 3px;
	border-bottom: solid 1px #bababa;
}
.searchform
{
	float: left;
	width: 375px;
	max-width: 335px;
	padding: 20px 20px 10px;
	margin-bottom: 10px;
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
}


.commentLink
{
	font-weight: normal;
	color: #CF2558;
}
.guestbookdiv
{
	float: left;
	width: 100%;
	padding-bottom: 5px; 
	margin-bottom: 5px;
	background-image: url(/fjl/images/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

/* -- Discussion, comment a page-- */
.commentformrow
{
	float: left;
	width: 100%;
	margin-top: 5px;
}
.commentheadingtext
{
	float: left;
	width: 100%;
	text-align: left;
}
.commenttextbox
{
	float: left;
	width: 290px;
	font-size: 100%;
}
.commentmultitextbox
{
	float: left;
	width: 445px;
	font-size: 100%;
}
.commentlistrow
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: left;
}
.commentlistrowheading
{
	float: left;
	width: 100%;
}
.commentlistrowWriter
{
	float: left;
	font-weight: bold;
	color: #18a6df;
}
/* -- Button -- */
.linkbutton
{
	color: #000;
	text-decoration: none;
}
.linkbuttonWhite
{
	color: #fff;
	text-decoration: none;
}
.headertext
{
	font-size: 80%;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

/* -- Begin: Newsletter puff -- */
.textnewsletter
{
	float: left;
	width: 160px;
	color: #fff;
	font-size: 90%;
}

.backgroundmiddlediv
{
	float: left;
	width: 250px;
	margin-top: 5px;
	padding-left: 20px;
}
.newsletterradiobuttondiv
{
	width: 160px;
}
.inputnewsletter
{
	font-size: 90%;
}
.buttondivnewsletter
{
	float: left;
	width: 60px;
}
.buttondivnewsletter input
{
	width: 75px;
	font-size: 90%;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
}
/* -- End: Newsletter puff -- */

.puffheading
{
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.radionewsletter
{
	font-size: 80%;
	text-transform: uppercase;
	color: #fff;
}
.radionewsletter input
{
	margin-top: 0;
	margin-bottom: 0;
}
.newslettercheckboxdiv 
{
	font-size: 85%;
}
.checknewsletter
{
	color: #fff;
	font-size: 90%;
	line-height: 120%;
}
.checknewsletter input
{
	margin-top: 0;
}
/* ---Forum---*/
.forum_bgSearch
{
	float: left;
	width: 475px;
	max-width: 475px;
	height: 149px;
	max-height: 149px;
}
.forumTable
{
	border-style: solid;
	border-color: #000;
	border-width: 1px 1px 0;
	float: left;
	width: 473px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.oddRow_forum
{
	background-color: #f8f8f8;
	float: left;
	width: 100%;
	border-bottom: 1px solid;
}
.oddRow_forumTable
{
	background-color: #f8f8f8;
	float: left;
	width: 100%;
}
.oddRow_forumTableHead
{
	background-color: #f8f8f8;
	float: left;
}

.evenRow_forum
{
	background-color: #efefef;
	float: left;
	width: 100%;
	border-bottom: 1px solid;
}
.evenRow_forumTable
{
	background-color: #efefef;
	float: left;
	width: 100%;
}
.lineForum
{
	float: left;
	width: 422px;
	max-width: 422px;
	height: 12px;
	max-height: 12px;
}
.bgpicturemain_topForum
{
	float: left;
	width: 475px;
	max-width: 475px;
	height: 45px;
	max-height: 45px;
}
.bgpicturemaintop
{
	float: left;
	width: 475px;
	max-width: 475px;
	height: 19px;
	max-height: 19px;
}
.bgpicturemainmiddle
{
	float: left;
	width: 475px;
	max-width: 475px;
}
.bgpicturemainbottom
{
	float: left;
	width: 475px;
	max-width: 475px;
	height: 12px;
	max-height: 12px;
}
/*-- Puffar --*/

.bg_puffLeft
{
	float: left;
	width: 205px;
}

.puffPageListingTop
{
	float: left;
	width: 245px;
	max-width: 245px;
	height: 15px;
	max-height: 15px;
	margin-top: 10px;
}
.puffPageListingMain
{
	float: left;
	width: 230px;
	max-width: 230px;
	padding-left: 10px;
	padding-right: 5px;
}
.puffPageListingBottom
{
	float: left;
	width: 230px;
	max-width: 230px;
	height: 19px;
	max-height: 19px;
}
.puffPageListingLine
{
	float: left;
	width: 245px;
	max-width: 245px;
	height: 4px;
	max-height: 4px;
}
/*-- Left puff --*/
.leftpuffdiv
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

/*-- Iframe --*/
.iframediv
{
	float: left;
	width: 100%;
}

/* -- Emailpage -- */
.emailpagediv
{
	float: left;
	width: 400px;
	padding: 20px 20px 30px 20px;
	background-color: #fff;
}
.emailpagetopheading
{
	float: left;
	width: 400px;
	height: 50px;
	background-color: #716d6e;
	color: #fff;
	font-size: 120%;
	line-height: 180%;
	font-weight: bold;
	padding: 10px;
}
.emailpageheading
{
	font-size: 200%;
	line-height: 100%;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration: none;
}
.emailpagelink
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.emailpageform
{
	float: left;
	width: 100%;
	background-color: #d4d4d4;
	border-top: solid 2px #716d6e;
	border-bottom: solid 2px #716d6e;
	padding: 15px;
}
.lineheight150
{
	line-height: 150%;
}

/* ------ Links -------- */

.linkAddress, .linkAddress A:link, .linkAddress A:visited, .linkAddress A:active
{
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
}
.linkAddress A:hover
{
	color: #818181;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
}


/* Pager */
.pager
{
	float: left;
	width: 100%;
}
	.pager .navigation
	{
		float: left;
		width: 96%;
		padding: 10px 2% 5px 2%;
	}
		.pager .navigation .firstPage
		{
			width: 19%;
			float: left;
		}
		
		.pager .navigation .pageLinks
		{
			float: left;
			width: 65%;
			text-align: center;
		}
			.pager .navigation .pageLinks .previousPage
			{
			}
		
			.pager .navigation .pageLinks .current
			{
				color: #cf2558;
				font-weight: bold;
			}
			
			.pager .navigation .pageLinks .nextPage
			{
			}
			
		.pager .navigation .lastPage
		{
			float: right;
			width: 15%;
			text-align: right;
		}
		
.pufflarge
{
	float: left;
	width: 445px;
	padding: 0 20px 0 10px;
}
.pufftoplarge
{
	float: left;
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpufftoplarge.jpg);
	background-repeat: no-repeat;
}
.puffdivlarge
{
	float: left;
	width: 445px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgpuffmiddlelarge.jpg);
	background-repeat: repeat-y;
}
.puffbottomlarge
{
	float: left; 
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbottomlarge.jpg);
	background-repeat: no-repeat;
}


/* Communitypuffar */
.pufffocusheading, .pufffocusheading:hover
{
	font-size: 150%;
	color: #FEB515;
}
.pufffocusheading2, .pufffocusheading2:hover
{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}
.puffheadercommunity
{
	float: left;
	height: 23px;
	padding-left: 10px;
	background-image: url(/fjl/images/bgpuffheadingcommunity.jpg);
	background-repeat: no-repeat;
}
.puffheadercommunitytext
{
	float: left;
	height: 20px;
	padding: 3px 15px 0 0;
	font-family: Georgia;
	font-weight: bold;
	background-image: url(/fjl/images/bgpuffheadingcommunityright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.puffcommunitytop
{
	float: left;
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpufftopcommunity.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
}
.puffcommunitydiv
{
	float: left;
	width: 203px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgpuffmiddlecommunity.jpg);
	background-repeat: repeat-y;
}
.puffcommunitybottom
{
	float: left; 
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbottomcommunity.jpg);
	background-repeat: no-repeat;
}


/* Communitypuffar LARGE*/
.puffcommunitytoplarge
{
	float: left;
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpufftopcommunitylarge.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
}
.puffcommunitydivlarge
{
	float: left;
	width: 445px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgpuffmiddlecommunitylarge.jpg);
	background-repeat: repeat-y;
}
.puffcommunitybottomlarge
{
	float: left; 
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbottomcommunitylarge.jpg);
	background-repeat: no-repeat;
}

/* Redaktionella puffar */

.puffheaderdiv
{
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
.puffheader
{
	float: left;
	height: 23px;
	padding-left: 10px;
	background-image: url(/fjl/images/bgpuffheading.jpg);
	background-repeat: no-repeat;
}
.puffheadertext
{
	float: left;
	height: 20px;
	padding: 3px 15px 0 0;
	font-family: Georgia;
	font-weight: bold;
	background-image: url(/fjl/images/bgpuffheadingright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.pufftop
{
	float: left;
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpufftop.jpg);
	background-repeat: no-repeat;
}
.puffdiv
{
	float: left;
	width: 203px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgpuffmiddle.jpg);
	background-repeat: repeat-y;
}
.puffbottom
{
	float: left; 
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbottom.jpg);
	background-repeat: no-repeat;
}
/* Mörk puffheader redaktionell */
.puffdarkheader
{
	float: left;
	height: 23px;
	padding-left: 10px;
	background-image: url(/fjl/images/bgpuffheadingdark.jpg);
	background-repeat: no-repeat;
}
.puffdarkheadertext
{
	float: left;
	height: 20px;
	padding: 3px 15px 0 0;
	font-family: Georgia;
	font-weight: bold;
	background-image: url(/fjl/images/bgpuffheadingdarkright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/* Puff med ram runt */
.puffbordertop
{
	float: left;
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbordertop.jpg);
	background-repeat: no-repeat;
}
.puffborderdiv
{
	float: left;
	width: 233px;
	max-width: 213px;
	padding: 0 10px;
	background-image: url(/fjl/images/bgpuffbordermiddle.jpg);
	background-repeat: repeat-y;
}
.puffborderbottom
{
	float: left; 
	width: 233px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffborderbottom.jpg);
	background-repeat: no-repeat;
}

/* Puff med ram runt LARGE */
.puffbordertoplarge
{
	float: left;
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffbordertoplarge.jpg);
	background-repeat: no-repeat;
}
.puffborderdivlarge
{
	float: left;
	width: 455px;
	padding: 0 10px;
	background-image: url(/fjl/images/bgpuffbordermiddlelarge.jpg);
	background-repeat: repeat-y;
}
.puffborderbottomlarge
{
	float: left; 
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffborderbottomlarge.jpg);
	background-repeat: no-repeat;
}


/* Puff med grafik uppe och nere (bred) */
.puffgradientwidetop
{
	float: left;
	width: 475px;
	height: 26px;
	background-image: url(/fjl/images/bgpuffgradientwidetop.gif);
	background-repeat: no-repeat;
}

.puffgradientwidemiddle
{
	float: left;
	padding-left: 10px;
}

.puffgradientwidebottom
{
	float: left;
	width: 475px;
	height: 28px;
	background-image: url(/fjl/images/bgpuffgradientwidebottom.gif);
	background-repeat: no-repeat;
}


/* Svart puff LARGE */
.puffblacktoplarge
{
	float: left;
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffblacktoplarge.jpg);
	background-repeat: no-repeat;
}
.puffblackdivlarge
{
	float: left;
	width: 445px;
	padding: 0 20px 0 10px;
	background-color: #000;
	color: #fff;
}
.puffblackbottomlarge
{
	float: left; 
	width: 475px;
	height: 15px;
	background-image: url(/fjl/images/bgpuffblackbottomlarge.jpg);
	background-repeat: no-repeat;
}

/* Kontaktkort-puff */
.puffcontactcardtop
{
	float: left;
	width: 233px;
	height: 10px;
	background-image: url(/fjl/images/bgContactCardTop.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
}
.puffcontactcarddiv
{
	float: left;
	width: 203px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgContactCardBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
}


/* Kontaktkort-puff */
.puffProfileCardTop
{
	float: left;
	width: 233px;
	height: 10px;
	background-image: url(/fjl/images/bgPuffProfileCardTop.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
.puffProfileCardMiddle
{
	float: left;
	width: 203px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgpuffbordermiddle.jpg);
	background-repeat: repeat-y;
}
.puffProfileCardBottom
{
	float: left;
	width: 203px;
	padding: 0px 20px 10px 10px;
	background-image: url(/fjl/images/bgPuffProfileCardBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}


/*bgpuffbordermiddle*/


/* Kontaktkort-puff LARGE*/
.puffProfileCardTopLarge
{
	float: left;
	width: 475px;
	height: 10px;
	background-image: url(/fjl/images/bgPuffProfileCardTopLarge.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
.puffProfileCardBottomLarge
{
	float: left;
	width: 445px;
	padding: 0 20px 0 10px;
	background-image: url(/fjl/images/bgPuffProfileCardBottomLarge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* Nya forumet (Patrik B testar) */
.forumTopicDiv
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: solid 2px #000;
}
.forumReplyDiv
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: solid 1px #bababa;
}
.forumAuthorName
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 95%;
	color: #333;
}
.forumItemSeparator
{
	border-top: solid 1px #bababa;
	margin-top: 10px;
	padding-bottom: 5px;

}
.forumSeparatorTitleTop
{
	border-top: solid 2px #000;
}
.forumSeparatorTitleBottom
{
	border-top: solid 1px #000;
}
.forumSeparatorBottom
{
	border-top: solid 2px #000;
	padding-bottom: 15px;
}
.forumReport
{
	text-align: right;
}
.forumCommentReply
{
	width: 350px;
	height: 150px;
}
.forumListTable
{
	width: 100%;
}
	.forumListTable caption
	{
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	.forumListTable th
	{
		font-weight: normal;
		text-transform: uppercase;
		font-weight: bold;
	}
	.forumListTable .titleColumn
	{
		width: 130px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumListTable .latestThreadColumn
	{
		width: 305px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumListTable .threadCountColumn
	{
		width: 40px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
		padding-bottom: 5px;
	}
	.forumListTable .forumSeparatorRoom
	{
		height: 15px;
	}

.forumRoomTable
{
	width: 100%;
}
	.forumRoomTable th
	{
		font-weight: normal;
		text-transform: uppercase;
	}
	.forumRoomTable .titleColumn
	{
		width: 200px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumRoomTable .authorColumn
	{
		width: 90px;
		vertical-align: top;
	}
	.forumRoomTable .latestReplyColumn
	{
		width: 135px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumRoomTable .threadCountColumn
	{
		width: 50px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
	}

.forumTopListingTable
{
	width: 100%;
}
	.forumTopListingTable th
	{
		font-weight: normal;
		text-transform: uppercase;
	}
	.forumTopListingTable .titleColumn
	{
		width: 200px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumTopListingTable .authorColumn
	{
		width: 130px;
		vertical-align: top;
	}
	.forumTopListingTable .latestReplyColumn
	{
		width: 115px;
		vertical-align: top;
		padding-bottom: 5px;
	}
	.forumTopListingTable .threadCountColumn
	{
		width: 50px;
		text-align: center;
		vertical-align: top;
		font-weight: bold;
	}
.forumSearch
{
}
	.forumSearch .searchHeading
	{
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
	}



/* Cluetip */
.clueTip 
{
	margin-bottom: -2px;
}

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/fjl/images/cluetip/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}

/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #ededed;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #ededed;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #5a595a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #000;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}


/* Image gallery */
.myImageGallery
{
}
	.myImageGallery .gallery
	{
		float: left;
		padding-top: 5px;
		padding-bottom: 10px;
		background-image: url(/fjl/images/dot.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		
	}
		.myImageGallery .gallery img.photo
		{
			width: 65px;
			height: 49px;
			border: 0;
			padding: 0 8px 0 0;
		}
		.myImageGallery .gallery img.photo img.last
		{
			padding-right: 0 !important;
		}
		.myImageGallery .gallery .date
		{
			color: #CD171E;
		}
		.myImageGallery .imagelist
		{
			padding-top: 10px;
		}
		
	
	
/* Eventlisting ftw*/	
.eventheader{
	font-weight: bold;
	font-size: 90%;
}
.eventdateheader{
	color: #CD171E;
	text-transform: capitalize;
}
.eventtimespan{
	font-size: 90%;
}
.event1stCol{
	width: 70px;
	float: left;
}
.event2ndCol
{
	float: left;
	width: 135px;
	padding-right: 5px;
	overflow: hidden;
}
.event3rdCol
{
	float: left;
	width: 135px;
	padding-right: 5px;
	overflow: hidden;
}
.event4thCol
{
	width: 72px;
	float: left;
}
.event5thCol
{
	width: 23px;
	float: left;
	text-align: center;
}

/* Klicktrack  
.klicktracklist ul
{	
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

.klicktracklist li
{
	clear: both;
}
.klicktracklist h4
{
	display: none;
}
.klicktracklist hr
{
	display: none;
}

span.release 
{

}*/

span.artist 
{
	color:#333;
	font-size: 90%;
	font-weight:normal;
}

.klicktracklist a
{
	color:#000;
	font-weight:bold;
	font-size: 12px;	
	line-height:1em;
	width:100%;
	font-family: Trebuchet MS,Verdana,Sans-Serif;
}

.klicktracklist a:hover
{
	text-decoration: underline;
	color:#000;
}


img.releaseThumb 
{	
	margin:0 10px 5px 5px;	
	border:3px solid #FEF2D9;
}
.linkguideinput
{
	width: 200px;
}
.linkguidedropdown
{
	width: 205px;
}

/* Admin guides */
.adminguidesdiv { margin: 20px; }
.adminguidesdiv input[type=submit] { margin-left: 5px; }
.adminguidetable th, .adminguidetable td { border-bottom: solid 1px #efefef; padding: 3px 5px; }

.adminguidesdiv .menulink { border: solid 1px #ccc; padding: 2px 5px; margin-right: 10px; }

/* Order old magazine */
.MagazineOrderForm
{
    float: left;
    width: 420px;
    padding: 10px;
    background-color: #84d0ac;
}
.MagazineOrderText
{
	float: left;
	width: 100%;
}
.magazineorderheading
{
	float: left; 
	width: 100%;	
	color: #e2001a;
	font-size: 120%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ffffff;
}
.MagazineOrderItem
{
	float: left;
	width: 103px;
	margin: 5px 5px 0px 0px;
	overflow: hidden;
	border: 1px solid #cccccc;
}
.MagazineOrderItemInner
{
	font-size: 90%;
	margin: 5px;
}
.MagazineOrderBox
{
	width: 20px;
	height: 13px;
	font-size: 80%;
	line-height: 100%;
}
.magazineorderlabel
{
    float: left;
	width: 100%;
}
.magazineordertextbox
{
    float: left;
    width: 410px;
    margin-bottom: 5px;
}
.magazineorderbutton
{
    margin-top: 10px;
}
.magazinehide
{
	display: none;
}
