ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }


a
{
  color: #339999;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:visited
{
  /*color: blue;*/
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #333333;
}

body
{
  padding: 20px;
}

#container{
	margin: 0 auto;
	width: 826px;
	padding: 0 87px;
	position: relative;
}

h1 {
	background-color: #333333; 
	border: 2px solid #00CCCC; 
	color: #CCFF33; 
	padding: 3px 5px;
	font-size: 16pt;
	text-align: center;
}
/*********************** Header section **********************************************************/
#header {
	width: 826px;
	height: 200px;
	margin: 0 auto;
}

#headerBox {
	clear: right;
	float: left;
	width: 600px;
	margin-bottom: 5px;
}
#tiki {
	float: left;
	width: 120px;	
}

#logo{	
	float: left;
	margin: 25px 0 10px;
}

#tagLine{
	margin-left: 10px;
}
#miniCart{
	clear: right;
	float: right;
	width: 205px;
	border: 2px solid #996699;
	padding: 2px 5px;
	color: #AAAAAA;
}
#miniCart table{
/*	margin-bottom: 5px; */
	text-align: center;
}
#miniCart a {
	color: #00ccff;
	text-decoration: underline;
}

#joinMailingListBox #joinBtn{
	float: right;
}

#joinMailingListBox{
	/*background-color: #333333;*/
	margin-top: 25px;
	padding: 5px 4px;
	padding-left: 0;
	/*border: 1px solid #339999;*/
	width: 173px;
	text-align: center;
}

#joinMailingListBox a{
	color: #339999;
	/*color: #000000;*/
}

#joinMailingListBox #joinTribeEmail{
	display: block;
	/*border: 1px solid #339999;*/
	width: 170px;
	margin: 5px 0;
	/*color: #339999;*/
	color: #000000;
	text-align: center;
}

#miniCart .cartLinks {
	padding-bottom: 5px;
}

#navigation {
	float: left;
	width: 600px;
}
#topLine{
	/*background-color:#00CCCC;*/
	height:35px;
	margin-bottom:11px;
	width:541px;
}
/*
#topLine #vintageBtn{
	margin-right: 30px;
}

#topLine #rareBtn{
	margin-right: 30px;
}

#topLine #auctionBtn{
	margin-right: 30px;
}
*/

#bottomLine{
	/*background-color:#CCFF33;*/
	height:29px;
	margin-left:50px;
	width:541px;
	margin-bottom:5px
}

#bottomLine #aboutBtn{
	/*margin-right: 25px;*/
}

#bottomLine #testimonialsBtn{
	/*margin-right: 25px;*/
}

#bottomLine #helpBtn{
	/*margin-right: 25px;*/
}

#chick-top {
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 1;
}

#chick-bottom {
	position: absolute;
	right: 20px;
	top: 235px;
	z-index: 1;
}

#facebook {
margin-bottom:10px;
text-align:center;

}

/*************************************** CONTENT ***********************************************************/

#shirtNavigation{
	position: relative;
	margin-bottom: 10px;
}

#mainContainer {
	padding-bottom: 20px;
}

#content {
	margin: 0 auto;
	width: 826px;

}

#rightArrow{
	position: absolute;
	top: 110px;
	right: 2px;
	width: 26px;
}

#rightArrow:hover {
	cursor: pointer;
}


#leftArrow{
	width: 26px;
	position: absolute;
	top: 110px;
	left: 4px;
}

#leftArrow{
	cursor: pointer;
}

#homeShirtBox {
	text-align: center;
	width: 100%;
	background-color: #FFF;
	min-height: 210px;
}

#homeContent{
	background-color: #333333;
	/*background-color: #000; */
}
#homeDescription {
	float: left;
	width: 420px;
	/*background-color: #333333;*/
	color: #FFFFFF;
	padding: 5px;
	
}
#homeDescription h1{
	padding-top: 33px;
	height: 0px;
	overflow: hidden;
	background: url('../images/body_title.png');
	border: none;
}

#hanaGear {
	clear: right;
	float: left;
	margin: 30px 0 0 30px;
	border: 2px solid #339999;
}

#homeRightColumn{
	clear: right;
	float: left;
	width: 376px;
	padding: 15px 10px 10px;
	padding-right: 0;
	/*background-color: #000;*/
	text-align: center;
	
}

#homeRightColumn img{
	border: 2px solid #00CCCC;
}

#homeRightColumn #onSaleBox,
#homeRightColumn #testimonialBox{
	background-color: #FFF;
	border: 2px solid #00CCCC;
	/*margin-left: 31px;*/
	padding: 10px;
	margin-left: 0;
	width: 352px;
}

#homeRightColumn #onSaleBox {
	overflow: hidden;
}

#homeRightColumn #testimonialBox #testimonialMessage{
	width: 322px;
}

#hawaiianShirt {
	/*margin: 0 33px;*/
	/* added for new featured shirts box */
	margin: 0 31px;
	position: relative;
	/*padding-bottom: 40px;*/
	min-height: 220px;
	width: 760px;
	
}

#hawaiianShirt h1{
	border: none;
	padding: 0 !important;
	text-align: center;
	margin-bottom: 5px;
}

#hawaiianShirt h1 a{
	display: block;
	border:2px solid #00CCCC;
	padding: 3px 5px;
	width: 746px;
	color: #CCFF33;
}

#hawaiianShirt h1:hover{
	background-color: #CCFF33;
	color: #000;
}

#hawaiianShirt h1 a:hover{	
	background-color: #CCFF33;
	color: #000;
	text-decoration: none;
}

#hawaiianShirt p{
	text-align: center;
	margin: 5px 0;
	font-size: 14px;
}

.shirtDescription a{
	color: #000000;
	font-weight: bold;
}

#pager{
	position: absolute;
	top: -100px;
	right: 0px;
	text-align: right;
}

#pager p{
	margin: 5px 0;
}

#bottomPager {
	position: absolute;
	bottom: 0px;
	right: 0px; 
}

.pagerNav {
	margin: 5px 0;
}

#buyBtn {
	display: block;
	border: 2px solid #339999;
	margin-bottom: 10px;
}
#searching{
	position: absolute;
	top: 450px;
	left: 550px;
}
#testimonialSearching{
	position: absolute;
	top: 370px;
	left: 350px;
}

#linkExchange {
	text-align: center;
}

/* Start Clearfix */

#hawaiianShirt:after, #headerBox:after, #homeContent:after, #homeShirtBox:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#hawaiianShirt, #headerBox, #homeContent, #homeShirtBox
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #hawaiianShirt, * html #headerBox, * html #homeContent, * html #homeShirtBox 
{
	height: 1%;
}
#hawaiianShirt, #headerBox, #homeContent, #homeShirtBox
{
	display: block;
}
/* End hide from IE-mac */

/* End Clearfix */

.hawaiianShirtBox{
	width: 184px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: center;
	min-height: 200px;
	overflow: hidden;
	position: relative;
}
.hawaiianShirtBox img{
	border: 2px solid black;
	position: relative;
	margin-bottom: 10px;

}

.featuredShirtBox{
	text-align: center;
	min-height: 210px;
	overflow: hidden;
}
.featuredShirtBox img{
	border: 2px solid black;
	margin-bottom: 10px;

}

.rareShirt{
	height: 240px !important;
	margin-right: 11px;
}

.rareShirt a{
	color: #339999 !important;
}

.rareShirt img{
	border-color: #339999 !important;
}

.vintageShirt{
	height: 220px !important;
	margin-right: 11px;
}

.vintageShirt a{
	color: #339999 !important;
}

.vintageShirt img{
	border-color: #339999 !important;
}

#onSaleBox {
	margin-left: -5px;
	width: 190px;
	overflow: hidden;
}

#leftColumn #onSaleBox {
	margin-bottom: 10px;
}

#testimonialBox {
	margin-left: -5px;
	width: 190px;
}

#testimonialBox img {
	display: block;
	margin: 10px auto;
	
	
}
#testimonialBox h3{
	text-align: center;
}

#testimonialBox h3 a{
	color: #339999;
}

#testimonialAuthor {
	margin-top: 5px;
	text-align: center;
	font-style: italic;
}
#testimonialMessage{
	margin: 0 10px;
	width: 160px;
	text-align: center;
}

#contentNavigation{
	margin-bottom: 10px;
	font-size: 11pt;
	z-index: 100;
}

#contentNavigation a{
	color: #339999;
}

/******* Image Popup ***************/
#fileimageid
{
    font-size: 0.75em;
    position: absolute;
    display: none;
    left: 0px;
    top: -100px;
    width: 320px;
    height: 0px;
    z-index: 200;
}




/******************************************* Footer ***********************************************************/
#footer {
	border-top: 1px solid #cc00ff;
	margin: 10px auto;	
	width: 826px;
	text-align: center;
}
#footer ul {
	margin-top: 20px;
	list-style: none;
	margin-bottom: 10px;
}
#footer ul li{
	display: inline;
	margin: 0 5px;
}

#footer a{
	color: #cc00ff;
	font-size: 10pt;
}

#footerBottom{
	text-align: center;
	color: #fff;

}

#footerBottom p{
	margin: 5px 0;
}

h2#footerHeader {
	background-color: #333333; 
	border: 2px solid #00CCCC; 
	color: #CCFF33; 
	padding: 3px 5px;
	font-size: 16pt;
	text-align: center;
}

#privacy {
	color:#CCFF33; 
	font-size:10px;
	margin-bottom:10px;
}
/******************************************** Static Pages *******************************************************/


.staticPage{

}

.staticPage p, .staticPage ul, .staticPage h3{
	margin: 10px 0;
}

.staticPage h1, .staticPage h2{
	margin-bottom: 10px;
}

.staticPage li{
	margin-left: 40px;
}

#linksBox ul{
	list-style: none;
}
#linksBox li{
	margin-left: 0;
	margin-bottom: 10px;
}
#linksBox a{
	font-weight: bold;
}
.bulletList{
	list-style-type: disc !important;
}
.bulletList li{
	margin-left: 20px !important;
}

#contactBox{
	width: 400px;
	margin: 20px 0;
}

.staticPage a h3{
	color: #000;
}









/**************************************** Form Styles **************************************************/

.form_error, .form-error-msg{
	color: red;
}

.form_field_prompt{
	font-weight: bold;
}
.form_element_required {
	margin: 10px 0;
}

/*******************************************************************************************************/
.separator {
	float: left;
	display: block;
	background: url('../images/separator.png') no-repeat;
	width: 575px;
	height: 7px;
	margin: 20px 0;
}

.lightBlueColor{
	color: #339999;
}

.floatRight{
	float: right !important;
}

.floatLeft{
	float: left !important;
}
.noRightMargin {
	margin-right: 0px !important;
}

.noMargin {
	margin: 0 !important;
}

.clear {
	clear: both;
}

.alignCenter {
	text-align: center;
}

.bold {
	font-weight: bold;
}
