﻿/***************************/
/*      ALERT FORM      */
/***************************/
#content
{
	clear: both;
	position: relative;
	width: 614px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#content #tdtext
{
	width: 614px;
}
p.description
{
	margin-top: -20px;
	padding-left: 20px;
	background: url(../images/SIDRA-icon-t-application.png) 0 2px no-repeat;
	font-size: 11px;
}
/* the *'s make it IE only, 6 as well as 7 */
p.description {
	*position: relative;
	*margin-top: -30px;
	*z-index: 10;
}
p.description a
{
	color: #333333;
}
#regForm
{
	overflow: hidden;
	padding-top: 10px;
	background: url(../images/SIDRA-dash-rpt.gif) top left repeat-x;
}
.section_top
{
	width: 390px;
	height: 2px;
	background: url(../images/SIDRA-t-line-h.gif) 100% 1px no-repeat;
}
#regForm .section
{
	float: left;
	width: 390px;
	background: url(../images/SIDRA-t-line-rpt.gif) top right repeat-y;
}

#regForm .delegates
{
	margin-bottom: 15px;
	background: url(../images/SIDRA-dash-rpt.gif) top left repeat-x;
	margin-top: 10px;
	overflow: hidden;
}
#regForm .section h2, #regForm .delegates h2
{
	padding-top: 5px;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
#regForm .section input, #regForm .delegates input
{
	padding: 2px;
	/*border: 1px solid #d1d1d1;
	background-color: #d9d9d9;*/
	color: #3a3a3a;
	font: normal 14px/15px Arial, Helvetica, sans-serif;
}

.CC1_short
{
	padding: 2px 5px;
	border: 1px solid #d1d1d1;
	background-color: #d9d9d9;
	color: #3a3a3a;
	font: normal 14px/15px Arial, Helvetica, sans-serif;
	height: 18px;
	float: left;
	margin-right: 10px;
	width: 165px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
}
#regForm .delegates select
{
	padding: 2px 0;
	border: 1px #d1d1d1 solid;
	background: #d9d9d9;
	color: #3a3a3a;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#regForm .delegates select option
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#regForm .section label, #regForm .delegates label
{
	display: block;
	margin-bottom: 5px;
	padding: 2px 5px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#regForm .section .short, #regForm .delegates .short
{
	float: left;
	margin-right: 10px;
	width: 165px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
}

#regForm .section .long
{
	width: 352px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	clear: both;
}
#regForm .section .radio
{
	text-transform: uppercase;
}
#regForm .section .radio input
{
	vertical-align: bottom;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#regForm .section .error, #regForm .delegates .error
{
	clear: left;
	margin: 2px 0 5px 0;
	padding-bottom: 5px;
	color: #CC0000;
	font: italic 12px/14px Arial, Helvetica, sans-serif;
}
p.lightnotice
{
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	background: url(../images/SIDRA-icon-t-arrow-grey.png) 0 70% no-repeat;
	height: 30px;
	padding: 12px 0 0 38px;
	float: left;
}
#regForm .delegates ol
{
	margin: 10px 0 0 23px;
}
#regForm .delegates ol li
{
	margin-bottom: 5px;
	font: normal 13px/14px Arial, Helvetica, sans-serif;
}
#regForm .delegates ol li a
{
	color: #CC0000;
	font: normal 13px/14px Arial, Helvetica, sans-serif;
}
#regForm .delegates button
{
	padding: 3px 5px;
	border: none;
	background-color: #3a3a3a;
	color: #FFFFFF;
}
.help
{
	position: absolute;
	top: 220px;
	right: 280px;
	width: 200px;
}
html>body .help {
	*top: 210px;
}
.help p
{
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#regForm .section_btm
{
	clear: both;
	margin-bottom: 15px;
	width: 390px;
	height: 2px;
	background: url(../images/SIDRA-t-line-h.gif) top right no-repeat;
}
a.pdfButton
{
	display: block;
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	float: right;
	width: 103px;
	margin-top: 10px;
}
.imgGetAlert
{
	float: right;
	margin-top: 10px;
	width: 104px;
	height: 25px;
	display: block;
	border: none;
	outline: none;
	padding: 0 !important;
	background:url(../images/SIDRA-BTN-GetAlerts.gif) top right no-repeat;
}
.imgGetAlert:hover
{
	border: none;
	margin-top: 10px;
	background: url(../images/SIDRA-BTN-GetAlerts-o.gif) top right no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	border: none;
	outline: none;
	padding: 0 !important;
}

#regForm .section .errorRed
{
	float: left;
	margin-right: 10px;
	width: 352px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	color: #3a3a3a;
}

#regForm .section .errorRed_short
{
	float: left;
	margin-right: 10px;
	width: 165px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	color: #3a3a3a;
}


