/* @group General */

body, form, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

h1{
	font-size: 18px;
	line-height: 1.2em;
	margin: -18px -18px 18px;
	border-bottom: 1px solid #e9e8e8;
	width: 697px;
	float: left;
	padding: 10px 18px;
	display: inline;
	background: #f9f9f9 url(images/title.gif) no-repeat;
}

h1 .left {
	float: left;
}

h2{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #747474;
}

h4 {
	clear: both;
	font-size: 12px;
}

img {
	border-width: 0;
}

body {
	text-align: center;
	font: 12px/16px Helvetica, Geneva, Arial, sans-serif;
	background: #f3f2f2 repeat-y center;
}

input, select, textarea {
	margin: 0;
	font: 12px/16px Helvetica, Geneva, Arial, sans-serif;
}



a {
	color: #0060b5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: none;
	color: #5f5f5f;
}

.faded {
	color: #5f5f5f;
}

.warning {
	color: #900003;
}

.selected {
	color: #5f5f5f;
	font-weight: bold;
}

.clearer {
	clear: both;
}

.button {
	background-image: url(images/buttonleft.gif);
	float: left;
	display: inline;
	margin-bottom: 13px;
	margin-right: 9px;
}

.innerbutton {
	background: url(images/buttonright.gif) no-repeat right top;
	text-align: center;
	line-height: 18px;
	float: left;


}

.innerbutton a {
	text-decoration: none;
	color: #893640;
	float: left;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 18px;
}

.orglogo {
	border: 1px solid #d6d5d5;
	background-color: white;
	padding: 1px;
}

.smalllogo {
	height: 40px;
	margin-right: auto;
	margin-bottom: auto;
}

.pagenumbers{
	font-weight: bold;
	text-align: center;
	clear: both;
}

.ietrick {
	overflow: hidden;
	width: 1px;
	height: 1px;
}
	
/* @end */

/* @group Structure */

#fader {
	top: 0;
	left: 0;
	position: fixed;
	display: none;
	background-color: black;
	opacity: 0.6;
	filter:alpha(opacity=60);
	right: 0;
	height: 100%;
	z-index: 1;
}

#editor {
	position: absolute;
	z-index: 10;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	

}

#fullplayer {
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

#flasheditor {
	z-index: 10;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	.padding-left: 1px;
	z-index: 0;
	
}

#langaccount {
	float: right;
	text-align: center;
	width: 700px;
	background-repeat: repeat-x;
}

#innerlangaccount {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: right;
	padding-right: 12px;
}

#lang {
	float: right;
}

#lang img{
	margin-right: 4px;
}

#account {
	text-align: left;
	padding: 6px 12px;
	background-color: #fff788;
}

#nav2 {
	float: right;
	line-height: 26px;
	color: #2e6ac0;
	font-weight: bold;
	position: relative;
}

#nav2 a {
	color: #2e6ac0;
}

#nav2shadow {
	display: block;
	position: absolute;
	top: -1px;
	color: white;
}

#nav2shadow a{
	color: white;
}

#branding {
	height: 72px;
	background-image: url(images/branding.gif);
	float: left;
	width: 100%;
	border-bottom: 1px solid #2d6ac0;
	text-align: center;
	overflow: hidden;
}

#innerbranding{
	text-align: left;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/brandinglight.jpg) no-repeat;
	height: 74px;
}

#logo {
	float: left;
}

#brandingimage{
	float: right;
}

#content{
	background-color: #f3f2f2;
	width: 1008px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#main {
	float: left;
	//width: 747px;
	padding-left: 1px;
	background-color: teal;
}

/* @group core */

.core, .splitcore {
	width: 737px;
	float: left;
	margin-left: 10px;
	display: inline;
	background: url(images/coretop.gif) no-repeat;
	margin-bottom: 5px;
}

.smallcore {
	width: 658px;
	float: left;
	background-image: url(images/smallcoretop.gif);
	margin-left: 10px;
	display: inline;
}

.innersmallcore {
	padding: 19px 20px 4px;
	background: url(images/smallcorebottom.gif) no-repeat 0 bottom;
	float: left;
}

.smallcore h1 {
	background: #f9f9f9 url(images/smalltitle.gif) no-repeat;
	width: 618px;
}

.innercore, .innersplitcore {
	float: left;
	background: url(images/corebottom.gif) no-repeat 0 bottom;
	padding: 19px 20px 4px;
}

.innersplitcore {
	background: url(images/splitcorebottom.gif) no-repeat 0 bottom;
}

.splitcore {
	background-image: url(images/coretop.gif);
}

.coremain {
	float: left;
	width: 500px;
	clear: both;
}



/* @end */

/* @group block */

.homeblocks {
	float: left;
	margin-bottom: 10px;
}

.block, .homeblock {
	margin-left: 10px;
	float: left;
	background: url(fimages/blocktop.gif) 0 top;
	display: inline;
	margin-bottom: 10px;
}

.block{
	float: left;
	background: url(images/homeblocktop.gif) 0 top;
	margin-bottom: 10px;
}

.innerblock, .innerhomeblock {
	background: url(images/homeblockbottom.gif) no-repeat 0 bottom;
	width: 211px;
	float: left;
	padding: 13px 14px 3px;
}

.bigblock{
	float: left;
	background: url(images/bigblocktop.gif) 0 top;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}

.innerbigblock{
	background: url(images/bigblockbottom.gif) no-repeat 0 bottom;
	width: 289px;
	float: left;
	padding: 13px 14px 3px;
	overflow: hidden;
}

.bigblock h2 {
	width: 290px;
	font-size: 12px;
	padding: 6px 12px;
	margin: -12px -12px 12px;
	border-bottom: 1px solid #cbdce7;
	background: #f9f9f9 url(images/bigblocktitle.gif) no-repeat;
	color: #5f5f5f;
}

.bigblock ul {
	padding: 6px 12px;
	float: left;
	width: 290px;
	background: url(images/bigblocktitle.gif) no-repeat;
	margin: -12px -12px 10px;
	border-bottom: 1px solid #cbdce7;
	display: inline;
}

.bigblock li {
	float: left;
}

.bigblocksection {
	float: left;
	width: 289px;
}

.bigblock li.on a {
	font-weight: bold;
	color: #5f5f5f;
}

.bigblock #tab1 a {
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid gray;
}


.homeblock {
	background-image: url(images/homeblocktop.gif);
}

.innerhomeblock {
	background-image: url(images/homeblockbottom.gif);
	padding-bottom: 12px;
}

.innerhomeblock a
 {
}

.block h2 {
	font-size: 12px;
	padding: 6px 12px;
	margin: -12px -12px 10px;
	border-bottom: 1px solid #cbdce7;
	background: #f9f9f9 url(images/homeblockheader.gif) no-repeat;
	color: #5f5f5f;
}

.partnerlogocontainer {
	text-align: center;
}



/* @end */

#more {
	float: left;
	width: 250px;
}

#bigmore {
	width: 327px;
	float: left;
}

#footer {
	clear: both;
	background: none repeat-x;
	text-align: center;
	color: #5f5f5f;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 18px 8px;
	margin-top: 9px;
}

#orglogo {
	width: 198px;
	//border: 1px solid silver;
	display: block;
	float: left;
	clear: both;
	margin-right: 8px;
}

#error {
	background-color: #fff788;
	text-align: center;
	padding: 8px;
	margin-bottom: 12px;
	width: 693px;
	float: left;
	color: maroon;
}
	
/* @end */

/* @group Nav */

#nav {
	float: left;
	width: 100%;
	background: #d3d3d3 url(images/nav.gif) repeat-x 0 bottom;
	text-align: center;
}

#innernav {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	margin: 0 0 0 12px;
	float: left;
	padding-bottom: 1px;
	display: inline;
}

#menu li {
	list-style: none;
	float: left;
	background: url(images/tableftoff.gif) repeat-x;
	margin-right: -1px;
}

#menu a {
	float: left;
	color: #616161;
	background: url(images/tabrightoff.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 18px 6px;
}

#menu li.last {
	margin-right: 1px;
}

#menu li.on {
	background-image: url(images/tablefton.gif);
	border-bottom-color: #ff2d2d;
	border-bottom-style: none;
	margin-bottom: -1px;
}

#menu .on a {
	background: url(images/tabrighton.gif) no-repeat right top;
	color: black;
	padding-bottom: 7px;
}

#search input, select{
	vertical-align: middle;
}

#search {
	float: right;
	height: 27px;
	border-collapse: collapse;
}

#search td {
	padding-right: 12px;
}

.sidemenu li {
	padding-bottom: 4px;
}

.sidemenu {
	padding-bottom: 8px;
}
	
/* @end */

/* @group Form */

#form {
	float: left;
}

textarea.large {
	width: 550px;
}

input.large {
	width: 400px;
}

.section {
	clear: both;
	float: left;

	background: #e8f1f7 no-repeat;
	line-height: 1.4em;
	.margin-right: -3px;
	border: 1px solid #cce6f7;
	margin-bottom: 18px;
}

.innersection {
	width: 678px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}

.section h3 {
	font-size: 12px;
	float: left;
	font-weight: bold;
	padding-bottom: 12px;
	color: black;
	margin-top: -2px;
}

.formentry {
	float: left;
	clear: both;
	padding-bottom: 12px;
	width: 681px;
}

.formentrylabel {
	width: 96px;
	margin-right: 8px;
	float: left;
	clear: both;
}

.formentrycontent {
	float: left;
	width: 577px;
}

input[type="radio"], input[type="checkbox"] {
	margin-bottom: 4px;
	vertical-align: middle;
}

textarea {
	height: 120px;
}

.visiblecontrol {
	float: left;
}

.hiddencontrol {
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
}

.formbuttons {
	clear: both;
	padding-bottom: 18px;
	float: left;
	width: 400px;
}

#wait {
	text-align: left;
	display: none;
	margin-bottom: 12px;
}

#wait img {
	vertical-align: middle;
}
	
/* @end */

/* @group Videos list */

.videosgriditem {
	float: left;
	width: 124px;
	padding-right: 18px;
	_padding-right: 16px;
	text-align: left;
	padding-bottom: 18px;
}

.videosgrid {
	margin-right: -18px;
	display: inline;
}

.videosgriditem .thumb {
	border: 3px solid #aad3ef;
	margin-bottom: 3px;
	padding: 1px;
}

.videosgriditem .videoinfo {
	font-size: 11px;
	color: #5f5f5f;
	margin-top: 2px;
	float: left;
	width: 120px;
}

.videoslist {
	width: 500px;
	float: left;
	clear: both;
}

.videosentry {
	float: left;
	width: 700px;
	padding-bottom: 18px;
	border-bottom: 1px none #e9e8e8;
}

.videosentry img {
	float: left;
	margin-right: 9px;
	border: 3px solid #aad3ef;
	padding: 1px;
}

.videosentrytext {
	float: left;
	width: 573px;
	color: black;
}

.smallvideos {
	float: left;
	width: 212px;
	clear: both;
}

.smallvideo {
	float: left;
	clear: both;
	width: 292px;
	padding-bottom: 12px;
}

.smallvideo img {
	float: left;
	clear: both;
	padding: 1px;
	margin-right: 9px;
	border: 3px solid #aad3ef;
}

.smallvideotext {
	float: left;
	width: 210px;
}

.homepartnervideo {

	margin-right: 9px;
	border: 3px solid #aad3ef;
	padding: 1px;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 7px;
}
	
/* @end */

/* @group Admin */

.videosadmin {
	float: right;
	font: 12px/16px Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

.adminvideo img {
	vertical-align: baseline;

}

.adminvideo {
	float: left;
	clear: both;
	width: 680px;
	padding-bottom: 12px;
}

.adminvideo h2 {
	color: black;
}

.adminvideothumb {
	float: left;
	margin-right: 8px;
	background-color: white;
	padding: 1px;
	border: 3px solid #aad8f7;
}

.adminvideotext {
	float: left;
	width: 540px;
}

#textstable td, #textstable th {
	border-top: 1px solid #d0cfcf;
	padding: 5px 8px;
}

#textstable th {
	background-color: #e9f2f8;
	text-align: left;
}

#textstable {
	border-collapse: collapse;
	width: 698px;
	margin-bottom: 12px;
	border-bottom: 1px solid #d0cfcf;
	clear: both;
}

/* @end */

/* @group Video */

#videoplayer {
	width: 618px;
	height: 392px;
	float: left;
	margin-bottom: 18px;
}

#comments {
	float: left;
	padding-bottom: 18px;
}

.commentsblock {
	background: #e8f1f7 no-repeat;
	line-height: 1.4em;
	.margin-right: -3px;
	border: 1px solid #cce6f7;
	float: left;
	clear: both;
	padding: 9px;
	width: 596px;
	margin-top: 16px;
	vertical-align: middle;	
}

#comments input {
	vertical-align: top;
}


.comment {
	border: 1px solid #cce6f7;
	background-color: #fff;
	margin-bottom: 9px;
	padding: 9px;
}

#name {
	width: 200px;
	margin-bottom: 12px;
}

.sendtofriend {
	font-size: 12px;
	font-weight: bold;
	float: right;
	line-height: 22px;
}

.sendtofriend a {
	color: #5f5f5f;
}

#email {
	width: 200px;
	margin-bottom: 12px;
}

#message {
	clear: both;
	width: 565px;
	margin-bottom: 12px;
}

.videofeatures {
	
}

.videofeature{
	float: left;
	width: 600px;
	clear: both;
	padding-bottom: 4px;
}

.videofeature .label {
	color: #5f5f5f;
	float: left;
	width: 100px;
	font-weight: bold;
	padding-right: 8px;
}

.videofeature .value {
	float: left;
	width: 450px;
}

	
/* @end */

/* @group Orgs */

.org {
	float: left;
	width: 696px;
	padding-bottom: 18px;
}

.orgheader {
	float: left;
}

.orgheader span {
	float: left;
	padding-bottom: 4px;
}

.orginfo {
	float: left;
	width: 697px;
	background-color: #f6f6f6;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	border-bottom: 1px solid #dedddd;
	margin: -18px -18px 18px;
	display: inline;
}

.orglogocontainer {
	float: left;
}

.orglogo {
	float: left;
	margin-right: 9px;
	padding: 3px;
	border: 1px solid #d6d6d6;
}

.orgdetaillogo {
	text-align: center;
	padding: 3px;
	border: 1px solid #d5d5d5;
	background-color: white;
}

.orginfoside {
	float: right;
	width: 200px;
	margin-left: 18px;
	margin-bottom: 18px;
	border-left: 1px solid #dad9d9;
	padding-left: 18px;
}

.orglinks {
	line-height: 14px;
	float: left;
	margin-top: 12px;
}

.orglinks span {
	float: left;
	width: 175px;
	padding-top: 2px;
	overflow: hidden;
}

.orglinks  img {
	float: left;
	clear: both;
	margin-right: 4px;
	padding-bottom: 2px;
}

.orginfoside .button {
	margin-bottom: 0;
	margin-top: 12px;
}

.orgdescription {
	float: left;
	width: 564px;
}

.blockorgfeatures {
	float: left;
	width: 296px;
	padding-bottom: 9px;
}

.blockorgfeatures div {
	float: left;
	width: 150px;
}

.bigblock .button
 {
	margin-top: 12px;
}

.orgoverview {
	width: 573px;
	float: right;
}

.block #email {
	width: 120px;
}

.block input {
	vertical-align: top;
	margin-top: 5px;
}



/* @end */

/* @group Home */

#hometabs {
	float: left;
	padding-left: 9px;
	margin: -19px -18px 18px;
	width: 724px;
	background: #f9f9f9 url(images/hometabs.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline;
}

#hometabs li {
	float: left;
	font-size: 12px;
	padding-right: 9px;
	padding-left: 9px;
	border-right: 1px solid #c9c9c9;
}

.homesection .followup {
	float: left;
	padding-bottom: 18px;
	clear: both;
	width: 300px;
	font-weight: bold;
}

.homesection {
	float: left;
	clear: both;
	width: 720px;
	_width: 717px;
}

#hometabs #tab3 {
	border-right-style: none;
}

#hometabs li.on {
	font-weight: bold;
}

#hometabs li.on a {
	color: #000;
}

#map {
	padding-bottom: 12px;
}

#hometabs li a {
}

.edito {
	padding: 13px;
	margin-left: 11px;
	background-color: #fffbde;
	width: 208px;
	margin-bottom: 13px;
	border: 1px solid #ffe183;
	display: none;
}

.map {
	position: relative;
	margin-left: 3px;
}

.maplabel {
	position: absolute;
}

.maplabel a {
	position: absolute;
	background: url(images/label.png) no-repeat;
	text-align: center;
	width: 28px;
	line-height: 22px;
	opacity: 0.9;
	font-weight: bold;
	font-size: 11px;
	color: #a82812;
}

.maplabel a:hover {
	text-decoration: none;
	color: #000;
}

.time {
	color: #a82812;
	font-weight: bold;
}

/* @end */