/*#############

TEMPLATE SPESIFIC

#############*/

/* HTML TAGS */

body{
	margin				: 0px;
	padding				: 0px;
	background			: Red;
}

body,td,td,th,table,.inputbox,.button{
	font-family			: "Trebuchet MS",Verdana;
	font-size			: 12px;
	line-height			: 18px;
	color				: #f6f6f6;
}
a:link, a:visited{
	color				: Silver;

}

a:hover{
	color				: Red;
}

/* BOXES */

#outline_outer{
	width				: 840px;
	background			: #ffffff;
	overflow			: hidden;
	background			: url(../images/content_bg.jpg) repeat-y;
}

#outline_inner{
	width				: 800px;
	overflow			: hidden;
}


#topmost{
	background			: #000000 url(../images/topmenu_bg.jpg) repeat-x;
	height				: 30px;
	line-height			: 30px;
}

#search{
	float				: left;
}

#search .inputbox{
	color				: #000000;
	border				: 1px solid #5596BE;
	margin-top			: 3px;
	margin-left			: 10px;
}

#topmenu{
	float				: right;
	text-align			: right;
	padding-right		: 20px;
}

#topmenu a{
	color				:#efefef;
	font-weight			: bold;
}

#topmenu a:hover{
	color				: #FFFFFF;
}

#header{
	height				: 150px;
	background			: url(../images/header.jpg) no-repeat;
}

#mainmenu{
	clear				: both;
	height				: 100px;
	background			: url(../images/mainmenu.jpg) repeat-x;
}

#submenu{
	width				: 200px;
}




#left_outline{
	float				: left;
	width				: 200px;
	background			: url(../images/sideline.jpg) repeat-y right;
	margin				: 10px 0px;
}

#left{
	width				: 200px;
}

.middle{
	float				: left;
	padding				: 10px;
	text-align			: left;
}

#middle_both{
	
	width				: 420px
}

#middle_single{
	width				: 580px;
}

#right{
	float				: right;
	width				: 160px;
}

/* MENU */

#navlist_outline{
	height				: 100px;
	background			: #CCC url(../images/mainmenu.jpg) repeat-x;
	border				: 1px solid #666666;
}

#navlist {
	margin				: 0px 0px 0px 5px;
	padding				: 0px;
	border-left			: 1px solid #2D507B;
	border-right		: 1px solid #4071AC;
	height				: 100px;
	float				: left;
}


#navlist ul, #navlist li {
	display				: inline;
	list-style-type		: none;
	
	
}


#navlist a:link, #navlist a:visited {
	border-left			: 1px solid #777777;
	border-right		: 1px solid #777777;
	padding				: 0px 0px 0px 5px;
	float				: left;
	font-size			: 13px;
	padding-top			: 60px;
	line-height			: 40px;
	width				: 100px;
	text-align			: left;
	margin				: 0px;
	text-decoration		: none;
	color				: #FFFFFF;

}

#navlist a:hover {
	background			: #000000;
	color				: #FFFFFF;
}

#navlist a:link#current, #navlist a:visited#current {
	background			: #000000;
	color				: #FFFFFF;
	text-decoration		: underline;
	cursor				: default;

}

/* SUBMENU */



#submenu li,
#submenu ul{
	margin:0px;
	padding:0px;
}


#submenu li{
	list-style:none;
	text-align:left;
}

#submenu a{
	border-top			: 1px solid #777777;
	border-bottom		: 1px solid #555555;
	display				: block;
	font-size			: 13px;
	height				: 30px;
	line-height			: 30px;
	text-decoration		: none;
	color				: #FFFFFF;
	background			: #000000;
	padding-left		: 10px;
}

#submenu a:hover{
	background			: #777777;
	color				: #FFFFFF;
}

#submenu a#subcurrent{
	background			: #000000;
	text-decoration:underline;
}



/*#############

MAMBO STYLING

#############*/

/* MODULES */
.moduletable{
	width				: 140px;
	margin-bottom		: 20px;
	text-align			: left;
}javascript:submitbutton('save_css');
Save	
Save


div.moduletable h3,
div.module h3,
.moduletable th {
	margin				: 0px;
	padding				: 0px;
	font-size			: 14px;
	font-weight			: bold;
	color				: Silver;
	text-align			: left;
	margin-bottom		: 5px;
}

#left div.moduletable,
#right div.moduletable,
.moduletable{
	background			: url(../images/underline.jpg) repeat-x top;
	padding-top			: 20px;
}


/* THE TOP MODULE POSITION */


#top div.module {
  	background			: transparent url(../images/blue_bottom_left.png) no-repeat bottom left;
	margin				: 5px 0px;
	width				: 135px;
	color				: #FFFFFF;

}
#top td,
#top h3{
	color				: #FFFFFF;
}

#top h3{
	margin-left:5px;
}

#top div.module div {
  	background			: transparent url(../images/blue_bottom_right.png) no-repeat bottom right;
	
}

#top div.module div div {
  	background			: transparent url(../images/blue_top_left.png) no-repeat top left;
}

#top div.module div div div {
	background			: transparent url(../images/blue_top_right.png) no-repeat top right;
	padding				: 10px 0px;
	width				: auto !important;
	width				: 100%;
}

#top div.module div div div div {
	background			: none;
	padding				: 0;
}



/* CONTENT STUFF */

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 10px;
	font-weight			: bold;
	line-height			: 12px;
}

.contentheading{
	color				: #ffffff;
	font-size			: 24px;
	text-decoration		: none;
	padding-bottom		: 7px;
	background			: url(../images/underline.jpg) repeat-x bottom;
	line-height			: 30px;
	padding-top			: 20px;
}

table.contentpaneopen{
	width				: 99%;
}

.contentheading a{
	color				: #444;
	text-decoration		: none;
}

.componentheading{
	color				: #999999;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}
.inputbox{
	color : #000000;
}
.button{
color: #000000;