/* Start of CMSMS style sheet 'DBA 2009 Default' */
.accessibility,hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
input[type=text],textarea,input[type=password] {
	padding: 3px;
	color: #3a3939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.blueheading {
	color: #19318b;
	font-size: 14px;
}
.bluetext {
	color: #19318b;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #3a3939;
	text-align: center;
}
* {
	list-style: none;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
a {
	color: #19318b;
	text-decoration: none;
}
a:hover {
	color: #19318b;
	text-decoration: underline;
}
h1 {
	color: #19318b;
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h2 {
	color: #19318b;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0;
}
.smallfont {
	font-size: 80%;
}
h3 {
	font-size: 100%;
}
.clearb {
	clear: both;
}
#document {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	position: relative;
}
#mainbody {
}
#header {
	height: 185px;
	border-bottom: 1px solid #bbb;
	margin: 0 4px;
	position: relative;
}
#header p#dbaLogo {
	position: absolute; top: 10px; left: 0;
}
#header p#dbaLogo a {
	background: url(images/2010/dbaLogo.jpg) no-repeat top left;
	padding: 138px 141px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
#header p#dbLogo {
	width: 153px;
	position: absolute; top: 21px; right: 221px;
}
#header p#dbLogo a {
	background: url(images/2010/headerLogos.gif) no-repeat top left;
	padding: 96px 153px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
#header p#refreshedmediaLogo {
	width: 174px;
	position: absolute; top: 21px; right: 10px;
}
#header p#refreshedmediaLogo a {
	background: url(images/2010/headerLogos.gif) no-repeat -170px top;
	padding: 96px 174px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
#header p#dba2009 {
	background: url(images/2010/dba2010.jpg) no-repeat top left;
	padding: 51px 444px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	position: absolute; bottom: 0; left: 160px;
}
#header p.loginRegister{
	position: absolute;
	top: 147px;
	left: 669px;
}
#menu {
	font-size: 11px;
	background: #19318b url(images/cms/menuBg.gif) repeat-x top;
	margin: 10px 4px;
	padding: 0 5px;
	width: 753px;
	/*height: 35px;*/
	/*overflow: hidden;*/
}
#menu #lCurve{
	background: url(images/cms/menuBgLCurve.gif) no-repeat top left; width: 9px; height: 35px; display: block; position: absolute; top: 0; left: 0;
}
#menu #rCurve{
	background: url(images/cms/menuBgRCurve.gif) no-repeat top left; width: 9px; height: 35px; display: block; position: absolute; top: 0; right: 0;
}
#menu ul {
	padding: 0 0 0 2px;
	/*width: 800px;*/
	/*height: 35px;*/
	list-style: none;
}
#menu ul li ul {
	/*display: block !important;*/
}
#menu ul li {
	float: left;
	position: relative;
}
#menu ul li.seperator {
	width: 0;
	height: 35px;
	overflow: hidden;
	padding: 0 1px 0 0;
	background: url(images/cms/menuDivider.gif) no-repeat top left;
}
#menu ul li a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	display: block;
}
#menu ul li a:hover,#menu ul li a.menuactive {
	background: url(images/cms/menuBg2.gif) repeat-x top;
}
#menu ul li ul {
	width: 100%;
	padding: 0;
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	z-index: 2;
	overflow: visible;
	background: #15469D;
}
#menu ul li.menuactive.menuparent ul {
	/*background: #0B2B66;*/
}
#menu ul li ul li.seperator {
	display: none;
}
#menu ul li ul li {
	width: 100%;
	float: none;
	clear: both;
	border-top: 1px solid #0B2B66;
}
#menu ul li.menuactive.menuparent ul li {
	/*border-top: 1px solid #15469D;*/
}
#menu ul li ul li a {
	padding: 5px 7px 5px 7px;
}
#menu ul li ul li a:hover,#menu ul li ul li a.menuactive  {
	background: #0B2B66;
}
#mainBanner {
	margin: 0 4px 10px 4px;
	/*position: relative;
	z-index: 0;*/
}
#maincontent {
	background: url(images/cms/maincontentBg.gif) repeat-y left;
}
#maincontent2 {
	background: url(images/cms/maincontentBg2.gif) no-repeat top left;
}
#maincontent3 {
	background: url(images/cms/maincontentBg3.gif) no-repeat bottom left;
	padding: 30px 20px 20px 20px;
}
#content {
	width: 475px;
	padding: 0 0 20px 0;
	float: left;
	/*position: relative;
	z-index: 1;*/
}
#content p {
	padding: 5px 0;
}
#content ol {
	list-style: decimal;
	padding: 0 0 0 28px;
}
#content ol li {
	list-style: decimal;
	padding: 5px 0 0 0;
}
#content ol li span {
	font-weight: normal;
}
#content h3 { 
}
#content p.awardTitle {
	margin: 0;
}
#content h2 {
	font-weight: bold;
	margin: 10px 0 0 0;
}
#content div.quotebg {
	padding: 10px 0;
}
#content div.quotebg h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#content div.quotebg div.quote {
	margin: 0;
}
#content div.quotebg div.quote img.quote1 {
	padding: 0 2px 5px 0;
}
#content div.quotebg div.quote img.quote2 {
	padding: 0 0 5px 0;
}
#content #sponsorLogo {
	position: absolute; top: 0; right: 50px;
}
#content .awardsTable {
}
#content h2.awardsTable {
	margin-bottom: 5px;
}
#content ul.awardsTable {
	color: #fff;
	list-style: none !important;
	margin: 0 !important;
	width: 100%;
}
#content ul.awardsTable li {
	list-style: none !important;
	border: 1px solid #19318b; border-top: 0;
	background: #8c98c5;
	padding: 5px 10px;
	margin: 0 !important;
	width: 45%;
	float: left;
}
#content ul.awardsTable li.heading1,#content ul.awardsTable li.heading2 {
	font-weight: bold;
	background: #19318b;
}
#content ul.awardsTable li.heading1 {
	width: 55%;
}
#content ul.awardsTable li.heading2 {
	width: 35%;
}
#content ul.awardsTable li.row1 {
	width: 55%;
}
#content ul.awardsTable li.row2 {
	border-left: none;
	width: 35%;
}
#content ul {
	list-style: disc;
	list-style-type: disc;
	margin-left: 10px;
}
#content ul li {
	list-style: disc;
	list-style-type: disc;
	margin-left: 10px;
	padding: 5px 0;
}
#content ul.awardSponsors,#content ul.awardButtons,#content ul#download,#content ul.awardSponsors li,#content ul.awardButtons li,#content ul#download li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul.awardSponsors,#content ul.awardButtons {
	padding: 10px 0 10px 0;
}
#content ul.awardSponsors li,#content ul.awardButtons li,#content ul#download li {
	display: inline;
}
#content div.gallery {
	margin: 10px 0;
	width: 446px;
	height: 148px;
}
#content div.gallery ul {
	list-style: none;
	margin: 0;
	width: 214px;
	float: right;
}
#content div.gallery ul li {
	list-style: none;
	margin: 0 0 3px 1px;
	float: left;
}
#content div.gallery ul li a {
	border: 1px solid #fff;
	padding: 1px;
	display: block;
}
#content div.gallery ul li a:hover {
	border: 1px solid #19318b;
}
#content div.gallery #loadarea {
	width: 223px;
	height: 148px;
	float: left;
}
#content .sponsors {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}
#content .sponsors li {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none
}
#content .sponsors li a {
	padding: 5px;
	display: block;
	background: #c7d9ef;
}
#content .sponsors ul.row1 {
	width: 230px;
	margin: 0;
	float: left;
}
#content .sponsors ul.row2 {
	width: 230px;
	margin: 0;
	float: right;
}
#content .sponsorList .sponsorLogo {
	padding: 20px 0 12px 0;
}
#content .sponsorList h2 {
	padding: 23px 0 17px 0;
	border-top: 1px solid #bbb;
}
#content .sponsorList p.sponsorAward {
	padding: 0 0 25px 0;
	font-weight: bold;
}
#content .sponsorList p.backToTop {
	padding: 0 0 5px 0;
	text-align: right;
	border-bottom: 1px solid #bbb;
}
#content .sponsorList p.backToTop a {
	text-decoration: underline;
}
div.enterNow{
	margin: 10px 0 10px -5px;
}

#login {
	width: 300px;
	float: right;
	border-left: 1px dashed #999999;
	padding: 0 5px 0 10px;
}
#login .error,.error,.emsg {
	padding: 0 0 5px 0;
	color: #FF0000;
}
#login h2 {
	margin: 0;
	padding: 0 0 10px 0;
}
#login div.text {
	height: 35px;
}
#login div.text label {
	padding: 3px 3px 3px 0;
	float: left;
}
#login div.text input {
	padding: 3px;
	float: right;
	color: #3a3939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#login div a{
	display: block;
	margin-top: -25px;
}
#register {
	width: 150px;
	padding-right: 5px;
}
#register .error {
	color: #FF0000;
}
#register h2 {
	margin: 0;
	padding: 0 0 10px 0;
}
#register div.text {
	height: 35px;
}
#register div.text label {
	padding: 3px 3px 3px 0;
	float: left;
}
#register div.text input {
	padding: 3px;
	float: right;
	color: #3a3939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
ul#entries,ul#awards {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#entries li,ul#awards li {
	width: 300px;
	margin: 0;
	padding: 5px 5px 5px 0;
	float: left;
	list-style: none;
	text-align: center;
}
ul#entries li.info,ul#awards li.info {
	width: 400px;
	text-align: left;
}
ul#entries li.info a,ul#awards li.info a {
	padding: 10px 0 0 0;
	display: block;
}
table.Awards2007 img {
	border: 1px solid #19318B;
}
table.Awards2007 img.quote1,table.Awards2007 img.quote2 {
	border: none;
}
table.Awards2007 div.quotebg {
	padding: 0 0 0 10px !important;
}
#socialMedia10
{
	width: 245px;
	height: 30;
	margin: 10px 0;
	padding-bottom: 30px;
}
#socialMedia10 p a
{
	float: left;
	height: 0;
	width: 0;
	padding-top: 30px;
	overflow: hidden;
	display: block;
}

#socialMedia10 p #linkedIn10
{
	padding-left: 80px;
	background: url(images/2010/linked-in.jpg) top left no-repeat;
}
#socialMedia10 p #facebook10
{
	padding-left:81px;
	background: url(images/2010/facebook.jpg) top left no-repeat;
}
#socialMedia10 p #twitter10
{
	padding-left:83px;
	background: url(images/2010/twitter.jpg) top left no-repeat;
}
#sidebar {
	width: 245px;
	float: right;
}

#sidebar ul#awardCategories {
	clear: both;
	padding: 0 0 2px 0;
	background: url(images/cms/awardCategoriesBg2.gif) no-repeat bottom left;
	font-size: 11px;
}
#sidebar ul#awardCategories li a {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 33px 241px 0 0;
	display: block;
	color: #fff;
	background: #19318b url(images/cms/awardCategoriesHeader.gif) no-repeat top left;
	font-weight: bold;
	
}
#sidebar ul#awardCategories li ul {
	padding: 10px;
	background: url(images/cms/awardCategoriesBg.gif) repeat-y left;
}
#sidebar ul#awardCategories li ul li {
	padding: 5px 0;
}
#sidebar ul#awardCategories li ul li a {
	width: auto;
	height: auto;
	overflow: visible;
	padding: 0 15px 0 0;
	color: #19318b;
	background: url(images/cms/arrowBlue.gif) no-repeat center right;
	text-decoration: none;
}
#sidebar ul#awardCategories li a:hover,#sidebar ul#awardCategories li.currentpage a {
	text-decoration: underline;
}
#sidebar #sponsorLogos {
	margin: 20px 0;
}
p#pageTop {
	clear: both;
	padding: 5px 0 0 0;
	text-align: right;
	border-top: 1px solid #bbb;
	font-size: 80%;
}
p#pageTop a {
	color: #787777;
	text-decoration: underline;
}
/*************NEWS******************/
div.NewsSummary
{
	border-bottom: 1px solid #999999;
	margin: 0 10px 20px 0;
}
div.NewsSummaryLink
{
	margin-bottom: 10px;
}
div.NewsSummaryLink a, h3#NewsPostDetailTitle
{
	font-weight: bold;
	font-size: 1.1em;
	color: #19318B;
}
h3#NewsPostDetailTitle
{
	margin-bottom: 20px;
	float: left;
}
div#NewsPostDetailContent
{
	clear: both;
}
div.NewsSummaryLink span, span.dbaPostDate
{
	margin-left: 10px;
	font-size: 0.85em;
}
div.NewsSummaryMorelink
{
	margin-left: -5px;
}
div.NewsSummaryMorelink a
{
	display: block;
	background: url(images/2010/readMore.jpg) top left no-repeat;
	width: 0;
	height: 0;
	padding-top: 33px;
	padding-left: 97px;
	overflow: hidden;
	margin: 10px 0;
}
div#NewsPostDetailReturnLink
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 0;
}
div#NewsPostDetailReturnLink a
{
	display: block;
	background: url(images/2010/backToNews.jpg) top left no-repeat;
	width: 0;
	height: 0;
	padding-top: 35px;
	padding-left: 164px;
	overflow: hidden;
	margin-left: -7px;
}

/******Twitter Feed******/
div#twitterFeed
{
	width: 242px;
	float: right;
	margin: 0 10px 20px 0;
}
div#twitterCont
{
	width: 235px;
	margin-top: -2px;
	margin-left: 3px;
	border: 1px solid #bad2e8;
}
div.twitterPost
{
	margin: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #bad2e8;
}
p.tweetTime
{
	color: #518dc6;
	margin-top: 10px;
}
a#twitterMore
{
	display: block;
	width: 163px;
	margin: 0 auto 10px;
}
#footer {
	font-size: 80%;
	color: #787777;
	padding: 20px 0 30px 0;
	margin: 0 4px;
	position: relative;
}
#footer dfn {
	position: absolute; top: -100000px;
}
#footer a {
	color: #787777;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p#dbLogoFooter {
	width: 117px;
	position: absolute; top: 10px; right: 4px;
}
#footer p#dbLogoFooter a {
	background: url(images/cms/dbLogoFooter.gif) no-repeat top left;
	padding: 55px 117px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
#footer p#facebook {
	width: 79px;
	position: absolute; top: 27px; right: 133px;
}
#footer p#facebook a {
	background: url(images/2009/facebook.gif) no-repeat top left;
	padding: 23px 79px 0 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
#footer ul {
}
#footer ul li {
	float: left;
}
#footer ul li a {
	font-weight: normal;
	padding: 0 5px 0 0;
	display: block;
}
#footer ul li.separator {
	padding: 0 5px 0 0;
}
#footer p#copyright {
	clear: left;
}
#curve {
	position: absolute; top: 280px; right: -131px;
}
p.form-no
{
	text-indent: -15px;
}
p.form-no ul
{
	text-indent: 0;
}
form#addEntry {
}
form#addEntry h3 {
	color: #19318B;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
}
form#addEntry h4 {
	color: #19318B;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
}
form#addEntry p.required {
	text-align: left;
	padding: 0 50px 0 0;
}
form#addEntry fieldset {
	border: none;
}
form#addEntry fieldset legend {
	color: #19318B;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
}
form#addEntry fieldset#company {
	width: 355px;
	float: left;
}
form#addEntry fieldset#contactDetails {
	width: 355px;
	float: left;
}
form#addEntry fieldset#questions {
	clear: left;
}
form#addEntry div.row {
	height: 50px;
}
form#addEntry div.row label {
	padding: 0 0 5px 0;
	width: 150px;
	display: block;
}
form#addEntry div.row input {
	float: left;
}
form#addEntry div.row2 {
	padding: 10px 0;
}
form#addEntry div.row2 label {
	padding: 0 0 5px 0;
	width: 655px;
	display: block;
}
form#addEntry div.row2 textarea {
	/*width: 655px;*/
	/*height: 90px;*/
}
form#cntnt01moduleform_1 input#cntnt01heardof1, form#cntnt01moduleform_1 input#cntnt01heardof2, form#cntnt01moduleform_1 input#cntnt01heardof3, form#cntnt01moduleform_1 input#cntnt01heardof4{
	margin: 10px 4px 5px 15px;
}
form#cntnt01moduleform_1{
	line-height: 25px;
	margin-left: 10px;
}
form#cntnt01moduleform_1 input[type="checkbox"]{
	float: right;
	margin-right: 140px;
	margin-top: 6px;
	*margin-top: -22px;
}

form#cntnt01moduleform_1 p
{
	clear: both;
}
form#cntnt01moduleform_1 div#business-details{
	*padding-top: 20px;
}

form#cntnt01moduleform_1 div#business-details input[type="checkbox"]{
	*float: none;
	*margin-right: 30px;
}
form#cntnt01moduleform_1 textarea
{
	width: 436px;
}
.textButton input {
	padding: 0;
	color: #19318b;
	background: none;
	border: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content ul.viewEntries {
	margin: 0;
	padding: 10px 0 0 0;
}
#content ul.viewEntries li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}
/*input#cntnt01cancel {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 57px 137px 0 0 !important;
	display: block;
	float: left;
	border: none;
	background: url(images/2009/cancelButton.gif) no-repeat top left;
	cursor: pointer;
}
input#cntnt01back {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 57px 137px 0 0 !important;
	display: block;
	float: left;
	border: none;
	background: url(images/2009/backButton.gif) no-repeat top left;
	cursor: pointer;
}
input#cntnt01submit {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 57px 137px 0 0 !important;
	display: block;
	float: right;
	border: none;
	background: url(images/2009/nextButton.gif) no-repeat top left;
	cursor: pointer;
}
input#cntnt01finish {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 57px 137px 0 0 !important;
	display: block;
	float: right;
	border: none;
	background: url(images/2009/finishButton.gif) no-repeat top left;
	cursor: pointer;
}*/
/*form#addEntry div#file1,form#addEntry div#file2,form#addEntry div#file3,form#addEntry div#file4,form#addEntry div#file5,form#addEntry div#file6,form#addEntry div#file7,form#addEntry div#file8,form#addEntry div#file9,form#addEntry div#file10 {
	width: 355px;
	height: 50px;
	float: left;
}
form#addEntry div#file1 label,form#addEntry div#file2 label,form#addEntry div#file3 label,form#addEntry div#file4 label,form#addEntry div#file5 label,form#addEntry div#file6 label,form#addEntry div#file7 label,form#addEntry div#file8 label,form#addEntry div#file9 label,form#addEntry div#file10 label {
	padding: 0 0 5px 0;
	width: 140px;
	float: left;
	display: block;
}
form#addEntry div#file1 input,form#addEntry div#file2 input,form#addEntry div#file3 input,form#addEntry div#file4 input,form#addEntry div#file5 input,form#addEntry div#file6 input,form#addEntry div#file7 input,form#addEntry div#file8 input,form#addEntry div#file9 input,form#addEntry div#file10 input {
	float: left;
}
form#addEntry #submitEntry {
	text-align: right;
	padding: 10px 0 0 0;
	width: 655px;
}
form#addEntry input.submit_button {
}*/
@media print {
	#header,#menu,#mainBanner,#homeVideo,#quickGallery,#cntnt01moduleform_1,#cntnt01cancel,#cntnt01back,#cntnt01submit,#sidebar,#pageTop,#footer,#curve {
		display: none;
	}
	#content {
		width: auto;
		padding: 0;
		float: none;
	}
	#maincontent,#maincontent2,#maincontent3 {
		background: none;
	}
}
/* End of 'DBA 2009 Default' */

