/* Body Elements
-------------------------------------------------------------- */
body{ background:url(../images/bg.png) top center no-repeat #dedede; font-size:62.5%; *font-size:11px; color:#939292; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; }
body, html{ height:100%; }

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #939292; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; line-height:1.3em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, a:hover { color: #f32828; }
a           { color: #c12020; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-image: url(../images/dot.png); }
ul li       { margin:2px; padding:0 0 2px 0;}
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc
-------------------------------------------------------------- */
.clear{ clear:both; }

/* Layout
-------------------------------------------------------------- */

#wrapper{ position:relative; width:526px; height:800px; margin:0 auto; }
#overlay{ position:absolute; z-index:5; background:url(../images/overlay.png) no-repeat; width:526px; height:339px; bottom:0; }
#logo{ position:absolute; z-index:1; width:410px; height:260px; top:526px; left:50%; margin-left:-205px; cursor:pointer; }

#content{ position:absolute; z-index:1; background:url(../images/content_bg.png) no-repeat; width:410px; height:260px; top:526px; left:50%; margin-left:-205px; }
.close_btn{ position:absolute; top:8px; right:10px; width:13px; height:11px; cursor:pointer; }

ul#navi{ list-style:none; margin:11px 0 0 7px; } 
ul#navi li{ float:left; margin:0 10px; }
ul#navi li a{ color:#939292; text-decoration:none; }
ul#navi li a.active, ul#navi li a:hover{ color:#F50057;}

.content_inside{ background:url(../images/content_inside.png) no-repeat; padding:10px; width:357px; height:196px; margin:7px 40px 0 18px; display:block;}


/* Social area
-------------------------------------------------------------- */

ul#social_links{ list-style:none; margin:0;}
ul#social_links li{ position:relative; float:left; width:160px; margin:10px 5px; padding:0;}
ul#social_links li a{ color:#939292;}
ul#social_links li a:hover{ color:#f32828;}
ul#social_links li span{ position:absolute; top:10px; left:37px;}


/* work area
-------------------------------------------------------------- */

ul.work_thumbs{ list-style:none; margin:20px 0 0 3px;}
ul.work_thumbs li{ background:url(../images/work_thumb.png) no-repeat; float:left; width:40px; height:40px; padding:2px; margin:3px;}
#work{ position:relative;}
#worknavi{ width:372px; height:15px; position:absolute; left:1px; bottom:6px;}
#worknavi ul{ list-style:none; margin:0; padding:0; width:372px; height:15px; text-align:center;}
#worknavi ul li{ width:10px; height:10px; background:url(../images/wnavi_inactive.png) no-repeat; display:inline-block; cursor:pointer; *float:left;}
#worknavi ul li.active{background:url(../images/wnavi_active.png) no-repeat;}


/* Contact area
-------------------------------------------------------------- */

#contact textarea, #contact input{font-size:100%; color:#515151; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;}
#contact textarea{ background:url(../images/contact_message.png) no-repeat; margin:0 0 0 7px; border:none; width:194px; height:132px; padding:5px; overflow:auto; float:left;}
#contact input{ background:url(../images/contact_input.png) no-repeat; border:none; width:118px; height:20px; margin:0 0 10px 9px; padding:5px 5px 0 5px; float:left;}
input#submit_btn{width:128px; height:25px; padding:0; cursor:pointer;}
.error_div{ position:relative;}
.error{ width:8px; height:8px; background:url(../images/contact_error.png) no-repeat; position:absolute;}
#message{ text-align:center; position:absolute; width:350px; height:11px; padding:24px 0; background:url(../images/message.png) no-repeat; top:97px; left:30px; display:none; z-index:10;}




/* Target area
-------------------------------------------------------------- */

ul.target_thumbs{ list-style:none; margin:20px 0 0 3px;}
ul.target_thumbs li{ background:url(../images/work_thumb.png) no-repeat; float:left; width:40px; height:40px; padding:2px; margin:3px;}
#target{ position:relative;}
#targetnavi{ width:372px; height:15px; position:absolute; left:1px; bottom:6px;}
#targetnavi ul{ list-style:none; margin:0; padding:0; width:372px; height:15px; text-align:center;}
#targetnavi ul li{ width:10px; height:10px; background:url(../images/wnavi_inactive.png) no-repeat; display:inline-block; cursor:pointer; *float:left;}
#targetnavi ul li.active{background:url(../images/wnavi_active.png) no-repeat;}


/*#target textarea, #contact input{font-size:100%; color:#515151; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;}*/
/*#target textarea{ background:url(../images/contact_message.png) no-repeat; margin:0 0 0 7px; border:none; width:194px; height:132px; padding:5px; overflow:auto; float:left;}*/
/*#target input{ background:url(../images/contact_input.png) no-repeat; border:none; width:118px; height:20px; margin:0 0 10px 9px; padding:5px 5px 0 5px; float:left;}*/
/*input#submit_btn{width:128px; height:25px; padding:0; cursor:pointer;}*/
/*.error_div{ position:relative;}*/
/*.error{ width:8px; height:8px; background:url(../images/contact_error.png) no-repeat; position:absolute;}*/
/*#message{ text-align:center; position:absolute; width:350px; height:11px; padding:24px 0; background:url(../images/message.png) no-repeat; top:97px; left:30px; display:none; z-index:10;}*/

