/* 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CSS Custom 
================================*/

#thankyou {
	display:block;
	width:548px;
	margin-left:10px;
	margin-bottom: 15px;
	padding-top:10px;
	padding-bottom: 10px;
	height:100%;
	background: #FF6;
	border:solid;
	border-width:1px;
	border-color:#333;
}



/* general css */
body{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #333;
	text-align: center;
}

strong{ font-weight: bold;}
em{font-style: italic;}
a{text-decoration: none;}
.underline,
a:hover{ text-decoration: underline;}
.clear{ clear: both;}

#container{
	width: 913px;
	margin: 0 auto;
	text-align: left;
}


/* header custom bg */
#home{background: url(../img/home.png) repeat-x 0 0;}	
#about{	background: url(../img/about_bg.png) repeat-x 0 0;}
#contact{	background: url(../img/contact_bg.png) repeat-x 0 0;}

#clientwork{background: url(../img/home.png) repeat-x 0 0;}	

#home #header{background:url(../img/home_bubble.png) no-repeat 0 bottom;}
#about #header{	background:url(../img/about_bubble.png) no-repeat 0 bottom;}
#contact #header{	background:url(../img/header_contact_bg.png) no-repeat 0 bottom;}

#clientwork #header{background:url(../img/home_bubble.png) no-repeat 0 bottom;}

#home #header h1{ background: url(../img/title_home.png) no-repeat 0 -18px; }

#home #header h1 a{ background: url(../img/title_home.png) no-repeat 0 -18px; }
#home #header h1 a:hover{ background: url(../img/title_home.png) no-repeat 0 0; }

#clientwork #header h1{ background: url(../img/title_home.png) no-repeat 0 -18px; }

#clientwork #header h1 a{ background: url(../img/title_home.png) no-repeat 0 -18px; }
#clientwork #header h1 a:hover{ background: url(../img/title_home.png) no-repeat 0 0; }

#about #header h1 a{ background: url(../img/abouttitle.png) no-repeat 0 -18px; }
#about #header h1 a:hover{ background: url(../img/abouttitle.png) no-repeat 0 0px; }

#contact #header h1 a{ background: url(../img/contacttitle.png) no-repeat 0 -18px; }
#contact #header h1 a:hover{ background: url(../img/contacttitle.png) no-repeat 0 0; }

#home #header #menu li a{ background: url(../img/btn_menu_index.png) no-repeat 0 0; }
#about #header #menu li a{background: url(../img/btn_menu_about.png) no-repeat 0 0;}
#contact #header #menu li a{background: url(../img/btn_menu_contact.png) no-repeat 0 0;}

#clientwork #header #menu li a{ background: url(../img/btn_menu_index.png) no-repeat 0 0; }

#home #header .info p{ background:url(../img/info_bg.png) no-repeat 0 0; }
#about #header .info p{	background:url(../img/info_bg.png) no-repeat 0 -40px;}
#contact #header .info p{	background:url(../img/info_bg.png) no-repeat 0 -80px;}

#clientwork #header .info p{ background: url(../img/clientworkinfo2.png) no-repeat 0 0; }

#home #header .resume{background: url(../img/resume.png) no-repeat 0 0;}
#about #header .resume{background: url(../img/resume.png) no-repeat 0 -79px;}
#contact #header .resume{background: url(../img/resume.png) no-repeat 0 -158px;}

#clientwork #header .resume{background: url(../img/resume.png) no-repeat 0 0;}

#home #header .info h2{ color: #2e6aaa; }
#about #header .info h2{ color: #2f7a93; }
#contact #header .info h2{ color: #643489; }

#clientwork #header .info h2{ color: #2e6aaa; }

#home #footer a{ color: #2e6aaa; text-decoration: underline;}
#about #footer a{ color: #2f7a93; text-decoration: underline;}
#contact #footer a{ color: #643489; text-decoration: underline;}

#clientwork #footer a{ color: #2e6aaa; text-decoration: underline;}

a.worklinks { color: #2e6aaa; text-decoration: underline;}
/*a.worklinks:hover { color: #2e6aaa; text-decoration: none;}*/

/* header - superior area */
#header{
	margin-top: 18px;
	height: 153px;
	position: relative;
	clear: both;
}

#header h1{
	display: block;
	height: 18px;
	width: 354px;
	text-indent: -10000px;
}
 
#header h1 a	{
	display: block;
	height: 18px;
	width: 355px;
	text-indent: -10000px;
}

/* header content area */
#header .info{
	padding:38px 0 0 25px;
	width: 641px;
	float: left;
}

#header .info h2{
	font-size: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom:14px;
}

#header .info p{
	display: block;
	text-indent: -10000px;
	height: 34px;
	width: 554px;
}

/* menu */
#header #menu{
	position: absolute;
	top: -18px;
	right: 6px;
}

#header #menu li{
	float: left;
	margin-left:20px;
}

#header #menu li a{
	display: block;
	height: 56px;
	width: 83px;
	text-indent: -10000px;
}

#header #menu li a:hover{
	background-position: 0 -112px !important;
}

#header #menu li.selected a,
#header #menu li.selected a:hover{
	background-position: 0 -56px !important;
}

#header #menu li a.about{
	background-position: -83px 0 !important;
	width: 90px;
}

#header #menu li a.about:hover{
	background-position: -83px -112px !important;
}

#header #menu li.selected a.about,
#header #menu li.selected a.about:hover{
	background-position: -83px -56px !important;
}

#header #menu li a.contact{
	background-position: -173px 0 !important;
	width: 115px;
}

#header #menu li a.contact:hover{
	background-position: -173px -112px !important;
}

#header #menu li.selected a.contact,
#header #menu li.selected a.contact:hover{
	background-position: -173px -56px !important;
}


/* resume button */
#header .resume{
	display: block;
	height: 79px;
	width: 221px;
	float: left;
	margin-top:42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-indent: -10000px;
	position:relative;
}

#header .resume p{
	margin-bottom: 9px;
}

#header .resume a{
	display: block;
	position: absolute;
	height: 15px;
	top: 45px;
}

#header .resume a.pdf{
	width: 37px;
	left: 68px;
}

#header .resume a.html{
	width: 51px;
	left:125px;
}

/* content area - area after header */
#content{
	clear: both;
	padding: 15px;
	padding-left: 25px;
	width: 873px;
}

#footer{
	clear: both;
	height: 20px;
	padding-right:10px;
}

#footer .left{
	float: left;
}

#footer .right{
	float: right;
}


/* styles for work
============================*/

/* styles for work items */
.work_box{
	height: 146px;
	width:413px;
	background-color: #cccccc;
	padding: 4px;
	float: left;
	margin-bottom: 19px;
	position: relative;
	cursor: pointer;
}

.work_box_noaction{
	height: 146px;
	width:413px;
	background-color: #cccccc;
	padding: 4px;
	float: left;
	margin-bottom: 19px;
	position: relative;
	cursor: pointer;
}

.personal_area .work_box{
	width: 266px;
	cursor: default;
}

.work_box_left{
	margin-right: 20px;
}

#second_level{
	height: 256px;
	margin-bottom: 11px;
	cursor: default;
	margin-right: 20px;
}

.work_box_area{
	overflow: hidden;
	position: relative;
	height: 146px;
	width:413px;
}


#second_level .work_box_area{
	height: 256px;
}

.personal_area .work_box_area{
	width: 266px;
}

.work_over_area{
	position: relative;
	z-index:15;
	display: block;
	height: 146px;
	width:413px;
	background:#fff;
	opacity: 0.1;
	filter:alpha(opacity=0.1);
}

.work_box .zoom,
.work_box .zoom_bg
{
	text-indent: -10000px;
	display: block;
	height: 35px;
	width: 35px;
	position: absolute;
	top:0;
	right: 0;
	z-index: 20;
	opacity: 1;
	filter:alpha(opacity=100);
	background: url(../img/btn_zoom.gif) no-repeat 0 0;
}

.work_box .zoom_bg{
	background: none;
	background-color: #333;
	z-index: 19;
}

.work_box .left,
.work_box .right{
	background:url(../img/corner_left_right.png) no-repeat left 0;
	width: 4px;
	height: 154px;
	position: absolute;
	top:0;
	left:0;
	z-index:0;
}
#second_level .left,
#second_level .right{
	background:url(../img/corner_big_left_right.png) no-repeat left 0;
	height: 264px;
}

.work_box .right{
	left: auto;
	right: 0;
	background-position: right 0;
}
#second_level .right{
	background-position: right 0;
}

.work_box img{
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}

.work_box .work_info{
	display: block;
	background-color: #333333;
	opacity: 0.93;
	filter:alpha(opacity=93);
	color: #fff;
	padding: 10px 10px 0;
	height: 136px;
	width:393px;
	line-height: 1.35em;
	position: absolute;
	z-index:10;
	top: 150px;
	left:0;
}

.work_box .work_infonoaction{
	display: block;
	background-color: #333333;
	opacity: 0.93;
	filter:alpha(opacity=93);
	color: #fff;
	padding: 10px 10px 0;
	height: 136px;
	width:393px;
	line-height: 1.35em;
	position: absolute;
	z-index:10;
	top: 0;
	left:0;
}

.work_box a.work_info:hover{
	text-decoration: none !important;
}

.work_box .work_info h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	margin-bottom: 12px;
	
}


.work_box .work_infonoaction h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:42px;
	margin-bottom: 12px;
	
}

.work_box .work_info p{
	margin-bottom: 4px;
}

.work_box .work_info_more{
	text-align: right;
	margin-bottom: 0 !important;
	text-decoration: underline !important;
}

/* styles for second level
============================*/
.back_work{
	color: #336699;
	margin-top: -15px;
	margin-bottom: 4px;
}

.back_work a{
	color: #336699;
	text-decoration: underline;
}

.side_info{
	width: 421px;
	float: left;
}

.side_info p{
	margin-bottom: 5px;
	line-height: 1.4em;
}

.more_work{
	background: url(../img/more_work_bg.png) no-repeat 0 0;
	padding: 4px;
	float: left;
	margin-right: 11px;
	height: 57px;
	margin-bottom: 15px;
}

.side_info .select{
	margin-bottom: 15px;
}

.side_content_area{
	padding: 0 10px;
}


/* SELECT */
    legend {
		display: none;
    }
    label {
      display: block;
      font-weight: bold;
      color: #9e0000;
    }
    select {
      display: block;
      margin: 0 0 10px;
      width: 421px;
    }
    select.replaced {
      width: 1px;
      position: absolute;
      left: -999em;
    }
    ul.selectReplacement {
      background: url(../img/libs/select.png) top left no-repeat;
      padding: 0;
      height: 32px;
      width: 421px;
		
      position: relative;
      z-index: 20;
    }
    ul.selectFocused {
      background-image: url(../img/libs/select-focus.png);
    }
    ul.selectReplacement li {
      background: #fff;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 16px;
      color: #666;
	  font-weight:bold;
      cursor: pointer;
      display: none;
      line-height: 1.7em;
      list-style: none;
      margin: 0;
      padding: 3px 10px 0;
      width: 397px;
    }
	ul.selectOpen{
		border: solid 2px #c1c1c1;	
      width: 417px;	
	  height:auto;
		position:absolute;
	}
    ul.selectOpen li {
      display: block;
      width: 397px;
    }
    ul.selectReplacement li.selected {
      color: #2e6aaa;
      display: block;
	  font-weight: bold;
	  background: none;
    }
    ul.selectOpen li.selected {
      background: #f3f3f3;
      border: 0;
      display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #f3f3f3;
    }


/* styles for about
============================*/
#about a{
	color: #2f7a93;
	text-decoration: underline;
}

.content_info{
	float: left;
	margin-right: 20px;
	width: 568px;
}

.content_info p{
	margin-left: 10px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.content_info p.more_space{
	margin-bottom: 25px;
}

.content_side{
	width: 274px;
	float: left;
}

h2.title{
	color: #2f7a93;
	font-family: Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-weight: bold;
	  padding: 6px 8px;
	  border: solid 2px #cfcfcf;
	  display: block;
	  position: relative;
	  margin-bottom: 15px;
}

h2.title span{
	position: absolute;
	top:-2px;
	left:-2px;
	width: 2px;
	height:32px;
	background:url(../img/corner_title_left_right.png) no-repeat 0 0;
}

h2.title span.right{
	left: auto;
	right:-2px;
	background-position: -2px 0;
}

h2.titlecontact span{
	position: absolute;
	top:-2px;
	left:-2px;
	width: 2px;
	height:32px;
	background:url(../img/corner_title_left_right.png) no-repeat 0 0;
}

h2.titlecontact span.right{
	left: auto;
	right:-2px;
	background-position: -2px 0;
}

.inspiration{
	margin-bottom: 25px;
}

.inspiration .work_box{
	float: none;
}

.links {
	padding:0 10px;
}

.links ul{
	float: left;
	width:117px;
}

.links ul.left{
	margin-right: 20px;
}

.links ul li{
	margin-bottom: 8px;
}



/* styles for contact
============================*/
#contact a{
	color: #643489;
	text-decoration: underline;
}


h2.titlecontact{
	color: #643489;
	font-family: Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-weight: bold;
	  padding: 6px 8px;
	  border: solid 2px #cfcfcf;
	  display: block;
	  position: relative;
	  margin-bottom: 15px;
}

#contact_me legend{
	display: none;
}

#contact_me dt{
	float: left;
	width: 80px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
}

#contact_me dd{
	float: left;
	width: 468px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#contact_me dd input,
#contact_me dd textarea{
	padding: 5px 6px;
	border: solid 1px #ccc;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	width: 454px;
}

#contact_me dd.buttons{
 padding-bottom: 9px;
 text-align: right;
 position: relative;
}

#contact_me dd.buttons input.reset{
	width: 54px;
	height: 32px;
	margin-left: 7px;
	border:0;
	background: url(../img/buttons.jpg) no-repeat 0 0;
	cursor: pointer;
}

#contact_me dd.buttons span{
 position: absolute;
 top: 12px;
 right: 197px;
}
 

#contact_me dd.buttons input.reset:focus, #contact_me dd.buttons input.reset.focused {
/* background-position:0 -32px;*/
}

#contact_me dd.buttons input.submit{
	width: 112px;
	height: 32px;
	margin-left: 7px;
	border:0;
	background: url(../img/buttons.jpg) no-repeat -54px -32px;
	cursor: pointer;
}

#contact_me dd.buttons input.submit:focus,
#contact_me dd.buttons input.submit.focused {
	background-position: -54px -32px;
}

#contact_me  label {
	color: #333;
}

#contact_me  label.error {
	color: #ff0000;
}

.icons{
	background:url(../img/icons.jpg) no-repeat 0 0;
	padding-bottom: 8px;
	padding-left: 23px;
	margin-bottom: 9px;
	
}

.email{
	background-position: 0 2px;
}

.phone{
	background-position: 0 -20px;
	
}

.im{
	background-position: 0 -45px;
}

.messagePos{
	position: relative;
}

.success{
	position: absolute;
	background:url(../img/thankyou.gif) no-repeat 0 0;
	height:73px;
	width: 248px;
	text-indent: -10000px;
	bottom: 14px;
	left: 383px;
	opacity: 0;
	filter:alpha(opacity=0);
}

/*Video Comments*/

.video_text{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #fff;
/* font-weight: bold;*/
 position: absolute;
  margin-top:123px;
 height: 27px;
 vertical-align: middle;
 line-height:25px;
 margin-left:6px;
 width: 100%;

 z-index: 10;
}
 
.video_text_bg{
 background-color: #333333;
 opacity: 0.93;
 filter:alpha(opacity=50);
 position: absolute;
 margin-top:123px;
 height: 27px;
 width: 266px;
 z-index: 5;
}
 
 