/* extension to the default.css for site specific styles */
/* Rdw */
h1
{
	color:#FF6600;
}

.navEmph 
{
	color:#FF6600;
}

a.print
{
	font-size:10px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

table td.search 
{
	font-weight:bold;
	background-color:#FFAE61;
	border:0px;
	border-style:solid;
	border-color:#FFFFFF;
}

table.form
{
	border-color:#FF6600;
}

table.form td.formItems 
{
	background-color:#FFF7F0;
}

.searchSiteChoice
{
	background-color:#FEDCBE;
}

table.form td.formItemsSel 
{
	background-color:#FFF7F0;
}

div.rcTxtIntern, table.rcTxtIntern
{
	background-color:#FEDCBE;
}

div.txtColored,
div.txtColoredBig,
div.txtColoredBigSmall,
div.txtColoredSmall,
table.txtColored,
table.txtColoredBig,
table.txtColoredBigSmall,
table.txtColoredSmall


{
	background-color:#FFF7F0;
}

.rcTxtIntern .header, 
.txtColored .header, 
.txtSmall .header, 
.txtColoredBig .header, 
.txtBigSmall .header,
.txtBig .header, 
.txt .header, 
.txtColoredSmall .header, 
.txtColoredSmall .header, 
table.form td .header
{
	color:#FF6600;
}

.rcTxtExtern .header
{
	color:#4A1E4A;
}

.headerPlain
{
	color:#FF6600;
}

div.disclaimer, div.disclaimer a, table.disclaimer td, table.disclaimer a
{
	color:#FFAE61;
}

.appointmentRegion
{
	color:#FF6600;
}
/* tariffs table styles */
.tariffsTable
{
	background-color:#FEDCBE;
}

.tariffsTableNameHeader,
.tariffsTableValueHeader,
.tariffsTableNameHeaderText
{
	color:#FF6600;
}
/* /tariffs table styles */

/* faq styles styles */
div.faqQuestionCollapsed, table.faqQuestionCollapsed td
{
	color:#FF6600;
	text-decoration:underline;
}

div.faqQuestionExpanded, table.faqQuestionExpanded td
{
	color:#FF6600;
}


/* /faq styles styles */


li
{
	list-style-type:square;
}

/* R90 test program styles */
.R90Image 
{
	border-color:#FF6600;
}
/* R90 test program styles */

/* popup styles */

td.PopUpHeader
{
	background-image:url(/Rdwinternet/Resources/general/images/popup_top.gif);
	background-repeat:no-repeat;
	padding:7px 0px 7px 7px;
	vertical-align:bottom;
}

span.PopUpHeader
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:700;	
	width:100%;
}

/* /popup styles */

.SortDown 
{
	background-image:url(/Rdwinternet/Resources/general/images/triangle_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.SortDown 
{
	background-image:url(/Rdwinternet/Resources/general/images/triangle_up.gif);
	background-repeat:no-repeat;
	background-position:right;
}