/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background:#fff; 
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	/*background:url(images/arrow.jpg) 0 8px no-repeat;*/
	padding-left:15px;
	position:relative;
	text-transform: none;
}


a {
	color:#36A1C8;
}

a:hover {
	text-decoration:none;
        background:none !important;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color:#36A1C8;
	font-weight:bold;
	padding:10px 0 5px;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}



h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}

h5 {
	color:#999999;
	font-size:10px;
	padding-left: 5px;
	margin-bottom: 5px;
}

h6 {
	color:#666;
	font-size:18px;
	padding:5px 0 0;
}

img {
        border:0px;
}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper{
        width: 975px;
        margin:auto;
}
#wrapper {
	width:100%;
        margin-top:30px;
}

#header {
	height:75px;
        width:100%;
        text-align: center;
        margin-top:40px;
}

.topmenu {
        background:#3b95b6;
}

.loginbox{
	width:975px;
        margin:auto;
        padding:10px;
        text-align:right;
        color:#908f8f;
}

.loginbox a {
        color:#000;
        font-weight:bold;
        text-decoration:none;
}

.loginbox a:hover {
        text-decoration:underline;
}

.bluebird {
        background: transparent url(images/bluebird.png) no-repeat;
        width:83px;
        height:95px;
        position:relative;
        float:right;
        z-index:1000;
        margin-top:-45px;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:82px;
	left:10px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:207px;
	height:56px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline2 {
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        background:transparent url(images/corner.png) no-repeat scroll 0 0;
        height:73px;
        left:680px;
        position:absolute;
        text-indent:-9999px;
        top:77px;
        width:370px;
}

#topMenu {
        width:975px;
        background:#000;
        margin:auto;
        -moz-border-radius: 10px;
        border-radius: 10px;
}

#topMenu .setli {
        padding:0px;
        margin:0px;
	float:left;
        text-align:left;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu .setli .lr-style {
	font-size:13px;
	color:#fff;
        padding-left:15px;
        padding-right:15px;
        white-space:nowrap;
        padding-top:13px;
	text-decoration:none;
	font-weight:bold;
        display:block;
        vertical-align:middle;
        height:27px !important;
        border-right:1px solid #000;
        border-left:1px solid #000;
        border-bottom:1px solid #000;
}

#topMenu .specialink
{
        width:200px;
        padding:0px !important;
        padding-bottom:13px !important;
        border:0px !important;
}

#topMenu .specialink:hover
{
        background:none;
}

#topMenu li a:hover {
        background:none;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:700px;
	padding-right:20px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:200px;
	margin-left:10px;
        height:100%;
        padding:10px;
	background: #efefef;
        min-height: 300px;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
}

#colRight a
{
        color:#4c628c;
}

#colRight h3 {
        color:#616158;
}

#colRight p.line {
/*	background:url(images/bk_horizline.jpg) 0 100% repeat-x;*/
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#666;
	display:block;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

.post .entry img {
	/*border:1px solid #ddd;
	background:#fff;*/
	padding:7px;
	/*float:right;*/
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
	
}

.html .post .ribbonType {
	top:71px;
}

.wherego_title{
    text-align:left !important;
}

#sidebar ul {
	background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin:10px 0;
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/arrow.jpg) 0 11px no-repeat;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}


form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}

form#searchformtop input#s {
	width:190px;
        background: #fff url(images/searchbox.png) right center no-repeat;
        -moz-border-radius: 7px;
        padding-right:20px;
        border-radius: 7px;
	margin:0;
        float:right;
}

.searchformdiv
{
        padding-top:7px;
        padding-left:20px;
}


/* VIDEOTITLER 
---------------------------------------------------*/
#videotitler {
	float:left;
	width:315px;
	margin-left:20px;
	
}

 ul.videotitler {
	margin-top:10px;
}

 ul.videotitler li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

/* videoredigering 
---------------------------------------------------*/


* html ul.videoredigering li {
	float:left;
	width:100%;
}

ul.videoredigering li a {
	display:block;
	background:url(images/ikoner/videoredigering.png) 0 4px no-repeat;
	padding:5px 0 9px 40px;
	text-decoration:none;
	margin:0;
	font-size:14px
}

ul.videoredigering li a:hover {
	color:#333;
}

ul.videoredigering li a span.date {
	font-size:10px;
	color:#999;

}

/* videoredigering 
---------------------------------------------------*/

* html ul.videotitler li {
	float:left;
	width:100%;
}

ul.videotitler li a {
	display:block;
	background:url(images/play_icon.png) 0 4px no-repeat;
	padding:5px 0 9px 25px;
	text-decoration:none;
	margin:0px 0px 0px 20px;
	font-size:14px
}

ul.videotitler li a:hover {
	color:#333;
}

ul.videotitler li a span.date {
	font-size:10px;
	color:#999;

}

.moretag {
	display:block;
	background:url(images/resten_af_titlen.png	) 0 4px no-repeat;
	padding:25px 0 9px 90px;
	text-decoration: underline;
	margin:0px 0px 0px 410px;
	font-size:16px;
	color: #c1b38e;
	}
	
	.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #fff;
	color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
	background-color: #CCC;
	color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: #fff;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}

/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}

.gravatar {
width: 75px;
float: left;
clear: right;
border: none;
height: 75px;
}

.post_title {
height: 75px;
width: 550px;
float: left;
padding-top: 12px;
}

.post_title_grav {
clear: right;
}

.entry { clear: left; }

div.hr {
  height: 50px;
  background:transparent url(images/hr-divider.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/* Menu system */

.menu-content {
  visibility: hidden;
  position: absolute;
  padding: 2px 6px 6px 0px;
  margin-top:40px;
  background: #4c4d4c;
  width:200px;
  overflow: scroll;
  overflow-x: hidden;
  z-index: 1500;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border:1px solid #fff;
  max-height:400px;
}

.menu-content-alpha {
  width:400px;
  overflow:auto;
}

.hover .menu-content {
  display: block;
}

.ui-widget { font-family: segoe ui, Arial, sans-serif; font-size: 1.2em; }
.ui-state-active, .ui-widget-content .ui-state-active { background-color:#4c4d4c !important; color: #e4e6e6; outline: none; z-index: 100000 !important;}
.ui-state-active a { color: #e4e6e6; outline: none; text-decoration: none; }
.ui-state-active .lr-style { color: #fff !important; border-left:1px solid #fff !important; border-right:1px solid #fff !important; border-bottom:1px solid #4c4d4c !important; position:relative; z-index: 200000000000000;}
.ui-state-active a:hover { color: #f7ba69 !important;}
.ui-state-active .lr-style:hover { color: #fff !important;}
.menu-items {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  list-style: none;
}

.menu-items a
{
  font-weight: bold;
  color:#e4e6e6 !important;
  line-height:15px;
  padding:2px;
  display:block;
  height:100% !important;
}

.menu-items li
{
  text-align:left;
  margin-top:1px;
}

.menu-items .left
{
  width:130px !important;
  float:left;
}

.menu-items .right
{
  float:right;
}

.actionIcon {
  position: relative;
  float: right;
  display:inline-block;
  padding-top:5px;
  margin-left:10px;
  width: 16px;
  height: 10px;
  overflow: hidden;
}

.nav-link-inner {
  float: left;
  height: 21px;
}

.panes div {
    display:none;
    font-size:12px !important;
    border-top:0;
    min-height:100px;
    font-size:14px;
    overflow-y:hidden;
    margin-top:5px;
    background: transparent url(images/graydot.png) center repeat-y;
}

.panes ul {
    padding:0px;
    margin:0px
}

.panes li {
    padding:2px;
    margin:0px;
    list-style: none;
}

.panes li a:hover {
    background:#000 !important;
    color:#fff !important;
}

#menu-tools {
  width: 400px !important;
  margin-top:5px;
}

#menu-tools .menu-tool {
  display:block;
  float:left;
  width: 195px;
  margin-right: 1px;
}

#menu-tools .menu-tool a {
  display:block;
  width:90%;
  padding:3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.tabs {
    list-style-image:none !important;
    list-style-type:none !important;
    margin:0 !important;
    margin-left:5px !important;
    background:#828281;
}

.tabs li {
    margin:0 !important;
    padding:0 !important;
    float:left;
    font-size:10px !important;
}

.tabs li .have {
    color:#fff !important;
}

.tabs a {
    display:block;
    width:10px;
    height:15px;
    text-align:center;
}

.tabs a:hover {
    background: #e6eae6 !important;
    color:#000 !important;
}

.tabs .current, .tabs li.current a {
    color:#fff !important;
    background:#000;
}

.tabs .current:hover {
    color:#000 !important;
}

.tooltip
{
	display:none;
	background:transparent url(images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
        z-index: 200000000000000000000;
}

.newestdiv
{
    padding:10px;
    height:429px;
}

.newestcomplete
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #ccc;
    width:60%;
    float:left;
}

.newesttitle
{
    margin:0px;
    padding:5px;
    background:#ccc;
    height:40px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.newestsecond
{
    width:380px;
    float:right;
}

.klikhere
{
    float:left;
    color:#908f8f;
    font-size:12px;
}

.sortnews
{
    margin-bottom:20px;
    margin-top:10px;
    font-size:16px;
    color:#9e9d9d;
}

.sortnews a
{
    text-decoration: none;
}

.sortnews .rightarrow
{
    width:8px;
    height:8px;
    margin-left:5px;
    margin-right:5px;
    background:url(images/righbluearrow.png);
    display:inline-block;
}

.sortnews .downarrow
{
    width:8px;
    height:8px;
    margin-left:5px;
    margin-right:5px;
    background:url(images/downbluearrow.png);
    display:inline-block;
}

.newsdate
{
    color:#929191;
    font-size:11px;
}

.bottombox
{
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-radius: 10px;
    border:1px solid #ccc;
    background: url(images/bg_degre.png) repeat;
    height: 73px;
    margin-top:5px;
    width:572px;
    float:left;
    padding-left:10px;
    display:inline-block;
}

.bottombox h2
{
    font-size: 19px;
    font-weight: bold;
    color:#000;
    margin-bottom:3px;
}

.bottomboxright
{
    display:inline-block;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    height: 73px;
    border-radius: 10px;
    border-radius: 10px;
    border:1px solid #ccc;
    width:370px;
    float:right;
    margin-top:5px;
    padding-left:10px;
}

.bottomboxright h2
{
    line-height: 12px;
    margin-bottom:3px;
    font-size: 19px;
    font-weight: bold;
    color:#000;
}

.socialbutton
{
    float:right;
    margin-right:3px;
}

.middlebox
{
    width:100%;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-radius: 10px;
    border:1px solid #ccc;
    background: url(images/bg_degre.png) repeat;
    height:135px;
    display:block;
    margin-top:5px;
    padding-top:20px;
}

.middlebox h2
{
    margin-bottom:5px;
    font-size: 19px;
    font-weight: bold;
    color:#000;
}

.middlebox .monthtop
{
    width:300px;
    margin-left:10px;
    float:left;
    display:inline-block;
}

.middlebox .monthtop .wppgen
{
    float:left;
    margin:2px;
    margin-right:5px;
}

.middlebox .monthtop .wpp-post-title
{
    display:block;
    font-size:12px !important;
    color:#0e6291 !important;
}

.middlebox .monthtop a
{
    text-decoration: none !important;
}

.middlebox .post-stats, .middlebox .monthtop .wpp-date
{
    color:#929191;
}

.middlebox .wpp-author
{
    color:#0e6291;
}


.middlebox .toplist
{
    width:310px;
    float:right;
    display:inline-block;
}

.middlebox .toplist a
{
    display:block;
    font-size:12px !important;
    color:#0e6291 !important;
    text-decoration: none !important;
    width:200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.middlebox .toplist ul
{
    height:105px;
    margin-top:2px;
    padding:0px;
    width:155px;
}

.middlebox .toplist li
{
    width:200px;
    float:left;
    margin-bottom:4px;
    height:15px;
    overflow:hidden;
    padding:2px;
}

.didaktistkinsp
{
    height:215px;
    width:390px;
    background:#fff url(images/inspirationback.png) no-repeat;
    padding-top:40px;
}

#carousel
{
    margin-left:15px;
}

.laeritblog
{
    border:1px solid #c6c6c6;
    margin-top:5px;
    background:#fff url(images/backlaerit.png) no-repeat;
    -webkit-border-adius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:5px;
    height:229px;
}

.newesttitle h2
{
    font-size: 19px;
    font-weight: bold;
    color:#000;
    line-height: 30px;
    float:left;
}

.eachnextpl
{
    width:183px;
    padding:0px;
    margin:0px;
    float:left;
    height:170px;
    text-align:center;
}

.innereachnextpl
{
    width:100%;
    text-align:center;
}

.innereachnextpl img
{
    padding:3px;
    width:140px;
    overflow:hidden;
    height:93px;
}


/**
 * Slideshow controls style rules.
 */
 .slide, .slideshow, .slidesContainer {
     width:100px;
     overflow:hidden;
}

.slide h2, .slide p {
  margin:5px;
}
.slide h2 {
  font:italic 16px Georgia, "Times New Roman", Times, serif;
  color:#0e6291;
  letter-spacing:-1px;
}
.slide img {
  float:left;
  margin:0 5px;
  width:70px;
}

.control
{
    margin-top:7px;
}

#leftControl
{
    float:left;
    cursor: hand;
    cursor: pointer;
    color:#0e6291;
}

#rightControl
{
    float:right;
    cursor: hand;
    cursor: pointer;
    color:#0e6291;
}

.slide .desc{
    width:280px;
    color:#989797;
    display:inline-block;
}

.slide .desc a {
    color:#808d94;
    text-decoration: underline;
}

/* Grid */

.title {color: #000000;line-height:22px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; width: auto; float: left; text-transform: lowercase; }

.gridtable {
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto;
}

.gridtable th {
    background-color: #CCC;
    padding: 0;
    color: #585858;
    font: bold 10px/24px Verdana, Geneva, sans-serif;
    border: 1px solid #A0A0A0;
    white-space: nowrap;
    margin: 0;
    text-align: left;
    padding: 0 5px;
}

.gridtable th a {
    color: #333;
    line-height: 24px;
    display: block;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
}

.gridtable th a:hover {
    text-decoration: underline;
}


.gridtable th.active a {
    color: white;
}

.gridtable td {
    height: 30px;
    vertical-align: middle;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 0;
    padding-left: 5px;
}

.gridtable td a {
    color: #0E628C;
    text-decoration: none;
}

.gridtable .gridtitle {
    width: auto;
    text-align: left;
}

.gridtable .duration {
    width: 110px;
    text-align: center;
}

.gridtable .date {
    width: 102px;
    text-align: center;
}

.gridtable .level {
    width: 66px;
    text-align: center;
}

.gridtable .author {
    width: 100px;
    text-align: center;
}


.gridtable .orderval
{
    display:none;
}

/* tables */
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}


.tooltipt2 {
    width: 250px;
    padding: 10px;
    background-color: #E8F2FF;
    border: 2px solid #0B6998;
    position: relative;
    left: 10px;
    display: block;
    font-size: 11px;
}

.percentbar
{
    background:#fff url(images/percentbar.png) no-repeat;
    display:block;
    width:30px;
    margin:auto;
    height:22px;
}

.p0
{
    background-position: 0% 0%;
}

.p25
{
    background-position: 0% 25%;
}

.p50
{
    background-position: 0% 50%;
}

.p75
{
    background-position: 0% 75%;
}

.p100
{
    background-position: 0% 100%;
}

ul.dropmenu{
	position: relative;
	margin: 0px;
        padding:0px;
        width:70px;
        text-align: left;
	display:inline-block;
}
.dropmenu li{
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.dropmenu li a{
	display: inline-block;
	cursor: point;
	color: #000;
	text-decoration: none;
}
.dropmenu li span{
	display: inline-block;
	float: right;
	height: 10px;
	width: 10px;
        margin-left:5px;
        margin-top:3px;
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu li  a:hover span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: inline-block;
}
.dropmenu ul{
	position: absolute;
        z-index: 99999999999999;
	display: none;
	width: 140px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ccc;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
.dropmenu ul li{
	border: 0;
	float: none;
        text-align:left;
        padding:5px;
        border:1px solid #ccc;
        border-top:0;
}
.dropmenu ul a {
        border-bottom: 0;
        white-space: nowrap;
        display:block;
        color: #0657AD;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
}

.dropmenu ul a:hover {
	color:#F67A00 !important;
	text-decoration: underline;
	background-color: #F0F0F0;
	background-image: none;
}

