/* Design by Littlebabaji */
/*=======================*/

body,td,th, tr, p, div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


div.container{
	width:750px;
	margin:0px;
	margin-left: 150;
	border:1px solid gray;
}

div.header{
	height: 300px;

	color:white;
	background-image:url(http://orchidea.nu/joomla15/templates/orchidea/images/bg_top.jpg);
	background-repeat:no-repeat;
	clear:left;
}

div.footer{
	padding:0.5em;
	color:black;
	background-color:white;
	clear:left;
}

h1.header{
	padding:0;
	margin:0;
}

h3{
	font-family:  Arial, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

div.left{
	float:left;
	width:250px;
	margin:0;
	padding:1em;
	border:0px solid gray;
	background-image:url(http://orchidea.nu/joomla15/templates/orchidea/images/bg_left.jpg);
	background-repeat:no-repeat;
}

div.content{
	margin-left:250px;
	padding:1em;
	border:0px solid gray;
	background-image:url(http://orchidea.nu/joomla15/templates/orchidea/images/bg_right.jpg);
	background-repeat:no-repeat;
}


/* OTHER TAGS */

a:link, a:visited  {
	color: #000000;
	text-decoration  : none;
}

a:hover {
	text-decoration: none;
	color: #555555;
}


/* other mambo elements */

#menu a.mainlevel:link,
#menu a.mainlevel:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	padding-left:30px;
	padding-right:15px;
	text-decoration: none; 
	font-weight:bold; 
	color:black;
}

#menu a.mainlevel:hover  {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	padding-left:30px;
	padding-right:15px;
	text-decoration: none; 
/*	text-transform:uppercase;*/
/*	color:#999999;  */
	color:#AF0D08;
}

#menu a.mainlevel: active {
	color:#AF0D08;
	
}

#left a.mainlevel:link, 
#left a.mainlevel:visited {
	color:#AF0D08;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	border-bottom:1px dotted #CCC;
	display:block;
	height: 20px;
	vertical-align:bottom;
}

#left a.mainlevel:hover {
	color:#660000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	border-bottom:1px dotted #CCC;
	display:block;
	text-decoration: none;
}

div.left ul li a:link,
div.left ul li a:visited {
	color:#AF0D08;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	border-bottom:1px dotted #CCC;
	border-collapse:separate;
	display:block;
	height: 20px;
	vertical-align:bottom;
}

div.left ul li a:hover {
	color:#660000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	border-bottom:1px dotted #CCC;
	display:block;
	text-decoration: none;
}

#left .moduletable {
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;

}

div.left ul, #left li {
margin:0;
padding:0;
list-style-type:none;
}


.componentheading, 
.contentheading {
	font-family:  Arial, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;	
}

div.footer {
	clear:both;
	color: white;
	background-color:black;
	
	border-top:1px black;
	padding-top:5px;
	margin-bottom:0px;
	padding-left:135px;
	height: 30px;
}

.bordimg { border-width: 8px; border: 8px solid; border-color: #000000;}

.bording8-black { border-width: 8px; border: 8px solid; border-color: #000000;}

.shadowed { 
	float:right;
	background: url(http://orchidea.nu/joomla15/templates/orchidea/images/drop-shadow.png) no-repeat bottom right !important;
	background: url(http://orchidea.nu/joomla15/templates/orchidea/images/drop-shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.shadowed img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}


