body {
	background: url(/core/images/bg.jpg) ;
	font: 10pt Arial, Verdana, sans-serif;
	margin: 0px ;
}

h1 {
	margin-top: 0px ;
	color: #25335C ;
	font-weight: normal ;
	font: 24px ;
	letter-spacing: 1px ;
}

a {
	color: #0000D3 ;
	text-decoration: none ;
}

a:hover {
	text-decoration: underline ;
}

#masthead a {
	display: block ;
	margin: auto ;
	width: 900px ;
	height: 331px ;
	background: url(/core/images/header.jpg) ;
}

#page {
	display: block ;
	margin: auto ;
	width: 900px ;
	background-image: url(/core/images/bg-inner.jpg) ;
	height: inherit ;
}

#nav {
	display: block ;
	padding: 0px  ;
	margin: 0px 40px 0px 40px ;
	height: 36px ;
	background: url(/core/images/nav-separator.jpg) repeat-x ;
}

#nav ul {
    list-style: none ;
}


#nav li {
	float: left ;
	display: block ;
}

#nav li a {
	display: block ;
	background-image: url(/core/images/nav-active.jpg) ;
	background-image: url(/core/images/nav.jpg) ;
	width: 133px ;
	height: 26px ;
	text-align: center ;
	text-decoration: none ;
	color: #FFFFFF ;
	padding-top: 10px ;
	margin-left: 3px ;
}

#nav li a.twoline {
	height: 33px ;
	padding-top: 3px ;
}

#nav li a.active {
	background-image: url(/core/images/nav-active.jpg) ;
}

#nav li a:hover {
	display: block ;
	background-image: url(/core/images/nav-active.jpg) ;
	width: 133px ;
	height: 26px ;
}

#nav li a:active {
	display: block ;
	background: #36456E ;
	width: 133px ;
	height: 26px ;
}

#nav li a:hover.twoline {
	height: 33px ;
	padding-top: 3px ;
}

#wrap {
	width: 730px ;
	padding: 20px 85px 20px 85px ;
}

#main {
	float: left ;
	width: 500px ;
	padding: 0px 0px 0px 0px ;
}

#sidebar {
	float: right ;
	width: 200px ;
	margin: 0px 0px 0px 0px ;
	border: 1px solid #d5d5d5 ;
	padding: 1px ;
}

#sidebar h1 {
	display: block ;
	width: 196px ;
	line-height: 20px ;
	padding: 0px 0px 0px 4px ;
	margin: 0px ;
	background: url(/core/images/sidebar-headline-bg.jpg) repeat-x ;
	color: white ;
	font-size: 12px ;
	font-weight: normal ;
	letter-spacing: 1px ;
}

#sidebar h1 a {
	text-decoration: none ;
	color: #FFFFFF ;
}

#sidebar h1 a:hover {
	text-decoration: underline ;
}

#sidebar h1 a img {
	float: right ;
	padding: 4px ;
}

#sidebar span {
	display: block ;
	padding: 4px ;
}

#sidebar form {
	margin: auto ;
	text-align: center ;
	margin-top: 3px ;
	display: block ;
}

#footer {
	clear: both ;
	display: block ;
	background-image: url(/core/images/footer.jpg) ;
	margin: auto ;
	width: 900px ;
	height: 42px ;
	padding-top: 8px ;
	text-align: center ;
	font-size: 10px ; 
}

.box {
	margin:auto;
	width: 300px ;
	border: 1px solid #d5d5d5 ;
	padding: 1px ;
}

.box h1 {
	display: block ;
	width: 296px ;
	line-height: 20px ;
	padding: 0px 0px 0px 4px ;
	margin: 0px ;
	background-image: url(/core/images/sidebar-headline-bg.jpg) ;
	color: white ;
	font-size: 12px ;
	font-weight: normal ;
	letter-spacing: 1px ;
}

.box span {
	display: block ;
	padding: 4px ;
}

.box span.center {
	display: block ;
	padding: 16px 4px 16px 4px ;
	text-align: center ;
}

.error {
	display: block ;
	color: #8F1A0C ;
}

.subtitle {
	font-size: 11px ;
	color: #717171 ;
}

form {
	display: inline ;
}

#adminNav {
	display: block ;
	border: 1px solid #d5d5d5 ;
	padding: 1px ;
	line-height: 20px ;
	height: 20px ;
	margin:auto;
	margin-bottom: 30px ;
}

#adminNav ul {
	margin: 0px ;
	padding: 0px ;
    list-style: none ;
}


#adminNav li {
	float: left ;
	display: block ;
	width: 120px  ;
}

#adminNav li a {
	display: block ;
	background-image: url(/core/images/nav-active.jpg) ;
	background-image: url(/core/images/sidebar-headline-bg.jpg) ;
	width: 120px ;
	text-align: center ;
	text-decoration: none ;
	color: #FFFFFF ;
	padding-top: 0px ;
}

#adminNav li a.active {
	background-image: url(/core/images/nav-active.jpg) ;
}

#adminNav li a:hover {
	display: block ;
	background-image: url(/core/images/nav-active.jpg) ;
	width: 100% ;
}

#adminNav li a:active {
	display: block ;
	background: #36456E ;
	width: 100% ;
}

ul.subnav {
	list-style: none ;
	display: block;
	margin: auto ;
	padding: 0px ;
}

.subnav li {
	float: left ;
	display: block ;
	width: 165px  ;
}

.button {
	display: block ;
	width: 160px ;
	border: 1px solid #d5d5d5 ;
	padding: 6px 0px 6px 0px ;
	text-align: center ;
	text-decoration: none ;
	margin: auto ;
	background: #F3F3F3 ;
}

.subscriberEdit td {
	border-bottom: 1px solid gray ;
	border-right: 1px solid gray ;
}

.subscriberEdit td.left {
	border-left: 1px solid gray ;
}
.subscriberEdit td.top {
	border-top: 1px solid gray ;
}

.subscriberEdit td table tr td {
	border-bottom: 1px none gray ;
	border-right: 1px none gray ;
}

.warning {
	display: block ;
	height: 37px; 
	text-align: center ;
	border: 1px solid #8F1A0C ;
	padding: 8px 4px 4px 20px ;
	background: url(/core/images/warning.jpg) no-repeat ;
	margin: 0px 0px 10px 0px ;
	font-size: 14px ;
}

#autocomplete_choices {
	position: absolute;
	width: 230px;
	margin: 0px;
	padding: 0px;
	display: block ;
	margin-top: -14px ;
}

#autocomplete_choices ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
}

#autocomplete_choices ul li {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:14px;
}

#autocomplete_choices ul li.selected {
	background-color: #3A415d;
	color: #FFFFFF ;
}

#preview {
	width: 100%;
	background: #990000; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC0000', endColorstr='#990000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#CC0000), to(#990000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #CC0000,  #990000); /* for firefox 3.6+ */
	color: #FFFFFF;
	text-align: center;
	padding:6px 0px 6px 0px;
	text-shadow: #000000 2px 1px 2px;
}

#preview .link {
	color: #FFFFFF;
	text-decoration: underline;
}