
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
	width:100%;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0C95C9;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #0C95C9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	height: 45px;
	margin: 0 auto;
	margin-left:10%;
}

/* Menu */

#menu {
	float: left;
	width: 640px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 250px;
	height: 45px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 100%;
}

#page-bgtop {
	padding-top: 30px;
}

	/** LOGO */

#logo {
	height: 134px;
	margin: 0 auto;
	background: url(images/logo_pee.png) no-repeat left center;
	margin-left:10%;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform:capitalize;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	padding-left: 94px;
	font-size: 10px;
}

#logo h1 {
	padding-top: 44px;
	padding-left: 94px;
	font-size: 34px;
	text-shadow: 5px 5px 5px #24587A;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 100%;
	padding-top: 10px;
}

/* Post */

.post {
	width: 80%;
	margin-left:10%;
	background: url(images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
	background:url(images/Add.png) no-repeat;
	padding-left:37px;
	padding-bottom:5px;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img03.gif) no-repeat left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585D60;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #585D60;
}

/* Footer */

#footer {
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: #394144;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

.btnAdd{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/icons/add.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

.btnBack{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/arrow_undo.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

.btnEdit{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/edit.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

.btnDel{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/bin_empty.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

.btnDetail{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/magnifier.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

.btnPDF{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/page_white_acrobat.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 80px;
}

/* root element for tabs  */
.pages{
    background: #DFE6EF !important;
	border: 1px solid #000000;
	padding-left:2px; padding-right:2px;
	text-align: center;
    cursor: pointer;
}

.panes {
	/*background:#fff url(images/h300.png) repeat-x 0 80px;*/
	display:inherit;	
	padding:15px 10px 60px 15px;
	border:1px solid #999;
	border-top:0;
	height: 850px auto;
	font-size:12px;
	background-color:#fff;
}

.panes2 {
	/*background:#fff url(images/h300.png) repeat-x 0 80px;*/
	display:inherit;	
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:auto;
	font-size:12px;
	background-color:#fff;
}

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/tooltip/green.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }

/*Tab 2*/
ul.tabs2 { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs2 li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs2 a { 
	background: url(images/tooltip/green.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs2 a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs2 a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs2 a.current, ul.tabs2 a.current:hover, ul.tabs2 li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs2 a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs2 a.s:hover 	{ background-position: -553px -31px; }
ul.tabs2 a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs2 a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs2 a.l:hover 	{ background-position: -248px -31px; }
ul.tabs2 a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs2 a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs2 a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs2 a.xl.current { background-position: 0 -62px; }
.error{color:#CC0033; font-weight:bold; padding-top:5px;}

.btnSave{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/disk.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 70px;
}

.btnDel{ 
	border: 1px solid #cccccc; 
	padding: 2px 0px 2px 12px;
	background: #f6f6f6 url(images/bin_empty.png) no-repeat 5% 50%; 
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
	font: 100% "Trebuchet MS", sans-serif; 
	cursor: pointer; 
	width: 70px;
}