html, body {  margin:0; padding:0; }
.clear { clear:both;}

input, textarea { display:block; width:300px; margin-bottom:10px; margin-top:3px; }
input.button,input.button { width: 100px; display:inline; }
input.submit { border:1px solid #666666; background-color: #dedede; padding:3px; width:100px; cursor:pointer; }

#top { height:101px; padding:0; background: #dcdcdc; width:100%; background: url('img/top_bg.png') top left repeat-x; }
#topLogo { color:#000000; text-decoration:none; font-family: 'Ubuntu',sans-serif; font-size:24px; line-height:100px; text-shadow: #09d 1px 1px 1px; }
#topLogo #subLogo { font-size:14px; }
#topbg { width:1000px; margin:0 auto; padding:0; background: transparent url('img/top_bg2.png') center top no-repeat; height:101px; position:relative; }
#mainMenu { list-style:none; padding:0; position:absolute; right:0; bottom:0px; width:1000px; text-align:right; }
#mainMenu li { float:right; display:block; margin: 0 10px 20px 10px;}
html>/**/body #mainMenu li { margin: 0 10px; } /* f*ck ie */
#mainMenu * { font-family: 'Ubuntu', sans-serif; color:#999999; text-decoration:none; }
/* #mainMenu a:hover { color:#000000; } */
#mainMenu .current { color:#000000; }
.langs { position:absolute; top:10px; right:10px; }
.langs img { border:1px solid #fff; }

#wrap { background: #e7e7e7; }
#content { position:relative; width: 1000px; margin:0 auto; background: transparent url('img/content_bg.gif') center top repeat-y; padding: 20px 0; }
#content, #content * { font-family: Verdana, sans-serif; }
#content h3 { font-family: Verdena, sans-serif; margin:0 0 20px 0; line-height:24px; padding:0; }

#bottom { background: #022F56 url('img/bottom_bg.gif') center top repeat-y;  }
#bottombg { position:relative; margin:0 auto; width:1000px; background: transparent url('img/bottom_bg2.png') center -1px no-repeat; height:80px; padding:10px 0; }
#bottom * { color: #fff; }
#bottomCords { font-size:12px; font-family: Verdana, sans-serif; }
#bottomCopy { font-size:12px; font-family: Verdana, sans-serif; position:absolute; bottom:3px; width:1000px; text-align:right; }

.pItem { clear:both; margin-bottom:30px; }
.pImage { float:left; margin-right:30px; }
.pItem .title,.pItem .title a{ text-decoration:none; color: #023561; font-weight:bold; font-size:18px; font-family: Georgia, serif !important; padding-bottom:10px; }
.pItem .workspace, .pItem .workspace * { font-size:14px; padding-bottom:10px; }
.pItem .description, .pItem .description * { font-size:14px; }

.pagination { text-align:right; color:#666666;}
.pagination .paging { text-decoration:none; color:#666666; line-height:18px; letter-spacing:10px;  }


