/***********************************************
 Styles from David Owens                            
***********************************************/ 

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* sets 1em to 10px */
body {font-size: 62.5%; line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: block; height:1%;}
/* http://www.stuffandnonsense.co.uk/archives/mir_image_replacement.html */
.mir {letter-spacing: normal; text-indent: -999em; overflow: hidden;}
/* Fixes extra wide button inputs in IE */
input.btn {padding: 0 0.25em; width: auto; overflow: visible;}

/* must be set on html body to not clash with Driver.Net styles */
html body{font-family: Verdana,arial,helvetica,sans-serif;}

input, select, textarea{font-family:Verdana,arial,helvetica,sans-serif;}

/* END styles from David Owens
----------------------------*/

/***********************************************
 General styles
***********************************************/ 
#DQ_content H1{
font-size:1.2em;
font-weight:bold;
border-top:1px dashed #553C2D;
border-bottom:1px dashed #553C2D;
border-left:4px solid #FF9A31;
padding-left:8px;
padding-top:0px;
padding-bottom:0;
margin-top:0;
margin-left:-5px;
margin-bottom:20px;
border-left:4px solid #FF9A31;
border-right:4px solid #553C2D;
}
#DQ_content H1.DQ_fullArticle{

}

#DQ_content h2{
font-size: 1.1em;
font-weight:bold;
border-left:4px solid #FF9A31;
padding-left:8px;
margin: 1.125em 0;
}

#DQ_content h3{
font-size: 1.1em;
font-weight:bold;
margin: 1.285em 0 0.25em 0;
}

#DQ_content h4{
font-size: 1.1em;
font-style:italic;
margin: 1.5em 0;
}
#DQ_content h5{
font-size: 1em;
font-style:italic;
margin: 1.5em 0;
}
#DQ_content h6{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
font-style:italic;
margin: 1.3em 0;
}

#DQ_content OL{
list-style-type:decimal;
padding-left:25px;
}
#DQ_content OL OL{
list-style-type:lower-alpha;
padding-left:25px;
}
#DQ_content OL OL OL{
list-style-type:lower-roman;
padding-left:25px;
}

#DQ_content UL{
list-style-type:square;
margin-left:22px;
}
#DQ_content UL UL{
list-style-type:circle;
margin-left:25px;
}
#DQ_content UL UL UL{
list-style-type:disc;
margin-left:25px;
}

#DQ_content P{
font-size: 1em;
line-height: 1.5em;
margin: 1.5em 0em;
}
#DQ_content P.DQ_afterHead{
margin-top:0;
}
#DQ_content .DQ_secIntro{
font-weight:bold;
}
#DQ_content .DQ_sectionEdAuth{
font-size:0.9em;
}


DIV.DQ_sectionSearch{/*Search box found in certain sections of the site*/
float:right;
text-align:right;
margin-bottom:10px;
}

.DQ_textHilight{
color:#FF0000;
}

.DQ_btn,.DQ_btnCancel{
font-size:0.9em;
font-weight:bold;
padding: 0;
}
.DQ_btn{
background:#FF9900;
color:#ffffff;
}
.DQ_btnCancel{
background:#eeeeee;
color:#666666;
}
#DQ_content em{
font-style:italic;
}
#DQ_content strong{
font-weight:bold;
}

#DQ_content SUB{
position:relative;
top:0.3em;
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#DQ_content SUP{
position:relative;
top:-0.5em;
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#DQ_content TABLE.figTable{
border-top:1px dashed #d4d2cf;
border-bottom:1px dashed #d4d2cf;
font-size:0.8em;
padding:0.8em 0.0em;
margin:2em 0em 0em 0em;
line-height:1.5em;
}

#DQ_content TABLE.figTable TD{
padding:0.2em;
}

#DQ_content TABLE.figTable TH{
font-size:1em;
font-weight:bold;
text-align:left;
padding:0.2em;
}

.DQ_clearBoth{
clear:both;
}

/* END General styles
----------------------------*/


#DQ_container{
width:750px;
color:#553C2D;
font-size:1.2em;
margin-left:auto;
margin-right:auto;
line-height: 1.5;
}
#DQ_container A{
color:#666699;
text-decoration:underline;
}

.DQ_floatRight{
float:right;
}
.DQ_floatLeft{
float:left;
}

/***********************************************
 Page Header Bar                             
***********************************************/ 
#DQ_header{
height:45px;
background:#FFFFFF;
font-size:0.8em;
}
#DQ_navMisc{
float:right;
text-align:right;
padding:0.5em;
}
#DQ_navMisc P{
margin:0;
margin-bottom:1em;
font-weight:bold;
color:#553C2D;
}
#DQ_strap{
height:30px;
background:#553C2D;
padding:7px 15px;
padding-bottom:0px;
margin-top:5px;
margin-bottom:0px;
}
#DQ_strap IMG{
margin-top:4px;
}
/* END Page Header
----------------------------*/

/***********************************************
 Wrapper DIVS to provide background graphics
 for the menu column                        
***********************************************/ 
#DQ_pageWrapper{/*This give the solid blue bar behind the menu */
background: url(/images/menu/navBG.gif) left top repeat-y;
margin-top:20px;
}
#DQ_menuLogoWrapper{/*This gives the Galderma logo at the bottom of the menu */
position:relative;
background:url(../images/menu/navGDLogo.jpg) bottom left no-repeat;
/*border-bottom:1px dashed #553C2D;*/
height: 420px/*1%; Required to fix a bug in IE6 where the bg image disappears*/
}
html>body #DQ_menuLogoWrapper{/*Cancels out the height 1% above (but not for IE)*/
height: auto;
}

/* END Wrappers
----------------------------*/

/***********************************************
 Page layout columns
***********************************************/ 

	/***********************************************
	 Left Menu  styles
	***********************************************/ 
	#DQ_navMain{
	position:absolute;
	left: 0px;
	width:189px;
	font-size:1.1em;
	line-height:1em;
	margin-bottom:20px;
	background:url(/images/menu/navBG.gif) no-repeat;/*provides the right/left keylines and the dropshadow*/
	margin-top: 1px;
	padding: 0 5px;
	}
	#DQ_navMain li a{
	text-decoration: none;
	display: block;
	padding: 5px 8px;
	width: 163px;
	background: #FBFAFA url(/images/menu/navMenuBG-lo.gif) top left repeat-x;
	}
	#DQ_navMain li a:link,
	#DQ_navMain li a:visited,
	#DQ_navMain li a:active{
	color:#553C2D;
	background: #FBFAFA url(/images/menu/navMenuBG-lo.gif) top left repeat-x;
	}
	#DQ_navMain li a:hover{
	color:#FFFFFF;
	background: #8080AA url(/images/menu/navMenuBG-hi.gif) top left repeat-x;
	}
	#DQ_navMain li a.DQ_seldMenuItem:link,
	#DQ_navMain li a.DQ_seldMenuItem:visited,
	#DQ_navMain li a.DQ_seldMenuItem:hover,
	#DQ_navMain li a.DQ_seldMenuItem:active{
	color:#FFFFFF;
	background: #8080AA url(/images/menu/navMenuBG-hi.gif) top left repeat-x;
	}
	
	/* END Left Menu  styles
	----------------------------*/


#DQ_breadcrumb{
list-style-type:none;
padding:0px;
margin:0;
margin-bottom:7px;
}

#DQ_content #DQ_breadcrumb{
font-size:0.8em;
list-style-type:none;
padding:0px;
margin:0;
margin-bottom:7px;
}

#DQ_breadcrumb LI{
display:inline;
}

#DQ_content{
margin-left:190px;/*allows space for the Menu column */
margin-right:100px;/*allows space for the Right Hand column */
padding-top:0;
padding-bottom:20px;
padding-left:5px;
padding-right:10px;
border-right:1px solid #D4D2CF;
position: relative;
min-height:400px; 
}

#DQ_col3{
float:right;
width:90px;
text-align:center;
}
	/* These styles used to remove the third column on some pages*/
	Body.noCol3 #DQ_col3{
	display:none;
	}
	Body.noCol3 #DQ_content{
	margin-right:0;
	}
	/* END Remove third column
	----------------------------*/
#DQ_container DIV.DQ_footnote{
font-size:0.8em;
color:#776357;
margin: 1.5em 0.5em;
}
#DQ_container DIV.DQ_footnote P{
/* the default left and right margins need to be removed as they will be inherited from the parent DIV */
margin-left:0;
margin-right:0;
}
#DQ_footer{
font-size:0.8em;
border-top:1px dashed #553c2d;
padding-top:9px;
clear:both;
}
#DQ_footer IMG.DQ_logo{
float:right;
}
#DQ_footerLinks{
margin-top:10px;
margin-bottom:36px;
margin-left:20px;
padding-top:15px;
}
#DQ_footerCopyright{
background:#553C2D;
color:#CCC5C0;
padding:7px;
margin-left:0px;
}
#DQ_footerCopyright A{
color:#FFFFFF;

}

/* END Page layout columns
----------------------------*/



/***********************************************
 Input Forms
***********************************************/ 
INPUT,
SELECT,
TEXTAREA{
font-size:0.9em;
}
.DQ_textInput {
width: 22em;
}
	
.DQ_textArea {
width: 22em;
height: 50px;
}

.DQ_formRow,
FIELDSET{
margin-bottom:10px;
}


DIV.DQ_formRow LABEL,
OL.DQ_interests  LABEL{
display: block;
float: left;
font-size:1em;
font-weight: bold;
padding-right:10px;
}
LEGEND{
font-weight:bold;
} 

.DQ_formSubmit{
/*text-align:right;*/
margin-top:20px;
}

/* Align checkboxes and radio buttons to the top of the text */
.DQ_checkBoxList input,
.DQ_radioList input,
.AspNet-TreeView input{
vertical-align: top;
}


	/***********************************************
	 Registration form
	***********************************************/ 
	#DQ_regForm{
	position:relative;
	width:400px;
	margin:20px 10px 30px 10px;
	}
	#DQ_regForm LABEL{
	width: 135px;
	}
	#DQ_regForm TABLE TD{
	padding: 0.25em 0;
	}
	#DQ_regForm TABLE INPUT{
	float: left;
	margin-left: 0;
	}
	#DQ_regForm TABLE LABEL{
	margin-left: 2px;
	width: 200px;
	font-weight: normal;
	padding: 0;
	}
	#DQ_regForm ul{
	margin: 0 0 0 145px;
	padding: 0;
	list-style-type: none;
	}
	#DQ_regForm li input,
	#DQ_regForm li label{
	float: none;
	display: inline;
	}
	#DQ_regForm li label{
	font-weight: normal;
	}
	#DQ_regForm li input{
	margin-left: 0;
	margin-top: 0;
	position: relative;
	top: 2px;
	}
	#DQ_regForm LABEL.DQ_optIn{
	font-size:0.9em;
	vertical-align:middle;
	}
	#DQ_regForm .DQ_interestsBox{
	padding:10px;
	margin-bottom:10px;
	} 
	#DQ_regForm H2{
	margin-top:50px;
	} 
	#DQ_regForm H3{
	margin-bottom:0em;
	} 
	/* END Registration form
	----------------------------*/


	/***********************************************
	 Profile form
	***********************************************/ 	
	#DQ_profileForm{
	width:340px;
	margin:20px 10px 30px 10px;
	}
	#DQ_profileForm LABEL{
	width: 160px;
	}
	#DQ_profileForm Legend{
	margin-top:3em;
	margin-bottom:1em;
	} 
	#DQ_profileForm OL.DQ_interests{
	margin-bottom:20px;
	}
	#DQ_profileForm OL.DQ_interests LABEL{
	width:150px;
	font-weight:normal;
	margin-bottom:0.5em
	}
	#DQ_profileForm OL.DQ_interests LI{
	width:150px;
	display:inline;
	}	
	/* END Profile form
	----------------------------*/
	
	/***********************************************
	 Login form
	***********************************************/ 
	#DQ_loginForm{
	width:250px;
	margin:20px 10px 30px 10px;
	}
	#DQ_loginForm LABEL{
	width: 80px;
	}
	#DQ_loginForm LABEL.DQ_optIn{
	font-size:0.9em;
	vertical-align:middle;
	}

	/* END Login form
	----------------------------*/

	/***********************************************
	 Survey form
	***********************************************/ 
	#DQ_surveyForm div.DQ_formRow label{
	display:inline;
	float: none;
	font-size:1em;
	padding-right:10px;
	font-weight: normal;
	}
	
	#DQ_surveyForm div.DQ_formRow label.DQ_formQuestion {
		font-weight: bold;
		display:block;
	}
	
	#DQ_surveyForm div.DQ_formRow ul {
		list-style-type: none;
		margin: 0;
	}
	#DQ_surveyForm .DQ_preQuestion {
		font-style:italic;
	}

	/* END Survey form
	----------------------------*/
	
	/***********************************************
	 Contact Us form
	***********************************************/ 
	#DQ_contactForm div.DQ_formRow label{
	display:inline;
	float: none;
	font-size:1em;
	padding-right:10px;
	font-weight: normal;
	}
	
	#DQ_contactForm div.DQ_formRow label.DQ_formQuestion {
		font-weight: bold;
		display:block;
	}
	
	#DQ_contactForm div.DQ_formRow ul {
		list-style-type: none;
		margin: 0;
	}	
	
	/* END Contact Us form
	----------------------------*/	


/***********************************************
	Articles Listings Page - used on the opening
	pages of News, Education Center, TLC, Meetings Calendar
***********************************************/ 
#DQ_content DIV.DQ_summary{
margin-top:20px;
margin-bottom:20px;
}
#DQ_content P.DQ_summaryTitle{
margin-top:0;
margin-bottom:0em;
padding-top:0;
padding-bottom:0;
line-height: 1.5em;
}
#DQ_content P.DQ_summaryAuthor,
#DQ_content P.DQ_summaryLocation{
font-size:0.9em;
margin-top:0.25em;
margin-bottom:0.25em;
padding-top:0;
padding-bottom:0;
}
#DQ_content P.DQ_summaryLocation{
margin-top:0.25em;
}
#DQ_content P.DQ_summaryDate{
font-size:0.9em;
color:#FF9A31;
font-weight:bold;
margin-top:0.25em;
margin-bottom:0.25em;
padding-top:0;
padding-bottom:0;
}

#DQ_content P.DQ_summaryTeaser{
margin-top:0em;
margin-bottom:0em;
padding-top:0;
padding-bottom:0;
}

/* END Articles Listings Page
----------------------------*/

#DQ_content P.DQ_articleDate{
font-size:0.9em;
margin-top:0.5em;
margin-bottom:0em;
padding-top:0;
padding-bottom:0;
}
#DQ_content P.DQ_articleCitation{
font-size:0.9em;
margin-top:0em;
margin-bottom:1em;
padding-top:0;
padding-bottom:0;
}
#DQ_content DIV.DQ_articleIcons{
float:right;
text-align:right;
font-size:0.9em;
}
#DQ_content DIV.DQ_articleIcons IMG{
margin-left:7px;
margin-right:3px;
vertical-align:middle;
}

#DQ_content div.DRVC_NewsArticle {
margin-left: -5px;
padding-left: 5px;
}



/***********************************************
	Pagination Panel
***********************************************/ 

#DQ_content DIV.DQ_paginationPanel{
margin:0 0.5em;
}
/* David's Code*/
#DQ_content .DQ_IL_resultsPagination,
#DQ_content .DQ_IL_resultsViewOptions {
font-size: 0.9em;
line-height: 2em;
}
#DQ_content .DQ_IL_resultsPagination {
float: left;
}
#DQ_content .DQ_IL_resultsPagination li {
display: inline;
padding-right: 0.5em;
}
#DQ_content .DQ_IL_resultsPagination LI.DQ_seldPage{
color:#ff9a31;
font-weight:bold;
}
#DQ_content .DQ_IL_resultsViewOptions {
float: right;
}
/* END Pagination panel
----------------------------*/

/***********************************************
	Search Results page
***********************************************/
#DQ_container P.DQ_resultsNum{
font-size:0.8em;
margin:0;
margin-bottom:1em;
}
#DQ_container #DQ_searchResults{
margin-bottom:2em;
position:relative;
}

#DQ_container #DQ_searchImgCol{
position:relative;
width:275px;
float:left;
text-align:left;
padding-right:10px;
border-right:1px dashed #cccccc;
}
#DQ_container #DQ_searchArtCol{
width:253px;
float:right;
}
#DQ_container #DQ_searchArtList{/*The article listing on the Articles-only serch results page should have the same left margin as the default P style*/
margin-bottom:2em;
padding-left:3em;
}
#DQ_container #DQ_searchArtCol #DQ_searchArtList{/*The article listing on the main search results page should have no margins */
margin: 0em;
}

#DQ_container #DQ_searchArtList LI{
font-size:1em;
margin-bottom:1em;
}

#DQ_container #DQ_searchArtList SPAN.DQ_searchSection{
font-size:0.8em;
margin-top:0;
margin-bottom:2em;
}
#DQ_container P.DQ_backSearchResults{
text-align:right;
font-size:0.8em;
margin-top:0em;
margin-bottom:1em;
}
/* END Search Results page
----------------------------*/


/***********************************************
	Subsections listing page
***********************************************/
#DQ_content DIV.DQ_subsec{
margin:20px 0.5em;
border-bottom:1px dashed #553C2D;
padding-bottom:10px;
}
#DQ_content DIV.DQ_subsec IMG{
float:left;
margin-right:10px;
padding-bottom:10px;
}
#DQ_content P.DQ_sebsecTitle{
font-weight:bold;
margin-top:0;
margin-bottom:0.5em;
}
#DQ_content P.DQ_subsecDesc{
margin-top:0;
}


/* END Subsections listing page
----------------------------*/


/***********************************************
	Periodicals page
***********************************************/

#DQ_content #DQ_periodicalMain{
margin-left:0.5em;
margin-right:0.5em;
background:#EEEEF4;
padding:10px;
padding-bottom:0;
}
#DQ_content #DQ_periodicalMain IMG{
float:left;
margin-right:10px;
padding-bottom:10px;
}
#DQ_content P.DQ_pmTitle{
font-weight:bold;
font-size:1.1em;
margin-top:0;
margin-bottom:0.5em;
padding:0;
}
#DQ_content P.DQ_pmDesc{
margin:0;
padding:0;
}

/* END Periodicals page
----------------------------*/

/***********************************************
	Diagnostic Quizzes
***********************************************/

.DRVC_QuizView {
width: 450px;
position: relative;
margin-top: 1em;
}
#quiz_archiveDiv{
font-size:0.9em;
margin-bottom:20px;
}

.DQ_thumbContainer{
position:relative;
float:left;
margin-right:0px;
margin-bottom:40px;
}
#DQ_container .DQ_thumbContainer P{
font-size:0.9em;
text-align:center;
margin:0;
margin-left:10px;
}
#DQ_container .DQ_thumbNum{
font-weight: bold;
}
#DQ_container .DQ_enlarge IMG{
vertical-align:top;
margin-right:2px;
background:#FFFF00;
}
.DQ_thumbImg {
display:table; 
position: relative; 
overflow: hidden;
width:111px;
height: 117px;
background:url(/images/education_center/quiz/bg_thumb.jpg) top left no-repeat;
}
.DQ_thumbImg div {
*position: absolute; 
top: 50%; 
width:100px;
margin-left:5px;
margin-right:6px;
display: table-cell; 
vertical-align: middle;
text-align:center;
}
.DQ_thumbImg IMG{
*position: relative;
top: -50%;
}
#DQ_fullSizeContainer{
position:absolute;
left:-120px;
top:-10px;
width:607px;
height:558px;
text-align:center;
border:1px solid #553C2D;
background:url(../images/education_center/quiz/bg_fullSize.jpg) repeat-x;
visibility:hidden;
}
#DQ_fullSizeContainer IMG.DQ_fullImg{
position:relative;
border:1px solid #553c2d;
}
#DQ_fullSizeContainer DIV.DQ_figNav{
width:130px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
}

#DQ_fullSizeContainer IMG.DQ_btnPre{
float:left;
}
#DQ_fullSizeContainer IMG.DQ_btnNext{
float:right;
}

TABLE.DQ_quizResults{
border:1px solid #553c2d;
}
TABLE.DQ_quizResults THEAD {
background:#553c2d;
color:#ffffff;
font-weight:bold;
}
TABLE.DQ_quizResults TD{
padding:3px;
font-weight:bold;
}
TABLE.DQ_quizResults TD.DQ_answer{
color:#ff9a31;

}
/* END Diagnostic Quizzes
----------------------------*/


/***********************************************
	Polls 
***********************************************/
.DQ_poll{
width:400px;
margin-left:auto;
margin-right:auto;
border:1px solid #553c2d;
padding-bottom:10px;
}
#DQ_content .DQ_poll H2{
background:#553c2d;
color:#FFFFFF;
font-weight:bold;
border-left:none;
margin:0;
padding:5px;
}
#DQ_content .DQ_poll P,
#DQ_content .DQ_poll UL{
padding:10px;
margin:0;
font-size:0.9em;
}
#DQ_content .DQ_poll UL{
list-style-type:none;
margin-left:0;
}
TABLE.DQ_pollResult{
/*width:95%;*/
font-size:0.9em;
/*margin-top:7px;*/
margin-left:3px;
line-height:1em;
}
TABLE.DQ_pollResult TD{
/*padding-bottom:3px;*/
}
TABLE.DQ_pollResult IMG{
vertical-align:text-top;
}
TABLE.DQ_pollResult TD.DQ_ansCol{
font-weight:bold;
padding-top:3px;
}

TABLE.DQ_pollResult TD.DQ_barCol{
background:#eeeeee;
padding-bottom:0;
}
TABLE.DQ_pollResult TD.DQ_perCol{
text-align:right;
padding-bottom:0;
}

TABLE.DQ_pollResult DIV.DQ_bar{
background:#ff9a31;
border:1px solid #999999;
}
TABLE.DQ_pollResult TD.DQ_respondents{
text-align:right;
}


/* END Polls
----------------------------*/

/***********************************************
	Biography 
***********************************************/
DIV.DQ_bio{
margin-bottom:20px;
}
#DQ_content DIV.DQ_bio H2{
font-weight:bold;
font-size:1em;
/*margin:0;*/
margin-bottom:0.5em;
border-left:none;
padding-left:0;
}
DIV.DQ_bio IMG{
background:#FF0000;
margin-left:5px;
margin-right:10px;
margin-bottom:8px;
border:1px solid #553c2d;
float:left;
}
#DQ_content DIV.DQ_bio P{
margin:0em;
margin-top:0em;
margin-bottom:0em;
margin-bottom:20px;
}

/* END Biography
----------------------------*/

/***********************************************
	Meetings Calendar 
***********************************************/

#DQ_browseOptions{
width:410px;
background:#ECECF2;
border:1px solid #553C2D;
padding:10px;
margin-top:0px;
}
#DQ_browseOptions DIV.DQ_option{
float:left;
margin-right:5px;
}
#DQ_browseOptions DIV.DQ_option P{
margin:0px;
font-weight:bold;
color:#553c2d;
}
#DQ_browseOptions INPUT.DQ_btn{
margin-top:1.5em;
}

TABLE.DQ_mtgDetails{
width:430px;
border:1px solid #553c2d;
margin-bottom:40px;
}
TABLE.DQ_mtgDetails THEAD{
background:#553c2d;
}
TABLE.DQ_mtgDetails THEAD TD{
color:#FFFFFF;
font-weight:bold;
}
TABLE.DQ_mtgDetails TH{
width:130px;
font-weight:bold;
}
TABLE.DQ_mtgDetails TD,
TABLE.DQ_mtgDetails TH{
padding:5px;
}
TABLE.DQ_mtgDetails TR.DQ_altRow{
background:#E0E0EB;
}

/***********************************************
	Weblinks  
***********************************************/
#DQ_content DIV.DRVC_WebLinks UL{
list-style-type:none;
margin-left:5px;
margin-bottom:20px;
}

/* END Weblinks
----------------------------*/


/***********************************************
	Video Section  
***********************************************/
DIV.DQ_eventSummary{
border-bottom:1px dashed #553C2D;
}
DQ_eventMovThumbs{

}
DIV.DQ_movTeaser{
width:124px;
float:left;
margin-right:20px;
}
DIV.DQ_movTeaser IMG{
width:120px;
height:90px;
border:1px solid #8787AC;
padding:1px;
}

#DQ_content DIV.DQ_movTeaser P{
margin:0;
font:0.9em Verdana, Arial, Helvetica, sans-serif;
line-height:1.5em;
height:49px;
overflow:hidden;
}
#DQ_content P.DQ_movViewAll{
clear:both;
font:0.8em verdana,arial, helvetica,sans-serif;
margin-top:25px;
margin-bottom:25px;

}
#DQ_movContent{
text-align:center;
}
#DQ_movDesc{
width:400px;
margin-left:auto;
margin-right:auto;
}
#DQ_movDesc P.DQ_movAuthor{
font-weight:bold ;
margin:0;
}

#DQ_movDesc P.DQ_movDetails{
font-size:1em;
margin:0;
}


/* END Video Section
----------------------------*/

/***********************************************
	CPS (admin and upload styles can be found on DQ_CPS.css)  
***********************************************/
.CPSUploadBox{
background:#FFF8EC;
width:200px;
float:right;
padding:10px;
border:1px solid #FFDAA3;
position:relative;
}

/* END CPS
----------------------------*/

/***********************************************
	Survey  
***********************************************/
.DQ_surveyPopUp {
position:absolute;
left:50%;
top:200px;
margin-left: -150px;
width:280px;
text-align:center;
padding: 1.5em 10px;
border:2px solid #553C2D;
background:url(../images/education_center/quiz/bg_fullSize.jpg) repeat-x;
}

.DQ_surveyPopUp h1 {
font-size: 1.1em;
font-weight:bold;
margin: 0 0 0.25em;
}

.DQ_surveyPopUp p {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 1.5em;
}

.DQ_surveyPopUp .DQ_btn {
font-size: 1.1em;
}
/* END Survey
----------------------------*/



/* Tables from the html editor */
#DQ_content TABLE.figTable{
	border-top:1px dashed #d4d2cf;
	border-bottom:1px dashed #d4d2cf;
	font-size:0.8em;
	padding:0.8em 0.5em;
	margin:2em 0em 0em 0em;
	line-height:1.5em;
}

#DQ_content TABLE.figTable TD{
	
}

/***********************************************
	Newsletter Subscription Pages 
***********************************************/ 

#newsletterSubForm {
position:relative;
}

#DQ_content .newsletterSub,
#DQ_content .newsletterSubProfile{
position:relative;
margin:0;
padding:20px 0;
}
#DQ_content .newsletterSubProfile{
padding:5px 0;
}
#DQ_content .newsletterSub H2,
#DQ_content .newsletterSubProfile H2{
border-left:none;
font-size:1.1em;
font-weight:bold;
margin:0  0 0.5em 0;
padding-left:0;
}

#DQ_content .newsletterSub P{
margin:0.5em 0;
}
#DQ_content .newsletterSubProfile P{
margin:0;
}
P#preList{
margin:0;
padding-bottom:20px;
}

#DQ_content .newsletterSub,
P#preList{
position:relative;
border-bottom:1px solid #cccccc;
}
#DQ_content .subCheck{
position:relative;
float:left;
width:30px;
/*background:#FF9900;*/
}
#DQ_content  DIV.subDetails{
position:relative;
float:left;
width:300px;
/*background:#FF99CC;*/
}
#DQ_content .newsletterSubProfile .subDetails{
width:230px;
}

DIV.subDetails TABLE{
margin-top:10px;
}
DIV.subDetails TD.frequency,
DIV.subDetails TD.daySent{
font-weight:bold;
padding-left:1em;
}
DIV.subSample{
position:relative;
float:left;
width:100px;
/*background:#CC99CC;*/
}
.submitBtnRow{
margin-top:20px;
}
.errorMessage{
margin-left:10px;
color:#FF0000;
}
/* END Newsletter Subscription
----------------------------*/


/** Email to a Colleague ***/

#client_SendToAColleague, #client_SendToAColleague_Image {
border:#553C2D 1px solid;
position:absolute;
top:20px;
background-color:#FFFFFF;
width:530px;
min-height:460px;
padding:20px;
}

#client_SendToAColleague input, #client_SendToAColleague_Image input {
width:150px;

}

#client_SendToAColleague .DQ_btn, #client_SendToAColleague_Image .DQ_btn {
width:65px;

}
#client_SendToAColleague input, #client_SendToAColleague label, #client_SendToAColleague_Image input, #client_SendToAColleague_Image label  {
display:block;
float:left;
margin:5px;
width:250px;
}

#client_SendToAColleague label, #client_SendToAColleague_Image label {
width:120px; 
clear:left;


}

#client_SendToAColleague .textbox, #client_SendToAColleague_Image .textbox {
height:80px;
width:250px;
margin:5px;
}

.invalid_txt {
clear:both;
margin-left:135px;
}