/* External Style Sheet for screen: Dan Joyce's Classic Clothing */
/* Site Design: Black Cap Design */

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #585050 url('../images/bg2.gif') repeat; /* spring & summer colour scheme */ 
	background: #585050 url('../images/bg.gif') repeat;	/* fall & winter colour scheme*/	
	color: #252525;
	min-width: 770px; /* prevents design collapse (header) on small window resize */	
}
.no_display
{
	display: none;	
}
/* ------------<HEADER>------------ */
/* =================<OUTER CONTAINER DIVs>==================== */
#middle 
{
 	background: transparent url('../images/bg_middle2.png') repeat-y;	/* spring & summer colour scheme */ 
	background: transparent url('../images/bg_middle.png') repeat-y; /* fall & winter colour scheme*/
 	padding: 0;
 	width: 770px;
 	margin: 0 auto;
}
#top
{
	
	background: transparent url('../images/bg_top2.png') no-repeat; /* spring & summer colour scheme */
	background: transparent url('../images/bg_top.png') no-repeat; /* fall & winter colour scheme*/		
	height:	12px;
	width: 770px;
	margin: 0 auto;	
}
#bottom 
{
	background: transparent url('../images/bg_bottom2.png') no-repeat; /* spring & summer colour scheme */ 
	background: transparent url('../images/bg_bottom.png') no-repeat; /* fall & winter colour scheme*/	
	height: 12px;
	width: 770px;
	margin: 0 auto;
}
/* =================</OUTER CONTAINER DIVs>==================== */

/* ------------</HEADER>------------ */

/* ============<HORIZONTAL NAVIGATION>============ */
#nav
{
	clear: both;
	margin: 0 auto;
	width: 750px;
	height: 57px;
	background: transparent url('../images/nav_bg2b.gif') no-repeat; /* spring & summer colour scheme */ 
	background: transparent url('../images/nav_bg.gif') no-repeat; /* fall & winter colour scheme*/	
	position: relative;
	z-index: 10;
}
#navlist
{
	text-align: center;
	padding: 0 0 0 46px;
}
#navlist ul
{
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#navlist li
{
	float: left;
	list-style-type: none;
	padding:  0  8px;
	font-size: 14px;
	letter-spacing: -0.6px
}
#navlist a
{
	padding: 0; 
	border: none;
}
#navlist a:link, #navlist a:visited
{
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}
#navlist a:hover
{
	color: #e12629;
}
ul#navlist li
{
	padding-top: 13px;
	height: 44px; 	
}
li#active
{
	background: url('../images/nav_marker.gif') no-repeat 50% 4px;		
}
#active a:link, #active a:visited, #active a:hover
{
	color: white;
	display: block;
}
#nav_signature, #nav_signature:hover, #nav_signature_2, #nav_signature_2:hover
{
	position: absolute;
	top: 10px;
	left: 107px;
	background: url('../images/nav_signature.gif') no-repeat top left;
	height: 23px;
	width: 132px;
	cursor: pointer; 
	z-index: 200;
}
#nav_signature_2, #nav_signature_2:hover /* red & white signature image for Dan Joyce Look page */
{
	background: url('../images/nav_signature_2.gif') no-repeat;		
}
#nav_signature:hover 
{
	background: url('../images/nav_signature.gif') no-repeat bottom left;
}
#nav_signature_2:hover /* red & white signature image for Dan Joyce Look page */
{
	background: url('../images/nav_signature_2.gif') no-repeat;		
}

/* ====<To force other elements below #nav>==== */ 
.clear_right
{
	clear: right;	 
}
/* ============</HORIZONTAL NAVIGATION>============ */
/* ============<BANNER>============= */
#banner
{
	height: 220px;
}
#logo
{
	float: left;
	width: 45%;
	margin-left: 28px;	
}
#banner_img
{
	float: right;
	width: 45%;
	margin-right: 26px;
}

/* ============</BANNER>============ */
/* ---------------<CONTENT DIVs>-------------- */
#container
{
	margin: 0 auto;
	width: 750px;
	padding: 0;
	position: relative;	/* necessary for absolute positioning of logo div */
	background: transparent;
}

h1
{
	font-size: 17px;
	margin: 4px 0 12px 0;
}
h2
{
	font-size: 15px;
}
.highlight_box
{
	margin: 24px 0;
	padding: 12px;
	background: #ececec;
	border: 1px solid silver;	
	text-align: center;
	line-height: 200%
}
p
{
	margin: 8px 0;
	line-height: 200%;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;		
}

#column_right p, #column_right h1, #column_right h2, #column_right h3, #column_right ul
{
	padding: 0 20px 0 0;	
}
#column_left
{
	float: left;
	width: 43%;
	margin: 20px 0 -200px 30px;	
}
#column_right
{
	float: right;
	width: 47%;
	margin: 12px 20px 0 0;
	padding-bottom: 16px;
}
#h_bar_top
{
	position: absolute;
	top: 0; 
	left: 0;
	height: 338px;
	width: 28px;
	background-color: #0053b5; /* spring & summer colour scheme */
	background-color: #ee8722; /* fall & winter colour scheme*/		
	border-bottom: 3px solid white;	
}
#h_bar_bottom
{
	position: absolute;
	bottom: 0; 
	left: 0;
	height: 110px;
	width: 28px;
	background-color: #e12629; /* spring & summer colour scheme */ 
	background-color: #4b3c1e; /* fall & winter colour scheme*/		
	border-top: 3px	solid white;
}
.irm, .irm2, .irm_h1 /* image replacement method used in conjunction with webaim method below */
{
	display: inline;
	width: 66px;
	height: 18px;
	background-image: url('../images/content_signature.gif');
	background-repeat: no-repeat;
	background-position: left 1px; 
	padding: 2px 1px;
}
.irm2
{
	width: 58px;
	height: 18px;
	background-image: url('../images/content_signature2.gif');		
}
.irm_h1 /* image replacement method used in conjunction with webaim method below */
{
	width: 84px;
	height: 27px;
	background-image: url('../images/h1_signature.gif');
	background-position: left -1px; 
	padding: 4px 1px;	
}
.irm_h1-2 /* image replacement method used in conjunction with webaim method below */
{
	width: 96px;
	height: 27px;
	background-image: url('../images/h1_signature2.gif');
	background-repeat: no-repeat;
	background-position: left -1px; 
	padding: 4px 1px;		
}
.content_signature, .content_signature2, .h1_signature, .h1_signature2 /* accessible method for hiding text (see http://www.webaim.org/techniques/css/invisiblecontent/) */
{
	position:absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.single_space /* for single spacing paragraphs */
{
	line-height: 120%;	
}
#slideshow
{
	width: 334px;
	height: 290px;
}
#slideshow5
{
	margin: 16px 0;
	padding: 10px;
	background: url('../images/slideshow_bg_lg.gif') no-repeat;
	height: 274px;
	width: 340px;
}
#slideshow6
{
	margin: 10px 0 16px 26px;
	padding: 10px;
	background: url('../images/slideshow_bg_2.gif') no-repeat;
	height: 340px;
	width: 273px;
}
#slideshow8
{
	margin: 12px 0 0 56px;
	padding: 10px;
	background: url('../images/slideshow_bg_3.gif') no-repeat;
	width: 220px;	
	height: 320px;
}
#slideshow4
{
	width: 333px;	
	height: 524px;		
}
#slideshow9
{
	width: 333px;	
	height: 293px;		
}
#cc
{
	margin: 20px 0 0 0;
	line-height: 150%;	
}
#cc_subscribe
{
	padding-top: 5px;	
}
#cc_mail
{
	float: right;
	padding-right: 10px;		
}
.large-bold
{
	font-weight: bolder;	
}
.big
{
	font-size: 19px;	
}
.mid-big
{
	font-size: 28px;	
}
.bigger
{
	font-size: 34px;	
}
sup 
{
	font-size: 0.5em; 
	line-height: 0.5em
}
#audio_clip
{
	width: 300px;
	margin-left: 40px;	
}
#audio_player 
{

}
/* ---------------</CONTENT DIVs>-------------- */

/* ---------------<LISTS>-------------- */
ul.arrowhead, ul.arrowhead_large
{
	margin-left: 10px;
	padding: 0 8px 0 16px;
	list-style-type: none;	
}
ul.arrowhead li, ul.arrowhead_large li
{
 	background: transparent url('../images/arrowhead2.gif') no-repeat;  /* spring & summer colour scheme */
  background: transparent url('../images/arrowhead.gif') no-repeat;  /* fall & winter colour scheme*/ 	
  padding: 0 0 0 20px;
  background-position: 0px 9px;	
	line-height: 200%;
	font-size: 13px;		
}
ul.arrowhead_large li
{
	font-size: 16px;
	background-position: 0 12px;	
}
ul.none
{
	margin: -4px 0 0 0;
	list-style-type: none;
	padding: 0 0 0 16px;
	line-height: 200%;					
}

/* ---------------</LISTS>-------------- */

/* -------------<FOOTER>-------------- */
#footer
{
	clear: both;
	height: 280px; 
}
#footnote
{
 	clear: both;
  position: absolute;
  bottom: -6px;
  left: 50px;
}	
#footnote p
{
	font-size: 10px;
	color: #959595;			
}
#design_credit
{
	padding-left: 130px;
}
#address_container
{
	float: right;
	width: 300px;
	height: 235px;
	margin-right: 60px;
}
#address_container p
{
	margin-top: 0;	
}
#address_text
{
	width: 100%;
	margin-left: 70px;	
}
#address_text p
{
	line-height: 120%;	
}
#address_logo
{
	padding-bottom: 12px;	
}
.nowrap
{
	white-space: nowrap;	
}
/* -------------</FOOTER>-------------- */

/* ===<ANCHORS>=== */
#column_right p a:link, #address_container p a:link
{
	color: #252525;
	background: #bbd5f0;/* spring & summer colour scheme */
	background: #efa867; /* fall & winter colour scheme*/	 	
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	text-decoration: none;	
}
#column_right p a:visited, #address_container p a:visited
{
	color: #252525;
	background: #bbd5f0; /* spring & summer colour scheme */
	background: #efa867; /* fall & winter colour scheme*/ 	
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	text-decoration: none;	
}
#column_right p a:hover, #address_container p a:hover
{
	color: #252525;
	background: #f5f5d0;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	text-decoration: none;	
}
#footnote a:link, #footnote a:visited, #footnote a:hover
{
	color: #959595;
	text-decoration: underline;
}
#footnote a:hover
{
	color: #252525;
	background: #f5f5d0;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	text-decoration: none;	
}
/* ===</ANCHORS>=== */





