
/* - - - - - - - - - - - - - - - - - - - - -

Title :    Departika Design Studio
URL :      http://departika.com/

Created :  01.29.2008
Modified : 01.12.2009

- - - - - - - - - - - - - - - - - - - - - */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
}

/* =HTML
- - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 66%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
}

html>body {
	font-size: 11.7px;
}

small, cite {
	font-size: 0.833em;
	line-height: 1.8em;
}

strong {
	font-weight:bold;
}

p {
	margin-bottom:1.5em;
	padding-right:0.5em;
	font-size: 1em;
	line-height:1.6em;
}

img {
	padding:1px;
	background-color:#fff;
	border:1px solid #999;
}

/* =HEADINGS
- - - - - - - - - - - - - - - - - - - - - */
h1#logo a:link, h1#logo a:visited {
	float:left;
	display:block;
	width:122px;
	height:58px;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9000px;
	background:transparent url(../images/logo.gif) center left no-repeat;
}

h2 {
	clear:both;
	height:1.25em;
	margin-bottom:1em;
	padding:8px 0;
	font-family:Arial;
	font-size:1.35em;
	font-weight:bold;
	border-top:2px solid #900;
	border-bottom:1px dashed #900;
	color:#900;
}

h3 {
	font-size:0.9em;
	line-height:1.2em;
}

h4 {
	font-size:1.225em;
	line-height:1.2em;
}

/* =LINKS
- - - - - - - - - - - - - - - - - - - - - */
a:link {
	color:#376a9e;
	text-decoration:none;
}

a:visited {
	color:#376a9e;
	text-decoration:none;
}

a:hover {
	color:#376a9e;
	text-decoration:underline;
}

a:active {
	color:#376a9e;
	text-decoration:underline;
}

/* =NAVIGATION
- - - - - - - - - - - - - - - - - - - - - */
/* MAIN NAVIGATION */
ul#navlist {
	float:right;
	margin:0;
	padding:0;
	width: /*546px;*/ 623px;
	height:58px;
	list-style: none;
}

ul#navlist li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

ul#navlist li a {
	/* text-indent:-9000em; */
	overflow:hidden;
	float:left;
	display:block;
	margin:0;
	padding:22px 0 0 0;
	text-align: center;
	height:36px;
	text-decoration:none;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: .22em;
	/* background-image: url(../images/nav.gif);
	background-repeat:no-repeat; */
}

ul#navlist li a:hover {
	background-color: #990000;
}

/* Buttons */
/* shop */
 ul#navlist li a#shop {
	width: 73px;
	background-position: 0 0;
}

ul#navlist li a#shop:hover, ul#navlist li.active a#shop {
	background-color: #990000;
}

/* portfolio */
ul#navlist li a#portfolio {
	/*width:121px;*/
	width: 77px;
	/*background-position: -73px 0;*/
}

ul#navlist li a#portfolio:hover, ul#navlist li.active a#portfolio {
	background-color: #990000;
}

/* blog */
ul#navlist li a#blog {
	width:74px;
	background-position: -194px 0;
}

ul#navlist li a#blog:hover, ul#navlist li.active a#blog {
	background-color: #990000;
}

/* about */
ul#navlist li a#about {
	width:87px;
	background-position: -268px 0;
}

ul#navlist li a#about:hover, ul#navlist li.active a#about {
	background-color: #990000;
}

/* services */
ul#navlist li a#services {
	width:121px;
	background-position: -73px 0;
}

ul#navlist li a#services:hover, ul#navlist li.active a#services {
	background-color: #990000;
}

/* press */
ul#navlist li a#press {
	width:85px;
	background-position: -355px -0;
}

ul#navlist li a#press:hover, ul#navlist li.active a#press {
	background-color: #990000;
}

/* contact */
ul#navlist li a#contact {
	width:106px;
	background-position: -440px 0;
}

ul#navlist li a#contact:hover, ul#navlist li.active a#contact {
	background-color: #990000;
} 

/* TEAM NAVIGATION */
ul#teamlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#teamlist li {
	clear:both;
	display:block;
	background-color:#F5F5F5;
	border-top:1px solid #F5F5F5;
	font-weight:bold;
}

ul#teamlist li img {
	float:left;
	margin-right:9px;
}

ul#teamlist li a {
	display:block;
	width:201px;
	padding: 9px;
	float:right;
	text-decoration:none;
}

ul#teamlist li a small {
	line-height:normal;
	color:#000;
}

ul#teamlist li a:hover small, ul#teamlist li a#team-current small {
	color:#fff;
}

ul#teamlist li a:hover, ul#teamlist li a#team-current {
	color:#fff;
	text-decoration:none;
	background-color:#A2A2A2;
}

a#team-current {
	background: transparent url(../images/arrw_white.gif) 206px center no-repeat;
}

/* BREADCRUMB NAVIGATION */
#breadcrumb {
	margin-bottom:24px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-transform:uppercase;
	background: #ECECEC url(../images/bg_breadcrumb.jpg) top left repeat-x;
	color:#000;
}

ul#crumblist li {
	display: inline;
	font-size:0.833em;
	font-weight:bold;
}

ul#crumblist a {
	float:left;
	display:block;
	background:url(../images/arrw_blck.gif) right 2px no-repeat;
	padding-right:12px;
	margin-right:6px;
}

/* BLUE BULLET LINKLIST */
ul.linklist,
#authenticjobs ul {
	margin-bottom:24px;
}

ul.linklist li,
#authenticjobs ul li {
	margin-left:1.29em;
	margin-bottom:0.4em;
	list-style-type:square;
	font-size:1em;
	line-height:1.6em;
	color:#376a9e;
}

/* =LAYOUT
- - - - - - - - - - - - - - - - - - - - - */
.clear {
	clear:both;
}

.hide {
	display: none;
}

.padBot24 {
	margin-bottom:24px;
}

p.text14 {
	font-size:1.225em;
}

ul.text14 {
	font-size:1.225em;
}

/* FooterStickAlt */
/*
http://www.themaninblue.com/writing/perspective/2005/08/29/
*/
html {
	height: 100%;
}

body {
	height: 100%;
}

#wrap1 {
	position: relative;
	min-height: 100%;
}

* html #wrap1 {
	height: 100%;
}

#wrap2 {
	padding-bottom: 6em;
}

#footer {
	position: relative;
	margin-top: -5em;
}

/* MAIN LAYOUT */
#masthead, #footer, #breadcrumb {
	text-align: center;
}

#content, #header, #copy, #crumblist {
	margin: 0 auto;
	padding-left:24px;
	padding-right:24px;
	width: 948px;
	text-align: left;
}

#masthead {
	height: 58px;
	background-color:#000;
	color:#fff;
}

#content {
	margin-top:24px;
}

#footer {
	clear:both;
	height:58px;
	background-color:#000;
	color:#fff;
}

#copy {
	padding-top:22px;
	font-size:0.9em;
	letter-spacing:-0.04em;
}

/* COLUMNS */
#colLeft462, #colRight462 {
	width:462px;
}

#colRight462 {
	float:right;
}

#colLeft462 {
	float:left;
	margin-right:24px;
}

#colNarrow1, #colNarrow2 {
	float:left;
	width:219px;
}

#colNarrow1 {
	margin-right:24px;
}

.colLeft300 {
	float:left;
	width:300px;
	margin-right:24px;
}

.colRight624 {
	float:right;
	width:624px;
}

.colLeft543 {
	float:left;
	width:543px;
	margin-right:24px;
}

.colRight381 {
	float:right;
	width:381px;
}

#colRight705 {
	float:right;
	width:705px;
}

#colLeft705 {
	float:left;
	width:705px;
	margin-right:24px;
}

#colLeft624 {
	float:left;
	width:624px;
	margin-right:24px;
}

#colLeft624 ul {
	margin-bottom:1.5em;
	margin-left: 1.4em;
	line-height:1.6em;
}

#colRight300 {
	float:right;
	width:300px;
}

#colRight300 ul {
	margin-left: 1.4em;
}
/* =DETAILS
- - - - - - - - - - - - - - - - - - - - - */
/* Large Banner */
#banner {
	padding:1px;
	background-color:#000;
	border:1px solid #999;
	background:#fff;
	margin-bottom:24px;
}

#banner img {
	width:944px;
	margin:0;
	padding:0;
	border:none;
}

/* Shop Banner */
#adshop img {
	width:458px;
	height:198px;
	margin-bottom:24px;
}

/* Why Departika Banner */
#why img {
	height:198px;
	margin-bottom:24px;
	width:458px;
}


/* CONTACT PAGE */
h3.contactH {
	margin-top:24px;
	height:1.25em;
	font-family:Arial;
	font-size:1.35em;
	font-weight:bold;
	color:#900;
}

#contactForm {
	margin-top:24px;
	width:624px;
	padding:24px 0;
	background:#eee url(../images/bg_form.jpg) top left repeat-x;
}

#contactForm label {
	float:left;
	padding-right:12px;
	width:117px;
	text-align:right;
}

#contactForm div {
	clear:both;
	padding-top:8px;
}

#contactForm input, #contactForm textarea {
	margin-bottom:6px;
}

#contactForm cite {
	padding-left:129px;
	color:#999;
}

#contactForm .button {
	padding-left:129px;
}

#contactForm .info input {
	width:258px;
}

#contactForm .subject input {
	width:350px;
}

#contactForm .message textarea {
	width:436px;
}

/* IMAGE GALLERIES */
#colNarrow2 img, .colLeft543 img, .colLeft300 img {
	margin-top:4px;
	margin-bottom:16px;
}

/* Portfolio Images */
.gallery-tn {
	margin-bottom:24px;
}

.gallery-tn img {
	float:left;
	margin:0 3px 3px 0;
	width:94px;
	height:94px;
}

.gallery-med {
	margin-bottom:24px;
}

.gallery-med img {
	margin:0;
	width:296px;
	height:296px;
}

/* Gallery with Captions */
.caption219 {
	float: left;
	margin-right:24px;
	margin-bottom:16px;
	width:219px;
	padding: 0;
}

.caption196 {
	float: left;
	margin-right:18px;
	margin-bottom:12px;
	width:196px;
	padding: 0;
}

.caption219 h3, .caption196 h3 {
	margin-top:8px;
	font-size:1.1em;
}

.caption219 h3 {
	text-transform:uppercase;
}

.caption219 p, .caption196 p {
	margin-top:0.2em;
	font-size:0.9em;
	line-height:1.3em;
}

.last-img {
	margin-right:0px;
}

/* Column Foot Link */
.colFoot {
	display:block;
	border-bottom:1px dotted #bba;
	margin-bottom:24px;
	padding-top:0.5em;
	padding-bottom:0.6em;
}

.colFoot a {
	display:block;
	padding-left:14px;
	font-size:0.9em;
	background:url(../images/bluebox.gif) center left no-repeat;
}

/* About Page */
strong.elevator {
	display:block;
	font-family:Arial;
	font-size:1.45em;
	line-height:1.4em;
	margin-bottom:12px;
}

strong.elevator-sub {
	display:block;
	font-family:Arial;
	font-size: 1.2em;
	line-height:1.6em;
	margin-bottom:24px;
	font-weight: normal;
}

.team {
	padding:1px;
	background-color:#fff;
	border:1px solid #999;
}

#corey a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_corey.jpg) 0 0 no-repeat;
}

#corey a:hover {
	background-position: 0 -192px;
}

#skye a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_skye.jpg) 0 0 no-repeat;
}

#skye a:hover {
	background-position: 0 -192px;
}

#katie a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_katie.jpg) 0 0 no-repeat;
}

#katie a:hover {
	background-position: 0 -192px;
}

#jason a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_jason.jpg) 0 0 no-repeat;
}

#jason a:hover {
	background-position: 0 -192px;
}

#jarad a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_jarad.jpg) 0 0 no-repeat;
}

#jarad a:hover {
	background-position: 0 -192px;
}

#dan a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_dan.jpg) 0 0 no-repeat;
}

#dan a:hover {
	background-position: 0 -192px;
}

#erica a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_erica.jpg) 0 0 no-repeat;
}

#erica a:hover {
	background-position: 0 -192px;
}

#jeremy a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_jeremy.jpg) 0 0 no-repeat;
}

#jeremy a:hover {
	background-position: 0 -192px;
}

#chad a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_chad.jpg) 0 0 no-repeat;
}

#chad a:hover {
	background-position: 0 -192px;
}

#jimmy a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_jimmy.jpg) 0 0 no-repeat;
}

#jimmy a:hover {
	background-position: 0 -192px;
}

#david a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_david.jpg) 0 0 no-repeat;
}

#david a:hover {
	background-position: 0 -192px;
}

#mio a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_mio.jpg) 0 0 no-repeat;
}

#mio a:hover {
	background-position: 0 -192px;
}

#maria a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_maria.jpg) 0 0 no-repeat;
}

#maria a:hover {
	background-position: 0 -192px;
}

#jennifer a {
	width:192px;
	height:192px;
	display:block;
	background:url(../images/team_ro_jennifer.jpg) 0 0 no-repeat;
}

#jennifer a:hover {
	background-position: 0 -192px;
}

/* POST DETAILS */
#colRight462 p, .tn-text p {
	font-size:0.833em;
	line-height:1.7em;
	margin:0.35em 0;
}

.notes {
	margin-top:10px;
	padding-bottom:14px;
	font-size:0.9em;
	line-height:1.35em;
	letter-spacing:-0.25px;
	border-bottom:1px dotted #bba;
}

.post {
	margin-top:1.1em;
	margin-bottom:24px;
	padding-bottom:12px;
	border-bottom:1px dotted #bba;
}
.post h3 {
margin-bottom:0.4em;
}
.wide-post {
	margin-top:12px;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px dotted #bba;
}

.wide-post img {
	margin-top:12px;
	margin-bottom:8px;
}

.small-post {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #bba;
}

.small-post p {
	margin-top:0.2em;
	margin-bottom:1.4em;
}

/* Posts with Thumbnails */
.tn-post {
	margin-top:18px;
	padding-bottom:18px;
	border-bottom:1px dotted #bba;
}

.tn-post img {
	float:left;
	width:134px;
	height:77px;
	margin: 2px 0px 0px 0px;
}

.tn-text {
	margin-left:160px;
}

.post blockquote, .blog-post blockquote {
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:12px;
	margin-left:0px;
	padding-left:28px;
	background:url(../images/quote.gif) 0px 6px no-repeat;
}

.post cite, .blog-post cite {
	padding-left:28px;
	font-style:normal;
}

.blog-post {
	margin-top:1.1em;
	padding-bottom:0;
	border-bottom:1px dotted #bba;
}

.blog-post h3 a:link, .blog-post h3 a:visited {
	color:#000;
	text-decoration:none;
}

.blog-post h3 a:hover, .blog-post h3 a:active {
	color:#376a9e;
	text-decoration:underline;
}

.blog-post blockquote {
	margin-top:24px;
	margin-right:80px;
	margin-bottom:0px;
	padding-top:18px;
	border-top:1px dotted #bba;
	background:url(../images/quote.gif) 0px 24px no-repeat;
}

.blog-post cite {
	display:block;
	padding-bottom:18px;
	margin-bottom:18px;
	border-bottom:1px dotted #bba;
}

#colLeft705 .blog-post {
	margin-top:3.4em;
	margin-right:78px;
	margin-left:78px;
}

#colLeft705 .blog-post ul {
	margin-bottom:1.5em;
	margin-left: 1.4em;
}

#colLeft705 .blog-post img {
	margin-top:6px;
	margin-bottom:6px;
}

.blog-post h3 {
	margin-bottom:8px;
	font-size:1.95em;
	letter-spacing:-0.08em;
}

.post-keywords {
	text-transform:uppercase;
	letter-spacing:-0.75px;
}

.post-meta {
	margin-bottom:17px;
	font-size:0.9em;
	color:#666;
}

#colLeft705 .post-meta {
	float:left;
	margin-top:24px;
}

a.prevEntry {
	float:left;
	padding-top:0.5em;
	padding-right:8px;
	padding-bottom:0.6em;
	padding-left:14px;
	font-size:0.9em;
	background:url(../images/bluebox.gif) center left no-repeat;
}

a.nextEntry {
	float:right;
	text-align:right;
	padding-top:0.5em;
	padding-right:14px;
	padding-bottom:0.6em;
	padding-left:8px;
	font-size:0.9em;
	background:url(../images/bluebox.gif) center right no-repeat;
}

.blogNav {
	float:right;
	margin-top:24px;
	color:#bba;
}

a.prevBlog {
	padding-top:0.5em;
	padding-right:8px;
	padding-bottom:0.6em;
	padding-left:14px;
	font-size:0.9em;
	background:url(../images/bluebox.gif) center left no-repeat;
}

a.nextBlog {
	text-align:right;
	padding-top:0.5em;
	padding-right:14px;
	padding-bottom:0.6em;
	padding-left:8px;
	font-size:0.9em;
	background:url(../images/bluebox.gif) center right no-repeat;
}

.blogComments {
	margin-right:78px;
	margin-left:78px;
	padding-top: 20px;
}

.blogComments h4 {
	margin-top:20px;
	margin-bottom:24px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	border-top:1px solid #bba;
	border-bottom:1px dotted #bba;
}

.commentPost {
	padding-bottom:24px;
	margin-bottom:24px;
	border-bottom:1px dotted #bba;
}

.commentPost strong {
	height:24px;
	padding-right:22px;
	color:#414141;
	border-right:1px solid #9E9E88;
}

.commentPost cite {
	padding-left:18px;
	font-style:normal;
	color:#9E9E88;
	font-size:0.9em;
}

.commentPost p {
	font-size:0.9em;
	color:#5F5F5F;
}

#comment_form cite {
	display:block;
	margin-top:-18px;
	margin-bottom:18px;
	font-size:1em;
	color:#ccc;
}

#comment_form label {
	float:left;
	padding-right:12px;
	width:117px;
	text-align:right;
}

#comment_form .button {
	padding-left:128px;
}

#comment_form input, #comment_form textarea {
	margin-bottom:18px;
}

#comment_form #name input, #comment_form #email input, #comment_form #website input {
	width:264px;
}

#comment_form #comment textarea {
	width:307px;
	height:125px;
}

#comment_form #challenge, #comment_form #notify, #comment_form #remember {
	padding-left: 128px;
}

#comment_form #challenge label, #comment_form #challenge img {
	display: block;
	float: none;
	margin-bottom: 18px;
	text-align: left;
}

#comment_form #challenge label {
	width: 100%;
}

#comment_form #notify label, #comment_form #remember label {
	margin-bottom: 18px;
	text-align: left;
	width: 215px;
}

/* RIGHT FLOATING ICON LINKS */
h2 a:link, h2 a:visited {
	color:#900;
	text-decoration:none;
}

h2 a:hover, h2 a:active {
	color:#376a9e;
	text-decoration:none;
}

h2 span, h3 span {
	float:left;
}

h2 small, h3 small {
	float:right;
}

h2 small a:link, h2 small a:visited {
	color:#376a9e;
	text-decoration:none;
}

h2 small a:hover {
	text-decoration:underline;
}

h2 small.googleMap a {
	display:block;
	margin-top:-2px;
}

/* Grey Title Bar */
.titleBar {
	display:block;
	margin-bottom:24px;
	background-color:#F5F5F5;
	border-top:2px solid #E8E7E7;
}

.titleBar h2 {
	float:left;
	margin-bottom:0;
	padding: 16px 12px 16px 18px;
	font-family:Arial;
	font-size:0.833em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	border:none;
}

.titleBar2 {
	clear:both;
	display:block;
	margin:0;
	background-color:#E8E7E7;
	border:1px solid #E8E7E7;
}

.titleBar h3 {
	clear:both;
	display:block;
	margin:0;
	padding:14px 12px 14px 18px;
	font-size:0.833em;
	font-weight:normal;
	color:#666;
	background-color:#E8E7E7;
	border:1px solid #E8E7E7;
}

.titleBar2 h3 {
	float:left;
}

.titleBar small, .titleBar2 small {
	float:right;
	padding-top:8px;
	padding-right:8px;
	font-size:0.9em;
}

/* Team Member Icons */
.team-links a {
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	height:27px;
	background: url(../images/icon_teamlinks.gif) no-repeat;
}

.twitter a {
	width:71px;
	background-position:0 0;
}

.twitter a:hover {
	background-position:0 -27px;
}

.facebook a {
	width:84px;
	background-position:-71px 0;
}

.facebook a:hover {
	background-position:-71px -27px;
}

.linkedIn a {
	width:81px;
	background-position:-155px 0;
}

.linkedIn a:hover {
	background-position:-155px -27px;
}


/* Share This Button */
.shareThis a.stico_default {
	background-position: left 2px !important;
	display: block;
}

/* Thumbnail Link Icon */
.thumb-link a {
	display:block;
	margin-right:20px;
	padding-left:20px;
	background:url(../images/icon_thumbs.gif) center left no-repeat;
	text-transform: none;
}

/* Next and Previous Buttons */
.portNav a {
	text-indent:-9000em;
	overflow:hidden;
	display:block;
	height:24px;
	background: url(../images/button_nextprev.gif) center center no-repeat;
}

.prev a {
	width:65px;
	background-position:0 0;
}

.prev a:hover {
	background-position:0 -24px;
}

.next a {
	width:81px;
	background-position:-65px 0;
}

.next a:hover {
	background-position:-65px -24px;
}

/* RSS Feed Icon */
.feed a {
	display:block;
	margin:3px 0 0 0;
	width:39px;
	height:12px;
	overflow:hidden;
	text-indent:-9000px;
	background:url(../images/icon_rss.gif) top right no-repeat;
}

/* SHOP DETAILS */
/* Buy Now Button */
.buyNow a {
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	height:24px;
	background: url(../images/button_buynow_sprite.gif) 0 0 no-repeat;
	width:96px;
}

.buyNow a:hover {
	background-position:0 -24px;
}

.cart-item {
	width:948px;
	height:140px;
	margin-top:16px;
	padding-top:16px;
	border-top:1px dotted #bba;
}

.cart-item img {
	float:left;
}

.trash {
	float:right;
	margin-bottom:6px;
	display:block;
	padding-left:20px;
	font-size:0.9em;
	background:url(../images/icon_trash.gif) center left no-repeat;
	text-transform: none;
}

.item-specs {
	float:right;
	width:778px;
	margin-top:2px;
	padding:8px;
	background-color:#E8E7E7;
}

.item-specs h2 {
	border:none;
	padding:0;
	color:#000;
}

.item-specs h3 {
	float:left;
}

.item-specs cite {
	font-style:normal;
	color:#999;
}

.item-right {
	float:right;
	height:40px;
}

.item-specs blockquote {
	padding-top: 2px;
	padding-left:12px;
	background-color:#F6F6F6;
}

.item-specs blockquote h2 {
	color:#900;
}

h2 span.expander {
	padding-left:18px;
	background:url(../images/arrw_red.gif) 0px 3px no-repeat;
}

h2 span.expander.selected {
	background-position:0 -13px;
}

h2 span.expander.pointer {
	cursor: pointer;
}

.price {
	float:right;
	text-align:right;
}

.box {
	margin-bottom:16px;
	padding-bottom:16px;
	border-bottom:1px dotted #bba;
}

.box strong {
	display:block;
	margin-bottom:12px;
	color:#333;
}

.box p {
	font-size:0.9em;
	line-height:1.4em;
	margin-top:0.4em;
	margin-bottom:1.4em;
	color:#6F6F6F;
}

.brushes {
	background: url(../images/icon_brushes.jpg) 0px 4px no-repeat;
}

.vectors {
	background: url(../images/icon_vectors.jpg) 0px 4px no-repeat;
}

.pngs {
	background: url(../images/icon_pngs.jpg) 0px 4px no-repeat;
}

.sample {
	padding-top:16px;
	padding-left:48px;
	background: transparent url(../images/icon_zip.gif) center left no-repeat;
	border-top:1px dotted #bba;
}

.pack {
	width:383px;
	height:163px;
	background: url(../shop/images/shop_packbox.jpg) top left no-repeat;
}

.pack h4.price {
	color:#900;
	margin-top:36px;
	margin-right:24px;
}

.pack h4.price del {
	color:#000;
}

.pack .button {
	float:right;
	clear:right;
	margin-top:64px;
	margin-right:24px;
}

.button img {
	border:none;
	padding:0;
}

.brushes h4, .vectors h4, .pngs h4, .box h4 {
	color:#900;
}

.brushes h4.price, .vectors h4.price, .pngs h4.price, .shop h4.price {
	color:#000;
}

.brushes, .vectors, .pngs {
	padding-left:68px;
}

.sizeSelect select {
	margin-bottom:18px;
}

/* Usage Rights */
.usageRights h3 {
	margin-bottom:0.4em;
	font-size:1.2em;
}

.usageRights h4 {
	margin-bottom:0.4em;
	font-size:1em;
	font-weight:bold;
}

.usageRights ul {
	margin-bottom:2em;
	margin-left:1.5em;
	line-height:1.9em;
	color:#999;
}

/* Authentic Jobs Styles */
/*#authenticjobs {width: 200px; margin: 1em 0; padding: 5px 10px; font: 11px normal Arial, sans-serif; line-height: 120%; background: #fff;}*/
#authenticjobs a img {float: left; padding: 0 10px 5px 0; border: 0;}
/*#authenticjobs ul {clear: left; margin: 0; padding: 0 0 0 20px;}*/
#authenticjobs ul { clear: left; }
/* #authenticjobs ul li {padding: 2px 0;} */
