@import url('nav.css');
@import url('generic.css');

#page-area {
	padding: 0px 4px 0px 0px;
}

#content {
	padding: 12px 20px 10px 35px;
	/*width: 745px;*/
	/*background: #fff url(../images/sp_content_bg_left.gif) repeat-y top left;*/
}

.location {
	background-color: #dedcdd;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	margin: 8px 0px 23px;
}

.location span, h2.bar span {
	background-color: #fff;
	padding-right: 10px;
}

.featured-photo {
	float: right;
	margin: 0px 0px 10px 20px;
	width: 444px;
}

.featured-photo p {
	background-color: #f5f5f5;
	padding: 17px;
	font-size: 12px;
	margin-top: 10px;
}

/* = CONTENT AREA WITH LEFT & RIGHT COLUMNS
-------------------------------------------------*/
#main-content {
	float: left;
	width: 544px;
	display: inline;
}

#sub-content {
	float: right;
	padding: 0px 5px 5px;
	width: 177px;
	min-height: 400px;
	display: inline;
}


/* =WINDSTORM
-------------------------------------------------*/
#windstorm h2
{
	margin-top: 0;
}

#hurricane
{
	width: 460px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #cccccc;
}

#tornado
{
	width: 244px;
	float: right;
}

#windstorm dl, 
#windstorm dt, 
#windstorm dd
{
	margin: 0;
	padding: 0;
}

#windstorm dl
{
	float: left;
	margin-bottom: 1em;
}

#windstorm dl dt
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	clear: both;
}

#windstorm dl dt,
#windstorm dl dd
{
	float: right;
	width: 360px;
}

#windstorm dl.no-image dt,
#windstorm dl.no-image dd {
	width: 460px;
	float: none;
}

#windstorm dl dd {
	font-size: 11px;
}

#tornado dl dt,
#tornado dl dd
{
	width: 145px;
}

#windstorm dl dt,
#windstorm dl dd.image
{
	margin-top: 1em;
}

#windstorm dl dd.image
{
	float: left;
	width: 90px;
}

#windstorm dl dd li 
{
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	background: transparent none;
}

#windstorm .notes-bottom {
	padding-top: 1em;
	clear: both;
}

#windstorm #windstorm-video {
	float: right;
	width: 165px;
	margin: 0 0 10px 10px;
}

/* =ACP/CI
-------------------------------------------------*/
li#acp,
li#ci {
	list-style: none;
	padding-left: 90px;
	margin: 0 0 1.5em;
}

li#acp {
	background: transparent url('/images/assa-abloy-acp.png') no-repeat 0 0;
	min-height: 117px;
	height: auto !important;
	height: 117px;
}

li#ci {
	background: transparent url('/images/assa-abloy-ci.png') no-repeat 0 0;
	min-height: 105px;
	height: auto !important;
	height: 105px;
}
