/* Globals */

body {
	margin: 0;
	font: 0.9em normal Verdana, Arial, Helvetica, sans-serif;
    color: #3c3c3c;	
	background: url(../images/main_bg.png) center top repeat-y;
}
a {
    color: #444;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
h2, h3, h4 {
    padding: 10px 0 0 0;
}
h1 {
    margin: 0;
    padding: 20px 0 20px 20px;   
    text-transform: uppercase;
    color: #000;
    background: url(../images/titles_bg.png) left top repeat-y;
    text-shadow: #666 0 1px 1px;
}
h2 {
    text-transform: uppercase;
}
p {
    margin: 0;
    padding: 10px 0 0 0; 
    line-height: 1.6em;
}
ul {
    margin: 0;
    padding: 20px 20px 0 0;
    line-height: 1.6em;
    list-style: none;
}
li {
    border-top: 1px solid #3c3c3c;
    list-style: none;
    background: url(../images/bullet.png) 5px 9px no-repeat;
    padding: 2px 0 2px 20px;
}
address {
    padding: 10px 0;
    text-align: right;
}
form {
    margin: 10px 0;
}
.clearer {
	clear: both;
}

/* Layout 'n' styles */

.main {
	width: 940px;
	margin: 0 auto;
	background: #fff;
}
/*--head--*/
.head {
	width: 940px;
	height: 185px;
	background: url(../images/header_bg.png) left top no-repeat;
}
.head p {
	margin: 0;
	padding: 36px 0 0 480px;
	color: #fff;
	font-style: italic;
	font-size: 0.95em;
	letter-spacing: 0.06em;
    line-height: 1.5em;
}
/*--about GDF--*/
.about {
	width: 624px;
	margin: 55px 0 20px 220px;
	background: url(../images/site_thumb.png) right 80px no-repeat;
}
.about p {
	letter-spacing: 0.14em;
	line-height: 1.8em;
	margin: 20px 0;
	font-size: 0.9em;
	width: 320px;
    color: #000;
}
.corner-big {
	width: 65px;
	height: 65px;
	background: url(../images/corner_big.png) left top no-repeat;
	margin-top: -50px;
}
/* --portfolio--*/
.port-left, .port-right {	
    padding: 10px 0 20px 10px;
    width: 46%;
}
.port-left {
    float: left;
    margin-left: 10px;
}
.port-right {
    float: left;
    margin-left: 15px;
}
.port-left img, .port-right img {
	padding: 4px;
	border: 1px dashed #444;
}
.port-left img:hover, .port-right img:hover {
    border: 1px solid #444; 
}
.port-left .tool-image, .port-right .tool-image {
    border: 1px solid #444; 
}
/*--about me--*/
.about-me {
    padding: 20px 20px 10px 20px;
}
.about-me-left, .about-me-right {
    padding: 15px 0 20px 20px;
}
.about-me-left {
	width: 25%;
	float: left;
}
.about-me-right {
	width: 68%;
    padding-right: 20px;
	float: left;
}
.me-image {
    float: left;
    margin: 5px 20px 0px 0;
}
/*--contact--*/
.contact-left, .contact-right {
    padding: 20px;
}
.contact-left {
    width: 50%;
    float: left; 
}
.contact-right {
    width: 40%;
    float: right;
}
.my-email {
    margin-bottom: -3px;
}

/* Scripts */

/*--Accordion--*/
.content { 
    overflow:hidden;
    background: #161616;
}
.content h2, h3, p {
    color: #666;
}
.text {width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}
.header {
	cursor: pointer;
	background: url(../images/titles_bg.png) left top repeat-y;
	margin: 0 0 1px 0;
	padding: 20px;
}
.header:hover {
	background: #333;
}
/*--mail form--*/
.message {
    background: url(../images/titles_bg.png) left top repeat-y;
    color: #fff;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    padding: 20px;
    text-transform: uppercase;
    margin-top: 40px;
}
.corner-big-message {
    width: 65px;
    height: 65px;
    background: url(../images/corner_big_down.png) left top no-repeat;  
}
.send-button {
    width: 140px;
    height: 46px;
    background: url(../images/submit_button.png) left top repeat-x;
    text-shadow: #666 0 1px 1px;
    color: #171717;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4em; 
    padding-bottom: 2px;
    border: 1px solid #666;
    -moz-border-radius: 25px;
    -webkit-border-radius: 5px;
    border: 1px solid #111;
}
div.input {
    padding: 5px 0;
}
div.input input {
    width: 290px;
    height: 30px;
    padding: 7px 5px 0 4px;
    font: normal 1.15em verdana;
    border: 1px solid #3c3c3c;
    background: #444 !important;
    border: 1px solid #555;   
}
div.input input:focus {
    border: 1px solid #000;
}
textarea {
    margin-top: 10px;
    width: 360px;
    height: 190px;
    font: normal 0.9em verdana; 
    background: #444;
    border: 1px solid #555;
}
textarea:focus {
    border: 1px solid #000;
}
/*--slimbox--*/
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}
#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
.lbLoading {
    background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 8px solid #fff;
    background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}
#lbPrevLink {
    left: 0;
}
#lbPrevLink:hover {
    background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
    right: 0;
}
#lbNextLink:hover {
    background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;   
    display: none;
}
#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(../images/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}
#lbCaption, #lbNumber {
    margin-right: 71px;
}
#lbCaption {
    font-weight: bold;
}