﻿@charset "utf-8";
/**
* Reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**
* Genel
*/
body {
	font-family: Arial,Tahoma,Verdana;
	font-size:11px;
	color: #333333;	
	background:#ffffff url(../img/bg.jpg) top repeat-x;
	line-height: 120%;	
}
p {	
	
	text-align:justify
}
a {
	color:#666666;
	outline: none;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#333;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height:1px;
	line-height:1%;
	font-size:1%;
}
.gizle {
	display:none;
}
.kalin {
	font-weight:bold;
}

/**/
* html ul li a {
	height:1em;
}
#govde {
	width:986px;
	margin:0 auto;
	background:#E2E2E2 url(../img/ortabg.jpg) top repeat-y;
}
#ust {
	
}
#orta {
	background:#fff url(../img/ust.jpg) top no-repeat;
}

.pk_center_box{ margin:0 auto; width:990px; }


/* ust */
#logo a{
	display:block;
	width:100px;
	height:60px;
	text-indent:-5000px;
	margin-left:10px!important;
	margin-left:5px;
	margin-top:35px;
	float:left;
}
#ust #uyealani {
	float:right;
	width:280px;
	height:115px;
}
#ust #sepet {
	float:left;
	width:175px;
	height:115px;
	margin-top:35px;
}
#ust div h1 {
	color:#D21E1E;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:5px 32px;
	padding-bottom:20px;
}

#uyealani label {
	display:block;	
}
#uyealani input {

	width:128px;
	height:16px;
	margin:0;
	margin-top:3px;
	background-color:#F7F7F7;
	
}
#uyealani .hata {
	position:absolute;
	width:100px;
	margin-left:-415px;
}

#sepet div {
	
	padding-left:5px;
	height:70px;
}
.giris {
	padding:0;
	width:41px;
	height:21px;
	background:url(../img/giris.png) right no-repeat;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	margin-left:4px;
	float:left;
	margin-right:5px;
}
.giris:hover {
	background-position:left;	
}
.uyelink {
	float:left;
	width:200px;
	padding-top:3px;
}
/* ust bitis */

/* menu bitis*/
.baslikkat {
	color:#004B99;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:20px;
}
/* arama */
#arama {
	height:30px;
	background:url(../img/txt_box.png) center no-repeat;
	width:285px;
	height:29px;
	margin-top:20px;
}
#arama select {
	width:292px;
	border:none;
	background:transparent;
	color:#666;
}

#arama input {
	margin-left:15px;	
	background:transparent;
	border:none;
	padding-top:4px;
	color:#666;	
	width:220px;
}
#arama button {
	border:none;
	background:url(../img/ara.gif) center no-repeat;
	cursor:pointer;	
	width:22px;
	
}
/* arama bitis */

/*sol*/
.urunmenu {
	margin-right:10px;	
}
.urunmenu li a{
	display:block;
	padding:5px;
	padding-left:20px;
	margin:0 1px;
	background:url(../img/arti.gif) 5px center no-repeat;
	color:#333;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
}
.urunmenu li.aa a {
	background-image:url(../img/eksi.gif);
	color:#D21E1E;
}
.urunmenu li.aa li a {
	background-image:url(../img/miniok.gif)	;
	color:#333;
}
.urunmenu li a:hover {
	background-color:#ECECEC;	
}
.urunmenu li li a{
	padding-left:15px;
	background:url(../img/miniok.gif) 5px center no-repeat;
	border:none
}
.urunmenu li li li a{
	font-weight:normal;

}
.urunmenu li.aa li a.bul2{
	background-image:url(../img/miniok2.gif);
	color:#D21E1E;
	
}
.urunmenu li li{
	padding-left:15px;	
}
.urunmenu li ul {
	display:none;	
}
.urunmenu li ul li ul{
	display:block;
}
.baslik {
	color:#004B99;
	font-size:1.2em;
	margin-top:20px;
	display:block;
	height:12px;
	padding:12px;
	font-weight:bold;
	background:url(../img/solbaslik.png) left no-repeat;
}
.baslik2 {
   
    color: #111111;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
}

.tabbaslik {
	
	margin-bottom:10px;
}
h2.baslik2 {
	color:#333;
	font-size:1.1em;
	border-color:#333;
}

	
/* sol bitis */
/* icerik */
.kutu p { text-align:left; }
#anasayfa {
	overflow:hidden;	
}
#anasayfa2 {
	margin-right:10px;	
}
#anasol {
	float:left;
	width:540px;
	margin-right:10px;
}
#anasag {
	float:right;
	width:196px;
}
/* ÜRÜNLERİ LİSTELE */
.urunler {
	padding:10px;	
}
.urunler ul {
	margin:0 auto;
}
.urunler ul li {
	float:left;
	width:168px;
	margin:2px;
	height:320px;
	text-align:center;
	
}
.urunler .urun a {
	display:block;
}
/* dikey ortala*/
.wrap {
	display: table;
	height: 120px;
	width:120px;
	text-align:center;
	margin:0 auto;
	padding:8px;
}
.cell{
	display: table-cell;
	vertical-align: middle;
}

* html .wrap, * html .cell {
	display: block;
}
* html .cell {
	position: relative;
	top: 50%;
}
* html .inner {
	position: relative;
	top: -50%;
}
/**/
.urunler .urunadi {
	font-weight:bold;
	color:#333;
	height:38px;
	overflow:hidden;
	padding:8px;
}

.urunler .urunfiyat {
	padding-top:0;
	font-size:1.4em;
	font-weight:bold;
	color:#CC0000;
}
.urunler .urunfiyat2 {
	padding-top:0;
	font-weight:bold;
	color:#CC0000;
	padding-bottom:5px
}
.urunler li span {
	display:block;
	width:152px;
	margin:0 auto;
}
.urunsepeteat,.urunhemenal,.urunhemenal2,.stoksor {
	display:block;
	width:75px;
	height:22px;
	background:url(../img/sepeteat.png) top no-repeat;
	float:left;
	text-indent:-5000px;
}
.urunhemenal {
	background:url(../img/hemenal.png) top no-repeat;
	margin-right:2px;
}
.urunhemenal2 {
	background:url(../img/hemenal2.png) top no-repeat;
	margin-left:2px;
}
.stoksor {
	background:url(../img/stoksor.png) top no-repeat;

}
.urunler .urun {
	display:block;
	overflow:hidden;	
}
.taksit {
	clear:both;
	font-size:.8em;
	color:#999;
	padding-bottom:0;
	padding-top:5px;
	text-align:center;
}

.urun-bar {
	text-align:center;
	padding-bottom:0;
	display:block;
	height:20px;
}

/* ÜRÜNLERİ LİSTELE BİTİŞ */

/* ÜYE GİRİŞ FORMU BASLA*/

.login {
	color:#666;
}
.login .text {
	padding:3px;
	background-color:#F0F0F0;
	
	width:180px;
	margin-bottom:8px;
}
.hata {
	padding:5px;
	background: #F9F5D5 url(../img/error.png) left no-repeat;
	background-position:10px;
	padding-left:30px;
	font-size:.9em;

	margin-bottom:10px;
}
/* ÜYE GİRİŞ FORMU BİTİŞ */
/* ÇOK SATILANLAR */
.coksat li {
	b
	padding-top:5px;
	min-height:70px;
	height:70px;
	height:auto;
	overflow:hidden;
}
.coksat li img {
	display:block;
	width:65px;
	position:relative;

}
.coksat li p{
	display:block;
	position:relative;
	margin-left:65px;
	margin-top:-65px;
}
.coksaturun {
	color:#333;
	font-weight:bold;
	text-align:left
}
.coksatfiyat {
	display:block;
	font-size:1.1em;
	margin-top:10px;
	font-weight:bold;
	color:#900
}
.sepeteat {
	display:block;
	width:80px;
	height:22px;
	background:url(../img/sepeteat.png) top no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}
.sepeteat:hover {
	background-position:bottom;
}
/* ÇOK SATILANLAR BİTİŞ */
/* SEPET BASLA */
div.sepet {
	
}
.coksat div p {
	float:right;
	width:115px;
}
.siparisver, .sepetiguncelle, .devamet, .siparistamamla {
	display:block;
	width:68px;
	height:21px;
	background:url(../img/siparisver.png) top no-repeat;
	text-indent:-5000px;
	float:left;
}
.sepetiguncelle {
	width:132px;
	background-image:url(../img/sepetguncelle.png);
	margin-right:10px;
	margin-left:15px;
}
.devamet {
	width:155px;
	background-image:url(../img/devamet.png);
	margin-right:10px;
}
.siparistamamla {
	width:139px;
	background-image: url(../img/siparistamamla.png);
}
.siparisduzenle {
	display:block;
	width:58px;
	height:21px;
	background:url(../img/sepetduzenle.png) top no-repeat;
	text-indent:-5000px;
	float:left;
	margin-left:5px;
}

.sepetsil, .sepetduzenle {
	display:block;
	height:12px;
	width:12px;
	background:url(../img/sil.png) no-repeat;
	text-indent:-5000px;
	float:left;
}
.sepetduzenle {
	background-image:url(../img/duzenle.png);
	margin-right:5px;
}
.surun {
	width:100%;
}
.surun a {
	font-weight:bold;

}
.sislem {
	vertical-align:middle;
	width:25px;
}
.sepett tr td {

	padding:3px;
}
.stoplam {
	margin-top:10px;
	font-weight:bold;
}
/* SEPET BİTİS */
/* ÜRÜN AYRINTI */
#urunsol {
	width:260px;
	float:left;
}
#urunresim {
	width:250px;
	padding:5px;
	
	padding-bottom:3px;
}
#urunresim img {
	max-width:250px;
	max-height:250px;
}
#urunkresim {
	padding:5px;
	margin:5px 0;
	overflow:hidden;
	width:250px;

}
#urunkresim img {
	width:50px;
	float:left;
	margin-right:5px;
	
}
#urunsag {
	position:relative;
	padding-left:0;
	margin-left:270px;
}
.uruntekadi {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:15px;
}
#urunsag strong {
	font-weight:bold;
}
#urunsag .tekfiyat {
	font-weight:bold;
	font-size:1.3em;
}
#miktar {
	background:red url(../img/miktar.png) no-repeat;
	width:25px;
	height:15px;
	margin:5px;
	margin-top:0;
	padding:5px;
	padding-right:20px;
	border:none;
	margin-top:-5px;
}
.sepeteekle {
	height:25px;
	width:96px;
	background:url(../img/sepeteat.png) top;
	border:none;
	margin-left:30px;
	cursor:pointer;
	float:left;
}
.sepeteekle:hover {
	background-position:bottom;
}
#arti, #eksi {
	display:block;
	width:12px;
	height:12px;
	position:absolute;
	margin-top:-40px;
	margin-left:84px;
	cursor:pointer;
}
#eksi {
	margin-top:-28px;
}
.geridon {
	display:block;
	width:72px;
	height:21px;
	background:url(../img/geridon.png);
	text-indent:-5000px;
	margin-right:10px
}

.tab h2 span {
	
}
.tab  h2 span a {
	display:inline-block;
	padding:6px 10px;
	
	border-bottom:none;
	margin:0 3px;
	height:17px;
	color:#333;
}
.tab h2 span a:hover, .tab h2 span a.tab-aktif{
	color:#fff;
	background-color:#004B99;
	
	border-bottom:none;
}
.tab-aktif {
	cursor:default;	
}
.tab .kutu-ic {
	min-height:100px;
	height:auto!important;
	height:100px;
}
.tab ul,ol {
	margin-left:20px;
}
.tab ul li {
	list-style:url(../img/li.gif);
}
.tab ol {
	list-style:decimal	
}

#urun-goruntu2,#urun-odeme2 {
	display:none
}
/* ÜRÜN AYRINTI BİTİŞ */

/* ALT KATEGORİLER */
.altkatbaslika {
	font-size:1.1em;
	padding:5px;

	margin-bottom:5px;
	font-weight:normal;
}
.altkat {
	list-style:none;
	margin-left:10px;
	margin-bottom:10px;
}
.altkat li {
	padding:3px;
	background:url(../img/maviok.gif) left no-repeat;
	text-indent:20px;
}
/* ALT AKTEGORİLER BİTİŞ */

/* ÜYELİK FORMU */
#uyeform {
	margin-top:10px;
}
#uyeform td {
	padding:3px;
}
#uyeform input, #uyeform select, #uyeform textarea {
	background-color:#EBEBEB;
	
	padding:3px;
}
#uyeform .buton {
	background-color:transparent;
	border:none;
}
.uyemenu {
	list-style:url(../img/sariok.gif);
	margin-left:25px;
}
.uyemenu li {
	padding:3px;
}
/* ÜYELİK FORMU BİTİŞ */
/* GENEL */
h3 {
	font-weight:bold;
	border-bottom:3px solid #2A85BF;
	padding:5px;
	margin-bottom:10px;
}

table {
	border-collapse:separate;
	empty-cells: hide;	
	width:100%;
}
table td {
	padding:3px;
}
table tr {
	
}
thead td {
	border-bottom:1px solid #2A85BF;
	padding:8px 3px;
	margin-bottom:5px;
	font-weight:bold;
}
tfoot td {
	border-top:3px solid #2A85BF;
}
tbody .zebra {
	background-color:#f4f4f4;
}
.aramasonuc li {
	list-style-type:decimal;
	padding:3px;
	margin-left:15px;
}
label.error {
	color:red;
	padding-left:15px;
}
span.error { color:red; }
input.error,textarea.error {
	border:1px solid red;
	background-color:#FCD1D1
}
input.valid,textarea.valid {
	border:1px solid #95E693;
	background-color:#DFF7DB
}
/* GENEL BİTİŞ */

.miniTarih{font-size:10px;}

/* icerik bitis*/
/* BOXES */
	#pk_boxes{ clear:both; height:125px; overflow:hidden; padding-top:20px; width:1040px; }
	#pk_boxes.pk_boxes_menu{ float:right; margin:0px; font-size:11px; list-style-type:none; width:1040px; margin-left:-15px; }
	
	#pk_boxes .pk_boxes_menu li{ float:left; width:344px; }
	#pk_boxes .pk_boxes_menu li a{  margin:0px; border:none; width:310px;}
	#pk_boxes .pk_boxes_menu li.pk_last{ margin:0px;}
	
	.pk_boxes_box{ display:inline-block; margin-top:10px; height:305px; font-size:11px; }
	
	.pk_boxes_box.pk_sol_button{ background:transparent url('../img/box1.png') repeat-x 0px 0px; width:310px; }
	.pk_boxes_box.pk_orta_button{ background:transparent url('../img/box2.png') repeat-x 0px 0px; width:310px;}
	.pk_boxes_box.pk_sag_button{ background:transparent url('../img/box3.png') repeat-x 0px 0px; width:310px;}
	

/* MENU */
	#pk_menu{ clear:both; height:35px; overflow:hidden; padding-top:7px; }
	#pk_menu .pk_menu_menu{ float:right; margin:0px; font-size:11px; list-style-type:none; width:850px; }
	
	#pk_menu .pk_menu_menu li{ float:left; margin-right:10px; width:151px; }
	#pk_menu .pk_menu_menu li a{ padding:0px 5px 0px 0px; margin:0px; border:none; }
	#pk_menu .pk_menu_menu li.pk_last{ margin:0px;}
	
	.pk_menu_button{ display:inline-block; padding:6px 18px 10px 10px; height:16px; font-size:11px; width:23px;}
	
	.pk_menu_button.pk_anasayfa_button{ background:transparent url('../img/menu_anasayfa.png') repeat-x 0px 0px; width:151px; }
	.pk_menu_button.pk_hakkimizda_button{ background:transparent url('../img/menu_hakkimizda.png') repeat-x 0px 0px; width:151px;}
	.pk_menu_button.pk_koleksiyon_button{ background:transparent url('../img/menu_koleksiyon.png') repeat-x 0px 0px; width:151px;}
	.pk_menu_button.pk_iletisim_button{ background:transparent url('../img/menu_iletisim.png') repeat-x 0px 0px; width:151px; }
	.pk_menu_button.pk_bakim_button{ background:transparent url('../img/menu_bakim.png') repeat-x 0px 0px; width:190px;}
	.pk_menu_button:hover{ background-position:0px -16px; }	
	
/* header */
	#pk_header{ clear:both; height:30px; overflow:hidden; padding-top:15px; }
	#pk_header .pk_header_menu{ float:right; margin:0px; font-size:11px; list-style-type:none; width:225px; }
	
	#pk_header .pk_header_menu li{ float:left; margin-right:10px; }
	#pk_header .pk_header_menu li a{ padding:0px 5px 0px 0px; margin:0px; border:none; }
	#pk_header .pk_header_menu li.pk_last{ margin:0px;}
	
	.pk_small_button{ display:inline-block; padding:6px 18px 10px 10px; height:27px; font-size:11px; width:23px;}
	.pk_big_button{ display:inline-block; padding:6px 18px 10px 10px; height:27px; font-size:16px; width:80px;}
	.pk_seperator{ background:transparent url('../img/h_seperator.jpg') no-repeat 0px 0px; width:20px; height:28px; }
	
	.pk_small_button.pk_main_button{ background:transparent url('../img/icon_main.png') repeat-x 0px 0px; }
	.pk_small_button.pk_sitemap_button{ background:transparent url('../img/icon_sitemap.png') repeat-x 0px 0px; }
	.pk_small_button.pk_mail_button{ background:transparent url('../img/icon_mail.png') repeat-x 0px 0px; }
	.pk_small_button:hover{ background-position:0px -27px; }
	
	.pk_big_button.pk_login_button{ background:transparent url('../images/icon_login.png') no-repeat 0px 0px; }	
	.pk_big_button:hover{ background-position:0px -27px; }
	
/* orta bitis */
	#pk_footer{ clear:both; height:30px; overflow:hidden; margin:0px 10px 0px; padding-top:15px; }
	#pk_footer .pk_footer_menu{ float:left; margin:0px; font-size:11px; list-style-type:none; }
	#pk_footer .pk_footer_menu li{ float:left; margin-right:3px; }
	#pk_footer .pk_footer_menu li a{ padding:0px 5px 0px 0px; margin:0px; border:none; }
	#pk_footer .pk_footer_menu li.pk_last{ margin:0px;}
	#pk_footer .pk_footer_sn{ float:right; margin:0px; margin-top:-10px; list-style-type:none; }
	#pk_footer .pk_footer_menu .pk_button_top{ margin-left:3px; padding-right:15px; text-decoration:underline; 
		background:transparent url('./assets/buttons/menu_selected_button_icon.png') no-repeat right 4px;
	}
	#pk_footer .pk_footer_sn li{ float:right; margin:3px 0px 0px 6px; }
	#pk_footer .pk_copyright li{ float:left; margin-right:3px; margin-top:-12px; }
	
/* alt */
#icerik #urun-aciklama2 h2 {
	border:none;
}
#alt {	
	background:url(../img/alt.gif) top no-repeat;
	width:990px;
}
#altsol {
	
	margin:0 auto;
}
#altsag {
	height:85px;
	margin-left:5px;
}
#altsag div {
	width:200px;
	float:left;
}
#alt .copyright {
	color:#666;
	font-size:11px;	
	padding:4px 9px;
	float:left;
	width:80%;
	padding-top:10px;
}
#altsag .altadres {
	float:right;
	width:320px;
}

.altadres p {
	color:#666;
	text-align:left;
	line-height:150%;
}
.turhan {
	float:right;
	width:48px;
	height:28px;
	margin-top:10px;
	margin-right:10px;
	background:url(../img/turhan.gif);
	margin-bottom:10px;
}
.turhan span{
	display:none;
}
/* alt bitis */
.banka h5 {
	font-size:1.3em;
	padding:10px 0;
	font-weight:bold
}
.banka strong {
	font-weight:bold;
	color:red;
}
.banka p {
	text-align:center
}

.markalar a {
	background:url(../img/miniok2.gif) left no-repeat;
	padding:0 10px;
	margin-right:10px;
	font-weight:bold;
}
.markalar a:hover {
	background:url(../img/miniok.gif) left no-repeat;

	color:#333
}
#anamenu {
	
}
#anamenu li {
	float:left;
}
#anamenu li a {
	float:left;
	height:74px;
	width:161px;
	text-indent:-5000px;
}
#anamenu li #a2{ width:254px}
#anamenu li #a3{ width:262px}
#anamenu li #a4{ width:290px}

	
/**
   * Buttons
*/

/**
   * Columns
*/

	.pk_full_width{ width:100%; }
	.pk_one_half, .pk_one_third, .pk_one_fourth, .pk_one_fifth, .pk_one_sixth, .pk_two_third, .pk_two_fourth, .pk_two_fifth, .pk_two_sixth, .pk_three_fourth, .pk_three_fifth, .pk_three_sixth, .pk_four_fifth, .pk_four_sixth, .pk_five_sixth{
		position:relative; float:left; margin-right:3.9%;
	}
	.pk_one_half{ width:48%; }
	.pk_one_third{ width:27%; }
	.pk_one_fourth{ width:22%; }
	.pk_one_fifth{ width:16.7%; }
	.pk_one_sixth{ width:13.3%; }
	.pk_two_third{ width:65.3%; }
	.pk_two_fourth{ width:48%; }
	.pk_two_fifth{ width:37.6%; }
	.pk_two_sixth{ width:30.6%; }
	.pk_three_fourth{ width:74%; }
	.pk_three_fifth{ width:58.4%; }
	.pk_three_sixth{ width:47.9%; }
	.pk_four_fifth{ width:79.2%;}
	.pk_four_sixth{ width:65.3%; }
	.pk_five_sixth{ width:82.6%; }
	.pk_last{ margin-right:0px; }
	
	*:first-child+html .pk_one_fourth{ width:21.9%; }/* IE 7 Hack */

	
/**
   * Extended Typography
*/

	/* Headings */

	.pk_heading_1{ display:inline-block; margin:20px 0px 30px 0px; padding-top:30px; font-size:18px; }
	.pk_heading_2{ margin:0px 0px 30px 0px; font-size:18px; }
	.pk_heading_3{ display:block; margin:10px 0px 30px 0px; padding-top:20px; font-size:18px; }

	/* Lists */

	.pk_arrow_list, .pk_arrow_list ul, 
	.pk_circle_list, .pk_circle_list ul,  
	.pk_check_list, .pk_check_list ul, 
	.pk_clear_list, .pk_clear_list ul, 
	.pk_thumbnail_list,
	.pk_posts_list, 
	.pk_twitter_list{ margin-left:0px; list-style-type:none; }
	.pk_arrow_list li, .pk_circle_list li, .pk_check_list li{ margin-left:0px; }
	.pk_arrow_list li{ padding-left:13px; }
	.pk_circle_list li{ padding-left:16px; }
	.pk_check_list li{ padding-left:22px; }

	.pk_underline_list, .pk_underline_list ul{ margin-left:15px; list-style-position:outside; }
	.pk_underline_list li, .pk_underline_list ul li { margin-left:0px; padding-left:0px; }
	.pk_underline_list span, .pk_underline_list a{ display:block; padding:3px 0px; }
	.pk_underline_list.pk_arrow_list, .pk_underline_list.pk_circle_list, .pk_underline_list.pk_check_list, .pk_underline_list.pk_clear_list{ margin-left:0px; *overflow:hidden; }
	.pk_underline_list.pk_arrow_list a, .pk_underline_list.pk_arrow_list span{ padding-left:13px; }
	.pk_underline_list.pk_circle_list a, .pk_underline_list.pk_circle_list span{ padding-left:16px; }
	.pk_underline_list.pk_check_list a, .pk_underline_list.pk_check_list span{ padding-left:22px; }

	.pk_thumbnail_list{ margin-left:-5px; }
	.pk_thumbnail_list li{ margin-top:-1px; padding:8px 0px 3px 0px; overflow:hidden; }
	.pk_thumbnail_list li p{ margin:0px 0px 5px 0px; line-height:21px; }
	.pk_thumbnail_list a{ word-wrap:break-word; }
	.pk_thumbnail_list img, .pk_thumbnail_list .pk_image{ margin:0px; }
	.pk_thumbnail_list .pk_alignleft{ margin-bottom:0px; }
	.pk_thumbnail_list .pk_image_wrapper{ }
	.pk_thumbnail_list .pk_entry_meta{ margin:2px 0px 0px 0px; font-size:10px; }

	.pk_posts_list li{ margin:-1px 0px 0px 0px; padding:2px 0px 2px 0px; }
	.pk_posts_list.pk_light_icon li, .pk_posts_list.pk_dark_icon li{ padding-left:24px; }
	.pk_posts_list h4{ margin:1px 0px 10px 0px; font-size:14px; line-height:21px; }
	.pk_posts_list p{ margin-bottom:0px; }
	.pk_posts_list li a{ word-wrap:break-word; }
	.pk_posts_list .pk_small_button{ margin:20px 0px 20px 0px; }
	.pk_posts_list .pk_entry_meta{ margin-top:5px; font-size:10px; }
	.pk_posts_list .pk_entry_meta span{ margin-right:5px; font-style:italic; }

 	.pk_twitter_list li{ margin:-1px 0px 0px 0px; padding:2px 0px 2px 21px; }
 	.pk_twitter_list a{ word-wrap:break-word; }
 	.pk_twitter_list p{ margin-bottom:0px; }
 	.pk_twitter_list small{ display:block; margin-top:6px; }

		/**************
		
		Lists Icons
		
		**************/

		.pk_arrow_list.pk_light_icon li{ background:transparent url("./assets/list_icons/list_light_icon.png") no-repeat -111px 2px; }
		.pk_arrow_list.pk_dark_icon li{ background:transparent url("./assets/list_icons/list_dark_icon.png") no-repeat -111px 2px; }
		.pk_circle_list.pk_light_icon li{ background:transparent url("./assets/list_icons/list_light_icon.png") no-repeat -84px -24px; }
		.pk_circle_list.pk_dark_icon li{ background:transparent url("./assets/list_icons/list_dark_icon.png") no-repeat -84px -24px; }
		.pk_check_list.pk_light_icon li{ background:transparent url("./assets/list_icons/list_light_icon.png") no-repeat -56px -49px; }
		.pk_check_list.pk_dark_icon li{ background:transparent url("./assets/list_icons/list_dark_icon.png") no-repeat -56px -49px; }
		.pk_posts_list.pk_light_icon li{ background:transparent url("./assets/list_icons/list_light_icon.png") no-repeat -31px -73px; }
		.pk_posts_list.pk_dark_icon li{ background:transparent url("./assets/list_icons/list_dark_icon.png") no-repeat -31px -73px; }
		.pk_twitter_list.pk_light_icon li{ background:transparent url("./assets/list_icons/list_light_icon.png") no-repeat -8px -101px; }
		.pk_twitter_list.pk_dark_icon li{ background:transparent url("./assets/list_icons/list_dark_icon.png") no-repeat -8px -101px; }


	/* Highlights */

	.pk_highlight_1{ padding:3px 6px; }


	/* Text Icon */

	.pk_text_icon{ padding-left:20px; }

		/**************
		
		Text Icons
		
		***************/

		.pk_text_icon.pk_light_icon.pk_mail_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -282px -5px; }
		.pk_text_icon.pk_dark_icon.pk_mail_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -282px -5px; }
		.pk_text_icon.pk_light_icon.pk_link_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -257px -31px; }
		.pk_text_icon.pk_dark_icon.pk_link_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -257px -31px; }
		.pk_text_icon.pk_light_icon.pk_download_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -232px -56px; }
		.pk_text_icon.pk_dark_icon.pk_download_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -232px -56px; }
		.pk_text_icon.pk_light_icon.pk_read_post_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -207px -80px; }
		.pk_text_icon.pk_dark_icon.pk_read_post_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -207px -80px; }
		.pk_text_icon.pk_light_icon.pk_chain_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -182px -105px; }
		.pk_text_icon.pk_dark_icon.pk_chain_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -182px -105px; }
		.pk_text_icon.pk_light_icon.pk_home_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -157px -129px; }
		.pk_text_icon.pk_dark_icon.pk_home_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -157px -129px; }
		.pk_text_icon.pk_light_icon.pk_phone_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -132px -155px; }
		.pk_text_icon.pk_dark_icon.pk_phone_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -132px -155px; }
		.pk_text_icon.pk_light_icon.pk_mobile_phone_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -107px -181px; }
		.pk_text_icon.pk_dark_icon.pk_mobile_phone_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -107px -181px; }
		.pk_text_icon.pk_light_icon.pk_address_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -82px -206px; }
		.pk_text_icon.pk_dark_icon.pk_address_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -82px -206px; }
		.pk_text_icon.pk_light_icon.pk_comments_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -57px -232px; }
		.pk_text_icon.pk_dark_icon.pk_comments_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -57px -232px; }
		.pk_text_icon.pk_light_icon.pk_tags_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -31px -255px; }
		.pk_text_icon.pk_dark_icon.pk_tags_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -31px -255px; }
		.pk_text_icon.pk_light_icon.pk_id_icon{ background:transparent url("./assets/text_icons/light_icon.png") no-repeat -6px -280px; }
		.pk_text_icon.pk_dark_icon.pk_id_icon{ background:transparent url("./assets/text_icons/dark_icon.png") no-repeat -6px -280px; }


	/* Drop Caps */

	.pk_drop_cap_1{ font-size:36px; font-style:italic; line-height:28px; float:left; margin:3px 10px 0px 0px; }
	.pk_drop_cap_2{ font-size:21px; float:left; margin:0px 10px 0px 0px; padding:5px 0px 0px; width:35px; height:30px; text-align:center; 
		background:transparent url("./assets/back_grounds/drop_cap_2_back_ground.png") no-repeat 0px 0px;
	}
	.pk_drop_cap_3{ font-size:24px; font-style:italic; float:left; margin:3px 10px 0px 0px; padding:5px 0px 0px; width:35px; height:30px; text-align:center;
		background:transparent url("./assets/back_grounds/drop_cap_3_back_ground.png") no-repeat 0px 0px;
	}


/**
   * Logo
*/

	.pk_logo{ float:left; position:relative; margin:0px; padding:0px; z-index:9000; text-indent:-9999px; }
	.pk_logo a{ display:block; }
	
	
/**
   * Columns
*/

	.pk_full_width{ width:100%; }
	.pk_one_half, .pk_one_third, .pk_one_fourth, .pk_one_fifth, .pk_one_sixth, .pk_two_third, .pk_two_fourth, .pk_two_fifth, .pk_two_sixth, .pk_three_fourth, .pk_three_fifth, .pk_three_sixth, .pk_four_fifth, .pk_four_sixth, .pk_five_sixth{
		position:relative; float:left; margin-right:3.9%;
	}
	
	.pk_one_half{ width:48%; }
	.pk_one_third{ width:212px; }
	.pk_one_fourth{ width:22%; }
	.pk_one_fifth{ width:16.7%; }
	.pk_one_sixth{ width:13.3%; }
	.pk_two_third{ width:65.3%; }
	.pk_two_fourth{ width:48%; }
	.pk_two_fifth{ width:37.6%; }
	.pk_two_sixth{ width:30.6%; }
	.pk_three_fourth{ width:74%; }
	.pk_three_fifth{ width:58.4%; }
	.pk_three_sixth{ width:47.9%; }
	.pk_four_fifth{ width:79.2%;}
	.pk_four_sixth{ width:65.3%; }
	.pk_five_sixth{ width:82.6%; }
	.pk_last{ margin-right:0px; }
	
	*:first-child+html .pk_one_fourth{ width:21.9%; }/* IE 7 Hack */


/**
   * Sidebar
*/

	/* Right */

	.pk_right_sidebar #pk_main{ float:left; width:629px; padding:20px 0px; }
	.pk_right_sidebar #pk_main_content{ overflow:hidden; margin-right:20px; }
	.pk_right_sidebar #pk_sidebar{ float:right; left:-1px; margin:0px; width:309px; }
	.pk_right_sidebar #pk_sidebar_content{ overflow:hidden; margin:0px; padding:20px 0px 0px 0px; min-height:100px; }

	/* Left */

	.pk_left_sidebar #pk_main{ float:right; width:629px; padding:20px 0px; }
	.pk_left_sidebar #pk_main_content{ overflow:hidden; margin-left:20px; }
	.pk_left_sidebar #pk_sidebar{ float:left; right:-1px; margin:0px; width:309px; }
	.pk_left_sidebar #pk_sidebar_content{ overflow:hidden; margin:0px; padding:20px 20px 0px 0px; min-height:100px; }


/**
   * Home
*/

	#pk_featured{ overflow:hidden; margin-bottom:40px; padding-top:40px; }
	#pk_featured .pk_slider.pk_alignleft{ margin-top:0px; }
	#pk_featured #pk_featured_text{ float:right; position:relative; bottom:0px; width:210px; height:430px; }
	#pk_featured #pk_featured_text .pk_intro_sidebar{ margin-bottom:30px; }


/**
   * Intro
*/

	#pk_intro h2, #pk_intro h3{ margin:0px; padding:0px; font-size:30px; line-height:1.1em; }
	#pk_intro.pk_intro_sidebar{ margin:0px 0px 50px 20px; padding:0px; }
	#pk_intro.pk_intro_homepage{ margin-left:0px; }
	#pk_intro.pk_intro_full_width{ margin:30px 0px -10px 0px; padding:0px; text-align:center; }
	#pk_intro.pk_intro_full_width h2, #pk_intro.pk_intro_full_width h3{ margin-bottom:20px; }


/**
   * Entries Boxes (Galleries - Blog - News - Services)
*/

	/* Entry Grid */
	
	.pk_entry_grid{ margin-bottom:40px; }
	.pk_entry_grid h3, .pk_entry_grid h4{ font-size:16px; line-height:22px; }
	.pk_entry_grid .pk_entry_meta{ font-size:10px; margin-bottom:3px; }
	.pk_entry_grid .pk_entry_meta span{ margin-right:5px; font-style:italic; }
	
	/* Entry List */
	
	.pk_entry_list{ overflow:hidden; margin-bottom:30px; padding-bottom:10px; border-bottom:solid 1px transparent; }
	.pk_entry_list.pk_last_entry{ margin-bottom:0px; padding-bottom:0px; border-bottom:none; }
	.pk_entry_list h3{ margin-bottom:15px; }
	.pk_entry_list .pk_entry_meta{ font-size:10px; }
	.pk_entry_list .pk_entry_meta span{ margin-right:5px; font-style:italic; }
	/* Entry Grid */
	
	.pk_entry_grid .pk_entry_meta span{ color:#000000; }
	
	/* Entry List */
	
	.pk_entry_list .pk_entry_meta span{ color:#000000; }
	.pk_entry_list{ border-color:#d6d6d6; }
	
	/* Entry Full */

	.pk_entry_full{ border-color:#d6d6d6; }
	.pk_entry_full .pk_total_comments{ border:solid 1px #d6d6d6; background-color:#fdfdfd; }
	.pk_entry_full .pk_total_comments a{ color:#47423e; }
	.pk_entry_full .pk_arrow{ border-top-color:#d6d6d6; }
	/* Entry Full */
	
	.pk_entry_full{ overflow:hidden; margin-bottom:30px; padding-bottom:30px; border-bottom:solid 1px transparent; }
	.pk_entry_full img{ max-width:609px; }
	.pk_entry_full.pk_last_entry{ border-bottom:none; }
	.pk_entry_full.pk_single_entry{ margin-bottom:0px; padding-bottom:0px; border-bottom:none; }
	.pk_entry_full.pk_single_entry .size-full{ margin-left:-159px; }
	.pk_entry_full .pk_entry_title.pk_add_margin_top{ margin-top:40px; }
	.pk_entry_full .pk_total_comments{ position:absolute; margin:-62px 0px 0px 527px; width:70px; height:50px; z-index:10; }
	.pk_entry_full .pk_total_comments a{ display:block; padding:24px 32px 10px 0px; width:38px; height:16px; text-align:right; background:transparent url('./assets/total_comments_icon.png') no-repeat right bottom; }
	.pk_entry_full .pk_total_comments_list{ font-size:11px; }
	.pk_entry_full .pk_arrow{ position:absolute; display:block; margin:0px 0px 0px 10px; border-color:transparent; border-style:solid; border-width:10px 10px 10px 0px; height:0px; width:0px; }
	.pk_entry_full .pk_entry_meta{ margin-bottom:30px; width:134px; float:left; font-size:10px; }
	.pk_entry_full .pk_entry_meta ul, .pk_entry_meta ul li{ margin:0px; padding:0px; list-style-type:none; }
	.pk_entry_full .pk_entry_meta ul li{ line-height:18px; }
	.pk_entry_full .pk_entry_meta ul li:nth-child(1n+3){ margin-top:5px; }
	
	.pk_entry_full .pk_entry_content{ float:right; width:450px; }


/**
   * Galleries - Single Gallery
*/

	#pk_lastest_galleries{ overflow:hidden; }
	#pk_lastest_galleries h2{ margin:30px 0px 20px 0px; font-size:18px; }
	#pk_lastest_galleries .pk_entry_grid{ margin-bottom:30px; }
	#pk_lastest_galleries #pk_intro{ margin-top:0px; }
	
	.pk_gallery_info{ margin-top:0px; }
	.pk_gallery_info h3{ font-size:18px; line-height:23px; }


/**
   * Comments
*/

	#pk_comments{ margin:30px 0px; }
	#pk_comments h4{ margin-bottom:10px; padding-top:50px; width:150px; font-size:18px; }
	#pk_comments ol, #pk_comments ul, #pk_comments ol li, #pk_comments ul li{ margin:0px; list-style-type:none; }
	#pk_comments .pk_comment{ clear:both;  overflow:hidden; padding-top:10px; }
	#pk_comments .pk_message{ float:right; margin-bottom:20px; padding-bottom:15px; width:470px; }
	#pk_comments .pk_message .pk_arrow{ position:absolute; display:block; margin:25px 0px 0px -10px; border-color:transparent; border-style:solid; border-width:10px 0px 10px 10px; height:0px; width:0px; }
	*:first-child+html #pk_comments .pk_message .pk_arrow{ margin-left:-80px; }/* IE 7 Hack */
	#pk_comments .pk_message .pk_image{ margin:-10px 10px 0px 20px; width:40px; height:40px; }
	#pk_comments .pk_message p{ margin:15px 20px 5px 20px; }
	#pk_comments .pk_comment_meta{ float:left; margin-top:20px; width:139px; line-height:18px; font-size:10px; }
	#pk_comments .pk_gravatar{ width:40px; }

	#pk_comments .pk_comment .comment-reply-link{ font-size:11px; }
	#cancel-comment-reply-link{ font-size:11px; text-decoration:none;  }

	#pk_comments .comment_list .children{ padding-left:20px; }
	#pk_comments .comment_list .children li .pk_message{ width:450px; }
	#pk_comments .comment_list .children .children{ padding-left:20px; }
	#pk_comments .comment_list .children .children li .pk_message{ width:430px; }
	#pk_comments .comment_list .children .children .children{ padding-left:20px; }
	#pk_comments .comment_list .children .children .children li .pk_message{ width:410px; }
	#pk_comments .comment_list .children .children .children .children{ padding-left:20px; }
	#pk_comments .comment_list .children .children .children .children li .pk_message{ width:390px; }
	#pk_comments .comment_list .children .children .children .children .children{ padding-left:20px; }
	#pk_comments .comment_list .children .children .children .children .children li .pk_message{ width:370px; }

	/* Comments Form */

	#pk_comments_form{ clear:both; overflow:hidden; margin-bottom:20px; }
	#pk_comments_form h4{ margin-bottom:10px; padding-top:50px; width:150px; font-size:18px; }
	#pk_comments_form form{ margin-top:20px; }
	#pk_comments_form textarea{ height:130px; }
	#pk_comments_form input[type=text], #pk_comments_form input[type=email], #pk_comments_form textarea{ width:460px; }
	#pk_comments_form label{ float:left; margin:5px 0px 0px 0px; width:139px; font-size:11px; }
	#pk_comments_form .pk_small_button{ clear:both; margin-left:139px; height:30px; }


/**
   * Twitter
*/

	#pk_twitter_wrapper{ min-height:13px; }
	.pk_twitter{ position:relative; margin:0px; padding:13px 0px 0px 0px; }
	.pk_twitter .pk_twitter_icon{ position:absolute; top:-5px; left:10px; width:60px; height:80px; }
	.pk_twitter ul{ margin:0px 0px 0px 80px; padding:0px; list-style-type:none; }
	.pk_twitter li{ margin:0px; padding:25px 0px; list-style-type:none;  }
	.pk_twitter p{ margin:0px; font-size:24px; font-style:italic; font-weight:200; line-height:33px; }
	.pk_twitter a{ word-wrap:break-word; }


/**
   * Pagination
*/

	.pk_pagination{ clear:both; margin:10px 0px 20px 0px; padding:5px 0px; }
	.pk_pagination.pk_pagination_left{ text-align:left; }
	.pk_pagination.pk_pagination_right{ text-align:right; }
	.pk_pagination a{ text-align:center; padding:6px 10px; font-size:12px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
	.pk_pagination a.current, .pk_pagination a.current:hover{ border:none; }


/**
   * Widgets
*/

	#pk_sidebar .pk_widget{ overflow:hidden; clear:both; margin:0px 10px 50px 20px; }
	#pk_sidebar .pk_widget select{ width:100%; }
	#pk_sidebar .pk_widget ul{ margin-bottom:0px; }
	#pk_sidebar .pk_widget .pk_mini_slider{ margin-bottom:4px; }
	#pk_sidebar .pk_widget.pk_last_widget{ margin-bottom:0px; }
	
	/* Advertise 125x125 */
	
	.pk_advertise_125x125{ padding:3px 3px 0px 3px; border:1px solid #353d33; }
	.pk_advertise_125x125 h5{ margin:0px 8px 5px 8px; padding:8px 0px; }
	.pk_advertise_125x125 .pk_image{ float:left; margin:5px 5px 0px 5px; width:125px; }

	/* Advertise 300x250 */
	
	#pk_sidebar .pk_advertise_300x250{ margin:0px 0px 40px 9px; }
	.pk_advertise_300x250 .pk_image{ width:300px; margin-bottom:0px; }
	
	/* WP-Search */

	#searchform{ overflow:hidden; padding:5px; }
	#searchform input[type=text]{ float:left; margin:0px; width:180px; height:21px; vertical-align:middle; }
	#searchform #searchsubmit{ float:right; margin:0px; }
	#searchform .screen-reader-text{ display:none; }

	/* WP-Calendar */
	
	#calendar_wrap th, #calendar_wrap td{ padding:2px 0px; }
	
	/* WP-Blogroll */
	
 	.blogroll li{ padding-left:15px; }
 	.blogroll.pk_underline_list li a{ margin-left:-15px; }
	
	/* WP-RSS */
	
	.rsswidget img{ margin:0px 5px 0px 0px; padding:0px; }
 	.rss-date{ display:block; margin:10px 0px 0px 0px; font-size:11px; }
 	.rssSummary{ margin-bottom:10px; }


/**
   * Contact
*/

	.pk_google_map iframe{ margin-bottom:40px; }

	/* Contact Form */

	.pk_contact_form{ clear:both; overflow:hidden; margin:0px 0px; }
	.pk_contact_form h4{ margin-bottom:10px; padding-top:50px; width:150px; font-size:18px; }
	.pk_contact_form textarea{ width:460px; height:130px; }
	.pk_contact_form input{ width:460px;}, .pk_contact_form textarea{ width:460px; }
	.pk_contact_form label{ float:left; margin:5px 0px 0px 0px; width:139px; font-size:11px; }
	.pk_contact_form .pk_small_button{ clear:both; margin-left:139px; width:50px; height:30px; }
	.pk_contact_form .pk_message_box{ margin:0px 0px 0px 139px; }
	
	
	

/**
   * Sliders
*/

	/* Media Slider */

	.pk_media_slider{ margin-bottom:10px; }
	.pk_media_slider img{ display:block; margin:0px; }
	.pk_media_slider .pk_slider_content{ position:relative; }
	.pk_media_slider .pk_slider_item{ clear:both; }
	.pk_media_slider .pk_image_wrapper{ border:none; margin:0px; padding:0px; background:none; }
	.pk_media_slider .pk_button_next, .pk_media_slider .pk_button_prev, .pk_media_slider .pk_button_slideshow{ position:absolute; cursor:pointer; cursor:hand; text-indent:-9999px; }
	.pk_media_slider .pk_button_next, .pk_media_slider .pk_button_prev{ width:50px; height:50px; background:url('./assets/buttons/slider_big_buttons.png') no-repeat 0px 0px; }
	.pk_media_slider .pk_button_next{ background-position:-55px 0; }
	.pk_media_slider .pk_button_slideshow{ width:20px; height:20px; background:url('./assets/buttons/slider_play_pause_button.png') no-repeat 0px 0px; }
	.pk_media_slider .pk_slider_thumbs{ float:left; margin:0px 7px 0px 0px; padding:0px; height:20px; }
	.pk_media_slider .pk_slider_thumbs a{ float:left; margin:0px 5px 0px 0px; width:10px; height:10px; background:url('./assets/buttons/slider_buttons.png') no-repeat 0px 0px; text-indent:-9999px; }
	.pk_media_slider .pk_slider_item_info_background{ top:0; left:0; }
	.pk_media_slider .pk_video video, .pk_media_slider .pk_video object, .pk_media_slider .pk_video embed, .pk_media_slider .pk_video iframe{ background-color:#000; }
	.pk_media_slider .pk_slider_info_button{ float:left; display:block; width:150px; margin-top:-5px; }
	.pk_media_slider.pk_alignleft, .pk_media_slider.pk_aligncenter, .pk_media_slider.pk_alignleft{ margin-top:0px; }
	
	/* Nivo Slider */
	
	.slider-wrapper{ width:610px; height:370px; margin-bottom:20px; }
	.slider-wrapper .pk_image_shadow{ display:block; margin-top:0px; }
	.nivoSlider{ position:relative; width:610px; height:340px; background:transparent url('assets/nivo_slider/loading.gif') no-repeat 50% 50%; }
	.nivoSlider img{ position:absolute; top:0px; left:0px; display:none; }
	.nivoSlider a{ border:0; display:block; }
	.nivo-controlNav{ position:absolute; bottom:-20px; }
	.nivo-controlNav a{ display:block; width:10px; height:10px; background:url('./assets/buttons/slider_buttons.png') no-repeat 0px 0px; text-indent:-9999px;
		border:0; margin-right:5px; float:left;
	}
	.nivo-controlNav a.active{ background-position:0px -15px; }
	.nivo-directionNav a{ display:block; width:50px; height:50px; background:url('./assets/buttons/slider_big_buttons.png') no-repeat; text-indent:-9999px; border:0; }
	a.nivo-nextNav{ background-position:-55px 0; right:15px; }
	a.nivo-prevNav{ left:15px; }
	.nivo-caption{ text-shadow:none; font-family: Helvetica, Arial, sans-serif; }

	.pk_nivo_slider_home.pk_alignleft{ margin-top:0px; }
	.pk_nivo_slider_home .slider-wrapper{ width:700px; height:420px; }
	.pk_nivo_slider_home .nivoSlider{ width:700px; height:390px; }


/**
   * Tour
*/

	.pk_tour{ overflow:hidden; margin-bottom:20px; padding:0px; }
	.pk_tour .pk_tour_navigation{ display:none; float:left; margin:0px; padding:0px; list-style-type:none; }
	.pk_tour .pk_tour_navigation li{ margin:0px; padding:0px; }
	.pk_tour .pk_tour_navigation a{ display:block; }
	.pk_tour .pk_tour_navigation a.pk_left_current{ background:transparent url('./assets/buttons/tour_selected_button_right_icon.png') no-repeat right center; }
	.pk_tour .pk_tour_navigation a.pk_right_current{ background:transparent url('./assets/buttons/tour_selected_button_left_icon.png') no-repeat 0px center; }
	.pk_tour .pk_tour_content{ float:left; overflow:hidden; }
	.pk_tour .pk_tour_content .pk_tour_content_items{ margin:0px; padding:0px; list-style-type:none; }
	.pk_tour .pk_tour_content .pk_tour_content_item{ margin:0px; padding:0px; }
	.pk_tour .pk_tour_content .pk_image_title{ margin-top:20px; font-size:11px; }
	.pk_tour.pk_add_margin_bottom{ margin-bottom:50px; }
	
	*:first-child+html .pk_tour .pk_tour_content{ position:relative; }/* IE 7 Hack */
	*:first-child+html .pk_tour .pk_tour_content .pk_tour_content_items{ overflow:hidden; }/* IE 7 Hack */


/**
   * Mini Slider
*/

	.pk_mini_slider{ margin:0px; padding:2px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
	.pk_mini_slider a{ font-size:12px; }
	.pk_mini_slider .pk_mini_slider_navigation{ position:absolute; right:0px; margin:-27px 20px 0px 0px; height:7px; }
	.pk_mini_slider .pk_mini_slider_navigation a{ float:right; display:block; margin-right:1px; width:7px; height:7px; text-indent:-9999px; }
	.pk_mini_slider .pk_mini_slider_content{ position:relative; overflow:hidden; }
	.pk_mini_slider .pk_mini_slider_content h4{ margin:15px 0px 20px 20px; font-size:14px; }
	.pk_mini_slider .pk_mini_slider_content p.pk_meta{ margin:0px 0px 0px 0px; font-size:10px; }
	.pk_mini_slider .pk_mini_slider_content ul{ overflow:hidden; margin:0px; padding:0px; list-style-type:none; }
	.pk_mini_slider .pk_mini_slider_content ul li{ float:left; margin:0px; padding:0px 20px; }
	.pk_mini_slider .pk_arrow{ position:absolute; display:block; margin:0px 0px 0px 20px; border-color:transparent; border-style:solid; border-width:15px 15px 15px 0px; height:0px; width:0px; }
	
	.pk_mini_slider.pk_light_skin .pk_mini_slider_navigation a{ background:transparent url('./assets/buttons/mini_slider_dark_button.png') no-repeat 0px 0px; }
	.pk_mini_slider.pk_light_skin .pk_mini_slider_navigation a.pk_current{ background-position:0px -7px; }
	
	.pk_mini_slider.pk_dark_skin .pk_mini_slider_navigation a{ background:transparent url('./assets/buttons/mini_slider_light_button.png') no-repeat 0px 0px; }
	.pk_mini_slider.pk_dark_skin .pk_mini_slider_navigation a.pk_current{ background-position:0px -7px; }


/**
   * Images
*/

	.pk_image{ margin:0px 0px 10px 0px; padding:0px; }
	.pk_image_wrapper{ position:relative; overflow:hidden; margin:0px; padding:0px; }
	.pk_image_wrapper img{ display:block; margin:0px; padding:0px; width:100%; height:130px; }
	.pk_image_shadow{ display:block; margin:0px; padding:0px; width:100%; height:10px; }
	
	.pk_image_full{ width:940px; }
	.pk_image_full img{ max-width:940px; }
	.pk_image_large{ width:610px; }
	.pk_image_large img{ max-width:610px; }
	.pk_image_medium{ width:610px; }
	.pk_image_medium img{ max-width:610px; }
	.pk_image_small{ width:60px; }
	.pk_image_small img{ max-width:60px; }

	/* Overlay Icons */

	.pk_image_button_icon{ position:absolute; display:none; overflow:hidden; top:0; width:100%; height:100%; cursor:pointer; z-index:2; }
	.pk_image_button_back_ground{ position:absolute; display:none; overflow:hidden; top:0; width:100%; height:100%; cursor:pointer; z-index:1; }
	.pk_zoom_icon:hover .pk_image_button_icon,
	.pk_play_icon:hover .pk_image_button_icon,
	.pk_page_icon:hover .pk_image_button_icon,
	.pk_link_icon:hover .pk_image_button_icon,
	.pk_zoom_icon:hover .pk_image_button_back_ground,
	.pk_play_icon:hover .pk_image_button_back_ground,
	.pk_page_icon:hover .pk_image_button_back_ground,
	.pk_link_icon:hover .pk_image_button_back_ground{ display:block; }

	/* Images Alignment */

	.pk_image.pk_alignleft{ margin:3px 15px 0px 0px; }
	.pk_image.pk_aligncenter{ margin-bottom:10px; }
	.pk_image.pk_aligncenter .pk_image_wrapper, .pk_image.pk_aligncenter .pk_image_shadow{ display:block; margin:0 auto; }
	.pk_image.pk_alignright{ margin:3px 0px 0px 15px; }


/**
   * WP Caption
*/

	.wp-caption{ margin-bottom:10px; padding:2px; text-align:center; }
	.wp-caption img{ margin:0px; padding:0px; border:none; }
	.wp-caption-text{ margin:0px; padding:2px 5px 5px 5px; font-size:11px; line-height:18px; text-align:center; }



/**
   * Styled Boxes
*/

	/* Titled Box */

	.pk_titled_box_wrapper{ overflow:auto; border:solid 1px transparent; border-top:none; }
	.pk_titled_box_content{ overflow:hidden; padding:18px 23px; text-align:left; }
	.pk_titled_box_title{ position:relative; overflow:hidden; height:40px; }
	.pk_titled_box_title p{ margin:0px; padding:9px 25px 8px 25px; }
	.pk_titled_box_title{ 
		-moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px; border-top-left-radius:3px;
		-moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px; border-top-right-radius:3px;
	}	 

	/* Message Boxes */

	.pk_message_box{ overflow:auto; margin-bottom:5px; }
	.pk_message_box_content{ padding:10px; }
	.pk_message_box_content p, .pk_message_box_content ul{ margin-bottom:0px; }
	.pk_info_box .pk_message_box_content, 
	.pk_note_box .pk_message_box_content,
	.pk_success_box .pk_message_box_content,
	.pk_error_box .pk_message_box_content,
	.pk_warning_box .pk_message_box_content,
	.pk_important_box .pk_message_box_content,
	.pk_help_box .pk_message_box_content{ padding-left:48px; }

		/**************
		
		Message Boxes Skin
		
		***************/

		.pk_info_box{ color:#236cc7; border:solid 1px #8bb3e5; background:#b2c9e6 url("./assets/message_box_icons/info_icon.png") 9px 7px no-repeat; }
		.pk_info_box .pk_message_box_content{ border:solid 1px #d3e2f4; }
		.pk_note_box{ color:#43412a; border:solid 1px #ffe778; background:#fff4c0 url("./assets/message_box_icons/note_icon.png") 9px 7px no-repeat; }
		.pk_note_box .pk_message_box_content{ border:solid 1px #fff; }
		.pk_success_box{ color:#44802a; border:solid 1px #91cc76; background:#c9f0b8 url("./assets/message_box_icons/success_icon.png") 9px 7px no-repeat; }
		.pk_success_box .pk_message_box_content{ border:solid 1px #e3fada; }
		.pk_error_box{ color:#af3017; border:solid 1px #d38676; background:#f1bbb0 url("./assets/message_box_icons/error_icon.png") 9px 7px no-repeat; }
		.pk_error_box .pk_message_box_content{ border:solid 1px #f8ded9; }
		.pk_warning_box{ color:#705213; border:solid 1px #f1b940; background:#ffd987 url("./assets/message_box_icons/warning_icon.png") 9px 7px no-repeat; }
		.pk_warning_box .pk_message_box_content{ border:solid 1px #fff1d2; }
		.pk_important_box{ color:#59330d; border:solid 1px #dd9044; background:#f8ac61 url("./assets/message_box_icons/important_icon.png") 9px 7px no-repeat; }
		.pk_important_box .pk_message_box_content{ border:solid 1px #f8d1ab; }
		.pk_help_box{ color:#353e5f; border:solid 1px #7b8dd1; background:#b2bde6 url("./assets/message_box_icons/help_icon.png") 9px 7px no-repeat; }
		.pk_help_box .pk_message_box_content{ border:solid 1px #c4cef2; }


/**
   * Toggles
*/

	.pk_toggles{ margin-bottom:20px; }
	.pk_toggles .pk_toggle{ display:block; margin:0px 0px 3px 0px; padding:0px; border:solid 1px transparent; }
	.pk_toggles .pk_toggle_button{ display:block; margin-bottom:0px; padding:7px 20px; font-size:15px; background-repeat:no-repeat;
		-moz-user-select:none; -webkit-user-select:none; -khtml-user-select:none; user-select:none;
	}
	.pk_toggles .pk_toggle_content_wrapper{ overflow:auto; width:610px; height:auto; }
	.pk_toggles .pk_toggle_content{ padding:10px 30px 1px 38px; }


/**
   * Tabs
*/

	.pk_boxed_tabs{ margin-bottom:20px; width:100%; }
	.pk_boxed_tabs .pk_tabs_navigation{ display:none; position:absolute; margin:0px; padding:0px; list-style-type:none; z-index:10; }
	.pk_boxed_tabs .pk_tabs_navigation li{ float:left; margin:0px -1px 0px 0px; padding:0px; border:solid 1px transparent; }
	.pk_boxed_tabs .pk_tabs_navigation a{ display:block; margin:0px; padding:2px 12px 4px 12px; height:24px; border:solid 1px transparent; }
	.pk_boxed_tabs .pk_tabs{ clear:both; position:relative; }
	.pk_boxed_tabs .pk_tab{ overflow:auto; }

	.pk_boxed_tabs .pk_tabs_navigation li.pk_active_tab{ border-bottom:none; }
	.pk_boxed_tabs .pk_tabs_navigation li.pk_active_tab a{ border-color:transparent; }
	.pk_boxed_tabs .pk_tabs_label{ margin:10px 0px 0px 0px; }
	.pk_boxed_tabs .pk_tab{ padding:20px 20px 0px 20px; }


/**
   * Extra Classes
*/

	.pk_alignleft, .alignleft{ float:left; margin:3px 15px 0px 0px; }
	.pk_aligncenter, .aligncenter{ display:block; margin:5px auto; margin-bottom:20px; }
	.pk_alignright, .alignright{ float:right; margin:3px 0px 0px 15px; }
	.pk_clear_both{ display:block; clear:both; width:100%; height:5px; }
	.pk_hide{ display:none; }
	.pk_invisible{ visibility:hidden; }
	.pk_clear_margin{ margin:0px; }
	.pk_clear_padding{ padding:0px; }
	.pk_clear_all{ margin:0px; padding:0px; }
	.pk_clear_borders{ border:none; }

