/* SiteConnectV2 CMS stylesheet v1.0   */

@media only screen and (min-device-width : 320px) {
//	.inner p { font-size: 0.9em !important; }
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size : 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000;	
}


img{
	margin:0px;
	padding:0px;
	border:0pX;
	}
	
.slideshow {
	height: 500px;
	width: 100%;
}

.contentspacer {
	
	margin-top: 0px !important;
} 

.preimage {
	position: absolute;
	z-index: 1000;
	top: 620px;
	cursor: pointer;
}

.nextimage {
	position: absolute;
	z-index: 1000;
	top: 620px;
	left: 895px;
	cursor: pointer;
}

	
	
/*********************************** sub menu  *******************************/
#menu_small_top{
	z-index:500;
	position:absolute;
	right:30px;
	top:58px;
	text-transform:uppercase;
	}
ul	{
	list-style-type:none;
	padding:0;
	margin:0px;
	overflow:hidden;
	}
#menu_small_top li	{
	float:right;
	padding-right:30px;
	}
	
#menu_small_top a	{
	display:block;
	width:100%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
/*********************************** socialmedia icon  *******************************/
#social_media_icon{
	z-index:500;
	height:20px;
	width:75px;
	float:right;
	margin-right:40px;
	margin-top:10px;
	bottom:10px;
	}
#clear{
	clear:both;
	}
	
.link_boxes{
	float:right;
	margin-right:27px;
	margin-top:-20px;
	position:relative;
	height:20px;
	widht:100px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:100;
	}
.tagcloud{
	height:78px;
	width:253px;
/*	background-color:#ffffff;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	position:relative;
	left:28px;
	}
.hidden {
	display: none;
}
.featuredisplay {
	width: 620px;
	text-align: center;
	padding: 10px;
}
.featurebox {
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-image: url(/images/featureicon.png);
}
.featurename {
    color: #666666;
    display: table-cell;
    font-weight: bold;
    height: 120px;
    position: relative;
    vertical-align: bottom;
    width: 130px;
	text-transform:uppercase;
    font-size: 12px;
}
.featuretext {
    background-color: #FFFFFF;
    border: 2px solid #777;
    margin-left: 106px;
    margin-top: -60px;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 250px;
    z-index: 999;
	-moz-box-shadow: 5px 5px 5px #aaa;
	-webkit-box-shadow: 5px 5px 5px #aaa;
	box-shadow: 5px 5px 5px #aaa;	
	border-radius: 4px;
	font-size: 14px;
}
.featuretext strong {
    font-size: 16px;
}
.featuretextleft {
	margin-left: -240px !important;
}
.clear {
	clear: both;
}
.overlay {
	position: absolute;
}

img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
}

div#wrapper {
	width: 100%;
	z-index: 2;
}

div#container {
	margin:auto;
	width: 960px;
	text-align: left;
	height: 100%;
	position:relative;
	z-index:1;
}

div#logo {
	position: relative;
	padding-top: 3px;
	z-index: 100;
}

div#Header {
	margin-top: -52px;
	background: url('/images/top-static-bg.png') no-repeat;
	float: left;
}

div#main_content {
	font-size: 14px;
	color: #444;
	width: 620px;
	}
div#main_content  p {
	line-height: 18px;
	
	}
div#main_content  li {
	line-height: 18px;
	}

div#main_content  table p {
	/*line-height: 0px;*/
	}


div#main_content a {
	font-size: 14px;
	color: #FF8400;
	}	
	
div#BoxContainer {
	margin-top: 20px;
	margin-left:6px;
	width: 934px;
	float: left;
	background-color:#FFF;
	height:auto !important;
	}

div#BoxContainer div#col1 {
	margin-left: 6px;
	width: 250px;
	float: left;
	background-color: #fff;
	}

div#BoxContainer div#col2 {
	width: 660px;
	float: left;
	background-color: #fff;
	}
	
/* div#BoxContainer div#col3 {
	width: 220px;
	float: left;
	background-color: #fff;
	}
*/

div#BoxContainer div.inner {
	margin: 10px 10px 10px 3px;
    
}
		
div#topnavigation {
	background: url('/images/link-box.png') no-repeat;
	position: absolute;
	top: 114px;
	left: 740px; /*740*/
	z-index: 400;
	height: 232px;
	width: 235px; /*232*/
}

div#topnavigation div.inner {
	margin-left: 60px;
    margin-top: 80px;
	}

div#topnavigation div.inner a {
	color: #fff;
	text-decoration: none;
	padding-left:32px;
}

div#topnavigation div.inner a:hover {
	color: #999;
	text-decoration: none;
}

div#topnavigation div.inner a.current {
	color: #ff8400;

}

div.box {
	height: 220px;
    margin-left: 150px;
    margin-top: 10px;
    width: 530px;
	color: #fff;
	font-size: 14px;
    padding-right: 10px;
}

div#TripleBoxContainer {
	float: left;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
}

div#TripleBoxContainer div.boxes {
	width: 317px;
	height: 320px;
	float: left;
	}

div#TripleBoxContainer div.inner {
  margin: 25px 30px 25px 25px;
  overflow: hidden;
  height: 175px;
}


div#TripleBoxContainer div.box1 {
	background: url('/images/box1-bg.png') no-repeat;
	}
	
div#TripleBoxContainer div.box2 {
	background: url('/images/box2-bg.png') no-repeat;
	}

div#TripleBoxContainer div.box3 {
	background: url('/images/box3-bg.png') no-repeat;
	margin-left: 1px;
	}

div#TripleFieldsContainer {
	float: left;
	margin-top:0px;
	padding-top:0px;
}

div#TripleFieldsContainer div.boxes {
	width: 317px;
	height: 320px;
	float: left;
	}

div#TripleFieldsContainer div.inner {
	margin-left: 15px;
    margin-top: 0px; /*25PX*/
	}

div#TripleFieldsContainer h3 {
	color: #ff6600;	
	}


H1 {
	font-size: 50px;
	margin: 2px 0 0 0;
	padding: 0px;

}
H2 {
	font-size : 30px;
	margin:0px;
	color: #444;
}
H3 {
	font-size : 24px;
	margin:0px;
}

.menutoplevel{
 color : #444;
 font-size : 14px;
 font-weight : 100; /*bold*/
 line-height : 25px; /*28*/
 text-decoration: none;
}

.systemmenutable {
	margin-left: 8px;
	}
 
.menusublevel {
 color : #444;
 font-size : 16px;
 font-weight : 100; /*bold*/
 line-height : 25px; /*28*/
 text-decoration: none;
}
.menucustom {
 color : #444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}

.picture-text {
	font-weight : bold;
}

#TripleBoxContainer a{
	text-decoration:none;
	color:#fff;
	}
	
#TripleBoxContainer a:hover{
	text-decoration:none;
	color:#000;
	}
a {
	text-decoration : underline;
	color : #000000;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 16px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #ff8400;
	border: solid 1px #ff8400;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #f5f5f5;
	border: solid 1px #000000;

}

.tableinput_cell:nth-child(1)   {
	width: 200px;	
}

.tableinput_cell:nth-child(2)   {
	width: 420px;	
}

/* container for slides */
.images {
    position:relative;
    height:290px;
    width:940px;
    float:left;
 /*   margin:15px;*/
    cursor:pointer;

    /* CSS3 tweaks for modern browsers */
/*    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:0 0 25px #666;
    -webkit-box-shadow:0 0 25px #666;*/
}

/* single slide */
.images div.item {
    display:none;
    position:absolute;
    top:0;
    left:0;
    margin:7px;
    padding:15px 30px 15px 15px;
    height:256px;
    font-size:12px;
	width: 916px;
}

/* header */
.images h3 {
    font-size:22px;
    font-weight:normal;
    margin:0 0 20px 0;
    color:#fff;
}

/* tabs (those little circles below slides) */



/* active state (current page state) */
.inner a.current {
	color:#444; /*#ff8400*/
}


/* prev and next buttons */
.forward, .backward {
    float:left;
    margin-top:140px;
    background:#fff url(/media/img/scrollable/arrow/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    cursor:pointer;
    font-size:1px;
    text-indent:-9999em;
}

div.images div.item {
	margin: 15px 0 0 15px;}

/* next */
.forward { background-position: 0 -30px; clear:right; }
.forward:hover { background-position:-30px -30px; }
.forward:active	{ background-position:-60px -30px; }


/* prev */
.backward:hover	{ background-position:-30px 0; }
.backward:active { background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are
   configured with rotate: true */
.disabled {
    visibility:hidden !important;
}

.topmenu {
	padding: 0 !important;
	position: relative;
	margin-left: -10px;
	z-index: 888;
	margin-right: -15px;
}
.topmenu .t1 {
	height: 29px;
	width: 33px;
	background-image: url(/images/top_menu_s.png);
	display: block;
	float: left;
}
.topmenu .t2 {
	height: 29px;
	background-image: url(/images/top_menu_m.png);
	display: block;
	float: left;
	line-height: 35px; /*29*/
	padding-left: 8px;
	padding-right: 13px; /*8*/
	color:#444;
}
.topmenu .t2:hover {
	color:#666;
}

.topmenu .t3 {
	background-image: url(/images/top_menu_e.png);
	height: 29px;
	width: 10px;
	display: block;
	float: left;
}
.topmenu.selected {
	z-index: 999;
}
.menusublevel:hover {
    color: #999;
} 
.newsimage {
    background-clip: padding-box;
    height: 65px;
    width: 165px;
    background-position: 50%;    
}
.newsline .left {
    float: left;
    margin-right: 15px;
}
.newsline .right {
    float: left;
}
.newsline {
    margin-bottom: 15px;
    float: left;
}
.clear {
    clear: both;
}
.newsline a div, .newsline a:visited div {
    color: #444444;
}
.newsheadline {
    font-size: 24px;
    line-height: 24px;
    margin-top: -4px;
}
.newsdescription {
    font-size: 18px;
}   
.newsdate {
    font-size: 14px;
}
.details td img {
    max-width: 650px;
}
.newsdetails {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FF8400;
}
.activemenu a {
    font-weight: bold;
}   
#main_content h1 {
    margin-top: -6px;
}
.topnews a, .topnews a:visited, .topnewsbox p a span, .topnewsbox p a:visited span {
    color: #fff !important;
    text-decoration: none !important;
}
.forhandler p {
    margin: 0px;
}
.forhandler tbody tr td {
    padding: 10px;
}
.readmore {

}
.topnews .readmore {
    background-image: url("/images/news_botton.png");
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin-top: 110px;
    text-align: center;
    width: 85px;
}
.topnews a:hover .readmore {
	color: #000;
	text-decoration: none;

}
.newsline .right {
    width: 440px;
}
.newsline .readmore {
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 10px;
    line-height: 24px;
}
.box h3 {
    text-align: left !important;
    margin-bottom: 5px !important;
    color: #ff8400;
}
.box p {
    margin-top: 5px !important;
    line-height: 20px;
}

.newstopic {
    font-size: 18px;
}
.inner h2 {
    text-align: left !important;
}
.inner p {
    font-size: 16px;
}
.link1 {
    margin-top: -45px;
}
.box1 p {
    padding-right: 25px !important;
}
#TripleFieldsContainer .boxes h2 {
    font-size: 22px !important;
}
#TripleFieldsContainer .boxes p {
    font-size: 16px !important;
    line-height: 16px;
}
#col2 .inner {
    padding-top: 10px;
}
.systemmenutable tr td a {
    font-size: 18px !important;
}

.inner #main_content p, .inner #main_content ul li, .inner #main_content {
    font-size: 18px;
}