/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

*{margin:0; padding:0;}
hr{	color: #666; border: dotted ;height: 1px ;width: 100%; text-align:center}
body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}


a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 1em 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}
table{
	font-family: Verdena, Arial, Helvetica;
	font-size: 12px;
	}

/* -----------------------------------*/
/* ---------->>> PAGE CONTAINER <<<-----------*/
/* -----------------------------------*/


#page_container{
width:100%;
margin:1px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:0px solid #a0a0a0;
}

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#header{
height:80px;
width:758px;
margin:0 1px 1px 1px;
background-image: url(../../applications/WebBlogManager/flower.jpg);

color:#ffffff;
}

#header h1{
padding:30px 20px 10px 10px;
font-size:2.4em;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}
/* -----------------------------------*/
/* ---------->>> GLOBAL NAVIGATION <<<-----------*/
/* -----------------------------------*/
#navigation_global{
height:2.0em;
line-height:2.0em;
width:758px;
margin:0 1px;
background:#578bb8;
color:#ffffff;

}

#navigation_global li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation_global li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}
#navigation_global p{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html ##navigation_global a {width:1%;}

navigation_global .selected,#navigation_global a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}
/* -----------------------------------*/
/* ---------->>> BODY CONTAINER <<<-----------*/
/* -----------------------------------*/
#content_container{
width:100%;
padding:5px 0px 0px 0px;
margin:5px 0px  0px 0px;

}
/* -----------------------------------*/
/* ---------->>> MAIN COLUMN CONTENT <<<-----------*/
/* -----------------------------------*/

#content{
float:left;
width:100%;
font-size:0.9em;
margin:0px 5px 10px 10px;

}

#content h1{
margin:0 0 16px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.0em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h1 a{font-weight:bold;}
#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content .important{color:#f02025; background-color:inherit;font-size:0.8em;}

/* -----------------------------------*/
/* ---------->>> USER ACTION MENU <<<-----------*/
/* -----------------------------------*/

#menu_actions_user{
margin:0 0 5px 0;
padding:5px;
line-height:1.5em;
}
#menu_actions_user li{
list-style-type:square;
size:0.8em;
color:#467aa7;
}

#menu_actions_user li a{
font-weight:normal;
text-decoration:none;
background-color:inherit;
}
.editmode {	color: #FF0000;}


/* -----------------------------------*/
/* ---------->>> ADMIN ACTION MENU <<<-----------*/
/* -----------------------------------*/

#menu_actions_admin{
margin:0 0 5px 0;
padding:5px;
line-height:1.5em;
float:right;
}
#menu_actions_admin li{
list-style-type:square;
size:0.8em;
color:#ff0000;
}

#menu_actions_admin li a{
font-weight:normal;
text-decoration:none;
background-color:inherit;
color:#ff0000;
}

/* -----------------------------------*/
/* ---------->>> MAIN COLUMN SUB CONTENT <<<-----------*/
/* -----------------------------------*/

#subcontent{
float:left;
width:400px;
font-size:0.9em;
padding:5px 5px 5px 5px;
margin:5px 5px 10px 10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;

}

#subcontent h1{
margin:0 0 16px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent h2{
display:block;
margin:0 0 16px 0;
font-size:1.0em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent h1 a{font-weight:bold;}
#subcontent h2 a{font-weight:normal;}
#subcontent h3{margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;}
#subcontent a:hover{text-decoration:underline;}
#subcontent ul,#subcontent ol{margin:0 5px 16px 35px;}
#subcontent dl{margin:0 5px 10px 25px;}
#subcontent dt{font-weight:bold; margin-bottom:5px;}
#subcontent dd{margin:0 0 10px 15px;}
#subcontent .important{color:#f02025; background-color:inherit;font-size:0.8em;}

/* -----------------------------------*/
/* ---------->>> RIGHT COLUMN CONTAINER <<<-----------*/
/* -----------------------------------*/

#search_container{
height: auto;
min-height:100px; 
_height:100px;
float:right;
width:170px;
}

/* -----------------------------------*/
/* ---------->>> SEARCH CONTAINER <<<-----------*/
/* -----------------------------------*/

#searchbar{
margin:0 0 5px 0;
padding:5px;
border-top:2px solid #666;
border-left:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.0em;
float:right;
width:160px;

}
#searchbar h2{
display:block;
margin:0 0 15px 0;
font-size:1.0em;
font-weight:bold;
text-align:left;
letter-spacing:-1px;
color:#ff0000;
background-color:inherit;
}

#searchbar p{margin:0 0 16px 0; font-size:0.9em;}

#searchbar{margin:0 0 10px 8px; font-size:0.9em;}
#searchbar li{display:block; padding:1px; margin:3px;}
#searchbar ol{
	list-style-type:decimal;
	list-style-position: inside;
	padding:0px; 
	margin-left:0;
	display:block;
	}

#searchbar li a{font-weight:bold; text-decoration:underline;}
#searchbar li a:hover{text-decoration:none;}
#searchbar li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
#searchbar li ul li{margin-bottom:0;}
#searchbar li ul a{font-weight:normal;}

#searchbar ol li a{
	font-weight:normal;
}

/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/* -----------------------------------*/
/* ---------->>> MISC STYLES <<<-----------*/
/* -----------------------------------*/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;color:#666;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit;font-size:0.8em;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

/* -----------------------------------*/
/* ---------->>> SHOW/HIDE DIVS <<<-----------*/
/* -----------------------------------*/


.hide {
  display: none;

}
.show {
  display: inline;
  text-decoration: underline;
  cursor: hand; 
  font-weight:normal;
  padding: 5px 3px 5px 3px;
  margin:5px;
}

/* -----------------------------------*/
/* ---------->>> CATEGORY MANAGER <<<-----------*/
/* -----------------------------------*/

table.body{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: solid 1px #AFC6EB;
	border-top: 1px solid #FFFFFF;
	}
table.body td{
	border-right: solid 1px #AFC6EB;
	border-bottom: 1px solid #AFC6EB;
	padding: 3px;
	}
table.body th{
	background-color: #cccccc;
	padding: 3px;
	border-right: solid 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}
	.header_box {
	font-size: 12px;
    background:#467aa7;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left:  0px solid #FFFFFF;
	border-right:  0px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
}
	.header_box a {	color: #FFFFFF;}
	.header_box a:hover {	color: #FFFFFF;}
	
	
.subheader_box {
	font-size: 13px;
    background:#80b0da;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding: 5px;
}
.subheader2_box {
	font-size: 12px;
	background-color:#cccccc;
	text-align: left;
	font-weight: normal;
	border-top: solid 0px #FFFFFF;
	border-right: solid 1px #AFC6EB;
}
.alternating_row_color1 {
	background-color: #FFFFFF;
	}
.alternating_row_color1  a{
  font-weight:normal;
}
.alternating_row_color2 {
	background-color: #EAEAEA;
	}
.alternating_row_color2  a{
  font-weight:normal;
}
