/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END RESET */

body {
	background: #dae0de url('images/bkgd-gradient.jpg') repeat-x;
	font-family: Arial, Verdana, sans-serif;
}

#binding {
	width: 997px;
	margin: 0 auto;
	padding-bottom: 50px;
}

body#signup #header {
	padding:20px 0;
	border-bottom:1px solid #CCC;
}

body#signup #header .header-logo {
	margin-right:20px;
}

body#signup #header #phone-number {
	color:#004C92;
	float:right;
	margin:10px 17px 0 0;
	font-weight:bold;
}
	


#header-flash {
	height: 274px;
/*	background: url('images/banner-placeholder.jpg'); */
}


#content {
	width: 670px;
	background: #fff url('images/content-bottom.gif') no-repeat bottom;
	margin-top: 15px;
	float: left;
	min-height:384px;
}

/* SIGNUP/LANDING PAGE */

body#signup {
	background:none;
}

body#signup #content {
	width: 657px;
	padding-top:23px;
}

body#signup #content h1 {
	color:#004c92;
	font-size:35px;
	margin-bottom:7px;
}

body#signup #content h2 {
	font-size:24px;
	font-weight:normal;
	line-height:27px;
	margin-bottom:30px;
}

body#signup #content h2 span {
	color:#e56202;
	font-weight:bold;
}



body#signup #content .copy {
	padding-left:353px;
	margin-left:-72px;
	width:355px;
	background:url(images/product-shot-signup.gif) no-repeat left 13px;	
}

body#signup #content .copy ul {
	font-size:18px;
	margin-top:-13px;
}

body#signup #content .copy ul li {
	display:block;
	height:40px;
	line-height:40px;
	border-top:1px solid #cccccc;
	padding-left:23px;
	background:url(images/checkmark.gif) no-repeat left;
}

body#signup #content .copy ul li strong {
	color:#e56202;
}

body#signup #content .copy ul li.first {
	border-top:none;
}

body#signup #content .copy h2 {
	font-size:20px;
	line-height:22px;
	color:#e56202;
	font-weight:bold;
	margin-bottom:0;
}

body#signup #content .copy p {
	font-size:16px;
	line-height:20px;
	padding:5px 0;
}

body#signup #content .copy p.footnote {
	font-size:11px;
	padding:10px 0;
}

body#signup #sidebar {
	width:299px;
	float: right;
	margin-right: 14px;
}


#sidebar #contact-form {
	margin-top:52px;
	background: url(images/form-bkgd.gif) no-repeat;
	float:left;
}

#sidebar #contact-form h3 {
	font-size:17px;
	line-height:20px;
	color:#004c92;
	padding:22px 19px 0 19px;
}

#sidebar #contact-form .bottom {
	width:299px;
	height:19px;
	background:url(images/form-bkgd-bottom.gif);
}

#sidebar #contact-form form {
	margin-left:19px;
	background:none;
}

#sidebar #contact-form fieldset {
	margin:0;
	padding:0;
}

#sidebar #contact-form input {
	width: 244px;
	height: 28px;
	margin: 7px 0;
	color: #999;
	font-size: 16px;
	border:  1px solid #999;
	padding:0 5px;
	line-height:28px;
	float:left;
	clear:both;
}

#sidebar #contact-form input:focus {
	color:#666;
}

#sidebar #contact-form input#submit {
	width: 237px;
	height: 48px;
	background: url(images/get-access.gif);
	border:none;
	overflow: hidden;
	line-height: 200px;
	text-indent:400px;
	cursor:pointer;
}

#sidebar #contact-form input.hidden {
	display:none;
}

#sidebar #contact-form input.error {
	border:1px solid red;
}

#sidebar #contact-form label.error {
	font-size:11px;
	color:red;
	float:left;
	clear:both;
}


#sidebar #contact-form .form-msg {
	font-size: 10px;
	line-height: 135%;
	float:left;
	width:258px;
}

#sidebar #contact-form .form-msg a {
	color: black;
}

#sidebar #contact-form #form-thanks {
	font-size:12px;
	line-height:150% !important;
	padding:20px 30px 180px 19px;
	line-height:125%;
}

#sidebar #contact-form #form-thanks a {
	display:block;
	text-align:center;
	color:#e56202;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
}




/* Content (Webinar/Demo) Navigation */

ul#content-nav {
	display: block;
	height: 46px;
	background: #fafafa url('images/nav-bkgd.jpg') repeat-x bottom;
	padding-left: 5px;
	float:left;
	width:665px;
}

ul#content-nav li {
	float: left;
	margin-left: 10px;
}

ul#content-nav li a {
	display: block;
	height: 46px;
	line-height: 300px;
	overflow: hidden;
	margin-top: 1px;
}


ul#content-nav li.live a {
	background: url('images/nav-live.gif');
	width: 134px;
}

ul#content-nav li.ondemand a {
	background: url('images/nav-ondemand.gif');
	width: 170px;
}

ul#content-nav li.configurations a {
	background: url('images/nav-config.gif');
	width: 134px;
}

ul#content-nav li.tech-specs a {
	background: url('images/nav-tech.gif');
	width: 134px;
}

ul#content-nav li.benchmarks a {
	background: url('images/nav-benchmarks.gif');
	width: 134px;
}


ul#content-nav li a:hover {
	background-position: 0 -46px;
}

ul#content-nav li.active a,
ul#content-nav li a:hover {
	background-position: 0 -92px;
}



.webinar {
	float: left;
	width: 635px;
	margin: 0 0 0 20px;
	padding: 20px 0;
	border-top: 1px solid #dfe5e3;
	display:inline; /* fix for IE6 */
	position:relative;
}

.first {
	border-top: none;
}


img.description-icon {
	margin: 20px 15px 0 13px;
	float:left;
}


.webinar .info {
	float: left;
	padding-left: 15px;
	border-left: 1px solid #dfe5e3;
	line-height: 125%;
	width:500px;
}

.webinar .info h2 {
	font-size: 14px;
	margin:0;
	padding:0;
}

.webinar .info p {
	font-size: 14px;
	margin:0;
	padding:0;
}

.webinar .info img {
	margin-top: 5px;
}

#sidebar {
	float: left;
	width: 313px;
	margin-left: 14px;
}


#sidebar img#demo-cta {
	margin-top:11px;
}
	



.copy-content {
	padding:20px;
	line-height:150%;
}

.copy-content h2 {
	font-size:14px;
	color:#000;
	line-height:200%;
	margin-left: 72px;
}

.copy-content p {
	font-size:13px;
	padding: 5px 0;
	margin-left: 72px;
}

body#ask-ian .copy-content h2,
body#ask-ian .copy-content p {
	margin-left:20px;
}

.copy-content ul {
	font-size:13px;
	list-style:disc;
	margin-left:102px;
	line-height:130%;
}

.copy-content ul li {
	margin: 10px 0;
}

.copy-content ul li ul {
	margin-left:45px;
}



.copy-content .question-sent {
	padding:10px;
	background:#3C0;
	border:1px solid black;
	color:#000;
	margin-top:20px;
	font-size:13px;
}

.copy-content .question-error {
	padding:10px;
	background:#F00;
	border:1px solid black;
	color:#FFF;
	margin-top:20px;
	font-size:13px;
}


form#askian-form {
	width:460px;
	overflow:auto;
	margin:20px 0 20px 20px;
	padding:10px;
	line-height:normal;
	background:#CCC;
	border:1px solid #999;
}

form#askian-form input,
form#askian-form select,
form#askian-form textarea,
form#askian-form label {
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:4px;
	border:1px solid #666;
	margin-bottom:5px;
}

form#askian-form input#email {
	width:258px !important;
}


form#askian-form input.error,
form#askian-form select.error,
form#askian-form textarea.error {
	border:1px solid #F00;
}

form#askian-form label.error {
	color:#F00;
	float:left;
	font-size:10px;
	padding-bottom:10px;
}

form#askian-form label {
	font-size:12px;
	font-weight:bold;
	border:none;
	padding:0;
	margin-bottom:0;
}





#admin-content {
	padding:20px;
	line-height:150%;
}

#admin-content h2 {
	font-size:18px;
	color:#333;
	line-height:200%;
}

#admin-content p {
	font-size:13px;
}

#admin-content ol {
	font-size:13px;
	list-style:decimal;
	margin-left:20px;
}






#footer {
	margin:30px 0;
	text-align:center;
	float:left;
	width:100%;
	font-size:12px;
	color:#666;
	line-height:200%;
}

#footer a {
	color:#333;
	border-bottom:1px dotted #666;
	text-decoration:none;
}






#welcome-message {
	text-align:center;
	padding:15px;
	font-size:.8em;
	border-bottom:#999 1px solid;
}

#welcome-message strong{
	color:#f06a00;
}
