/*
	global.css
	Singer Associates, Inc.
*/

html {	
	font-size: 62.5%;
	height: 100%;
}
body {
	margin: 0;
	text-align: center;
	height: 100%;
	min-width: 937px;
	font-family: Arial, Helvetica, sans-serif;
	
	background: #adabac;
	color: #666666;
}
img {
	border: 0;
}
form {
	margin: 0 0 1em;
}
h1,h2,h3,h4,p {
	font-size: 1em;
	margin: 0 0 1em;
	font-weight: normal;
}

#wrapper {
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	position: relative;
	width: 937px;
}

.ir {
	display: block;
	text-indent: -5000em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-decoration: none;
}
.ir:hover { text-decoration: none !IMPORTANT; }

.noborder {
	border: none !IMPORTANT;
}

hr {
	display: block;
	border: none;
	border-top: 1px solid #cccccc;
	margin: 15px 0;
	height: 2px;
}


/*------------------------------------------------------
	header */

#header {
	background: #c0002a;
	color: #ffffff;
	height: 84px;
	position: relative;
}

#logo {
	position: absolute;
	left: 9px;
	top: 34px;
}
#logo a {
	display: block;
	width: 347px;
	height: 50px;
	background-image: url(../_images/singer_logo.gif);
}



#nav {
	position: absolute;
	right: 10px;
	top: 58px;
}
#nav ul, #nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	display: block;
	float: left;
	font: 13px Verdana, Arial, sans-serif;
	color: #ffffff;
	padding: 5px 7px;
	margin-left: 4px;
	text-decoration: none;
}
#nav a:hover {
	background: #730019;
}
#nav .sel a,#nav .sel a:hover {
	background: #000000;
}

#client_login {
	display: none;
	position: absolute;
	width: 94px;
	height: 20px;
	background-image: url(../_images/login.gif);
	background-position: left top;
	top: 16px;
	right: 15px;
}
#client_login:hover, #client_login.sel {
	background-position: left bottom;
}

/*------------------------------------------------------
	main */

#main { 
	position: relative;
	margin-top: 9px;
	background: #ffffff;	
	color: #666666;
}

body.home #main {
	background: #e9eaeb;
	color: #666666;
}

#content {
	padding: 30px 55px 100px 0;
	font-size: 14px;
	line-height: 18px;
	margin-left: 300px;
}
body.home #content {
	padding: 0;
	margin: 0;
	padding-left: 306px;
}
body.home #content p {
	height: 1px;
	width: 1px;
	text-indent: -5000em;
}
#left {
	padding: 8px;
	width: 290px;
	float: left;
}

#left .block {
	background: #ffffff;
	color: #666666;	
}

body.home #left {
	float: none;
	padding: 0;
}
body.home #left .block {
	position: absolute;
	float: none;
	
}
body.home #home_quote {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 274px;
	height: 167px;
}

body.home #home_news {
	position: absolute;
	top: 187px;
	left: 8px;
	width: 274px;
	height: 227px;
}
body.home #home_quote2 {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 274px;
	height: 249px;
}

body.home #home_news2 {
	position: absolute;
	top: 265px;
	left: 8px;
	width: 274px;
	height: 151px;
}

#home_news {
	padding: 18px 4px 10px 11px;
	height: 150px;
	
	font-size: 12px;
	line-height: 17px;
}
#home_news h3 {
	font-weight: bold;
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
}
#home_news .date {
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	top: 1px;
}
#home_news a {
	color: #cc0000;
	text-decoration: none;
}
#home_news a:hover {
	text-decoration: underline;
}

.popupblock {
	position: absolute;
	display: none;
	border: 1px solid #999;
	background: #ffffff;
	padding: 16px 24px;
	width: 345px;
	color: #605b5b;
	left: 415px;
	top: 130px;
}
.popupblock h3 { clear: none !IMPORTANT; width: inherit; margin: 0;
}
.popupblock h3.ir, h3.services {
	height: 24px;
}

.close_button {
	position: absolute;
	right: 5px;
	top: 5px;
}

/*------------------------------------------------------
	subnav */

#subnav {
	position: absolute;
	left: 0;
	top: 0;
	width: 229px;
	font-size: 13px;
	padding-bottom: 60px;
	z-index: 120;
}

#subnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 28px 0 0;
}
#subnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav a {
	display: block;
	padding: 4px 15px;
	text-align: right;
	border-top: 1px solid #cccccc;
	color: #746f6f;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cccccc;
	border-top: 1px solid #cccccc;
}
#subnav .sel a, #subnav .sel a:hover {
	color: #ffffff;
	background: #8f8f8f;
	border-top: 1px solid #8f8f8f;
}
#subnav .first a, #subnav .first a:hover {
	border-top: none !IMPORTANT;
}
#subnav .single a {
	border-bottom: 1px solid #cccccc;
}

#blurb {
	position: absolute;
	left: 15px;
	top: 33px;
	width: 229px;
	font-size: 13px;
	padding-bottom: 60px;
}

/*------------------------------------------------------
	content styles */

#content a {
	color: #cc0000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content p.intro {
	margin-bottom: 2em;
}

#content h3 {
	color: #cc0000;
}

#content h4 {
	color: #cc0000;
	margin-bottom: 0;
}
body.awards #content h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.team_photo {
	display: block;
	float: left;
	margin: 0 20px 17px 0;
	z-index: 100;
}

.popupblock img {
	margin-left: -9px;
}

.leftindent {
	float: left;
	margin: 0 15px 7px 0;
	text-align: left;
}
.rightindent, .popupblock img.rightindent {
	display: block;
	float: right;
	margin: 0 0 7px 15px;
	text-align: right;
}
.caption {
	width: 280px;
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0 10px;
	text-align: left;
}

#content a.titlelink {
	color: #000;
}

p.right {
	float: right;
}

#logos {
	margin-top: -90px;
	text-align: center;
}
#logos h3 {
	margin: 10px 0 0 33px;
	text-align: left;
	font-size: 14px;
	color: #cc0000;
}

#content h2 {
	font-size: 18px;
	color: #000000;
}

p.work {
	clear: left;
}
p.work img {
	float: left;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-bottom: 1em;
}


h4.contact {
	float: left;
}
p.contact {
	margin-left: 150px;
}
p.contact_link {
	margin: 0;
	padding: 3px 0;
	margin-left: 150px;
	border-bottom: 1px solid #cccccc;
}

form {
}
form label {
	display: block;
	float: left;
	color: #cc0000;
	text-transform: uppercase;
	width: 100px;
	height: 25px;
	padding-top: 3px;
}

body.news #content h3 {
	margin: 1.5em 0 0;
}

/*	------------------------------------------------------------
	image replacement */

h2#h_inthenews, h2#h_singermedia { margin-bottom: 6px; }
#h_inthenews a { width: 110px; height: 15px; background-image: url(../_images/h_inthenews.gif); }#h_singermedia a { width: 166px; height: 17px; background-image: url(../_images/h_singermedia.gif); }

#intro_services { width: 564px; height: 177px; background-image: url(../_images/intro_services.gif); }
#intro_team { width: 598px; height: 53px; background-image: url(../_images/intro_team.gif); }
#intro_clients { width: 592px; height: 178px; background-image: url(../_images/intro_clients.gif); }
#intro_awards { width: 592px; height: 58px; background-image: url(../_images/intro_awards.gif); }
#intro_contact { width: 594px; height: 29px; background-image: url(../_images/intro_contact.gif); }
#intro_login { width: 594px; height: 29px; background-image: url(../_images/intro_login.gif); }
#intro_work { width: 594px; height: 29px; background-image: url(../_images/intro_work.gif); }
#intro_news { width: 300px; height: 29px; background-image: url(../_images/intro_news.gif); }

#blurb_clients { width: 262px; height: 264px; background-image: url(../_images/blurb_clients.gif); }

#h_publicrelations { background-image: url(../_images/h_publicrelations.gif); }
#h_publicaffairs { background-image: url(../_images/h_publicaffairs.gif); }
#h_crisiscommunications { background-image: url(../_images/h_crisiscommunications.gif); }
#h_mediarelations { background-image: url(../_images/h_mediarelations.gif); }
#h_litigationsupport { background-image: url(../_images/h_litigationsupport.gif); }
#h_advertisingmarketing { background-image: url(../_images/h_advertisingmarketing.gif); }
#h_communityoutreach { background-image: url(../_images/h_communityoutreach.gif); }
#h_specialevents { background-image: url(../_images/h_specialevents.gif); }
