﻿body 
{
    font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    background-color: #cccccc;
	text-align: center;
	margin-top: 20px;
}

/* Menu */

#topbar
{
    background-image: url(../Images/logo.png);
    height: 32px;
    width: 726px;
    margin-bottom: 10px;
    text-align: right;
}

#menu
{
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#menu li
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
    padding-left: 8px;
    color: #7f7f7f;
}
#menu li a
{
    color: #7f7f7f;
    text-decoration: none;
}

#menu li a:hover
{
    color: #bbbbbb;
}

/* Frontpage */

#fp_topleft
{
    background-image: url(../Images/frontpagebannertop.png);
    width: 525px;
    height: 17px;
}
#fp_middleleft
{
    background-image: url(../Images/frontpagebannerbottom.png);
    background-repeat:no-repeat;
    width: 525px;
    border-left: solid 1px #bfbfbf;
    background-color: #ffffff;
    vertical-align: top;
    text-align: left;
    padding-top: 225px;
}
#fp_imagelinebottom
{
    border-bottom: solid 1px #bfbfbf;
    margin-bottom: 25px;
    padding-bottom: 3px;
    text-align: right;
    padding-right: 40px;
}

.StartModalBackground {
	background-color: White;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.StartPopup {	
	background-image: url(../Images/start_bg.png);
    background-repeat: no-repeat;
    width: 463px;
    height: 367px;
}


/* Non-Frontpage : Left-side */

#topleft
{
    background-image: url(../Images/non-frontpagebannertop.png);
    width: 524px;
    height: 17px;
}
#imagelinebottom
{
    border-bottom: solid 1px #bfbfbf;
    margin-bottom: 25px;
    padding-bottom: 3px;
    text-align: right;
    padding-right: 40px;
}
#middleleft
{
    background-image: url(../Images/non-frontpagebannerbottom.png);
    background-repeat:no-repeat;
    width: 525px;
    border-left: solid 1px #bfbfbf;
    background-color: #ffffff;
    vertical-align: top;
    text-align: left;
    padding-top: 140px;
}
#bottomleft
{
    background-image: url(../Images/bottomleft.png);
    width: 524px;
    height: 17px;
}
h2
{
    font-size: 1.3em;
    color: #d00d89;
	font-weight: normal;   
    margin: 0px 10px 10px 25px;
}
.line
{
    border-bottom: dashed 1px #cccccc;
    margin-bottom: 12px;
    margin-left: 24px;
    margin-right: 20px;
}
.text
{
    margin: 0px 25px 0px 25px;
    line-height: 19px;
}
.bullit
{
    background-image: url(../Images/circlebullit.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 13px;
    margin-left: 15px;
    margin-bottom: 4px;
}
.textlink_delete
{
    background-image: url(../Images/gointext.png);
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top: 0px;
    height: 16px;
    vertical-align: top;
}
.input
{  
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 1em;
    height: 12px;
}
#middleleft_ a 
{
	text-decoration: none;
	color: #000000;
}
#middleleft_ a:hover 
{
    border-bottom: dashed 1px #7f7f7f;
}
.modulecellleft_delete
{
    height: 30px;
    width: 150px;
    text-align: center;
    font-weight: bold;
    border: solid 1px #aaaaaa;  
}
.modulecellright
{
    padding-left: 20px;
    line-height: 16px;
}
.boxlink
{
    display: block;
    background-image: url(../Images/modulebox.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 33px;
    width: 150px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border: solid 1px #00000;
    line-height: normal;
    padding-top: 15px;
}
a:hover.boxlink
{
     background-image: url(../Images/modulebox_hover.png);
}

/* Non-Frontpage : Right-side */

#topright
{
    background-image: url(../Images/topright.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 17px;
    border-left: solid 1px #bfbfbf;
}
#middleright
{
    background-color: #ebebeb;
    width: 199px;
    border-right: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
    vertical-align: top;
    text-align: left;
}
#bottomright
{
    background-image: url(../Images/bottomright.png);
    width: 199px;
    height: 17px;
    border-left: solid 1px #bfbfbf;
}
h3
{
	margin: 0px 20px 8px 20px;
	color: #7f7f7f;
	font: normal 1em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-bottom: 2px;
	letter-spacing: 1px;
}

.line2
{   
    font-size: 9px;
    border-bottom: solid 1px #dddddd;
    margin: 0px 20px 12px 20px;
    
}

.text2
{
    margin: 0px 20px 6px 20px;
	color: #7f7f7f;
}
#right a {
	background: url(../Images/go.png) no-repeat 18px 50%;
	display: block;
	text-decoration: none;
	color: #7f7f7f;
	padding: 3px 10px 4px 35px;
	margin: 0;
}
#right a:hover 
{
	background: #f8f8f8 url(../Images/go.png) 18px 50% no-repeat;
}
.rightlink
{
    margin: 0px 0px 0px 0px;
}
#ctl00_ContentPlaceHolder1_SignUpEmail
{  
    margin-left: 20px;
    margin-top: 5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 1em;
    width: 141px;
    height: 12px;
}

/* All : Pages */

.disabled_link
{
    display: block;
    background-image: url(../Images/go.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px;
    text-decoration: none;
    color: #aaaaaa;
}
.go_link
{
    display: block;
    background-image: url(../Images/go.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px;
    text-decoration: none;
    color: #000000;
}
a:hover.go_link
{
    color: #aaaaaa;
}

.list
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.list li
{
   list-style-image: none;
   list-style-type: none;
   background-image: url(../Images/circlebullit.png);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left : 15px;
   margin-left: -25px;
}

#SendButton
{
    font-size: small;
    height: 20px;
    width: 400px;
}

/* Popup */

.popup_topleft
{
    background-image: url(../Images/popup.bg.topleft.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    font-size: 2px;
}

.popup_top
{
    background-image: url(../Images/popup.bg.top.png);
    background-repeat: repeat-x;
    width: 1px;
    height: 6px;
    font-size: 2px;
}

.popup_topright
{
    background-image: url(../Images/popup.bg.topright.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    font-size: 2px;
}

.popup_left
{
    background-image: url(../Images/popup.bg.left.png);
    background-repeat: repeat-y;
    width: 6px;
    height: 1px;
}

.popup_middle
{
    background-color: #ffffff;
}

.popup_right
{
    background-image: url(../Images/popup.bg.right.png);
    background-repeat: repeat-y;
    width: 6px;
    height: 1px;
}

.popup_bottomleft
{
    background-image: url(../Images/popup.bg.bottomleft.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    font-size: 2px;
}

.popup_bottom
{
    background-image: url(../Images/popup.bg.bottom.png);
    background-repeat: repeat-x;
    width: 1px;
    height: 6px;
    font-size: 2px;
}

.popup_bottomright
{
    background-image: url(../Images/popup.bg.bottomright.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    font-size: 2px;
}

/* All : Buttom */

#bottombar
{
    margin-top: 10px;
    text-align: center;
    color: #797979;
}