@charset "ISO-8859-1";

/**GENRERAL CSS**/

html { 
	min-height: 100%; margin-bottom: 1px;
	border:0px solid #000000;
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}

img {
	border:none;
}

img, div, .pngfix {
    behavior: url(iepngfix.htc);
}

#preload {
	display:none;
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/**GETS RID OF FIREFOX BORDER AROUND LINKS**/
a:focus{
   outline:0;
}
/**END GETS RID OF FIREFOX BORDER AROUND LINKS**/

#container {
	width:1200px;
	min-height:800px;
  	height:auto !important;
  	height:800px;
	margin-left: auto;
    margin-right: auto;
	padding:0px;
    left: 0;
    right: 0;
	background:url(images/wallpaper.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
}

#body {
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

/**NAVIGATION AND BANNER**/

#index-nav {
	float:left;
	width:390px;
	margin:480px 0px 0px 0px;
	text-align:right;
	cursor:default;
}

#subpage-nav {
	float:left;
	width:184px;
	margin:35px 0px 0px 0px;
	text-align:right;
	cursor:default;
}

#work-nav {
	float:left;
	width:184px;
	margin:51px 0px 0px 0px;
	text-align:right;
	cursor:default;
}

#banner {
	float:left;
	width:1000px;
	margin:27px 0px 0px 10px;
}

ul.main-nav {
	list-style-type:none;
}

li.main-nav {
	list-style-type:none;
	line-height:12px;
}

a.nav {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e6291a;
	cursor:pointer;
}

a.nav:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
}

/**HOME PAGE**/

#home {
	width:825px;
	min-height:660px;
  	height:auto !important;
  	height:660px;
	background:url(images/background.jpg);
	background-repeat:no-repeat;
	margin:20px auto;
	padding:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#character {
	margin:-5px 0px 0px 773px;
	z-index:1;
	position:absolute;
	min-width:388px;
	height:auto !important;
	width:388px;
	min-height:690px;
  	height:auto !important;
  	height:690px;
	background:url(images/oliver.png);
	background-repeat:no-repeat;
	background-position:top;
}

#home-content {
	width:608px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 184px;
}

/**HOME PAGE MAIN WINDOW**/

#home-table-top {
	background:url(images/home-table-top.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:-5px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:591px;
}

#fresh {
	background:url(images/red-banner-fill.png);
	background-repeat:repeat-x;
	background-position:top-left;
	margin:auto;
	padding:0;
	min-height:29px;
  	height:auto !important;
  	height:29px;
	width:555px;
	border-bottom:1px solid #252525;
}

#fadeshow1 {
	margin:0px 0px 0px -3px;
	border:4px solid white;
}

#home-table-middle {
	background:url(images/home-table-middle.png);
	background-repeat:repeat-y;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0px 0px 5px 0px;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	width:591px;
}

#home-table-bottom {
	background:url(images/home-table-bottom.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:591px;
	letter-spacing:.015em;
}

/**HOME PAGE MAIN WINDOW**/

/**HOME PAGE SUB WINDOW**/
#subtable {
	width:304px;
	float:left;
	margin:-14px 0px 0px 0px;
}

#home-subtable-top {
	background:url(images/home-subtable-top.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:-5px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:304px;
}

#subtitle {
	background:#000;
	margin:auto;
	padding:0;
	min-height:29px;
  	height:auto !important;
  	height:29px;
	width:268px;
	border-bottom:1px solid #252525;
}

#home-subtable-middle {
	background:url(images/home-subtable-middle.png);
	background-repeat:repeat-y;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0px 0px 5px 0px;
	min-height:168px;
  	height:auto !important;
  	height:168px;
	width:304px;
	overflow:hidden;
}

#home-subtable-bottom {
	background:url(images/home-subtable-bottom.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:304px;
	letter-spacing:.015em;
}

/**HOME PAGE SUB WINDOW**/

#featured-work {
	padding:10px 0px 0px 28px;
	line-height:26px;
}

img.featured-work {
	border:1px solid red;
}

/**BLOG POSTS ON HOME PAGE**/
#blog-posts {
	border:0px solid white;
	margin:-5px 0px 0px 1px;
	width:250px;
	max-height:142px;
  	height:auto !important;
  	height:142px;
	overflow:hidden;
}

ul. li{
    text-align: left;
    float: left;
    list-style:disc;
	color:#d51a1a;
	text-decoration:none;
	line-height:1.2em;
}

li {
	list-style:disc;
	color:#d51a1a;
	line-height:16px;
}
#blog-posts, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#d51a1a;
}

#blog-posts, a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}
/**BLOG POSTS ON HOME PAGE**/

#homelogo {
	margin:232px 0px 0px 104px;
	width:723px;
	height:181px;
	z-index:2;
}

#homenav {
	margin:-465px 0px 300px 293px;
	min-width:419px;
	width:auto !important;
	width:419px;
	min-height:45px;
  	height:auto !important;
  	height:45px;
	padding:0px 0px 0px 116px;
	border:0px;
	text-align:left;
	z-index:3;
	letter-spacing:.04em;
	position:absolute;
}

a.home-nav {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:300;
	padding-right:0.8em;
}

a.home-nav:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d51a1a;
	font-weight:300;
	padding-right:0.8em;
}

#hero {
	margin:auto;
	padding:15px 0px 0px 0px;
	width:800px;
	min-height:305px;
  	height:auto !important;
  	height:305px;
	background-color:#2c2c2c;
}

#slideshow {
	margin:auto;
	width:771px;
	height:287px;
}

td.feature {
	width:266px;
	padding:10px 10px 0px 10px;
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/**CONTENT SECTIONS**/

#content {
	width:534px;
	padding:80px 0px 0px 0px;
	margin:0px 0px 0px 184px;
}

#content-top {
	background:url(images/content-table-top.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:-5px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:534px;
}

#content-middle {
	background:url(images/content-table-bg.png);
	background-repeat:repeat-y;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	width:534px;
}

#text {
	margin:0px 0px 0px 33px;
	padding:15px 0px 0px 0px;
	min-height:260px;
  	height:auto !important;
  	height:260px;
	max-width:470px;
	width:auto !important;
	width:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfdfdf;
	line-height:16px;
	text-align:left;
	letter-spacing:.015em;
}

#content-bottom {
	background:url(images/content-table-bottom.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:534px;
	letter-spacing:.015em;
}

a.bodylink {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6291a;
	cursor:pointer;
}

a.bodylink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	cursor:pointer;
}

#smoker {
	margin:-480px 0px 0px 720px;
	z-index:1;
	min-width:251px;
	height:auto !important;
	width:251px;
	min-height:746px;
  	height:auto !important;
  	height:746px;
	background:url(images/smoker.png);
	background-repeat:no-repeat;
	background-position:top;
}

/**WORK SECTION**/

#spacer {
	height:10px;
	width:184px;
}

#work-list {
	float:left;
	margin:0;
	padding:5px 0px 0px 0px;
	width:184px;
	text-align:right;
	line-height:12px;
	letter-spacing:.015em;
}

#gallery {
	float:right;
	width:1014px;
}

#canvas-top {
	background:url(images/work-table-top.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:-5px 0px 0px 7px;
	padding:0;
	float:left;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:824px;
}

#canvas-middle {
	background:url(images/work-table-bg.png);
	background-repeat:repeat-y;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	float:left;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	width:824px;
	text-align:right;
	line-height:12px;
	letter-spacing:.015em;
}

#canvas {
	margin:0px 0px 0px 18px;
	padding:0px;
	min-height:350px;
  	height:auto !important;
  	height:350px;
	max-width:788px;
	width:auto !important;
	width:788px;
	line-height:12px;
	letter-spacing:.015em;
}

#canvas-bottom {
	background:url(images/work-table-bottom.png);
	background-repeat:no-repeat;
	background-position:top-left;
	margin:0px 0px 0px 7px;
	padding:0;
	float:left;
	min-height:18px;
  	height:auto !important;
  	height:18px;
	width:824px;
	text-align:right;
	line-height:12px;
	letter-spacing:.015em;
}

img.gallery {
	float:left;
	margin:10px 0px 0px 10px;
	vertical-align:top;
}	
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#e6291a;
	margin:0;
	padding:0;
}
a.worklink {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#FFFFFF;
	cursor:pointer;
}

a.worklink:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#bdbdbd;
	cursor:pointer;
}

a.worklink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#e6291a;
	cursor:pointer;
}

a.worklink:active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#e6291a;
	cursor:pointer;
}

#thumbs{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #252525;
	width:100%;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	float:left;
}

img.thumb {
	float:left;
	margin:13px 0px 0px 13px;
}

a.launch-link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#FFFFFF;
	cursor:pointer;
}

a.launch-link:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#e6291a;
	cursor:pointer;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#b24f14;
	margin:0;
	padding-bottom:3px;
	font-weight:lighter;
}

#description {
	margin-top:0px;
	padding:15px 0px 0px 15px;
	border-top:1px solid #252525;
	width:773px;
	min-height:65px;
  	height:auto !important;
  	height:65px;
	float:left;
	text-align:left;
}

p.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:lighter;
	color:#FFFFFF;
	text-align:left;
	width:500px;
	line-height:16px;
	text-align:left;
	letter-spacing:.015em;
}

table.portfolio {
	border:0;
	float:left;
}

/**CONTACT**/

#field-names {
	float:left;
	width:184px;
	margin:158px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:3.1;
}

#form-fields {
	float:left;
	width:985px;
	padding:0px 0px 0px 0px;
	margin:80px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

p.form-field {
	margin:0px 0px 15px 0px;
}

font.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6291a;
}

textarea {
	resize:none;
}

/**FOOTER**/

#footer {
	padding:20px 0px 20px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#301403;
}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#301403;
	text-decoration:none;
}

a.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#301403;
	text-decoration:underline;
}
