/* Start of CMSMS style sheet 'havok' */
/* CSS Document */
/*This is the main active style sheet for this site*/
textarea {
   width: 300px;
   height: 10em;
}


/*Set some general stuff*/
/*This sets the attributes for everything in the body part of the HTML file*/
body {
	margin:10px 0px;
	padding:0px 0px;
/*	font:10px/12px Arial,Helvetica,sans-serif;*/
/*        font-family: "trebuchet ms",helvetica,arial,sans-serif;*/
        font-size:12px;
        font-family:Arial,Helvetica,sans-serif;
	color:black;
	text-align:center;
        background-repeat:no-repeat; 
        background: #333333;
/*background: #ffb300;*/

/*           background:black url(images/nfs-backgroung.jpg) center top;*/
                background-repeat:no-repeat; 
       	}

#contents body {
	margin:10px 0px;
	padding:0px 0px;
/*	font:12px/16px Arial,Helvetica,sans-serif;*/
       /* font-family: "trebuchet ms",helvetica,arial,sans-serif;*/
        font-size:12px;
        font-family:Arial,Helvetica,sans-serif;
	color:black;
	text-align:center;
                background: #666666;
background: #ffb300;

	}

#body_containerh {
	width:810px;
 	margin:0px auto;
	padding:0px 0px;
	text-align:left;
/* removed by Martin - 9-7-09 */
  /*      background:white url(images/havok_blade_bg.gif);*/
	background-position:-200px -80px;
	background-repeat:no-repeat;  
 /*      background: #666666;*/
         background: #fff;
	}
#body_container {
	width:810px;
 	margin:0px auto;
	padding:0px 0px;
	text-align:left;
/* removed by Martin - 9-7-09 */
       background:white url(images/havok_blade_bg.gif);
	background-position:-200px -80px;
	background-repeat:no-repeat;  
 
	}

#simpleslider {
     	margin:0px 0px;
	padding:0px 0px;
	border:0px;
                width: 370px; /* Image width*/
	height: 200px; /* Image height*/
	}

#minheight {
	height:600px;
	width:1px;
	float:left;
	}

p {
	margin:5px 30px 10px 10px;
	padding:0px 0px;
	font-size:14px;
	}

img {
      	margin:0px 0px;
	padding:0px 0px;
	border:0px;
        }

img2 {
      	margin:0px 0px;
	padding:0px 0px;
	border:0px;
                width:90px;
	height:120px;
       	}

/*header attributes*/
h1 {
	margin:0px 0px 0px 10px;
	padding:0px 0px;
	font-size:15px;
	}

h9 {
	margin:5px 30px 0px 10px;
	padding:0px 0px;
	font-size:13px;
	}

h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-size:14px;
  /*      border-bottom:2px solid #EBB631;*/
	}

h4{
	margin:0px 0px;
	padding:2px 0px;
	border-collapse:collapse;
	border-spacing:0px;
        font-weight:400;
        margin:5px 30px 10px 10px;
	padding:0px 0px;
	font-size:16px;
	}
h6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-size:24px;
        border-bottom:2px solid #EBB631;  
	}

h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-size:16px;
        border-bottom:2px solid #EBB631;  
	}
h5 {
                color: #ffcc00;
               color: #FFB300;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-size:24px;
        font-weight:900
  	}
/*Should use overflow:auto; or overflow:hidden; instead*/
.clr {
	clear: both;
	margin:0px 0px;
	padding:0px 0px;
	}

/* These entries below control certain aspects of the CSS menu*/
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	}

ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	}

ul#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	}

#buttons>ul#mainlevel-nav li a {
	width: auto;
	}

ul#mainlevel-nav li a:hover {
	color: #ffcc00;
	background: #D84203;
	}

/* The entries below control the placement of the randomly generated box shots of the side*/
#boxshots td {
	text-align: center;
                vertical-align:top;
                }

#boxshots img { 
                width: 80px; /* Image width*/
	height: 100px; /* Image height*/
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
	}

/*Header section*/
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	}

/* this id controls aspects of the headers that use it*/
#header {
	/*margin:0px 0px 10px 0px; stephen says its evil!*/
	padding:0px 0px 0px 0px;
	width:810px;
	height:120px;
	text-align:right;
	background-color:rgb(235,182,49);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#header img {
	margin:10px 30px 0px 0px;
	}

#left_outer {
	clear:both;
	float: left;
	margin-top: 2px;
	width: 175px;
	}

#left_inner {
	padding: 2px;
	float: none !important;
	float: left;
	}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 600px;
	}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 0px;
	margin: 0;
	}
/*this is for smaller pages -Justin*/
#main {
       height:850px;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

table.content_table td {
	margin:0px 0px;
	padding:0px 0px;
	font:12px/16px;

	}

table.content_table table.blog {
	width:100%;
	}

table.content_table table.blog div {
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	}

table.blog div.blog_more div {
	margin:0px 0px;
	padding:0px 0px;
	border-bottom:2px solid rgb(235,182,49);
	}

table.blog div.blog_more ul {
	margin:0px 0px;
	padding:0px 0px;
	}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: rleft;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	float: none !important;
	float: left;
	padding:2px;
	width:160px;
	text-align:center;
}


.user1_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding:2px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/
.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
/*this id sets the attributes of the footer*/
#footer {
	margin:10px 0px;
	padding:0px 0px;
	text-align: center;
 }

/*Generic lists*/
/*attributes of unorganised lists*/
ul {
	list-style:none;
	font:12px/16px;
	}

/*this id when used with an unorganised list, puts a buzzsaw bullet point on the list items*/
ul#pointer {
        list-style-image: url(uploads/images/buzzsaw1.gif);
list-style-image: url(/uploads/images/havok_bullet_arrow.jpg);
 }

/*list item attributes*/
li {
        font-size:12px;
	margin:4px 20px 0px 10px;
	padding-left:5px;
	padding-top:0px;
        text-align: left;
               	}

/*table data cell attributes*/
td {
	text-align: left;
        font-size:14px;
	}

/* mambo core stuff */
/*Generic link style*/
/* This controls hyperlinks and visited hyperlinks in general */
a:link, a:visited {
	color:#444;
	text-decoration:underline;
	}

/*this id will make hyperlinks go blue if used*/
a#blue {color:#0000FF;}
b#blue {color:#0000FF;}
a#white {color:#fff;}
b#white {color:#fff;}
a#black {color:#000;}
b#black {color:#000;}
a#yellow {color:#FFB300;}
b#yellow {color:#FFB300;}
/* controls hyperlinks when the mouse goes over them*/
a:hover {
	color:black;
	text-decoration:none;
	}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  font-family: "trebuchet ms",helvetica,arial,sans-serif;

  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
	}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	}

table.contentpaneopen {
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	}
table.contentpaneopen td {
   padding-right:px;
	}

table.contentpaneopen td img {
	margin:0px 5px 5px 0px;
	padding:0px 5px 5px 0px;
	border-collapse:collapse;
	border-spacing:0px;
	}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	}

table.contentpaneopen ul {
	margin:0px 0px;
	padding:0px 0px;
	}

table.contentpane {
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;
	}

table.contentpane td {
	margin:0px 0px;
	padding:0px 0px;
	width:25%;
	}

table.contentpane table {
	width:100%;
	}

table.contentpane table td {
	padding:0px 0px 5px 10px;
	white-space:nowrap;
	}

table.contentpane td.componentheading {
	padding-left: 4px;
	}

/*Component Page Title*/
.componentheading {
	margin:0px 0px;
	padding:2px 0px;
	height:22px;
	background: url(images/havok_content_heading_bg2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
	}

.componentheading h1 {
	margin:0px 0px 0px 25px;
	padding:0px 0px;
	border-bottom:2px solid rgb(235,182,49);
	}

.contentcolumn {
	padding-right: 0px;
	}

/*Item Title*/
.contentheading {
	margin:0px 0px;
	padding:0px 0px;
	height:22px;
	background: url(images/havok_content_heading_bg2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
	}

.contentheading h1 {
	margin:0px 0px 0px 25px;
	padding:0px 0px;
	border-bottom:2px solid rgb(235,182,49);
	}

.contentheading a.contentpagetitle {
	color:black;
	text-decoration:none;
	}

.contentheading a.contentpagetitle:hover {
	color:rgb(235,182,49);
	}

.contentpagetitle {
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom:15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-spacing:0px;
	}

table.moduletable th {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

table.moduletable td {
	font-size:10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background-color:#e5e5e5;
  padding:4px;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/*Navigation*/
a.mainlevel:link, a.mainlevel:visited {
	margin:0px 0px 2px 10px;
	padding:2px 0px 2px 0px;
	display:block;
	width:100%;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-align:left;
	text-decoration:none;
	text-indent:20px;
	background-position:0px center;
	}

a.mainlevel:hover {
	text-decoration: none;
	color: #808080;
	}

table.moduletable tr td table tr td div {
	margin:0px 0px 0px 26px;
	}

table.moduletable tr td table tr td div a.sublevel {
	margin:2px 0px;
	padding:2px 0px;
	display:block;
	}

/*Havok Powered Games module*/
table.moduletable-havok_powered_games {
	margin:0px auto;
	}

table.moduletable-havok_powered_games td div {
	margin:0px 0px 10px 0px;
	}

a.sublevel:link, a.sublevel:visited {
	margin:0px 0px 2px 0px;
	padding:1px 0px 1px 0px;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	color:black;
	}

a.sublevel:hover {
	color:#808080;
	text-decoration: none;
	}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin:0px 0px;
 	padding:0px 0px;
}

div.mosimage {
	border: 1px solid #ccc;
	}

.mosimage {
	margin:5px
	}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*Custom style added by paulperreault*/
/*Custom settings for Clients/Titles page*/
/*Component Page Title*/
.componentheading-titles {
	margin:0px 0px;
	padding:0px 0px;
	height:22px;
	background: url(images/havok_content_heading_bg2.gif);
	background-position:0px center;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
	}

.componentheading-titles h1 {
	margin:0px 0px 0px 25px;
	padding:2px 0px 0px 0px;
	border-bottom:2px solid rgb(235,182,49);
	}

.contentheading-titles h1 {
	margin:2px 0px 0px 12px;
	padding:0px 0px;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
	}

.contentpaneopen-titles {
	width:100%;
	}

.contentpaneopen-titles p {
	margin:0px 0px 10px 20px;
	padding:0px 0px;
	font-size:10px;
	}

.blog-titles {
	width:100%;
	}

.blog-titles table {
	border-spacing:1px;
	}

.blog-titles table tbody tr td.blog_item {
	background: url(images/havok_titles_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}


/*Custom settings for Contact Us static content page*/
.marginleft {
	margin:0px 0px 0px 10px;
	overflow:auto;
	}

.floatleft {
	margin:0px 5px 0px 0px;
	padding:0px 0px;
	width:148px;
	float:left;
	}

.floatleft .title {
	height:22px;
	background:url(images/havok_contacts_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	}

.floatleft h2 {
	margin:0px 0px;
	padding:3px 0px 0px 0px;
	text-align:center;	
	}

.floatleft h3 {
	margin:5px 0px 0px 3px;
	padding:0px 0px;
	}

.floatleft p {
	margin:0px 0px 10px 5px;
	font-size:11px;	
	}

.readon {
	margin:0px 0px 0px 10px;
	font-size:10px;
	}

.readon2 {
	margin:0px 0px;
	font-size:10px;
	}

.contentpane .contentcontact {
	padding:0px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	}


/*MosForms Component*/
.mosformgrouptitle {
	margin:5px 0px 0px 10px;
	padding:2px 5px;
	font-weight:bold;
	background:rgb(235,182,49);
	}

.mosFormGroup {
	margin:0px 0px 0px 10px;
	padding:;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	background:#f8f8f8;
	}

div.mosFormLabel {
	margin:0px 0px;
	padding:2px 10px;
	width:200px;
	float:left;
	}

div.mosFormLabel label, div.mosFormElement {
	margin:0px 0px;
	padding:2px 0px;
	}

.mosformerror {
	font-weight:bold;
	color:red;
	}

.product-shots {
  width: 150px;
  float: right;
  margin-left: 10px;
}

/* Image Gallery - Small Thumbnail Images */
	.thumb {
		margin: 1em 1em 1.6em 0; /* Space between images */
		padding: 0;
		float: left;
		text-decoration: none;
		line-height: normal;
		text-align: left;
	}

	.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
		width: 60px; /* Image width*/
		height: 100px; /* Image height*/
		display: inline;
		padding: 12px; /* Image padding to form photo frame */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /*Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none;
	}

	.thumb a:visited img {
		background-color: #eee; /*Background of photo on hover - sort of a light grey */
	}

	.thumb a:hover img {
		background-color: #dae6e4; /*Background of photo on hover - sort of light blue/green */
	}

	.thumbPicCaption {
		text-align: center;
		font-size: smaller;
		margin: 0 1px 0 0;
		padding: 0;
		width: 124px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
	}

	/* Image Gallery - Big Images */
	.bigPic {
		margin: 10px 0 5px 0;
		padding: 0;
		line-height: normal;
	}

	.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
		text-align: center;
		font-weight: bold;
		font-variant: small-caps;
		font-weight: bold;
		margin: 0 1px 0 0;
		padding: 0;
		width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
	}

	.bigPic img{ /* Big Image settings */
		width: 350px; /* Width of Big Image */
			height: auto;
		display: inline;
		padding: 18px; /* Image padding to form photo frame. */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /* Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc; 
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none; 
		text-align: left;
	}

	.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
		margin: 0;
		width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		padding: 0;
		color: #000;
		font-size: smaller;
		line-height: normal;
		text-align: center;
	}
.titles-bg {
	background: url(images/havok_titles_bg2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;

}

.titles-box {
         font-size:10px;
         line-height:11px;
}


.titles-header {
        padding-top:5px;
        font-size: 12px;
	white-space:nowrap;
}


/* End of 'havok' */

