body {
  background-color: #0e2f2e;
  color: #3F3F3F;
  font: 76%/140% Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px 0 50px 0;
  text-align: center;
}

.name {
  font-size: 16px;
  font-weight: bold;
  color: #003366;
  display: block;
}

.container {
  text-align: left;
  width: 820px;
  margin: 0 auto 0 auto;
  margin: 0 auto 0 auto;
  margin: auto;
  margin: auto;
}

.smallFlame {
  margin-left: 100px;
}

#header {
  background: #333333 url(../img/bg_top.gif) top left repeat-x;
  height: 84px;
  width: 100%;
}

#footer {
  background: #333333 url(../img/bg_but.gif) top left repeat-x;
  height: 18px;
  width: 100%;
}

#content {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0px 0px 0px;
 
}

.LanguageNav {
  float: right;
  padding: 2px;
  margin: 10px;
  background-color: #FFF;
}

.colLft {
  width: 540px;
  float: left;
}
.colRgt { 
  width: 270px;
  float: left;
}

.colRgtRegular {
  /*width: 100%;*/
  width: 265px;
  float:left;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 8px 0px 8px 0px;
  margin-top: 10px;
  background-image: url(../img/grid.gif);
}
.colRgtRegular img {
  float: right;
  margin-left: 5px;
  border: 1px solid #000033;
}

.rightBoxBase {
  /*width: 100%;*/
  width: 230px;
  font-size: 12px;
  padding-left: 40px;
  margin-bottom: 25px;
  /*text-align: justify;*/
  padding-top: 8px;
}
.rightBoxBase img {
  float: right;
  border: 1px solid #000033;
  margin-left: 5px;
}
.topPad {
  padding-top: 10px;
}

.rgtBg {
    background: #ffffff url(../img/bg_flames.gif) bottom right no-repeat;
}
.spacer {
  margin: 10px 0px 8px 0px;
}

.butBlue {
  background: url(../img/rnd_but_blue.gif) top left no-repeat;
}
.butRed {
  background: url(../img/rnd_but_red.gif) top left no-repeat;
}
.butOrange {
  background: url(../img/rnd_but_orange.gif) top left no-repeat;
}

/*------------------------------- movie box */

.swf_area {
   padding: 8px 0 15px 0px;
   text-align: center;
   width: 515px;
   /*background-color: #0e4489;*/
   background: #ffffff url(../img/mbox_sides.gif) bottom left repeat-y;
}
.swfHeader {
  background: #ffffff url(../img/mbox_top.gif) top left no-repeat;
  height: 12px;
  width: 100%;
}
.swfFooter {
  background: #ffffff url(../img/mbox_bottom.gif) bottom left no-repeat;
  height: 12px;
  width: 100%;
}

/*------------------------------- screenshots links */
.shotbox {
  width: 100%;
  background: #ffffff url(../img/sbox_sides.gif) bottom left repeat-y;
}
.shotbox p {
  float: left;
  margin: 0px 8px 5px 0px;
}
.shotbox p img {
  border: 1px solid #ffffff;
}
.shotbox p a:hover img  {
  border: 1px solid #0e2f2e;
}
.shotboxShots {
  margin-left: 12px;
}
.shotboxHeader {
  background: #ffffff url(../img/sbox_top.gif) top left no-repeat;
  height: 12px;
  width: 100%;
}
.shotboxFooter {
  background: #ffffff url(../img/sbox_bottom.gif) bottom left no-repeat;
  height: 12px;
  width: 100%;
}
.shotBoxTxt {
  width: 100%;
  text-align:left;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  color: #FFFFFF;
}
/*------------------------------- videobox links */
.videoBoxTxt {
  width: 100%;
  text-align:left;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.videoBoxHeader {
  background: #ffffff url(../img/vbox_top.gif) top left no-repeat;
  height: 12px;
  width: 100%;
}
.videoBoxFooter {
  background: #ffffff url(../img/vbox_bottom.gif) bottom left no-repeat;
  height: 12px;
  width: 100%;
}
.videoShotbox {
  width: 100%;
  padding: 0px 0px 0px 18px;
  background: #ffffff url(../img/vbox_sides.gif) bottom left repeat-y;
}
.videoShotbox p {
  float: left;
  text-align: center;
  margin: 0px 20px 11px 0px;
}
.videoShotbox p img {
  border: 1px solid #000000;
}
.videoShotbox p a:hover img  {
  border: 1px solid #ffffff;
}

/*------------------------------- copy & footer footer */
.disclaimer {
  font-size: 11px;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center;
  margin-bottom: 30px;
}
.disclaimer a {
  color: #CCCCCC;
}
.footerfooter {
  margin: 10px 0px 0px 0px;
  width: 510px;
}
.banner468 {
  text-align: center;
}
.banner468 img{
  display: inline;
  position: relative;
  margin-bottom: 10px;
}

/*------------------------------- misc */
.clear {
  clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}/* Hides from IE-mac \*/
.clearfix {
  display: block;
}
img {
  display: block;
  border: 0;
}
p {
  margin: 0px;
  padding: 0px;
}
a {
  outline: none;
}
#player, #player a {
 color: #FFFFFF;
 min-height: 200px;
}

/*---------------------- scroller */
div#hold	{ 
	position:relative; overflow:hidden;
	width:480px; height:110px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:500px; height:110px;
	clip:rect(0px, 500px, 110px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}
.button {
	text-align: left;
	width: 100%;
}
.button a {
    text-decoration: none;
	float: left;
}
