/*-  palette

----------------------------------------------------------------------*/
/*-  normalize everything
----------------------------------------------------------------------*/

/* normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption adn th */
caption, th {
	text-align: left;
}
/* http://www.w3schools.com/Css/css_outline.asp 
also
http://css-tricks.com/removing-the-dotted-outline/ */
a:active, a:focus {
  outline: none ! important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}


/*-  common elements
----------------------------------------------------------------------*/	
body {
	orphans: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 1.6em;
	background-color: #E9E9E9;
	font-weight: normal;
}

a:link,
a:visited {
	text-decoration: none;
	color: #20ADD6;
}

a:hover {
	color: #f87100;
}

h1 {
	color: #FF6600;
/*	color: #1e1918;
*/	font-size: 35px;
	letter-spacing: -1px;
	line-height: 1.1em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	margin-left: 0px;
	padding-right: 10px;
	text-align: left;
}

h2 {
	color: #1d96b8;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 5px;
/*	border-bottom: solid 1px #e9e9e9;
*/	text-transform: uppercase;
}

h3 {
	color: #1d1d1d;
	font-size: 12px;
	margin-bottom: 3px;
/*	font-weight: bold;
*/}

h4 {
	color: #F3380F;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

h5 {
	color: #292a29;
	font-weight: bold;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}


/*-  top
----------------------------------------------------------------------*/
#top {
	background-color: #282828;
	height: 25px;
	color: #818181;
	font-size: 9px;
	line-height: 1em;
	letter-spacing: .05em;
}

#top .inner,
#header .gutter,
#wrapper .inner,
#front_featured .inner,
#footer .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0 15px;
}

#header .inner {
	position: relative;
	padding-bottom: 30px;
	height: 80px;
	width: 900px;
}

#top .inner p {
	padding-top: 9px;
	text-align: right;
	white-space: normal;
	margin-right: 2px;
}

#top a:link,
#top a:visited {
	color: #818181;
}

#top a:hover {
	color: #fff;
}

#wrapper {
/*	min-height: 300px;*/
	background-image: url(../img/header/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
/*	height: 455px;
*/}
#nmwrapper {
	background-color: #333333;
}
#nmwrapper .inner {
	position: relative;
	padding-top: 0px;
	padding-bottom: 60px;
	min-height: 405px;
/*	height: 405px;*/
}
#wrapper .inner {
	position: relative;
	padding-top: 0px;
	padding-bottom: 60px;
	min-height: 405px;
/*	height: 405px;*/
}
#wrapper .sitemap {
	position: relative;
	padding-top: 0px;
	padding-bottom: 20px; /*// edit this to move footer - effects broswer scroll bar*/
	min-height: 800px; /*// this effected page length ie7 */
	height: 980px;
}
#wrapper .inner p {
	margin-bottom: 1em;
}

#wrapper #main {
	width: 480px;
	float: right;
	position: relative;
	margin-right: 25px;
}

#wrapper #main-history {
	width: 860px;
	float: right;
	position: relative;
	margin-right: 15px;
}

/*-  footer
----------------------------------------------------------------------*/

#footer {
	background-color: #C5C5C5;
	height: 60px;
}

#footer .inner {
	color: #666666;
	font-size: 11px;
	padding: 10px 0 15px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #B3B3B3;
}

#footer a:link,
#footer a:visited {
	color: #1D96B9;
}

#footer a:hover {
	color: #333333;
}

#footer p#contact {
	float: left;
	padding-left: 5px;
	position: relative;
	text-align:left;
}

#footer p#copyright {
	float: right;
}

#footer p#copyright img {
	position: relative;
	top: -1px;
}

/*-  navigation
----------------------------------------------------------------------*/

ul#nav {
	position: absolute;
	left: 385px;
	bottom: 0px;
	font-size: 17px;
	width: 500px;
	visibility: visible;
}

ul#nav li {
	height: 25px;
	float: left;
}

ul#nav li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: relative;
	top: -1px;
}

ul#nav li span {
	visibility: hidden;
}

/* our CD / DVD / BD*/

ul#nav li#cd {
	width: 105px;
	background: url(../img/nav/products.png) no-repeat left top;
}

ul#nav li#cd:hover {
	background: url(../img/nav/products_dwn.png) top left no-repeat;
}

ul#nav li#cd.active {
	width: 105px;
	background: url(../img/nav/products.png) top left no-repeat;
	bottom: -2px;
	position: relative;
}

/* NewMedia */
ul#nav li#newmedia {
	width: 115px;
	background: url(../img/nav/newmedia.png) top left no-repeat;
	/*padding-left: 8px;*/
}

ul#nav li#newmedia:hover {
	background: url(../img/nav/newmedia_dwn.png) top left no-repeat;
}

ul#nav li#newmedia.active {
	width: 115px;
	background: url(../img/nav/newmedia.png) top left no-repeat;
	/*padding-left: 8px;*/	
}

/* services */
ul#nav li#services {
	width: 95px;
	background: url(../img/nav/services.png) top left no-repeat;
	/*padding-left: 5px;*/
}

ul#nav li#services:hover {
	background: url(../img/nav/services_dwn.png) top left no-repeat;
}

ul#nav li#services.active {
	width: 95px;
	background: url(../img/nav/services.png) top left no-repeat;
	/*padding-left: 5px;*/	
}

/* templates */
ul#nav li#templates {
	width: 108px;
	background: url(../img/nav/templates.png) top left no-repeat;
	/*padding-left: 9px;*/	
}

ul#nav li#templates:hover {
	background: url(../img/nav/templates_dwn.png) top left no-repeat;
}

ul#nav li#templates.active {
	width: 108px;
	background: url(../img/nav/templates.png) top left no-repeat;
	/*padding-left: 9px;*/		
}

/* quote */
ul#nav li#quote {
	width: 77px;
	background: url(../img/nav/quote.png) top left no-repeat;
	/*padding-left: 4px;*/			
}

ul#nav li#quote:hover {
	background: url(../img/nav/quote_dwn.png) top left no-repeat;	
}

ul#nav li#quote.active {
	width: 77px;
	background: url(../img/nav/quote.png) top left no-repeat;
	/*padding-left: 4px;*/			
}

/* get in touch */
/*ul#nav li#getintouch {
	width: 84px;
	background: #101112 url(../img/nav/get_in_touch.gif) top left no-repeat;
	padding-left: 3px;		
}

ul#nav li#getintouch:hover {
	background: #101112 url(../img/nav/get_in_touch_on.gif) top left no-repeat;
}

ul#nav li#getintouch.active {
	width: 84px;
	background: #101112 url(../img/nav/get_in_touch_on.gif) top left no-repeat;
	padding-left: 3px;		
}*/

/*-  front
----------------------------------------------------------------------*/
#big_graphic {
	width: 900px;
	height: 405px;
	position: relative;
	top: 0px;
	margin-bottom: 0px; /* # */
}

#indexblog {
	padding-left: 25px;
	/*	margin-left: 25px;
*/	margin-bottom: 0px;
	position: relative;
	background-image: url(../img/all/blog.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
}

#front_featured {
	/*	position: relative;*/	
	/*height: 200px;*/
	background-image: url(../img/shadowLT.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#front_featured .inner {
}

#front_featured img {
	margin-right: 10px;
	margin-left: 10px;
}

#front_featured h2 {
	color: #33596F;
	font-size: 14px;
	font-weight: bold;
	top: -17px;
	position: relative;
	margin-bottom: -0.6em;
	padding-left: 25px;
}

/*
#front_news img#news_arrow {
	float: left;
	position: relative;
	left: 50px;
	top: -37px;
	margin-bottom: -50px;
}

#front_featured ul#projects {
	padding-top: 5px;
}

#front_featured ul#projects li img {
	left: 31px ! important;
}

#front_news {
	float: right;
	width: 495px;
	padding-left: 16px;
}

#front_news ul#news_items li {
	margin-bottom: 15px;
}

#front_news ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-size: 12px;
}

#front_news ul#news_items li a:link,
#front_news ul#news_items li a:visited {
	color: #000;
	font-size: 25px;
	letter-spacing: -0.05em;
	line-height: 1.2em;	
}

#front_news ul#news_items li a:hover {
	color: #515151;
}

*/

/*-  callouts
----------------------------------------------------------------------*/
div.sitemapecallout {
	position: relative;
	left: -350px;
	float: left;
	margin-right: -225px;
	width: 200px;
	padding-top: 0.4em;
	color: #616161;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 0em;
}

div.callout {
	position: relative;
	/*left: -225px;*/
	left: -140px;
	float: left;
	/*margin-right: -225px;*/
	margin-right: -225px;
	width: 125px;
	padding-top: 0.4em;
	color: #616161;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: -2.2em;
}
.callout li {
	list-style-image: url(../img/all/bullet.gif);
	list-style-position: inside;
	text-indent: 5px;
}

.big_callout {
	position: relative;
	left: -376px;
	float: left;
	margin-right: -376px;
	width: 300px;
	padding-top: 0.4em;
	color: #616161;
	font-size: 11px;
	line-height: 1.5em;
}

.big_callout li {
	margin-bottom: 35px;
}

.callout strong {
	color: #1d1d1d;
	display: block;
	padding-bottom: 6px;
}

.big_callout strong {
	color: #1d1d1d;
}

.big_callout .light {
	color: #52514d;
}

.big_callout p {
	margin-top: 1em;
}


/*-  our clients section
----------------------------------------------------------------------*/

table#clientlist {
	margin-top: -16px;
}

table#clientlist td {
	font-size: 11px;
	line-height: 1.4em;
	padding: 11px 0;
	border-bottom: solid 1px #e9e9e9;
	width: 185px;	
}

table#clientlist td span.name {
	font-weight: bold;
	display: block;
	color: #1e1918;
}


/*-  the work section
----------------------------------------------------------------------*/

div#work_sidebar {
	width: 301px;
	float: left;
}

div#portfolio_nav {
	height: 30px;
	width: 299px;
	margin-bottom: 18px;
}

div#portfolio_nav a#portfolio_nav_up {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	background: #fff url(images/portfolio_nav_up.gif) 0 0 no-repeat;
}

div#portfolio_nav a#portfolio_nav_down {
	display: block;
	float: left;
	height: 30px;
	width: 149px;
	background: #fff url(images/portfolio_nav_down.gif) 0 0 no-repeat;
}

#work_sidebar #projects {
	height: 550px;
	overflow: hidden;
}

#projects {
	position: relative;
	padding: 0 1px;
}

table#portfolio_table {	
	position: relative;
}

tr.gap td {
	height: 7px ! important;
}

#projects td.thumb {
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 7px 0;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;	
}

#projects td.blurb {
	color: #808080;
	font-size: 11px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	margin: 7px 0;		
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#projects tr.active td.thumb {
	border-top: solid 1px #e9e9e9;
	border-left: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}

#projects tr.active td.blurb {
	border-top: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}

#projects td.blurb strong {
	color: #1e1918;
} 

#projects td.blurb a.view:link,
#projects td.blurb a.view:visited {
	display: block;	
}

#projects.front {
	padding-top: 5px;
}

#projects.front td.thumb {
	padding: 0 0 35px 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}

#projects.front td.blurb {
	padding: 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}

ul.project_nav {
	height: 27px;
	line-height: 1em;
	color: #292929;
	float: right;
	position: relative;
	top: -43px;
	margin-bottom: -43px;
	z-index: 500;
}

ul.project_nav a:link,
ul.project_nav a:visited {
	display: block;	
	padding: 9px 9px 6px 9px;	
}

ul.project_nav a:hover {
	background-color: #f6f6f6;
	color: #1d96b8;
}

ul.project_nav a#project_nav_previous:hover,
ul.project_nav a#project_nav_next:hover {
	background-color: #fff ! important;
}

ul.project_nav a.current {
	color: #292929;
	background: #fff url(images/bg/project_nav_index.gif) top left repeat-x;
	padding-bottom: 7px ! important	
}

/*
#project_nav_1 {
	background: #fff url(images/bg/project_nav_index.gif) top left repeat-x;
	padding-bottom: 7px ! important
}

*/
ul.project_nav li {
	float: left;
	border-right: solid 1px #e9e9e9;
}

ul.project_nav li img {
	display: block;
	float: left;
	padding-bottom: 8px;
}

ul.project_nav li.last {
	border-right: none ! important;
}


/*-  Products  (CD / DVD / BD)
----------------------------------------------------------------------*/

#CD_DVD_BD_nav_Products{
	position: absolute;
	top: 13px;
	display: block;
	visibility: visible;
}

#CD_DVD_BD_nav_wrap {
	position: relative;
	left: 10px;
	top: 15px;
	float: left;
	margin-right: 0px;
	width: 155px;
	/*padding-top: 0.4em;*/
	color: #616161;
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 30px;
}

#CD_DVD_BD_nav_wrap p {
	margin-bottom: 1.6em ! important;
}

#CD_DVD_BD_nav_wrap ul {
	margin-bottom: 10px;
}

#overviewUP {
	margin-bottom: 25px;
}

#CD_DVD_BD_search {
	margin-bottom: 29px;
}

#CD_DVD_BD_search input.text {
	width: 165px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 5px 4px;
	color: #343434;
	margin-right: 5px;	
}

#CD_DVD_BD_nav {
	width: 100px;
	float: left;
}

ul.comments {
	padding-bottom: 2em;
}

ul.comments li {
	margin-bottom: -1em;
}

ul.comments li+li {
	border-top: dashed 1px #c2c6c6;
	padding-top: 1em;
}

ul.comments li .author {
	color: #a6acad;
}

#remember_info {
	width: 497px;
	background-color: #efefef;
	padding: 6px;
	color: #343434;
	margin-bottom: 12px;
}

textarea#blog_comment {
	width: 499px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;	
}

div.blog_previous {
	float: left;
	width: 263px;
	height: 28px;
	background: #fff url(images/blog_previous_off.gif) top left no-repeat;
}

div.blog_next {
	float: left;
	width: 262px;
	height: 28px;
	background: #fff url(images/blog_next_off.gif) top left no-repeat;
}

/*-  get in touch
----------------------------------------------------------------------*/
table#contact td {
	padding-bottom: 13px;
}

table#contact input.text {
	width: 223px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 4px;
	color: #343434;
}

table#contact select {
	width: 233px;
	font-size: 12px;
}

table#contact select option {
	font-size: 12px;	
}

div#contact_attachment {
	width: 489px;
	background-color: #efefef;
	padding: 10px;
	color: #343434;
	margin-bottom: 12px;
}

textarea#contact_comments {
	width: 499px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;	
}

/*-  our team
----------------------------------------------------------------------*/

div#team_nav {
	float: right;
	position: relative;
	top: -53px;
	margin-bottom: -53px;
	z-index: 999;
	background-color: #fff;
}

div#team_nav select {
	width: 150px;
}

/*-  custom user message screen
----------------------------------------------------------------------*/
body#user_message {
	background-color: #fff ! important;
}

body#user_message #message_container {
	margin-top: 152px;
	margin-left: 100px;
	position: relative;
}

body#user_message #message_container .content {
	position: absolute;
	top: -20px;
	left: 127px;
	width: 550px;
	padding-left: 35px;
	border-left: solid 1px #e9e9e9;
}

body#user_message #message_container h1 {
	margin-top: -20px;
}

body#user_message #message_container ul {
	margin-bottom: 16px;
}

body#user_message #message_container p.link {
	margin-top: 20px;
}


/*-  misc
----------------------------------------------------------------------*/
blockquote, bq {
	color: #aeb387;
	font-style: italic;
	padding: 0 ! important;
	margin: -1.5em 0 -1.5em 20px ! important;
}

.light {
	color: #a6acad;
}

ul.tightbottom li {
	margin-bottom: 0 ! important;
}

h2.topgap {
	margin-top: 50px;
}

p.buttons {
	margin-top: 12px;
}
