﻿
body 
{
	font-family:Arial;
	/*background-color:#456691;*/
	 background-color:#222222; 
	/*background: url(../images/logo-background3.gif);*/
	/*background: url(../images/logo-background5.gif);*/
	background-repeat:repeat;
}
/* general */
div.content-full
{
	padding-left:32px;
	padding-top:16px;
	min-height:440px;
	height:440px;
	width:720px;
}

div.content-title
{
	height:36px;
	width:100%;	
	padding-left:8px;
	font-weight:bold;
}

div.title-text
{
	float:left;
	min-width:24px;	
}
div.title-image
{	
	float:left;
	width:24px;
	padding-top:2px;
	padding-left:8px;	
}

div.content-body
{
	font-size:small;
}

div.content-text
{
	padding-top:8px;
	padding-left:8px;
	width:400px;
}

/* Home master page */
div.header
{ 
	border: #000000 1px solid;
	padding:0px;
	margin:0px;	
	width:1022px;	
}

div.center-panel
{
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}

div.content-panel
{
	float:right;
	width:700px;
	height:100%;
	padding:0px;
	margin:0px;
	border: #ffffff 0px none;
	background-color:#00ff00;
}

div.ad-panel
{
	float:right;
	padding-top:8px;
	padding-left:8px;
	height:100%;
	width:200px;	
	border: #ffffff 0px none;
	border-left: #000000 1px solid;
	background-color:#ff0000;
}

div.header-background
{
	background: url(../images/banners/Turnstile-blue2.jpg);
	background-repeat: no-repeat;
	height:124px;
	background-color:#222222;
}

div.header-spacer
{
	height:24px;
	width:400px;
	padding-top:0px;
	padding-left: 4px;
	padding-right: 0px;
	background-color:transparent;	
}

div.header-cart
{
	 float:right;
	 padding-top:0px;
	 padding-left:1px;	 
	 padding-right:8px;	
	 /*background: url(../images/cart-border_l.gif);*/
	 background-repeat: no-repeat;
	 width:88px;
	 height:24px;	 
}

div.cart-number
{
	float:left;
	width:64px;
	padding-top:0px;
	padding-left:0px;
	height:24px;
	padding-right:0px;
	text-align:right;
}

div.cart-button-image
{
	float:left;
	width:40px;
	height:20px;
}

div.header-logo
{
	float:left;
	height:124px;
	width:400px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:16px;
	background-color:Transparent;
}

div.header-remainder
{
	height:124px;
	width:100%;
}

div.header-bottom
{
	border-top: #ffffff 1px solid;
	/*background-color:#003d64;*/
	background-color:#eeeeee;
	width:100%;
	padding:0px;
	height:22px;	
	background: url(../images/header-links-bg.jpg);
	background-repeat:repeat;
}

/*first style*/

#navigation
{		
	color:Black;
	position:relative;
	top:3px;
	font-weight:bold;
	font-size:12px;		
	height:20px;
}

#navigation ul
{
	padding: 0px;
	margin: 0px;
}


#menu-list li
{
	display: inline;
	padding-left: 22px;
	background-repeat: no-repeat;
	height:20px;
}

#menu-list a
{		
	padding-left: 22px;
	/*font-weight: bold;*/
	text-decoration: none;
	border-left: #eeeeee 1px solid;
	height:20px;
}

#menu-list a:link, #menu-list a:visited
{	
	color:#222222;
	/*color: #003366;*/
	background: url(../images/urban-arrow.png);
	background-position: 0 -24px;
	background-repeat: no-repeat;	
	height:20px;
}

#menu-list a:hover
{
	color: #D6442D;
	color: #000000;
	background: url(../images/urban-arrow.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;	
	height:20px;	
} 


#dPointlessLink
{		
	height:160px;
	width:160px;
	background-color:Black;
	/*background: url(../images/seal-double-bat1.png);*/
	/*background: url(../images/pointless-dancing-chicken2.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}


/*second style */
/*
#navigation ul
{
	padding: 0px;
	margin: 0px;
}

#navigation ul li
{
padding: 0px;
margin: 0px;
display: block;
float: left;
background: url("../images/buttons/gradient-default.jpg") repeat-x 20px;
font: 11px/22px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navigation a
{
color: #ffffff;
text-decoration: none;
display: block;
width: 80px;
border-right: 1px solid #A8B090;
}

#navigation li#active { background: url("../images/buttons/gradient-hover.jpg") repeat-x 20px; }
#navigation a:hover { background: url("../images/buttons/gradient-hover.jpg") repeat-x 20px; }
*/
div.content-panel
{
	
}

/* Footer */
div.footer
{ 	
	padding:0px;
	margin:0px;
	background-color:#eeeeee;
	
}


div.footer-sublinks
{ 
	border: #000000 0px none;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;
	min-height:64px;
	border-top: 1px solid #dddddd;
}

#footer-links ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #eeeeee;/*#1C2F40;*/
	color: #003d64;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	font-size:11px;
	text-align: center;	
}

#footer-links li 
{ 
	display: inline; 
}

#footer-links li a
{
	text-decoration: none;
	background-color: #eeeeee;
	color: #003d64;
	padding: .2em 1em;
	border-right: 1px solid #ffffff;
}

#footer-links li a:hover
{	
	color: #000000;
}

/* Right Panel */
div.ad-area
{
	font-size:smaller;
	border-bottom: 1px solid #eeeeee;
	padding:8px;
	padding-top:16px;
}

#ad-area-nav li 
{ 
	list-style-image: url(../images/arrow.gif);  
	font-size:9pt;		
}

#ad-area-nav li a
{
	color: #456691;
}


div.links
{
	font-size:smaller;
	border-bottom: 1px solid #eeeeee;
	padding:8px;
}

div.info
{
	font-size:smaller;
	padding:8px;
}
/* Product Display */
div.pd-outer-border
{
	padding:0px;
	height:180px;
	float: left;
	border: 1px solid #aaaaaa;
	margin:3px;	
	background-color:#003366;
}

/* Video Display */
div.vd-outer-border
{
	padding:0px;
	height:120px;
	float: left;
	border: 1px solid #aaaaaa;
	margin:3px;	
	background-color:#003366;
}

/* Shirts */
div.shirt-display
{
	height:100%;	
	min-height:600px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
}

div.shirt-header
{

}

div.shirt-list
{
	width:760px;
}

/* Shirt Details */
div.full-details
{
	
}

div.title-bar
{		
	padding-left:8px;
	padding-bottom:8px;
	width:100%;	
	height:32px;
}

div.title-name
{
	padding-top:12px;
	padding-bottom:4px;
	width:400px;
	font-family: helvetica;
	font-size:medium;
	font-weight:bold;
	color:#003366;
	border-bottom: 1px solid #aaaaaa;
}

div.shirt-details-left
{
	float:left;	
	width:416px;
}

div.shirt-details-right
{
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:8px;
}

div.shirt-image
{	
	padding:8px;
	float:left;
	width:188px;
}

div.shirt-text
{	
	font-size:small;
	padding:4px;
	float:left;
	width:200px;
}

div.shirt-vertical-spacer
{	
	padding:0px;
	float:left;
	width:16px;
}

div.shirt-size-chart
{	
	font-size:small;
	padding-top:8px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
	float:left;
	width:200px;
}

div.description-row
{	
	float:left;
	padding-top:8px;	
	width:100%;	
}

div.description-label
{
	padding-left:8px;
	font-size:small;
	width:84px;
	float:left;	
}

div.description-value
{	
	font-size:small;
	float:left;	
}

div.description-command
{	
	padding-left:8px;
}

/* Faqs */
div.faq-full
{
	padding-left:32px;
	padding-top:16px;
	min-height:440px;
}

div.faq-title
{
	height:36px;
	width:100%;	
	padding-left:8px;
	font-weight:bold;
}

div.faq-qa
{
	width:600px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;	
}

div.faq-sep
{
	height:2px;
	width:300px;
	border-top: 1px dashed #aaaaaa;		
}

div.faq-row
{
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	min-height:24px;
}

div.faq-label
{
	float:left;
	width:100%;	
	font-size:small;
	font-weight:bold;	
}

div.faq-text
{
	padding-left:16px;
	float:left;
	font-size:small;
	width:100%;	
}

/* Shopping Cart */
div.cart-row
{
	min-height:122px;
	width:600px;
	padding:4px;
	font-size:smaller;	
	border: 1px solid #aaaaaa;		
	margin:4px;
}

div.cart-footer
{
	width:600px;
	padding-left:4px;
	padding-right:4px;
	padding-top:16px;
	padding-bottom:16px;
	font-size:smaller;
}

div.total-display
{
	width:200px;
	float:left;	
	font-weight:bold;
}

div.total-commands
{
	width:400px;
	float:right;	
	padding-bottom:24px;
}

div.total-spacing
{
	width:500px;
	float:left;
}

div.total-label
{
	width:100px;
	float:left;	
}

div.total-value
{
	width:100px;
	float:left;
}

div.item-image
{
	float:left;	
	height:120px;
	width:120px;		
	border: 1px solid #aaaaaa;
}

div.item-info
{
	float:left;
	width:400px;	
	padding-left:4px;
}

div.item-title
{
	width:300px;
	font-weight:bold;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom:4px;
}

div.item-attribute
{
	float:none;
	width:400px;
	height:18px;
}

div.item-label
{
	width:100px;
	float:left;
}

div.item-value
{
	width:300px;
	float:left;
}

div.item-quantity
{
	float:none;
	width:400px;
	height:24px;
}

div.quantity-label
{	
	float:left;
	width:100px;
}

div.quantity-value
{	
	float:left;
	width:100px;
}

div.quantity-command
{	
	float:left;
	width:200px;
}

div.item-delete
{
	float:right;
	width:36px;	
	height:120px;
	background-color:#eeeeee;
	border: 1px solid #eeeeee;
}

/* Mailing List */
div.mailing-list-text
{
	padding-left:8px;		
	width:400px;
}

div.mailing-list-subscribe
{
	padding-left:8px;
	padding-top:16px;
}

div.mailing-list-disclaimer
{
	padding-left:8px;
	padding-top:16px;	
	width:400px;
}

/* Promotion user control */
div.promotion
{
	padding: 4px;
	padding-left:8px;
	width:100%;	
}

div.promotion-heading
{
	padding-top:4px;
	width:100%;	
	height:24px;
	color:#456691;
	font-size:small;
}

div.promotion-text
{
	padding-top:4px;
	padding-bottom:8px;
	width:100%;	
}

div.promotion-image
{
	width:100%;			
}

/* Home page */

div.home-content
{
	width:768px;
	height:516px;	
	background: url("../images/Models/dwps-home.jpg");
	background-repeat: no-repeat;
}

div.home-left-panel
{
	float:left;
	width:254px;
	height:516px;
}

div.home-panel-spacer
{
	float:left;
	width:20px;
	height:516px;	
}

div.home-right-panel
{
	float:left;
	width:480px;
	height:516px;	
}

div.home-content-row
{		
	width:480px;
	height:144px;
}

div.home-spacer
{		
	width:480px;
	height:20px;
}

div.home-short-box
{
	float:left;
	width:228px;
	height:144px;
	border: 1px dotted #aaaaaa;
}

div.home-vertical-spacer
{
	float:left;
	width:20px;
	height:144px;
}

div.home-long-box
{
	float:left;
	width:478px;
	height:144px;
	border: 1px dotted #aaaaaa;
}

div.home-featured-info
{	
	float:left;
	width:228px;
	height:144px;	
}

div.home-featured-title
{	
	width:228px;
	height:24px;
	padding-top:4px;
	font-size:medium;
	color:#003366;
	font-weight:bold;
	text-align:right;
}

div.home-featured-text
{	
	width:224px;
	height:100px;
	padding-left:4px;
	font-size:x-small;
	text-align:right;
}

div.home-featured-image
{
	float:left;
	width:228px;
	height:144px;	
}

div.home-featured-image-content
{
	width:220px;
	height:136px;
	padding:4px;
}

div.home-mailing-list
{
	width:228px;
	height:72px;	
	border-bottom: 1px dotted #aaaaaa;	
}

div.home-affiliates
{
	width:228px;
	height:72px;	
	padding-top:4px;	
}

div.home-small-image
{
	float:left;
	width:48px;
	height:68px;
}

div.home-small-text
{
	float:left;
	width:142px;
	padding-left:8px;
	height:68px;
	font-size:x-small;
}

div.home-welcome-info
{	
	float:left;
	width:228px;
	height:144px;	
}

div.home-welcome-title
{	
	width:228px;
	height:24px;
	padding-top:4px;
	font-size:medium;
	color:#003366;
	font-weight:bold;
	text-align:right;
}

div.home-welcome-text
{	
	width:224px;
	height:100px;
	padding-left:4px;
	font-size:x-small;
	text-align:right;
}

div.home-shirts-image
{
	float:left;
	width:90px;
	height:100px;
	padding-left:8px;
	padding-top:24px;
}

div.home-shirts-info
{	
	float:left;
	width:120px;
	height:144px;	
}

div.home-shirts-title
{	
	width:120px;
	height:24px;
	padding-top:12px;
	font-size:small;
	color:#003366;
	font-weight:bold;
}

div.home-shirts-text
{	
	width:116px;
	height:100px;
	padding-right:8px;
	font-size:x-small;
}

div.home-headlines-image
{
	float:left;
	width:90px;
	height:144px;
	padding-left:8px;
	padding-top:20px;
}

div.home-headlines-info
{	
	float:left;
	width:120px;
	height:144px;
	padding-left:2px;	
}

div.home-headlines-title
{	
	width:116px;
	height:24px;
	padding-top:24px;
	font-size:small;
	color:#003366;
	font-weight:bold;
}

div.home-headlines-text
{	
	width:112px;
	height:100px;
	padding:0px;
	padding-right:16px;
	font-size:x-small;
}

/* Sizing Chart */
div.sizing-description
{
	width:400px;
	height:36px;
}

div.sizing-information
{
	width:400px;
	height:240px;
}

div.sizing-shirt-image
{
	width:100px;
	height:240px;
	float:left;
}

div.sizing-chart
{
	width:300px;
	height:240px;
	float:left;
}



