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

/* Navigation styles */

#navt
{
	background: url(/images/datarental/datarental_navgrad_1x30.gif) #1D79B3 bottom center repeat-x;
}

#navcontentt
{
	background: url(/images/datarental/dmr_datarental_navimage_1102x30.gif) top center no-repeat;
}


#navul 
{
	background: url(/images/datarental/datarental_navgrad_1x30.gif) #100F0F top center repeat-x;
}

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

#navul ul li a
{	
	color: #1D79B3;
}

#navul ul li a:hover
{
	background: #1D79B3;
}
.movemenu 
{
	margin-top: -7px;	
}
/*
div#page div#pagecontent div#ninecolumn div.headingofthree h4 a
{
	color: #1D79B3;
}


div#page div#pagecontent div#sevencolumn h2
{	
	color: #1D79B3;
}

div#page div#pagecontent div#threecolumn h2
{
	color: #1D79B3;
}

div#page div#pagecontent div#ninecolumn div.headingofthree h3
{
	background:	url(datarental/datarental_titleindicator_9x27.gif) left center no-repeat;
}

div#page div#pagecontent div#ninecolumn a.datarentallink
{
	background: url(datarental/datarental_txtlinkindicator_5x10.gif) #ffffff left center no-repeat;
}
*/

/* breadcrumbs */

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

div#page div#pagecontent ul#breadcrumbs li#lastbreadcrumb
{
	color: #1D79B3;
}

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

div#download div#downloadtext
{
	background: #193a62;
}

/*
div#page div#pagecontent div#sevencolumn h1
{
	background:	url(datarental/datarental_titleindicator_9x27.gif) left center no-repeat;
}
*/


/*
div#page div#pagecontent div#threecolumn h1
{
	background:	url(datarental/datarental_titleindicator_9x27.gif) left center no-repeat;
}
*/
/* new headings */

div.heading-div h3
{
	background:	url(/images/datarental/datarental_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: #1D79B3;
}

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

div.heading-div h4
{
	color: #1D79B3;
}

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


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

input#emailinput
{
	border: 1px solid #002C47;
}

div.contact p a
{
	color: 	#1D79B3;
}

div.contentgradient ul 
{
	list-style-type: disc;
	color: #1D79B3;	
}

div.contentgradient h5
{
	color: #1D79B3;
}

#secondarymenu
{
	float: left;
	width: 180px;
	height: 550px;
	padding: 0 10px 0 0;
	margin: 0;
	background: top right url(/images/common/dottedline_240x229.gif);
}

#secondarymenu li
{
	border-bottom: 1px dotted #1D79B6;
	list-style: none;
	width: 165px;
}

#secondarymenu a, #secondarymenu a:link
{
	color: #1D79B6;
	width: auto;
	height: auto;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#secondarymenu a:active, #secondarymenu a:hover
{
	color: white;
	font-weight: bold;
	background-color: #1D79B6;
}

