﻿body
{
	margin:30px;
	padding:30px;
	background-color:Black;
	font-family:Times New Roman;
	color:#e0e7a3;
}

a
{
	font-weight:normal;
	font-size:9px;
	color:#FFF;
	text-decoration:underline;
	font-family:Verdana;
}
a:hover
{
	text-decoration:none;
}

table.UITable td.Content table.contentColumns tr td.mainMenu hr
{
	border:1px solid #313038;
	border-bottom:0px none;
	border-left:0px none;
	border-right:0px none;
	margin-top:15px;
}


/*
	MAIN UI
*/
table.UITable
{
	/*width:100%;*/
	margin:auto;
	
}
table.UITable td.TLCorner,
table.UITable td.TRCorner,
table.UITable td.BLCorner,
table.UITable td.BRCorner
{
	width:30px;
	height:30px;
}
table.UITable td.Top
{
	background-image:url(/images/TopRepeat.gif);
	background-repeat:repeat-x;
	background-position:top;
}
table.UITable td.Left
{
	background-image:url(/images/LeftRepeat.gif);
	background-repeat:repeat-y;
	background-position:left;
}
table.UITable td.Content
{
	
}
table.UITable td.Content table.contentColumns
{
	width:100%;
}
table.UITable td.Content table.contentColumns tr td.mainMenu
{
	width:150px;
	font-weight:bold;
}
table.UITable td.Content table.contentColumns tr td.mainMenu a
{
	margin:3px;
	display:block;
}
table.UITable td.Content table.contentColumns tr td.mainMenu a:hover
{
	text-decoration:none;
}
table.UITable td.Content table.contentColumns tr td
{
	vertical-align:top;
	padding:7px;
	border:1px solid #313038;
}

table.UITable td.Right
{
	background-image:url(/images/RightRepeat.gif);
	background-repeat:repeat-y;
	background-position:right;
}
table.UITable td.Bottom
{
	background-image:url(/images/BottomRepeat.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/*
	LOGIN
*/
table#loginTable
{
	margin:15px auto;
	border:1px solid #313038;
	border-collapse:collapse;
}

table#loginTable td,
table#loginTable th
{
	padding:7px;
	border:1px solid #313038;
}


table#loginTable thead tr th
{
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #313038;
}

table#loginTable tbody tr th
{
	text-align:left;
}

table#loginTable tbody tr td
{
	
}

table#loginTable tfoot tr td
{
	text-align:center;
}

table#loginTable tfoot tr td input
{
	
}

/*
	Général UI
*/
div.Title
{
	background-image:url(/Images/TitleBox.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	text-align:center;
	position:relative;
	top:-15px;
}
div.Title span
{
	position:relative;
	font-weight:bold;
	top:4px;
}

div.MessageBox
{
	position:absolute;
	z-index:100;
	top:5px;
	left:5px;
	width:298px;
	height:68px;
	background-repeat:no-repeat;
	background-image:url(/images/MessageBoxBG.png);
	vertical-align:middle;
}
div.MessageBox span
{
	padding:10px 10px 10px 51px;
	display:block;
	font-size:11px;
	font-family:Verdana;
	color:#000;
	height:68px;
	vertical-align:middle;
}

/*
GridView Style
*/
.GVClass
{
	margin:1px 0px;
	border-collapse:collapse;
}
.GVHeader
{
	background-image:url(/Images/GV_HeaderBG.gif);
	background-repeat:repeat-x;
	height:24px;
}
.GVHeader th
{
	padding:0px 7px;
	border:1px solid #313038;
}
.GVAlternate
{
	background-color:#0d1a44;
}
.GVEmpty
{
}
.GVRow
{
	
}
/*
FormView Class
*/
.FVClass
{
	margin:2px 0px;
	border-collapse:collapse;
}
.FVClass th,
.FVClass td
{
	
}
.FVHeader
{
	background-image:url(/Images/GV_HeaderBG.gif);
	background-repeat:repeat-x;
	height:24px;
}
.FVHeader td
{
	padding:2px 7px 0px!important;
	border:1px solid #313038;
	font-weight:bold;
}

/*
Deed Box
*/

table.deedBox tr td
{
	padding:0px!important;
	margin:0px!important;
	border:0px none!important;
}

table.deedBox 
{
	/*float:left;*/
	margin-right:7px;
	width:400px;
}

table.deedBox td.br,
table.deedBox td.bl,
table.deedBox td.tr,
table.deedBox td.tl
{
	width:13px;
	height:13px;
}
table.deedBox td.br,
table.deedBox td.bl,
table.deedBox td.tr,
table.deedBox td.tl,
table.deedBox td.top,
table.deedBox td.bottom,
table.deedBox td.left,
table.deedBox td.right
{
	line-height:0px;
	font-size:0px;
}
table.deedBox td.top
{
	background-image:url(/Images/BoxUI/box_HorizontalRepeat.gif);
	background-repeat:repeat-x;
	background-position:top;
}

table.deedBox td.bottom
{
	background-image:url(/Images/BoxUI/box_HorizontalRepeat.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

table.deedBox td.left
{
	background-image:url(/Images/BoxUI/Box_VerticalRepeat.gif);
	background-repeat:repeat-y;
	background-position:left;
}
table.deedBox td.right
{
	background-image:url(/Images/BoxUI/Box_VerticalRepeat.gif);
	background-repeat:repeat-y;
	background-position:right;
}

table.deedBox td.main
{
	background-repeat:no-repeat;
	background-position:0px 0px;
}

table.deedBox td.main div.deedInfoHeader
{
	
}

table.deedBox td.main div.deedInfoHeader a
{
	font-size:18px;
	color:#e0e7a3;
	font-family:Times New Roman;
	text-decoration:none;
}
table.deedBox td.main div.deedInfoHeader a:hover span
{
	color:#8a6e2a;
}
table.deedBox td.main div.deedInfoHeader a:hover img
{
	border:1px solid #8a6e2a;
}

table.deedBox td.main div.deedInfoHeader a img
{
	border:1px solid #000000;
}

table.deedBox td.main div.deedInfoContainer
{
	/*padding:7px 40px 7px 7px;*/
}

table.deedBox td.main div.deedInfoContainer div
{
	padding:3px 0px;
}

a.DeedCheckBoxBehavior
{
	font-family:Times New Roman;
	font-size:14px;
	color:#e0e7a3;
	text-decoration:none;
}
a.DeedCheckBoxBehavior span
{
	padding-left:7px;
}

/*
	noBorder table
*/
table.noBorder,
table.noBorder td,
table.noBorder th
{
	border:0px none!important;
}
