/* Light Typography Styles */

/*article/post*/
.article p,.blockcontent-body,p{
  line-height: 1.5em !important
}

.postheadericons .comment{
  background:url("../../../tema/main/light/comment.png") repeat scroll 0 0 transparent;
  float:right;
  height:20px;
  margin:-41px 12px;
  padding:7px 9px;
  width:16px;
  position:absolute;
  text-align:center
}

.postheadericons,.postheadericons a,.postheadericons a:link,.postheadericons a:visited,.postheadericons a:hover{
  font-weight:normal;
  padding:5px 0;
  font-size:11px !important;
  height:20px;
  font-style:normal
}

.postheadericons .author,.postheadericons .date,.postheadericons .category,.page-navigate .page,.page-navigate .pages,.page-navigate .current,.page-navigate .next-link,.page-navigate .next,.page-navigate .previous,.comment-post .reply,.actions .next,.actions .prev{
  width:auto;
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  display:block;
  border-radius:3px;
  border:1px solid #D4D4D4;
  float:left;
  padding:3px 6px;
  margin-right:5px;
  background:#f7f7f7;
  background:-moz-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#f7f7f7),color-stop(63%,#f0f0f0),color-stop(84%,#eeeeee));
  background:-webkit-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-o-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-ms-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0 );
  background:linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  box-shadow:0 1px 2px #FFFFFF inset;
  -moz-shadow:0 1px 2px #FFFFFF inset;
  -webkit-shadow:0 1px 2px #FFFFFF inset;
  -ms-shadow:0 1px 2px #FFFFFF inset;
  -o-shadow:0 1px 2px #FFFFFF inset
}

.page-navigate .current, .page-navigate .pages {color: #808080}

.postheadericons .author:hover,.postheadericons .date:hover,.postheadericons .category:hover,.page-navigate .page:hover,.page-navigate .next-link:hover,.actions .next:hover,actions.prev:hover{
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  background:#f9f9f9;
  background:-moz-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#f9f9f9),color-stop(63%,#f7f7f7),color-stop(84%,#f0f0f0));
  background:-webkit-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-o-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-ms-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 );
  background:linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  box-shadow:0 1px 2px #FFFFFF inset;
  -moz-shadow:0 1px 2px #FFFFFF inset;
  -webkit-shadow:0 1px 2px #FFFFFF inset;
  -ms-shadow:0 1px 2px #FFFFFF inset;
  -o-shadow:0 1px 2px #FFFFFF inset
}

span.dropcap,span.dropcap-blue,span.dropcap-red,span.dropcap-green,span.dropcap-purple,span.dropcap-orange,span.dropcap-brown,span.dropcap-grey{
  display:block;
  float:left;
  font:5em/75% Tahoma,Arial,Helvetica,sans-serif;
  padding:4px 8px 0 0
}

span.dropcap-round,span.dropcap-square{
 background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 35%, #e1e1e1 61%, #f6f6f6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#f1f1f1), color-stop(61%,#e1e1e1), color-stop(100%,#f6f6f6));
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
-pie-background: linear-gradient(#ffffff, #f6f6f6);
background: linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
  border:1px solid #C0C0C0;
  color:#404040;
  display:block;
  float:left;
  font-size:23px;
  height:26px;
  margin:0 10px 0 0;
  padding:5px 5px 2px;
  text-align:center;
  width:23px;
  overflow:hidden;
  text-shadow: 0 1px 0 #FFFFFF;
  behavior:url(css/PIE.htc)
}

span.dropcap-square{
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  -khtml-border-radius:5px;
  margin-top: 5px;
}

span.dropcap-round{
  border-radius:20px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  -o-border-radius:20px;
  -ms-border-radius:20px;
  margin-top: 5px;
    box-shadow: 1px 1px 1px #FFFFFF;
  -moz-box-shadow: 1px 1px 1px #FFFFFF;
  -webkit-box-shadow: 1px 1px 1px #FFFFFF;
  -o-box-shadow: 1px 1px 1px #FFFFFF;
  -ms-box-shadow: 1px 1px 1px #FFFFFF;
}

span.dropcap{
  color:inherit
}

span.dropcap-blue{
  color:#0D507A
}

span.dropcap-red{
  color:#D12E2E
}

span.dropcap-green{
  color:#74A824
}

span.dropcap-purple{
  color:#9E0E87
}

span.dropcap-orange{
  color:#CC8300
}

span.dropcap-brown{
  color:#8B6846
}

span.dropcap-grey{
  color:#666
}
/* end dropcap */
/*ul style*/

ul.bullet-1 li,ul.bullet-2 li,ul.bullet-3 li,ul.bullet-4 li,ul.bullet-5 li,ul.bullet-6 li,ul.bullet-7 li,ul.bullet-8 li{
  line-height:1.5em
}

ul.bullet-1 li{
  background:url(../../../tema/typo/bullet-1.png) 5px 7px no-repeat
}

ul.bullet-2 li{
  background:url(../../../tema/typo/bullet-2.png) 5px 7px no-repeat
}

ul.bullet-3 li{
  background:url(../../../tema/typo/bullet-3.png) 5px 7px no-repeat
}

ul.bullet-4 li{
  background:url(../../../tema/typo/bullet-4.png) 5px 7px no-repeat
}

ul.bullet-5 li{
  background:url(../../../tema/typo/bullet-5.png) 5px 7px no-repeat
}

ul.bullet-6 li{
  background:url(../../../tema/typo/bullet-6.png) 5px 7px no-repeat
}

ul.bullet-7 li{
  background:url(../../../tema/typo/bullet-7.png) 5px 7px no-repeat
}

ul.bullet-8 li{
  background:url(../../../tema/typo/bullet-8.png) 5px 7px no-repeat
}

ul.bullet-list li{
  color:#FFF;
  margin: 0 15px 5px 0 !important;
  padding: 0 !important
}

ul.bullet-list li a{
  display:block;
  padding:4px 7px 8px 22px;
  background:url(../../../tema/typo/bullet-2.png) 5px 8px no-repeat
}

ul.bullet-list li a{
  -moz-transition:all 0.1s ease-in 0s;
  -webkit-transition:all 0.1s ease-in 0s;
  -o-transition:all 0.1s ease-in 0s;
  transition:all 0.1s ease-in 0s
}

ul.bullet-list li a:hover{
  padding-left:24px;
  background-position:7px 8px;
  -moz-transition:all 0.1s ease-in 0s;
  -webkit-transition:all 0.1s ease-in 0s;
  -o-transition:all 0.1s ease-in 0s;
  transition:all 0.1s ease-in 0s;
  text-decoration:none
}

.layout-cell .blockcontent-body ul li a{
  display:block;
  padding: 4px 7px 8px 22px !important;
  margin: 0 15px 5px 0 !important;
  background:url(../../../tema/main/light/inset_line.png) 0 100% repeat-x
}

.layout-cell .blockcontent-body ul li{
  padding: 0;
  -moz-transition:all 0.1s ease-in 0s;
  -webkit-transition:all 0.1s ease-in 0s;
  -o-transition:all 0.1s ease-in 0s;
  transition:all 0.1s ease-in 0s
}

.layout-cell .blockcontent-body ul li:hover{
  background-position: 7px 7px !important;
  -moz-transition:all 0.1s ease-in 0s;
  -webkit-transition:all 0.1s ease-in 0s;
  -o-transition:all 0.1s ease-in 0s;
  transition:all 0.1s ease-in 0s
}

.layout-cell .blockcontent-body ul li a:hover{
  padding-left:24px !important;
  -moz-transition:all 0.1s ease-in 0s;
  -webkit-transition:all 0.1s ease-in 0s;
  -o-transition:all 0.1s ease-in 0s;
  transition:all 0.1s ease-in 0s;
  text-decoration:none
}

ul.special-1 li,ul.special-2 li,ul.special-3 li,ul.special-4 li,ul.special-5 li,ul.special-6 li,ul.special-7 li,ul.special-8 li{
  margin:3px 2px;
  line-height:1.5em
}

ul.special-1 li{
  background:url(../../../tema/typo/special-1.png) 0px 2px no-repeat
}

ul.special-2 li{
  background:url(../../../tema/typo/special-2.png) 0px 2px no-repeat
}

ul.special-3 li{
  background:url(../../../tema/typo/special-3.png) 0px 2px no-repeat
}

ul.special-4 li{
  background:url(../../../tema/typo/special-4.png) 0px 2px no-repeat
}

ul.special-5 li{
  background:url(../../../tema/typo/special-5.png) 0px 2px no-repeat
}

ul.special-6 li{
  background:url(../../../tema/typo/special-6.png) 0px 2px no-repeat
}

ul.special-7 li{
  background:url(../../../tema/typo/special-7.png) 0px 2px no-repeat
}

ul.special-8 li{
  background:url(../../../tema/typo/special-8.png) 0px 2px no-repeat
}

ul.number{
  margin:3px 2px;
  line-height:1.5em;
  padding-bottom:3px
}

li.number-1,li.number-2,li.number-3,li.number-4,li.number-5,li.number-6,li.number-7,li.number-8{
  margin:3px 2px;
  line-height:1.5em;
  padding-bottom: 5px !important
}

li.number-1{
  background:url(../../../tema/typo/number-1.png) 0px 2px no-repeat
}

li.number-2{
  background:url(../../../tema/typo/number-2.png) 0px 2px no-repeat
}

li.number-3{
  background:url(../../../tema/typo/number-3.png) 0px 2px no-repeat
}

li.number-4{
  background:url(../../../tema/typo/number-4.png) 0px 2px no-repeat
}

li.number-5{
  background:url(../../../tema/typo/number-5.png) 0px 2px no-repeat
}

li.number-6{
  background:url(../../../tema/typo/number-6.png) 0px 2px no-repeat
}

li.number-7{
  background:url(../../../tema/typo/number-7.png) 0px 2px no-repeat
}

li.number-8{
  background:url(../../../tema/typo/number-8.png) 0px 2px no-repeat
}

p.blocknumber{
  padding: 15px 0 5px 55px !important;
  position:relative
}

.blocknumber-t{
  font-weight:bold;
  display:block;
  font-size:18px;
  padding:5px 0
}

span.p-number-1,span.p-number-2,span.p-number-3{
 background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 35%, #e1e1e1 61%, #f6f6f6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#f1f1f1), color-stop(61%,#e1e1e1), color-stop(100%,#f6f6f6));
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
-pie-background: linear-gradient(#ffffff, #f6f6f6);
background: linear-gradient(top, #ffffff 0%,#f1f1f1 35%,#e1e1e1 61%,#f6f6f6 100%);
  border:1px solid #C0C0C0;
  color:#404040;
  display:block;
  font-size:30px;
  font-weight:normal;
  text-shadow:1px 1px 1px #FFFFFF;
  height:44px;
  left:0;
  line-height: 38px !important;
  position:absolute;
  text-align:center;
  top:0;
  width:44px;
  margin:24px 0 20px;
  -moz-border-radius:30px;
  -webkit-border-radius:30px;
  -o-border-radius:30px;
  -ms-border-radius:30px;
    border-radius:30px;
  -moz-box-shadow: 1px 1px 1px #FFFFFF;
  -webkit-box-shadow: 1px 1px 1px #FFFFFF;
  -o-box-shadow: 1px 1px 1px #FFFFFF;
  -ms-box-shadow: 1px 1px 1px #FFFFFF;
    box-shadow: 1px 1px 1px #FFFFFF;
	  behavior:url(css/PIE.htc)
}

/*blockquote*/

blockquote p{
  background:url('../../../tema/postquote_bottom.png') no-repeat scroll 100% 100% transparent;
  font-size:16px;
  font-family:Georgia,Helvetica,Sans-Serif;
  font-style:italic
}
/*content-boxs and notices background gradient*/

content-box,span.content-box-blue,span.content-box-green,span.content-box-orange,span.content-box-yellow,span.content-box-red,span.content-box-gray,span.content-box-brown{
  display:block;
  margin:10px 10px 10px 50px;
  padding:5px 25px 5px 38px;
  background-image:url('../../../tema/postquote.png');
  background-position:left top;
  background-repeat:no-repeat;
  text-shadow:1px 1px 1px #FFF;
  -moz-border-radius:7px;
  border-radius:7px;
  -webkit-border-radius:7px;
  -khtml-border-radius:7px
}

span.content-box-blue,span.display,span.display-large{
  color:#1C6B9B;
  border:solid 1px #6ABCE2;
  background:#BDDAEB;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5EEF3', endColorstr='#BDDAEB');
  background:-moz-linear-gradient(50% 0%,#E5EEF3 0%,#BDDAEB 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#E5EEF3),color-stop(1,#BDDAEB));
  background:-o-linear-gradient(270deg,#E5EEF3 0%,#BDDAEB 100%);
  behavior:url(css/PIE.htc)
}

span.content-box-green,span.time,span.time-large,span.notice,span.notice-large{
  color:#648434;
  border:solid 1px #87D226;
  background:#CDEFA6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7f3D8', endColorstr='#CDEFA6');
  background:-moz-linear-gradient(50% 0%,#E7f3D8 0%,#CDEFA6 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#E7f3D8),color-stop(1,#CDEFA6));
  background:-o-linear-gradient(270deg,#E7f3D8 0%,#CDEFA6 100%)
}

span.content-box-orange,span.feed,span.feed-large,span.alarm,span.alarm-large{
  color:#C76E34;
  border:solid 1px #FFBB65;
  background:#FFE0B6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4E4', endColorstr='#FFE0B6');
  background:-moz-linear-gradient(50% 0%,#FFF4E4 0%,#FFE0B6 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#FFF4E4),color-stop(1,#FFE0B6));
  background:-o-linear-gradient(270deg,#FFF4E4 0%,#FFE0B6 100%)
}

span.content-box-yellow,span.hot,span.hot-large{
  color:#C39042;
  border:solid 1px #E7BD72;
  background:#FFF3A3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4E4', endColorstr='#FFF3A3');
  background:-moz-linear-gradient(50% 0%,#FFFBDC 0%,#FFF3A3 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#FFFBDC),color-stop(1,#FFF3A3));
  background:-o-linear-gradient(270deg,#FFFBDC 0%,#FFF3A3 100%)
}

span.content-box-red,span.help,span.help-large,span.shout,span.shout-large{
  color:#E03638;
  border:solid 1px #FFACAD;
  background:#FFD5D5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8ECEC', endColorstr='#FFD5D5');
  background:-moz-linear-gradient(50% 0%,#F8ECEC 0%,#FFD5D5 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#F8ECEC),color-stop(1,#FFD5D5));
  background:-o-linear-gradient(270deg,#F8ECEC 0%,#FFD5D5 100%)
}

span.content-box-gray,span.new,span.new-large{
  color:#666678;
  border:solid 1px #C5C5C5;
  background:#E6E6E6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#E6E6E6');
  background:-moz-linear-gradient(50% 0%,#F6F6F6 0%,#E6E6E6 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#F6F6F6),color-stop(1,#E6E6E6));
  background:-o-linear-gradient(270deg,#F6F6F6 0%,#E6E6E6 100%)
}

span.content-box-brown,span.download,span.download-large{
  color:#A06D3A;
  border:solid 1px #C0A07E;
  background:#F5CB98;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3DCC0', endColorstr='#F5CB98');
  background:-moz-linear-gradient(50% 0%,#F3DCC0 0%,#F5CB98 100%);
  background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#F3DCC0),color-stop(1,#F5CB98));
  background:-o-linear-gradient(270deg,#F3DCC0 0%,#F5CB98 100%)
}
/* begin notice specific */

span.notice,span.feed,span.hot,span.help,span.new,span.display,span.download,span.shout,span.alarm,span.time,span.notice-large,span.feed-large,span.hot-large,span.help-large,span.new-large,span.display-large,span.download-large,span.shout-large,span.alarm-large,span.time-large{
  display:block;
  padding:8px 10px 8px 50px;
  margin:15px 0;
  text-shadow:1px 1px 1px #FFF;
  -moz-border-radius:7px;
  border-radius:7px;
  -khtml-border-radius:7px;
  -webkit-border-radius:7px
}

span.notice p{
  background:url("../../../tema/typo/small/point.png")
}

span.feed p{
  background:url(../../../tema/typo/small/feed.png)
}

span.hot p{
  background:url(../../../tema/typo/small/fire.png)
}

span.help p{
  background:url(../../../tema/typo/small/help.png)
}

span.new p{
  background:url(../../../tema/typo/small/new.png)
}

span.display p{
  background:url(../../../tema/typo/small/monitor.png)
}

span.download p{
  background:url(../../../tema/typo/small/download.png)
}

span.shout p{
  background:url(../../../tema/typo/small/shout.png)
}

span.alarm p{
  background:url(../../../tema/typo/small/bell.png)
}

span.time p{
  background:url(../../../tema/typo/small/clock.png)
}

span.notice p,span.feed p,span.hot p,span.help p,span.new p,span.display p,span.download p,span.shout p,span.alarm p,span.time p{
  margin-left:-33px;
  padding-left:30px;
  background-repeat:no-repeat;
  background-position:0 50%
}

span.notice-large p{
  background:url(../../../tema/typo/large/point.png)
}

span.feed-large p{
  background:url(../../../tema/typo/large/feed.png)
}

span.hot-large p{
  background:url(../../../tema/typo/large/fire.png)
}

span.help-large p{
  background:url(../../../tema/typo/large/help.png)
}

span.new-large p{
  background:url(../../../tema/typo/large/new.png)
}

span.display-large p{
  background:url(../../../tema/typo/large/monitor.png)
}

span.download-large p{
  background:url(../../../tema/typo/large/download.png)
}

span.shout-large p{
  background:url(../../../tema/typo/large/shout.png)
}

span.alarm-large p{
  background:url(../../../tema/typo/large/bell.png)
}

span.time-large p{
  background:url(../../../tema/typo/large/clock.png)
}

span.notice-large p,span.feed-large p,span.hot-large p,span.help-large p,span.new-large p,span.display-large p,span.download-large p,span.shout-large p,span.alarm-large p,span.time-large p{
  margin-left:-35px;
  padding-left:37px;
  background-repeat:no-repeat;
  background-position:0px 50%
}
/* end notice */
/* begin text highlight */

span.highlight{
  background:#FFFBD5;
  color:#000000
}

span.highlight-blue{
  background:#0D507A
}

span.highlight-red{
  background:#D12E2E
}

span.highlight-green{
  background:#74A824
}

span.highlight-purple{
  background:#9E0E87
}

span.highlight-orange{
  background:#CC8300
}

span.highlight-brown{
  background:#8B6846
}

span.highlight-grey{
  background:#666
}

span.highlight-bold{
  font-weight:bold;
  font-size:110%
}

span.highlight-blue,span.highlight-red,span.highlight-green,span.highlight-purple,span.highlight-orange,span.highlight-brown,span.highlight-grey{
  color:#FFFFFF
}

span.highlight,span.highlight-blue,span.highlight-red,span.highlight-green,span.highlight-purple,span.highlight-orange,span.highlight-brown,span.highlight-grey,span.highlight-bold{
  padding:1px 7px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
  text-shadow:none
}
/* end text highlight */
/* begin important emphasis */

.important,.important-blue,.important-red,.important-green,.important-purple,.important-orange,.important-brown,.important-grey{
  padding:15px;
  margin:25px 0 10px 0;
  position:relative;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  line-height: 140%
}

span.important-title,span.important-title-blue,span.important-title-red,span.important-title-green,span.important-title-purple,span.important-title-orange,span.important-title-brown,span.important-title-grey{
  position:absolute;
  display:block;
  top:-22px;
  left:10px;
  padding:3px 8px;
  font-size:120%;
  text-shadow:1px 1px 1px #000;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px
}

.important{
  border:1px solid #333
}

.important-blue{
  border:1px solid #0D507A
}

.important-red{
  border:1px solid #D12E2E
}

.important-green{
  border:1px solid #74A824
}

.important-purple{
  border:1px solid #9E0E87
}

.important-orange{
  border:1px solid #CC8300
}

.important-brown{
  border:1px solid #8B6846
}

.important-grey{
  border:1px solid #666
}

span.important-title{
  background:#333;
  color:#fff
}

span.important-title-blue{
  background:#0D507A;
  color:#fff
}

span.important-title-red{
  background:#D12E2E;
  color:#fff
}

span.important-title-green{
  background:#74A824;
  color:#fff
}

span.important-title-purple{
  background:#9E0E87;
  color:#fff
}

span.important-title-orange{
  background:#CC8300;
  color:#fff
}

span.important-title-brown{
  background:#8B6846;
  color:#fff
}

span.important-title-grey{
  background:#666;
  color:#fff
}
/* end important emphasis */
/* begin inset */

span.inset-left{
  display:block;
  padding:15px;
  float:left;
  width:20%;
  font-size:110%;
  font-weight:bold;
  font-style:italic;
  font-family:Georgia,Helvetica,Sans-Serif
}

span.inset-right{
  display:block;
  padding:15px;
  float:right;
  width:20%;
  font-size:120%;
  font-weight:bold;
  font-style:italic;
  font-family:Georgia,Helvetica,Sans-Serif
}
/* end inset */
/* dotted line */

hr.dotted{
  margin:1px 0px;
  display:block;
  background:url(../../../tema/typo/line_dotted.png) 0 0 repeat-x;
  height:1px;
  border:none
}

hr.styled{
  margin:5px 10px;
  display:block;
  background:url(../../../tema/main/light/hr_style.png) 0 0 repeat-x;
  height:13px;
  border:none
}
/*image styleing*/

.pic-border{
  padding:5px;
  border: 1px solid #C7C7C7 !important;
  background-color:#FFFFFF
}

.pic-polarid{
  padding:5px 5px 30px 5px;
  border: 1px solid #CFCFCF !important;
  background-color:#FFFFFF;
  background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#F9F9F9),color-stop(1,#FFFFFF));
  background-image:-moz-linear-gradient(center bottom,#F9F9F9 32%,#FFFFFF 100%)
}

.pic-round,.pic-3d{
  padding:5px;
  border: 1px solid #C7C7C7 !important;
  background-color:#FFFFFF;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px
}

.pic-3d-zoom,.pic-3d{
  border:1px solid #DBDBDB;
  background-color: #EDEDED !important;
  background:none;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -khtml-border-radius:4px;
  box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #DBDBDB;
  -o-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #DBDBDB;
  -webkit-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #DBDBDB;
  -moz-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #DBDBDB;
  text-shadow:0 1px #FFFFFF;
  padding:5px;
  -moz-transition:all 0.3s ease-in;
  -webkit-transition:all 0.3s ease-in;
  -o-transition:all 0.3s ease-in;
  transition:all 0.3s ease-in
}

.pic-3d-zoom:hover,.pic-3d:hover{
  text-decoration: none !important;
  -moz-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #E1E1E1,0 0 7px #DBDBDB;
  -webkit-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #E1E1E1,0 0 7px #DBDBDB;
  -o-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #E1E1E1,0 0 7px #DBDBDB;
  -khtml-box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #E1E1E1,0 0 7px #DBDBDB;
  box-shadow:inset 0 1px 3px #FFFFFF,inset 0 -56px #E1E1E1,0 0 7px #DBDBDB;
  -moz-transition:all 0.3s ease-in;
  -webkit-transition:all 0.3s ease-in;
  -o-transition:all 0.3s ease-in;
  transition:all 0.3s ease-in;
  opacity:0.7
}

.pic-round-shadow{
  padding:5px;
  border: 1px solid #C7C7C7 !important;
  background-color:#FFFFFF;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  box-shadow:1px 1px 7px #AEA290;
  -moz-box-shadow:1px 1px 5px #AEA290;
  -webkit-box-shadow:1px 1px 7px #AEA290;
  -khtml-box-shadow:1px 1px 7px #AEA290
}

.pic-shadow{
  padding:5px;
  border: 1px solid #C7C7C7 !important;
  background-color:#FFFFFF;
  box-shadow:1px 1px 7px #AEA290;
  -moz-box-shadow:1px 1px 7px #AEA290;
  -webkit-box-shadow:1px 1px 7px #AEA290;
  -khtml-box-shadow:1px 1px 7px #AEA290;
  -o-box-shadow:1px 1px 7px #AEA290
}

.pic-inset{
  padding:5px;
  border: 1px solid #C7C7C7 !important;
  background-color:#FFFFFF;
  box-shadow:inset 1px 1px 3px #AEA290;
  -moz-box-shadow:inset 1px 1px 3px #AEA290;
  -webkit-box-shadow:inset 1px 1px 3px #AEA290;
  -khtml-box-shadow:inset 1px 1px 3px #AEA290;
  -o-box-shadow:inset 1px 1px 3px #AEA290
}

.pic-round,.pic-round:hover,.pic-round-shadow,.pic-round-shadow:hover,.pic-shadow,.pic-shadow:hover,.pic-inset,.pic-inset:hover,.pic-polarid,.pic-polarid:hover,.pic-border,.pic-border:hover{
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  opacity:1;
  z-index:10
}

.pic-round:hover,.pic-round-shadow:hover,.pic-shadow:hover,.pic-round:hover,.pic-polarid:hover,.pic-border:hover{
  -moz-box-shadow:1px 1px 5px #E67F1A;
  -o-box-shadow:1px 1px 5px #E67F1A;
  -ms-box-shadow:1px 1px 5px #E67F1A;
  box-shadow:1px 1px 5px #E67F1A;
  -webkit-box-shadow:1px 1px 5px #E67F1A;
  border: 1px solid #B76515 !important;
  opacity:0.7
}

.pic-inset:hover{
  box-shadow:inset 1px 1px 5px #E67F1A;
  -moz-box-shadow:inset 1px 1px 5px #E67F1A;
  -webkit-box-shadow:inset 1px 1px 5px #E67F1A;
  border: 1px solid #B76515 !important;
  opacity:0.7
}

.img-holder{
  display:inline-block;
  float:left;
  width:204px;
  height:118px;
  margin-top:5px;
  padding:10px 14px;
  background:url('../../../tema/body/zoom-light.png') no-repeat scroll center center transparent
}
/*content styling*/

.contentheading{
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  font-size:24px;
  margin:0.2em 0;
  padding:0
}

.componentheading{
  border-bottom:10px solid #E9E9E9;
  font-size:24px;
  height:30px;
  line-height:40px;
  margin:0 13px 15px 10px;
  padding:9px 1px 13px;
  white-space:nowrap
}

.feature-title{
  text-shadow:2px 1px 1px #FFFFFF
}

h2.postheader,.post h2.postheader,h1.componentheading{
    background: url('../../../tema/body/p_head_light.png') repeat-x scroll center bottom transparent;
	padding-bottom: 10px !important;
}

.postheadericons {
padding: 1px 0px 10px 3px !important;
}

/*pre formatted text*/

pre{
  margin:10px 0 10px 0px;
  padding:5px 0 5px 10px;
  border:1px dotted #aab4be;
  border-left:20px solid #b4b4b4;
  background:#fafafa;
  font-size:90%;
  color:#2E8B57;
  padding: 10px 0 10px 10px !important;
  white-space:pre-wrap;/* css-3 */
  white-space:-moz-pre-wrap;/* firefox */
  text-shadow:none
}
/*input and fieldset */

input,select,textarea{
  border:1px solid #CCCCCC;
  padding:2px 5px;
  color:#939393;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
  background-color:#FFFFFF;
  -webkit-box-shadow:inset 0px 0px 12px #C0C0C0, 1px 1px 1px #FFFFFF;
  -moz-box-shadow:inset 0px 0px 5px #C0C0C0, 1px 1px 1px #FFFFFF;
  -o-box-shadow:inset 0px 0px 5px #C0C0C0, 1px 1px 1px #FFFFFF;
  -ms-box-shadow:inset 0px 0px 5px #C0C0C0, 1px 1px 1px #FFFFFF;
  -khtml-box-shadow:inset 0px 0px 5px #C0C0C0, 1px 1px 1px #FFFFFF;
  box-shadow:inset 0px 0px 5px #C0C0C0, 1px 1px 1px #FFFFFF;
}

.search .inputbox{
  -webkit-box-shadow:inset 0 0 12px #C0C0C0;
  -moz-box-shadow:inset 0 0 5px #C0C0C0;
  -o-box-shadow:inset 0 0 5px #C0C0C0;
  -ms-box-shadow:inset 0 0 5px #C0C0C0;
  -khtml-box-shadow:inset 0 0 5px #C0C0C0;
   box-shadow:inset 0 0 5px #C0C0C0;
}

.feature-image{
  background:url('../../../tema/body/h-dark.png') no-repeat center top transparent;
  border-top: 1px solid #FFF;
}

input:focus,textarea:focus{
  -moz-transition:all 0.3s ease-in;
  -webkit-transition:-webkit-box-shadow 0.1s ease-in;
  -o-transition:all 0.3s ease-in;
  transition:all 0.3s ease-in;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -o-box-shadow:none;
  -ms-box-shadow:none;
  box-shadow:none;
  background: #ffffff;
    behavior: url(css/PIE.htc)
}

fieldset{
  background:url('../../../tema/body/h-dark.png') no-repeat center top transparent;
  border: 1px solid #C5C5C5 !important;
  border-bottom: 1px solid #DADADA !important;
  border-right: 1px solid #DADADA !important;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:inset 1px 1px 10px #B5B5B5;
  -webkit-box-shadow:inset 1px 1px 10px #B5B5B5;
  -o-box-shadow:inset 1px 1px 10px #B5B5B5;
  -ms-box-shadow:inset 1px 1px 10px #B5B5B5;
  -khtml-box-shadow:inset 1px 1px 10px #B5B5B5;
  box-shadow:inset 1px 1px 10px #B5B5B5;
    behavior: url(css/PIE.htc)
}

form#form-login fieldset{
  border: 0 none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  background:none
}

legend{
  background:none repeat scroll 0 0 #F5F5F5;
  text-shadow:1px 1px 1px #FFFFFF;
  border-radius:3px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  box-shadow:inset 1px 1px 5px #B5B5B5;
  -moz-box-shadow:inset 1px 1px 5px #B5B5B5;
  -khtml-box-shadow:inset 1px 1px 5px #B5B5B5;
  -webkit-box-shadow:inset 1px 1px 5px #B5B5B5;
  -o-box-shadow:inset 1px 1px 5px #B5B5B5;
  font-weight: normal !important;
  font-size: 18px !important;
  height:28px
}

.opera fieldset{
  border: none !important
}
/*testimonial/spotlight*/

div.testimonial p{
  padding:10px 0 10px 30px
}

div.testimonial{
  background:url('../../../tema/main/light/quote.png') 3% 20% no-repeat
}

div.testimonial p,div.spotlight p{
  font-size:150%;
  text-align:left;
  color:#808080;
  line-height:1.5em;
  background:none
}

span.testimonial-jobtitle{
  float:right;
  font-size:90%;
  font-style:normal;
  margin-top:0
}

.slideshow span.testimonial-jobtitle{
    font-size: 77%;
    margin-top: -4px;
}

blockquote span.testimonial-jobtitle {margin-top: 5px;}

div.spotlight p{
  color:#404040
}

.tagline{
  width:70%;
  padding-bottom: 15px !important;
  display:inline-block
}

#twitter_update_list li{
  text-shadow:1px 1px 0px #D9D9D9
}
/*css3 buttons*/

input:focus,textarea:focus{
  outline:none
}

a:active,a:focus{
  outline:0
}

.button,.csbutton, .csbutton.tour_now, .csbutton.join_now{
  font-size:13px;
  cursor:pointer;
  text-decoration:none;
  -moz-transition:all 0.3s linear;
  -webkit-transition:all 0.3s linear;
  -o-transition:all 0.3s linear;
  -ms-transition:all 0.3s linear;
  transition:all 0.3s linear;
  padding:5px 8px;
  border-width:1px;
  border-style:solid;
  -o-box-shadow:inset 0 1px 2px #FFFFFF,0 0 3px #BABABA;
  -webkit-box-shadow:inset 0 1px 2px #FFFFFF,0 0 5px #BABABA;
  -moz-box-shadow:inset 0 1px 2px #FFFFFF,0 0 3px #BABABA;
  box-shadow:inset 0 1px 2px #FFFFFF,0 0 3px #BABABA;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -khtml-border-radius:4px;
  ms-border-radius:4px;
  o-border-radius:4px;
  border-radius:4px;
  behavior:url(css/PIE.htc)
}

.csbutton.tour_now, .csbutton.join_now{
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  -o-border-radius:6px;
  border-radius:6px;
  behavior:url(css/PIE.htc)
}

input.csbutton,input.blue,input.green,input.olive,input.bluegrey,input.tan,input.yellow,input.magenta,input.red,input.cyan{
  height:28px
}

.blockcontent-body a:hover{
  text-decoration: none !important
}

a.csbutton,a.csbutton:hover{
  text-decoration:none;
  cursor:pointer
}

.bold{
  font-weight:bold
}

.small{
  font-size: 11px !important;
  padding:4px 8px
}

.large{
  font-size: 20px!important;
  padding: 8px 11px !important
}

.x-large{
  font-size: 36px!important;
  padding: 10px 15px !important
}

.xx-large{
  font-size: 48px!important;
  padding: 12px 18px !important
}

.normal,.normal:hover{
  -webkit-box-shadow: inset 0 1px 2px #FFFFFF !important;
  -moz-box-shadow: inset 0 1px 2px #FFFFFF !important;
  -o-box-shadow: inset 0 1px 2px #FFFFFF !important;
  -ms-box-shadow: inset 0 1px 2px #FFFFFF !important;
  box-shadow: inset 0 1px 2px #FFFFFF !important;
  behavior:url(css/PIE.htc)
}

.normal:active{
  -moz-transition:all 0s linear;
  -webkit-transition:all 0s linear;
  -o-transition:all 0s linear;
  -ms-transition:all 0s linear;
  transition:all 0s linear;
  -webkit-box-shadow: inset 0 1px 2px #6D6D6D !important;
  -moz-box-shadow: inset 0 1px 2px #6D6D6D !important;
  -o-box-shadow: inset 0 1px 2px #6D6D6D !important;
  -ms-box-shadow: inset 0 1px 2px #6D6D6D !important;
  box-shadow: inset 0 1px 2px #6D6D6D !important;
  behavior:url(css/PIE.htc)
}

.round{
  padding: 7px 22px !important;
  -moz-border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  -khtml-border-radius: 25px !important;
  -o-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  behavior:url(css/PIE.htc)
}

.r-bullet{
  -moz-border-radius: 7px 20px 20px 7px !important;
  -webkit-border-radius: 7px 20px 20px 7px !important;
  -khtml-border-radius: 7px 20px 20px 7px !important;
  -ms-border-radius: 7px 20px 20px 7px !important;
  -o-border-radius: 7px 20px 20px 7px !important;
  border-radius: 7px 20px 20px 7px !important;
  behavior:url(css/PIE.htc)
}

.l-bullet{
  -moz-border-radius: 20px 7px 7px 20px !important;
  -webkit-border-radius: 25px !important;
  -khtml-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
  border-radius: 20px 7px 7px 20px !important;
  behavior:url(css/PIE.htc)
}

.box{
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}

.csbutton{
  border-color:#ffffff;
  color:#808080;
  text-shadow:1px 1px 1px #FFFFFF;
  background:#e5e5e5;
  background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
  background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  -pie-background:linear-gradient(#ffffff,#e5e5e5);
  background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    behavior:url(css/PIE.htc)
}

.tour_now.csbutton, .join_now.csbutton{
background: #e5e5e5;
background: -moz-linear-gradient(top, #dddddd 0%, #ffffff 27%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(27%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top, #dddddd 0%,#ffffff 27%,#e5e5e5 100%);
background: -o-linear-gradient(top, #dddddd 0%,#ffffff 27%,#e5e5e5 100%);
background: -ms-linear-gradient(top, #dddddd 0%,#ffffff 27%,#e5e5e5 100%);
-pie-background:linear-gradient(#dddddd,#e5e5e5);
background: linear-gradient(top, #dddddd 0%,#ffffff 27%,#e5e5e5 100%);
  behavior:url(css/PIE.htc)}

.csbutton:hover{
  background:#eaeaea;
  background:-moz-linear-gradient(top,#ffffff 0%,#eaeaea 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#eaeaea));
  background:-webkit-linear-gradient(top,#ffffff 0%,#eaeaea 100%);
  background:-o-linear-gradient(top,#ffffff 0%,#eaeaea 100%);
  background:-ms-linear-gradient(top,#ffffff 0%,#eaeaea 100%);
  -pie-background:linear-gradient(#ffffff,#eaeaea);
  background:linear-gradient(top,#ffffff 0%,#eaeaea 100%);
    behavior:url(css/PIE.htc)
}

.tour_now.csbutton:hover, .join_now.csbutton:hover{
background: #ebebeb;
background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 27%, #efefef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(27%,#ffffff), color-stop(100%,#efefef));
background: -webkit-linear-gradient(top, #ebebeb 0%,#ffffff 27%,#efefef 100%);
background: -o-linear-gradient(top, #ebebeb 0%,#ffffff 27%,#efefef 100%);
background: -ms-linear-gradient(top, #ebebeb 0%,#ffffff 27%,#efefef 100%);
-pie-background:linear-gradient(#ebebeb,#efefef);
background: linear-gradient(top, #ebebeb 0%,#ffffff 27%,#efefef 100%);
  behavior:url(css/PIE.htc)
}

a.csbutton,a.csbutton:hover,a.csbutton:active{
  color:#50737E
}

.button:hover,.csbutton:hover,.blue:hover,.olive:hover,.green:hover,.bluegrey:hover,.yellow:hover,.tan:hover,.magenta:hover,.red:hover, .tour_now.csbutton:hover, .join_now.csbutton:hover{
  text-decoration:none;
  -moz-transition:all 0.3s linear;
  -webkit-transition:all 0.3s linear;
  -o-transition:all 0.3s linear;
  transition:all 0.3s linear;
  -moz-box-shadow:inset 0 1px 4px #FFFFFF,0 0 7px #BABABA;
  -webkit-box-shadow:inset 0 1px 4px #FFFFFF,0 0 7px #BABABA;
  -o-box-shadow:inset 0 1px 4px #FFFFFF,0 0 7px #BABABA;
  -ms-box-shadow:inset 0 1px 4px #FFFFFF,0 0 7px #BABABA;
  box-shadow:inset 0 1px 4px #FFFFFF,0 0 7px #BABABA;
  behavior:url(css/PIE.htc)
}

.button:active,.csbutton:active,.blue:active,.olive:active,.green:active,.bluegrey:active,.tan:active,.magenta:active,.red:active,.cyan:active,.yellow:active,.normal:active{
  position:relative;
  top:1px;
  cursor:pointer;
  -moz-transition:all 0s linear;
  -webkit-transition:all 0s linear;
  -o-transition:all 0s linear;
  -ms-transition:all 0s linear;
  transition:all 0s linear;
  -webkit-box-shadow:inset 0 1px 2px #6D6D6D,0 0 3px #BABABA;
  -moz-box-shadow:inset 0 1px 2px #6D6D6D,0 0 3px #BABABA;
  -ms-box-shadow:inset 0 1px 2px #6D6D6D,0 0 3px #BABABA;
  box-shadow:inset 0 1px 2px #6D6D6D,0 0 3px #BABABA;
  behavior:url(css/PIE.htc)
}
/*icons*/

.icon{
  margin:2px 5px
}

.refresh,.mail,.inbox,.browse,.stats,.user,.settings,.delete,.tour,.downloads,.bookmark,.contacts,.save,.calendar,.select,.customize,.faq,.typography{
  display:inline-block;
  height:16px;
  margin:-2px 5px -3px 2px;
  position:relative;
  width:16px
}

div span.icon{
  margin:10px 20px 10px 0
}

.refresh{
  background:url(icons/refresh.png) 0 0 no-repeat
}

.browse{
  background:url(icons/browse.png) 0 0 no-repeat
}

.mail{
  background:url(icons/mail.png) 0 0 no-repeat
}

.inbox{
  background:url(icons/inbox.png) 0 0 no-repeat
}

.stats{
  background:url(icons/stats.png) 0 0 no-repeat
}

.delete{
  background:url(icons/delete.png) 0 0 no-repeat
}

.user{
  background:url(icons/user.png) 0 0 no-repeat
}

.settings{
  background:url(icons/settings.png) 0 0 no-repeat
}

.tour{
  background:url(icons/tour.png) 0 0 no-repeat
}

.downloads{
  background:url(icons/download.png) 0 0 no-repeat
}

.bookmark{
  background:url(icons/bookmark.png) 0 0 no-repeat
}

.contacts{
  background:url(icons/contacts.png) 0 0 no-repeat
}

.save{
  background:url(icons/save.png) 0 0 no-repeat
}

.calendar{
  background:url(icons/calendar.png) 0 0 no-repeat
}

.select{
  background:url(icons/select.png) 0 0 no-repeat
}

.customize{
  background:url(icons/customize.png) 0 0 no-repeat
}

.faq{
  background:url(icons/question.png) 0 0 no-repeat
}

.typography{
  background:url(icons/typography.png) 0 0 no-repeat
}

#submit_mail{
  margin:-5px 10px
}
/*end of css buttons*/

/*light css pricing table for kozuka */
.pricing{
  float: left;
  margin: 15px;
  width: 98%;
  display: inline-block;
}

.pricing.six .price-col{width: 14.1%;}
.pricing.five .price-col{width: 17.3%;}
.pricing.four .price-col{width: 22.3%;}
.pricing.three .price-col{width: 30.3%;}
.pricing.two .price-col{width: 49.3%;}

.price-col{
  display:inline-block;
  float:left;
  border-right:1px solid #CECECE;
  border-bottom:1px solid #CECECE;
  border-top:1px solid #EFEFEF;
  background:#FFFFFF;
  height:100%;
  padding-right:20px;
  overflow:hidden;
  position: static;
  webkit-box-shadow: 1px 1px 5px #DCDCDC inset;
  o-box-shadow: 1px 1px 5px #DCDCDC inset;
  ms-box-shadow: 1px 1px 5px #DCDCDC inset;
  moz-box-shadow: 1px 1px 5px #DCDCDC inset;
  box-shadow: 1px 1px 5px #DCDCDC inset;
  cursor:pointer;
}

.price-col.first {
  border-left: 1px solid #CECECE;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  
  }
.price-col.last {
border-right: 1px solid #CECECE;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}

.price-col.best-offer{
    border-left: 1px solid #EFEFEF;
    -webkit-box-shadow: 3px 3px 21px #C0C0C0;
    -moz-box-shadow: 3px 3px 21px #C0C0C0;
    -o-box-shadow: 3px 3px 21px #C0C0C0;
    -ms-box-shadow: 3px 3px 21px #C0C0C0;
    box-shadow: 3px 3px 21px #C0C0C0;
    height: auto;
    vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #D3D3D3;
	overflow: hidden;
}

.price-col, .price-col:hover,.price-col.best-offer:hover{
  -webkit-transition:all 0.3s ease-in;
  -moz-transition:all 0.3s ease-in;
  -o-transition:all 0.3s ease-in;
  -ms-transition:all 0.3s ease-in;
  transition:all 0.3s ease-in;
}

.price-col.best-offer:hover{
  -webkit-box-shadow:3px 3px 21px #C0C0C0, 1px 1px 20px #A6A6A6 inset;
  -moz-box-shadow:3px 3px 21px #C0C0C0, 1px 1px 20px #A6A6A6 inset;
  -o-box-shadow:3px 3px 21px #C0C0C0, 1px 1px 20px #A6A6A6 inset;
  -ms-box-shadow:3px 3px 21px #C0C0C0, 1px 1px 20px #A6A6A6 inset;
  box-shadow:3px 3px 21px #C0C0C0, 1px 1px 20px #A6A6A6 inset;
}

.price-col:hover{
  background-color:#F8F8F8;
  border-bottom:1px solid #E4E4E4;
  webkit-box-shadow: 1px 1px 20px #D0D0D0 inset;
  o-box-shadow: 1px 1px 20px #D0D0D0 inset;
  ms-box-shadow: 1px 1px 20px #D0D0D0 inset;
  moz-box-shadow: 1px 1px 20px #D0D0D0 inset;
    box-shadow: 1px 1px 20px #D0D0D0 inset;
}

.price-col .price-tag{
  margin:0;
  display: inline-block;
  width: 100%;
  background:url('../../../tema/main/light/pr-line-lr.png') repeat-x scroll center bottom transparent
}

.r-price{
  float:left;
  border:1px solid #CECECE;
  margin-left:-46px;
  margin-right:40px;
  width:23%;
  height:320px;
}

.price-col.best-offer{
  margin-top: -10px;
  padding-bottom: 20px;
  background:url('../../../tema/main/light/p_spot.png') repeat-x scroll 0 0 #D3D3D3;
border-bottom:1px solid #E4E4E4;
  -moz-transform:scale(1.00)!important;
  -ms-transform:scale(1.00)!important;
  -webkit-transform:scale(1.00) !important;
  -o-transform:scale(1.00)!important;
  transform:scale(1.00)!important;
}

.price-col.best-offer .p-inner ul li {
  text-shadow: none;
  }

.th{
  float:left;
  background:none repeat scroll 0 0 #DFDFDF;
  padding:10px 15px 20px 10px;
  width:100%;
  height:40px;
  color:#404040;
  font-size:200%;
  border-bottom:1px solid #DADADA;
  overflow:hidden;
  text-align:center;
  text-shadow: none;
}

.mini-edition{
  text-shadow:1px 1px 1px #FFFFFF;
  font-size:50%;
  display:block;
  padding-top:3px
}

.price-col.best-offer .th{
  background:none repeat scroll 0 0 #FFFFFF;
  border-bottom:1px solid #C0C0C0
}

.p-inner{
  padding:0 5px 10px 5px;
}

.price-col.best-offer .p-inner ul{
  color: #404040 !important
}

.price-tag{
  display:block;
  font-size:300%;
  text-align:center;
  padding:10px 10px;
}

.price-col.best-offer .price-tag{
  background:url('../../../tema/main/light/pr-line-t.png') repeat-x scroll center bottom transparent
}

.call-action{
  display:block;
  padding:24px 10px;
  text-align:center;
  float:left;
  width: 100%
}

.price-col .call-action{
  background:url('../../../tema/main/light/pr-line-lr.png') repeat-x scroll center top transparent
}

.price-col .post ol{
    margin: 1em -8px 1em 13px !important;
	padding-left: 11px !important;
}

.price-col.best-offer .call-action{
  background:url('../../../tema/main/light/pr-line.png') repeat-x scroll center top transparent
}

.tr-item{
  padding:4px 0
}

table{

}

th{
  background:#ffffff;
  background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
  background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
  border-bottom: 1px solid #CCCCCC !important;
  border-right: 1px solid #CCCCCC !important;
  padding:3px 10px
}

th,td,caption{
  font-weight:normal;
  text-align: left !important;
  vertical-align: top !important;
  border-color: #C5C5C5 !important
}

.article th,.article td{
  border:1px solid #C5C5C5;
  line-height: 140%
}