/* GENERAL STYLES */
/* FRAMEWORK */

html, body, #framework
{
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
}

a
{
	color: #00388b;
}

a:hover	{ text-decoration: underline; }

a[href^="http:"]
{
	_padding-right: 15px;
	_background: Transparent url('/images/icons/external.gif') no-repeat; 	top right;
}

a[href^="http://eurocross.dev.sbbs.se"]
{
	background-image: none;
	padding-right: 0px;
}

.nolink
{
	background-image: none;
	padding-right: 0px;
}

.dropdown
{
	font-size: 0.8em;
}

.star
{ font-size: 1.2em; color: #d11400; }

#framework
{
	margin: 0 auto;
	vertical-align: top;
	empty-cells: show;
	text-align: left;
}

#head
{
	height: 63px;
	min-height: 63px;
	max-height: 63px;
	background: #e9e9e9 url(/images/frame_top_white_bg.gif) repeat-x;
}

#container
{
	width: 950px;
	background: #ffffff url(/images/frame_bg1.gif) repeat-x;
	vertical-align: top;
	text-align: center;
}

#foot
{
	height: 54px;
	_background: #000000 url(/images/frame_bottom_black_bg1.gif)repeat-x;
	text-align: center;
}

/* HEAD */
#head .header td
{
	width: 950px;
	height: 63px;
	min-height: 63px;
	max-height: 63px;
	vertical-align: bottom;
	text-align: left;
}

/* CONTENT */
.frames
{
	width: 48%;
}

.frameborder
{
	width: 0.1%;
	/*background-image: url(/images/frame_border_corner.gif);*/
	background-color: #b9b9b9;
}

#container .content
{
	width: 950px;
	height: 211px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
	
}

/* JOBSEARCH */
#container .content .jobsearch
{
	height: 190px;
	max-height: 190px;
	min-height: 190px;
	background: #000000 no-repeat;
}

#container .content .jobsearch .jobcontrol
{
	margin-right: 80px;
	margin-bottom: 20px;
}

#container .content .menyButtons
{
	background: #f0f3f7 url(/images/button_blue_bg.gif) repeat-x;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-decoration: none;
}

#container .content .menyButtons .icon
{
	width: 1%;
	height: 90px;
	border-left: solid 1px #ffffff;
}

#container .content .menyButtons .button
{
	width: 33%;
	text-align: left;
}

#container .content .menyButtons .button .headline
{
	background-color: Transparent;
	line-height: 1.2em;
	font-size: 1.3em;
	padding-top: 6px;
	color: #00388b;
}

#container .content .menyButtons .button .msg
{
	background-color: Transparent;
	text-decoration: none !important;
	padding-top: 1em;
	line-height: 1.3em;
	color: #494949;
}

#container .content .menyBorders
{
	height: 6px;
	background-color: #e9e9e9;
	border-top: solid 2px #ffffff;
	border-left: solid 1px #ffffff;
}

#container .content .columns
{
	vertical-align: top;
	padding: 5px;
}


.searchButton
{
vertical-align: middle;
}

/* EVENTLIST */
.eventlist_front
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-left: 13px;
	padding-bottom: 15px;
	background: url('/images/icon_dot.gif') no-repeat top left;
	border-bottom: dotted 1px #336699;
}

.eventlist_front .event_date
{
	font-size: 0.8em;
	color: #818181;
}

.eventlist_front .event_headline
{
	font-size: 1.1em;
	color: #00388b;
	text-decoration: underline;
}

.eventlist_front .event_content
{
	font-size: 0.9em;
}

.eventlist_front .event_readmore
{
	font-size: 0.8em;
	font-weight: bold;
	color: #00388b;
}



.eventlist_front2
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-left: 13px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #336699;
}

.eventlist_front2 .event_date
{
	font-size: 0.8em;
	color: #818181;
}

.eventlist_front2 .event_headline
{
	font-size: 1.1em;
	color: #e70f0f;
}

.eventlist_front2 .event_content
{
	font-size: 0.9em;
}

.eventlist_front2 .event_readmore
{
	font-size: 0.8em;
	font-weight: bold;
	color: #e70f0f;
}


/* EVENTREGISTRATION */
.eventreg
{
	width: 96%;
}

.eventreg td
{
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
}

.eventreg .subscript
{
	width: 50%;
	font-size: 1.3em;
	color: #00388b;
}


/* FOOT */
#foot .footer
{
	width: 950px;
	padding: 0px;
	background: #000000 url(/images/frame_bottom_black_bg2.gif) repeat-x;
	text-align: left;
	font-size: 0.8em;
	color: #ffffff;
}

#foot .footer a
{
	color: #ffffff;
}


/* TOOLBOX */
.toolbox
{
	height: 20px;
	font-size: 0.8em;
}

.toolbox td
{
	vertical-align: middle;
}

/* JOBS */
.jobs
{
	width: 100%;
}

.jobs td
{
	vertical-align: top;
	color: #525252;
}

.jobs .border td
{
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 30px;
}

.jobs .border2 td
{
	border-bottom: solid 1px #e7e7e7;
}

.jobs .odd td
{
	padding: 2px 0px 2px 0px;
	background-color: #fefbf1;
	border-bottom: solid 1px #efefef;
}

.jobs .even td
{
	padding: 2px 0px 2px 0px;
	background-color: #fff8df;
	border-bottom: solid 1px #efefef;
}


/* FOOT */


/* EVENTINFO */
#eventinfo
{
	width: 250px;
}

#eventinfo td
{
	vertical-align: middle;
}

#eventinfo .headline
{
	height: 25px;
	padding-left: 7px;
	background-color: #f6f6f6;
	border-top: solid 2px #ffffff;
	border-bottom: solid 1px #f6f6f6;
	font-size: 1em;
}

#eventinfo .msg
{
	height: 25px;
	padding-left: 10px;
	border-bottom: solid 1px #f6f6f6;
	font-size: 0.9em;
}

.head1
{
	font-size: 1.3em;
	font-weight: bold;
	color: #00388b;
}

/* BREADCRUMB */
#wrapperbreadcrumb
{
	height: 18px;
	margin: 1px;
	padding: 1px;
	border: solid 1px #dfe3ed; 
}

#wrapperbreadcrumb ul
{ 
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type:none;
	list-type: 
	display: block;
	float: left;
}

#wrapperbreadcrumb ul li
{
	margin-left: 3px;
	padding-left: 15px;
	background: url('/images/icons/breadArrow.gif') no-repeat top left;
	display: block;
	float: left;
}


/* SUBLIST*/
#wrapperSublist
{
	height: 18px;
	margin: 1px;
	padding: 1px;
}

#wrapperSublist ul
{ 
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type:none;
	list-type: 
	display: block;
	float: left;
}

#wrapperSublist ul li
{
	margin-left: 3px;
	padding-left: 15px;
	background: url('/images/icons/breadArrow.gif') no-repeat top left;
	font-size: 11px;	
	display: block;
	float: left;
}


/* FONT & TYPES */
.jobs .headline1
{
	font-size: 1.30em;
	font-weight: bold;
	color: #00388b;
}

.jobs .headline2
{
	font-size: 1em;
	color: #000000;
}

.jobs .headline3
{
	font-size: 1.1em;
	color: #e70f0f;
}

/* EDITOR PROPERTIES */
