/* GENERAL TAG STYLES */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	background-color: #d7d7d7;
}
h1 {
	margin-bottom:.6em;
	font-size: 20px;
	font-weight: normal;
	color: #F17D41;
}
h1.title {
	margin-bottom:30px;
}

h3, h4, h5, h6, p, ul {
	margin-bottom: .8em;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	color: #F37735;
	margin-bottom: .6em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-weight: normal;
	font-size: 14px;
	color: #F37735;
	margin-bottom: 0.1em;
}
h5 {
	font-weight: normal;
	font-size: 10px;
}
h6 {
	font-weight:normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.3em;
}
a:link, a:visited {
	color: #F0652B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}






/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0px;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #CCC;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 0px;
}
.pdf, .pdf_icon {
	margin-bottom: -2px;
}
table.staff td {
	width: 200px;
	height: 50px;
}
table.staff img {
	margin-right:7px;
	border:none;
}
.staff-icons {
	margin-bottom:20px;	
}
p.intro {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
}
.float_left {
	float: left;
	margin-right: 20px;
}
.float_right {
	float: right;
	margin-left: 30px;
}
.teaser_links {
	margin-bottom: 35px;
}
.external_link_icon {
	margin-bottom: -1px;
	margin-left: 2px;
}
.archive_list p {
	margin-bottom: 1.5em;
}
.back {
	position: absolute;
	right: 50px;
	top: 11px;
	font-size: 10px;
}
.hidden {
	display: none;
}
.accent {
	font-weight: bold;
	color: #F0652B;
}
table.teaser img {
	border: 1px solid #CCC;
}





/* WRAPPERS */

#wrapper_outer {
	background-color: #FFF;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
}
#wrapper_inner {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
	position: relative;
}




/* HEADER */

#header {
	height: 49px;
	width: 914px;
	margin-bottom: 15px;
	position: relative;
}

#header .logo {
	position: absolute;
	left: 40px;
	top: 0px;
}




/* MAIN NAVIGATION */

#navigation {
	position: absolute;
	height: 25px;
	width: 550px;
	right: 0px;
	bottom: 0px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
}
#navigation a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	margin-right: 38px;
	display: block;
	float: left;
}



/* MAIN NAVIGATION OVER AND ON STATES */

#navigation a:hover {
	background-position: 0px -25px;
}
body.agency #agency a,
body.branding #branding a,
body.portfolio #portfolio a,
body.blog #blog a,
body.news #news a,
body.etc #etc a {
	background-position: 0px -50px;
}
#branding a {
	background-image: url(../images/btn_branding.gif);
	width: 61px;
}
#portfolio a {
	background-image: url(../images/btn_portfolio.gif);
	width: 66px;
}
#blog a {
	background-image: url(../images/btn_blog.gif);
	width: 52px;
}
#news a {
	background-image: url(../images/btn_news.gif);
	width: 54px;
}
#etc a {
	background-image: url(../images/btn_etc.gif);
	width: 38px;
}
#agency a {
	background-image: url(../images/btn_agency.gif);
	width: 42px;
}
#wrapper_content {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}





/* PAGE COLUMNS */

#columnR {
	float: right;
	width: 160px;
	padding-left: 20px;
	font-size: 11px;
	background-image: url(../images/rule_vert_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 350px;
}
#column_main {
	float: left;
	width: 620px;
	padding-right: 30px;
	position: relative;
	line-height: 1.4em;
	min-height: 350px;
	text-align: justify;
}
#column_main_wide {
	float: left;
	width: 750px;
	padding-right: 40px;
	position: relative;
	line-height: 1.4em;
	min-height: 350px;
	text-align: justify;
}
.home #columnL {
	float: left;
	width: 530px;
	text-align: justify;
}
.home #columnR {
	float: right;
	width: 260px;
	background-image: none;
}
.news #columnL {
	float: left;
	width: 285px;
	padding-right: 40px;
}
.news #columnM {
	float: left;
	width: 285px;
	padding-right: 40px;
}
.news #columnR img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.etc #columnL {
	float: left;
	width: 320px;
}
.etc #columnM {
	float: right;
	width: 250px;
}






/* HOMEPAGE CONTENT */

.home p.intro {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 25px;
}
#featured_work {
	font-size: 11px;
	padding-left: 175px;
	background-image: url(../images/featured_work.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 165px;
}






/* SPOTLIGHTS */

#columnR .spotlight {
	margin-bottom: 10px;
	padding-left: 50px;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.spotlight.news_teaser {
	background-image: url(../images/icon_news2.gif);
	background-position: 0px 3px;
}
.spotlight.blog {
	background-image: url(../images/icon_blog2.gif);
	background-position: 0px 7px;
}
.spotlight.shop {
	background-image: url(../images/icon_shop2.gif);
	background-position: 0px 8px;
}





/* FOOTER */

#wrapper_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 145px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666;
	padding-top: 12px;
	line-height: 1.4em;
}
#footerL {
	float: left;
	width: 400px;
	padding-left: 35px;
}
#footerR {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 40px;
}
#footer a {
	color: #666;
}
#footerL a {
	padding-right: 5px;
	padding-left: 5px;
}




/* SUBNAV */

#subnav {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
#subnav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 47px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 10px;
	float: right;
}
#subnav li {
	display: inline;
	white-space:nowrap;
	float: right;
}
#subnav a {
	line-height: 20px;
	color: #88847D;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	white-space:nowrap;
}
#subnav a:hover {
	color: #666;
	text-decoration: none;
}
#subnav .selected a,
#subnav ul.subnav01 #subnav01 a,
#subnav ul.subnav02 #subnav02 a,
#subnav ul.subnav03 #subnav03 a,
#subnav ul.subnav04 #subnav04 a,
#subnav ul.subnav05 #subnav05 a,
#subnav ul.subnav06 #subnav06 a,
#subnav ul.subnav07 #subnav07 a,
#subnav ul.subnav08 #subnav08 a,
#subnav ul.subnav09 #subnav09 a,
#subnav ul.subnav10 #subnav10 a
{background-color: #CCC; color: #666;}






/* BOTTOM ICONS */

#icons {
	margin-top: 15px;
	text-align: right;
}
#icons img {
	margin-left: 15px;
}







/* NON-SCROLLING PORTFOLIO ITEMS */

#portfolio_display {
	float: left;
	position: relative;
	width: 768px;
	text-align: center;
	font-size: 11px;
	height: 365px;
}
#portfolio_navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#portfolio_navigation img {
	margin-right: 10px;
	border: 1px solid #CCC;
}
#portfolio_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#portfolio_navigation li {
	display: inline;
}
#portfolio_navigation a {
	height: 40px;
	width: 40px;
}
#controller_left {
	float: left;
	height: 365px;
	width: 32px;
}
#controller_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#controller_left a {
	background-image: url(../portfolio/images/navigation/arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 365px;
	width: 32px;
	display: block;
}
#controller_left ul.first a, #controller_left ul.first a:hover {
	background-position: -96px 0px;
}
#controller_left a:hover {
	background-position: -32px 0px;
}
#controller_right {
	float: left;
	height: 365px;
	width: 32px;
}
#controller_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#controller_right a {
	background-image: url(../portfolio/images/navigation/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 365px;
	width: 32px;
	display: block;
}
#controller_right a:hover {
	background-position: -32px 0px;
}
#controller_right ul.last a, #controller_right ul.last a:hover {
	background-position: -96px 0px;
}

.arrow_left {
	position: absolute;
	top: 47%;
}
.arrow_right {
	position: absolute;
	top: 47%;
	right: 0px;
}







/* FORMS */

input.field {
	border: 1px solid #999;
	padding: 4px;
	font-size: 11px;
	width: 200px;
	color: #4b4b4b;
}
textarea.comments {
	border: 1px solid #999;
	padding: 7px;
	font-size: 11px;
	width: 300px;
	color: #4b4b4b;
}
select {
	color: #666666;
	width: 110px;
	font-size: 11px;
	color: #4b4b4b;
}
fieldset {
	margin-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* PHOTO GALLERY */

.thumbnail_grid ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thumbnail_grid a img {
	border: 1px solid #CCC;
}
.thumbnail_grid li {
	display: inline;
}
.thumbnail_grid a {
	width: 100px;
	height: 100px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.thumbnail_grid a:hover {
	text-decoration: none;
}





/*LISTS*/

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}
.notation {
	font-weight: bold;
	text-transform: uppercase;
	color: #90F;
}
.home h1 {
	font-size: 26px;
	margin-bottom: 0.3em;
	letter-spacing: -1px;
}




/* BLOG */

#sidebar {
	float: left;
	width: 150px;
	padding-right: 15px;
	margin-right:20px;
	text-align: left;
	min-height: 440px;
	background-image: url(../images/rule_vert_gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	
}
#sidebar ul {
	list-style-type: none;
	list-style-image:none;
}
.blog_list {
	float: right;
	width: 430px;
}






/* BANNERS */

#banner {
	height:333px;
	background-repeat:no-repeat;
	background-image:url(../images/banner_bg.jpg);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
}
#banner_short {
	height:150px;
	background-repeat:no-repeat;
	background-image:url(../images/banner_bg_short.jpg);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}





/* SUBNAV */

#subnav_etc ul {
	list-style-type: none;
}
#subnav_etc a {
	font-size: 24px;
	padding-left: 45px;
	display: block;
	line-height: 60px;
	background-repeat:no-repeat
}
#subnav_etc a:hover {
	text-decoration: none;
}
#subnav_we_love a {
	background-image: url(../images/icon_we_love.gif);
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#subnav_we_give a {
	background-image: url(../images/icon_we_give.gif);
	background-position: 8px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#subnav_shop a {
	background-image: url(../images/icon_shop2.gif);
	background-position: -2px 18px;
}





/* PDF LISTS */

ul.pdf_list {
	list-style-type: none;
}
.pdf_list a {
	margin-bottom: 12px;
	padding-left: 20px;
	display: block;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}









/* JQUERY CORE STYLES */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
#mycarousel ul {
	list-style-type: none;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 760px;
    height: 365px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/* JQUERY SKIN STYLES*/

.jcarousel-control {
	margin-bottom: 25px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 50px;
	margin-top: 10px;
}
.jcarousel-control.tall {
	height: 120px;
}
.jcarousel-control ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.jcarousel-control li {
	display: inline;
}
.jcarousel-control a, 
.jcarousel-control a:hover, 
.jcarousel-control a:visited {
	text-decoration: none;
	color:#FFF;
}
.jcarousel-control a img {
	border: 1px solid #CCC;
	margin-right:4px;
}
.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 760px;
	padding-left:37px; padding-right:37px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  760px;
    height: 365px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 760px;
    height: 365px;
}

/* HORIZONTAL BUTTONS*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 0px;
	right: 5px;
	width: 32px;
	height: 323px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../portfolio/images/navigation/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 32px;
	height: 323px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../portfolio/images/navigation/arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
#columnR2 {
	float: right;
	width: 160px;
	padding-left: 20px;
	font-size: 11px;
	background-image: url(../images/rule_vert_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 350px;
}
