body{color:#000;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';
}abbr,acronym{border:0;font-variant:normal;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/**end YUI reset**/

body{
	background:#000;
	font:.9em "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	text-align:left;
	color:#CCCCCC;
}

a{
  color:#DD2D6C;
}

#container{
	height:650px;
	width: 1900px;
	margin-top: 80px;
}

#container-int{
	height:650px;
	width: 3600px;
	margin-top: 80px;
}

#container-exp{
	height:650px;
	width: 2250px;
	margin-top: 80px;
}

#container-exp-int{
	height:650px;
	width: 1450px;
	margin-top: 80px;
}

#container-par{
	height:650px;
	width: 3300px;
	margin-top: 80px;
}

#container-par-int{
	height:650px;
	width: 2400px;
	margin-top: 80px;
}

#container-med{
	height:650px;
	width: 2750px;
	margin-top: 80px;
}

#container-med-int{
	height:650px;
	width: 2750px;
	margin-top: 80px;
}

#container-som{
	height:650px;
	width: 1900px;
	margin-top: 80px;
}

#container-som-int{
	height:650px;
	width: 1500px;
	margin-top: 80px;
}

#container-error{
	height:650px;
	width: 800px;
	margin-top: 80px;
}

#left-container{
	float:left;
	margin-left: 0px;
}

#left-menu{
  height:40px;
  width:400px;
  overflow:hidden;
}

#left-menu a{
  height:40px;
  width:110px;
  background-color:#222222;
  float:right;
  color:#3d3d3d;
  text-decoration:none;
  padding:0px 5px 0px 5px;
}

#left-menu a:hover{
  color:#565656;
} 

#left-menu .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#left-content{
	width:360px;
	height:460px;
	background-color:#222222;
	border: 10px solid #fff;
	padding: 10px;
}
#left-content ul{
  list-style-type:none;
  overflow:hidden;
}
#left-content ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#left-content ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}
#left-content a{
  text-decoration:none;
  font-weight:lighter;
}
#left-content a:hover{
  text-decoration:underline;
  color:#DD2D6C;
}
#left-content .excerpt{
  font-style: normal;
}

#menu-container{
	width:185px;
	float:left;
	text-align:left;
	height: 420px;
}

#homeLink{
  background:transparent url(images/home.png) no-repeat scroll 0%;
  display:block;
  height:50px;
  width:110px;
  line-height:50px;
  text-decoration:none;  
  margin:0 auto;
}

/***hover code from cssplay.co.uk***/
a#homeLink:hover{
  display:block;
  height:50px;
  width:110px;
  line-height:50px;
  text-decoration:none;  
  margin:0 auto;  
}

#menu{
	width:110px;
	height:420px;
	margin-left:15px;
	text-transform: none;
	float:left;
	display: inline;
}

#menu ul{
	list-style-type:none;
	overflow:hidden;
	margin: 20px 0px 5px 0px;
	border: 1px solid #3d3d3d;
	width: 160px;
}

#menu ul li{
	margin: 5px 0px 5px 0px;
}

#menu ul li a{
	text-decoration:none;
	font-size:0.9em;
	color:#FFFFFF;
	font-weight:lighter;
	display: block;
	padding-left: 10px;
}

#menu ul li.selected a,
#menu ul li.selected a:hover {
	border-bottom:1px solid #3d3d3d;
	color: #DD2D6C;
	background: url(images/08.png) 95% 50% no-repeat;
}

#menu ul li a:hover{
  color:#DD2D6C;
}
#meta-icons{
  height:25px;
  float:left;
  margin:-28px 0 0 22px;
  display:inline;
}
#meta-icons img{
  margin:0 0 0 5px;
  opacity:0.3;
  filter: alpha(opacity=30);
}
#meta-icons img:hover{
  opacity:1;
  filter: alpha(opacity=100);
}
#right-container{
  float:left;
}

#right-menu{
  height:40px;
  width:400px;
  overflow:hidden;
}

#right-menu a{
  height:40px;
  width:120px;
  background-color:#222222;
  float:left;
  color:#3d3d3d;
  text-decoration:none;  
  padding:10px 0px 0px 0px;    
}

#right-menu a:hover{
  color:#565656;
} 

#right-menu .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#right-content{
	width:360px;
	height:460px;
	background-color:#222222;
	border: 10px solid #fff;
	margin-left: 10px;
	float: left;
	padding: 10px;
}
#right-content img{
	margin-top:28px;
	margin-left: 18px;
	border: 0px solid #000;
}
#right-content img:hover{
}

#right-content ul{
  list-style-type:none;
  overflow:hidden;
}
#right-content ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#right-content ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}


#siteTitle{
  font-size:4em;
  color:#3d3d3d;
  float:left;
  margin:30px 0px 0 200px;
}

/***Full entry page***/


#entry-nav{
  height:40px;
  overflow:hidden;
}

#entry-nav-left{
  height:40px;
  width:33.3%;
  float:left;
  overflow:hidden;
}
#entry-nav-left a{
  height:40px;
  width:110px;
  background-color:#222222;
  color:#3d3d3d;
  text-decoration:none;
  float:right;
  margin-top:;
}
#entry-nav-left #date{
  padding-top:10px;
}
#entry-nav-left a:hover{
  color:#565656;
} 

#entry-nav-left .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}
#entry-home{
  height:40px;
  width:33.3%;
  float:left;
  text-align:center;
}
#homeLink-entry{
  background:transparent url(images/home-entry.gif) no-repeat scroll 0%;
  display:block;
  height:40px;
  width:110px;
  line-height:40px;
  text-decoration:none;  
  margin:0 auto;
}

/***hover code from cssplay.co.uk***/
a#homeLink-entry:hover{
  background:transparent url(images/home-entry-hover.gif) no-repeat scroll 0%;
  display:block;
  height:40px;
  width:110px;
  line-height:40px;
  text-decoration:none;  
  margin:0 auto; 
}
#entry-nav-right{
  height:40px;
  width:33.3%;
  float:left;
  overflow:hidden;
}
#entry-nav-right a{
  height:40px;
  width:110px;
  background-color:#3d3d3d;
  color:#222222;
  text-decoration:none;
  float:left;
  border-right:1px solid #333;
  padding-top:10px;
}

#entry-nav-right a:hover{
  color:#565656;
} 

#entry-container{
  width:950px;
  background-color:#222222;
  overflow:hidden;
}
#entry-content{
  width:910px;
  background-color:#222222;
  margin:20px;
  text-align:left;
}
#entry-content a{
  text-decoration:none;
}
#entry-content a:hover{
  text-decoration:underline;
}
#entry-content h3{
  font-weight:bold;
  font-size:1.3em;
  font-family:georgia;
}
#entry-content p{
  margin:20px 0;
}
#entry-content img{
  margin:20px 0;
}
#entry-content #meta-comments{
  font-style:italic;
  font-size:0.7em;
  margin:10px 0;
}

#entry-meta-icons{
  text-align:center;
  margin:0 auto;
  width:110px;
  height:35px;  
  background-color:#222222;
}
#entry-meta-icons img{
  margin:5px 0 0 5px;
  opacity:0.3;
  filter: alpha(opacity=30);
}
#entry-meta-icons img:hover{
  opacity:1;
  filter: alpha(opacity=100);
}

/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#form{
	height: 260px;
	margin-left: 80px;
}

div.row1
{ width: 250px; 
  clear: both;
}

div.row1 span.formlabel 
{
	float: right;
	text-align: left;
	font-size: 0.8em;
}

div.row1 span.forminput
{ 
  text-align: right;
} 

#form input, #form textarea
{
	width: 250px;
	font-size: 90%;
	border: 1px solid #929280;
	overflow: auto;
	margin: 2px;
	background: #40403E;
	color: #FFFFFF;
	padding: 2px;
}

.submit
{ 	font: bold 11px "Trebuchet MS", Verdana, Times, serif;	
	border:0;
	color: #fafafa;
	cursor: pointer;
	width: 82px;
	height: 26px;
	line-height: 26px;
	background: #4d555f
}

.banner {
	width:152px;
	height:50px;
	margin:0px;
	padding:4px;
	font-size: 0.7em;
	border: 1px solid #3d3d3d;
	margin-bottom: 2px;
}

.banner_big {
	width:152px;
	height:66px;
	margin:0px;
	padding:4px;
	font-size: 0.7em;
	border: 1px solid #3d3d3d;
	margin-bottom: 2px;
}

.active {
color: #DD2D6C;
}

#right-container-big{
  float:left;
}

#right-menu-big{
  height:40px;
  width:400px;
  overflow:hidden;
}

#right-menu-big a{
  height:40px;
  width:120px;
  background-color:#222222;
  float:left;
  color:#3d3d3d;
  text-decoration:none;  
  padding:10px 0px 0px 0px;    
}

#right-menu-big a:hover{
  color:#565656;
} 

#right-menu-big .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#right-content-big {
	width:720px;
	height:460px;
	background-color:#222222;
	border: 10px solid #fff;
	margin-left: 10px;
	float: left;
	padding: 10px;
}
#right-content-big img{
	margin-top:28px;
	margin-left: 18px;
	border: 1px solid #000;
}
#right-content-big img:hover{
}

#right-content-big ul{
	list-style-type:none;
	overflow:hidden;
}
#right-content-big ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#right-content-big ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}


#right-container-partner{
  float:left;
}

#right-menu-partner{
  height:40px;
  width:400px;
  overflow:hidden;
}

#right-menu-partner a{
  height:40px;
  width:120px;
  background-color:#222222;
  float:left;
  color:#3d3d3d;
  text-decoration:none;  
  padding:10px 0px 0px 0px;    
}

#right-menu-partner a:hover{
  color:#565656;
} 

#right-menu-partner .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#right-content-partner {
	width:360px;
	height:600px;
	background-color:#222222;
	border: 10px solid #fff;
	margin-left: 0px;
	float: left;
	padding: 10px;
	margin-right: 10px;
	overflow: hidden;
}
#right-content-partner img{
	margin-top:28px;
	margin-left: 18px;
	border: 1px solid #000;
}
#right-content-partner img:hover{
}

#right-content-partner ul{
	list-style-type:none;
	overflow:hidden;
}
#right-content-partner ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#right-content-partner ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}

#right-content-partner-big {
	width:360px;
	height:600px;
	background-color:#222222;
	border: 10px solid #fff;
	margin-left: 0px;
	float: left;
	padding: 10px;
	margin-right: 10px;
overflow-x:hidden;overflow-y:scroll;
}
#right-content-partner-big img{
	margin-top:28px;
	margin-left: 18px;
	border: 1px solid #000;
}
#right-content-partner-big img:hover{
}

#right-content-partner-big ul{
	list-style-type:none;
	overflow:hidden;
}
#right-content-partner-big ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#right-content-partner-big ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}

#on-banner {
	width:50px;
	height:600px;
	margin-left: 0px;
	float: left;
	padding: 10px;
	margin-right: 10px;
}

#right-content-big-who {
	width:815px;
	height:600px;
	background-color:#222222;
	border: 10px solid #fff;
	margin-left: 10px;
	float: left;
	padding: 10px;
	margin-right: 10px;
}
#right-content-big-who img{
	margin-top:28px;
	margin-left: 18px;
	border: 1px solid #000;
}
#right-content-big-who img:hover{
}

#right-content-big-who ul{
	list-style-type:none;
	overflow:hidden;
}
#right-content-big-who ul li{
	font-size:1.2em;
	margin: 18px 10px 0 20px;
	color: #DD2D6C;
}
#right-content-big-who ul li.excerpt{
	margin:10px 10px 0 20px;
	text-align:left;
	font-size:0.8em;
	font-family:"Trebuchet MS", tahoma, arial, trebuchet, sans-serif;
	color: #ccc;
}
