/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline-style: none;
	outline-width: 0;
}
html {
    background: #B2B6BF url(/images/body_bg.jpg) repeat left top;
    height:100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595C;
	line-height: 110%;
	text-align: center;
    background: transparent url(/images/body_bg.png) no-repeat center top;
}
ol, ul {
	list-style: none;
}

/* Layout Divs */
#pageContainer {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: left;
    overflow:visible;
}
#header {
	height: 170px;
}
#header h1 {
	float: left;
	margin: 50px 0 0 0;
}
#menuContainer {
	position: absolute;
    right:0;
	margin: 59px -2px 0 0;
}
#menuContainer .hover div {
	position: absolute;
	top: 17px;
	height: 30px;
	width: 90px;
	background: transparent url(/images/header_lights.png) no-repeat left center;
	margin-top: -15px;
	opacity: 0.0;
	filter: alpha(opacity=0);
    z-index:1;
}
#menuContainer .home{
	left: -3px;
}
#menuContainer .projects{
	left: 95px;	
}
#menuContainer .weblog{
	left: 210px;
}
#menuContainer .contact{
	left: 315px;
}
#menuContainer .active{
	margin: 0 10px;
	width: 70px !important;
	background-position: -90px center !important;
}
#menu {
	width: 415px;
	height: 34px;
	background-image:url(/images/header_menu.png);
	background-position:center top;
	background-repeat: no-repeat;
    position:relative;
    z-index:5;
}
#menu a {
	display: inline-block;
	margin: 0 5px;
	padding: 30px 16px 0 17px;
	height: 0px !important;
	overflow: hidden;
}

#content {
	margin-bottom: 50px;
}
#contentLeft {
	width: 380px;
	float: left;
	margin-bottom: 80px;
}
#contentLeft .p {
	margin: 15px 0 30px 0;
	line-height: 16px;
}
body.contact #contentLeft .p {
	margin-right: 30px;
}


#footer {
	clear: both;
}
#footer h3.title {
	margin-top: 25px;
}
#footer div.p {
	float: left;
	margin-top: 22px;
	margin-left: 5px;
	width: 250px;
	line-height: 120%;
}
#footer ul {
	float: left;
	margin-top: 23px;
	margin-left: 10px;
	width: 70px;
}
#footer li{
	margin-bottom: 3px;
}
#footer li a{
	text-transform: uppercase;
}
#footer .copy {
	clear: both;
	float: none;
	width: auto;
	margin: 0 0 0 0;
	padding: 15px 0 25px 0;
	text-align: right;
}

/* Text styles */
p {
	margin-bottom: 10px;
}
a {
	text-decoration: none;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595C;
	line-height: 110%;	
}
a.active {	
	color: #fe2733;
}
a:hover {
	color: #0095f3;
}
dl.projectList {
	float: left;
	margin: 10px 0 0 0;
	width: 205px;
}
dl.contactInfo {
	margin: 15px 0 0 0;
}
dl.imageAdmin{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 40;
	padding: 5px 0 0 5px;
	background-color: #DBDBDB;
	opacity:0.6;
	width: 200px;
}
dl dt {
	color: #920413;
	float: left;
	line-height: 17px;
	padding-right: 5px;
}
dl dd {
	margin: 0 0 10px 0;
	color: #3f3f3f;
	line-height: 17px;
}
dl.imageAdmin dd {
	margin: 0 0 2px 0;
}
dl dd br {
	margin: 0 0 5px 0;
}
div.darkLine {
	background: transparent url(/images/body_line.png) no-repeat center 0;
	width: 100%;
	height: 5px;
}
#content br.clear {
	border: 0 none;
	clear: both;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
	height: 1px;
}
h2 {
    color:#3f5287;
    font-weight:normal;
    font-size:18px;
}
h2 a {
    color:#3f5287;
    font-size:18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
    color:#3F5287;
    text-transform:uppercase;
    font-weight:normal;
    font-size:14px;
    margin-bottom:4px;
}
h4 a {
	font-family: Arial, Helvetica, sans-serif;
    color:#7a000e;
    font-size:14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
    color:#3f5287;
    text-transform:uppercase;
    font-weight:normal;
    font-size:11px;
}
.rel {
    position:relative;
}

/* titles */
.title {
	float: left;
	padding: 10px 0 0 0;
	height: 0px !important;
	overflow: hidden;
	background-image:url(/images/footer_titles.png);
	background-position:left top;
	background-repeat: no-repeat;
}
.title.logo {
	width: 270px;
	padding: 53px 0 0 0;
	background-image:url(/images/header_logo.png);
}
.title.aboutMe {
	width: 76px;
}
.title.siteMap {
	width: 63px;
	margin-left: 17px;
	background-position:left -12px;
}
.title.lookGood {
	width: 102px;
	margin-left: 10px;
	background-position:left -24px;
}
.title.contactUs {
	float: right;
	width: 138px;
	padding: 26px 0 0 0;
	background-image:url(/images/footer_contact.png);
	margin-top: 10px;
}
.title.contactUs:hover {
	background-position:left -27px;
}
.title.projectInfo {
	width: 118px;
	padding: 12px 0 0 0;
	background-image:url(/images/title_projects.png);	
	background-position:left -16px;
	margin-top: 15px;
}
h2.title {
	float: none;
	padding: 14px 0 0 0;
	height: 0px !important;
	overflow: hidden;
	background-repeat: no-repeat;
}
h2.title.homeAdvanced {
	background-image:url(/images/home_titles.png);
	background-position:left top;
	width: 268px;
}
h2.title.homeWho {
	background-image:url(/images/home_titles.png);
	background-position:left -28px;
	width: 95px;
}
h2.title.homeProjects {
	background-image:url(/images/home_titles.png);
	background-position:left -14px;
	width: 245px;
}
h2.title.homeBlog {
	background-image:url(/images/home_titles.png);
	background-position:left -42px;
	width: 100px;
}
h2.title.featuredProjects {
	background-image:url(/images/title_projects.png);
	background-position:left top;
	width: 198px;
}
h2.title.weblogComing {
	background-image:url(/images/weblog_title.png);
	background-position:left top;
	width: 138px;
}
h2.title.contactCommunicate {
	background-image:url(/images/title_contact.png);
	background-position:left top;
	width: 197px;
}
h2.title.contactQuote {
	background-image:url(/images/title_contact.png);
	background-position:left -16px;
	width: 156px;
}
h2.title.contactDetails {
	background-image:url(/images/title_contact.png);
	background-position:left -30px;
	width: 145px;
}


/* Home Page */
body.home span.icon {
	float: left;
	background-image:url(/images/home_icons.png);
	background-color: transparent;
	width: 31px;
	height: 31px;
	margin-top: -5px;
	margin-right: 5px;
}
span.icon.world {
	background-position:left top;
}
span.icon.per {
	background-position:-35px top;
}
span.icon.stam {
	background-position:-1px -33px;
}
span.icon.star {
	background-position:-36px -35px;
}
#content div.left {
	float: left;
	width: 580px;
}
#content div.left .text {
	margin: 10px 0;
	padding-bottom: 20px;
	line-height: 20px;
	text-align: justify;
}
#content div.right {
	float: right;
	width: 330px;
}
#content div.right .text {
	margin: 10px 0;
	padding-bottom: 30px;
	line-height: 20px;
	text-align: justify;
}
#content div.right .text img {
	float: left;
}
#content hr {
	border: 0 none;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #d1d1d1;
}
#content div.left div.project {
	width: 280px;
	margin: 10px 0;
}
#content div.left div.project.leftP {
	float: left;
}
#content div.left div.project.rightP {
	float: right;
}
#content div.left div.project h3 a {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#content div.left div.project img {
	margin: 0 0 0 -4px;
}
#content div.left div.project p {
	text-align: justify;
	line-height: 14px;
	margin: 0 0;
}
#content div.left div.project a.readMore {
	float: right;
}
#content .newItem {
	padding: 10px 0;
}
#content .newItem p {
	margin: 0 0; 
	padding: 0 0;
	font-size: 12px;
	line-height: 16px;
}
#content .newItem p.sub a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 17px;
}
#content .newItem div.sub {
	width: 95px;
	padding-right: 5px;
	float: left;
	text-align: right;
	border-right: 1px solid #808080;
}
#content .newItem div.main {
	padding-left: 5px;
	float: left;
}

/* Projects Page */
#projects {
	background-image:url(/images/body_line_top.png);
	background-position:left 18px;
	background-repeat: no-repeat;
}
#projects .tags{
	text-align: right;
	margin-top: 15px;
	text-transform: uppercase;
}
#projects .backToProjects{	
	text-align: right;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#projectContainer {
	margin-top: 50px;
	margin-left: -10px;
	position: relative;
	height: 450px;
}
#projectContainer .prev {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: -40px;
	width: 20px;
	padding-top: 32px;
	height: 0;
	overflow: hidden;
	margin-top: -16px;
	background-image:url(/images/project_arrows.png);
	background-position:left top;
	background-repeat: no-repeat;
}
#projectContainer .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: -40px;
	width: 20px;
	padding-top: 32px;
	height: 0;
	overflow: hidden;
	margin-top: -16px;
	background-image:url(/images/project_arrows.png);
	background-position: -22px top;
	background-repeat: no-repeat;	
}
#projectContainer #thumbProjects {
	width: 960px;
	height: 450px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
}
#projectContainer #thumbProjects ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 9999px;
}
#projectContainer li {
	display: block;
	float: left;
	padding: 0 10px;
}
#projectContainer .project {
	width: 220px;
	height: 429px;
	padding: 0;
	background-repeat: no-repeat;
	background-image:url(/images/project_bg_1.png);
	background-position: left top;
	cursor: pointer;
	display: block;
}
#projectContainer li.empty {
	width: 220px;
	height: 429px;
}
#projectContainer #thumbProjects img {
	margin-top: 0px;
}
#projectContainer .client {
	margin-left: 4px;
	margin-bottom: 2px;
	float: left;	
	color: #58595C;
}
#projectContainer .name {
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
	clear: left;
	width: 100%;
	color: #58595C;
}
#projectContainer .tags {
	float: left;
	clear: left;
	margin-top: 2px;
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	color: #7a7a7a;
	width: 215px;
}
#fullProject {
	width: 942px;
	height: 432px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -216px 0 0 -464px;
	background-repeat: no-repeat;
	background-image:url(/images/project_big_bg.png);
	background-position: right top;
}
#fullProject #projectWrapper {
	width: 699px;
	/*height: 428px;*/
	height: 447px;
	overflow: hidden;
	position: relative;
	top: 2px;
	left: 2px;
	overflow-x: auto;
}
#fullProject .side {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	background-repeat: no-repeat;
	background-image:url(/images/project_big_side.png);
	background-position: left top;
	width: 6px;
	height: 432px;
}
#fullProject #projectWrapper ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 9999px;
}
#fullProject #projectWrapper .overlay{
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 100%;
	left: 0;
	background-color: #DBDBDB;
	opacity: 0.5;
	z-index: 20;
}
#fullProject .leftProjectArrow{
	position: absolute;
	bottom: 9px;
	left: 20px;
	height: 14px;
	width: 20px;
	background-repeat: no-repeat;
	background-image:url(/images/project_arrows.png);
	background-position: left -32px;
	z-index: 150;
	cursor: pointer;
}
#fullProject .rightProjectArrow{
	position: absolute;
	bottom: 9px;
	left: 660px;
	height: 14px;
	width: 20px;
	background-repeat: no-repeat;
	background-image:url(/images/project_arrows.png);
	background-position: -22px -32px;
	z-index: 150;
	cursor: pointer;
}
#fullProject #projectWrapper li {
	display: block;
	float: left;
	padding: 0;
}
#fullProject #projectWrapper .projectFullPage {
	width: 698px;
	height: 428px;
	position: relative;
	border-right: 1px solid #CFD0D3;
}
#fullProject #projectWrapper li p.imageTitle{
	position: absolute;
	text-align: center;
	width: 500px;
	margin: 0 0 0 -250px;
	bottom: 8px;
	left: 50%;
	z-index: 30;
	color: #000;
	line-height: 16px;
}
#fullProject #projectWrapper li img{
	display: block;
	margin: 0 auto;
}
#fullProject .projectInfoDiv {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 100%;
}
#fullProject .projectInfoDiv .tags{
	position: absolute;
	bottom: 3px;
	margin: 0;
}
#fullProject .notHere{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
}
.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
	display: none;
	z-index: 100;
}
/* Weblog Page */
#blogBody {
    position:relative;
    float:left;
    width:700px;
}
#blogBody .post {
    position:relative;
    margin-bottom:50px;
}
#blogBody .post h2 {
    margin-bottom:5px;
    margin-left:120px;
    line-height:110%;
}
#blogBody .post .postBody {
    margin-left:120px;
}
#blogBody .post .postBody p {
    text-align:justify;
    line-height:20px;
    margin-bottom:10px;
}
#blogBody .post .centerBlock {
    text-align:center;
    width:560px;
    margin: 0 10px 20px;
}
#blogBody .post .postBody.Sum .centerBlock {
    overflow:hidden;
}
#blogBody .post .postBody .centerBlock p {
    text-align:center;
    margin:0;
    color:#2C2C2C;
}
#blogBody .post .postBody pre {
    font-family: 'Lucida Console', Monaco, 'Courier New', Courier, monospace;
    background-color:#d1d1d1;
    font-size: 11px;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin:0 -20px 20px;
    padding:10px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#blogBody .post .postBody.Sum pre {
    margin:0 0 20px;
}
#blogBody .post .postBody a {
    color:#3F5287;
}
#blogBody .post .postBody a:hover {
    color:#0095f3;
}
#blogBody .post .postBody dt {
    color:#3F5287;
    float:none;
}
#blogBody .post .postBody dd {
    margin: 0 40px 10px;
    color:#58595C;
    text-align:justify;
    line-height:20px;
}
#blogBody .post div.postfile {
    margin:20px auto;
    color:#2C2C2C;
    text-align:center;
}
#blogBody .post .postDetails {
    text-align:right;
    position:absolute;
    left:0;
    top:28px;
    width:100px;
    padding-right:10px;
}
#blogBody .post .postDetails p {
    margin-bottom:20px;
}
#blogBody .post .postDetails p.com a {
    position:relative;
}
#blogBody .post .postDetails a {
    font-size:11px;
    font-style:italic;
    color:#58595C;
    font-family: Arial, Helvetica, sans-serif;
}
#blogBody .post .postDetails a.date {
    font-style:normal;
}
#blogBody .post .postDetails a:hover {
    color:#0095f3;
}
#blogBody .post .postDetails ul {
    line-height:14px;
}
#blogBody .post .postBody a.readMore {
    color:#7A000E;
    float:right;
    margin-right:-10px;
    margin-top:-20px;
}
#blogBody .post .postBody a.readMore:hover {
    color:#0095f3;
}
#blogBody .blogBodyBot {
    clear:both;
    margin: 0 -10px 10px 110px;
    text-transform:uppercase;
}
#blogBody .blogBodyBot a {
    color:#3F5287;
}
#blogBody .blogBodyBot a:hover {
    color:#0095f3;
}
#blogBody .blogBodyBot .older {
}
#blogBody .blogBodyBot .newer {
    float:right;
    padding-bottom:10px;
}
#blogBody .blogBodyBot span {
    text-align:center;
    display:block;
    margin: 0 200px;
}
#sideBarRight {
    position:relative;
    width:220px;
    float:right;
    margin-top:28px;
    margin-bottom:40px;
    padding-left:10px;
}
#sideBarRight.author span {
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
}
#sideBarRight.author h4 {
    margin-top:-2px;
}
#sideBarRight.author p {
    text-align:justify;
    margin:0 0;
}
#sideBarRight .backToPosts {
    position:absolute;
    left:0;
    top:-27px;
    font-weight:bold;
    text-transform:uppercase;
}
h4.rss {
    margin-bottom:30px;
}
h4.rss a {
    position:relative;
}
#sideBarRight ul {
    margin-bottom:30px;
}
#sideBarRight ul li{
    padding:4px 0 4px 10px;
}
#sideBarRight ul.last {
    margin-bottom:0;
}
body.weblog span.icon {
	position:absolute;
	background-image:url(/images/weblog_icons.png);
	background-color:transparent;
    background-repeat:no-repeat;
	width: 16px;
	height: 16px;
}
span.icon.rss {
	background-position:left top;
	margin-top: -2px;
	margin-right: -20px;
    right:0;
}
span.icon.com {
	background-position:-22px top;
	margin-top: -2px;
	margin-left: -18px;
    left:0;
}
span.icon.comSub {
	background-position:-42px -21px;
	margin-top: -2px;
	margin-left: -35px;
    left:0;
}
h5.tags {
    display:inline;
    position:relative;
}
span.icon.tags {
	background-position:-42px top;
	margin-top: 0;
	margin-left: -17px;
    left:0;
}
#comments {
    clear:both;
    padding-bottom:10px;
    position:relative;
    min-height:370px;
}
#comments h4 {
    margin-left:120px;
}
#comments h4 span.icon.com {
	margin-left: -38px;
}
#comments div.comment {
    position:relative;
    margin-bottom:30px;
}
#comments div.comment .commentBody {
    text-align:justify;
    margin-left:120px;
    width:520px;
    line-height:18px;
    min-height:50px;
}
#comments div.comment .commentDetails {
    text-align:right;
    position:absolute;
    left:-10px;
    top:1px;
    bottom:0;
    width:110px;
    padding-right:10px;
}
.leftVL {
    position:absolute;
    right:0px;
    top:0;
    bottom:0;
    width:0;
    border: 0 none;
    border-right: 1px solid #848484;
    border-left: 1px solid #D9D9D9;
}
.rightVL {
    position:absolute;
    left:1px;
    top:0;
    bottom:0;
    width:0;
    border: 0 none;
    border-left: 1px solid #848484;
    border-right: 1px solid #F4F4F4;
}
/* Comment Form */
#commentForm {
    width:290px;
    position:absolute;
    right:0;
    top:0;
}
#commentForm .comFormR {
    margin-left:70px;
}
#commentForm .comFormR h4 {
    margin-left:0;
    color:#7A000E;
    position:relative;
}
#commentForm .comFormR p {
    margin:0 0 5px 0;
    font-size:11px;
}
#commentForm .comFormL {
    text-align:right;
    width:50px;
    padding-right:10px;
    padding-top:32px;
    position:absolute;
    right:230px;
    top:20px;
}
#commentForm .comFormL p {
    font-size:11px;
    padding-bottom:25px;
    margin:0 0;
}
#commentForm .comFormL p.last {
    padding-bottom:5px;
}
#commentForm .comFormL .rightVL {
    right:-1px;
    left:inherit;
    border-right: 1px solid #D9D9D9;
}
#commentForm .comFormR span.formField {
	background: transparent url(/images/weblog_commentForm.png) no-repeat scroll left top;
	width: 225px;
	margin-bottom: 10px;
    float:left;
    display:block;
    clear:left;
}
#commentForm .comFormR span.formField input {
	width: 215px !important;
	padding: 5px;
}
#commentForm .comFormR span.formFieldTextarea {
	background: transparent url(/images/weblog_commentForm.png) no-repeat scroll left -30px;
	width: 225px;
}
#commentForm .comFormR span.formFieldTextarea textarea {
	padding: 5px;
    margin:0;
	width: 213px;
	max-width: 213px;
}
#commentForm .comFormR span.focusField {
	background-position: -227px top;
}
#commentForm .comFormR span.focusFieldTextarea {
	background-position: -227px -30px;
}
#commentForm .comFormR input#submit {
    display:block;
    margin: 6px 0 0 85px;
	width: 140px;
	background: transparent url(/images/weblog_commentForm.png) no-repeat scroll -167px -237px;
}
#commentForm .comFormR input#submit:hover, #commentForm .comFormR input#submit:focus {
	background-position: -311px -237px;
}
#commentForm .comFormR input#submit:active {
	background-position: -311px -238px;
}

/* Email Form */
#contactForm {
	float: right;
	width: 550px;
}
form {
	position: relative;
}
form li.right {
	float: right;
}
form li label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595C;
	clear: left;
	float: left;
	padding: 0 2px 4px 0;
}
span.formField {
	float: left;
	clear: left;
	background: transparent url(/images/inputField.png) no-repeat scroll left top;
	cursor: text;
	display: block;
	width: 203px;
	height: 27px;
	margin-bottom: 15px;
}
span.formField input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595C;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	padding: 6px;
	height: 18px;
	width: 195px !important;
}
span.formFieldTextarea {
	float: left;	
	clear: left;
	background: transparent url(/images/textarea.png) no-repeat scroll left top;
	cursor: text;
	display: block;
	width: 330px;
	height: 205px;
}
span.formFieldTextarea textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #58595C;
	line-height: 110%;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	margin: 5px;
	width: 319px;
	max-width: 319px;
	height: 192px;
	max-height: 192px;
}
span.focusField {
	background-position: 0 -28px;
}
span.focusFieldTextarea {
	background-position: 0 -207px;
}

input#submit {
	float: left;
	clear: left;
	color: #000;
	padding: 0 0;
	margin: 5px 0;
	height: 27px;
	width: 141px;
	cursor: pointer;
	background: transparent url(/images/submit.png) no-repeat scroll left top;
	border: medium none;
}

input#submit:hover, input#submit:focus {
	background-position: 0 -28px;
}
input#submit:active {
	background-position: 0 -29px;
}
#contactForm li.message {
	float: left;
	clear: left;
	line-height: 16px;
	width: 200px;
}
#contactForm li.message.error {
	color: #F71010;
	text-align: right;
}
#contactForm li.message.sent {
	color: #0095f3;
	text-align: left;
}
/* admin */
#loginForm {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1000;
	background: transparent url(/images/login_bg.png) no-repeat scroll left top;
	width: 324px;
	height: 189px;
	margin: -100px 0 0 -162px;
	display: none;
}
#loginForm a{
	float: right;
	margin: 10px 10px 0 0;
}
#loginForm form{
	margin: 40px 0 0 60px;
}
#loginForm span.formField{
	margin-bottom: 10px;
}
#loginForm li label span, p.error {
	color: red;
}
input#login {
	float: right;
	clear: left;
	color: #000;
	padding: 0 0;
	margin: -2px 60px 0 0;
	height: 27px;
	width: 109px;
	cursor: pointer;
	border: medium none;
	background: transparent url(/images/login_but.png) no-repeat scroll left top;
}

input#login:hover, input#login:focus {
	background-position: 0 -28px;
}
input#login:active {
	background-position: 0 -29px;
}
.edit_area {
	position: relative;
}
.edit_area textarea{
	color:#58595C;
	font-family:Helvetica,Arial,sans-serif;
	line-height: 16px;
	font-size: 100%;
	padding: 1px 2px;
	border: 0px none;
	background-color: #dddfe3;
	margin: -1px -3px;
}
.edit_input {
	position: relative;
	display: block;
}
.edit_input input{
	color:#58595C;
	font-family:Helvetica,Arial,sans-serif;
	line-height: 16px;
	font-size: 100%;
	padding: 1px 2px;
	border: 0px none;
	background-color: #dddfe3;
	margin: -2px -3px;
}
p.success {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
	color: green;
	font-size: 18px;
	line-height: 20px;
	display: none;
}
