/*---- DDGraphics WebMedia css ----*/
/*-------- 1/24/09 9:55AM ----------*/
/*   
Theme Name: ddgMainNF
Theme URI: www.ddgwebmedia.com
Description: Theme for DDGraphics WebMedia
Author: Allan Douglas, DDGraphics WebMedia
Author: URI: www.ddgwebmedia.com
 */
/********************************/

/* @group HTML Elements */
/*------ HTML Elements ------*/

body {
	background: #9999CC;
	font-family: "Comic Sans MS", sans-serif;
	color: #303;
	font-size: .95em;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

p, td, h1, h2, h3, h4, h5, ul, li {
	font-family: "Comic Sans MS", sans-serif;
	color: #303;
}

p {
	font-size: .95em;
	margin: 0 .5em .5em .5em;
}

h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.25em;
	padding: 0;
	margin: 0 0 .5em .5em;
}
h3 {
	font-size: 1.10em;
	margin: 0;
	padding: 0;
}

/* @end HTML Elements */
/*********************************/
/* @group ID Selectors */

/*------ ID Selectors ------*/
/*-- Container Around Everything --*/
#container {
	width: 90%;
	margin: 0 auto;
	background-color: #CCCCFF;
}
/*********************************/

/*---- Main Header Bar ---- */
#header {
	/*--height: 55px;--*/
	text-align: right;
	padding-top: .3em;
	background-color: #CCCCFF;
}

div.hdrrow {
	clear: both;
	margin: 1em 0 0 17em;
}
div.hdrrow h1 {
	text-align: right;
	margin-right: .5em;
	padding: 0;
}
div.hdrrow h2 {
	text-align: right;
	margin-right: .5em;
	padding: 0;
}
/*********************************/

#wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 1em 0 0;
}

/* @group MainContent */

#maincontent {
	width: 100%;
	padding: 1em 0 0;
}
#maincontent div.keepinline {
	text-align: left;
	width: 70%;
	margin: 0 auto 0 29%;
	border: thin dotted fuchsia;
}
#maincontent p a:link, #maincontent p a:visited {
	color: #666;
}

#maincontent a:hover, #maincontent a:active {
	color: maroon;
}
#maincontent p {
	color: #303;
	margin: 0 1em 1em;
}
#maincontent ul #custman {
	margin: 0 auto 0 1em;
}

#maincontent #custman li {
	margin: 0 1em;
}

/* @group First Steps Stuff */

/*------ First Steps Page Stuff ------*/
/*------ Form Stuff ------*/
#frmwrapperfs {
	clear: both;
	background-color: #99C;
	width: 80%;
	border: thin dashed #660099;
	margin: 0 auto;
}
#frmwrapperfs h2 {
	font-size: 1.1em;
	margin: .5em 0em;
}
#frmwrapperfs p {
	margin: 0 auto .5em 20%;
}
#frmcontainerfrststps {
	clear: both;
	background-color: #99C;
	width: 90%;
	border: thin dashed #660099;
	margin: 0 auto;
}

div.rowfs {
	clear: both;
	padding-top: .5em;
  }
div.rowfspolicy {
	clear: both;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
  }
div.rowfs1 {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
div.rowfs span.labelfs {
  float: left;
  width: 39%;
  text-align: right;
  }

div.rowfs span.formfs {
	float: right;
	width: 60%;
	text-align: left;
} 
 
div.rowfsbttns {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
 
/*------ Form Button ------*/
.frststpsbttn {
	cursor: pointer;
	background-color: #CCF;
	border: outset 1px #99C;
	padding: 1px 2px;
}
.frststpsbttnoff {
	background-color: #666699;
	color: #CCCCCC;
	border: outset 1px #ccc;
	padding: 1px 2px;
}

/*---- Button Classes ----*/
.sbmtbutton a:link, .sbmtbutton a:visited {
	width: 7em;
	display: block;
	border-top: medium solid #CCCCCC;
	border-right: medium solid #666;
	border-bottom: medium solid #666;
	border-left: medium solid #CCCCCC;
	color: navy;
	background-color: #FF7745;
	text-align: center;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

.sbmtbutton a:hover, .sbmtbutton a:active {
	color: #FF7745;
	background-color: navy;
	text-align: center;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
 /*---- End First Steps Form CSS ----*/

/* @end First Steps Page Stuff */
/***************************************/
/* @group Clients Stuff */
/*------- oneColumn Stuff ---------*/
/*------ Used in Client Linkss ------*/
#colclients {
	background-color: transparent;
}

#colclients a {
	color: #666;
}

#colclients h6 {
	text-align: center;
	font-weight: bold;
	margin: 0em;
}

div.clientleft {
	width: 35%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.clientright {
	width: 35%;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.client {
	/*clear: left;*/
	margin-bottom: .5em;
}	
.client p {
	text-align: left;
	margin: 0em .5em 0;
}
.client h3 {
	width: 100%;
	text-align: left;
	font-weight: bold;
	margin: .5em auto .5em .5em;
}
.client img {
	text-align: left;
	margin: 0 auto 0 .5em;
}
/*div.client div.clienttop {
	width: 30%;
	float: left;
	text-align: left;
	margin-top: 0;
}*/

/*div.client div.clientleft {
	width: 46%;
	float: left;
	text-align: left;
	margin: 0;
}*/

/*div.client div.clientright {
	width: 46%;
	float: right;
	text-align: left;
	margin: 0;
}*/

.imgfloat {
	float: right;
	text-align: center;
	width: 29%;
	margin: 0 auto .5em;
}

/* @end Clients Stuff */

/* @end MainContent */
/************************************/
/* @group MainContent1 */

#maincontent1 {
	clear: both;
	width: 90%;
	margin: 0 auto;
}
#maincontent1 a:link, #maincontent1 a:visited {
	color: #666;
}

#maincontent1 a:hover, #maincontent1 a:active {
	color: maroon;
}
/* @end MainContent1 */
/**************************************/
/* @group SubContent */

#maincontent #subcontent {
	float: left;
	width: 27%;
	background: silver;
	z-index: 10;
	margin: 0 1em .5em 0;
}


/* @end SubContent */
 .imagealign {
	text-align: center;
	display: block;
	width: 100%;
}

.imagesubcntnt {
	width: 99%;
}
/* twoColumns class for implementing a simple 2-column structure wherever needed
 * inside the content column. 
 */
#twoColumns {
	float: left;
	width: 100%;
	background-color: #CC9;
	padding: 5px;
}
#twoColumns p {
	text-align: left;
	margin-top: 0em;
	margin-left: .5em;
}
#twoColumns h5 {
	text-align: left;
	margin-bottom: 0em;
	margin-top: .2em;
	margin-left: .5em;
}
#twoColumns div.leftColumn {
	float: left;
	width: 49%;
	height: 100%;
	overflow: visible;
}
#twoColumns div.rightColumn {
	float: left;
	width: 49%;
	height: 100%;
	overflow: visible;	/* fix for IE italics bug */
}
#twoColumns div.leftColumn {
	margin-right: -1px;
}

#twoColumns div.rightColumn {
	margin-right: -2px;
}

#twoColumns div.leftColumn div.inside {
	padding-left: 0;
}
#twoColumns div.rightColumn div.inside {
	padding-right: 0;
}

/*--- End Two Column ---*/

/* @end ID Selectors */
/*********************************/
/* @group Events Calender */

/* --- Events Calendar Stuff ---*/
#calendar {
	clear: both;
	margin: 0 auto;
	width: 95%;
}
/* twoColumns class for implementing a simple 2-column structure wherever needed
 * inside the content column. 
 */
table.clndrColumns {
	border: 2px outset olive;
	border-collapse: collapse;
	width: 100%;
	background-color: silver;
}
table.clndrColumns td {
	border: 2px outset olive;
}
.clndrColumns p {
	text-align: left;
	margin-top: 0em;
	margin-left: .5em;
	font-size: .9em;
	color: olive;
}
.clndrColumns h5 {
	text-align: left;
	margin-bottom: 0em;
	margin-top: .2em;
	margin-left: .2em;
	font-size: 1em;
	color: olive;
}
.clndrColumns td.leftColumn {
	width: 30%;
	overflow: visible;	/* fix for IE italics bug */
}
.clndrColumns td.rightColumn {
	width: 70%;
	overflow: visible;	/* fix for IE italics bug */
}
/*--- Printer Icon for Events Calendar ---*/
#printer{
	margin: 0 auto;
	width: 80%;
}
#printer h5 {
	font-size: .9em;
	text-align: left;
}
#printericon {
	float: right;
	width: 10%;
}
#printertext {
	float: left;
	width: 65%;
	margin: 0;
}
#printer a:link, #printer a:visited {
	height: 32px;
	width: 32px;
	background-image: url(http://www.ddgwebmedia.com/DDGECom/DB/DBAssets/DBIcon/print_up.gif);
	display: block;
    }
#printer a:hover {
	height: 32px;
	width: 32px;
	background-image: url(http://www.ddgwebmedia.com/DDGECom/DB/DBAssets/DBIcon/print_dwn.gif);
	background-repeat: no-repeat;
	display: block;
 }

/* @end Events Calender */
/**********************************/
/* @group Blog Stuff */
/*-- goes around all blog elements to control width & placement --*/

#blog {
	top: 2em;
	float: right;
	width: 71%;
}

/*-- controls stuff under anycol which is the main column --*/ 

.anycol {
	clear: right;
	margin: 1em 1em 0;
	padding: .5em 0;
	/*background: #FFF;*/
	/*line-height: 170%;*/
	border-bottom: medium groove gray;
}

.anycol p {
	margin: 0;
	color: #333;
	margin: 0 .5em .5em 1.5em;
	padding: 0;
}

.anycol h1 {
	font-size: 160%;
	color: #FFF;
	background: #807E59;
	margin: 0 .5em 0 1.5em;
	padding: 0;
}

.anycol h2 {
	font-size: 120%;
	margin: 0 .5em;
	padding: 0;
	color: #bb6200;
}

.anycol h3 {
	text-transform: uppercase;
	/*display: inline;*/
	font-size: 95%;
	margin: 1em 0 .5em;
	padding: 0;
}

/*-- controls archive stuff --*/
.blogarchive {
	border: thin dashed fuchsia;
}
.blogarchive a:link, .blogarchive a:visited {
	color: #333;
}

.blogarchive p {
	font-size: 92%;
	padding: 0;
	margin: .5em 0 .5em 1.2em;
}

.blogarchive h3 {
	font-size: 98%;
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.blogarchive ul li {
	list-style-type: none;
}

.blogarchive ul {
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.follow {
	width: 99%;
	border: thin dashed orange;
	border-bottom: medium groove #333;
}

.archive {
	clear: both;
	width: 99%;
	border: thin dashed green;
	border-bottom: medium groove #333;
}

/*- Controls outside #blog in all email output with -*/

.blogmailbackground {
	margin: 1em 1em 0;
	padding:0;
	/*- background: #FFF; -*/
}

/* date, posted, postedlabel & comment control the small text info in blog blurbs */

.date {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	padding: 0 0 .5em .5em;
}

.posted {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: #666;
}

.postedlabel {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: olive;
}

.comment {
	font-size: 85%;
	font-weight: bold;
	color: olive;
	margin: 0 0 1em 5em;
	padding: 0;
}

.careers h3 {
	background: #F762E0;
}

.faq h3 {
	font-size: 110%;
	background: #B18FD1;
}

.newsheadlines h3 {
	font-size: 110%;
	background: #D7D493;
}

.kidskorner h3 {
	background: #C4DDB8;
	padding: 0 0 0 .5em;
	margin: 0 0 0 .5em;
}

h4{
	text-transform: uppercase;
	font-size: 92%;
	padding: 2px;
	margin: 1em 0 0 .5em;
}

/********************************/



.news p {
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
	line-height: 105%;
}

.news .date {
	font-size: 1em;
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
}

.about p {
	margin: 0;
	padding: 0 .5em .5em .8em;
}


/* CSS for the box ends here */

/* @end Blog Stuff */
/********************************/
/* @group Contacts Page Stuff */

/*------ Contacts Page Stuff ------*/

/*------ Needed in every site that uses our DB for 
contact information ------*/
#contactwrapper {
}
#contact {
	top: 20px;
	float: right;
	width: 71%;
}
html>body #contact {
	width: 71%;
}
#contact .modules {
	clear: both;
	padding-top: 5px;
	text-align: center;
  }
#contact h2 {
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	color: #FC0;
	background-color: #99C;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	text-align: center;
	margin-top: 15px;
}
#contact h4 {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	color: #FC0;
	background-color: #99C;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
#contact h5 {
	text-align: center;
	font-weight: normal;
}

#contact .contact {
	text-align: center;
	float: right;
	display: block;
	font-size: small;
	width: 33%;
}

/******************************/
/*------ Form Stuff ------*/
#frmcontainer {
	clear: both;
	background-color: #99C;
	width: 50%;
	border: thin dashed #660099;
	margin: 0 auto 0 40%;
}
#frmcontainer h2 {
	font-size: 1.1em;
	margin: .5em 0em;
}
#frmcontainerfrststps {
	clear: both;
	background-color: #99C;
	width: 90%;
	border: thin dashed #660099;
	margin: 0 auto;
}

div.row {
	clear: both;
	padding-top: 5px;
	text-align: center;
  }
div.row1 {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  }

div.row span.formw {
	float: right;
	width: 62%;
	text-align: left;
} 
div.row span.labelcr {
	float: left;
	width: 30%;
	text-align: right;
}
div.row span.labelbg {
	float: left;
	width: 15%;
	text-align: right;
}

div.row span.formcr {
float: right;
width: 70%;
text-align: left;
color: #000066;
} 
div.row span.formbg {
float: right;
width: 10%;
text-align: left;
} 
div.rowbttns {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
 
/*------ Form Button ------*/
.formbttn {
	cursor: pointer;
	background-color: #CCF;
	border: outset 1px #99C;
	padding: 1px 2px;
}
.formbttnoff {
	background-color: #666699;
	color: #CCCCCC;
	border: outset 1px #ccc;
	padding: 1px 2px;
}

/*---- Button Classes ----*/
.sbmtbutton a:link, .sbmtbutton a:visited {
	width: 7em;
	display: block;
	border-top: medium solid #CCCCCC;
	border-right: medium solid #666;
	border-bottom: medium solid #666;
	border-left: medium solid #CCCCCC;
	color: navy;
	background-color: #FF7745;
	text-align: center;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

.sbmtbutton a:hover, .sbmtbutton a:active {
	color: #FF7745;
	background-color: navy;
	text-align: center;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
 /*---- End Form CSS ----*/

/* @end Contacts Page Stuff */
/***********************************/
/* @group Navigation */

/*------ Navigation ------*/
#navigation {
	width: 100%;
	margin: 0 auto;
	border: medium groove #99C;
	background-color: #99C;
}
#navleft {
	float: left;
	width: 46%;	
	text-align: center;
}
#navright {
	float: right;
	width: 46%;	
	text-align: center;
}
/*  ---- Footer ---- */ 
#footer {
	clear: both;
	display: block;
	width: 100%;
	border-top: 1px solid #000;
	text-align: center;
}

#footer p {
	font-size: .9em;
	margin: .5em 0 0;
}

#footer a:link, #footer a:visited {
	color: #333;
}

#footer a:hover, #footer a:active {
	color: maroon;
}
/*--- End Footer ---*/

/* @end Navigation */
/********************************/

/* @group Classes */

/*---- Classes ----*/
.clear {
	clear: both;
}
.spacer {
	clear: both;
}
/*------ ClearFix ------*/
/*---- Used to push divs ----*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 
/*--- End ClearFix ---*/
.photolabels{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	color: #333;
	margin-top: .5em;
}	
.dfltLabels {
	font-family: Optima;
	font-size: 14pt;
	color: #CC3366;
}
.register a:link, .register a:visited {
	display: inline;
	width: 11em;
	color: olive;
	background-color: silver;
	text-align: center;
	font-size: .95em;
	padding: 3px;
	border: medium ridge olive;
}
.register a:hover, .register a:active {
	color: white;
	background-color: olive;
	text-align: center;
	border: medium ridge olive;
}
span.ddGraphics {
	font-family: "Comic Sans MS";
	color: #666666;
}
span.WebMedia {
	font-family: "Comic Sans MS";
	color: #990000
}

ul.listul {
	margin: 0 0 .5em;
	font-size: .95em;
}
.listul li {
	list-style-type: none;
}
.listul li a  {
	color: #666;
}
#maincontent ul.listuldot {
	margin: 0 0 .5em;
	font-size: .95em;
}
.listuldot li {
	margin-left: 1.5em;
}
.listuldot li a  {
	color: #666;
}
.CntctInfoTxt {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.ddGraphics2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #666666;
}
.WebMedia2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #990000;
}


/* @end */

