* { /* Resets margins, padding and borders to '0' on every single element unless 

changed on a specific element 

*/
	margin: 0;
	padding: 0;
	border: none;
}

body, html {
        text-align: center;
	background: #FFFFFF;
	color: #47535B;
	font-size: 12px;
        font-family: arial, helvetica;
	line-height: 15px;
	background: url(images/vert_grad.png) repeat-x #FFFFFF;
}

a {
	color: #47535B;
	text-decoration: underline;
}

a:hover {
	color: #A7B4BC;
	text-decoration: underline;
}

h1 {
	margin: 0 0 0 40px;
	padding: 0px 0px 16px 0px;
        font-family: Trebuchet MS, arial, helvetica;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 16px;
}

/* special markup for the entry title */
h2 {
	margin: 4px 0 0px 0px;
	padding: 0px;
	letter-spacing: 1px;
	font-size: 15px;
        font-family: Trebuchet MS, arial, helvetica;
        font-variant: small-caps;
	font-weight: bold;
	color: #47535B;
}


h3 {
	margin: 15px 0px 0px 0px;
	padding-left: 0px;
 	padding-top: 6px;
        font-family: arial, helvetica;
	color: #47535B;
	font-size: 13px;
/*	font-weight: bold;*/
}

h4 {
	font-size: 12px;
        font-family: Trebuchet MS, arial, helvetica;
	font-weight: bold;
	padding-top: 3px;
        margin: 0px;
}

h5 {
	margin: 4px 0 0px 0px;
	padding: 0px;
        font-family: Trebuchet MS, arial, helvetica;
	letter-spacing: 1px;
	font-size: 15px;
        font-variant: small-caps;
	font-weight: bold;
	color: #47535B;
}

h6 {
	font-size: 14px;
        font-family: Trebuchet MS, arial, helvetica;
	font-weight: bold;
        margin: 0 0 -10px 0px;
	background: url(images/button.png);
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

table {
	font-size: 12px;
        font-family: arial, helvetica;
}

.pivot-message {
	font-weight: bold;
	border: 1px dashed #47535B; 
	padding: 5px;
}

.image  { 
       border:1px #D0D8DC solid; 
       padding:0px; 
       margin:0px; 
}



/*********************** STYLE SHEET SPECIFICS ********************************/

.container {
	width: 780px;
	margin: 0px auto;
        margin-top: 3px;
        margin-bottom: 3px;
        border-top: 1px solid #A7B4BC;
        border-left: 1px solid #A7B4BC;
        border-right: 2px solid #47535B;
	background-color: #FFFFFF;
}

.inne-container {
	width: 720px;
	margin: 0px auto;
        margin-top: 0px;
        border: 0px solid #FF0000;
	background-color: #FFFFFF;
}


/* header - holds title and subtitle */
.logo {
	height: 100px;
	text-align: left;
        margin-left: 0px;
	background: #FFFFFF url(images/header.jpg) no-repeat top center; 
}

.menu {
	height: 30px;
	text-align: left;
        margin-left: 0px;
	color: #A7B4BC;
	background: #FFFFFF url(images/bar.jpg) no-repeat top center;
}
.menu2 {
	height: 30px;
	text-align: left;
        margin-left: 0px;
	color: #A7B4BC;
	background: #FFFFFF url(images/bar2.jpg) no-repeat top center;
}

.main-image {
	height: 150px;
	text-align: center;
        margin-left: 0px;
}

.content-wrap {
	width: 76%;
	float: left;
}

.content-wrap-regions {
	width: 57%;
	float: left;
}

.intro {
	width: 98%;
	float: left;
	text-align: left;
	margin-top: 30px;
        margin-left: 00px;

}

.events {
	width: 46%;
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
        margin-left: 00px;
}

.news {
	width: 46%;
	float: left;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
        margin-left: 30px;
	overflow: hidden;
}

.sponsor {
	width: 160px;
	margin: 30px 00px 0px 0px;
	float: right;
	text-align: left;
}

.right-regions {
	width: 250px;
	margin: 30px 00px 30px 0px;
	padding: 4px 8px 8px 8px;
	float: right;
	text-align: left;
	font-size: 11px;
	background: #D0D8DC;
}


/* main section. This is the main that is used in 2 column layout */
.main-2columns {
	float: left;
	text-align: left;
	width: 520px;
	font-size: 12px;
	line-height: 15px;
	margin: 15px 0px 0px 00px;
	overflow: hidden;
}

.main-2columns-regions{
	float: left;
	text-align: left;
	width: 430px;
	font-size: 12px;
	line-height: 15px;
	margin: 15px 0px 0px 00px;
	overflow: hidden;
}

.main-1columns {
	float: left;
	text-align: left;
	width: 94%;
	font-size: 12px;
	line-height: 15px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

.inne-footer {
	clear: both;
	width: 100%;
        height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0 4px 0;
	text-align: center;
	background: #FFFFFF;
	color: #47535B;
}

.footer {
	clear: both;
	width: 100%;
        height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 4px 0 4px 0;
	background: #D0D8DC;
	text-align: center;
        border-bottom: 2px solid #47535B;
	color: #47535B;
}

/*********************** END STYLE SHEET SPECIFICS ********************************/

/* wrap each entry in a div */
.entry {
	line-height: 15px;
	border-bottom: 0px dashed #999999;
	margin-bottom: 16px;
	padding-bottom: 8px;
}


/* secondary info: post date, poster, category, number of comments */
.info {
	color: #A7B4BC;
}

.upcoming {
	display: block;
	height: 20px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #A7B4BC;
}

.upcomingtitle {
	width: 100%;
	border-top: 1px solid #D0D8DC;
	border-bottom: 1px solid #D0D8DC;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
}

.date {
        font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
        color: #A7B4BC;
	margin: 0px 0px 0px 0px;
        float: left;
}

.pointer {
	font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
	color: #47535B;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pointer a:link {
	color: #47535B;
	text-decoration: none;
}
.pointer a:visited {
	color: #47535B;
	text-decoration: none;
}
					
.pointer a:hover {
	color: #A7B4BC;
	text-decoration: none;
	}

.bluelink {
	color: #47535B;
        font-family: Trebuchet MS, arial, helvetica;
	padding-top: 0px;
	font-weight: bold;
}

.bluelink a:link {
	color: #47535B;
	text-decoration: none;
}
.bluelink a:visited {
	color: #47535B;
	text-decoration: none;
}
					
.bluelink a:hover {
	color: #A7B4BC;
	text-decoration: none;
	}

.title {
	font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
	color: #fdd400;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	margin: 0px 0px 8px 0px;
}

.suppstat {
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	color: #47535B;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.suppstat2 {
	font-size: 10px;
	line-height: 12px;
	color: #47535B;
}

.footerleft {
        font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
	float: left;
	margin: 0px 0px 0px 30px;
}

.footerright {
        font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
	float: right;
	margin: 0px 30px 0px 0px;
}

.flyttleft {
        font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
	color: #A7B4BC;
	float: left;
}

.flyttright {
        font-size: 11px;
        font-family: Trebuchet MS, arial, helvetica;
        color: #A7B4BC;
	float: right;
}

/* these styles are for the comments */
.commentinput {
	border: 1px inset #888;
	background-color: #F8F8F8;
	font-size: 11px;
}

.commentbutton {
	border: 1px outset #888;
	background-color: #DDD;
}

p.comments {
	padding-top: 4px;
}

p.comment-footer {
	font-size: 10px;
	color: #555;
	padding: 0px 0px 8px;
}

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
	border: 1px inset #A7B4BC;
        padding: 2px;	
	background-color: #FFFFFF;
	width: 122px;
	font-size: 11px;
        color: #47535B;
}

.searchbutton {
	padding: 0px 2px;
	border: 1px inset #A7B4BC;
	background-color: #fdd400;
	width: 26px;
	font-size: 11px;
        color: #000000;
}

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:0px; }

img { 
border: 1px solid #D0D8DC; 
 }

/* this is a bonus */
a img.badge:hover { border-bottom:0px #314e8c solid; margin-bottom:0px; }

/******** List Styles Styles ********/

.main-2columns ul li {
	margin: 3px 0 3px 30px;
	list-style: disc;
}

.main-2columns ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

/******** Styles for EContractPro ********/

input{

        background-color: #FFFFFF;
	border: 1px inset #47535B;
} 

textarea
{
        background-color: #FFFFFF;
	border: 1px inset #47535B;
} 

/** 
 * Styles used for Tags 
 */
.taglinkext, a[rel="tag"] {
    color: #47535B;
    border-bottom: 0px double #C2C2C2;
    background: none;
}

.taglinkext:hover {
    border-bottom: 0px double #00A8FF;
    color: #A7B4BC!important;
    background: none;
}

ul.taglist li, ul.taggeratilist li {
    margin: 0.5em 0;
    line-height: 1.3em;
}

ul.taglist a, ul.taggeratilist a {
    font-weight: bold;
}

.tags {
    display: block;
    color: #A7B4BC;
    margin-top: 5px;
}

.tags a, .tags, a[rel=tag] {
    color: #A7B4BC;
    text-decoration: none;
}

.pivot-popupimage {
    border: 0px solid #B5B5B5;
    margin: 0px 0px;
}

.pivot-image {
    border:  0px solid #B5B5B5;
    margin: 0px 3px 3px 0px;
}

.align-left {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.align-right {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:5px;
}

