/*General Structure Classes*/
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 77%;
margin: 0px;
padding: 0px;
background-image: url(sharedband-background.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #FFF;

}

.out {
width: 100%;
float: left;
padding: 3px 0 0 0;
}

.int {
margin: 0px auto;
width: 810px;
line-height: 24px;
}

.logo {
height: 93px;
width: 808px;
float: left;
margin: 22px 0 8px 0;
}

.main {
margin-top: 0px;
float: left;
width: 808px;
padding-left: 0px;
}

.bottom {
margin-top: 0px;
float: left;
width: 808px;
padding-left: 0px;
}
.primarycontent {
float: left;
width: 100%;
padding-bottom: 22px;
}

.topmenu {
height: 43px;
width: 100%;
float: left;
padding: 2px 0 0 0;
background-image: url(../images/nav_back.png);
background-repeat: no-repeat;
background-position: center top;
}

.topmenuright {
height: 34px;
float: right;
background-image: url(../images/topmenusep.jpg);
background-repeat: repeat-y;
font-size: 0.8em;
padding: 0 0 0 auto;
margin: 0 10px 0 auto;
}

.left {
float: left;
width: 64%;
padding-right: 2%;
margin-top: 12px;
}

.left2 {
float: left;
width: 100%;
margin-top: 12px;
}

.right {
float: right;
width: 30%;
background-image: url(../images/vertsep.png);
background-repeat: no-repeat;
background-position: top left;
padding-left: 4%;
margin-top: 12px;
}

.footer {
width: 808px;
height: 48px;
float: left;
border-top: 0px solid #eeeeee;
margin: 5px 0;
}

.header {
margin-bottom: 0px;
}

.topleft, .topcenter, .topright {
width: 30%;
float: left;
padding: 0 1.5%;
}

.login {
background-image: url(../images/loginbck.jpg);
background-repeat: repeat-x;
float: right;
height: 29px;
line-height: 29px;
font-size: 0.78em;
}

.loginint {
background-image: url(../images/loginright.jpg);
background-repeat: no-repeat;
background-position: top right;
padding-right: 14px;
}

.footer {
font-size: 0.7em;
padding: 0;
color: #666;
line-height: 18px;
background-image: url(foot_back.png);
background-repeat: no-repeat;
background-position: top center;
padding: 11px 10px 15px 15px;
}

.readmore {
background-image: url(../images/arrow.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}

img {
border: none;
}

.article_seprarator {
visibility: hidden;
height: 0px;
margin: 0px;
padding: 0px;
line-height: 0px;
}

/*Headline Classes*/

h1, td.contentheading, .componentheading {
color: #255c32;
float: none;
font-family:  "Meta Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 3px solid #DDD;
padding: 12px 0 0 0;
margin: 8px 0 0 0;
font-size: 24px; 
}

.logo h1 {
margin: 0px;
padding: 0px;
height: 0px;
line-height: 0px;
visibility: hidden;
}

h3 {
margin: 0;
	padding: 0 0 -10px 0;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #255c32;
}

h4 {
margin: 0;
	padding: 0 0 -10px 0;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #444444;
}

p {
margin: 0px;
}

.small {
float: none; 
font: 0.8em "Helvetica Neue", Helvetica, Arial, sans-serif; 
text-transform: uppercase; 
letter-spacing: 0.2em; 
color: #444444; 
margin: 0px;
}

/*List Classes*/

ul {
padding: 0px;
margin: 0px;
}

li {
padding: 0px;
margin: 0px;
}

ul li {
padding: 0px;
margin: 0px;
}

.main ul {
padding: 0px;
margin: 5px 0;
}

.main ul li {
list-style: none;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 0 20px;
margin: 0px;
}

.topmenu ul {
float: left;
padding: 0;
margin: 0;
width: auto;
}

.topmenu ul li {
float: left;
padding: 0;
margin: 0;
list-style: none;
background-image: none;
}

/*Link Classes*/
a:link, a:visited {
color: #428CE7;
}

a:hover {
color: #222222;
}

a.credLink:link, a.credLink:visited {
color: #666;
}

a.credLink:hover {
color: #333;
}

.readmore a:link {
text-decoration: none;
}

.topmenu a:link, .topmenu a:visited {
text-decoration: none;
line-height: 34px;
height: 34px;
color: #444444;
padding: 0 13px;
font-size: 1.1em;
}

.topmenu a:hover {
color: #255c32;
}

#current a:link, #current a:visited {
color: #000;
background-repeat: no-repeat;
background-position: bottom center;
font-weight: bold;
padding: 7px 14px 9px 14px;
}

.topmenuright a:link, .topmenuright a:visited {
padding: 0 8px;
color: #999;
}

.login a:link, .login a:visited {
color: #999999;
text-decoration: none;
padding: 0 5px;
}

.topmenuright a:hover, .login a:hover {
color: #428CE7;
}

.moduletable {
margin-top: 0;
}

.forme td {
padding: 3px;
}


/*animation box*/

.animation-frame {
width: 808px;
height: 308px;
padding: 2px 4px 6px 4px;
background-image: url(../images/animation_bg.png);
background-repeat: no-repeat;
background-position: top left;
margin-top: 8px;
}


#animation-container {
position: relative;
width: 800px;
min-height: 300;
margin: 0 0;
padding: 0px;
}
#animation-main {
background-color: #FFF;
height: 300px;
}

#animation-main p {
background-color: #FFF;
padding: 20px;
	}
#animation-output {
padding: 0px;
margin-top: 0px;
text-align: right;
}

/*login form*/
#form-login {
border: 0;
}

/* Newsbox & Testimonials */
.newsbox-top {
width: 808px;
height: 49px;
padding: 0;
background-image: url(../images/newsbox-top-in-the-news.png);
background-repeat: no-repeat;
background-position: top left;
}

.testimonials-top {
width: 808px;
height: 49px;
padding: 0;
background-image: url(../images/testimonials-top-what-are-our-customers-saying.png);
background-repeat: no-repeat;
background-position: top left;
}

.newsbox, .testimonials {
width: 758px;
padding: 0 25px 0 25px;
background-image: url(../images/newsbox-background.png);
background-repeat: repeat-y;
background-position: top left;
height: auto !important;
font-size: 12px/17px;
color: #363636;
}

.newsbox-bottom, .testimonials-bottom {
width: 808px;
height: 32px;
padding: 0;
background-image: url(../images/newsbox-bottom.png);
background-repeat: no-repeat;
background-position: top left;
border: 0;
}

/*form padding */

div.left2 form table {
	padding-left: 20px;
}

div.left2 form td:first-child {
	text-align: right;
	width: 300px;
	padding-right: 20px;
}
