html, body {
	height: 100%;
}

body {
	color: #323232;
	background-color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.45em;

}

body, h1, h3 {
	padding: 0;
	margin: 0;
}

body hr {
	height: 1px;
	border: 0 solid #808080;
	border-width: 0 0 1px 0;
	margin: 2px 0 10px 0;
	overflow: hidden;
}

body a {
	color: #333;
	text-decoration: none;
}
.item a
{
	color: #a80000;
}
.item a:hover
{
	text-decoration: underline;
}
body a:hover,
body a:active {
	color: #a80000;
}

body strong,
body .meta {
	color: #aaa;
}

body em {
	font-style: normal;
	color: #769531;
}

body h3 {
	padding: 0;
	border-top: 1px solid #808080;
	cursor: pointer;
	clear: both;
	outline: none;
}

body h3 a {
	display: block;
	color: #222;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	outline: none;
}

body p {
	padding: 0;
	margin: 0;
	color: #444;
}

body img {
	border: 0;
}

.contact_details strong,
.contact_details a,
.contact_details a.active,
.contact_details a:hover {
	color: #323232;
	text-decoration: none;
}

/* Center */

#center {
	width: 850px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}

/* Noscript */

#noscript p , #oldie p{
	padding: 15px;
	border: 1px solid #a00000;
	margin: 0 1em 1em 1em;
	color: #a00000;
}

/* Header */

#header {
	width: 850px;
	height: 50px;
	padding: 30px 0 30px 45px;
	margin-bottom: 0;
	position: relative;
}
	.clientlogin
	{
		outline: none;
		position: absolute;
		background-image: url("../img/standards/client-login.png");
		background-repeat: no-repeat;
		background-position: 0px -19px;
		width: 78px;
		height: 18px;
		right: 82px;
		top: 44px;
		overflow: hidden;
		text-indent: -999px;
	}
	.clientlogin:hover
	{
		background-position: 0 1px;

	}
/* Content */


/* Feature */

#feature_content h4 {
	margin-top: 7px;
	font-weight: bold;
}

/* Footer */

#footer  {
	position: relative;
	padding: 1.5em 0 0 0;
	border: 0 solid #808080;
	border-width: 1px 0 0 0;
	margin: 0 0 3.5em 0;
}
	.facebook
	{
		display:block;position:absolute;top:43px;right: 150px;
		background-image: url("../img/standards/fbsprite.png");
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 187px;
		height: 19px;
		text-indent: -999px;
		overflow: hidden;

	}
	.facebook:hover
	{
		background-position: 0 -19px;

	}

/* Accordion */

.container,
.toggler {
	padding: 0 45px 0 45px;
}

.toggler a {
	height: 36px;
	padding: 14px 0 0 0;
	overflow: hidden;
}

.container {
	clear: both;
	overflow: hidden;
}

/* Accordion: Left */

.container .left {
	width: 225px;
	float: left;
	overflow: hidden;
}

.container .left.narrow {
	width: 161px;
}

.container .left h4 {
	padding: 20px 0 20px 0;
	margin: 0 45px 0 0;
	border: 0 solid #808080;
	border-width: 1px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
}

.container .left select {
	width: 180px;
	margin: 0;
}

.container .left.narrow select {
	width: auto;
}

.container .left ul {
	height: auto;
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
}

.container .left ul li {
	margin: 0 0 20px 0;
	line-height: 1em;
}

.container .left ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.container .left ul li strong {
	font-weight: normal;
}

.container .left select {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 1em;
}

/* Accordion: Right */

.container .right {
	min-height: 400px;
	padding-bottom: 40px;
	overflow: hidden;
}

.container .right { /* IE only style */
	height: 400px;
}

/* Box */

.container.company .right .box {
	margin: auto;
	background: #EAE9E9;
	border-bottom: #808080 solid 1px;
}
.container .right .box .content
{

	padding-bottom: 15px;
	overflow:hidden;
}
.container .right .box .content>img
{
	padding: 0 15px 15px 5px;
}
.container .right .box .content>img,
.container .right .box .content>div,
.container .right .box .content>p
{
	padding: 0 15px 15px 15px;
}
.container .right .box .content object {
}
.container.company .right .box .content>p {

	padding-left: 30px;
	padding-right: 30px;
}


.container .right .box .content h4 {
	padding: 0 0px;
	text-indent: 25px;
	color: #a00000;
	font-size: 1.3em;
	font-weight: normal;
}

.container .right .box .content p {
	margin: 0 0;
	padding: 0 0;
}

.container .right .box .content p.center {
	text-align: center;
	text-transform: uppercase;
}

.container .right .box .content p.center.blank {
	text-transform: none;
	font-size: 11px;
}

.container .right .box .content p strong {
	color: #0a0a0a;
}

.container .right .box .content select {
	margin: 2px 0 0 12px;
	vertical-align: top;
	font-size: 1.2em;
	text-transform: none;
}
/* WORK */
.container.work
{
}
.container.work .right
{
	height: 434px;
}
.container.work .right hr
{
	clear: both;
	width: 642px;
	margin: 0 auto;
}
.container.work .right p
{
	margin: 15px 0px;
	margin-bottom: 15px;
	text-align:center;
	color: #A1A1A1;
}
#work_scroll {

	margin: 5px auto;
	padding-left: 20px;
	width: 642px;
	height: 400px;
	overflow: auto;

}
.holder {
	margin: 0px auto;
	width: 650px;
}
.work_select
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
}

#work_list
{
	padding: 8px 0;
	list-style:none;
	margin: 0 auto;

}
#work_list li {
	padding: 0;
	margin: 4px 2px;
	height: 120px;
	width: 150px;
	list-style:none;
	float: left;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height:12px;
	overflow:hidden;
}
#work_list li a strong{
	color: #000;
	display:block;

}
#work_list li a:hover strong{
	color: #A00000;
}
#work_list a img{

}

#work_list li.hover {
	z-index: 10;
}
#work_list li.hover a img {
	border:1px solid #ccff00;
}
/* WORK AJAX */
.red
{
	color:#A00000;
}
#TB_ajaxContent
{
	padding: 0 0;
	margin: 0 0;

}
#TB_ajaxContent .box
{
	width: 640px;

}
.work_video_container
{
	margin: 0 0;
	padding: 0 0;
	background: #919191;
	width: 640px;
	text-align: center;
	/* qt slider is 15px */
	height:375px;
}
.work_video_container img
{
	padding: 0 0;
	margin: 0 0;

}

 .box
 {
     margin: 0 auto;
 }
.box .content.work_show
{
	position: relative;
}
.box .content.work_show .left
{
	float: left;
	text-transform: uppercase;
	font-size: 0.9em;
}
.box .content.work_show .rightcol
{
	position: absolute;
	top: 430px;
	right: 0px;
}
.box .content.work_show h3
{
	color: #686868;
	font-size:16px;
	border-top: 1px solid #676767;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.box .content.work_show h3 a
{
    letter-spacing:0px;
    font-weight: bold;;

}
.box .content.work_show .rightcol select
{
    	position: absolute;
    	right: 28px;
    	top: 3px;
}
.box .content.work_show .right img
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/* page template */
.pagetemplate
{
    border-top: 1px solid #676767;
}

.pagetemplate .box .content.work_show .left
{
    line-height: 1.56em;
	font-size-adjust:none;
	font-size: 0.98em;
	padding:5px 0;
	font-family:Arial,Helvetica,sans-serif;
}
.pagetemplate .content .box
{
    width: 640px;
    margin: 0 auto;

}
    .pagetemplate .content .work_show
    {
    }
    .pagetemplate .content .work_show .work_video_container
    {
	margin: 0 auto;
    }
    .pagetemplate .content .work_show h3
    {
       border-top: none;
       margin: 0 0;
       padding: 10px 0;
       width: 638px;
    }
    .pagetemplate .content .work_show hr
    {
		margin: 2px 0px 0px 0px;
    }
    .pagetemplate .content .work_show .left
    {
    }
	.content .work_show .rightcol
    {
		position: relative;
    }
.videotext
{
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	height: 80px;
}
    .pagetemplate .videotext
    {
    	margin: 10px auto;
    }

/* COMPANY */
.container.company .left .hr {
	border-top: 1px solid #808080;
	width: 125px;
	margin: 0 0;
}
.container.company .right hr
{
	margin: 0 25px;
}
.container.company .right .hr {
	border-top: 1px solid #808080;
	margin: 0 0;

}
.container.company  {
	height: 412px;

}

.container.company .right .box .content {
	height: 347px;
}
.container.company .right .box .content .large {
	font-size: 12px;
	line-height: 18px;
}
.container.company .right .box .content .large p {
	padding-left: 25px;
	padding-right: 25px;
}
.container.company .right .box .content div
{
	margin: 0 0;
	padding: 0 0;
}
.container.company .right .box .content h4 {
	padding-top: 16px;
	padding-bottom: 17px;
	margin-bottom: 18px;
	background: #FFF;
	border-width: 1px 0px;
	border-color:#808080;
	border-style: solid;
}
.container.company .right .box .content .holder .scroll-pane
{
	height: 290px;
}
.container.company .right .box .content .holder .scroll-pane .hr
{
	margin-right: 20px;
}
.container.company .right .box .content .holder
{
	width: 570px;
	margin: 0 auto;
	padding-left: 25px;
}
.container.company .left .active
{
	color: #A00000;
}
.container .right .box .content .holder {
	font-size: 12px;
	line-height: 18px;
	margin: 10px;
}
#company_image img {
	border: 1px solid #fff;
	height: 266px;
	width: 581px;
}
.company_image_buttons
{
	margin: 0 0;
	padding: 0 0;
}
.company_image_captions
{
	position: relative;
}
#company_image {
	position: relative;
	margin: 0 0;
	margin-top: -10px;
	margin-bottom: -3px;
	padding: 0 0;
	text-align: center;
}
/* MUSIC */
.container.music .box
{
	background: #FFF;
}
.container.music
{
	background: #FFF;
	height: 377px;
}
.container.music .box .content p
{
	color: #444;
	margin-bottom: 10px;
	background: #FFF;
}
.container.music .content
{
	background: #FFF;
}
.container.music .box .content p strong
{
	color: #444;
}
.container.music .box .img
{
	text-align: center;
	margin: 0 auto;
}
.container.music .content
{
	margin-left: 50px;
	margin-right: 50px;
}
.container .content a
{
	color: #a80000;
	font-weight: bold;
}

/* NEWS */

.container .item {
	margin: 0 0 1em 0;
}

.container .item h4 {
	padding: 0;
	margin: 0;
	display: inline;
	color: #a00000;
	font-size: 1em;
}

/* CSS FOR SCROLLBAR */

.hide
{
	display:none;
}

/** THICKBOX **/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../img/standards/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;

}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  /*border: 1px solid #525252; */
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
}
#TB_window img#TB_Image {
  display:block;
  margin: 0px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{

}
#TB_closeAjaxWindow{
  position: absolute;
  right: 0px;
  background: #FFF;
  bottom: -28px;
  text-align: right;
}
#TB_closeWindowButton{
  background: #FFF url('../img/standards/close.png') 50% 5px no-repeat;
  display: block;
  width: 67px;
  height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  text-indent: 999px;
  overflow: hidden;
}
#TB_ajaxWindowTitle{
  float:left;
  display:none;
  padding:0px 0 0px 0px;
  margin-bottom:0px;
}
#TB_title{

  background-color:#FFF;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;

  font-size: 14px;
  color: #A00000;
  height: 4px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;

}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;

}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
/*  filter:alpha(opacity=0); */
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;

}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
/*** JSCROLLPANE ***/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: -2px;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url('../img/standards/arrow_up.gif') 0 0 no-repeat;
	height: 9px;
}
a.jScrollArrowUp:hover {

}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: -2px;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url('../img/standards/arrow_down.gif') 0 0 no-repeat;
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}