/* This CSS contains all the styles for the design category */

/* Navigation styles */

#navt
{
	background: url(/images/design/design_navgrad_1x30.gif) #B30B0B bottom center repeat;
}

#navul
{
	background: url(/images/design/design_navgrad_1x30.gif) bottom center repeat;
}

#navcontentt
{
	background: url(/images/design/dmr_design_navimage_1102x30.gif) top center repeat-y;
}

#navul li ul li a
{
	border-left: 1px solid #B30B0B;
	border-right: 1px solid #B30B0B;
	border-bottom: 1px solid #d98585;
}
#navul li ul li a.first
{
	border-top: 1px solid #B30B0B;
}
#navul li ul li a.last
{
	border-bottom: 1px solid #B30B0B;
}

#navul ul li a
{	
	color: #B30B0B;
}

#navul ul li a:hover
{
	background: #B30B0B;
}
.movemenuthree
{
	margin-top: -7px;	
}


/* breadcrumbs */

div#page div#pagecontent ul#breadcrumbs li#thirdbreadcrumb 
{
	color: #B30B0B;
}
div#page div#pagecontent ul#breadcrumbs li#thirdbreadcrumb a
{
	color: #B30B0B;
}

div#download div#downloadtext
{
	background: #341515;
}
div#page div#pagecontent ul#breadcrumbs li#lastbreadcrumb
{
	color: #B30B0B;
}

div#page div#pagecontent ul#breadcrumbs li#lastbreadcrumb a
{
	color: #B30B0B;
	font-weight: bold;
}

/* new headings */

div.heading-div h3
{
	background:	url(/images/design/design_titleindicator_9x27.gif) left top no-repeat;
	border: 1px solid #ffffff;		/* fix IE 6 bug of no bg image */
}

div.heading-div h3 a:hover
{
	color: #B30B0B;
}

div.heading-div h4 a
{
	color: #B30B0B;
}

div.heading-div h4
{
	color: #B30B0B;
}

.one-column a
{
	background: url(/images/design/design_txtlinkindicator_5x10.gif) #ffffff left center no-repeat;
}

#flashmovie
{
	background: url(/images/design/design_illustration.gif) top left no-repeat;
}

input#emailinput
{
	border: 1px solid #4F0000;
}

div.contact p a
{
	color: 	#B30B0B;
}
