﻿.bg_a 
{
    background-color: #858588;
}

.bg_b
{
    background-color: #ef4338;
}

.bg_c
{
    background-color: #EFEFEF;
}

.bg_d
{
    background-color: #FCFDFE;
}

.txt_color_a
{
    color: White;
}

.txt_color_b
{
    color: Black            ;
}

/*	Global classes	*/
.DDMainHeader
{	
	font: small-caps bold 1.6em Trebuchet MS, Arial, sans-serif;
	color:#888;
	padding-bottom: 12px;
    border-bottom: 1px dotted #bbbbbb;
}

.DDSubHeader
{
	margin-bottom: 5px;
    font: Trebuchet MS, Arial, sans-serif;
    font-weight: bold;
    color: #000;
}

.DD 
{
	padding: 0px 0px;	
	font-size: 1em ;
    font-family: Tahoma, Arial, sans-serif !important;
    color: #666;
}
.DD label
{    
    font-weight: bold;
}

.DDLightHeader
{
	font-weight: bold;
/*	background-color: #9DABBE;*/
	color: #263345;
} 

.DDGroupHeader
{
	font-weight: bold;
	font-style:italic italic;
	background-color: #473A9D; /*7087A9*/
	color: #fff;
} 

.DDTextBox, .DDDropDown
{
	color: #666;
	/*font-size: .95em;*/
	font-family:Tahoma, Arial, Sans-Serif;	
	border: solid 1px #dcdcdc;
	background-color: #FEFEFE;
}

.DDDropDown
{
	padding:2px;
}

.DDFilter
{
	font: .95em Tahoma, Arial, Sans-serif;
	color:#666;
}

.DDControl
{
    padding: 0px;
    font: .95em Tahoma, Arial, Sans-Serif;
    color: #666;
}

.DDFloatLeft
{
	float:left;
}

.DDFloatRight
{
	float:right;
}

.DDFooter
{
}

.DDSelected
{
	background-color: #fdffb8;
}

div.DDNoItem
{
	color:Red;
	font-family:Trebuchet MS, Arial, sans-serif;
}

.DDValidator
{
	color:Red;
	font-family:Trebuchet MS, Arial, sans-serif;
}


/*	Navigation	*/

div.DDNavigation
{
	font:.75em Tahoma, Arial, Sans-Serif;
	position: relative;
    top: -28px;
    margin-bottom: -10px;
    padding: 0px 5px;
}

div.DDNavigation img
{
    position: relative;
    margin-top: 0em;
    padding: 0px 8px;
    border: none;
    background-color: #fff;
}
div.DDNavigation a
{
    color: #839ce7;
    text-decoration: none;
    background-color: #fff;
    padding-right: 8px;
    top: -.2em;
    left: .25em;
}
div.DDNavigation a:hover
{
    color: #000099;
    text-decoration: underline !important;
}


/*	Details VIEW/EDIT	*/
table.DDDetailsTable
{
	color: #263345;
	background-color: #FCFDFE;
	/*border: 1px solid #dbddff;*/
	/*border-bottom-width: 3px;*/
	/*border: 1px solid #dbddff;*/
     margin-bottom: 40px;
}

table.DDDetailsTable a
{
	color:#7087A9;
	text-decoration: underline;
	padding-right: 6px;
}

table.DDDetailsTable a:hover
{
    color: #718ABE;
    text-decoration: underline !important;
}

table.DDDetailsTable .td
{
	padding: 3px 6px;
	border: 1px solid #dbddff;
	border-bottom-style: dotted;
	/*font-size: .7em;*/
	font-family:Tahoma, Arial, Sans-Serif;
}

/*************************************************************************************************/
/*************************************************************************************************/
/*	DDGridView/DDListView	*/
/*************************************************************************************************/
/*************************************************************************************************/

table.DDGridView
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;    
    text-align: left;
    border-collapse: collapse;
    border-color: #fff;
    margin: 0px 0px 10px 0px;
    background-color: #fff;
}
table.DDGridView thead th.rounded-company
{
    background: #b9c9fe url("http://media.smashingmagazine.com/cdn_smash/images/express-css-table-design/table-images/left.png") left -1px no-repeat;
}
table.DDGridView thead th.rounded-q4
{
    background: #b9c9fe url("http://media.smashingmagazine.com/cdn_smash/images/express-css-table-design/table-images/right.png") right -1px no-repeat;
}
table.DDGridView th
{
    line-height:1.3em;
	text-align: left;
	font-size: 1em;
    color: #fff;
    background: #ef4338;
    padding: 8px;
}
table.DDGridView .th a, table.DDListView .th a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
table.DDGridView .th a:hover, table.DDListView .th a:hover
{    
    text-decoration: underline;
}
table.DDGridView td
{
    /*background: #e8edff;*/
    border-top: 1px solid #fff;
    color: #263345;
    padding: 8px;
}
table.DDGridView .td a, table.DDListView .td a
{	
    color: #000;
    text-decoration: none;
    margin-right: 3px;	
}
table.DDGridView .td a:hover, table.DDListView .td a:hover
{	    
    text-decoration: underline;  	
}
table.DDGridView tfoot td.rounded-foot-left
{
    background: #e8edff url("http://media.smashingmagazine.com/cdn_smash/images/express-css-table-design/table-images/botleft.png") left bottom no-repeat;
}
table.DDGridView tfoot td.rounded-foot-right
{
    background: #e8edff url("http://media.smashingmagazine.com/cdn_smash/images/express-css-table-design/table-images/botright.png") right bottom no-repeat;
}
table.DDGridView tbody tr:hover td
{
    background: #fff;
}

/**/

/*************************************************************************************************/
/*
table.DDGridView, table.DDListView
{
	width: 100%;
	color: #666;
	border:solid 1px #dbddff;
	font: .7em Tahoma, Arial, Sans-Serif;
}

table.DDGridView .th, table.DDGridView .td, table.DDListView .th, table.DDListView .td
{
	white-space: nowrap;
}

table.DDGridView .th, table.DDListView .th
{
	background: url(DynamicData/Content/Images/header_back.gif) repeat-x;
	line-height:1.3em;
	text-align: left;
	font-size: 1em;
	border:solid 1px #dbddff;
}

table.DDGridView .th a, table.DDListView .th a
{
	color: #666;
	text-decoration: none;
}

table.DDGridView .td, table.DDListView .td
{
	border: dotted 1px #dbddff;
	border-left-width:0px;
	border-right-width:0px;
	padding: 6px;
}

table.DDGridView .td a, table.DDListView .td a
{
	color: #718ABE;
    text-decoration: none;
    margin-right: 6px;
	
}

table.DDGridView .DDSelected a, table.DDListView .DDSelected a
{
	color: #718ABE;
    text-decoration: none;
    margin-right: 6px;
	
}

table.DDGridView .DDSelected a:hover, table.DDListView .DDSelected a:hover
{
	color: #000099;
	text-decoration: underline;
}

table.DDGridView .td a:hover, table.DDListView .td a:hover
{
	color: #000099;
	text-decoration: underline;
}
*/
/*************************************************************************************************/
/*************************************************************************************************/


/*	DataPager	*/
div.DDPager
{
    padding: 0px 6px;
}


/* Bottom hyperlink design*/
div.DDBottomHyperLink
{	
    /*font-size: .75em;*/
    /*border: 1px solid #fff;*/
    border-bottom: none;
	font-family:Tahoma, Arial, Sans-Serif;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 1px;
	text-align: left;
}

th.InsertHeader
{
    background-color: #fcfdff !important;
    /*border-style: none !important;*/
}

div.DDBottomHyperLink a, div.make-buttons a, .InsertHeader a, .RefreshHeader a
{
    color: #fff !important;
    text-decoration: none;
    margin-right: 5px;
    background-color: #858588 !important;
    padding: 5px;
}

div.DDBottomHyperLink a:hover, div.make-buttons a:hover, .InsertHeader a:hover, .RefreshHeader a:hover	
{
    color: #000 !important;
    background-color: #ef4338 !important;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
div.DDBottomHyperLink img, div.make-buttons img
{
    padding-right: 5px;
    border: none;
}

div.DDBottomHyperLink2
{	
    /*font-size: .75em;*/
    /*border: 1px solid #fff;*/
    border-bottom: none;
	font-family:Tahoma, Arial, Sans-Serif;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 1px;
	text-align: left;
}

div.DDBottomHyperLink2 a
{
    color: #fff;
    text-decoration: none;
    margin-right: 5px;
    background-color: #ef4338;
    padding: 5px;
}
div.DDBottomHyperLink2 a:hover
{
    color: #000;
    background-color: #ef4338;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

/* required field class */
.validationRequired
{
    /*background-color: #FFFEBD;*/
}

TABLE.DDFilterTable input
{
	display: inline;
}

p.DDTopRound
{
    margin-bottom: 0; 
    padding: 0 0 0 10px; 
    color: White;
}

DIV.DDListOptionsInner
{
    padding: 10px 10px 10px 10px;
}