/*-----------------------------------------------------------------------------
TruePresence Style Sheet

version:   1.0
date:      10.17.06
author:	    
e-mail:	
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body,html {
 font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  text-align: center; 
  min-width: 760px;
  background:#595959;
   height:100%;
    font-size: 11px;
}


/* =Headings
-----------------------------------------------------------------------------*/

h1 {
  font-size: 12px;
  font-weight: normal;
}

h2 {
  font-size: 20px;
  font-weight: normal;

}

.pageHeader{


  font-size: 24px;
  font-weight: normal;
padding:0 0 0 5px;

}

.homeLink{

position:relative;
float:right;


}

/* =Typography
-----------------------------------------------------------------------------*/

p, li {
  font-size: 11px;
}



.orange{

color:#AD5A2D;

}

.smallText{

font-size:9px;


}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}



/* =General Layout Styles
-----------------------------------------------------------------------------*/





#wrapper {
 
width:928px;
  margin: 0 auto; 
  text-align: left; 
  background:url(../images/contentBg.gif) top left repeat-y;
  height:auto;
  padding:0 24px 0 24px;
}





/* =Branding
-----------------------------------------------------------------------------*/


#branding {
  
  padding: 0;
 width:928px;
  height:60px;	
  padding:40px 0 30px 0;
  
}



#logo{
	
	position:relative;
	float:left;
	width:237px;
	height:60px;	
	padding:0;
	
	
	
}

/* =Main Nav
-----------------------------------------------------------------------------*/

#navHolder{
	
	position:relative;
	float:right;
	width:591px;
	height:52px;	
	padding:8px 0 0 100px;
text-align:right;
}



/* 
----- for nav styles see menu.css ---
*/


/* =slogan Content
-----------------------------------------------------------------------------*/


#sloganHolder{

width:928px;
float:left;
background: url(../images/sloganBg.gif) top left repeat-x;
height:40px;
padding:25px 0 0 0;
}

#slogan{

width:608px;
float:left;
height:40px;

}

#cart{

width:320px;
float:left;
height:40px;
text-align:right;

}


/* =Content Holder
-----------------------------------------------------------------------------*/


#content { 
  width:928px;
  float: left; 
  padding:0;
  margin:20px 0 0 0;
}



/* =Secondary Content
-----------------------------------------------------------------------------*/

#secondaryContent {
 
  width: 331px;
  position:relative;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: left; 

}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}

#secondaryContent img{

border: 8px solid #333;


}


#formPrompt2{

  width: 331px;
  position:relative;
  float: left; 
    margin:5px 0 5px 0;

}

#formPrompt{

  width: 331px;
  position:relative;
  float: left; 
    margin:5px 0 5px 0;

}

#promptLeft{

  width: 16px;
  position:relative;
  float: left; 


}

#promptLeft img{

border:0;

}


#formPrompt2 #promptLeft img{

border:0;

}

#promptRightFail{

  width: 310px;
  position:relative;
  float: left; 
  color:red;
padding:0 0 0 5px;
}

#promptRightSuccess{

  width: 310px;
  position:relative;
  float: left; 
padding:0 0 0 5px;

}


#formPrompt2 #promptRightFail{

  width: 310px;
  position:relative;
  float: left; 
  color:red;
padding:0 0 0 5px;
}

#formPrompt2 #promptRightSuccess{

  width: 310px;
  position:relative;
  float: left; 
padding:0 0 0 5px;

}


/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent { 
  width: 577px; 
  margin: 0 0 0 20px; 
  float: left; 
}

#mainContent h1 {
 	font: arial, Verdana, sans-serif;
  font-size: 16px;
  margin: 0;
  font-weight:bold;
  color:#005288;
}

#mainContent p {
  font-size: 11px;
  color:#999999;
}


#mainContent img{

border: 8px solid #333;

}


#aboutContent { 
  width: 577px; 
  margin: 20px 0 0 0px; 
  float: left; 
}

#aboutContent p { 
 color:#333;
 font-size:12px;
}


.indexTop { 
  width: 542px; 
  margin: 0 0px 20px 0; 
  float: left; 
}

.indexLeft{

  width: 350px; 
  margin: 0 0 0 0; 
  float: left; 

}

.indexRight{

  width: 192px; 
  margin: 5px 0 0 0; 
  float: left; 
text-align:right;

}


#contentTop { 
   width:828px;
  margin: 0 35px 20px 0; 
  float: left; 
}

#contentLeft{

  width: 500px; 
  margin: 0 0 0 0; 
  float: left; 

}

#contentRight{

  width: 292px; 
  margin: 5px 0 0 0; 
  float: left; 
  text-align:right;

}


#content a{

color:#666;


}

#content a:hover{

color: #AD5A2D;


}

#content a visited{

color:#666;


}


.itemHolder{

position:relative;
float:left;
width:207px;
height:240px;


}

.itemHolderHome{

position:relative;
float:left;
width:189px;
height:auto;
margin:0 0 20px 0;
}

.itemHome{

position:relative;
float:left;
width: 828px; 
padding:0 0 20px 0;

}


/* =Product Content
-----------------------------------------------------------------------------*/

#productContent { 
 width:828px;
  margin: 0 50px 0 50px; 
  float: left; 
}


#productContent img{

border: 8px solid #333;


}


/* =Detail Content
-----------------------------------------------------------------------------*/

#detailContent { 
 width:828px;
  margin: 0 50px 0 50px; 
  float: left; 
}



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

#footer {
font-size:8px;
	width:920px;
  	padding: 40px 20px 20px 20px;
   clear: both; 
   color:#666;
}


#footer a{

color:#333;


}

#footer a:hover{

color: #AD5A2D;


}

#footer a visited{

color:#333;


}




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

/* Removes fieldset borders. even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}


select{
font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
font-size:11px;
color:#333;

}

#productForm{

background:#fff;
text-align:left;
padding:20px;



}

#productForm p{

padding:5px;


}

.imageLink{

width:300px;

}


/* form formatting */

 label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	padding:10px 0 0 0;
}

.submit input{
	margin-left: 1em;
}

#productContent  label{
	width:10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

textarea{

	width:20em;
	height: 10em;

}

.searchForm{
	
	
	height:40px;
	
	
	
}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}