@charset "utf-8";


.navi,
.navi-add,
#footer,
#content-sidebar,
.content-top,
.content-bottom,
.vcard,
.offer,
.apply,
.coda-nav-left,
.coda-nav-right,
.coda-nav,
dd.images,
form,
.hide-for-print
{
	display: none !important;
}

.content-middle div {
	display: block !important;
}
.panel-container div {
	float: left;
	clear: both;
}

.coda-slider-wrapper,
.coda-slider,
.panel-container {
	height: auto !important;
	width: 100% !important;
}

/********************
---| GLOBAL TAGS
*********************/
* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	color: #000;
	font: 13px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
}

ol {
	list-style-position: inside;
	padding: 0 0 15px 0;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

p {
	margin:0 0 15px 0;
}

address {
	font-style: normal;
	margin: 0 0 15px;
}

dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 5px;
}

dl dt {
	float: left;
	font-size: 12px;
	padding: 0 5px 0 0;
}

dl dd {
	font-size: 13px;
}

img.float-left {
	background:#ffffff;
	border:1px solid #cccccc;
	float:left;
	height:auto !important;
	width:auto !important;
	margin:9px 15px 0 0;
	padding:1px;
}

img.float-right {
	background:#ffffff;
	border:1px solid #cccccc;
	float:right;
	height:auto !important;
	width:auto !important;
	margin:9px 0 0 15px;
	padding:1px;
}
small {
	font-size: 11px;
	color: #31312B;
}
/********************
---| GLOBAL CLASSES 
*********************/
.border {
	padding: 2px;
	border: 1px solid #5f3f2b;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/********************
---| CONTAINER
*********************/
#container {
	width: 100%;
}

/********************
---| HEADER
*********************/
#header {
	height: 90px;
	width: 100%;
}

#header h1 a {
	display: block;
	position: relative;
	left: 50%;
	margin: 0 0 0 -125px;
	width: 249px;
	height: 86px;
	text-indent: -9999px;
}

#header h1 a img {
	position: absolute;
	left: 0;
	top: 0;
}

#header a span {
	display: block;
	position: absolute !important;
	left: 0;
	bottom: 0;
	width: 249px;
	height: 86px;
}

#header a img {
	background: url(/images/logo-hover.jpg) no-repeat -9999px 0;
}

/********************
---| HEADLINES
*********************/
h2 {
	width: 272px;
	font-size: 20px;
	line-height: 64px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	padding: 0 0 35px;
	background: url(/images/bg-h2.png) no-repeat 0 0;
	left: -10px;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

h2 span {
	display: block;
	float: left;
	height: 77px;
	width: 100px;
}

h2 span.about {
	background: url(/images/icons/icon-about.jpg) no-repeat 100% 0;
	position: relative;
	top: -6px;
	margin: 0 4px 0 0;
}

h2 span.jobs {
	background: url(/images/icons/icon-jobs.jpg) no-repeat 100% 0;
	position: relative;
	top: -6px;
	margin: 0 4px 0 0;
}

/* ---| Услуги */
body#services h2 {
	font-size: 17px;
	padding: 0 0 15px 0;
}

body#services h2 span {
	display: none;
}

body#services h2 a {
	color: #fff;
	display: block;
}

/* ---/ endof Услуги */

/* ---| Портфолио */ 
body#portfolio .panel-wrapper h3 {
	position: relative;
	line-height: 20px;
	font-family: 16px;
}

/* ---/ endof Портфолио */

/* ---| Начална страница */
body#index h2 {
	font-size: 17px;
	line-height: 45px;
	color: #2b6167;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	padding: 0 0 15px;
	background: none;
	left: 0;
	top: 0;
	width: 180px;
}

body#index h2 img {
	position: absolute;
	top: 0;
	left: 0;
}

/* ---/ endof Начална страница */

#content h3 {
	font: 20px/40px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 span {
	display: none;
}
h4 {
	color: #879C33;
	font-size: 14px;
	border-bottom: 1px solid #879C33;
	padding: 10px 0 3px 0;
	margin: 0 0 15px 0;
	font-family: Tahoma, Verdana, sans-serif;
}
h5 {
	font-size: 12px;
}

/********************
---| CONTENT
*********************/
#content {
}

body#portfolio #content {
	padding: 47px 0 0 0;
}

#accordion h3 {

}

#accordion div {
	height: auto;
}
#content-main ul, #content-main ul li ul {
	margin:0 0 20px;
}
#content-main ul li {
	background: url(/images/icons/icon-arrow.png) no-repeat scroll 0 8px;
	margin:0 0 8px 0;
	padding:0 0 0 20px;
}
#content-main ul li ul {
	margin: 0 0 8px 0;
}
/********************
---| INDEX CONTENT
*********************/
body#index #content {
	padding: 0 0 0 70px;
}

.home-box {
	width: 222px;
	height: 340px;
	float: left;
	margin: 0 32px 0 0;
	padding: 21px 16px 0;
	position:relative;
	opacity: 0.85;
	filter:alpha(opacity=85);
	overflow: hidden;
}

div.home-box a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

div.web-design {
	background: url(/images/index/bg-home-design.jpg) no-repeat 0 0;
}

div.web-design h2 {
	padding-left: 50px !important;
}

div.web-design h2 img {
	top: 5px;
}

div.online-marketing {
	background: url(/images/index/bg-home-marketing.jpg) no-repeat 0 0;
}

div.online-marketing h2 {
	padding-left: 50px !important;
}

div.online-marketing h2 img {
	top: 6px;
}

div.web-hosting {
	background: url(/images/index/bg-home-hosting.jpg) no-repeat 0 0;
}

div.web-hosting h2 {
	padding-left: 35px !important;
}

div.web-hosting h2 img {
	top: 2px;
}

/********************
---| CONTENT-SIDEBAR
*********************/
#content-sidebar {
	width: 260px;
	padding: 20px 30px 0 0;
	float: left;
}

* html #content-sidebar {
	overflow: hidden;
}

/********************
---| CONTENT-MAIN
*********************/

#content a {
	color: #879C33;
	text-decoration: underline;
}

.content-middle {
	padding: 14px 32px 25px;
}


/********************
---| PORTFOLIO SLIDER
*********************/

.coda-slider-wrapper dl {
	width: 310px;
	float: left;
}

.coda-slider-wrapper dl dt {
	float: none;
	padding: 0 0 0 0;
}

.coda-slider-wrapper dl dd {
	float: none;
	padding: 0 0 10px 0;
	position: relative;
	overflow: hidden;
	background-color:#F4F4F4;
	border:1px solid #CFCECE;
	color:#000000 !important;
	display:block;
	font-size:13px;
	margin:2px 0;
	padding:2px 4px;
	text-align:center;
	text-decoration:none !important;
}
.coda-slider-wrapper dl dd.images {
	background: none;
	border: none;
	text-align: left;
	padding: 2px 0;
}

.coda-slider-wrapper .preview {
	float: right;
}

.coda-slider-wrapper .preview a img {
	box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 3px 3px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
}

.panel dl dd a img {
	padding:2px 4px;
	background-color:#F4F4F4;
	border:1px solid #CFCECE;	
}
a.external {
	padding: 0 12px 0 0;
	background: url(../images/icons/link.png) no-repeat right 4px;
}

a.external-special {
	padding: 0 22px 0 0;
	background: url(../images/icons/page_link.png) no-repeat right 2px;
}

/********************
---| PHP LECTURES
*********************/

.important_info {
	background: url(../images/icons/icon-important-info.jpg) no-repeat 12px 50%;
	border:1px solid #879C33;
	margin:25px 0;
	padding:12px 12px 12px 72px;
}

table.lectures {
	text-align:left;
	width:100%;
	margin:0 0 20px 0;
}

table.lectures td {
	border-bottom:1px solid #879c33;
	height:40px;
}

table.lectures td.date {
	width:58px;
}

table.lectures td.hour {
	width:45px;
}

table.lectures td.lecture {
	width:300px;
}

table.lectures td.download {
	width:50px;
}

/********************
---| TEAM MEMBERS
*********************/
.team_member {
	width:100%;
	margin:0 0 20px 0;
}

.team_member img {
	background:#ffffff;
	border:1px solid #cccccc;
	float:left;
	height:150px;
	margin:0 40px 0 0;
	padding:1px;
}

.team_member p {
	padding:35px 0 0 0;
}

.team_member .team_member_name {
	font-size:16px;
	font-weight:bold;
	color:#879c33;
	line-height:normal;
}

/********************
---| Запитване за оферта
*********************/
.offer {
	display: block;	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../images/icons/icon-lightbulb.png) 0 center no-repeat #deedf6;
	text-indent: 40px;
	color: #31312B !important;
	padding: 10px 0;
	border: 1px solid #cfcece;
	border-radius: 3px;
	text-decoration: none !important;
	font-size: 16px;
	width: 250px;
	position: relative;
	margin: 0 0 10px 0;
}
.offer.hosting {
	background: url(../images/icons/icon-server.png) 0 center no-repeat #deedf6;
}
.offer.hosting:hover {
	background: url(../images/icons/icon-server.png) 0 center no-repeat #dbeaf3;
}
.offer img {
	vertical-align: baseline;
	position: absolute;
	top: 5px;
	right: 4px;
}
#content-main .offer {
	width: 100%;
}
.offer:hover {
	background: url(../images/icons/icon-lightbulb-on.png) 0 center no-repeat #dbeaf3;
}
.apply {
	display: block;
	padding: 5px 0;
	border: 1px solid #cfcece;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../images/icons/icon-apply.png) 5px 1px no-repeat #deedf6;
	text-indent: 40px;
	color: #31312B !important;
	text-decoration: none !important;
	font-size: 15px;
	width: 100%;
}
.apply:hover {
	background-color: #cee3ef;
}

/********************
---| ПАКЕТИ
*********************/
#packets {
	margin: 23px 0 25px 0;
}

/* === headlines === */
#content #packets h3 {
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 0;
}
#content #packets h3 span {
	width: 360px;
	height: 80px;
	float: left;
	text-indent: 0;
	color: #31312B;
	line-height: 1.7em;
	font-size: 0.75em;
	padding: 67px 0 0 32px;
	display: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#content #packets h3.ui-state-default span {
	display: block;
}
/* === content === */
#packets .content-middle {
	background: url(../images/packets/bg-content-middle.png) repeat-y 0 0;
}
#packets .content-bottom {
	background: url(../images/packets/bg-content-bottom.png) no-repeat 0 0;
	height: 22px;
}
/* === order button === */
#packets a.order {
	width: 466px;
	height: 27px;
	display: block;
	text-align: right;
	padding: 7px 20px 0;
	margin: 0 0 0 -14px;
	color: #000;
	text-decoration: none;
}
#packets a.order span {
	float: left;
	text-decoration: none;
}

#packets a.order {
	background:	url(../images/packets/btn-order-price-silver.png) no-repeat 0 0;
}
#content #packets h3 {
	width: 542px;
	height: 55px;
}
#content #packets h3.ui-state-default {
	height: 150px !important;
	margin: 0 0 10px 0;
}
/********************
---| Уеб дизайн пакети
*********************/
/* === white packet === */
#content #packets h3.white {
	background:	url(../images/packets/bg-h3-white.png) no-repeat 0 0;
}
#packets h3.white.ui-state-default {
	background: url(../images/packets/bg-h3-white-default.png) no-repeat 0 0 !important;
}

/* === silver packet === */
#content #packets h3.silver {
	background: url(../images/packets/bg-h3-silver.png) no-repeat 0 0;
}
#packets h3.silver.ui-state-default {
	background: url(../images/packets/bg-h3-silver-default.png) no-repeat 0 0 !important;
}

/* === gold packet === */
#content #packets h3.gold {
	background: url(../images/packets/bg-h3-gold.png) no-repeat 0 0;
}
#packets h3.gold.ui-state-default {
	background: url(../images/packets/bg-h3-gold-default.png) no-repeat 0 0 !important;
}

/********************
---| Хостинг пакети
*********************/
/* === white packet === */
#packets.hosting h3.white {
	background:	url(../images/packets/hosting/bg-h3-white.png) no-repeat 0 0 !important;
}
#packets.hosting h3.white.ui-state-default {
	background: url(../images/packets/hosting/bg-h3-white-default.png) no-repeat 0 0 !important;
}

/* === silver packet === */
#packets.hosting h3.silver {
	background: url(../images/packets/hosting/bg-h3-silver.png) no-repeat 0 0 !important;
}
#packets.hosting h3.silver.ui-state-default {
	background: url(../images/packets/hosting/bg-h3-silver-default.png) no-repeat 0 0 !important;
}

/* === gold packet === */
#packets.hosting h3.gold {
	background: url(../images/packets/hosting/bg-h3-gold.png) no-repeat 0 0 !important;
}
#packets.hosting h3.gold.ui-state-default {
	background: url(../images/packets/hosting/bg-h3-gold-default.png) no-repeat 0 0 !important;
}

/********************
---| ОНЛАЙН МАРКЕТИНГ ИНФОГРАМА
*********************/
img.om-infographic {
	border: 2px solid #337b08;
	margin: 10px 0 0 0;
	padding: 3px;
	background: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
img.om-infographic:hover {
	border: 2px solid #000;
}

#content a.enlarge {
	text-decoration: none;
	margin: 0 0 10px 0;
	display: block;
	color: #000;
	font-size: 15px;
}
#content a.enlarge img {
	vertical-align: middle;
	padding: 0 5px 0 0;
}

/********************
---| ПАРАМЕТРИ НА ПАКЕТИТЕ
*********************/
table.parameters {
	width: 100%;
	padding: 0 0 20px;
	
}
table.parameters td {
	width: 45%;
	padding: 0;
	margin: 0 0 6px 0;
	float: left;
	padding: 7px 10px;
	border: 1px solid #a1a0a0;
	box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 3px 3px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;	
}
table.parameters td.value {
	background: #deedf6;
	border-left: none;
	font-weight: bold;
}
table.parameters td.neg {
	color: #d90505;
}
table.parameters td.pos {
	color: #119b02;
}

/********************
---| УСЛУГИ => Начална страница
*********************/
div.service {
	padding: 0 0 0 0;
	height: 200px;
}
div.service img {
	float: left;
}
div.service .content {
	float: left;
	width: 542px;
	padding: 0 0 0 30px;
}
div.service .content h2 {
	width: 542px;
	padding: 0 0 20px 0 !important;
}
div.service .content h2.web-design {
	background: url(../images/services/bg-h2-web-design.jpg) no-repeat 0 0;
}
div.service .content h2.online-marketing {
	background: url(../images/services/bg-h2-online-marketing.jpg) no-repeat 0 0;
}
div.service .content h2.web-hosting {
	background: url(../images/services/bg-h2-web-hosting.jpg) no-repeat 0 0;
}
div.service .content h2.other-services {
	background: url(../images/services/bg-h2-other-services.jpg) no-repeat 0 0;
}
div.service .content p {
	font-size: 13px;
	padding: 0 20px 0 0;
}

/********************
---| ЗА ФИРМАТА => Животът във Вискомп
*********************/
img.gallery {
	border: 1px solid #000;
	margin: 0 0 16px 16px;
	float: left;
}
/********************
---| ЗА ФИРМАТА => За нас
*********************/
dl.company-info {
	border: 1px solid #949494;
	background: #deedf6;
	padding: 4px;
	box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 3px;
}
dl.company-info dd {
	color: #000;
	font-weight: bold;
}

img.vcard {
	float: right;
	margin: 0 0 15px 0;
}