body, input, select, div, p, span {
	font: normal 12px verdana,arial,sans-serif;
	color: #003399;
}
input, select, textarea {
	border: 1px solid #006699;
	color: #003399;
}
input.button {
	background-color: #EBEBEB;
	color: #003399;
	cursor: pointer;
}
.checkbox input 
{
    border:0;
}
.checkbox td 
{
    text-align: right;
}
body {
    margin: 0;
    padding: 0;
}
p {
    line-height: 19px;
    margin: 5px 4px 4px 2px;
    text-indent: 4px;
}
a {  
	color: #006699; text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1, .contentheader {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	clear:left;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;	
	clear:left;
}
h3 {
	font-size: 12px;
	padding-left: 5px;
	margin: 5px 0  5px 0;
}
.user-message{
    color: #CC0000;
}
.validation-marker{
    color: #CC0000;
}
.emph{
    font-style: italic;
    font-weight: bold;
}
div.examples h3 {
    padding-left: 0;
}
body {
	margin:0; 
	padding:0;
}
.message 
{
    display: block;
    border: solid 1px #CC0000;
    padding: 10px;
    color: #CC0000;
    background-color: #EBEBEB;
}

/*definition lists*/
dl { 
    margin-left: 5px;
}
dt {
    font-style:italic;
}
dd {
    margin: 2px 0px 5px 15px;
}


/*OLD STYLES*/
img {border: 0;}


/* page sections */
#titles, #nav-primary, #content, #footer, #ad-bottom, div#user-links {
	width: 780px;
	margin: 0 auto 0 auto;
}
#nav-primary, #footer, #ad-bottom {
	width: 786px;
}
.ad-middle {
	text-align: center;
}
#content {
	border-left: solid 1px #8DB6CA;
	border-right: solid 1px #8DB6CA;
}
#titles {
	height: 121px;
	background-image: url("../image/wowo-logo.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#titles h1 {
    display: none; 
}
#titles a {
    display: block;
    position: absolute;
	color: #FFFFFF;
	width: 550px;
	height: 100px;
	text-decoration: none;
}
#titles p {
	font-size: 20px;
	font-family: 'Trebuchet MS';
	padding: 50px 0 0 550px;
}
div#user-links 
{
    display: block;
    text-align: right;
    clear: both; 
	padding:0;
	margin-bottom:3px; 
}
div#user-links span, div#user-links a 
{
	color: #003399;
	padding: 0 0 0 10px;
	margin:0;
}
#nav-primary {
	display: block;
	height: 20px;
	clear: left;
	background-color: #8DB6CA;
	color: #006699;
	border: 1px solid #8DB6CA;
	padding: 0;
}
#content {
	width: 776px;
	padding: 2px 5px 30px 5px;
    min-height: 635px;
}
.little-content {
    height: 655px;
}
#main-content {
    clear: left;
}
#footer {
    clear:left;
	height: 30px;
	border: 1px solid #8DB6CA;
	background-color: #8DB6CA;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	color: #FFFFFF;
	vertical-align: bottom;
}
#ad-bottom {
    clear:left;
	border-left: 1px solid #8DB6CA;
	border-right: 1px solid #8DB6CA;
	text-align: center;
}
#ad-area {
    display: block;
    width: 125px;
    height: 150px;
    float: right;
    clear: right;
	margin: 0 0 5px 4px;
	padding: 5px 0 5px 5px;
  /*  border: dotted 1px black;
	position: absolute;
	top: 103px;
	left: 790px;
	width: 170px;
	height: 500px;
	 border: 2px dotted #8DB6CA;*/
}
#ads-horizontal {
    width: 470px;
    margin-left: 80px;
    margin-bottom: 5px;
    border: 0;
}
/* NAV - primary */
#nav-primary ul {
	display: block;
	padding: 0; margin: 0;
}
#nav-primary li {
	display: block;
	list-style: none;
	margin: 2px 5px 2px 5px;
	padding: 2px 2px 2px 2px;
	float: left;
}
#nav-primary a, 
#nav-primary a:hover, 
#nav-primary a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#nav-primary a:hover {
	text-decoration: underline;
}
#nav-primary li.active a,
#nav-primary li.active a:visited,
#nav-primary li.active a:hover {
	font-weight: bold;
}
/*
#  EBEBEB - background
#8DB6CA
#006699
*/
/* NAV - secondary */
#nav-secondary {
	display: block;
	width: 125px;
	float: right;
	clear:left;
	margin: 3px 0 5px 4px;
	padding: 5px 0 20px 5px;
	border: 1px solid #8DB6CA;
	background-color: #EBEBEB;
	color: #006699;
	text-align: left;
}
#nav-secondary h2 {
	display: block;
	margin: 0;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #8DB6CA;
	background-color: #8DB6CA;
	color: #FFFFFF;	
}
#nav-secondary ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
#nav-secondary li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}
#nav-secondary a, 
#nav-secondary a:visited,
#nav-secondary a:hover {
	padding: 0;
	margin: 0;
	display: block;
	text-decoration: none;
}
#nav-secondary a:hover {
	text-decoration: underline;
}
#nav-secondary ul.level-1 {
    padding-bottom: 5px;
}
#nav-secondary ul.level-1 li {
    margin-left: 3px;
}
#nav-secondary ul.level-1,
#nav-secondary ul.level-1 li,
#nav-secondary ul.level-1 li a {
	font-weight: normal;
	font-size: 10px;
}

#nav-secondary li.active a.active{
    color: #CC0000;
}

/* content sections */
div.inset {
	display: block;
	width: 200px;
	float: right;
	margin: 0 0 0 2px;
	padding: 0 0 20px 0;
	border: 1px solid #006699;
	background-color: #EBEBEB;
	color: #006699;
	vertical-align: top;
}
div.inset h2 {
	display: block;
	margin: 0;
	padding: 2px;
	border: 1px solid #006699;
	background-color: #006699;
	color: #FFFFFF
}
div.examples {
    position: relative;
    padding-bottom: 10px;
}
div.example {
    position: relative;
    margin: 0 0 5px 10px;
    border: 0;
}
div.code {
	background-color: #EBEBEB;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid black;
    width: 75%;
}
div.code pre{
    padding-left: 20px;
}
div.code, span.code {
    font-family: Courier New; 
    color: Black;   
}
a.top {
    text-decoration: none;
    padding-left: 280px;
}
/* Bread Crumb Trail */
ul.BreadCrumbTrail
{
    padding: 0;    
    margin: 0;
    margin-bottom: 5px;
    list-style-type: none;
}
ul.BreadCrumbTrail li
{
    margin: 0;    
    padding: 0 3px 0 3px;
    display:inline;
} 
ul.BreadCrumbTrail a
{
    margin: 0;
    padding-right: 3px;
}  

/* code table */
table.CodeDef{
	width: 630px;
	border: 1px solid #8DB6CA;	
	border-collapse: collapse;
}
.CodeDef td {
	height: 25px;
	vertical-align: middle;
	border: 1px solid #8DB6CA;
	padding: 2px 3px 2px 3px;
}
.CodeDef td.code {
	text-align: right;
}
.CodeDef td.desc {
	text-align: left;
	font-weight: bold;	
}
.CodeDef tr.divider,
.CodeDef tr.divider td{
  border-left: 1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
}	

/* tables */
td.label{
    vertical-align: top;
    text-align:left;
}

.book-link 
{
    clear:left;
    float:left;
    padding-right: 3px;
}

ul.list li
{
    padding: 5px;
}	