/*
  disabling default styles
*/

html, body, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, label, p, ul, ol, li, dl, dd, dt, img {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", sans-serif;
  color: #485760;
  background-color: #fafafa;
}
input, select, textarea, option {
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", sans-serif;
}
a {
  text-decoration: none;
}
h1, h2, h3, h4 {
  font-size: 13px;
}

/*
  main layout
*/

.wrapper {
  width: 984px;
  margin: 0 auto;
}

#top {
  background-color: #ffffff;
  padding-bottom: 49px;
}

#footer {
  border-top: 1px solid #d3d3d3;
  padding-top: 12px;
  padding-bottom: 35px;
  font-size: 12px;
}

/*
  header
*/
#logo {
  display: block;
  float: left;
  width: 245px;
  height: 109px;
  background: url(images/apromedia_logo.jpg) top left no-repeat;
  text-indent: -250px;
  overflow: hidden;
  margin: 31px 0 0 11px;
}

.shouts {
  float: right;
  padding-right: 7px;
  margin-top: 31px;
}

.shout {
  float: right;
  background: url(images/shout.gif) top left no-repeat;
  margin-left: 27px;
}

.shout span {
  display: block;
  float: left;
  background: url(images/shout_right.gif) top right no-repeat;
  height: 44px;
  padding: 4px 16px 0 16px;
  font-size: 21px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
}

.shout:focus {
  outline: 0;
}

.shout:hover {
  background-image: url(images/shout_hover.gif);
}

.shout:hover span {
  background-image: url(images/shout_right_hover.gif);
}

.topmenu {
  float: right;
  padding-right: 10px;
  clear: right;
  margin-top: 38px;
  white-space: nowrap;
}

.topmenu ul {
  list-style-type: none;
}

.topmenu ul li {
  display: inline;
  margin-left: 20px;
}

.topmenu ul li a {
  color: #002f63;
  font-size: 15px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

.topmenu ul li a:hover {
  color: #88c1ff;
}

.topmenu ul li.Current a {
  color: #b4d800;
}


/*
  main
*/

.main {
  margin-top: 50px;
  padding: 0 10px;
}

.main a {
  color: #485760;
  border-bottom: 1px solid #b4d800;
  padding-bottom: 1px;
}

.main a:hover {
  color: #002f63;
  border-bottom: 1px solid #88c1ff;
}

#content {
  float: left;
}

.c1 {
  width: 550px;
  padding-left: 30px;
}

.c2 {
  width: 934px;
  padding-left: 30px;
}

.cf {
  width: 100%;
}

.frontmenu {
  height: 69px;
  margin-bottom: 40px;
}

.frontmenu ul {
  list-style-type: none;
}

.frontmenu ul li {
  float: left;
  margin-right: 30px;
}

.frontmenu ul li div {
  float: left;
  width: 32px;
  height: 32px;
  background: url(images/frontmenu_icon.jpg) top left no-repeat;
  margin-right: 9px;
}

.frontmenu ul li a {
  display: block;
  float: left;
  font-size: 18px;
  color: #b8c2c5;
  font-family: "Trebuchet MS", Arial, sans-serif;
  padding-bottom: 0;
  padding-left: 41px;
  border: 0;
  margin-top: 5px;
  margin-left: -41px;
}

.frontmenu ul li a:hover {
  color: #b4d800;
  border: 0;
}

.frontmenu .hasCurrent li {
  margin-top: 17px;
}

.frontmenu ul li.Current {
  margin-top: 0px;
}

.frontmenu ul li.Current a {
  color: #b4d800;
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  padding-left: 87px;
  margin-left: -87px;
}

.frontmenu ul li.Current div {
  width: 69px;
  height: 69px;
  float: left;
  margin-right: 18px;
  background: url(images/icon1.jpg) top left no-repeat;
}

.frontmenu ul li.AdditionalPadding{
  padding-left: 14px;
}

.frontmenu ul li.Current .short {
  padding-top: 15px;
}

#right {
  width: 275px;
  float: right;
}

#right .headline {
  display: block;
  color: #b4d800;
  font-size: 24px;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5px;
  margin-bottom: 21px;
  text-indent: 10px;
}

#right .headline2 {
  margin-top: 40px;
}

#right .photos {
  margin-left: 17px;
}

#right .photos a {
  border: 1px solid #ffffff;
  padding:0;
  display: block;
  float: left;
  margin: 0 14px 14px 0;
}

#right .photos a img {
  float: left;
}


#right .photos a:hover {
  border: 1px solid #686868;
}

#right .favorites {
  margin-left: 17px;
}

#right .favorites a {
  border:0;
  padding:0;
  display: block;
  float: left;
  width: 250px;
  height: 100px;
  margin: 0 14px 14px 0;
  overflow: hidden;
}

#right .favorites a img {
  float: left;
}


#right .favorites a:hover {
  border: 1px solid #88C1FF;
  width: 248px;
  height: 98px;
}

#right .favorites a:hover img {
  margin-top: -1px;
  margin-left: -1px;
}

#right .links {
  margin-left: 17px;
  margin-top: 10px;
  line-height: 25px;
}

#right .text {
  margin-left: 17px;
  line-height: 20px;
}

#right .text p {
  margin-bottom: 15px;
}

#right .text2 {
  margin-left: 17px;
  line-height: 18px;
  font-size: 13px;
  color: #626262;
}

#right .submenu {
  margin-left: 17px;
  margin-top: 10px;
  line-height: 25px;
}

#right .submenu ul {
  list-style-type: none;
}

#right .submenu .isSelected a {
  color: #b8c2c5;
}

#right .submenu .isSelected a.Current,
#right .submenu .isSelected a.Selected {
  color: #485760;
}

#right .submenu .isSelected a:hover {
  color: #002f63;
}

#content .clientLink {
  font-size: 24px;
  color: #485760;
  font-family: "Trebuchet MS", Arial, sans-serif;
  display: block;
  padding-bottom: 17px;
  border-bottom: 1px solid #d3d3d3;
}

#content .clientLink:hover {
  border-bottom: 1px solid #d3d3d3;
}

#Csubmenu {
  
}

#content .portfolio {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  padding: 16px 50px 7px 0;
  width: 550px;
}

#content .portfolio ul {
  list-style-type: none;
  margin:0;
}

#content .portfolio ul li {
  margin-bottom: 18px;
  padding:0;
  background: none;
}

#content .portfolio ul li a {
  display: block;
  height: 140px;
  padding: 0;
  border: 0;
  overflow: hidden;
}

#content .portfolio ul li a .image {
  float: left;
  margin-right: 15px;
  width: 290px;
  height: 140px;
  overflow: hidden;
}

#content .portfolio ul li a .headline {
  display: block;
  color: #354147;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

#content .portfolio ul li a .date {
  display: block;
  color: #727e84;
  font-size: 11px;
}

#content .portfolio ul li a .text {
  display: block;
  color: #485760;
  font-size: 13px;
  line-height: 18px;
  margin-top: 14px;
}

#content .portfolio ul li a:hover {
  border: 0;
}

#content .portfolio ul li a:hover span {
  cursor: pointer;
}

#content .portfolio ul li a:hover .image {
  /*border: 1px solid #626262;*/
  border: 1px solid #88C1FF;
  width: 288px;
  height: 138px;
}

#content .portfolio ul li a:hover .image img {
  margin-top: -1px;
  margin-left: -1px;
}

#content .portfolio ul li a:hover .headline {
  color: #88c1ff;
}

#content .paging {
  margin-top: 9px;
  width: 600px;
}

#content .paging .left {
  float: left;
  width: 140px;
}

#content .paging .left a.prev {
  float: left;
  background: url(images/arrow_prev.gif) left center no-repeat;
  display: block;
  padding:0;
  border:0;
  padding-left: 73px;
}

#content .paging .left a.prev span {
  float: left;
  padding-bottom: 1px;
  border-bottom: 1px solid #B4D800;
  cursor: pointer;
}

#content .paging .left a.prev:hover {
  background-image: url(images/arrow_prev_hover.gif);
}

#content .paging .left a.prev:hover span {
  border-bottom: 1px solid #88C1FF;
}

#content .paging .center {
  float: left;
  text-align: center;
  width: 320px;
}

#content .paging .center ul {
  list-style-type: none;
  margin: 0;
}

#content .paging .center ul li {
  padding: 0;
  background: none;
  display: inline;
  border-right: 1px solid #b8c2c5;
  padding: 0 3px 0 6px;
  margin:0;
}

#content .paging .center .hideline {
  width: 1px;
  margin-left: -1px;
  border-right: 0;
  background-color: #ffffff;
  overflow: hidden;
  position: absolute;
}

#content .paging .center a {
  color: #b8c2c5;
}

#content .paging .center a.act {
  color: #626262;
}

#content .paging .center a:hover {
  color: #485760;
  border-bottom: 1px solid #b4d800;
}

#content .paging .right {
  float: right;
  width: 140px;
  text-align: right;
}

#content .paging .right a.next {
  float: right;
  background: url(images/arrow_next.gif) right center no-repeat;
  display: block;
  padding:0;
  border:0;
  padding-right: 73px;
}

#content .paging .right a.next span {
  float: right;
  padding-bottom: 1px;
  border-bottom: 1px solid #B4D800;
  cursor: pointer;
}

#content .paging .right a.next:hover {
  background-image: url(images/arrow_next_hover.gif);
}

#content .paging .right a.next:hover span {
  border-bottom: 1px solid #88C1FF;
}

#content .workNav {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#content .workTitle {
  font-size: 18px;
  color: #354147;
  margin-bottom: 15px;
  font-weight: normal;
}

#content .workTime {
  font-size: 11px;
  color: #727e84;
  display: block;
  margin-bottom: 15px;
}

/*
  front
*/

.frontbox {
  width: 308px;
  float: left;
  margin-bottom: 15px;
}

.frontboxspace {
  margin-right: 20px;
}

.frontbox .headline {
  height: 69px;
  margin-bottom: 40px;
}

.frontbox .headline .icon {
  width: 69px;
  height: 69px;
  margin-right: 18px;
}

.frontbox .headline .icon1 { background: url(images/icon1.jpg) top left no-repeat; }
.frontbox .headline .icon2 { background: url(images/icon2.jpg) top left no-repeat; }
.frontbox .headline .icon3 { background: url(images/icon3.jpg) top left no-repeat; }

.frontbox .headline h1 {
  position: absolute;
  margin-top: -64px;
}

.frontbox .headline h1 a {
  position: absolute;
  height: 69px;
  padding-left: 87px;
  width: 221px;
}

.frontbox .headline h1 a,
.frontbox .headline h1 a:hover {
  color: #b4d800;
  font-size: 36px;
  line-height: 30px;
  padding-bottom: 0;
  border: 0;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

.frontbox .headline h1 a:hover {
  color: #88c1ff;
}

.frontbox .headline h1.short a {
  padding-top: 15px;
  height: 54px;
}

.frontbox .text {
  margin-left: 30px;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 30px;
  margin-bottom: 11px;
  line-height: 18px;
  height: 115px;
}

.frontbox .more {
  margin-left: 30px;
  line-height: 25px;
}

.presentation {
  margin-left: 32px;
  margin-top: 70px;
}

.presentation a,
.presentation a:hover {
  border: 0;
  padding: 0;
}

/*
  footer
*/

.copyright {
  color: #959595;
  font-family: "Trebuchet MS", Arial, sans-serif;
  float: left;
  padding-left: 35px;
}

.bottommenu {
  list-style-type: none;
  float: right;
  padding-bottom: 2px;
}

.bottommenu li {
  display: inline;
  margin-right: 15px;
}

.bottommenu li a {
  color: #959595;
  padding-bottom: 1px;
  border-bottom: 1px solid #bfbfbf;
}

.bottommenu li a:hover {
  color: #002f63;
  border-bottom: 1px solid #88c1ff;
}

/*
  common elements
*/

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
}

#lib_php_form_standard_1_field_field_5 {
  clear: both;
}