/* screen */
body
{
	margin: 0;
	padding: 0;
	font: 100% tahoma,verdana,helvetica,arial,sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
}

.clear
{
	width: auto;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.tall { height: 10px; }

#container
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

strong { font-weight: bold; }
em { font-style: italic; }
p { margin-bottom: 1em; }

strong span { font-weight: normal; }

/* HEADER
------------------------------------------------*/

#header
{
	position: relative;
	width: 960px;
	height: 99px;
	background: #fff url('../images/drumedit_header.jpg') no-repeat;
	margin-bottom: 10px;
	z-index: 999;
}

#header #call_us
{
	width: 960px;
	height: 40px;
	background: url('../images/call-header.gif') no-repeat;
	position: fixed;
	top: 0;
	font: 18px tahoma,verdana,sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	z-index: 999;
}

#header #call_us a { color: #fffec4; }
#header #call_us strong { font-weight: bold; }

#header #sign_up
{
	width: 960px;
	height: 40px;
	background: url('../images/sign-up-header.gif') no-repeat;
	position: fixed;
	top: 53px;
	font: 14px tahoma,verdana,sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	z-index: 999;
}

#header #sign_up p
{
	position: absolute;
	left: 132px;
	top: 12px;
}

#header form
{
	position: absolute;
	left: 532px;
	top: 10px;
	width: 318px;
	height: 22px;
}

#header #sign_up .email
{
	position: absolute;
	left: 0;
	top: 0;
	width: 212px;
	height: 18px;
	padding-left: 8px;
	background: transparent;
	border: none;
	display: inline;
	font: 12px/18px tahoma,verdana,sans-serif;
}

#header #sign_up .submit
{
	position: absolute;
	overflow: hidden;
	left: 224px;
	top: -1px;
	width: 74px;
	height: 22px;
	margin-left: -2px;
	background: url('../images/sign-up-submit.gif') no-repeat;
	border: 0;
	display: inline;
	cursor: pointer;
}

#header #sign_up input.labelHighlight { color: #AAA; }

#response
{
	display: none;
	width: 930px;
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.confirm
{
	color: #fff;
	background: #0ecc00;
}

.error
{
	color: #fff;
	background: #650404;
}

/* BREADCRUMB
------------------------------------------------*/

#breadcrumb
{
	width: 960px;
	color: #000;
	font-size: 70%;
}

#breadcrumb ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#breadcrumb li { display: inline; }

#breadcrumb a:link, #breadcrumb a:visited
{
	color: #ab004b;
	background: transparent;
	text-decoration: underline;
}

#breadcrumb a:hover, #breadcrumb a:active
{
	color: #650360;
	background: transparent;
	text-decoration: none;
}

#breadcrumb strong { color: #333; }

/* CONTENT MAIN COLUMN
------------------------------------------------*/

#content
{
	width: 960px;
	margin-bottom: 1em;
	background: #fff;
}

/* CONTENT 
------------------------------------------------*/

#content .box
{
	background: transparent;
	padding: 0 10px 1px;
	line-height: 150%;
	color: #111;
	margin-bottom: 0;
}

#content a:link, #content a:visited
{
	text-decoration: underline;
	color: #ab004b;
	background-color: transparent;
}

#content a:hover, #content a:active
{
	text-decoration: none;
	color: #650360;
	background-color: transparent;
}

#sidebar img { border: 0; }

#content ul
{
	margin: 1em 0;
	padding: 0 0 0 2em;
	list-style-type: square;
}

#content ol
{
	margin: 1em 0;
	padding: 0 0 0 2em;
	list-style-type: decimal;
}

/* CONTACT FORM */
#content .contactform p span { color: #A91716; }
#content .contactform fieldset { margin-bottom: 1em; }

#content .contactform label
{
	font-size: 100%;
	width: 110px;
	float: left;
	text-align: left;
	clear: left;
	margin-bottom: 5px;
}

#content .contactform label span { color: #A91716; }

#content .contactform input, #content .contactform select, #content .contactform textarea
{
	width: 400px;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	border: 1px solid #ccc;
	color: #555;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

#content .contactform textarea { height: 100px; }
#content .contactform .hwid { width: 200px; }
#content .contactform .tqwid { width: 300px; }
#content .contactform .qwid { width: 100px; }
#content .contactform .ewid { width: 50px; }

#content form .check
{
	width: auto;
	margin-bottom: 2px;
	margin-left: 0;
}

#content .contactform input.submit
{
	width: auto;
	float: right;
	color: #fff;
	background-color: #48114E;
	font: bold 100% verdana, sans-serif;
	border: 0;
	padding: 5px;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content .contactform input.submit: hover { background-color: #A70240; }

#content #nebula
{
	position: relative;
	width: 960px;
	height: 312px;
	background: url('../images/nebula-bg.jpg');
	margin-bottom: 10px;
}

#content #nebula .nebula_logo
{
	border: none;
	position: absolute;
	left: 239px;
	top: 36px;
}

#content #nebula .creator_logo
{
	border: none;
	position: absolute;
	left: 239px;
	top: 32px;
}

#content #nebula .response_logo
{
	border: none;
	position: absolute;
	left: 239px;
	top: 36px;
}

#content #nebula .strapline
{
	font: 18px tahoma,verdana,sans-serif;
	color: #fff;
	position: absolute;
	left: 239px;
	top: 98px;
}

#content #nebula .text
{
	font: 18px tahoma,verdana,sans-serif;
	color: #fff;
	position: absolute;
	left: 239px;
	top: 148px;
}

#content #nebula .buttons
{
	position: absolute;
	left: 239px;
	top: 138px;
}

#content #nebula .buttons img
{
	border: none;
	margin-left: -5px;
}

/* TESTIMONIAL */
#content #testimonial
{
	width: 960px;
	height: 160px;
	position: relative;
	overflow: hidden;
}

#content .testimonial-bg
{
	width: 960px;
	height: 160px;
	background: url('../images/testimonial-bg.gif');
	position: relative;
}

#content #testimonial .quote-bto
{
	width: 900px;
	height: 92px;
	padding: 30px;
	background: url('../images/bto-logo.gif') no-repeat 99% 100%;
}

#content #testimonial .quote-bto p
{
	font: 16px tahoma,verdana,sans-serif;
	color: #fff;
	width: 680px;
	position: absolute;
	top: 45px;
}

#content #testimonial .quote-big-c
{
	width: 900px;
	height: 92px;
	padding: 30px;
	background: url('../images/big-c.gif') no-repeat 99% 100%;
}

#content #testimonial .quote-big-c p
{
	font: 16px tahoma,verdana,sans-serif;
	color: #fff;
	width: 680px;
	position: absolute;
	top: 45px;
}

/* USERS */
#whoisusing
{
	width: 960px;
	height: 160px;
	overflow: hidden;
	background: url('../images/who_is_using.gif');
	position: relative;
}

#whoisusing img
{
	position: absolute;
	border: 0;
}

#c1
{
	left: 20px;
	top: 45px;
}

#c2
{
	left: 20px;
	top: 94px;
}

#c3
{
	left: 160px;
	top: 45px;
}

#c4
{
	left: 160px;
	top: 94px;
}

#c5
{
	left: 336px;
	top: 45px;
}

#c6
{
	left: 472px;
	top: 45px;
}

#c7
{
	left: 554px;
	top: 45px;
}

#c8
{
	left: 700px;
	top: 45px;
}

#c9
{
	left: 823px;
	top: 45px;
}

#content .quote
{
	width: 920px;
	padding: 20px 0 20px 27px;
}

#content .quote p
{
	font: 14px tahoma,verdana,sans-serif;
	color: #fff;
	width: 390px;
}

#content #creator-1
{
	width: 960px;
	height: 117px;
	background: url('../images/creator-1-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #creator-2
{
	width: 960px;
	height: 190px;
	background: url('../images/creator-2-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #creator-3
{
	width: 960px;
	height: 299px;
	background: url('../images/creator-3-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #creator-4
{
	width: 960px;
	height: 165px;
	background: url('../images/creator-4-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #creator-5
{
	width: 960px;
	height: 210px;
	background: url('../images/creator-5-bg.gif');
	position: relative;
}

#content #response-1
{
	width: 960px;
	height: 136px;
	background: url('../images/response-1-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #response-1 .quote p { width: 320px; }

#content #response-2
{
	width: 960px;
	height: 190px;
	background: url('../images/response-2-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #response-2 .quote p { width: 310px; }

#content #response-3
{
	width: 960px;
	height: 369px;
	background: url('../images/response-3-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #response-3 .quote p { width: 420px; }

#content #response-4
{
	width: 960px;
	height: 240px;
	background: url('../images/response-4-bg.gif');
	position: relative;
	margin-bottom: 10px;
}

#content #response-5
{
	width: 960px;
	height: 240px;
	background: url('../images/response-5-bg.gif');
	position: relative;
}

#content #like-contact
{
	width: 960px;
	height: 150px;
	background: url('../images/like-bg.gif');
	position: relative;
	margin-top: 10px;
}

#content #like-contact .quote
{
	width: 760px;
	padding: 20px 0 20px 27px;
	position: absolute;
	top: 40px;
	left: 106px;
}

#content #like-contact .quote p
{
	font: 18px tahoma,verdana,sans-serif;
	color: #fff;
	width: 760px;
}

#content #like-contact .quote a { color: #fffec4; }

/* FEATURE TABLE */
#content #features table
{
	width: 960px;
	margin-top: 10px;
	font: 13px tahoma,verdana,sans-serif;
}

#content #features th
{
	background: url('../images/home-table-top.gif') no-repeat;
	height: 71px;
}

#content #features .left-spacer, .right-spacer, .feature, .creator, .response { padding: 6px 0 6px 10px; }
#content #features .left-spacer-heading, .right-spacer-heading, .feature-heading, .creator-heading, .response-heading { padding: 0 0 10px 0; }
#content #features .left-spacer-footer, .right-spacer-footer, .feature-footer, .creator-footer, .response-footer { padding: 10px 0 0 0; }

/* HEADINGS */
#content #features .left-spacer-heading, .right-spacer-heading { border: none; }

#content #features .left-spacer-heading
{
	width: 10px;
	background: url('../images/home-table-left.gif') repeat-y;
}

#content #features .feature-heading
{
	width: 390px;
	background-color: #650360;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

#content #features .creator-heading
{
	width: 249px;
	background-color: #650360;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	color: #fff;
}

#content #features .response-heading
{
	width: 249px;
	background-color: #650360;
	border: none;
	text-align: center;
	color: #fff;
}

#content #features .right-spacer-heading
{
	width: 10px;
	background: url('../images/home-table-right.gif') repeat-y;
	border: none;
}

/* CONTENT */
#content #features .left-spacer, .right-spacer { border: none; }

#content #features .left-spacer
{
	width: 10px;
	background: url('../images/home-table-left.gif') repeat-y;
}

#content #features .feature
{
	width: 390px;
	background-color: #e0cddf;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
}

#content #features .creator
{
	width: 249px;
	background-color: #e0cddf;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	text-align: center;
}

#content #features .response
{
	width: 249px;
	background-color: #e0cddf;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	text-align: center;
}

#content #features .right-spacer
{
	width: 10px;
	background: url('../images/home-table-right.gif') repeat-y;
	border: none;
}

#content #features td img { border: none; }
#content #features .alt { background-color: #eeccdb; }
#content #features .alt2 { background-color: #c19abf; }
#content #features .alt3 { background-color: #dd99b7; }

/* FOOTERS */
#content #features .left-spacer-footer, .right-spacer-footer { border: none; }

#content #features .left-spacer-footer
{
	width: 10px;
	background: url('../images/home-table-left.gif') repeat-y;
}

#content #features .feature-footer
{
	width: 390px;
	background-color: #fffd83;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

#content #features .creator-footer
{
	width: 249px;
	background-color: #fffd83;
	border-right: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	color: #fff;
}

#content #features .response-footer
{
	width: 249px;
	background-color: #fffd83;
	border: none;
	text-align: center;
	color: #fff;
}

#content #features .right-spacer-footer
{
	width: 10px;
	background: url('../images/home-table-right.gif') repeat-y;
	border: none;
}

#content #features .bottom
{
	background: url('../images/home-table-bottom.gif') no-repeat;
	height: 30px;
}

/* NEWS */
#content .newsitem
{
	width: 960px;
	margin: 0 0 1em;
	background: #e0cddf url('../images/bg_content.gif') no-repeat left bottom;
	color: #111;
	font-size: 85%;
	line-height: 1.5;
}

#content .newsitem strong { color: #000; }
#content .newsitem em { color: #ab004b; }
#content .newsitem .inner { padding: 0 15px 15px; }

#content .newsitem h2
{
	padding: 5px 15px;
	margin-bottom: 10px;
	background: #650260 url('../images/bg_content_top.gif') no-repeat left top;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #fff;
}

#content .newsitem h2 a:link, #content .newsitem h2 a:visited,
#content .newsitem h2 a:hover, #content .newsitem h2 a:active
{
	color: #fff;
	text-decoration: none;
}

#content .newsitem h3
{
	margin: 2em 0 1em;
	color: #650360;
	font-size: 140%;
}

/* FOOTER
------------------------------------------------*/

#footer
{
	text-align: center;
	clear: both;
	padding: 0;
	font-size: 13px;
	line-height: 150%;
	color: #000;
	margin-bottom: 30px;
}

#footer a:link, #footer a:visited
{
	color: #ab004b;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover, #footer a:active
{
	color: #ab004b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#footer .ddlink: link, #footer .ddlink: visited, #footer .ddlink: hover, #footer .ddlink: active
{
	color: #555;
	text-decoration: none;
}

#tooltip
{
	position: absolute;
	max-width: 200px;
	border: 1px solid #333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	padding: 5px;
	color: #000;
	font-size: 80%;
	display: none;
}