/* Tshirts */

/* General HTML Elements */
body { 
	font-family: tahoma, Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
	background: url('bg1.gif') repeat-x #f8f4ee;
	color: #000;
	text-align:left
	}

/* global classes */

h1{
	margin-top:5px;
	font-size:18px
}

.container {
	margin:0 auto;
}

.clear{
	clear:both;
}

.right{
	float:right;
}

.left{
	float:left;
}

.ltblue{
	background-image:url('ltblue.jpg');
	background-repeat:repeat-x;
	height:38px;
}

.innerContent{
	background-color:#fff;
	z-index:10;
	width:auto;
	padding-bottom:20px;
}

.bottomblue{
	border-bottom:4px solid #a9badb;
}

.bottomspacer{
	border-bottom:1px dotted #000;
	width:75%;
	clear:both;
	margin:0px auto;
	padding:5px 0
}

/* header stuff */
	
#searchbox input.button { 
	color: #FCF3E5; 
	font-size: 11px; 
	font-weight: bold; 
	background: #94a6cc; 
	border: 1px solid #5e696b; 
	font-family:tahoma; 
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}

.instructions{
	text-align:center;
	padding:5px;
}

input.button { 
	color: #FCF3E5; 
	font-size: 11px; 
	font-weight: bold; 
	background: #94a6cc; 
	border: 1px solid #5e696b; 
	font-family:tahoma; 
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}	

#navbar ul{
	padding-top:10px;
	text-align:right;
	margin:0;

}

#navbar li{
	display:inline;
	list-style-type:none;
	padding-right:15px
}


#navbar a{
	color:#c8b38c;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}

#navbar a:hover{
	text-decoration:underline;
}

#freeshipping{
	background-image:url('freeshipping.png');
	background-repeat:no-repeat;
	width:130px;
	height:129px;
	position:absolute;
	z-index:15;
	
}

#toplogo{
	background-image:url('logotop.png');
	background-repeat:no-repeat;
	width:350px;
	height:75px;
	position:absolute;
	z-index:15;
}

#arrowtocolors{
	background-image:url('bigarrow.png');
	background-repeat:no-repeat;
	width:50px;
	height:300px;
	position:absolute;
	z-index:15;
	margin-left:-40px;
	margin-top:0px;
}


#welcomehead{
	height:425px
	
}

#welcomeimage{
	margin-top:5px;
	position:absolute;
	width:406px;
	height:496px;
	background-image:url('welcomeimage3.png');
	background-repeat:no-repeat;
	top:0;
}

#bulletlist{
	margin-top:10px;
	padding:0px 0 0 290px;
	color:#000;
	text-align:left
}



#bulletlist li{
	list-style-type:none;
	margin-bottom:7px;
	padding-left:100px;
	
}

.bulletpoints{
	width:400px
}

.bulletdesc{
	width:550px;
	font-size:11px
}

/* welcome page styles */

/* quoter box */

#quoterbg{
	width:552px;
	height:267px;
	background-image:url('quoterbg.png');
	background-repeat:no-repeat;
	margin:-50px -57px -65px 0;
	position:relative
}

#quotebutton1{
	width:182px;
	height:50px;
	background-image:url('getmyquote.png');
	background-repeat:no-repeat;
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	margin:-30px 0 0 5px;
	background-color:#8ea2cb;
}

#quoterformfields{
	padding-top:70px;
	color:#000;
	font-size:18px;
	text-align:left;

}

#quoterformfields div{
	height:45px;
	margin:5px 0 0 45px
}

#advantages{
	color:#000;
	font-size:16px;
	text-align:left
}

#advantages li{
	list-style-type:square;
	

}

.samplebox{
	float:left;
	margin:0 10px;
}

.samplebox img{
	border:1px solid #000
}

.samplebox p{
	width:150px
}

#testimonials p{
	padding:0 20px;
	font-style:italic;
	
}



#testimonials span{
	font-style:normal;
	float:right
}

/* left side styles */

#leftside{
	border-right:1px dotted #000;
}

div.widget{
	border:none;
}

strong.heading{
	background-image:url('headingbg.png');
	background-repeat:no-repeat;
	margin-left:-25px;
	width:210px;
	height:45px;
	font-size:14px;
	border:none;
	padding:10px 30px 0 10px;
	text-align:left;
	position:relative
	
}

div#screePrintQuoteFormDiv{
	background-image:url('bg3.gif');
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:500px;
	color:#000;
}

div#screePrintQuoteDetailsDiv{
	background-image:url('bg3.gif');
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:500px;
	color:#000;
}

div#moreInfoForm{
	background-image:url('bg3.gif');
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:500px;
	color:#000;
}

div#referSignupForm{
	background: #fff url('bg3.gif') repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:400px;
	color:#000;
	min-height:600px;
	padding:10px;
	text-align:center;
	margin:auto;
}

div#helpTopicBody{
	background: #fff url('bg3.gif') repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:400px;
	color:#000;
	min-height:600px;
	padding:10px;
	text-align:center;
	margin:auto;
}

div#helpTopicBody .topicHeader{
	font:12px Tahoma, Arial, helvetica, sans-serif; color:#364263; font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}
div#helpTopicBody .topicBody{
	font:11px Tahoma, Arial, helvetica, sans-serif; color:#364263; font-weight:normal;
	text-align:left;
}

div#referThankYou{
	background: #fff url('bg3.gif') repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#9e8c6b;
	padding:5px;
	width:400px;
	color:#000;
	min-height:400px;
	padding:10px;
	text-align:center;
	margin:auto;
}

div#wishListLink{
	text-align:center;	
}

div#wishListAdd{
	text-align:center;	
}

p#noWishLists{
	text-align:center;
}

div#wishListFormGuts{
	text-align:center;	
}

#categoryTreeNode{
	margin-left:5px;
	padding:0;
	background: #fff url('arrow.gif') center left no-repeat;
}


.catLink a{
	color:#000;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.catLink a:hover{
	text-decoration:underline;
	
}

#miniManufacturers img{
	display: block;
    margin-left: auto;
    margin-right: auto
}
	
#googleCheckoutLogo img{
	width:200px;
	height:36px;
}

div#faq {
	color:#000000;
	font-size:11px;
	text-align:left;	
	margin-bottom:20px;
}
div.faqheader{
	color:#000000;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
div.faqquestion{
	color:#000000;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	margin-left:20px;
	margin-top:10px;
}
div.faqanswer{
	color:#000000;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin-left:20px;
	color:#666;
}


div#errors { border: 1px solid #ff0000; padding: 10px; margin: 10px 0; background-color:#ffffff;}
h4#errorsHeading { color: #ff0000; font-weight: bold; }
ul#errorsList { margin: 20px 0 0 20px; }
div#messages { border: 1px solid #009900; padding: 10px; margin: 10px 0; background-color:#ffffff;}
h4#messagesHeading { color: #009900; font-weight: bold; }
ul#messagesList { margin: 20px 0 0 20px; }

/* Customer account area */
div#logoutLink { font-size: 0.90em; float: right; margin-right: 1em; }
ul#tabnav {font-size: 0.90em; margin: 0; padding: 3px 10px; text-align: left; list-style-type: none; border-bottom: 1px solid #ccc; }
ul#tabnav li { display: inline; } /* leave this be... */
* html ul#tabnav li { margin-right: 4px; }
ul#tabnav li.active { /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}
ul#tabnav li.active a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}
ul#tabnav li a { padding: 3px 4px; border: 1px solid #ccc; background-color: #a9badb; color: #000; margin-right: 0px; text-decoration: none; border-bottom: none; }
ul#tabnav li a:hover { background: #fff; }
div.accountPagination {text-align: center; width: 100% }


