﻿/************************* Module Layout Styles *************************/
html.LuvyaBase, div.LuvyaBase, div.LuvyaBase td{
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif
}
.ContentPane div.LuvyaBase{
}
.LuvyaBase .ModuleTitle{
	padding-top: 10px;
	vertical-align: bottom;
	text-align: left
}
.LuvyaBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 20px
}
.LuvyaBase .ModuleContent{
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #cf5e02;
}
.Singleborder{
}
.LuvyaBase .Singleborder td{
	border-left-color: #bf2519;
	border-bottom-color: #bf2519;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px
}
.LuvyaBase table.Singleborder {
	padding: 0px;
	border-top-color: #bf2519;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #bf2519;
	border-right-style: solid;
	border-right-width: 1px
}
.LuvyaBase .Highlight{
	font-weight: bold;
	color: #cf5e02;
	font-family: Verdana, Helvetica, sans-serif
}
.LuvyaBase h1, .LuvyaBase .Head{
	font-weight: normal;
	font-size: 14px;
	color: #cf640f;
	height: 16px
}
.LuvyaBase h2, .LuvyaBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000
}
.LuvyaBase h3, .LuvyaBase h4, .LuvyaBase h5, .LuvyaBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.LuvyaBase p, .LuvyaBase .Normal{
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
}
.LuvyaBase a, .LuvyaBase a:link, .LuvyaBase a:visited, .LuvyaBase a:active{
	color: #cf5e02;
	text-decoration: underline
}
.LuvyaBase a:hover{
	color: black;
	text-decoration: underline
}
.LuvyaBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.LuvyaBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
}
.LuvyaBase .Button, .LuvyaBase a.Button, .LuvyaBase a:link.Button, .LuvyaBase a:visited.Button, .LuvyaBase a:hover.Button, .LuvyaBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #800228;
	text-align: center;
	text-decoration: none
}
.LuvyaBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px
}
