/*All Pages CSS*/
body{
	font-family: verdana;
	background-image: url('images/newBack.gif');
	background-repeat: repeat-y;
	background-position: top center;
	margin-top:0;
	margin:0;
	font-size:12px;
	color:#544837;
}
a{
	font-weight:bold;
	color:#8b714e;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#addthis_dropdown a{font-weight:normal;}
.bottom{
	font-size: 10px;
	padding:4px;
}
.header{
	font-size: 17px;
	font-weight: bold;
	color: #342716;
	text-align: center;
}
.header a{
	color:#342716;
}
.headerBuddy{
	font-size:10px;
	text-align: center;
	margin-bottom:5px;
}
.subHeader{
	font-size:15px;
	font-weight:bold;
	color: #342716;
	text-align: center;
}
.content{
	font-weight:12px;
	padding:5px;
	padding-left:2px;
	padding-right: 2px;
	text-align:center;
	padding-top:8px;
}
.content hr{
	background-color:#342716;
	border:0;
	height:1px;
}
.box{
	background-image:url('images/boxBack.gif');
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	width: 736px;
}
img{
	margin-bottom:0px;
}
/*Premium*/
html.premium{
	background-image: url('images/designerImages/background.gif');
	background-position:center;
	background-repeat:y-repeat;
}
body.premium{
	background-image: url('images/designerImages/topFloral.gif');
	background-position:top center;
	font-family: verdana;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:0;
	margin:0;
	font-size:12px;
	color:#dcd3a2;
}
.boxPremium{
	background-image: url('images/designerImages/boxBack.gif');
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	width: 736px;
}
.nav#premium a{
	font-family:verdana;
	border-right:1px solid #666666;
	display:block;
	padding-left:21px;
	border-left:1px solid #000000; 
	border-bottom:0; 
	background-image:url('images/designerImages/navBack.gif'); 
	height:20px; 
	width:119px;
	padding-top:5px; 
	color:#342716; 
	text-decoration:none;
}
.nav a#lastOverPremium{
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}
.nav#premium a:hover{
	background-image:url('images/designerImages/navBackOver.gif'); 
	color:#FFFFFF;
	text-decoration:none;
}
.nav#premium #nav li li a{
	height:20px;
	padding-left:10px;
	width:145px;
	background-image:url('images/designerImages/navBack.gif');
}
.nav#premium #nav li li a:hover{
	background-image:url('images/designerImages/navBackOver.gif');
}
.orderBannerPremium{
	background-image:url('images/designerImages/navBack.gif');
	color:#342716;
	font-weight:bold;
	padding:4px;
}
.orderTopPremium{
	background-image:url('images/designerImages/navBack.gif');
	color:#342716;
	margin-left:4px;
	padding-left:3px;
	padding-bottom:3px;
	margin-right:12px;
}
.orderTitleHeaderPremium{
	font-size: 16px;
	font-weight: bold;
	color: #342716;
}
/*Nav CSS*/
.navBar{
	background-image: url('images/stripes.gif');
	height: 29px;
	margin-top:0px;
	margin-left: 6px;
	margin-right: 7px;
	padding-left: 20px;
	padding-top: 11px;
}
.nav{
	padding:0;
	margin-top:26px;
	width:138px; 
	font-size:12px;
	font-weight: bold;
	margin-left:-40px;
}
.nav a{
	font-family:verdana;
	border-right:1px solid #666666;
	display:block;
	padding-left:21px;
	border-left:0; 
	border-bottom:0; 
	background-image:url('images/backBlue.gif'); 
	height:20px; 
	width:119px;
	padding-top:5px; 
	color:#342716; 
	text-decoration:none;
}
.nav a#last{
	border-bottom:1px solid #666666;
}
.nav a#lastOver{
	margin-left:-1px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}
.nav a:hover{
	background-image:url('images/backBrown.gif'); 
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 138px;
}

#nav li { /* all list items */
	list-style:none;
	position : relative;
	text-decoration:none;
	float : left;
	border-top: 1px solid #333333;
	line-height : 1.25em;
	margin-bottom : -1px;
	text-decoration:none;
}
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 141px;
	margin-top : -26px;
	z-index:1000;

}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	
}

#nav li li a{
	height:20px;
	padding-left:10px;
	width:145px;
	background-image:url('images/buttonBack.gif');
}
#nav li li a:hover{
	background-image:url('images/buttonBackOver.gif');
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.cart a{/*link on side nav to the cart page*/
	color:#544837;
	margin-left:10px;
	font-size:11px;
}
.cart a:hover{
	color:#8b714e;
	text-decoration:none;
}

/*Home Page CSS*/
.intro{
	margin-left:7px;
	margin-right:7px;
}
.intro h1{
	font-size:12px;
	font-weight:normal;
}
.side{
	background-image:url('images/backBlue.gif'); 
	background-position:left; 
	border:1px solid #666666;
	margin-top:26px;
	width:130px;
	padding:5px;
	color:#342716; 
}
.ten a{
	font-size:10px;
	font-weight:normal;
	color:#342716; 
	text-decoration:none;
}
.ten a:hover{
	border-bottom:1px solid #342716;
	border-top:1px solid #342716;
}
.nonSide{
	font-size:10px;
	padding-left:3px;
	text-align:left;
}
.nonSide a{
	font-weight:bold;
	color:#8b714e; 
}
.nonSide a:hover{
	border:none;
}
td .red{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}


/*Order Page CSS*/
#orderShirtDiv img{
	border:1px solid #444444;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:3px;
}
#orderPage{
	border:1px solid #444444;
}
.orderBanner{
	background-image:url('images/buttonBackOver.gif');
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}
#orderBox{
	margin-top:3px;
	background-color:#FFFFFF;
	border:1px solid #444444;
	border-top:0;
}
.looksGoodOn{
	font-size:10px;
}
.orderTop{
	background-color:#FFFFFF;
	border:1px solid #444444;
	padding:5px;
	width:265px;
}
.orderTitleHeader{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.orderTop{
	background-image:url('images/buttonBackOver.gif');
	color:#FFFFFF;
	margin-left:4px;
	margin-right:12px;
}
.orderInfo{
	padding-left:5px;
	padding-right:16px;
}
.orderInfoSmall{
	font-size:10px;
	margin-left:15px;
	margin-top:7px;
}
.tableColors img{
	border:1px solid #444444;
	margin-top:4px;
	margin-right:4px;
}
#price{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}
.contentOrder{
	font-weight:12px;
	padding:5px;
	padding-left:2px;
	padding-right: 2px;
	padding-top:26px;
}


/*Cart Page CSS*/
.cartTop{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}
.cartTop .header{
	color:#FFFFFF;
}
#cart{
	border:1px solid #342716;
	border-top:0;
}
.cartOdd,.cartOddBottom{
	background-color:#EEEEEE;
	padding:5px;
	height:25px;
}
.cartEven,.cartEvenBottom{
	background-color:#FFFFFF;
	padding:5px;
	height:25px;
}
.cartEven td, .cartOdd td{
	border-top:1px solid #342716;
}
.cartInfo{
	text-align:left;
	padding-top:4px;
}
.smallInfo{
	font-size:10px;
}
.cartButton{
	margin:4px;
	margin-left:0px;
	margin-top:28px;
}
.cartButton3{
	margin:4px;
	margin-left:0px;
}
.cartButton2{
	margin:4px;
	margin-bottom:0px;
	margin-top:28px;
}
.cartQty{
	font-size:10px;
	padding-right:10px;
	padding-top:4px;
	border:0;
}
.cartPrice{
	font-size:17px;
	width:30px;
	font-weight:bold;
	padding-top:4px;
	padding-right:5px;
	border:0;
}
.cartOuter{
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-color:#dde9ed;
	border:1px solid #333333;
	width:85%;
	margin-left:auto;
	margin-right:auto;
}
.cartEnd{
	background-color:#837664;
	color:#FFFFFF;
	padding:5px;
}
.cartEnd td{
	padding-top:1px;
	padding-bottom:1px;
}
.cartNumbers{
	padding-right:10px;
	font-size:14px;
	border-bottom:1px solid #FFFFFF;
}
.cartTotals{
	border-right:1px solid #333333;
	width:100%;
}
.cartLabel{
	font-weight:bold;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.cartLabel a{
	font-weight:bold;
	color:#FFFFFF;
	text-Decoration:underline;
}
.cartLabelTotal{
	font-size:17px;
	padding-bottom:2px;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	font-weight:bold;
	text-align:right;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
}
.cartLabelNumber{
	padding-right:3px;
	padding-bottom:2px;
	border-bottom:1px solid #333333;
	font-size:17px;
}


/*Designs Page CSS*/
.pageNumber{
	margin-right:22px;
	margin-bottom:5px;
	margin-top:5px;
	font-size:11px;
}
.designPage img,.shirts img{
	border:1px solid #444444;
}
.designPage img{
	background-color:#FFFFFF;
	padding:5px;
	margin-left:7px;
	margin-right:7px;
}
.designPage a:hover img{
	border:1px solid #777777;
}
.designPage{
	text-align:center;
	font-size:10px;
}
#overview a{font-size:13px;}



