/* Added by oribium.se */
* {
	margin: 0px 0px 0px 0px;
}
a img	{
	border:0;
}


img.mtopimg {
	float: left;
	height:48px;	
	width:48px;
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
}

img.trans {
	margin: 0px;
}

img.icon48left {
	float: left;
	height:48px;	
	width:48px;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}

img.icon48right {
	float: right;
	height:48px;
	width:48px;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}

#topmenu {
position: absolute;
left: 20px;
top: 20px;
background: transparent;
width: 470px;
}

#footer {
top: 80px;
left: 0px;
position: relative;
font-size: 10px;
background: transparent;
}

#logo {
font-size: 12px;
color: #ccccff;
background: transparent;
margin-left: 20px;
}

img.logohitarea {
	margin-left: 55px;
	margin-top: 20px;
}

form.oribium {
padding: 0px;
margin: 0px;
width: 100%;
border-top: 2px solid #FF8311;
}

.gallery {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.imgleft {
	margin-top: 25px;
	margin-bottom: 10px;
	height:150px;	
	width:150px;
}

a.awhite:link, a.awhite:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

a.awhite:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

table.ad_left {
	margin-top: 20px;	
	margin-bottom: 10px;	
}

img.btn_orange {
	margin: 0px 0px 0px 0px;
}

table.btn_orange {
	margin-top: 10px;	
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;

}

#mainframe .contentpaneopen td.btn_orange_center, td.btn_orange_center {
	background: url(../../../images/btn_orange.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

#mainframe .contentpaneopen td.btn_orange, td.btn_orange {
	padding: 0px 0px 0px 0px;
}

#mainframe .contentpaneopen td.add_box, td.add_box {
	background: url(../../../images/add_box_td.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;	
}

td.add_box_top {
	background: url(../../../images/add_box_top_td.gif);
	background-repeat: no-repeat;	
}

td.add_box_bottom {
	background: url(../../../images/add_box_bottom_td.gif);
	background-repeat: no-repeat;	
}

p.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	margin-left: 20px;
}

p.header {
	background-image: url("../images/pm_millennium_00.gif");
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #FFFFFF;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.keywords {
	margin: 10px;
	color: #444444;
}

.keywords a {
	color: #AAAAAA;
}

/* Boxes - Tables */

table.box { 
	width: 141px;
	margin: 0;
	padding: 0; 
}

td.red_box_top,td.green_box_top,td.blue_box_top, td.orange_box_top, td.gold_box_top {
	width:141px;
	height:22px;
	visibility: visible;
}

td.red_box_top { background: url(../../../images/red_box_top.png) no-repeat;}
td.green_box_top { background: url(../../../images/green_box_top.png) no-repeat;}
td.blue_box_top { background: url(../../../images/blue_box_top.png) no-repeat;}
td.orange_box_top { background: url(../../../images/orange_box_top.png) no-repeat;}
td.gold_box_top { background: url(../../../images/gold_box_top.png) no-repeat;}

td.red_box_middle, td.green_box_middle, td.blue_box_middle, td.orange_box_middle, td.gold_box_middle {
	width:141px;
	height:164px;
	text-align: center;
	visibility: visible;
	line-height: 20px;
}

td.red_box_middle {
	background: url(../../../images/red_box_middle.jpg) no-repeat;
}
td.green_box_middle {
	background: url(../../../images/green_box_middle.jpg) no-repeat;
}
td.blue_box_middle {
	background: url(../../../images/blue_box_middle.jpg) no-repeat;
}
td.orange_box_middle {
	background: url(../../../images/orange_box_middle.jpg) no-repeat;
}
td.gold_box_middle {
	background: url(../../../images/gold_box_middle.jpg) no-repeat;
}

td.red_box_bottom, td.green_box_bottom, td.blue_box_bottom, td.orange_box_bottom, td.gold_box_bottom {
	width:141px;
	height:14px;
	visibility: visible;
}

td.red_box_bottom { background: url(../../../images/red_box_bottom.png) no-repeat;}
td.green_box_bottom { background: url(../../../images/green_box_bottom.png) no-repeat;}
td.blue_box_bottom { background: url(../../../images/blue_box_bottom.png) no-repeat;}
td.orange_box_bottom { background: url(../../../images/orange_box_bottom.png) no-repeat;}
td.gold_box_bottom { background: url(../../../images/gold_box_bottom.png) no-repeat;}

.green_bg {
	background: url(../../../images/body_green.jpg);
	background-repeat: repeat-y;
}

.blue_bg {
	background: url(../../../images/body_blue.jpg);
	background-repeat: repeat-y;
}

.red_bg {
	background: url(../../../images/body_red.jpg);
	background-repeat: repeat-y;
}

.orange_bg {
	background: url(../../../images/body_orange.jpg);
	background-repeat: repeat-y;
}

td.box_header,td.box_footer {
	font-size: 12px;
	text-align: center;
	width:141px;
}

a.box_header:link,a.box_header:visited,a.box_footer:link,a.box_footer:visited,
a.box_header_bronze:link,a.box_header_bronze:visited,a.box_footer_bronze:link,a.box_footer_bronze:visited,
a.box_header_silver:link,a.box_header_silver:visited,a.box_footer_silver:link,a.box_footer_silver:visited,
a.box_header_gold:link,a.box_header_gold:visited,a.box_footer_gold:link,a.box_footer_gold:visited {
	display: block;
	background-color: #F7ECEC;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #9E3333;
	text-decoration: none;
	padding-top: 5px;
	height: 20px !important;
	width:141px;
}

a.box_header_bronze:link,a.box_header_bronze:visited,a.box_footer_bronze:link,a.box_footer_bronze:visited {
	background-color: #edcdb2;
	color: #a05f26;
}

a.box_header_silver:link,a.box_header_silver:visited,a.box_footer_silver:link,a.box_footer_silver:visited {
	background-color: #dcdcdc;
	color: #7b7b7b;
}

a.box_header_gold:link,a.box_header_gold:visited,a.box_footer_gold:link,a.box_footer_gold:visited {
	background-color: #eedfaf;
	color: #9c7d1a;
}


#mainframe .contentpaneopen .box td {
	padding: 0 0px;
}

a.box_header:hover, a.box_footer:hover {
	text-decoration: none;
	color: #F3CE00;
}

.box_big_text {
	font-size: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.box_big_text:link, a.box_big_text:visited {
	font-size: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.box_big_text:hover {
	text-decoration: none;
	color: #F3CE00;
}

.big_white_box {
	font-size: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.big_white_box:link, a.big_white_box:visited {
	font-size: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.big_white_box:hover {
	text-decoration: none;
	color: #F3CE00;
}

.box_body {
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.box_body,a.box_body:link,a.box_body:visited {
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}

a.box_body:hover {
	color: #F3CE00;
}

table.box_inline {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.red_box_inline {
	background: url(../../../images/red_box_full.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

td.red_box_inline {
	width: 250px;
	height: 93px;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

/* Widebox Blue */

table.widebox {
	width: 255px;
	margin-top: 20px;
}

td.blue_widebox_top {
	height: 25px;
	background:url('../images/boxes/blue_wide_box_top.png') no-repeat;
}

td.widebox_header, td.widebox_footer {
	height: 29px;
	text-align: center;
	vertical-align: middle;
	border-bottom:3px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	background-color: #EFEFEF;
}

td.widebox_header h2, td.widebox_footer h2 {
	margin:0;
}

td.blue_widebox_icon {
	height: 72px;
	background:url('../images/boxes/blue_wide_box_bg.png') repeat-y;
	text-align: center;
	padding: 10px 15px 5px !important;
}

td.blue_widebox_content {
	background:url('../images/boxes/blue_wide_box_bg.png') repeat-y;
}

td.blue_widebox_content p {
	color: #FFF;
	padding:5px 15px;
}

td.blue_widebox_bottom {
	height: 25px;
	background:url('../images/boxes/blue_wide_box_bottom.png') no-repeat;
}

/* Widebox Grey */


td.grey_widebox_top {
	height: 25px;
	background: transparent url(../images/boxes/grey_wide_box_top.png) no-repeat scroll 0 0;
}

td.grey_widebox_header {
	height: 29px;
	text-align: center;
	vertical-align: middle;
	border-bottom:3px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	background: transparent url(../images/boxes/blue_wide_box_bg.png) repeat-y scroll 0 0;
}

td.grey_widebox_header h2, td.grey_widebox_footer h2 {
	margin:0;
}

td.grey_widebox_header h2 a{
	color: #FFF !important;
}

div.grey_widebox_icon {
	height: 72px;
	text-align: center;
	padding: 10px 15px 5px !important;
}

td.grey_widebox_content {
	background: transparent url(../images/boxes/grey_box_bg.png) repeat-x scroll center top;
}

td.grey_widebox_content p {
	color: #333;
	padding:5px 15px;
}


/* Misc Tables */

#mainframe .contentpaneopen table.icon-menu td {
	padding:3px;
	width: 82px;
}

#mainframe .contentpaneopen table.icon-menu td img {
	margin-left: 17px;
	margin-right: 17px;
}

#mainframe .contentpaneopen .table_bg_blue td, #mainframe .contentpaneopen .table_bg_red td {
	padding: 0;
	padding-top: 5px;
}

.table_bg_blue { 
	background: url(../../../images/tablebg_blue.gif) repeat-x;
	margin-top: 10px;
	margin-bottom: 20px;
}
.table_bg_red { 
	background: url(../../../images/tablebg_red.gif) repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

.table_descbg_blue {
	background: url(../../../images/tabledescbg_blue.gif);
	background-repeat: repeat-x;
}

.table_item_blue {
	font-size: 10px;
	background-color: #C8DBFA;
	line-height: 13px;
}

.table_item_red {
	font-size: 10px;
	background-color: #F7ECEC;
	line-height: 13px;
}

#mainframe .contentpaneopen .table_item_blue td, #mainframe .contentpaneopen .table_item_red td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.table_blue_header, span.table_red_header {
	color: #ffffff;
	font-weight: normal;
	margin-left: 4px;
}

div.oribiumform {
	display:none;
	visibility:hidden;
}

.orangecont
{
	float:left;
	padding:0;
	margin:0;
	background-image:url(/apps/omid.gif);
	height:28px;
	color:#FFF;
	font-family:Arial;
	font-size:13px;
	opacity:.9;
	filter:alpha(opacity=90);
}
.orangecont:hover
{
	cursor:pointer;
	opacity:1;
	filter:alpha(opacity=100);
}
img.orange
{
	vertical-align:middle;
}

/** Showcase **/

.captionDiv {
	background: none !important;
	padding-left: 22px !important;
cursor: pointer;
}


.captionDiv h2 {
	line-height: 25px !important;
}

.captionDiv h2 span {
	padding-top: 130px !important;
	float:left;
}

.captionDiv .dark {
	color: #000;
}

.captionDiv h2 span.top {
	padding-top: 0px !important;
}

.captionDiv h2 span.right {
	padding-right: 50px !important;
	float:right;
}

.captionDescription, .captionTitle {
	display: none;
}