@import url(global.css);

body
{
	min-width: 980px;
	background: #000;
	/*background-image:url(../images/line.png);
	background-repeat:repeat-x;
	background-position: 0 573px;*/
}

/**
 * Header
 */

.Header
{
	height: 115px;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

.Header .Site-Title
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 300px;
	height: 115px;
	background-image: url(../images/the-secret-agency-logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.Header .Site-Title a
{
	display: block;
	width: 100%;
	height: 100%;
}

.Header .Site-Title strong { display: none; }

/**
 * Footer
 */

.Footer
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 940px;
}

/**
 * Site Navigation
 */

.Site-Nav
{
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	list-style: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 9px;
	padding-bottom: 10px;
	text-align: center;
	white-space:nowrap;
}

.Site-Nav li
{

	font-size:1em;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	/*letter-spacing: 0.05em;*/
	font-family: trebuchet,verdana,arial,sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	white-space:nowrap;
}

.Site-Nav li.First { margin-left: 0; }
.Site-Nav li.Last { margin-right: 0; }

.Site-Nav a
{
	text-decoration: none !important;
	margin-left: 0;
	margin-right: 0;
	color: #fff;
}

.Site-Nav a.on,.Site-Nav a:hover { color: #666; }

/*.Site-Nav a.on { color: #ffff00; }*/

/**
 * Footer Navigation
 */

.Foot-Nav { text-align: center; }

.Foot-Nav a
{
	text-decoration: none;
	margin-left: 2em;
	margin-right: 2em;
}

.Foot-Nav a
{
	color: #fff;
	text-decoration: none;
}

.Foot-Nav a:hover
{
	text-decoration: underline;
	color: #666;
}

.Foot-Nav a.on { color: #666; }

/*.Foot-Nav a.on { color: #ffff00; }*/

/**
 * Sub Navigation (used within pages)
 */

.Sub-Nav
{
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 4px 0 10px 0;
	text-align: center;
}

.Sub-Nav li
{
	list-style: none;
	margin: 0 2.4em 0 2.4em;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: trebuchet,verdana,arial,sans-serif;
}

.Sub-Nav li.First { margin-left: 0; }
.Sub-Nav li.Last { margin-right: 0; }
.Sub-Nav a { text-decoration: none !important; }
.Sub-Nav a.on,.Sub-Nav a:hover { color: #ccc; }

/*.Sub-Nav a.on { color: #ffff00; }*/

/**
 * Columns and grid
 */

.Content
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	min-height: 370px;
	/*for safari*/
	overflow: hidden;
	position: relative;
}

.Col-1
{
	/*single col*/
	width: 300px;
	margin-right: 10px;
	/*padding-left:10px;*/
	float: left;
}

.Col-2
{
	/*double col*/
	width: 580px;
	float: left;
}

.Content.Black * { color: #fff; }

/**
 * Links
 */

a.Link-Title { text-decoration: none; }
a.Link-Title:hover { text-decoration: underline; }

/**
 * Icons list
 */

.Icons-List
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.Icons-List li
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1.6em;
	margin-right: 1.6em;
}

.Icons-List .Link-Img { float: left; }
.Icons-List .Img-Feature { margin-left: 0; }
.Icons-List h3,
.Icons-List h4,
.Icons-List p { margin-left: 120px; }

.Icons-List h3,
.Icons-List h4
{
	padding-top: 0.3em;
	margin-top: 0 !important;
}

.Icons-List .date { margin-bottom: 0.5em; }
.Icons-List .desc { font-size: 90%; }

.Icons-List-Group
{
	float: left;
	width: 30%;
	margin-right: 4%;
}

/**
 * Title Links
 */

.Titles-List
{
	border-top: 1px solid #fff;
	margin-top: 8px;
	padding-top: 14px;
}

.Titles-List p
{
	text-align: center;
	margin-bottom: 0.2em;
	line-height: 1.4em;
}

.Titles-List a { color: #0060B6 !important; }

/**
 * Profiles List
 */

.Profiles-Cover
{
	padding-top: 10px;
	min-height: 281px;
}

.Profiles-Cover-List
{
	width: 80%;
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

.Profiles-Cover-List .Col-3
{
	width: 33%;
	float: left;
}

/**
 * Profiles List - Columns
 */

.Profiles-Cover-List .Col p
{
	font-size: 120%;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin-bottom: 0.8em;
}

/**
 * Profiles List - Inline
 */

.Profiles-Cover-List .Inline p
{
	font-size: 120%;
	text-transform: uppercase;
	line-height: 2em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin-bottom: 0.8em;
	display:inline;
	margin-left: 1.5em;
	margin-right:1.5em;
}

.Profiles-Cover-List  p.Title
{
	font-size: 120%;
	text-transform: uppercase;
	line-height: 1em;
	margin: 0;
	padding: 0 0 1em 0;
	white-space: nowrap;
	margin-bottom: 0.8em;
	text-transform: uppercase;
}

/**
 * Articles List
 */

.Articles-List ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.Articles-List li
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/**
 * Forms
 */

.Label-Field label
{
	display: block;
	font-size: 90%;
	font-weight: bold;
}

.formFieldErrorNote
{
	display: block;
	color: #f00 !important;
	font-size: 90%;
}

input,select,option,textarea
{
	color: #000 !important;
	background: #fff;
}

button,button span
{
	color: #000 !important;
	font-size: 120%;
}

.Label-Field input[type=text],
.Label-Field textarea,
.Label-Field select
{
	/*min-width: 380px;*/
	max-width: 480px;
	width: 100%;
	border: 1px solid #ddd;
}

.formError * { color: #f11 !important; }
.formError { margin-bottom: 2em; }

fieldset
{
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

fieldset legend { font-size: 120%; }

/**
 * Items list
 */

.Items-List
{
	margin-right: 200px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.Items-List li
{
	list-style: none;
	margin-left: 0;
	margin-bottom: 1.2em;
	clear: left;
}

.Items-List h3
{
	margin-top: 0;
	margin-bottom: 0.2em;
}

.Items-List li .Icon
{
	float: left;
	margin-bottom: 10px;
}

.Items-List li.Icon h3,
.Items-List li.Icon p { margin-left: 110px; }

.Items-List-Group
{
	float: left;
	width: 40%;
	margin-right: 4%;
}

/**
 * PDF links list
 */

.PDF-Link
{
	padding-bottom: 0.3em;
	line-height: 1.8em;
}

.PDF-Link a { font-weight: bold; }

.PDF-Link img
{
	float: left;
	position: relative;
	top: -5px;
	margin-right: 4px;
}

.PDF-Link .label { }

.PDF-Link .date
{
	color: #fff;
	font-size: 90%;
	padding: 0;
	margin-left: 1em;
}

.PDF-Link .desc
{
	margin-left: 28px;
	padding: 0;
	padding-top: 4px;
	display: block;
}

/**
 * Tracks List
 */

.Tracks-List
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.Tracks-List li
{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: left;
}

.Tracks-List li span.num
{
	margin-bottom: 0.8em;
	padding: 0;
	float: left;
	width: 6%;
	line-height: 1em;
}

.Tracks-List li span.artist
{
	text-transform: uppercase;
	margin-bottom: 0.8em;
	font-weight: bold;
	float: left;
	width: 44%;
	padding-right: 2%;
	line-height: 1em;
}

.Tracks-List li span.track
{
	float: left;
	width: 44%;
	margin-bottom: 0.8em;
	font-weight: bold;
}

.Tracks-List li span.track span
{
	font-size: 90%;
	font-weight: normal;
}

.Tracks-List li span.download
{
	display: block;
	margin-left: 8%;
	font-weight: normal;
	position: relative;
	top: -0.8em;
}

/**
 * List Filter
 */

.List-Filter
{
	float: right;
	display: inline;
	position: relative;
}

.List-Filter h3 { margin-top: 0; }
.List-Filter p { /*position: absolute;
	top: -3em;
	right: 0;
	width: 18em;
	text-align: right;
	white-space: nowrap;*/ }
.List-Filter select { margin-left: 0.3em; }

/**
 * PDF file download links
 */

.pdf_link a { font-weight: bold; }

.pdf_link img
{
	position: relative;
	top: 0.5em;
	margin-right: 8px;
}

.pdf_link span
{
	padding-left: 32px;
	padding-top: 4px;
	display: block;
}

/**
 * Description blocks
 */

p.description
{
	font-size: 1.1em;
	margin-bottom: 1.4em;
	font-weight: bold;
}

/**
 * Events List
 */

#Events-List { }

/**
 * Events Detail
 */

.Events-Detail { }
.Events-Detail .date_times { display: block; }

.Events-Detail .btn_group
{
	padding-top: 0em;
	padding-bottom: 1em;
	margin: 0;
}

.Events-Detail .tickets_info,
.Events-Detail .further_info,
.Events-Detail .pdf_link { clear: both; }

/**
 * Profiles
 */

.Profiles-Detail { }

/**
 * Profile Images
 */

.Profiles-Detail .DescImgs { }

.Profiles-Detail .DescImgs-Display
{
	height: 250px;
	margin-bottom: 6px;
	overflow: hidden;
	background-color: #fafafa;
}

.Profiles-Detail .DescImgs-Display img { margin-left: 0; }

.Profiles-Detail .DescImgs-List
{
	position: absolute;
	top: 0;
	left: 318px;
	width: 32px;
}

.Profiles-Detail .DescImgs-List .fimg_link { }

.Profiles-Detail .DescImgs-List .Img-Feature
{
	display: block;
	margin-bottom: 7px;
}

/**
 * News Detail
 */

.News-Detail { }

.News-Detail img.Article-Image
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.News-Detail p.Article-Image
{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	max-width: 890px;
}

/**
 * Consistent content headings
 */

.Content h1,
.Content h2,
.Content h3,
.Content .H3,
.Content h4,
.Content legend
{
	font-size: 1.05em;
	text-transform: uppercase;
	font-weight: bold;
}

