body {
  margin: 30px 0 10px 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

a {
  outline: none;
  color: #6699cc;
}

a.jslink {
  text-decoration: none;
  border-bottom: dashed 1px #6699cc;
}

a.jslink:visited {
  color: #6699cc;
}

a:visited {
  color: #cc3399;
}

a img {
  border: none;
}

caption {
  font-size: 18px;
  margin-bottom: .2em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-top: 5px;
}


h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

ul {
  list-style: none;
}

ul li {
  background-image: url(../images/li.gif);
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 10px;
}

ul#menu li {
  background-position: left 5px;
}

#menu li a.active {
  color: #fc9508;
}

#tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 45px;    
}

#tabs li {
  float: left;
  //width: 326px;
  background: none;
  padding: 0;
  text-align: center;
}

#tabs li .arrow {
  width: 24px;
  height: 12px;
  background: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  margin: 0 auto;
  -font-size: 0;  
}

#tabs li a {
  width: 326px;
  border-right: solid 1px #fff;
  display: block;
  background: url(../images/tab.gif) repeat-x #fad69b;
  height: 45px;
  text-decoration: none;
  color: #fff4eb;
}

#tabs li a:hover {
  background: url(../images/tab_hover.gif) repeat-x #fdbb54;
}

#tabs li span.active {
  width: 325px;
  display: block;
  color: #fefefe;
  background: url(../images/tab_active.gif) repeat-x #fc990f;
  border-right: solid 1px #fff;
}

#shadow {
  background: url(../images/shadow.gif) repeat-x;
  height: 115px;
  width: 980px;
  position: absolute;
  z-index: -1;
}

.clear {
  clear: both;
}

.orange {
  color: #fc9508;
}

#main {
  width: 980px;
  margin: 0 auto;
}

#header {
  padding: 0 25px 25px 25px;
}

#header #logo {
  color: #f38f2a;
  font-size: 24px;
  height: 32px;
  width: 223px;
  /*height: 40px;
  width: 230px;*/
}

#header ul {
  float: right;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0;
}

#header ul li {
  float: left;
  margin: 0 0 0 40px;
}

#header ul li a {
  color: #979797;
  text-decoration: none;
}

#header ul li a:hover {
  text-decoration: underline;
}

#topPortfolio {
  padding: 25px;
  background-image: url(../images/topPortfolio.jpg);
  background-color: #ff9c0a;
  margin-bottom: 60px;
  //height: 312px;
  //overflow: hidden;
}

#topPortfolio #topPortfolioContent {
  background-color: #fad69a;
  background-image: url(../images/topPortfolioContent.gif);
  background-repeat: repeat-x;
  background-position: left top;
  height: 311px;
  margin-left: 301px;
}

#topPortfolioContent #topPortfolioContentLeft, #topPortfolioContent #topPortfolioContentRight {
  background-repeat: no-repeat;
}

#topPortfolioContent #topPortfolioContentLeft {
  background-image: url(../images/topPortfolioContentLeft.gif);
  background-position: left top;
}

#topPortfolioContent #topPortfolioContentRight {
  height: 20px;
  background-image: url(../images/topPortfolioContentRight.gif);
  background-position: right top;
}

#topPortfolio #topPortfolioMenu{
  float: left;
  width: 301px;
}

#topPortfolio #topPortfolioMenu #topPortfolioDescription {
  color: #fff;
  margin-right: 10px;
  height: 188px;
  //height: 193px;
}

#topPortfolioMenu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  -position: absolute;
  -width: 304px;
}

#topPortfolioMenu ul li {
  font-size: 18px;
  padding: 0 0 0 21px;
  margin: 0 0 2px 0;
  cursor: pointer;
  background-color: #fda85e;
  background-image: none;
  background-repeat: repeat;
  background-position: left top;
}

#topPortfolioMenu ul li a{
  display: block;
  line-height: 38px;
  height: 38px;
  text-decoration: none;
  background-color: #fda85e;
  color: #fed2ac;
}

#topPortfolioMenu ul li.first {
  background-image: url(../images/topPortfolioFirst.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#topPortfolioMenu ul li.firstActive, #topPortfolioMenu ul li.first:hover {
  background-image: url(../images/topPortfolioFirstActive.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fad69a;
}

#topPortfolioMenu ul li.last {
  background-image: url(../images/topPortfolioLast.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#topPortfolioMenu ul li.last:hover, #topPortfolioMenu ul li.lastActive {
  background-image: url(../images/topPortfolioLastActive.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fad69a;
}

#topPortfolioMenu ul li:hover a, #topPortfolioMenu ul li.lastActive a, #topPortfolioMenu ul li.otherActive a, #topPortfolioMenu ul li.firstActive a, #topPortfolioMenu ul li.other:hover, #topPortfolioMenu ul li.otherActive {
  color: #c26805;
  background-color: #fad69a;
  background-image: url(../images/hrefActive.gif);
}

#topPortfolioMenu ul li.last, #topPortfolioMenu ul li.lastActive{
  margin-bottom: 0;
}

#topPortfolioItems  {
  margin: 0 40px;
  height: 266px;
  overflow: hidden;
}

#topPortfolioItems .topPortfolioItem {
  width: 147px;
  height: 111px;
  background-image: url(../images/topPortfolioItem.gif);
  float: left;
  margin: 0 16px 20px 20px;
  -margin: 0 11px 20px 15px;
}

#topPortfolioItems .topPortfolioBlock {
  height: 272px;
}

#topPortfolioItems .topPortfolioItem .topPortfolioItemWrapper{
  margin: 2px 0 0 4px;
  width: 141px;
  height: 105px;
  overflow: hidden;
  background-color: #fff;
}

#topPortfolioMoreRight, #topPortfolioMoreLeft {
  background-repeat: no-repeat;
  height: 25px;
}

#topPortfolioMoreRight {
  background-image: url(../images/topPortfolioMoreRight.gif);
  background-position: right top;
  padding-right: 20px;
  float: right;
  background-color: #c0a77c;
  -width: 210px;
}

#topPortfolioMoreLeft {
  -float: right;
  padding-left: 20px;
  background-position: left top;
  background-image: url(../images/topPortfolioMoreLeft.gif);
}

#topPortfolioMoreLeft a {
  display: block;
  width: 190px;
  text-align: center;
  line-height: 25px;
  background-image: url(../images/topPortfolioMoreHref.gif);
  color: #fff;
  text-decoration: none;
}

#topPortfolioMoreLeft a:hover {
  text-decoration: underline;
}

#content {
  padding: 0px 25px 25px 25px;
  color: #555;
  min-height: 230px;
  -height: 230px;
}

#content p{
  line-height: 1.5em;
}

#content img {
  margin: 0 10px 5px 0;
  -margin: 0 5px 5px 0;
}

#content .ico {
  position: relative;
  margin-left: -20px;
}

#content .column{
  float: left;
  width: 270px;
  -width: 265px;
  margin: 0 20px;
  -margin: 0 25px 0 30px;
}

.column img {
  float: left;
}

.column ul{
  padding: 0;
  margin: 1em 0;
}

#content ul{
  line-height: 20px;
}

#content .firstcolumn{
  margin: 0 25px 0 30px;
  -margin: 0 20px 0 16px;
}

#content .lastcolumn {
  margin: 0 0 0 25px;
  -margin: 0 0 0 25px;
}

#content h1{
  color: #4a4a4a;
}

#content p{
  margin: 1em 0;
}

#footer {
  clear: both;
  border-top: solid 1px #dadada;
  color: #acacac;
  padding-top: 10px;
  padding-bottom: 1em;
}

#footer #copyright{
  float: left;
}

#footer address {
  float: right;
  font-style: normal;
  text-align: right;
  margin: 0;
  padding: 0;
}

a.more_button {
  display: block;
  text-align: center;
  background: url(../images/moreButton.jpg) #fc990a;
  height: 21px;
  line-height: 21px;
  width: 110px;
  color: #fff;
  text-decoration: none;
  margin: 15px 0;
}

a.more_button:hover {
  text-decoration: underline;
}

/* tooltip classes*/
.toolTip {
  position: absolute;
  display: none;
}

.toolTip .toolTipLeft {
  background-image: url(../images/toolTipLeft.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.toolTip .toolTipRight {
  background-image: url(../images/toolTipRight.png);
  background-repeat: no-repeat;
  background-position: right top;
}

.toolTip .toolTipContent {
  line-height: 45px;
  margin: 0 15px;
  background-image: url(../images/toolTipContent.png);
  background-repeat: repeat-x;
  background-position: left top;
}

.toolTip .toolTipContentWrapper {
  background-image: url(../images/toolTipArrow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 51px;
}
/* end tooltip classes */

table.price {
  background-color: #E0E0E0;
}

table.price th.name {
  text-align: left;
}

table.price th {
  background-color: #f7f7f7;
  height: 30px;
  font-size: 12px;
}

table.price tr:hover td{
  background-color: #FFFFE8;
  /*background-color: #FAFAFA; */
  color: #fc9508;
}

table.price tr:hover a {
  color: #fc9508;
}

table.price tr:hover a.jslink {
  border-bottom: dashed 1px #fc9508;
}

table.price td {
  background-color: #fff;
}

table.price td.num, table.price td.cost {
  text-align: right;
}

#leftSide {
  float: left;
  width: 640px;
  padding-right: 40px;
}

#rightSide {
  float: left;
  width: 245px;
}

.write {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: dashed 1px #D0D0D0;
}

.blog_date {
  float: left;
  width: 100px;
  text-align: center;
}

.blog_date .day {
  background-color: #fc9508;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px auto;
}

.blog_date .year {
  font-size: 10px;
}

ul.categories {
  font-family: Tahoma;
  font-size: 12px;
  margin: 0 0 0 10px;
  padding: 0;
}

ul.categories li {
  margin: 10px 0 10px 0;
  background: none;

}

ul.categories li a{
  color: #333;
  background-color: #EDEDED;
  text-decoration: none;
  padding: 3px 10px;
}

ul.categories li a:visited{
  color: #333;
}

ul.categories li a.active {
  color: #fff;
}

ul.categories li .active {
  color: #fff;
  background-color: #fc9508;
  padding: 3px 10px;
}

ul.categories ul {
  margin: -5px 0 0 20px;
  padding: 0;
}

ul.categories ul li {
  margin: 0 0 3px 0;
}

ul.categories ul li a {
  background: none;
  padding: 0 5px;
  text-decoration: underline;
}

ul.categories ul li .active {
  background: none;
  padding: 0 5px;
}

ul.categories ul li .active{
  color: #fc9508;
}

.blog_content {
  margin-left: 100px;
}

.blog_inner_content {
  margin-left: 30px;
}

a.grey, a.grey:visited {
  color: #555;
}

#paginationControl {
  text-align: center;
}

#paginationControl a {
  padding: 5px 6px;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  border: solid 1px #d4d4d4;
}

#paginationControl a:hover {
  color: #fff;
  background-color: #fdbb54;
  border: solid 1px #e9ad4f;
}

#paginationControl span {
  padding: 5px 6px;
  background-color: #fc990a;
  color: #fff;
  border: solid 1px #e78c05;
  font-weight: bold;
}

.portfolioAddress {
  line-height: 30px;
  font-weight: bold;
  font-size: 13px;
  color: #777;
}

.portfolioAddress a {
  color: #777;
}

.portfolioAddress .centerWrapper {
  height: 30px;
  background-color: #e8e8e8;
  float: left;
  /*min-width: 200px;*/
  padding-right: 50px;
  padding-left: 10px;
}

.portfolioAddress .leftWrapper {
  height: 30px;
  width: 10px;
  background: url(../images/site_left.gif) #e8e8e8;
  float: left;
}

.portfolioAddress .rightWrapper {
  height: 30px;
  width: 10px;
  background: url(../images/site_right.gif) #e8e8e8;
  float: left;
}

code {
  overflow: auto;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  width: 250px;
  border: 1px solid #fdc55b;
  background-color: #fff;
  padding: 0;
  /*opacity: 0.85;*/
  color: #777;
}
#tooltip h3 {
  background-color: #ffb012;
  padding-left: 5px;
  font-weight: bold;
  font-size: 1.4em;
  color: #fff;
  margin-bottom: .5em;
}

#tooltip div {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.portfolioItemContainer {
  width: 220px;
  height: 190px;
  float: left;
}

.portfolioItem {
  background: url(/public/design/images/portfolioItem.png) no-repeat;
  width: 147px;
  height: 111px;
  margin: 0 auto;
}

.portfolioItemWrapper {
  padding: 2px 0 0 4px;
}

.center {
  text-align: center;
}

.portfolioDate {
  margin-top: .2em;
  color: #555555;
}
