﻿/* --
* Title: Driscoll Master Styles
* Author: support@driscoll.com
* Updated: Feb 11,  2007 V. 1.0
--*/

/* =Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin:0; padding:0;}
body {
	font: 76%/150% Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	background: #FFF;
}
ul,li {list-style-type:none;}
ol,li {list-style-type:none;}
hr {clear:both; visibility:hidden; height:1px;}
hr.admin {clear:both; visibility:visible; height:1px;}
a {outline: none;}
a img {border: none; outline:none; vertical-align: middle;}

/* links  */

a:link {
	color: #13365F;
	text-decoration: underline;
}
a:visited {
	color: #BD9229;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}

/*  common elements  */

h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 155%;
	font-weight: bold;
	color: #D5AB42;
	padding: 20px 10px 0;
	margin: 0;
	line-height: 130%;
}
h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	padding: 0 10px .5em;
	margin: 0;
	line-height: 125%;
}
h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #BD9229;
	padding: 0px 10px 10px 10px;
	margin: 0;
	line-height: 120%;
}
h4, h5 {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #13365F;
	padding: 0 10px 5px;
	line-height: 120%;
}
h6 {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666;
	padding: 0 10px 5px;
	line-height: 120%;
}
big {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 500%;
	color: #FFF;
	padding: 20px 10px .5em;
	margin: 0;
	line-height: 100%;
}
p {
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
em {font-style: italic;}
strong {font-weight: bold;}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 10px;}
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 10px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* header + container   */
#header {
	height: 90px;
	width: 796px;
	margin: 0 auto 10px;
	padding: 0;
	clear: both;
	background: url('../../images/backgrounds/header.gif') no-repeat left bottom;
} 
#header h1 a {
	height: 60px;
	width: 425px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#header span {
	width: 71px;
	height: 19px;
	margin: -25px 5px 0 0;
	display: block;
	float: right;
	clear: both;
}
#header span a { width: 71px; height: 19px; display: block; text-indent: -9999px; }
#header .logo { width: 60px; height: 80px; display: block; }

#container {
	width: 750px;
	background: #FFF url('../../images/backgrounds/bkgrnd.gif');
	margin: 0 auto 10px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	}


/*  main sidebar elements  */
#sidebar {
	float: left;
	width: 180px;
}
#sidebar10 {
	float: left;
	width: 180px;
	padding-top: 10px;
}



/* menu*/
div.sdmenu {
	width: 180px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-bottom: 0px;
	color: #fff;
	line-height: 28px;
}
div.sdmenu div {overflow: hidden;}
div.sdmenu div:first-child {}
div.sdmenu div.collapsed {height: 32px;}
div.sdmenu div span {
	display: block;
	padding: 5px 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	cursor: default;
	border-bottom: 1px solid #DDD;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #263581;
}
div.sdmenu div.collapsed span {
	background-color: #7581A7;
	color: #FFFFFF;
}
div.sdmenu div a {
	padding: 5px 10px;
	background-color: #eee;
	text-decoration: none;
	line-height: 15px;
	display: block;
	border-bottom: 1px solid #DDD;
	color: #13365F;
}
div.sdmenu div a.current {background-color: #CCC;}
div.sdmenu div a:hover {
	color: #13365F;
	text-decoration: underline;
	background-color: #CCC;
}

/* submenu*/
div.subsdmenu {
	width: 180px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-bottom: 0px;
	color: #13365F;
	font-weight: bold;
}
div.subsdmenu div {
overflow: hidden;
}



/* submenu2*/
div.subsdmenu2 {
	width: 180px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-bottom:0px;
	color: #13365F;
	line-height: 28px;
}
div.subsdmenu2 div {overflow: hidden;}
div.subsdmenu2 div:first-child {}
div.subsdmenu2 div.collapsed {
	height: 32px;
}
div.subsdmenu2 div span {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	line-height: 20px;
	cursor: default;
	background-color: #CCC;
}
div.subsdmenu2 div.collapsed span {	
text-decoration: none;
background-color: #CCC;
}
div.subsdmenu2 div a {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: #13365F;
	line-height: 20px;
	cursor: default;
	background-color: #EEE;
	text-decoration: none;
}
div.subsdmenu2 div a.current {
background-color: #ccc; 
}
div.subsdmenu2 div a:hover {
	color: #13365F;
	text-decoration: underline;
	background-color: #CCCCCC;
}



/* main elements  */
#main {
	width: 560px;
	margin: 0px;
	padding: 0px;
	float: right;
} 

#main .jdcbanner {
	width: 560px;
	height: 163px;
	float: right;
} 

#main .image {
	width: 560px;
	height: 163px;
	float: right;
} 
 
#home #main .image {background: url('../../images/backgrounds/homebkgrnd.jpg') no-repeat right top;
}
#jdc1 #main .image {background: url('../../images/backgrounds/1bkgrnd.jpg') no-repeat right top;
}
#jdc2 #main .image {background: url('../../images/backgrounds/2bkgrnd.jpg') no-repeat right top;
}
#jdc3 #main .image {background: url('../../images/backgrounds/3bkgrnd.jpg') no-repeat right top;
}
#jdc4 #main .image {background: url('../../images/backgrounds/4bkgrnd.jpg') no-repeat right top;
}
#jdc5 #main .image {background: url('../../images/backgrounds/5bkgrnd.jpg') no-repeat right top;
}
#jdc6 #main .image {background: url('../../images/backgrounds/6bkgrnd.jpg') no-repeat right top;
}
#jdc7 #main .image {background: url('../../images/backgrounds/7bkgrnd.jpg') no-repeat right top;
}
#jdc8 #main .image {background: url('../../images/backgrounds/8bkgrnd.jpg') no-repeat right top;
}

#main p {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#main ul {
	margin: -1em 0 15px 0;
	font-size: 12px;
}
#main  ul li {
	padding-left: 12px;
	background-image: url('../../images/backgrounds/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin: 0px 10px 0px 10px;
	line-height: 20px;
}

#main ol {
margin: -1em 0 0 0;


}
#main  ol li {
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	list-style-type:lower-alpha;
	list-style-position: inside;
}


#main .dui-f-l {
	width: 558px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
}
#main .dui-g-l {
	width: 368px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 0px solid #CCC;
	float: left;
	margin-top: 10px;
	min-height: 300px;
}

#main .dui-g-r {
	width: 368px;
	margin-top: 10px;
	padding-top: 10px;
	border: 0px solid #CCC;
	float: right;
	min-height: 400px;
}


#main .dui-g-r-az {
	width: 368px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: right;
	background-image: url('../../images/states/az.jpg');
	background-repeat: no-repeat;
	background-position: 250px 10px;
	margin-top: 10px;
}
#main .dui-g-r-tx {
	width: 368px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: right;
	background-image: url('../../images/states/tx.jpg');
	background-repeat: no-repeat;
	background-position: 230px 10px;
	margin-top: 10px;
}

#main .dui-ga-r-hm {
	width: 178px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	
}
#main .dui-ga-r-hm p{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

#main .dui-ga-r {
	width: 178px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#main .dui-ga-r p{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}
#main .dui-ga-r h1{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	padding: 0 0 10px 0;
}

#main .dui-ga-l {
	width: 178px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
}
#main .dui-ga-l p{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

#main .dui-ga-l-hm {
	width: 178px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	height: 60px;
}
#main .dui-ga-l-hm p{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

#main .dui-ga-l h1{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	padding: 0 0 10px 0;
}
#main .dui-ga-l h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #D5AB42;
	padding: 5px 0 0 0;
	text-align: center;
	line-height: 120%;
}


#main .dui-ga-l-10-hm {
	width: 178px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 10px;
	background-color: #EEE;
	margin-top: 10px;
	height: 60px;
}


#main .dui-ga-l-10-hm p{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

#main .dui-ga-l-nav {
	width: 180px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	background-color: #EEE;
}

#disclaimer {
	width: 750px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 10px;
	clear: both;
}
#disclaimer p {
	font-size: 9px;
	line-height: 12px;
	color: #666;
	text-align: left;
}

/* footer */
#footer {
	width: 750px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 10px 0 195px;
	background-color: #333;
	width: 545px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	line-height: 12px;
	color: #fff;
}

/* giantboy */
#giantboy {
	width: 750px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 5px;
	clear: both;
}
#giantboy p {
	font-size: 9px;
	line-height: 12px;
	color: #666;
	text-align: center;
}
.level1
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}

.level2
{
    color: Blue;
    font-family: Gill Sans MT !important;
    font-size: medium;
    background-color: Gray;
}

.level3
{
    color: black;
    background-color: Silver;
    font-family: Gill Sans MT !important;
    font-size: small;
}

.hoverstyle
{
    font-weight: bold;
}
       
.sublevel1
{
    background-color: Gray !important;
    color: White !important;
    font-variant: small-caps;
}  

/* CJV/5H */

.GridHeader
{
}

.GridHeader a:link 
{color: #FFFFFF; text-decoration: 'underline';}	
.GridHeader a:visited 
{color: #FFFFFF; text-decoration: 'underline';}	
.GridHeader a:active 
{color: #FFFFFF; text-decoration: 'underline';}	
.GridHeader a:hover 
{color: Red; text-decoration: 'underline';}	

.GridHeader .gridrowstyle
{
	background-color:#F7F6F3;
	font-size:8pt;
}	
.GridHeader .gridrowstyle a:link
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridrowstyle a:visited
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridrowstyle a:active
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridrowstyle a:hover
{color:Red;	text-decoration: 'underline';}
	
.GridHeader .gridalternatingrowstyle
{
	background-color:White;
	font-size:8pt;
}
.GridHeader .gridalternatingrowstyle a:link
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridalternatingrowstyle a:visited
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridalternatingrowstyle a:active
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridalternatingrowstyle a:hover
{color:Red;	text-decoration: 'underline';}
	
.GridHeader .gridselectedrowstyle
{
	background-color:Yellow;
	color:Black;
	font-size:8pt;
}	
.GridHeader .gridselectedrowstyle a:link
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridselectedrowstyle a:visited
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridselectedrowstyle a:active
{color:Blue;	text-decoration: 'underline';}
.GridHeader .gridselectedrowstyle a:hover
{color:Red;	text-decoration: 'underline';}

.GridHeader .gridheaderstyle
{
	background-color:#2E4d7B;
	font-size:7pt;
	color: #FFFFFF;
}	
.GridHeader .gridfooterstyle
{
	background-color:#2E4d7B;
	font-size:7pt;
	color: #FFFFFF;
}	
.GridHeader .grideditrowstyle
{
	background-color:#C0C0C0; 
	font-size:8pt;
}	
.GridHeader .gridpagerstyle
{
	background-color:#2E4d7B;
	font-size:7pt;
	color: #FFFFFF;
	text-align: right;
	}

#LoginPage
{
	text-align:center;
}

.gridheaderlabel {font-weight: bold;}

.AlignCenter
{
	text-align: center;
}
.floatright {float: right;}
.floatleft {float: left;}
.clearboth {clear:both;}
.leftmargin {margin-left:15px;}
.leftmargin5 {margin-left:5px;}
.smallaction {font-size:10px;}
.valignbottom {vertical-align:bottom;}
.lineheight5 {line-height: 5px;}
.red {color: Red;}
.green {color: Green;}
/*
Weird here...
IE7 does some weird things with input/text boxes and screws up margin-left (maybe other
margins to...not sure)
*/
*+html .leftmarginfix {margin-left:-15px;}

/* Accordion */

.accordionSUBHeader
{
	display: block;
	padding: 10px;
	font-weight: bold;
	line-height: 10px;
	cursor: default;
	background-color: #EEE;
}
.accordionSUBHeaderSelected
{
	display: block;
	padding: 10px;
	font-weight: bold;
	line-height: 10px;
	cursor: default;
	background-color: #aeaeae;
}
.accordionSUBContent
{
	line-height:10px;
	display: block;
	font-weight: bold;
	cursor: default;
	background-color: #FFF;
}
.accordionSUBContent div
{
	background-color: #FFF;
	text-decoration: none;
}

.accordionSUBContent div a
{
	padding: 10px;
	display: block;
	text-decoration: none;
	line-height: 10px;
	color: #13365F;
}

.accordionSUBContent div a:hover
{
	color: #13365F;
	background-color: #CCCCCC;
	text-decoration: underline !important;
}

.accordionSUBContent div.current
{
	color: #13365F;
	background-color: #CCCCCC !important;
	text-decoration: none;
}

.accordionHeader
{
    display: block;
	padding: 5px 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	cursor: default;
	border-bottom: 1px solid #DDD;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color:#7581A7;
}

.accordionHeaderSelected
{
    display: block;
	padding: 5px 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	cursor: default;
	border-bottom: 1px solid #DDD;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #263581;
}
.accordionContent
{
	background-color:#EEEEEE;
	border-bottom:1px solid #DDDDDD;
	color:#13365F;
	display:block;
	line-height:15px;
	
	text-decoration:none;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.accordionContent div a
{
	display: block;
	padding: 5px 10px;
	font-weight: normal;
	line-height: 20px;
	cursor: default;
	color: #13365F;
	text-decoration: none;

	border-bottom: 1px solid #DDD;
}

.accordionContent div
{
	background-color: #EEEEEE;
	text-decoration: none;
}
.accordionContent div a:hover
{
	color: #13365F;
	background-color: #CCCCCC;
	text-decoration: underline !important;
}

.accordionContent div.current
{
	color: #13365F;
	background-color: #CCCCCC !important;
	text-decoration: none;
}

/* Login */
#LoginPage {
	margin-top: 20px;
}
#LoginPage table{
	padding: 5px;
	border: 1px solid #3B5C6B;
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B5C6B;
	margin: 0px;	
}
#LoginPage table td{
	padding:5px;
}
#LoginPage table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin: 0px;
}
#LoginPage table table .tableHeader{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5C6B;


}
#LoginPage table table .button{
	border: 1px solid #3B5C6B;
	color: #3B5C6B;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	background-color: #EDEDED;
	padding: 5px;
}

a.admin:link {
	color: #999999;
	text-decoration: 'underline';
	font-weight:bold;
}
a.admin:visited {
	color: #999999;
	text-decoration: 'underline';
	font-weight:bold;
}
a.admin:hover {
	color: Red;
	text-decoration: underline;
	font-weight:bold;
}
a.admin:active {
	color: #999999;
	text-decoration: 'underline';
	font-weight:bold;
}

.CuteEditorFrame 
{
	height: 200px;
	width: 200px;
	}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}
.CMSPreviewRegion
{
	border-style: dashed;
	border-width: 2px;
	border-color: ActiveBorder;
	padding: 5px;
	display: inline-block;
}
.CMSEditRegion
{
	border-style: dashed;
	border-width: 2px;
	border-color: Gray;
	padding: 5px;
	display:inline-block;
}
span.GalleryImageSpan
{
	display: block;
	margin: 3px;
	text-align: center;
}

a.GalleryImage
{
	border-style: solid;
	border-width: 2px;
	border-color: white;
	padding: 2px;
}
a.GalleryImage:hover
{
	border-style: solid;
	border-width: 2px;
	border-color: Blue;
	padding: 2px;
}

