/* RESET CSS FOR ALL BROWSERS */
* { margin: 0; padding: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,th{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
body{font:14px Arial, verdana, sans-serif;}
table{font-size:inherit;font-size:100%;}
select,input,textarea{font:99% Arial, sans-serif;}
/* END RESET CSS */

html, body {
 height: 100%;
 margin: 0 auto;
 line-height: 19px;
 color:#333;
 z-index: 1;  background-color: #000;
 }
/**********************   ANCHORS   ***********************************/
a, a:link, a:visited {
	color: #000;
  text-decoration: none;
	margin:0;padding:0;
  font-weight: bold;
	}
  a img {border: 0; 
    text-decoration: none;}

a:hover, a:active { 
  font-weight: bold;
/*  border: 0; */
  }

a.img, a:hover.img, a:active.img, a:visited.img {
	background: transparent;
	text-decoration: none;
	border: 0;
}

a.buyNow1, a.buyNow2, a.buyNow3, a.buyNow4, a.buyNow5, a.buyNow6, a.buyNow7, a.buyNowW, a.buyNowW2 {
  display: block;
  background-color: #fb0000;
  color: #fff;
  padding: 5px;
  height: 20px;
  width: 135px;
  text-align: center;
}
 a.buyNow2 {  background-color: #43caef;}
 a.buyNow3 {  background-color: #DDBF3D;}
 a.buyNow4 {  background-color: #01e302;}
 a.buyNowW {  
	background-color: #0047bf;
	width: 150px;
	}
 a.buyNow5 {  background-color: #0066CB;	}
 a.buyNow6 {  background-color: #0537A8;	}
 a.buyNowW2 { 	
	background-color: #656565;
	width: 150px;
	}
 a.buyNow1:hover, a.buyNow2:hover, a.buyNow3:hover, a.buyNow4:hover, a.buyNow5:hover, a.buyNow6:hover, a.buyNow7:hover, a.buyNowW:hover, a.buyNowW2:hover,
 
 a.buyNow1:active, a.buyNow2:active, a.buyNow3:active, a.buyNow4:active, a.buyNow5:active, a.buyNow6:active, a.buyNow7:active, a.buyNowW:active, a.buyNowW2:active {
  background-color: #000;
  color: #fff;

}
 a.extra {
  font-weight: normal;
  
  }
 
 
/**********************   END ANCHORS   ***********************************/
/****   HEADERS  ****/
	
h1, h2, h3, h4, h5, h6 {
  margin:0; padding:0;
  color: #000;
  font-weight: bold;
  }
h1{
	font-size: 18px; 
  line-height: 27px;
  padding-bottom: 8px;
  font-weight: bold;
	}
	.smColumnTxt h1 {padding: 0;}
h2 {
	font-size: 14px; 
  line-height: 20px;
  padding-bottom: 6px;
	}
h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	  padding: 0 0 8px 4px;
	  color: #666;
}
p {padding: 0 2px; margin-bottom: 12px;}

img {margin:0; padding:0; border:0;}

/*** STRUCTURE STYLES ***/
#totalWrapper {
  /*min-height: 100%;
   _height: 100%; /* ie < 7 hack */
  position:relative;
  text-align:center;
  background-color: #000;
}

/********************** HEADER STYLES       ***********************************/
#headerWrapper, #footerWrapper {
  position:relative;
  text-align:center;
}
#header{            
  margin: 0 auto;
	width: 1000px;
	height: 95px;
  background: transparent;
}
     
#headerContent {
  float: left; display:inline; 
  padding: 0;
	width: 1000px;
	margin: 45px 0 5px 0;
	height: 45px;
	background: transparent url(../images/teesThrees/logo.gif) no-repeat left top;
  }    

/********************** MAIN CONTENT STYLES ***********************************/
#bigWrapper {
  /*min-height: 100%;
   _height: 100%; /* ie < 7 hack */
  position:relative;
  text-align:center;
}
  #mainWrapper  {
    margin: 0 auto;
	padding: 0;
    width: 1000px;
    text-align: left;
    background-color: transparent;
}

.content1 {
  float: left; display:inline;
  width: 900px;
  padding: 30px 50px;
  background-color: #e2e2e2;
}

.content {
  float: left; display:inline;
  width: 900px;
  padding: 20px 50px 50px;
  background-color: #fff;
}


.timeBar {
  float: left; display:inline;
  width: 100%;
  height: 35px;
  background: #fff url(../images/teesThrees/bg-time.gif) no-repeat center top;
  margin: 30px 0 12px 0;
  }
.timeText {
  padding: 8px;
  color: #fff;
  font-weight: bold;
}

#footer {            
  margin: 0 auto;
  width: 700px;
  height: 60px;
  padding: 10px 0;
  background-color: transparent;

  }
#footer .full {
  padding: 0 30px;
  background-color: transparent;
  }
  
.column {
  float: left; display:inline;
  width: 270px;
  padding-right: 30px;
}


.wideColumn {
  float: left; display:inline;
  width: 570px;
  padding-right: 30px;
}
.wideColumnImg {
	float: left; display:inline;
	width: 600px;

	padding: 8px 0;
	margin: 0;
}

.fullColumn {
	float: left; display:inline;
	width: 900px;
	text-align: center;
	color: #fff;
	height: 50px;
	padding: 0 50px;
}
.content .fullColumn {padding: 0 0 20px 0; height: auto;}
	.fullColumn p {
		margin: 27px 0 0;
	}
	
.columnImg, .columnImg1, .columnImg2 {
  float: left; display:inline;
  width: 300px;

}

.columnImg1 {

}
.columnImg2 {

}
.smColumnImg1, .smColumnImg2 {
  float: left; display:inline;
  width: 225px;
 
}
.smColumnImg2 {

}


.columnTxt, .columnTxt2 {
  float: left; display:inline;
  width: 284px;
  height: 100px; 
  padding: 8px;

}
.columnBtn {
  float: left; display:inline;
  width: 284px;
  height: 30px; 
  padding: 0 8px;
}
	.columnBtn p { margin-bottom: 0;}
	
.columnTxt2 {
  height: 150px;
}
	.smColumnTxt {
	  float: left; display:inline;
	  width: 209px;
	  height: 130px; 
	  padding: 8px;
	}
	.smColumnBtn {
	  float: left; display:inline;
	   width: 209px;
	  height: 75px; 
	  padding: 0 8px;
	  margin-bottom: 12px;
	  
	}
	
.last {
  width: 282px;
  border-right: 1px solid #ddd;
}
/***************************** NAVIGATION LISTS ***************************************************************************************************************/	 

/* BEGIN NAV STYLES *********AJ */
.linkBack {
  float:right;
  display:inline;
  width:230px;
  height:25px;
  z-index:9998;
  margin: 15px 0 0 0;
  text-align: right;
  color: #fff;
  /* background-color: #0c0;  */
}
.linkBack  a{  color: #fff;}

/* END NAV STYLES **********/


/****** LIST STYLES **********/
.bulleted {
  list-style-type:disc;
  padding-left:10px;
  margin-left: 5px;
}

.bulleted li {
  padding-bottom: 4px;
}

.plain {  
  padding-bottom: 10px;
}


/****** END LIST STYLES **********/


/*** MISC STYLES ***/
.hidden{
	position: absolute;
	left: -10000px;
}

.bold {font-weight:bold;}
.italic {font-style: italic;}

.floatLeft {float:left; display:inline;}
a.underline, .underline {
	text-decoration: underline;
	font-weight: bold;}


.noBold {
  font-weight: normal;
  color: #666;
  }
.flat {
  margin: 0;
  padding: 0;
  }
.dark {
  color: #000;
  } 
.red {
	color: #CC0000;
	}
  
.copyright, .copyright a{
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}  
  
/*** END MISC STYLES ***/

/*** CLEAR STYLES ***/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}


