@charset "UTF-8";
/* CSS Document */
header,
footer,
article,
section,
hgroup,
nav,
figure {
  /* Giving a display value to the HTML5 rendered elements: */

  display: block;
}
*, html {
  color: #141414;
  font-family: Arial, Helvetica, sans-serif;
}
a {
  color: #d1005d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
body {
  background: url("images/background.gif") repeat-x scroll 0 0 #f4f3f3;
  padding: 0;
  margin: 0;
  font-size: 75%;
}
body.dotted-bg {
  background: url("images/dotted.gif") repeat;
}
p {
  font-size: 1.2em;
}
#container {
  width: 950px;
  margin: 19px auto 0;
  min-height: 700px;
}
body.dotted-bg #container {
  margin: 0 auto;
}
header {
  padding-bottom: 12px;
  position: relative;
}
header hgroup {
  border-top: 1px solid #fff;
  margin-top: 16px;
}
header h1,
header h2,
header h2 div,
header h2 p {
  color: #fff !important;
  font-weight: normal;
}
header h1 {
  font-size: 2.9em;
}
header h2 {
  font-size: 1.7em;
}
header nav {
  position: absolute;
  right: 0;
  top: 54px;
}
header nav ul {
  float: right;
  margin: 0;
  padding: 0;
}
header nav li {
  float: left;
  font-size: 1.25em;
  list-style-type: none;
  padding: 0 0 0 20px;
}
header nav a {
  color: #fff;
}
header nav a:hover, header nav a.active {
  color: #d1005d;
  text-decoration: none;
}
#case-study-section {
  background: no-repeat right top scroll;
  /*box-shadow: 0 0 5px #E5E5E5;*/

  height: 360px;
  margin-bottom: 24px;
  position: relative;
  width: 950px;
}
#case-study-intro {
  background-color: #d1005d;
  bottom: 14px;
  /*box-shadow: 2px 2px 5px #888;*/

  height: 80px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 14px;
  width: 350px;
  z-index: 20000;
}
#case-study-intro a {
  color: #fff;
}
#case-study-intro h1, #case-study-intro h2 {
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  padding: 0;
}
#case-study-intro h1 {
  margin: 16px 16px 0 20px;
}
#case-study-intro h2 {
  margin: 0 16px 16px 20px;
}
#case-study-intro h2 span {
  color: #fff;
  padding-right: 16px;
  background: url(images/case-study-article-icon.gif) no-repeat right 4px scroll;
}
#case-study-intro h1 span {
  color: #fff;
  padding-right: 16px;
  background: url(images/case-study-article-icon.gif) no-repeat right 4px scroll;
}
#case-study-intro ul {
  bottom: 12px;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 14px;
}
#case-study-intro li {
  float: left;
  height: 12px;
  margin: 0;
  padding: 0;
  width: 12px;
}
#case-study-intro li a {
  background-image: url(images/case-study-gallery-icon.gif);
  display: block;
  height: 12px;
  text-decoration: none;
  text-indent: -8000px;
  width: 12px;
}
#case-study-intro li a:hover, #case-study-intro li a.active {
  background-image: url(images/case-study-gallery-icon-active.gif);
}
.col-left {
  float: left;
  margin-right: 25px;
  width: 462px;
}
.col-right {
  float: left;
  width: 462px;
}
.home-services {
  background: url(images/dream-digital.jpg) no-repeat right bottom scroll white;
}
.content {
  background-color: #fff;
  /*box-shadow: 0 0 5px #E5E5E5;*/

  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  min-height: 180px;
  padding: 20px;
  width: 422px;
}
body.dotted-bg .content {
  padding: 0;
}
.content h1 {
  color: #d1005d;
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.content h2 {
  font-size: 1.45em;
  font-weight: normal;
  margin: 12px 0 0;
  padding: 0;
  width: 185px;
}
.rar {
  background: url(images/rar-logo.jpg) no-repeat 20px bottom scroll white;
}
.rar h2 {
  width: 178px;
}
.gray {
  background-color: #979797;
}
.content p {
  color: #8d8d8d;
  margin-top: 0;
}
.content .left-col {
  float: left;
  margin-right: 20px;
  min-height: 195px;
  width: 130px;
  position: relative;
}
.content .left-col1 {
  float: left;
  margin-right: 20px;
  min-height: 195px;
  width: 460px;
  position: relative;
}
.content .left-col p {
  bottom: 0;
  color: #d1005d;
  left: 0;
  margin: 0;
  position: absolute;
}
.content .right-col {
  border-left: 1px solid #E5E5E5;
  color: #7D7D7D;
  float: left;
  min-height: 195px;
  padding-left: 30px;
  width: 230px;
}
.content .right-col a {
  background: url(images/read-more-icon.gif) no-repeat right 1px scroll;
  display: block;
  padding-right: 14px;
  text-align: right;
}
.content .right-col img {
  display: none;
}
.content .right-col p:last-child {
  margin-bottom: 0;
}
.col-left .content, .right {
  margin-right: 0;
}
.contentwide {
  /*box-shadow: 0 0 5px #E5E5E5;*/

  height: 300px;
  margin-bottom: 24px;
  position: relative;
  width: 950px;
}
#video {
  background-color: #fff !important;
  height: 572px;
  width: 910px;
  padding: 20px;
}
.contentwide .left-col {
  border: none;
  float: left;
  width: 240px;
}
.contentwide .right-col {
  color: #fff;
  float: left;
  margin-left: 45px;
  width: 640px;
}
.contentwide h1 {
  font-size: 2.8em;
  font-weight: normal;
}
.contentwide p {
  color: #fff;
}
.pink1, .pink2 {
  background-color: #d1005d;
}
.white {
  background-color: #fff;
  margin-bottom: 24px;
  position: relative;
  width: 910px;
}
.dotted {
  background: url(images/dotted.gif) repeat;
  position: relative;
  padding: 0;
  width: 910px;
}
.dotted h2 {
  color: #d1005d;
  font-size: 1.9em;
  width: auto;
}
.news {
  width: 580px;
}
.news-archive {
  margin-right: 0;
  width: 265px;
}
.news-archive h2 {
  color: #383738;
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 0;
  width: auto;
}
.news-archive-article {
  border-bottom: 1px solid #ddd;
}
.news-archive-article h3 {
  color: #D1005D;
}
.white1 {
  background: url(images/white1-bg.jpg) 0 0 scroll white;
}
.white2 {
  background: url(images/white2-bg.jpg) 0 0 scroll white;
}
.white1 .right-col, .white2 .right-col {
  width: 480px;
}
.black {
  background: url(images/gradient.jpg) repeat-x 0 0 scroll black;
}
.pink1 h1 {
  color: #6b011f;
}
.pink2 h1 {
  color: #6b011f;
}
.white1 h1, .white1 p {
  color: #000;
}
.white2 h1 {
  color: #ff0071;
}
.black h1, .black p {
  color: #000;
}
.white1 p {
  color: #575656;
}
.white2 p {
  color: #5a5959;
}
.white p, .white li {
  color: #8d8d8d;
}
.black p {
  color: #fff;
}
.news p, .news-archive p {
  color: #383738;
  font-weight: 1em;
}
.services-menu {
  margin: 35px 0 20px 75px;
}
.services-menu ul {
  font-size: 1.2em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.services-menu li {
  margin-bottom: 3px;
}
.services-menu a {
  color: #fff;
}
.services-menu a.active {
  font-size: 1.5em;
  margin-left: -40px;
  text-decoration: none;
}
.white1 .services-menu a {
  color: #bbb9b9;
}
.white2 .services-menu a {
  color: #aba9a9;
}
.black .services-menu a {
  color: #fff;
}
.pink2 .services-menu a {
  color: #fff;
}
.white1 .services-menu a:hover, .white1 .services-menu a.active {
  color: #575656;
}
.white2 .services-menu a:hover, .white2 .services-menu a.active {
  color: #fe0071;
}
.black .services-menu a:hover, .black .services-menu a.active {
  color: #000;
}
.pink2 .services-menu a:hover, .pink2 .services-menu a.active {
  color: #6b011f;
}
/* ------- Portfolio styles ------- */
ul.portfolio {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.portfolio li {
  background-repeat: no-repeat;
  background-position: left bottom;
  /* Background-size not implemented yet */
  /*
    -webkit-background-size: 200%;  
    -o-background-size: 200%;  
    -khtml-background-size: 200%; 
    background-size: 200%; 
    */

  float: left;
  height: 231px;
  margin-bottom: 13px;
  margin-right: 10px;
  position: relative;
  width: 230px;
}
ul.portfolio a:hover li {
  background-position: left top;
}
ul.portfolio li.last {
  margin-right: 0;
}
ul.portfolio a li div {
  background-color: #fff;
  bottom: 0;
  height: 87px;
  opacity: 0.9;
  position: absolute;
  padding: 5px 10px;
  width: 210px;
}
ul.portfolio a:hover {
  text-decoration: none;
}
ul.portfolio a:hover li div {
  background-color: #d1005d;
}
ul.portfolio a li div h2 {
  color: #d1005d;
  font-size: 14pt;
  font-weight: normal;
  margin: 2px 0;
}
ul.portfolio a li div p {
  color: #5a5959;
  font-size: 1em;
  margin: 2px 0;
  height: 60px;
  overflow: hidden;
}
ul.portfolio a:hover li div h2, ul.portfolio a:hover li div p {
  color: #fff;
}
.portfolio .content h2, .white h2 {
  color: #d1005d;
  font-size: 1.9em;
  width: auto;
}
.white h3 {
  color: #d1005d;
  font-size: 1.5em;
  font-weight: normal;
  width: auto;
}
.portfolio .content p, .white p {
  font-size: 1.2em;
  margin: 0.75em 0 1.25em;
}
.white li {
  font-size: 1.2em;
  margin: 0.5em 0;
}
.portfolio .gray h2, .portfolio .gray p {
  color: #fff;
}
.showcase-gallery ul {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.showcase-gallery li {
  float: left;
  height: 12px;
  margin: 0;
  padding: 0;
  width: 12px;
}
.showcase-gallery li a {
  background-image: url(images/portfolio-gallery-icon.gif);
  display: block;
  height: 12px;
  text-decoration: none;
  text-indent: -8000px;
  width: 12px;
}
.showcase-gallery li a:hover, .showcase-gallery li a.active {
  background-image: url(images/portfolio-gallery-icon-active.gif);
}
.nav-buttons p {
  float: right;
  margin-top: 0;
}
p.pink-link a {
  background-color: #d1005d;
  border: 1px solid #d1005d;
  display: block;
  float: left;
  padding: 10px;
}
p.pink-link a span {
  background: url("images/case-study-article-icon.gif") no-repeat scroll right 2px transparent;
  font-size: 0.9em;
  padding-right: 16px;
  color: #FFFFFF;
}
p.pink-link a:hover {
  background-color: #fff;
  text-decoration: none;
}
p.pink-link a:hover span {
  background: url("images/read-more-icon.gif") no-repeat scroll right 2px transparent;
  color: #d1005d;
}
p.gray-link a {
  background-color: #979797;
  border: 1px solid #979797;
  display: block;
  float: left;
  margin-right: 20px;
  padding: 10px;
}
p.gray-link a span {
  background: url("images/gray-link-icon.gif") no-repeat scroll left 2px transparent;
  font-size: 0.9em;
  padding-left: 16px;
  color: #FFFFFF;
}
p.gray-link a:hover {
  background-color: #fff;
  text-decoration: none;
}
p.gray-link a:hover span {
  background: url("images/gray-link-icon-over.gif") no-repeat scroll left 2px transparent;
  color: #979797;
}
p.black-link a {
  background-color: #000;
  border: 1px solid #000;
  display: block;
  float: left;
  margin-right: 20px;
  padding: 10px;
}
p.black-link a span {
  background: url("images/black-link-icon.gif") no-repeat scroll right 2px transparent;
  font-size: 0.9em;
  padding-right: 16px;
  color: #FFFFFF;
}
p.black-link a:hover {
  background-color: #fff;
  text-decoration: none;
}
p.black-link a:hover span {
  background: url("images/black-link-icon-over.gif") no-repeat scroll right 2px transparent;
  color: #000;
}
/* ------- Contact Us Page Styles -------- */
.pink-content {
  background-color: #d1005d;
}
.pink-content p, .pink-content label {
  color: #fff;
}
.pink-content label {
  font-size: 1em;
  font-style: italic;
}
.pink-content h2 {
  color: #fff;
  font-size: 1.9em;
}
.pink-content input {
  border: 1px solid #d1005d;
  margin-bottom: 15px;
  padding: 3px;
  width: 250px;
}
.pink-content input.submit {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  padding: 8px;
  width: 120px;
}
.pink-content input.submit:hover {
  background-color: #fff;
  color: #000;
  cursor: pointer;
}
#map {
  height: 310px !important;
  right: 25px;
  position: absolute;
  top: 30px;
  width: 420px !important;
}
/* ------- What's New styles ------- */
.published {
  font-weight: bold;
}
/* ------- Footer styles -------- */
footer nav {
  background: white url(images/footer.jpg) no-repeat left top scroll;
  clear: both;
  height: 106px;
  margin-bottom: 10px;
  position: relative;
  padding: 0 20px;
}
footer nav ul#links {
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0;
  width: 100px;
}
footer nav ul#social-icons {
  bottom: 14px;
  left: 155px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
footer nav li {
  padding: 3px 0;
  float: left;
}
footer nav a {
  color: #fff;
  display: block;
  font-size: 1em;
  width: auto;
}
footer nav ul#social-icons li {
  float: left;
  padding: 0 3px 0 0;
}
footer nav ul#social-icons li.youtube {
  background: url(images/you-tube.png) no-repeat left top;
}
footer nav ul#social-icons li.twitter {
  background: url(images/twitter.png) no-repeat left top;
}
footer nav ul#social-icons li.linkedin {
  background: url(images/linked-in.png) no-repeat left top;
}
footer nav ul#social-icons li.facebook {
  background: url(images/facebook.png) no-repeat left top;
}
footer nav ul#social-icons li.like-button {
  padding-left: 10px;
}
footer nav ul#social-icons li a {
  height: 30px;
  width: 30px;
  text-indent: -8000px;
}
footer p.phoneNumber {
  color: #fff;
  padding-right: 10px;
  position: absolute;
  left: 150px;
  top: 0;
  width: 170px;
  font-size: 1em;
}
.numberBig {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding-left: 5px;
  white-space: nowrap;
}
/* ------- Slide Show styles -------- */
#slideshow-area, #slideshow-scroller {
  width: 411px;
  height: 337px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#slideshow-holder {
  height: 411px;
}
#slideshow-area img {
  border: none;
}
.gallerycontrol {
  cursor: pointer;
  margin-top: 4px;
}
.portfolioslideshow-content {
  /*float: left;*/

  position: absolute;
  left: 0;
  top: 0;
}
.portfolioslideshow-content-single {
  position: absolute;
  left: 0;
  top: 0;
  width: 950px;
  height: 360px;
}
/*
#homeslideshow-area, #homeslideshow-scroller {
   width: 949px;
   height: 360px;
   position: relative;
   overflow: hidden;
   margin: 0 auto;
}
#homeslideshow-holder {
  height: 360px;
  margin-left:-950px;
}*/
#homeslideshow-area, #homeslideshow-scroller {
  width: 949px;
  height: 360px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#homeslideshow-holder {
  height: 360px;
}
#homeslideshow-holder {
  height: 360px;
  width: 1900px;
  margin-left: -950px;
}
#homeslideshow-area img {
  border: none;
  display: none;
}
#portfolioslideshow-area, #portfolioslideshow-scroller {
  width: 949px;
  height: 360px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#portfolioslideshow-holder {
  height: 360px;
}
#portfolioslideshow-holder {
  height: 360px;
  width: 1900px;
  margin-left: -950px;
}
#portfolioslideshow-area img {
  border: none;
  display: none;
}
/*

#portfolioImageCount ul {
    bottom: 12px;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 14px;
}

#portfolioImageCount
{
	background-color:#d1005d;
	bottom:14px;
	
	height:12px;
	margin:0;
	padding:0;
	position:absolute;
	right:14px;
}*/
#portfolioImageCount {
  background-color: #d1005d;
  bottom: 14px;
  height: 12px;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 14px;
}
#portfolioImageCount li {
  float: left;
  height: 12px;
  margin: 0;
  padding: 0;
  width: 12px;
}
#portfolioImageCount li a {
  background-image: url(images/case-study-gallery-icon.gif);
  display: block;
  height: 12px;
  text-decoration: none;
  text-indent: -8000px;
  width: 12px;
}
#portfolioImageCount li a:hover, #portfolioImageCount li a.active {
  background-image: url(images/case-study-gallery-icon-active.gif);
}
#galleriaGallery {
  height: 712px;
  width: 800px;
  position: relative;
  margin: 0 auto;
}
.galleria-container {
  background: url(images/dotted.gif) repeat !important;
}
.galleria-thumbnails-container {
  display: none !important;
}
#jquery_jplayer_xmas {
  background: none !important;
}

