/* - - - - - - - - - - - - - - - - - - - - -

Title : serviceisgood.com
Author : BuiltOnSquares
URL : http://www.builtonsquares.com

Description : 

Created : 6.30.06
Modified : 6.30.06

- - - - - - - - - - - - - - - - - - - - - */

/* main css */

body {
	margin: 0;
	padding: 0;
	font: 10px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background: #fff url(/img/pattern_dots.gif) repeat left top;
	color: #3A2B08;
}


/* default links */

a:visited, a:link {
background-color: transparent;
text-decoration: none;
color: #ff3918;
font-size: 11px;
}
a:hover {
text-decoration: underline;
color: #ff3918;
font-size: 11px;
}
a:active {
background-color: transparent;
text-decoration: none;
color: #ff3918;
font-size: 11px;
}

a.border {
	width: 145px;
	border-top: 1px #333 dotted;
	border-bottom: 1px #333 dotted;
	display: block;
}

/* headers here */

h1 {
	color:#3A2B08;
	margin: 0;
	padding: 0;
}

h2 {
	margin-bottom: 10px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;	
	line-height: 120%;
	color: #3A2B08;
	letter-spacing: -0.1em;
}

h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	color:#3A2B08;
	margin: 0 0 10px 0;
	padding: 0;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color:#3A2B08;
	margin-bottom: 10px;
	padding: 0;
}

/* main wrapper that hold everything */
#wrapper {
	float: left;
	clear: left;
	width: 770px;
	margin: 0;
	padding: 0;
	
}

/* holds the logo and navigation */
#header {
	width: 770px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(/img/nav_bg.jpg) no-repeat left top;
}

#logo {
	float: left;
	width: 150px;
	height: 76px;
	margin: 0;
	padding: 0;
}

/* this holds the page title */
#status {
	float: left;
	width: 770px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 0;	
	line-height: 35px;
	text-indent: 185px;
	font: 11px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #3A2B08;
}

#content {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0;
}

/* large page title */
#pagetitle {
	float: left;
	width: 770px;
	text-indent: 185px;
	padding: 0 0 20px 0;
	font: 60px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-weight: bold;
	text-align: left;
	color: #3A2B08;
}

/* home page images */
.storeimage {
	float: left;
	width: 770px;
	height: 160px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	background-color: #FFF;
}

.brandimage {
	float: left;
	width: 770px;
	height: 350px;
	margin: 0 0 24px 0;
	padding: 0;
	text-align: right;
	background-color: #FFF;
}

#homewrapper {
	float: left;
	width: 770px;
	height: 350px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFF;
}

.homeblurb {
	float: left;
	width: 145px;
	height: 335px;
	margin: 0 0 0 0;
	padding: 15px 0 0 20px;
	text-align: left;
	background-color: #FFF;
}

.homeimage {
	float: right;
	width: 585px;
	height: 350px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-color: #FFF;
}

#flashcontent {
	float: right;
	width: 585px;
	height: 350px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-color: #FFF;
}

#flickr_content {
	float: left;
	width: 550px;
	margin: 24px 0 20px 0;
	padding: 0 0 0 185px;
}

.flickrpic {
	margin: 0 1px 1px 0;
	padding: 0;
	border: 0;
}

.homecontent {
	width: 450px;
}



/* friends page */

#friends_content {
	float:left;
	width: 570px;
	margin: 0;
	padding: 0;
}

#friends_content img {
	border: 0 1px 1px 0;
	margin: 0;
	padding: 0;
	width: 136px;
	height: 136px;
	
}	

/* catalog page */

#catalog_content {
	float:left;
	width: 570px;
	margin: 0;
	padding: 0;
}

/* brand page */

#brand_content {
	float: left;
	width: 450px;
	margin: 0 0 20px 0;
	padding: 0 0 0 185px;
}


/* information page */

#information_content {
	float: left;
	width: 350px;
	margin: 0 0 20px 5px;
	padding: 0;
}

#information_nav {
	float: left;
	width: 150px;
	margin: 0 0 15px 45px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #3A2B08;
}

#information_navSub{
	position:;
	float: left;
	width: 150px;
	margin: 0 0 15px 45px;
	padding: 0 0 5px 0;
	background:;
	text-align:;
	border-bottom: 1px dotted #3A2B08;
}

#left_column {
	float: left;
	width: 130px;
	height: 100%;
	margin: 0;
	padding: 0 30px 20px 20px;
	font-size: 11px;
}


/* product listing */

#store_content {
	float: left;
	width: 585px;
	margin: 0 0 20px 0;
	padding: 0;
}

#store_content .product {
	float: left;
	width: 150px;
	height: 204px;
	margin: 0 45px 20px 0;
	padding: 0;
	background-color: #ff3918;
}

/* product detail */
#detail_content {
	float: left;
	width: 585px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* footer */
#footer{
	margin:0;
	padding: 20px 0px 20px 0px;
	clear:both;
	color: #3A2B08;
}

.footertxt {
	font-size: 9px;
	padding: 10px 20px;
	background: #fff;
}

/* standard html tags */

p {
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height: 14px;
	color: #3A2B08;
}

/*  */
.info{
	margin: 5px;
}

.name{
	font-size: 10px;
	color: #fff;
	line-height: 14px;
    border-bottom: 1px dotted #3A2B08;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
}
	
.view{
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	padding: 2px 0px 0px 0px;
	font-weight: bold;	
}

.view a:link, .view a:visited{
	font:;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border-bottom:;
}
.view a:hover {
	color: #3A2B08;
	font-size: 10px;
	background-color:;
	border-bottom:;
}
.view a:active {
	font-size: 10px;
	color:;
	background-color:;
	border-bottom:;
}

/* ----- SUB IDS ----- */

#left{
position:;
float: left;
width: 325px;
margin:0;
padding:0;
background:;
text-align:;
}
#left p{
font-size: 11px;
line-height: 130%;
}

#left a:visited, a:active, a:focus{
	background-color: transparent;
	text-decoration: none;
	color: #ff3918;
	font-size: 11px;
}

#right{
position:;
float: left;
width: 200px;
margin: 0 0 0 25px;
padding:0;
background:;
text-align:;
}

#description{
position:;
float: left;
width: 200px;
margin: 0 0 15px 0;
padding-bottom: 15px;
background:;
text-align:;
border-bottom: 1px dotted #3A2B08;
}

#description p{
font-size: 12px;
line-height: 150%;
}

#description a:link, #description: a:visited{
font:;
font-size: 14px;
color: #FF3918;
text-decoration: none;
border-bottom:;
}
#description a:hover{
font-size: 14px;
color: #fff;
background-color: #FF3918;
border-bottom:;
}
#description a:active {
font-size: 14px;
color:;
background-color:;
border-bottom:;
}

#buy{
position:;
float: left;
width: 200px;
margin: 0 0 15px 0;
padding-bottom: 15px;
background:;
text-align:;
border-bottom: 1px dotted #3A2B08;
}

#buy td, tr, t, input{
margin: 0 10px 15px 0;
padding:: 0 10px 10px 0;
}

#feature{
position:;
float: left;
width: 200px;
margin: 0 0 15px 0;
padding-bottom: 5px;
background:;
text-align:;
border-bottom: 1px dotted #3A2B08;
}

#feature img{
margin-right: 15px;
}

#feature p{
margin-bottom: 10px;
}

#other{
position:;
float: left;
width: 200px;
margin: 0 0 15px 0;
padding-bottom: 15px;
background:;
text-align:;
}

#other img{
margin-right: 15px;
}

#preview{
position:;
float: left;
width: 325px;
margin-bottom: 12px;
background:;
text-align:;
}

#thumbs{
position:;
float: left;
width: 325px;
margin: 0;
background:;
text-align:;
border-top: 1px dotted #3A2B08;
}

#thumbOne{
position:;
float: left;
width: 104px;
margin: 0;
padding: 12px 0 0 0;
background:;
text-align:;
border-right: 1px dotted #3A2B08;
}

#thumbTwo{
position:;
float: left;
width: 104px;
margin: 0;
padding: 12px 0 0 12px;
background:;
text-align:;
border-right: 1px dotted #3A2B08;
}

#thumbThree{
position:;
float: left;
width: 90px;
margin: 0;
padding: 12px 0 0 12px;
background:;
text-align:;
}

#note{
margin:;
padding: 40px 0px 20px 0px;
line-height: 150%;
clear:both;
}

.price {
	font-size: 14px;
	font-weight:bold;
	color:#FF3918;
	padding-top: 10px;
}

