/************************************
This is used to give content in admin and
TinyMCE the same fontsize as set
in sites body in framework.css
************************************/
body.mceContentBody  {
	font-size:100% !important;
	margin:0 !important; /*remove margins from editor*/
	padding:0 !important; /*remove paddings from editor*/	
}
body.admin #content {
	font-size:100%;
}
/***********************************/

/*************************************
**** General content definitions *****
*************************************/
/*************************************
**** General content definitions *****
*************************************/
#content {
	font-family:Georgia, serif;
	color:#000;
}
#content img {
	border:none;
}
#content img.imgLeft {
	float:left;
	margin-right:6px;
	margin-bottom:4px;
}
#content img.imgRight {
	float:right;
	margin-left:6px;
	margin-bottom:4px;
}
#content p {
	margin:0 0 1em 0;
	padding:0;
	font-size:12px;
	line-height:1.3;
}
#content .imgByline {
	margin:-10px 0 1em 0;
	font-size:11px;
	line-height:1.1;
	color:#666666;
}

#content p img {
	margin:0 0 -.7em 0;
}
#content ul {
	margin:0 0 1em 0;
	font-size:12px;
	line-height:1.3em;
}
#content ul li {
	list-style-type:bullet;
	margin:0 0 3px 0;	
}
#content a {
	color:#5e3e91;
}
#content a:hover {
	color:#8467b2;
}
h2 {
	margin:0;
	padding:0;
}
.h14 {
	font-size:14px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h16 {
	font-size:16px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h18 {
	font-size:18px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h22 {
	font-size:22px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h26 {
	font-size:26px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h32 {
	font-size:32px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h38 {
	font-size:38px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h42 {
	font-size:42px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h48 {
	font-size:48px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
.h52 {
	font-size:52px !important;
	margin-bottom:0 !important;
	font-weight:bold;
	line-height:1.1 !important;
}
#content .ingress {
	font-size:14px;
	line-height:1.3;
	font-weight:normal;
}
.public #content .pageBlock {
	border-bottom:1px solid #dadad6;
	margin-bottom:10px;	
}
#content .purple {
	border-bottom:10px solid #a590d3 !important;
}
#content .pink {
	border-bottom:10px solid #fe94ee !important;
}

#content .printSpecific {
	display:none;
}

/*************************************
********** Template 1 ****************
*************************************/
.tpl1 {
	width:940px;
	background-image:url(gui/v_border_double.png);
	background-position:230px 0;
	background-repeat:repeat-y	
}
.admin .tpl1 {
	width:950px;
}
.tplArea1_1 {
  width:220px;
  float:left;
  display:inline;
}
.tplArea1_2 {
  width:380px;
  margin-left:20px;
  float:left;
  display:inline;
}
.tplArea1_3 {
  width:300px;
  margin-left:20px;
  float:left;
  display:inline;
}

/*************************************
********** Template 2 ****************
*************************************/
.tpl2 {
	width:940px;
	background-image:url(gui/v_border.gif);
	background-position:630px 0;
	background-repeat:repeat-y;	
}
.admin .tpl2 {
	width:950px;
}
.tplArea2_1 {
  width:480px;
  float:left;
  display:inline;
}
.tplArea2_1 h1, .tplArea2_1 h2 {
	margin-bottom:10px !important;
}
.tplArea2_2 {
  width:300px;
  margin-left:160px;
  float:left;
  display:inline;
}
.tplArea2_2 h1, .tplArea2_2 h2 {
	margin-bottom:10px !important;
}
.tplArea2_2 ul {
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0;
}
.tplArea2_2 ul li a {
	display:block;
	padding:3px 0;
}
.tplArea2_2 ul li a.selected {
	color:#000 !important;
}

/*************************************
********** Template 3 ****************
*************************************/
.tpl3 {
	width:980px;
	background-image:url(gui/v_border.gif);
	background-position:330px 0;
	background-repeat:repeat-y;
	overflow:hidden;
}
.admin .tpl3 {
	width:990px;
	overflow:visible;	
}
.tplArea3_1 {
  width:310px;
  float:left;
  display:inline;
}
.tplArea3_2 {
  width:600px;
  margin-left:40px;
  float:left;
  display:inline;
}
.tpl3 h2 {
	margin:0 0 12px 0 !important;
	padding:0;
}

/*PRESSBILDER*/
table.pressList {
	margin-bottom:5px;
}
table.pressList td {
	width:100px;
	padding-right:20px;
	vertical-align:top;
	color:#000;	
}
table.pressList td.last {
	padding-right:0;
}
#content table.pressList td p {
	margin-bottom:4px !important;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	color:#000;	
}
table.pressList td img {
	border:1px solid #CCC !important;
}


.admin #livebookings {
	visibility:hidden;
}
#livebookings {
	margin-bottom:10px;
}