/*=====================================================================||
|| Ironfist Design Services >> Main Stylesheet
|| Copyright 2009 Ironfist Design Services
|| ====================================================================||
|| This CSS Code is copyright 2009 Ironfist Design Services
|| Any unauthorized reproduction is against the law - violaters
|| will be punished to the fullest extent.
|| ====================================================================||
|| Design & Backend Code Copyright 2009 Ironfist Design Services
|| http://ironfistdesign.com 
|| ====================================================================||                                                         
||	   ________  ___ ________  _____      _     __         ___  ___ 
||	  /__  ___/ / / /__  ___/ // | |     /|    / /           / /    
||	    / /    / /    / /    //__| |    //|   / /           / /     
||	   / /    / /    / /    / ___  |   // |  / /   ____    / /      
||	  / /    / /    / /    //    | |  //  | / /           / /       
||	 / /  __/ /___ / /    //     | | //   |/ /         __/ /___     
||
=======================================================================*/

/*========================================
   Basic Styles & Designs
========================================*/

html {
	margin:0;
	padding:0;
	overflow-x: auto;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background:#313131;
	text-align: center;
}

img {
	border:0;
}

#thumbnail {
	border:1px solid #cccccc;
	padding:2px;
	background:#ffffff;
}

a:visited {
	color: #ffffff;
	text-decoration:underline;
}
a:link 	{
	color: #ffffff;	
	text-decoration:underline;  
}
a:hover {
	color:#eeeeee;
	text-decoration:none;
}

#nolink a {
	text-decoration:none;
}

p {
	margin:12px 0 6px 0;
}

/*========================================
   Main Body Styles
========================================*/

#container {
	width:100%;
	min-width:1000px;
	padding:0;
	margin:0;
	text-align:center;
}

#header {
	background:#111111 url('images/v11/logostrip.gif') repeat-x;
	height:82px;
	width:100%;
}

#h_main {
	height:82px;
	width:930px;
	margin:0 auto 0 auto;
}

#h_logo {
	text-align:left;
	width:270px;
	float:left;
}

#h_main_right {
	text-align:center;
	width:660px;
	float:left;
	color:#ffffff;
}

#h_top {
	width:660px;
	margin:10px auto 0 auto;
	text-align:right;
	color:#cccccc;
	height:18px;
}

#h_nav {
	height:34px;
	width:660px;
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	float:right;
}

#h_nav ul {
	float:right;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

#h_nav li {
	display:inline;
	margin:0;
	padding:0;
}

#h_nav a {
	float:left;
	background:url('images/v11/navleft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#h_nav a span {
	float:left;
	display:block;
	background:url('images/v11/navright.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#cccccc;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#h_nav a span {float:none;}

/* End IE5-Mac hack */

#h_nav a:hover span {
	color:#FFFFFF;
}

#h_nav a:hover {
	background-position:0% -34px;
}

#h_nav a:hover span {
	background-position:100% -34px;
}

#content {
	background:#333333 url('images/v11/bg.gif') repeat-x;
	text-align:center;
	width:100%;
	height:auto;
	min-height:405px;
	font-size:12px;
}

#cenalign {
	text-align:center;
	width:930px;
	margin:0 auto 0 auto;
	font-size:12px;
}

#wrapper {
	width:930px;
	text-align:center;
	margin:0 auto 0 auto;
}

#clear {
	clear:both;
	height:0px;
}

/*========================================
   Content Styles
========================================*/

h2 {
	color:#333333;
	font-size:16px;
	margin:3px 0 3px 0;
	padding-bottom:3px;
	border-bottom:1px solid #bbbbbb;
}

h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}

#csl {
	width:200px;
	padding:2px;
	margin:5px 0 0 0;
	list-style:none;
	border-top:1px solid #cccccc;
	text-align:left;
}
#csl li {
	border-bottom:1px solid #cccccc;
	padding:5px 0 6px 0;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#csl a {
	text-decoration:none;
}

#float_left {
	float:left;
	width:auto;
}

#float_right {
	float:right;
	width:auto;
}

#hpgbox_s_b {
	background:#666666 url('images/v11/box.gif') repeat-x top left;
	border:2px solid #303030;
	width:295px;
	height:160px;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}

#hpgbox_s_c {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:12px;
}

#hpgbox_s_t {
	padding:0;
	margin:0;
	padding-left:10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

h1 {
	padding:0;
	margin:0;
	display:inline;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#hpgbox_s_m {
	text-align:left;
	padding:0 10px 10px 10px;
	font-size:12px;
	color:#ffffff;
}

#hpgbox_m_b {
	background:#666666 url('images/v11/box.gif') repeat-x top left;
	border:2px solid #303030;
	width:605px;
	height:160px;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}

#hpgbox_m_c {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:12px;
}

#hpgbox_mb_b {
	background:#666666 url('images/v11/box_big.gif') repeat-x top left;
	border:2px solid #303030;
	width:605px;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}

#hpgbox_b_b {
	background:#666666 url('images/v11/box_big.gif') repeat-x top left;
	border:2px solid #303030;
	width:920px;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}

#hpgbox_b_c {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:12px;
}

.bgdrop {
	background:url('images/v11/portfoliobg.png') no-repeat top left;
	text-align:left;
	color:#ffffff;
	margin:0 auto 3px auto;
	padding:20px;
	width:890px;
	height:210px;
}

.bgdrop_l {
	margin-top:2px;
	margin-right:25px;
	padding-right:4px;
	width:238px;
	height:204px;
	float:left;
	border-right:2px solid #666666;
}

.bgdrop_r {
	padding-top:10px;
	padding-right:15px;
	width:605px;
	height:194px;
	float:left;
	overflow-y:auto;
}

.folio_light {
	width:890px;
	height:200px;
	margin:5px auto;
	text-align:center;
	background:transparent url('images/v11/folio_light.png') no-repeat top left;
}

.folio_left {
	float:left;
	width:365px;
	text-align:center;
}

.folio_right {
	float:left;
	width:485px;
	color:#eeeeee;
	padding:5px;
	margin-left:20px;
	text-align:justify;
}

.folio_right h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:45px 0 7px 0;
	border-bottom:2px solid #999999;
}

.folio_right .show_more {
	width:210px;
	float:left;
	cursor:pointer;
	padding:5px 10px;
	background:#3f3f3f;
	border:1px solid #666666;
}

.folio_right .visit_url {
	width:210px;
	float:right;
	padding:5px 10px;
	background:#3f3f3f;
	text-align:right;
	border:1px solid #666666;
}

.folio_right .back_site {
	width:210px;
	float:left;
	cursor:pointer;
	text-align:left;
	padding:5px 10px;
	background:#3f3f3f;
	border:1px solid #666666;
}

.folio_right .next_site {
	width:210px;
	float:right;
	cursor:pointer;
	text-align:right;
	padding:5px 10px;
	background:#3f3f3f;
	border:1px solid #666666;
}

.folio_right h2 a:link,
.folio_right h2 a:visited,
.folio_right .visit_url a:link,
.folio_right .visit_url a:visited,
.folio_right .next_site a:link,
.folio_right .next_site a:visited,
.folio_right .back_site a:link,
.folio_right .back_site a:visited
{text-decoration:none;}

/*========================================
   Forms
========================================*/

form {
	margin:0;
	padding:0;
}

.textfield {
	background:#7f7f7f;
	border:1px solid #999999;
	min-height:18px;
	padding:3px;
	font-size:14px;
	color:#f3f3f3;
}

.select {
	background:#7f7f7f;
	border:1px solid #999999;
	padding:3px;
	font-size:14px;
	color:#f3f3f3;
}

.textarea {
	background:#7f7f7f;
	border:1px solid #999999;
	padding:3px;
	font-size:14px;
	color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
}

/*========================================
   Alerts
========================================*/

#alert_y {
	background: #fff6bf 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #ffd324;
}

#alert_r {
	background: #FFBFBF 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #FF2424;
}

#alert_g {
	background: #ccffcc 15px 50% no-repeat; 
	text-align: center; 
	color:#000000;
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 20px; 
	border: 1px solid #33ff33;
}

/*========================================
   Footer
========================================*/

#footer {
	margin-top:8px;
	width:100%;
	text-align:left;
	padding:0;
	padding-top:5px;
	background:#000000 url('images/v11/footer.gif') repeat-x top left;
	height:52px;
	color:#ffffff;
}

#footer_c {
	width:930px;
	margin:0 auto 0 auto;
}

#footer p {
	margin-left:15px;
	margin-right:15px;
}

#footer_keys {
	display:none;
}