/* This stylesheet was designed for DeidraMarcus.com by TreasureCoastDesigns.com*/
/* If you need CSS help our forums are open for other designers to give and receive input. */

	font, th, td, p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
	br {
	clear: left;
}
	.form {
	margin-bottom: 0px;
}
	hr {
	width: 100%;
	height: 0;
	border: solid #696969 0;
	border-top-width: 1px;
}
	a:link, a:active, a:visited {
	color: #A70000;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
	color: #DDD;
	text-decoration: none;
	font-weight: bold;
}
	.nav {
	color: #FFF;
	font: 10px Verdana, Helvetica, sans-serif;
}
	body {
	margin:0px;
	color: #000;
	background: #cccc99;
	font: 12px Verdana, Helvetica, sans-serif;
}
	.content {
	color: #000;
	font: 12px Verdana, Helvetica, sans-serif;
}
	.contentbold {
	color: #000;
	font: 12px Verdana, Helvetica, sans-serif;
}
	.contentbg {
	background: #cccc99;
	font: 12px Verdana, Helvetica, sans-serif;
}
	.table {
	border-style: none;
	background: #000;
	}
	th {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: #ACAC82;
}
	.row1 {
	BORDER-RIGHT: #A2A2A2 2px solid; 
	BORDER-BOTTOM: #A2A2A2 2px solid;
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid;
}
	.row2 {
	color: #000;
	background-color: #ACAC82;
	}
.servicenav, a.servicenav,.servicenav a, a:link.servicenav, .servicenav a:link, .servicenav a:visited, a:visited.servicenav  {
    color: #003366;
    font: bold 14px Verdana, Helvetica, sans-serif;
}
a:hover.servicenav,.servicenav a:hover {
    color: #660000;
    text-decoration: none;
    font: bold 14px Verdana, Helvetica, sans-serif;
}
.whitelink, a.whitelink,.whitelink a, a:link.whitelink, .whitelink a:link, .whitelink a:visited, a:visited.whitelink  {
    color: #FFF;
    font: bold 14px Verdana, Helvetica, sans-serif;
}
a:hover.whitelink,.whitelink a:hover {
    color: #EFEFEF;
    text-decoration: none;
    font: bold 14px Verdana, Helvetica, sans-serif;
}
.footer, a.footer,.footer a, a:link.footer, .footer a:link, .footer a:visited, a:visited.footer  {
    color: #696969;
    font: bold 10px Verdana, Helvetica, sans-serif;
}
a:hover.footer,.footer a:hover {
    color: #000;
    text-decoration: none;
    font: bold 10px Verdana, Helvetica, sans-serif;
}
.gallery_02 {
background-image: url(../../themes/DMPro/images/gallery_02.jpg);
}
.gallery_03 {
background-image: url(../../themes/DMPro/images/gallery_03.jpg);
}cccc99
.gallery_06 {
background-color: #CCCC99;
}

/*-------------DHTML NAV MENU-----------------*/

.sdmenu {
    width: 118px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 5px;
    background: #999966 url(http://www.DeidraMarcus.com/slashfiles/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #cccc99 url(http://www.DeidraMarcus.com/slashfiles/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: #cccc99 url(http://www.DeidraMarcus.com/slashfiles/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #999966;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #FFF;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #990000 url(http://www.DeidraMarcus.com/slashfiles/linkarrow.gif) no-repeat right center;
    color: #FFF;
}

/* NEWSLETTER POPUP BOX*/
#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 200px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 0px dotted #fff;
background: url(../images/NewsletterPopBG.png);
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}	

