﻿/*
	DkBlog Template
	CSS StyleSheet by David Herreman
	http://www.free-css-templates.com
*/
*+html.RadForm input.rfdDecorated, 
*+html.RadForm button.rfdDecorated 
{ 
 padding-left: 4px !important; 
} 
table
{
	font: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
    border-width : 0px;
 
     background-color :#393939;
    border-color:#393939;
 
   
}
body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #393939;
color : #fff;
}

iframe
{

		border-color: #393939;
		border-width: 0px;

}


#tblMenu
{
  	font: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
    border-width : 0px;
    background-color :#515151;
    border-color:#393939;
    
}
#tdMenu1
{
    background-image: url('Black1MenuBack.jpg');
}
#tdMenu2
{
    background-image: url('Black1MenuBack.jpg');
}
#ImgRCLogo
{
   background-image: url('RC-Logo.png'); width: 250px; height: 57px;
    
}

a {
color : #d0eb55;
background : inherit;
text-decoration : none;
}
a:hover {
color : #d0eb55;
background : inherit;
text-decoration : underline;
}
div
{
    border-style: hidden;
}
.cssred
{
	color:Red;
		
}
.cssred A:link
{
	color: red;
	text-decoration: underline;
}
.cssred a:visited
{
	color: red;
	text-decoration: underline;
}
.cssred a:hover
{
	color: red;
	text-decoration: underline;
}
Input:Hover,input:Focus,input:active,TextArea:Hover,TextArea:Focus,TextArea:active,txtbox:Hover,txtbox:Active,textbox:Hover,textbox:Active
{
	background:#5c5c5c;
}

Input,textarea,select,txtbox,textbox
{
    vertical-align:middle;
	font:12px tahoma, verdana, helvetica, arial, sans-serif;
	border:1px solid #080808;
	padding:2px 1px 3px;
	background:#2F2F2F 0 -1300px repeat-x url('App_Themes/Mono/Black.gif');
	color:#ffffff;

}
.TableRow
{
	background-image: url('../../images/BlackTitle.gif');
	background-repeat: repeat-x;
}
.LableText
{
	color: #FFFFFF;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	-x-system-font: none;
	line-height: 24px;
}
.LableTextForHome
{
	color: #FFFFFF;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	-x-system-font: none;
	line-height: 17px;
}
.BlackBerryImg
{
	background-image: url('../../images/Blackberry.png');
}
.WebCustomerDev
{
    border:1px solid #080808;
}

