body 
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background: url("images/background.png") #7e7f7f center top repeat-x;
height: 100%;
font-family: Arial, Sans-Serif;
}

img
{
margin: 0px;
padding: 0px;
vertical-align: bottom;
}

#logo
{
display: none;
font-size: 10px;
font-weight: bold;
font-color: black;
text-align: right;
}

#container
{
width: 950px;
min-height: 100%;
margin: 0px;
padding: 0px;
background: url("images/contentbg.png") center top repeat-y;
}

* html #container {
height:100%
}

#sidebar
{
background: url("images/sidebarbg.png") #151515 center top no-repeat;
width: 258px;
margin-left: 20px;
margin-right: 40px;
color: white;
height: 100%;
float: left;
}

#mainarea
{
float: left;
margin-right: 20px;
width: 612px;
}

#username
{
display: none;
margin-left: 30px;
margin-right: 30px;
font-family: Arial, Sans-Serif;
font-size: 10px;
font-weight: bold;
text-align: left;
}

#accountname
{
display: none;
margin-left: 30px;
margin-right: 30px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: left;
}

.sidebargap
{
height: 40px;
}

.sidebarbutton
{
margin-left: 30px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 18px;
}

.sidebarsettingsbutton
{
}

.sidebarlogoutbutton
{
}

.sidebarbuttonlink
{
padding-left: 10px;
text-decoration: none;
color: white;
display: block;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: left;
width: 188px;
height: 26px;
background: url("images/button.png");
background-position: 0px -26px;
cursor: pointer;
}

* html .sidebarbuttonlink {
width: 198px;
}

.sidebarbuttonlink:hover
{
background-position: 0px 0px;
}

.sidebarsettingsbuttonlink
{
text-decoration: none;
color: white;
display: block;
margin-left: 30px;
margin-right: 7px;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92;
height: 26px;
background: url("images/button_settings.png");
background-position: 0px -26px;
cursor: pointer;
}

.sidebarsettingsbuttonlink:hover
{
background-position: 0px 0px;
}

.sidebarlogoutbuttonlink
{
text-decoration: none;
color: white;
display: block;
margin-left: 7px;
margin-right: 30px;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_logout.png");
background-position: 0px -26px;
cursor: pointer;
}

.sidebarlogoutbuttonlink:hover
{
background-position: 0px 0px;
}

.maintitle
{
margin-top: 50px;
margin-bottom: 30px;
font-size: 30px;
font-weight: bold;
color: black;
border-bottom: medium solid black;
}

.boxsmall
{
cursor: pointer;
}

.staticobject
{
background: url("images/maindivbg.png") repeat;
padding-top: 14px;
padding-left: 14px;
padding-bottom: 14px;
padding-right: 14px;
margin-bottom: 18px;
border: thin solid #b1b1b2;
}

.staticarea
{
font-size: 14px;
font-weight: bold;
text-align: left;
width: 180px;
color: black;
}

.staticupdated
{
font-size: 14px;
font-weight: bold;
text-align: center;
width: 340px;
color: #acacac;
text-transform: lowercase;
}

.staticedit
{
font-size: 14px;
font-weight: bold;
text-align: right;
width: 60px;
text-transform: uppercase;
color: black;
}

.iframeline
{
height: 1px;
background-color: #a1a1a1;
width: 580px;
}

.iframetitle
{
margin-top: 15px;
margin-bottom:3px;
font-size: 11px;
font-weight: bold;
text-align: left;
color: black;
text-transform: uppercase;
}

.iframecontainer
{
width: 580px;
}

.iframetextbox
{
font-family: Arial, Sans-Serif;
width: 100%;
font-size: 14px;
height: 26px;
padding: 5px;
background-color: #f9f9f9;
border : 1px solid #d6d6d6; 
}

.iframeselect
{
font-family: Arial, Sans-Serif;
font-size: 14px;
height: 26px;
}

.iframetextarea
{
font-family: Arial, Sans-Serif;
line-height: 22px;
width: 100%;
height: 320px;
font-size: 14px;
padding: 5px;
background-color: #f9f9f9;
border : 1px solid #d6d6d6;
}

.iframetextareashort
{
font-family: Arial, Sans-Serif;
line-height: 22px;
width: 100%;
height: 150px;
font-size: 14px;
padding: 5px;
background-color: #f9f9f9;
border : 1px solid #d6d6d6;
margin-bottom: 20px;
}

.staticeditlink:hover
{
text-decoration: none;
color: black;
}

.staticeditlink:hover
{
color: #66829f;
}

.savebuttonlink:hover
{
float: left;
text-decoration: none;
color: white;
display: block;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_logout.png");
background-position: 0px -26px;
cursor: pointer;
}

.savebuttonlink:hover
{
background-position: 0px 0px;
}

.previewbuttonlink
{
float: left;
text-decoration: none;
color: white;
display: block;
margin-right: 20px;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_blue.png");
background-position: 0px -26px;
cursor: pointer;
}

.previewbuttonlink:hover
{
background-position: 0px 0px;
}

.subtitle
{
margin-top: 20px;
margin-bottom: 20px;
font-size: 18px;
border-bottom: thin solid black;
}

.dynamictitlemonth
{
font-size: 14px;
font-weight: bold;
text-align: left;
width: 500px;
color: black;
}

.dynamiceditmonth
{
font-size: 14px;
font-weight: bold;
text-align: right;
width: 80px;
text-transform: uppercase;
color: black;
}

.dynamictitle
{
font-size: 14px;
font-weight: bold;
text-align: left;
width: 520px;
color: black;
}

.dynamicedit
{
font-size: 14px;
font-weight: bold;
text-align: right;
width: 60px;
text-transform: uppercase;
color: black;
display: none;
}

.dynamicobject
{
background: url("images/maindivbg.png") repeat;
padding-top: 14px;
padding-left: 14px;
padding-bottom: 14px;
padding-right: 14px;
margin-bottom: 18px;
border: thin solid #b1b1b2;
}

.dynamicaddnew
{
background: url("images/maindivbg_y.png") repeat;
padding-top: 14px;
padding-left: 14px;
padding-bottom: 14px;
padding-right: 14px;
margin-bottom: 38px;
border: thin solid #b1b1b2;
cursor: pointer;
}

.dynamicaddnewlink
{
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: white;
}

.savebuttonlink
{
float: left;
text-decoration: none;
color: white;
display: block;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_logout.png");
background-position: 0px -26px;
cursor: pointer;
}

.savebuttonlink:hover
{
background-position: 0px 0px;
}

.dynamicdate
{
margin-bottom:3px;
font-size: 11px;
font-weight: bold;
text-align: left;
width: 580px;
color: black;
text-transform: uppercase;
}

.logintext
{
margin-bottom:3px;
margin-left: 30px;
margin-right: 30px;
font-family: Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
text-align: left;
color: white;
}

.sidebartextbox
{
margin-left: 30px;
margin-right: 30px;
margin-bottom: 18px;
width: 198px;
font-family: Arial, Sans-Serif;
font-size: 14px;
height: 26px;
background-color: #f9f9f9;
border : 1px solid #d6d6d6; 
}

.warning
{
margin-left: 30px;
margin-right: 30px;
margin-bottom: 18px;
color:#853a39;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.loginbutton
{
margin-left: 30px;
margin-right: 30px;
margin-top: 10px;
margin-bottom: 18px;
}

.loginlink
{
text-decoration: none;
color: white;
display: block;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 198px;
height: 26px;
background: url("images/button.png");
background-position: 0px -26px;
cursor: pointer;
}

.loginlink:hover
{
background-position: 0px 0px;
}

.deletelink
{
float: left;
text-decoration: none;
color: white;
display: block;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_logout.png");
background-position: 0px -26px;
cursor: pointer;
}

.deletelink:hover
{
background-position: 0px 0px;
}

.uploadlink
{
float: left;
text-decoration: none;
color: white;
display: block;
margin-right: 20px;
margin-top: 18px;
margin-bottom: 0px;
line-height: 26px;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 92px;
height: 26px;
background: url("images/button_blue.png");
background-position: 0px -26px;
cursor: pointer;
}

.uploadlink:hover
{
background-position: 0px 0px;
}

.topmessage
{
background: url("images/maindivbg_alert.png");padding-top: 14px;
padding-left: 14px;
padding-bottom: 14px;
padding-right: 14px;
margin-bottom: 18px;
border: thin solid #b1b1b2;
color: black;
text-align: center;
}

.sdynamictitle
{
font-size: 14px;
font-weight: bold;
text-align: left;
color: black;
}

.sdynamicedit
{
font-size: 14px;
font-weight: bold;
text-align: right;
text-transform: uppercase;
color: black;
display: none;
}

.sdynamicdate
{
margin-bottom:3px;
font-size: 11px;
font-weight: bold;
text-align: left;
color: black;
text-transform: uppercase;
}

.dynamicinternalobject
{
padding-top: 14px;
padding-left: 14px;
padding-bottom: 14px;
padding-right: 14px;
}

.dynamicmonthline
{
height: 1px;
margin-bottom: 14px;
background-color: #a1a1a1;
width: 580px;
}

.onethirdiframe
{
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
text-align: center;
float: left;
width: 180px;
margin-right: 20px;
}

.twothirdsiframe
{
float: left;
width: 380px;
}

.basiclink
{
display: block;
width: 180px;
height: 20px;
text-align: center;
position:relative;
bottom: 50px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color: #66829f;
text-decoration: none;
}

.basiclink:hover
{
text-decoration: underline;
}