/* ----------------------------------------BODY----------------------------------------- */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/?src=IMAGES/WS/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
a, a:visited {
	font-size:12px;
	font-weight:bold;
	color:#616161;
}
a:hover {
	color:#888888;
}
img {
	border: none;
}
.DOC {
	background-color:#FFFFFF;
	background-image: url(/?src=IMAGES/WS/header-bg-900.png);
	background-repeat: repeat-x;
	background-position: top;
	width:900px;
	margin-left: auto;
    margin-right: auto;
}
.NAVBAR {
	position:relative;
	margin-top:10px;
	height:23px;
	width:100%;
	border-top: 3px solid #DDDDDD;
	background-image: url(/?src=IMAGES/WS/buttonBG.png);
	z-index: 900;
}
.MAIN {
	position:relative;
	top:5px;
	min-height: 600px;
	padding:1em;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.MAINFOOTER {
	/*position:relative;*/
	width:100%;
	clear:both;
	top:5px;
}
/* ----------------------------------------HEADER BODY----------------------------------------- */
.HEADER {
	width:900px;
	height:114px;
	max-height:114px;
	min-height:114px;
	/*border:solid 1px red;*/
	position:relative;
}
.LOGODIV {
	position:relative;
	float:left;
	margin: 4px;
}
.STATS {
	font-size:12px;
	position:relative;
	float:right;
	text-align:right;
	padding-top:3px;
	padding-right:6px;
}
.SEARCHBAR {
	position:static;
	margin:10px;
	margin-right:-5px;
}
.search-shim {
	width:200px;
	height:23px;
}
.WSTABS {
	float:right;
	width: 600px;
	height:1px;
	/*border:solid 1px red;*/
	/*z-index:100;*/
}
.tabLinks {
	margin-right:1px;
}
.tabNav {
	position:relative;
	top: 30px;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 198px;
	height: 29px;
	display:block;
	float:left;
	background:url('/?src=IMAGES/SITE/tab_on.png');
	cursor:pointer;
	color:#333;
	padding-top: 5px;
}
.tabOn {
	background:url('/?src=IMAGES/SITE/tab_on.png');
}
.tabOff {
	background:url('/?src=IMAGES/SITE/tab_off.png');
}
.tabOff:hover {
	background:url('/?src=IMAGES/SITE/tab_on.png');
}
.cartIcon {
	position:relative;
	top:3px;
}

.loginForm {
	float:left;
	margin:5px;
	margin-left:50px;
	margin-top:35px;
}

.sideBar {
	display:none;
	position:static;
	margin-top:20px;
	margin-right:-125px;
	/*float:right;*/
	height: 500px;
	width: 200px;
	border: 2px solid #CCC;
	background-color: #FFF;
}
.sideBarHeader {
	padding-top:.5em;
	padding-left:.5em;
	font-weight:bold;
	height:37px;
	font-weight:bold;
	font-size:16px;
	background-image:url(/?src=IMAGES/WS/sidebar_blue.jpg);
	background-repeat: no-repeat;
}
.sidebarContent {
	padding:3px;
}

/* ----------------------------------------HEADER BODY----------------------------------------- */
.titleHeader, .titleHeader a, .titleHeader a:visited {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	margin:5px;
}
.titleHeader a:hover {
	font-size: 14px;
	font-weight: bold;
}
.thickBorder {
	border: 2px solid #FFE064;
}
.thickBorderRight {
	border-right: 2px solid #FFE064;
}
.thinBorder {
	border: 2px solid #FFE064;
}
.thinBorderBottom {
	border-bottom: 2px solid #FFE064;
}
/* ----------------------------------------FORM----------------------------------------- */
input {
	font-weight: bold;
	color:#330000;
}
input[type="submit"], input[type="buton"]{
	cursor: pointer;	
}
select {
	font-weight: bold;
	color:#330000;	
}
textarea {
	font-weight: bold;
	color:#330000;
}
/* ----------------------------------------FORM----------------------------------------- */

/* ----------------------------------------text----------------------------------------- */
.small {
	font-size:10px;
}
.medium {
	font-size:12px;
}
.large {
	font-size:14px;
}
.b {
	font-weight:bold;
}
.green {
	color:#669900;
}
.i {
	font-style: italic;	
}
.alert {
	color:#FF0000;
}
.LineItems {
	font-size:12px;
}
.header_cont {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
}
/* ----------------------------------------text----------------------------------------- */

.thumbs {
	position: fixed;
	width:45px;
}
.thumbs a{
	padding: 2px;
	border: none;
}
.TshirtImg{
	display: none;
}
.showTs{
	cursor: pointer;
	font-size:10px;
	color:#009900;
}
#showTees{
	cursor: pointer;
}
#addAcc{
	display:none;
}
#createAcc{
	cursor:pointer;
	font-size:14px;
}
.headerText {
	
}
.indent {
	text-indent: 2em;	
}
.left {
	float:left;
}
.right {
	float:right;
}
/* ----------------------------------------catalog----------------------------------------- */

.catalog {
	list-style-type: none;
}
.catalog input {
	padding-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	width:150px;
}
.catalog select#state {
	padding-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	width:155px;
}
.catalog li {
	clear: left;
}
.catalog label {
	float:left;
	width: 350px;
	text-align: right;
}
.catalogContent p{
	margin-bottom:20px;
	padding-left:10%;
	text-align:center;
	width:350px;
}
.imgs{
	float:right;
	margin-top:3px;
}
.imgs img{
	margin-right:150px;
}

/* ----------------------------------------promos----------------------------------------- */
.ad {
	margin-left:auto;
	margin-right:auto;
}
.promo1 {
	width:150px;
	float:right;
	margin-right:50px;
}
.contactAreaLeft {
	width:400px;
	height:382px;
	float:left;
	clear:right;
	background-image:url(/?src=IMAGES/SITE/BG/BOX_400x382.jpg);
	background-repeat:no-repeat;
}
.contactAreaLeft div {
	padding:17px;
}
.contactAreaRight {
	width:400px;
	height:382px;
	float:right;
	background-image:url(/?src=IMAGES/SITE/BG/BOX_400x382.jpg);
	background-repeat:no-repeat;
}
.contactAreaRight div {
	padding:17px;
}
.contactAreaRight label {
	float:left;
	width: 300px;
	text-align: right;
}
input.contact, textarea.contact {
	width:200px;
}
.comments {
	vertical-align: text-top;
}

/* ----------------------------------------promos----------------------------------------- */
.sitemap {
	margin-left:20px;
}

.pointer {
	cursor: pointer;
}


/* ----------------------------------------WEB2.0----------------------------------------- */
.b {
	font-weight:bold;
}
.hd {
	background-color: #e4e4e4;
}

.SIZE1 {
	background-image:url(/?src=IMAGES/SITE/BG/800x200.png);
	background-repeat:no-repeat;
	width:800px;
	height:200px;
	padding:17px;
	margin-left:auto;
	margin-right:auto;
}
.SIZE1 label {
	float:left;
	width: 250px;
	text-align: right;
}
.login {
	width:300px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.loginHome label {
	float:left;
	width: 250px;
	text-align: right;
}
.fpw {
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.ESCO {
	float:right;
	clear:right;
}
.coolBG {
	width:750px;
	height:310px;
	background-image:url(/?src=IMAGES/SITE/BG/BOX_750x310.jpg);
	background-repeat:no-repeat;
	border:none;
	padding:17px;
}
/* ----------------------------------------WEB2.0----------------------------------------- */

.faq {
	list-style-image: url(/?src=IMAGES/WS/q.gif);
	list-style-type: none;
}
.faq li {
	margin-top:10px;	
}
.faq li ul{
	list-style-image: url(/?src=IMAGES/WS/a.gif);
	list-style-type: none;		
}





.priceType {
	white-space: nowrap;
	width:120px;
	float:left;
}
.price {
	float:left;
	width:50px;
}







.myAccountInfo {
	margin-left:auto;
	margin-right:auto;
	width:785px;
	margin-top:2em;
}
.myAccount {
	float:left;
	margin:.5em;
	width:375px;
	height:300px;
}
.myHistory {
	float:left;
	margin:.5em;
	width:375px;
	height:300px;
}
.myAccount p, .myHistory p {
	padding:3px;
}
.homeHeaderBox {
	font-size:16px;
	font-weight:bold;
}


.Returns, .Refunds, .Orders {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.returnsNumber {
	padding:3px;
	width:150px;
	float:left;
}
.returnsType {
	padding:3px;
	width:150px;
	float:left;
}
.returnsStatus {
	padding:3px;
	width:150px;
	float:left;
}
.returnsDate {
	padding:3px;
	width:160px;
	float:left;
}
.returnsAmount {
	padding:3px;
	width:160px;
	float:right;
	text-align:right;
}


.ordersNumber {
	padding:3px;
	width:200px;
	float:left;
}
.ordersStatus {
	padding:3px;
	width:196px;
	float:left;
}
.ordersDate {
	padding:3px;
	width:190px;
	float:left;
}
.ordersAmount {
	padding:3px;
	width:190px;
	float:right;
	text-align:right;
}


.refundsNumber {
	padding:3px;
	width:120px;
	float:left;
}
.refundsAmount {
	padding:3px;
	width:150px;
	float:left;
}
.refundsType {
	padding:3px;
	width:120px;
	float:left;
}
.refundsReason {
	padding:3px;
	width:120px;
	float:left;
}
.refundsStatus {
	padding:3px;
	width:120px;
	float:left;
}
.refundsDate {
	padding:3px;
	width:134px;
	float:right;
	text-align:right;
}
.myAccountInfo {
	width:850px;
}
.myAccount, .myHistory {
	background-image:url(/?src=IMAGES/SITE/BG/BOX_400x382.jpg);
	width:400px;
	height:382px;
	float:left;
}
.myAccount div, .myAccount p, .myHistory div, .myHistory p {
	margin:1.3em;
}
