@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.right {float:right;}
.left {float:left;}
img.nobordernomargin {background:none; border:none; margin:0; padding:0;}
/* end reset */

.ulli {padding-left: 18px;}
.ulli li {list-style-image:url(../images/flamebullet.png); padding-left: 10px; line-height: 20px; cursor:default;}
.ulli li:hover {list-style-image:url(../images/flamebullet-hover.png); cursor:default;}

html {background: #f7f7f7; font-size: 100%;}

.hr	{border:none; border-bottom:1px solid #f7f7f7; border-top:1px solid #f7f7f7; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0 ;margin-bottom :25px;}
/*------------------ Site Structure ------------------*/

body {width: 960px; margin: auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .875em; color: #666;}

#header {height: 160px; background: url(../images/logo.png) no-repeat;}

#social {width: 180px; height: 26px; float: right; margin-top: 8px; text-align:right;}

#content {
	width: 620px;
	float: left;
	margin-bottom: 44px;
}

#sidebar {
	width: 260px; 
	padding: 20px;
	float: right;
	border: 1px solid #f17139;
	margin-bottom: 44px;
}

#sidebar h3, .sidebar_box {
	background: #eaeaea; 
	padding: 5px 10px; 
	margin-bottom: 15px;
	border: 1px solid #FFF;
	outline:1px solid #f17139;
}

/* sidebar menu */


.navcontainer { width: 280px; margin-bottom: 25px }

.navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer a {
	display: block;
	padding: 8px 8px;
	width: 240px;
	background: url(../images/seperator.png) repeat-x bottom;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #872F09;
	background-color:#eaeaea;
}

/* end sidebar menu */

#intro {
	border: 1px solid #FFF; 
	clear: both;
	padding: 20px;
	font-size: 1.4em; 
	line-height: 1.6em; 
	margin-bottom: 44px;
	outline:1px solid #f17139;
	background: #eaeaea;
}

#intro span {font-weight: 700;}

#intro p {padding: 0;}

#box_left {width: 300px; float: left; margin-bottom: 44px; text-align: justify;}
#box_left_wide {width: 500px; float: left; margin-bottom: 44px; text-align: justify;}
#box_right {width: 300px; float: right; margin-bottom: 44px; text-align: justify;}
#box_middle {margin-left: 330px; margin-right: 330px; margin-bottom: 44px; text-align: justify;}

#box_left h3, #box_right h3, #box_middle h3 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 1.4em;
	padding: 8px 15px;
	border: 1px solid #FFF;
	outline:1px solid #f17139;
}

#footer {clear: both; padding: 10px; text-align: right; background: url(../images/seperator.png) repeat-x top; font-size: .8em; color: #a3a3a3;}



/*------------------ typography and images ------------------*/

/* global links */

a {text-decoration: none; color:#f17139;}

/* text styles */

h1 {font-size: 2em; font-weight: normal; padding-bottom: 12px;}
h2 {font-size: 1.6em; font-weight: normal; padding-bottom: 12px;}
h3, h4 {font-size: 1.4em; font-weight: normal;}
h5, h6 {font-size: 1.2em;}

p {line-height: 1.4em; padding-bottom: 25px;}

/* images */

.more {float: right; margin-right: 10px;}

.button, .button:visited {background:#333333 url(../images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#CCCCCC; text-decoration:none;border-radius:5px; border-radius:5px; box-shadow:0 1px 3px rgba(0,0,0,0.5); box-shadow:0 1px 3px rgba(0,0,0,0.5); -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-style:italic; line-height:1; border:0;}
.button:hover {background-color:#FF9900; color:#fff; text-decoration:none;}
.button:active {top:1px;}

.img_item	{position:relative; margin:0 14px 14px 0; padding:0;}
.img_item img	{padding:5px; border: 1px solid #aaaaaa; border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background:#f9f9f9; margin-bottom:0px;}
.img_item span {display:none;}
.img_item:hover img {box-shadow:0px 0px 10px #787878; box-shadow:0px 0px 10px #787878; -webkit-box-shadow:0px 0px 10px #787878; -moz-box-shadow:0px 0px 10px #787878; background:#f9f9f9;}
.img_item:hover span {display:inline; position:absolute; bottom:6px; right:6px; padding:10px 15px; background:#f9f9f9; color:#000000; z-index:999; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; border-top-left-radius: 5px; border-radius-topLeft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px;}

.float	{display:inline; float:left; position:relative;}
.img_left	{float:left; margin:10px 20px 10px 0;}
.img_right	{float:right; margin:10px 0 10px 20px;}


/*------------------ gallery ------------------*/

#gallery {
	
	overflow: auto;
	margin-left: -44px;
	padding-bottom: 18px;
	position:static;
}

#gallery ul li {
	width: 190px;
	height: 215px;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
	background: url(../images/thumb_bg.png) no-repeat;
	margin-left: 44px;
	margin-bottom: 28px;
}

#gallery ul li img:hover {
	box-shadow:0px 0px 10px #787878;
	-webkit-box-shadow:0px 0px 10px #787878;
	-moz-box-shadow:0px 0px 10px #787878;
}

#galleryintro {
	
	overflow: auto;
	margin-left: -44px;
	padding-bottom: 18px;
	position:static;
}

#galleryintro ul li {
	width: 190px;
	height: 215px;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
	background: url(../images/thumb_bg.png) no-repeat;
	margin-left: 44px;
	margin-bottom: 5px;
}

#galleryintro ul li img:hover {
	box-shadow:0px 0px 10px #787878;
	-webkit-box-shadow:0px 0px 10px #787878;
	-moz-box-shadow:0px 0px 10px #787878;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white;}

/* Contact Form */

p.error								{margin-left:140px; margin-top:10px;}
#contact_form ul					{float:left;}
#contact_form ul li					{margin:10px 0; list-style:none; position:relative; clear:both;}
#contact_form label					{line-height:35px; width:100px; text-align:right; float:left; margin-right:10px;}
#contact_form input#name,
#contact_form input#email,
#contact_form input#subject,
#contact_form textarea				{float:left; padding:8px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#contact_form input#name,
#contact_form input#email,
#contact_form input#subject			{width:350px;}
#contact_form textarea				{width:350px;height:150px; resize: none;}
#contact_form input.button			{float:right;}

/*-----------------------------------------------*/
/*---------------    Dropdown    ---------------*/
/*---------------------------------------------*/

/* 
	LEVEL ONE
*/

ul.dropdown                         { position: relative; z-index:10; margin: auto; border-top: 1px solid #f17139;
	                                  border-bottom: 1px solid #f17139; height:36px; background: #eaeaea; margin-bottom: 44px;}
									  
ul.dropdown li                      { float: left; zoom: 1;  }
ul.dropdown a:hover		            { color: ; background-color:#FF9900;}
ul.dropdown a:active                { color: ; }
ul.dropdown li a                    { display: block; padding: 9px 20px; color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #666; position: relative;}
ul.dropdown li.hover a              { color: #000; }

ul.dropdown li a.current			{background: url(../images/flamebullet-navbg.png) no-repeat center;}
ul.dropdown li a.currentdd			{background: url(../images/flamebullet-navbgdd.png) no-repeat right center;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; background: #eaeaea;
                                      border-left: 1px solid #f17139; border-right: 1px solid #f17139; border-bottom: 1px solid #f17139}
ul.dropdown ul li 					{ font-weight: normal; background: url(../images/dropdown.png);  color: #000; 
									  border-bottom: 1px solid #dbdbdb; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; background: none; padding: 9px 8px; width: 93%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; z-index:300; border-top: 1px solid #f17139; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


/* Overiding Classes */
.clearfix:after						{clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0;}
* html .clearfix 					{height:1%;}
