/* General */

div.box .boxTop {
	height: 48px;
	margin: 0px;
	padding: 0px;
}

div.box .boxBottom {
	height: 7px;
	margin: 0px;
	padding: 0px;
}

/* Headers */
div.box div.boxTopTL {
	padding-left: 6px;
}
div.box div.boxTopTR {
	padding-right: 6px;
}

div.box div.boxTopTM h2{
	padding: 8px 0 0 10px;	
	margin: 0px;
}

/* Gray frame */
div.grayBoxFrameML {
	background: #fbfbfb url(/images/boxes/box-gray2-ml.gif) repeat-y scroll left top;
}

div.grayBoxFrameMR {
	background: #fbfbfb url(/images/boxes/box-gray2-mr.gif) repeat-y scroll right top;
	margin-left: 6px !important;
	overflow: hidden;
}

div.grayBoxFrameBL {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-bl.gif) no-repeat scroll left top;
	padding-left: 6px !important;
}
	
div.grayBoxFrameBR{
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-br.gif) no-repeat scroll right top;
	padding-right: 6px !important;
}
div.grayBoxFrameBM{
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-bm.gif) repeat-x scroll right top;
}

/* Orange */
div.orangeBoxHeaderTL {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-orange-tl.gif) no-repeat scroll left top;
}
	
div.orangeBoxHeaderTR{
	background:transparent url(http://www.presentjakt.se/images/boxes/box-orange-tr.gif) no-repeat scroll right top;
	
}
div.orangeBoxHeaderTM{
	background:transparent url(http://www.presentjakt.se/images/boxes/box-orange-tm.gif) repeat-x scroll right top;
}

/* Green */
div.greenBoxHeaderTL {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-green-tl.gif) no-repeat scroll left top;
}
	
div.greenBoxHeaderTR {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-green-tr.gif) no-repeat scroll right top;
	
}
div.greenBoxHeaderTM {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-green-tm.gif) repeat-x scroll right top;
}

/* Gray */
div.grayBoxHeaderTL {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-tl.gif) no-repeat scroll left top;
}
	
div.grayBoxHeaderTR {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-tr.gif) no-repeat scroll right top;
	
}
div.grayBoxHeaderTM {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray2-tm.gif) repeat-x scroll right top;
}

/* Simple Box */

div.simpleBox .tl, div.simpleBox .tr, div.simpleBox .bl, div.simpleBox .br {
	height: 13px;	
	padding: 0px;
	margin: 0px;
}
div.simpleBox .tr {
	margin-left:13px;
}

div.simpleBox .mr {
	margin-left:15px;
	overflow: hidden;
}

div.simpleBox .br {
	margin-left:13px;
}

/* GrayBox */
div.grayBox .tl {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray-tl.gif) no-repeat scroll left top;
}
	
div.grayBox .tr {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray-tr.gif) no-repeat scroll right top;
}

div.grayBox .ml {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray-ml.gif) repeat-y scroll left top;
}

div.grayBox .mr {
	background: #fefefe url(http://www.presentjakt.se/images/boxes/box-gray-mr.gif) repeat-y scroll right top;
}

div.grayBox .bl {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray-bl.gif) no-repeat scroll left bottom;
} 

div.grayBox .br {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-gray-br.gif) no-repeat scroll right bottom;
}

/* Bluebox */
div.blueBox {
	clear: both;
	margin-bottom: 15px;
}

div.blueBox .tr {
	margin-left:13px;
	padding:8px 13px 0pt 0pt;
}
 
div.blueBox .mr {
	margin-left:15px;
	padding:10px 15px 5px 0px;
}

div.blueBox .br {
	margin-left:13px;
	padding:8px 13px 0pt 0pt;
}

div.blueBox .tl {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-tl.gif) no-repeat scroll left top;
}
	
div.blueBox .tr {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-tr.gif) no-repeat scroll right top;
}

div.blueBox .ml {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-ml.gif) repeat-y scroll left top;
}

div.blueBox .mr {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-mr.gif) repeat-y scroll right top;
}

div.blueBox .bl {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-bl.gif) no-repeat scroll left bottom;
} 

div.blueBox .br {
	background:transparent url(http://www.presentjakt.se/images/boxes/blue-br.gif) no-repeat scroll right bottom;
}


.blueBoxH1 {
	color:#206BA4;
	font-weight:bold;
	font-size: 1.8em;
	font-weight: bold;
}
.blueBoxH2 {
	color:#206BA4;
	font-size: 1.4em;
}

/* Light blue box */
div.lightblueBox .tr {
	margin-left: 6px;
	height: 8px;
}

div.lightblueBox .br {
	margin-left: 6px;
	height: 8px;
}

div.lightblueBox .mr {
	margin-left: 6px;
}

div.lightblueBox .tl {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-tl.gif) no-repeat scroll left top;
}
	
div.lightblueBox .tr {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-tr.gif) no-repeat scroll right top;
}

div.lightblueBox .ml {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-ml.gif) repeat-y scroll left top;
}

div.lightblueBox .mr {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-mr.gif) repeat-y scroll right top;
	overflow: hidden;
}

div.lightblueBox .bl {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-bl.gif) no-repeat scroll left bottom;
} 

div.lightblueBox .br {
	background:transparent url(http://www.presentjakt.se/images/boxes/box-lightblue-br.gif) no-repeat scroll right bottom;
}

