html,body {
width:100%;
margin:0;
padding:0;
}

body {
letter-spacing:normal;
font-size:11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:400;
color:#313131;
background-color:#05a;
background-image:url(../../App_Uploads/backgrounds/background_main.jpg);
background-repeat:no-repeat;
background-position:left top;
line-height:1.4em;
}

.Container {
width:938px;
height:100%;
text-align:left;
margin:0 auto;
}

img {
border:none;
}

ol {
line-height:1.4em;
}

ul {
list-style:disc;
line-height:1.4em;
}

a:link,a:visited {
text-decoration:none;
color:#03f;
}

a:hover {
color:#000;
}

.Header {
position:relative;
width:100%;
}

.HeaderMenu {
position:absolute;
left:615px;
top:8px;
}

.HeaderBanner {
position:relative;
float:left;
margin-top:10px;
}

.HeaderBannerPanel {
position:absolute;
left:377px;
top:3px;
}

.Content {
position:relative;
float:left;
margin-left:1px;
width:925px;
height:inherit;
z-index:3;
background-color:#FFF;
}

.FooterMenu {
position:relative;
float:left;
width:925px;
color:#ccc;
text-align:center;
font-size:0.8em;
height:45px;
padding-top:10px;
}

.FooterMenu a {
color:#0ff;
}

.FooterMenu a:hover {
color:#fff;
}

h1, h2, h3, h4, h5, h6
{
position: relative;
width: 100%;
font-weight: normal;
color: #000;
margin-bottom:0;
}
h1 {
font-size:1.5em;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
}

.PageHeaderPath {
position:relative;
clear:left;
color:#555;
font-size:0.9em;
text-align:right;
margin-bottom:5px;
}

.PageHeaderTitle {
position:relative;
float:left;
clear:right;
font-size:1.5em;
color:#000;
margin-bottom:5px;
line-height:20px;
display:inline;
}

.ContentText {
position:relative;
float:left;
width:100%;
clear:both;
margin-top:0;
padding-top:0;
}

.Waiting {
position:absolute;
left:215px;
top:0;
color:#404040;
}

.SearchDesc {
letter-spacing:normal;
font-size:11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:400;
color:#313131;
line-height:140%;
margin:0;
padding:0;
}

.Desc_HL {
color:#000;
font-weight:700;
}

.MainTop {
float:left;
width:100%;
height:7px;
background-image:url(../../App_Uploads/backgrounds/background_top.png);
background-repeat:no-repeat;
}

.MainBottom {
float:left;
width:100%;
height:20px;
background-image:url(../../App_Uploads/backgrounds/background_bot.png);
background-repeat:no-repeat;
}

.Default_Left_List {
position:relative;
float:left;
width:238px;
margin-right:18px;
margin-bottom:4px;
}

.Default_Right_List {
position:relative;
float:left;
width:238px;
margin-bottom:4px;
}

.ColumnBoxHeading {
background-image:url(../../App_Uploads/Backgrounds/Column_Heading.jpg);
background-repeat:no-repeat;
width:190px;
height:25px;
padding-top:5px;
text-align:center;
}

.ColumnBox {
position:relative;
float:left;
width:178px;
margin-top:-5px;
margin-bottom:5px;
border:solid 1px #aaa;
background-color:#f1f1f1;
padding:10px 5px;
}
/* Columns */
.SingleColumn {
float:left;
width:913px;
height:100%;
padding:5px 10px 10px;
}

.LargeLeftColumn {
float:left;
width:708px;
height:100%;
padding:5px 5px 10px 10px;
}

.LargeRightColumn {
float:right;
width:700px;
height:100%;
padding:5px 10px 10px 5px;
}

.CentreColumn {
float:left;
width:495px;
height:100%;
padding:5px 5px 10px;
}

.SmallLeftColumn {
float:left;
width:190px;
height:100%;
padding:5px 10px 10px;
}

.SmallRightColumn {
float:right;
width:190px;
height:100%;
padding:5px 10px 10px;
}

.HalfLeftColumn {
float:left;
width:444px;
height:100%;
padding:5px 10px 10px;
}

.HalfRightColumn {
float:right;
width:444px;
height:100%;
padding:5px 10px 10px;
}

.ColumnPhoto {
position:relative;
clear:both;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
/* menus */
.MainMenu {
position:relative;
float:left;
width:938px;
height:40px;
z-index:1;
background-image:url(../../App_Uploads/backgrounds/background_menu.png);
background-repeat:no-repeat;
}

#nav {
list-style-type:none;
float:left;
margin:0;
padding:0 0 0 10px;
}

#nav li {
float:left;
display:inline;
margin:0 1px 0 0;
padding:0;
}

#nav a {
float:left;
height:22px;
color:#000;
text-decoration:none;
margin-top:2px;
padding-top:5px;
padding-right:10px;
padding-left:10px;
border-right:solid 1px #d5d5d5;
border-left:solid 1px #fff;
border-top:solid 1px #fff;
}

#nav a:hover {
color:#fff;
background-image:url(../../App_Uploads/Backgrounds/menu_Hover.jpg);
background-repeat:repeat-x;
}

.ColumnMenuBox {
position:relative;
float:left;
width:100%;
margin-top:0;
margin-bottom:10px;
padding-left:0;
padding-right:0;
padding-bottom:5px;
}

.SubMenuHeading {
padding-left:5px;
margin-bottom:5px;
position:relative;
float:left;
clear:right;
width:100%;
}

.SubMenuPanel {
position:relative;
float:left;
overflow:hidden;
margin-top:-5px;
margin-bottom:10px;
padding-top:7px;
border:solid 1px #aaa;
background-color:#f1f1f1;
}

#v_nav {
list-style-type:none;
float:left;
width:183px;
margin:0;
padding:0 0 0 5px;
}

#v_nav li {
float:left;
width:100%;
margin:0;
padding:0;
}

#v_nav a {
height:18px;
display:block;
text-decoration:none;
width:100%;
color:#000;
padding-top:6px;
padding-bottom:5px;
padding-left:5px;
background-image:url(../../App_Uploads/backgrounds/menu_inactive.jpg);
background-repeat:repeat-x;
}

#v_nav a:hover {
display:block;
color:#fff;
width:100%;
background-image:url(../../App_Uploads/backgrounds/menu_Hover.jpg);
background-repeat:repeat-x;
}

.v_MenuHighlight,.h_MenuHighlight {
padding-right:10px;
background-image:url(../../App_Uploads/Backgrounds/bullet.gif);
background-repeat:no-repeat;
background-position:right;
}
/* fields */
.MenuEdit {
float:left;
}

.bottomEdit {
position:relative;
float:left;
clear:left;
width:100%;
height:25px;
padding-top:10px;
}

.lineEdit {
position:relative;
float:left;
clear:left;
width:100%;
margin-bottom:5px;
}

.labelEdit {
position:relative;
float:left;
clear:left;
width:120px;
padding-right:10px;
text-align:right;
padding-top:8px;
}

.labelEditLeft {
position:relative;
float:left;
clear:left;
width:120px;
padding-right:10px;
text-align:left;
padding-top:8px;
}

.boxEdit {
position:relative;
float:left;
clear:right;
}

.infoEdit {
position:relative;
padding-top:3px;
clear:right;
}
/* Popups */
.PopImg {
float:left;
}

.PopImgRight {
float:right;
padding-right:20px;
}

.DelPnl {
width:250px;
}

.PassPnl {
position:relative;
float:left;
border-top:1px solid silver;
width:490px;
}

.DelTxt {
position:relative;
float:right;
text-align:center;
width:180px;
margin-top:10px;
}

.DelBtn {
position:relative;
float:right;
text-align:center;
width:180px;
}

.InfoPnl {
width:400px;
}

.InfoTxt {
position:relative;
float:right;
text-align:left;
width:330px;
}

.InfoBtn {
position:relative;
float:right;
text-align:center;
width:330px;
}





