/* HTML5 ✰ Boilerplate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #999; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }


/**
 * Primary styles
 *
 * Author: Brett Wagner
 */

body { background-color: #2e3031; font-family: Helvetica, Arial, Sans-serif; color:#333333;}
body.subpage { background: #2e3031 url(http://synsor.com/images/i/bg_150.png) repeat-x;}
body.home { background: #2e3031 url(http://synsor.com/images/i/bg_575.png) repeat-x;}
body.casestudy { background: #2e3031 url(http://synsor.com/images/i/bg_226.png) repeat-x;}

div#container { width: 960px; margin: 0 auto; }
header { width: 960px; overflow: hidden; position:relative; }
header div.logo { height: 100px; width: 479px; float: left; }
header nav { position:absolute; bottom:0px; right:0px;}
header nav > ul { margin: 0px; padding: 0px; }
header nav > ul > li { display:block; float: left; height: 35px; border-left: 1px solid #515254; padding: 0px 30px 0px 10px; background-image: none; }
header nav > ul > li:last-child { padding-right: 0px; }
header nav > ul > li > a, 
header nav > ul > li > a:active, 
header nav > ul > li > a:visited,
footer nav ul > li > a, 
footer nav ul > li > a:visited, 
footer nav ul > li > a:active { text-decoration: none; color: #888989; font-size:12px; }
header nav > ul > li > a:hover, footer nav ul > li > a:hover { color: #ffffff; }
header nav > ul > li > a.selected { color: #ffffff; }

footer { width:960px; overflow: auto; margin:30px 0 50px 0;}
footer nav div.col { width:199px; float:left; border-left: 1px solid #58595a; padding: 0 20px;}
footer nav div.col h4, footer nav div.col h4 a, footer nav div.col h4 a:visited, footer nav div.col h4 a:active { font-size: 16px; color: #cccccc; margin-bottom: 10px; text-decoration: none;}
footer nav div.col h4 a:hover {color:#fff;}
footer nav ul > li { margin-bottom: 5px; }

div#main { width: 960px; overflow: hidden; font-size: 12px; line-height: 15px; color:#333333;}
div#main h1 { font-size: 45px; font-weight: normal; margin:0px 0 30px 0; }
div#main h2 { font-size: 20px; font-weight: normal; margin:20px 0; line-height:25px;color:#333333;}
div#main h2 a { font-size: 20px; font-weight: normal; margin:20px 0; line-height:25px;color:#333333;}
div#main h3 { font-size: 16px; margin:10px 0px 5px 0px;}
div#main h4 { font-size: 15px; font-weight: normal; color: #666666; margin-bottom: 10px;}
div#main h5 { font-size: 13px; font-weight: normal; color: #666666; margin-bottom: 10px;}

div#main ul { list-style: none; margin-left: 0px; margin-bottom:20px;}
div#main ul li { background-image: url('http://synsor.com/images/i/bullet.png');background-repeat: no-repeat;background-position: 3px 5px; padding-left: 14px; margin-bottom:8px;}
div#main ol {margin-bottom:20px;}
div#main ol li {margin-bottom:8px;}
div#main p { margin-bottom: 20px; }
div#main p.small {font-size:11px;}
div#main p.summary { margin-bottom: 20px;}
div#main a { text-decoration:none; color:#64acee; }
div#main p.category {color:#909090;}
div#main .light {color:#666666;}
div#main .xlight {color:#999999;}
div#main .hr { height: 1px; background-color: #eaeaea; margin:20px 0;}
div#main span.additional { display:block; display: none; }
div#main span.additional > p:last-child { margin-bottom: 0px; }
div#main a.inlinemore { display:inline-block !important; }
div#main i { font-style: italic; }

div#main a.jobapply {display:inline-block; padding:0 10px; line-height: 28px; height: 28px; text-transform:uppercase; color:#fff; background-color:#00aef0;}
div#main a.button, div#main input[type="submit"] { border:0px; display:inline-block; padding:0 10px; line-height: 28px; height: 28px; text-transform:uppercase; color:#fff; background-color:#00aef0;}

div#main input, textarea { border: 1px solid #999;}


div#main div.layout { overflow: auto; margin-bottom:20px;}
div#main .nopad { padding-top: 0px !important; }
div#main .nobpad { padding-bottom: 0px !important; }
div#main .notpad { padding-top: 0px !important; }
div#main .padtop { padding-top: 20px !important; }
div#main .dpadtop { padding-top: 40px !important;}
div#main .martop { margin-top: 20px !important; }
div#main .dmartop { margin-top: 40px !important;}
div#main .tmartop { margin-top: 80px !important;}
div#main .qmartop { margin-top: 120p !importantx;}
div#main .nomar {margin:0px !important;}
div#main .nobmar {margin-bottom:0px !important;}
div#main div.layout div.col { float:left; padding-bottom:20px; padding-top:20px;}
div#main div.layout div.box { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
div#main div.layout div.boxnb { border-top: 1px solid #ccc; border-bottom: 0; }
div#main div.layout div.boxnt { border-bottom: 1px solid #ccc; border-top: 0; }
div#main div.layout.full > div.col > span.wrap { display:block; margin-right:220px;} 
div#main div.layout.full > div.col > span.wrap.nowrap {margin-right:0px;} 

div#main div.layout div.boxnt span.wrap > img{ margin-right:10px; margin-bottom:10px;}


div#main div.layout div.rborder { border-right: 1px solid #ccc; padding-top:30px;}
div#main div.layout div.col h2 { margin-top: 0px;}

div#main div.layout.full > div.col {width:920px;}
div#main div.layout.full > div.col > span.summary {display:block;margin-right:220px;}
div#main div.layout.full > div.col > span.additional > p {margin-right:220px;}


div#main div.layout.two > div.col { width:260px; padding:0px 20px;  padding-top:0px;}
div#main div.layout.two > div.col:first-child { width:260px; padding-left:0px; }
div#main div.layout.two > div.col.last { width:600px; padding-right:0px; }
div#main div.layout.three > div.col { width:265px; padding:0px 20px;  padding-top:0px;}
div#main div.layout.three > div.col:first-child {padding-left:0px;}
div#main div.layout.three > div.col.last {padding-right:0px;}



div#main div.layout img { border:1px solid #999999;}

div#main div.copyright { margin-top: 50px; margin-bottom:10px; color: #bdbdbd;}


div#main ul.breadcrumbs { display: block; width: 950px; height:22px; background-color:#292929; margin: 0px; padding:3px 0 0 10px; }
div#main ul.breadcrumbs li { display: block; float: left; border-right: 1px solid #707070; padding: 0 10px; text-transform:lowercase; color: #888989; background-image: none; margin-bottom:0px;}
div#main ul.breadcrumbs li:last-child { border-right: 0px; }
div#main ul.breadcrumbs li a {text-decoration: none; color: #888989; font-size:12px;}
div#main ul.breadcrumbs li a:hover {color:#fff;}
div#main ul.breadcrumbs li a.selected {color:#fff;}

div#main section.homepagegallery { width: 960px; height: 454px; overflow: hidden; position:relative; background:#000;}
div#main section.homepagegallery div.content {width: 960px; height: 454px; overflow: hidden; position:absolute; top:0px; left:0px;z-index:1;}

div#main section.homepagegallery div.caption { width: 480px; height:119px; z-index:5; background:#999; position:absolute; bottom:0px; right:0px;}
div#main section.homepagegallery div.caption div.copy { width: 420px; color: #000; font-size:26px; line-height:32px; margin:20px 20px 50px 20px; overflow:hidden;}
div#main section.homepagegallery div.caption div.copy > div { width:420px !important; height: 65px !important;}
div#main section.homepagegallery div.dots { height: 8px; position:absolute; left:20px; bottom:15px; overflow:hidden; z-index:6;}
div#main section.homepagegallery div.dots ul {overflow:hidden;}
div#main section.homepagegallery div.dots ul li {display:block;float:left; width:8px; height:8px; margin-right:4px; background-image: none; padding-left: 0px;}
div#main section.homepagegallery div.dots ul li a.dot { display:block; width:8px; height:8px; background:url(http://synsor.com/images/i/dot_off.png) no-repeat;}
div#main section.homepagegallery div.dots ul li a.dot:hover, div#main section.homepagegallery div.dots ul li.selected a.dot {background:url(http://synsor.com/images/i/dot_on.png) no-repeat;}
div#main section.homepagegallery div.caption div.copy > div {width:480px; height:400px; float:left;}
div#main section.homepagegallery div.link { position:absolute; bottom:10px; right:20px; z-index:7;}
div#main section.homepagegallery div.link a {color:#000;}


div#main section.worknav {}
div#main section.worknav ul {margin:0px;}
div#main section.worknav ul li { display:block; float:left; width:239px; height:119px; border-right: 1px solid #fff; background-image: none; padding-left: 0px;margin-bottom:0px;}
div#main section.worknav ul li:last-child {border-right:0px; width:240px;}
div#main section.worknav ul li a { display:block; width:239px; height:119px; background:#2e3031; }
div#main section.worknav ul li:last-child a {width:240px;}
div#main section.worknav ul li a div { display: block; color:#333;font-size:16px; font-weight: normal; padding:24px 24px 0 24px; }
div#main section.worknav ul li a#retail:hover {background:url(http://synsor.com/images/i/rollover_01_retail.jpg) no-repeat;}
div#main section.worknav ul li a#kiosks:hover {background:url(http://synsor.com/images/i/rollover_02_kiosks.jpg) no-repeat;}
div#main section.worknav ul li a#shopper:hover {background:url(http://synsor.com/images/i/rollover_03_marketing.jpg) no-repeat;}
div#main section.worknav ul li a#interactive:hover {background:url(http://synsor.com/images/i/rollover_04_interactive.jpg) no-repeat;}

div#main section.imagegallery { width:960px; height:224px; overflow: hidden; position:relative; border-top: 1px solid #fff; }

div#main section.imagegallery a.arrow { color:#fff; font-size: 18px; font-weight:bold; position:relative; z-index:3;}
div#main section.imagegallery a.arrow > span { position:absolute; top:50%; left: 4px;}
div#main section.imagegallery a#carleft { width:20px; height: 224px; float:left;background:url(http://synsor.com/images/i/slide_bg_black.png); position:absolute; top:0px; left:0px;}
div#main section.imagegallery a#carright { width:20px; height: 224px; float:right;background:url(http://synsor.com/images/i/slide_bg_black.png); position:absolute; top:0px; right:0px;}

div#main section.imagegallery div.content { width: 960px; height:225px; overflow:hidden; position:absolute; top:0px; left:0px; z-index:1;}
div#main section.imagegallery div.content > div { width: 960px; }
div#main section.imagegallery div.content > div > a { display:block;float: left; width:320px; height:224px; background:#000;}
div#main section.imagegallery div.content > div > a > img { width:318px; height:224px; margin-right:3px; border-right: 3px solid #fff;}
div#main section.imagegallery div.content > div > a:last-child > img { width:320px; margin-right:0px; border-right:0px; }

div#main section.headerbar { width:960px; height:150px; overflow:hidden; }

div#main section.contentblock { width:920px; background:#fff; padding:0 20px; overflow:hidden; font-size:13px; line-height: 16px;}
div#main section.contentblock a { font-weight: bold; }

div#main section.contentblock div.layout div.col div.awardsblock { overflow:auto; width:265px; }
div#main section.contentblock div.layout div.col div.awards { float:left; width:70px; }
div#main section.contentblock div.layout div.col div.awards img{border:0px;}
div#main section.contentblock div.layout div.col div.awardscopy {float:left; width:195px; }

div#main section.homepagecontent { }
/* div#main section.homepagecontent div.layout div.col.content { width:530px; margin-right:100px; overflow:auto; } */
div#main section.homepagecontent div.layout div.col.content { width:593px; margin-right:37px;}
div#main section.homepagecontent div.layout div.col.sidebar { width: 290px; }
div#main section.homepagecontent div.layout div.col.content div.layout.homehero { width: width:530px; }
div.layout.homehero div.col.photo { width: 200px; margin-right:20px; margin-top: 5px;}
div.layout.homehero div.col.caption { width: 370px;}
div.layout.homehero div.col.caption p {  font-size: 18px; line-height:26px;  }


div#main section.homepagecontent div.layout div.col.sidebar p { border-bottom: 1px solid #ccc; padding: 20px 0; margin:0px;}



div#main section.casestudycontent { width:920px; background:#fff; padding: 0 20px; overflow:hidden;}
div#main section.casestudycontent div.decorativebar { height:13px; margin-left:-20px; margin-bottom: 40px;}
div#main section.casestudycontent div.decorativebar div.blue { width:550px; height: 13px; background-color: #64acee;}
div#main section.casestudycontent div.layout div.col.content { width: 530px; margin-right: 100px;}
div#main section.casestudycontent div.layout div.col.sidebar { width: 290px; }
div#main section.casestudycontent div.layout div.col.sidebar aside ul {}
div#main section.casestudycontent div.layout div.col.sidebar aside ul > li { font-weight:bold; font-size:12px; line-height:24px; background-position: 3px 8px;}
div#main section.casestudycontent div.layout div.col.sidebar aside ul > li.last {margin-bottom:0px;}

div#main section.workcontent > div.layout > div.col {padding-top:20px;}
div#main section.workcontent > div.layout > div.col > div.layout > div.col { width:200px; padding: 0 20px;}
div#main section.workcontent > div.layout > div.col > div.layout > div.col.rborder { padding: 0 19px 0 20px;}
div#main section.workcontent div.decorativebar { height:13px; margin-left:-20px; margin-bottom: 40px;}
div#main section.workcontent div.decorativebar div.blue { width:720px; height: 13px; background-color: #64acee;}
div#main section.workcontent div.layout div.col div.descbox {  }
div#main section.workcontent div.layout div.col div.worksub { min-height: 144px;}

div#main section.workcontent > div.layout > div.col > div.layout > div.col.first { padding-left: 0px;}
div#main section.workcontent > div.layout > div.col > div.layout > div.col.last { padding-right: 0px;}
div#main section.workcontent > div.layout > div.col > div.layout > div.col > h2 { margin-top: 5px;}
div#main section.workcontent > div.layout > div.col > div.layout.worklogos  {width:760px;}
div#main section.workcontent > div.layout > div.col > div.layout.worklogos > div.col { width:168px; margin-right:20px;}
div#main section.workcontent > div.layout > div.col > div.layout.worklogos > div.col.last {margin-right:0px;}
div#main section.workcontent > div.layout > div.col > div.layout.worklogos > div.col p { margin-bottom: 20px;}
div#main section.workcontent > div.layout > div.col > div.layout.worklogos > div.col.logoblock { padding:0px; min-height:135px; line-height:15px;}
div#main section.workcontent div.featimg a { display:block; line-height:0px; }
div#main section.workcontent div.layout.workcol h4.other {font-size:12px;}

div#main section.contentblock.generic {}
div#main section.contentblock.generic div.decorativebar { height:13px; margin-left:-20px; margin-bottom: 40px;}
div#main section.contentblock.generic div.decorativebar div.blue { width:720px; height: 13px; background-color: #64acee;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
span.blue {color:#64acee;}
.screen { display:none !important; }

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  //* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;-ms-filter: none !important; } 
  * { text-shadow: none !important; filter:none !important;-ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  // a[href]:after { content: " (" attr(href) ")"; }
  // abbr[title]:after { content: " (" attr(title) ")"; }
  // .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


