/* - - - - - - - - - - - - - - - - - - - - -


Title : Spirit Man Designs		
Author : Davin Bostic
URL : http://www.spiritmandesigns.com

Description : CSS Style Sheet for Spirit Man Designs

Created :12/28/2006
Modified :12/31/2006 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
    body  {
	clear: both;
	
	background: #000000 url('http://www.spiritmandesigns.com/smd_images/smd_background2.gif') repeat scroll center top;
	
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	color: #a09e9e;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}

/* ----- PARAGRAPHS ----- */	
    p {
	font: 11px/18px verdana,arial,helvetica,sans-serif;
	margin-top: 0px;
	padding: 10px 10px 5px;
	text-align: justify;
}

	.menu_p{
	font: 92%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #a09e9e;
    background-color: transparent;
	
	}
	
	.menu_p2{
	font: 92%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #a09e9e;
    background-color: transparent;
		
	}
	.main_b{
	margin-bottom: 25px;
	border-bottom: 1px dotted #ffd0a6;
	padding-bottom: 10px;

    }

/* ----- LISTS ----- */
	#nav_holder{width: 640px; height: 105px;}
	
#nav {
    width: 640px; height: 105px;
    background: url('http://www.spiritmandesigns.com/smd_images/smd_nav2.gif');
    margin: 10px auto; padding: 0;
    position: relative;}
  #nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #nav li, #nav a {
    height: 105px; display: block;}
	
  #nav_solutions {left: 0; width: 180px; }
  #nav_about {left: 181px; width: 140px; }
  #nav_portfolio {left: 322px; width: 140px; }
  #nav_contact {left: 463px; width: 180px; }
  
  #nav_solutions a:hover {
    background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_nav2.gif')
    0 -105px no-repeat;}
  #nav_about a:hover {
    background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_nav2.gif')
    -181px -105px no-repeat;}
  #nav_portfolio a:hover {
    background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_nav2.gif')
    -322px -105px no-repeat;}
  #nav_contact a:hover {
    background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_nav2.gif')
    -463px -105px no-repeat;}
	
		ul {
	list-style-image: url("http://www.spiritmandesigns.com/smd_images/smd_bullet2.gif");
	margin: 0;
    padding: 0; 
	}
	
	ul li {
         margin-left: 20px; /* width for bullet.gif */
         padding-left: 0;
		 
	 } 
	 .ul{ list-style-image: url("vlc_images/pdf.gif");
	 }
		  
/* ----- IMAGES ----- */		   
	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #560000;
		margin: 0px 0px 10px 10px;
	}
	
	.imagefloat2
	{
	border: 1px solid #560000;
	
}
	
	.imagefloat3
	{
	    clear: both;
		float: left;
		padding: 0 2px 0px 0px;
		border:  thin #560000;
		margin: 0 10px 40px 0px;
	}
	.imagefloat4
	{
		float: right;
		padding: 2px;
		margin: 0px 0px 10px 10px;
	}
/* ----- HEADINGS ----- */	
h2 {
	display: inline;
	font-weight: normal;
	font-family:  palatino, georgia, serif;
	padding: 5px 30px 0px 0px;
	font-size: 28px;
	color: #ffffff;
	}
	h3 {
	display: inline;
	font-weight: normal;
	font-family: palatino, georgia, serif;
	padding: 5px 30px 0px 0px;
	font-size: 22px;
	color: #ffffff;
	}

	h4 {
	display: inline;
	font-weight: normal;
	font-family:  palatino, georgia, serif;
	padding: 0px 20px 0px 0px;
	font-size: 16px;
	color: #ffffff;
	}


/* ----- LINKS ----- */	
	a
	{
		text-decoration: none;
		border:none;
		color: #560000;
	}
	
	a:hover
		{
		text-decoration: none;
		border:none;
		color: #b11216;
		}
		
/* ----- FORMS ----- */
	.label {
		width: 80px;
		text-align: right;
		float: left;
		padding-right: 20px;
	}
		
	* html label {
	  float: none;
	}
	
	.formerror {
	  border: 1px solid red;
	  background-color : #FFCCCC;
	  width: auto;
	  padding: 5px 0;
	}
	
	.errortext {
	  padding-left: 80px;
	  font: bold smaller sans-serif;
	}

		
/* ----- IDS ----- */
	#container{
	   overflow: hidden;
	   margin: 0px auto;
	   background: url('http://www.spiritmandesigns.com/smd_images/smd_bg2.gif') repeat-y;
	   text-align: left;
	   /* box model hack */
	 voice-family: "\"}\"";
	 voice-family:inherit;
	 width: 640px;
	}
	 html>body #container { width: 640px; }
	  
	
	#head {
	width: 640px;
	height: 176px;
	
		
}

	#head a{
	height: 176px;
	display:block;
	background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_logo2.gif');
		
}


    #head a:hover {
	width: 640px;
	height: 176px;
	background: transparent url('http://www.spiritmandesigns.com/smd_images/smd_logo2.gif');
	
	
}


   #meat{
	float: left;
	text-align: justify;
	width: 370px;
	padding: 0px 5px 0px 11px;
	margin: 25px 0px 15px 10px;
	
}
	#sidebar{
	float: right;
	width: 210px;
	text-align: left;
	border-left: 1px solid #990000;
	padding-left:8px;
	margin: 24px 5px 3px auto;
	
}
	
	
   #footer{
	clear: both;
	width: 640px;
	height: 77px;
	 padding: 25px 0px 0px 0px;
	background-image: url('http://www.spiritmandesigns.com/smd_images/smd_footer2.gif');
	background-repeat: no-repeat;
	font: 10px/15px georgia, verdana, arial, helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}

    #bottom_nav {
	width: 640px;
	height: 204px;
	
		
}
	
	#bottom_nav a{
	height: 204px;
	display:block;
	background: transparent url('http://www.spiritmandesigns.com/smd_images/bottomnav.gif');
	
}

	#bottom_nav a:hover{
	width: 640px;
	height: 204px;
	background: transparent url('http://www.spiritmandesigns.com/smd_images/bottomnav_hover.gif');
		
}
/* ----- FORMS ----- */
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 50px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
color: #560000;
float: left;
margin-left: 0px; /*width of left column*/
width: 160px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
border: 1px solid #560000;
}

.cssform textarea{
width: 300px;
height: 150px;
border: 1px solid  #560000;
}

.texta { 
 font-size: 12px;
color: #000000;
 background-color: #ffffff; 
 border: 1px solid #560000; 
 width: 158px;
}



/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest
*/

* html .threepxfix{
margin-left: 3px;
}

	
/* ----- classes ----- */

	#stop{clear: none;}
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
	.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */



/* These are standard sIFR styles... do not modify 

	.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

	.sIFR-replaced {
	visibility: visible !important;
	}

	span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 

	.sIFR-hasFlash h1 {
	visibility: hidden;
	}
	
	.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
	}

	.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 38px;
	}

	.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 24px;
	}

	.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	font-size: 24px;
	visibility: hidden;
	}
*/

