/**
   * General Skin
*/

	html, body{ color:#5b5c5e; background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	#pk_wrapper{ text-shadow:0px 1px 0px rgba(255, 255, 255, 0.72); }


/**
   * Page Background Skin
*/

	#pk_page_back_ground_pattern{ background:transparent url("../../../images/theme/back_grounds/back_ground_light_pattern.png") 0px 0px; }
	#pk_page_back_ground_overlay{ background-color:#f5f7fa; }
	#pk_show_back_ground{ background:transparent url("../../../images/theme/button_icons/buttons_show_background_sprite.png") no-repeat 0px -70px; }
	#pk_show_back_ground:hover{ background-position:-35px -70px; }	


/**
   * Default Typography Skin
*/

	/* Titles Skin */ 

	h1, h2, h3, h4, h5, h6{ color:#232425; }

	/* Links Skin */ 
	a, a span{ color:#232425; }
	a:hover, a:hover span{ color:#535457; }

	/* Basic Tags Skin */

	del{ color:#9fa1a5; }
	ins{ border-bottom:solid 1px #bcbcbc; }
	small, sup, sub{ color:#74767a; }
	abbr{ border-bottom:solid 1px #bcbcbc; }
	mark{ color:#dce1eb; border:solid 1px #bcbcbc; }
	dfn{ border-bottom:solid 1px #bcbcbc; }

	pre, .pk_pre{ border:solid 1px #bcbcbc; background-color:#f2f2f2; }
	code, .pk_code{ border:solid 1px #bcbcbc; background:#f2f2f2 url("../../../images/theme/back_grounds/code_light_back_ground.png") repeat 0px 0px; }
	code, pre{ -moz-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.12); -webkit-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.12); box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.12); }
	
	blockquote{ color:#535457; background:transparent url("../../../images/theme/back_grounds/quote_back_ground.png") no-repeat 0px 0px; }
	blockquote.pk_alignleft{ border-right:solid 1px #bcbcbc; }
	blockquote.pk_alignright{ border-left:solid 1px #bcbcbc; background-position:15px 0px; }
	blockquote cite{ color:#9fa1a5; }
	dt{ color:#9fa1a5; }

	label{ color:#535457; }
	fieldset{ border:solid 1px #bcbcbc; }
	input[type=submit], button{ color:#5b5c5e; border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	input[type=submit]:hover, button:hover{  }
	input[type=text], input[type=password], input[type=email], textarea{ color:#5b5c5e; border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	input[type=text]:focus, input[type=password]:focus, input[type=email]:focus{ border:solid 1px #9c9c9c; }


/**
   * Table
*/

	table caption{ border:solid 1px #bcbcbc; background-color:#f2f2f2; }
	table th{ color:#535457; border:solid 1px #bcbcbc; background-color:#f0f0f0; }
	table td{ border:solid 1px #bcbcbc; background-color:#f2f2f2; }
	table tfoot td{ background-color:#f2f2f2; }
	table tr.pk_alternate_row td{ background-color:#fbfbfb; }
	.pk_table_hover tbody tr:hover td{ color:#535457; background-color:#fbfbfb; }


/**
   * Extended Typography
*/

	/* Headings Skin */

	.pk_heading_underline{ color:#232425; border-bottom:solid 1px #bcbcbc; }
	.pk_heading_background{ color:#535457; background-color:#ffffff; }

	/* Lists Skin */

	.pk_underline_list a{ color:#232425; }
	.pk_underline_list a:hover{ color:#535457; }
	.pk_underline_list span, .pk_underline_list a{ border-bottom:solid 1px #bcbcbc; }

	.pk_thumbnail_list, .pk_comments_list, .pk_twitter_list{ border-top:solid 1px #bcbcbc; }
	.pk_thumbnail_list li, .pk_comments_list li, .pk_twitter_list li{ border-bottom:solid 1px #bcbcbc; }
	.pk_thumbnail_list a, .pk_posts_list a, .pk_comments_list a, .pk_twitter_list a{ color:#232425; }
	.pk_thumbnail_list a:hover, .pk_posts_list a:hover, .pk_comments_list li a:hover, .pk_twitter_list a:hover{ color:#535457; }
	.pk_thumbnail_list .pk_post_meta, .pk_posts_list .pk_post_meta, .pk_comments_list .pk_post_meta{ color:#9fa1a5; }

	/* Special Lists Skin */

	.pk_arrow_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -137px -2px; }
	.pk_check_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -81px -53px; }
	.pk_circle_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -109px -27px; }
	.pk_comments_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -57px -74px; }
	.pk_posts_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -32px -98px; }
	.pk_twitter_list li{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -8px -125px; }

	.pk_underline_list.pk_arrow_list li{ background-position:-137px 1px; }
	.pk_underline_list.pk_circle_list li{ background-position:-109px -24px; }
	.pk_underline_list.pk_check_list li{ background-position:-81px -50px; }
	.pk_underline_list.pk_posts_list li{ background-position:-32px -98px; }

	.pk_thumbnail_list.pk_arrow_list li{ background-position:-137px 9px; }
	.pk_thumbnail_list.pk_circle_list li{ background-position:-109px -16px; }
	.pk_thumbnail_list.pk_check_list li{ background-position:-81px -43px; }
	.pk_thumbnail_list.pk_posts_list li{ background-position:-32px -92px; }

	/* Hightlights Skin */

	.pk_highlight{ color:#f8f8f8; background-color:#232425; }

	/* Text Icon Skin */

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

	/* Drop Caps Skin */

	.pk_drop_cap_2{ color:#81858d; background:transparent url("../../../images/theme/back_grounds/drop_cap_2_sprite.png") no-repeat 0px -90px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }

	.pk_drop_cap_2.pk_drop_cap_white{ color:#606060; background-position:0px 0px; }
	.pk_drop_cap_2.pk_drop_cap_grey{ color:#5c5c5c; background-position:0px -45px; }
	.pk_drop_cap_2.pk_drop_cap_black{ color:#81858d; background-position:0px -90px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_drop_cap_2.pk_drop_cap_orange{ color:#7f4800; background-position:0px -180px; }
	.pk_drop_cap_2.pk_drop_cap_yellow{ color:#6d5b06; background-position:0px -225px; }
	.pk_drop_cap_2.pk_drop_cap_sand{ color:#606c0b; background-position:0px -135px; }
	.pk_drop_cap_2.pk_drop_cap_green{ color:#3d7200; background-position:0px -270px; }
	.pk_drop_cap_2.pk_drop_cap_blue{ color:#094e7a; background-position:0px -315px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.27); }
	.pk_drop_cap_2.pk_drop_cap_purple{ color:#601c6a; background-position:0px -360px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.24); }
	.pk_drop_cap_2.pk_drop_cap_red{ color:#69081a; background-position:0px -405px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.21); }


/**
   * Header / Nav Skin
*/

	/* Header */

	#pk_navigation header{ border-right:solid 0px #bcbcbc; }

	/* Nav */

	body nav{ padding:0px 0px; border-right:solid 0px #bcbcbc; font-family:"Arial Black", Gadget, sans-serif; }

	/* Nav Skin: top level */

	body nav a{ color:#6d6e71; }
	body nav a:hover{ color:#232425; }

	/* class current top level */

	body nav .current-menu-item, body nav .current-menu-ancestor{ color:#000000; font-weight:bold; }

	/* sub menus */

	body nav ul ul a, body nav .current-menu-ancestor ul a{ color:#6d6e71; }
	body nav ul ul a:hover{ color:#232425; }
	body nav ul ul{ border-top:solid 1px #ffffff; background-color:#fbfbfb; }
	body nav ul ul{ -moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); }
	body nav ul ul ul{ -moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); }
	body nav ul li li{ }
	body .sub-menu .current_page_ancestor, body .sub-menu .current-menu-ancestor{ color:#232425; }

	/* class current sub menus */
	
	body nav .sub-menu .current-menu-item{ color:#000000; }
	body nav .sub-menu .current-menu-item:hover{ color:#232425; }

	/* hover class */

	.pk_menu_hover{ border-top:solid 1px #ffffff; border-bottom:solid 1px #ffffff; background-color:#fbfbfb; }
	.pk_menu_hover{ -moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); }

	#pk_navigation footer{ color:#6d6e71; border-right:solid 0px #232425; }


/**
   * Page Intro
*/

	#pk_intro{ border-bottom:solid 2px #bcbcbc; }
	#pk_intro p{ color:#4b4d4f; }


/**
   * News Skin
*/

	.pk_news .pk_entry_content{ border-bottom:solid 2px #232425; }
	.pk_news .pk_entry_content h1{ color:#232425;  font-size:30px!important; line-height:30px!Important; }
	.pk_news .pk_entry_numbers{ color:#81858d; background:transparent url("../../../images/theme/back_grounds/news_numbers_back_grounds.png") no-repeat 0px -70px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_news .pk_show_back_ground{ background:transparent url("../../../images/theme/button_icons/buttons_show_background_sprite.png") no-repeat 0px -70px; }
	.pk_news .pk_show_back_ground:hover{ background-position:-35px -70px; }

	.pk_news .pk_button_prev{ background:transparent url("../../../images/theme/button_icons/buttons_up_sprite.png") no-repeat 0px -70px; }
	.pk_news .pk_button_prev:hover{ background-position:-35px -70px; }
	.pk_news .pk_button_next{ background:transparent url("../../../images/theme/button_icons/buttons_down_sprite.png") no-repeat 0px -70px; }
	.pk_news .pk_button_next:hover{ background-position:-35px -70px; }

	.pk_news .pk_preloader{ background:transparent url("../../../images/theme/preloader_icons/preloader_back_grounds.png") no-repeat 0px -70px; }
	.pk_news .pk_preloader .pk_preloader_icon{ background:transparent url("../../../images/theme/preloader_icons/preloader_black_icon.gif") no-repeat center center; }


/**
   * Entries Skin
*/

	#pk_main .pk_entry .pk_entry_meta{ border-top:solid 1px #bcbcbc; border-bottom:solid 2px #bcbcbc; }
	#pk_main .pk_entry .pk_entry_meta .pk_meta_tot_comments{ background:transparent url("../../../images/theme/back_grounds/comments_dark_icon.png") no-repeat right 1px; }
	#pk_main .pk_entry .pk_categories_tags{ border:solid 1px #c6c6c6; background:#fbfbfb url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	#pk_main .pk_entry .pk_categories_tags_wrapper .pk_arrow{ background:transparent url("../../../images/theme/back_grounds/categories_arrows_sprite.png") no-repeat left 0px; }
	
	/* Menu Skin */
	
	#pk_main .pk_entry_menu{ border-bottom:solid 1px #bcbcbc; }
	#pk_main .pk_entry_menu .pk_price{ color:#232425; }


/**
   * Comments Skin
*/

	.pk_comments_rss{ background:transparent url("../../../images/theme/back_grounds/comments_dark_icon.png") no-repeat 0px 5px; }
	.pk_comments .pk_comment_meta{ border-top:solid 1px #bcbcbc; }
	.pk_comments .pk_comment_meta .comment-reply-link{ background:transparent url("../../../images/theme/list_icons/list_dark_icons.png") no-repeat -137px -6px; }
	.pk_comments .pk_comment_text{ border-top:solid 1px #bcbcbc; }

	.pk_comments .comment_list .children .pk_comment_text{ background:transparent url("../../../images/theme/back_grounds/replied_comment_light_back_ground.png") no-repeat 0px 18px; }
	.pk_comments .comment_list .children .children .pk_comment_text{ background-position:30px 18px; }
	.pk_comments .comment_list .children .children .children .pk_comment_text{ background-position:60px 18px; }
	.pk_comments .comment_list .children .children .children .children .pk_comment_text{ background-position:90px 18px; }
	.pk_comments .comment_list .children .children .children .children .children .pk_comment_text{ background-position:120px 18px; }

	#respond .pk_allowed_tags{ color:#7c8089; border-top:solid 1px #bcbcbc; }
	#pk_comments_form form{ padding-top:20px; border-top:solid 1px #bcbcbc; }


/**
   * Categories Filter Skin
*/

	#pk_wrapper .pk_categories_filter{ border-bottom:solid 1px #bcbcbc; }
	#pk_wrapper .pk_categories_filter li a{ color:#232425; }
	#pk_wrapper .pk_categories_filter li a.pk_current{ color:#000000; border-bottom:solid 1px #bcbcbc; #font-weight:bold; }
	#pk_wrapper .pk_categories_filter li a:hover{ color:#535457; }
	#pk_wrapper .pk_categories_filter li span{ color:#bcbcbc; }
	

/**
   * Pagination
*/

	.pk_pagination a{ color:#606060; background:transparent url("../../../images/theme/button_icons/buttons_pagination_sprite.png") no-repeat 0px 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.72); }
	.pk_pagination a:hover{ color:#4c4c4c; background-position:-27px 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.72); }
	.pk_pagination a.pk_current_page, .pk_pagination a.pk_current_page:hover{ color:#232425; background-position:-27px 0px; }
	
	.pk_previous_next_post_links{ border-top:solid 1px #bcbcbc; }
	.pk_previous_post_links a{ background:transparent url("http://gitasnack.com/id/wp-content/themes/pk2011_foodme/parkerandkent2011/images/theme/button_icons/button_prev_post_light_icon.png") no-repeat 0px 0px; }
	.pk_next_post_links a{ background:transparent url("http://gitasnack.com/id/wp-content/themes/pk2011_foodme/parkerandkent2011/images/theme/button_icons/button_next_post_light_icon.png") no-repeat right 0px; }
	
	/* Blog Pages */
	
	.pk_posts_link_pages_wrapper{ background:transparent url("../../../images/theme/button_icons/buttons_small/buttons_left_sprite.png") no-repeat 0px -140px; }
	.pk_posts_link_pages{ background:transparent url("../../../images/theme/button_icons/buttons_small/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_posts_link_pages{ color:#81858d; }
	.pk_posts_link_pages a{ color:#afb3be; }
	.pk_posts_link_pages a:hover{ color:#6f7279; }
	
	/* Comments */
	
	.pk_pagination.pk_pagination_comments{ border-top:solid 1px #bcbcbc; }
	.pk_pagination.pk_pagination_comments .pk_current_page{ color:#606060; background:transparent url("../../../images/theme/button_icons/buttons_pagination_sprite.png") 0px 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.72); }


/**
   * Widgets
*/

	.pk_right_sidebar .pk_widget{ border-left:solid 1px #bcbcbc; }
	.pk_left_sidebar .pk_widget{ border-right:solid 1px #bcbcbc; }

	/* PK Advertise 125 x 125 */
	
	.pk_advertise_125_125 .pk_image_wrapper{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	
	/* PK Flickr */
	
	#pk_sidebar .pk_flickr_widget { border:solid 1px #bcbcbc; background-color:#fbfbfb; }

	/* WP Search Skin */

	#searchform input[type=text]{ background:transparent url("../../../images/theme/back_grounds/search_form_light_back_ground.png") no-repeat 0px 0px; }
	#searchform input[type=submit]{ background:transparent url("../../../images/theme/button_icons/search_form_buttons_light_sprite.png") no-repeat right -80px; }

	/* WP-Calendar */
	
	#calendar_wrap caption{ border-bottom:none; }
	#today, #pk_page #today{ color:#f8f8f8; background-color:#232425; }
	#today a, #pk_page #today a{ color:#f8f8f8; }
	#today a:hover, #pk_page #today a:hover{ color:#f8f8f8; }

	/* Widgets Dividers */

	.pk_divider_small{ background:transparent url("../../../images/theme/back_grounds/border_top_small_dark.jpg") no-repeat 0px 0px; }


/**
   * Shortcodes
*/
 
	/* WP-Gallery Skin */
	
	.gallery img{ border:solid 1px #bcbcbc; background:#fbfbfb; }
 	
	.pk_entry_attachment{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	.pk_attachment_caption p{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	.attachment{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }

	/* PK Get Size */
	
	.pk_get_size{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }


/**
   * Add This Skin
*/

	.pk_add_this{ border-top:solid 1px #bcbcbc; border-bottom:solid 2px #bcbcbc; }
	.pk_add_this .addthis_default_style{ text-shadow:none; }
	.pk_add_this .addthis_default_style a{ color:#000000; text-shadow:none; }


/**
   * PK Slider Skin
*/

	.pk_slider_content, .pk_slider .pk_slider_navigation{ background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	.pk_slider .pk_slider_info_button{ color:#77797d; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.72); }
	.pk_slider .pk_slider_item_info_content{ color:#5b5c5e; }
	.pk_slider .pk_slider_item_info_background{ background-color:#fbfbfb; }
	.pk_slider .pk_video video, .pk_slider .pk_video object, .pk_slider .pk_video embed, .pk_slider_item .pk_video iframe{ background-color:#232425; }
	.pk_slider .pk_slider_navigation_button{ background-color:#232425; }
	
	.pk_slider .pk_button_prev{ background:transparent url("../../../images/theme/button_icons/buttons_prev_sprite.png") no-repeat -70px -75px; }
	.pk_slider .pk_button_next{ background:transparent url("../../../images/theme/button_icons/buttons_next_sprite.png") no-repeat -70px -75px; }
	.pk_slider .pk_slider_navigation_button{ background:transparent url("../../../images/theme/button_icons/slider_navigation_buttons_sprite.png") no-repeat 0px -30px; }
	.pk_slider .pk_button_slideshow{ background:transparent url("../../../images/theme/button_icons/buttons_play_sprite.png") no-repeat -70px -75px; }

	.pk_slider .pk_button_next:hover, .pk_slider .pk_button_prev:hover, .pk_slider .pk_button_slideshow:hover{ background-position:-95px -75px; }
	.pk_slider .pk_button_slideshow.pk_paused{ background:transparent url("../../../images/theme/button_icons/buttons_pause_sprite.png") no-repeat -70px -75px; }
	.pk_slider .pk_button_slideshow.pk_paused:hover{ background-position:-95px -75px; }
	.pk_slider .pk_slider_navigation_button:hover{ background-position:-13px -30px; }
	.pk_slider .pk_slider_navigation_button.pk_selected{ background-position:-26px -30px; }


/**
   * Images / Videos Skin
*/

	.pk_image_wrapper, .pk_video_wrapper{ background-color:#fbfbfb; }
	.pk_video video, .pk_video iframe{ background-color:#fbfbfb; }
	.pk_slider .pk_image_wrapper, .pk_slider .pk_video_wrapper{ border:none; background:none; }


/**
   * Overlay Icons Skin
*/

	.pk_image_button_back_ground{ background:transparent url("../../../images/theme/image_icons/images_light_pattern.png") repeat 0px 0px; }
	.pk_zoom_icon .pk_image_button_icon{ background:transparent url("../../../images/theme/image_icons/black_icons/zoom_icon.png") no-repeat center center; }
	.pk_play_icon .pk_image_button_icon{ background:transparent url("../../../images/theme/image_icons/black_icons/play_icon.png") no-repeat center center; }
	.pk_page_icon .pk_image_button_icon{ background:transparent url("../../../images/theme/image_icons/black_icons/page_icon.png") no-repeat center center; }
	.pk_link_icon .pk_image_button_icon{ background:transparent url("../../../images/theme/image_icons/black_icons/link_icon.png") no-repeat center center; }


/**
   * WP Caption Skin
*/

	.wp-caption{ border:solid 1px #bcbcbc; background:#f5f5f5; }
	.wp-caption-text{ color:#5b5c5e; }


/**
   * Contact Form Skin
*/

	.pk_contact_form .pk_contact_form_textarea_wrapper{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	.pk_contact_form .pk_contact_form_textarea_wrapper.pk_textarea_focus{ border:solid 1px #9c9c9c; }
	.pk_contact_form textarea{ border:none; background:none; }
	.pk_contact_form input[type=submit]{ color:#81858d; border:none; background:transparent url("../../../images/theme/button_icons/buttons_small/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	
	/* Contact Form 7 Skin */
	
	.wpcf7 .wpcf7_textarea_wrapper{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	.wpcf7 .wpcf7_textarea_wrapper.pk_textarea_focus{ border:solid 1px #9c9c9c; }
	.wpcf7 input[type=submit]{ color:#81858d; border:none; background:transparent url("../../../images/theme/button_icons/buttons_small/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	
	.wpcf7 .wpcf7-mail-sent-ok{ color:#44802a; border:solid 1px #91cc76; background-color:#c9f0b8; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.wpcf7 .wpcf7-mail-sent-ng{ color:#af3017; border:solid 1px #d38676; background-color:#f1bbb0; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.wpcf7 .wpcf7-spam-blocked{ color:#705213; border:solid 1px #f1b940; background-color:#ffd987; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.wpcf7 .wpcf7-validation-errors{ color:#af3017; border:solid 1px #d38676; background-color:#f1bbb0; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.wpcf7 .wpcf7-not-valid-tip{ border:none; background:none; }


/**
   * Buttons Skin
*/

	.pk_button_small{ background:transparent url("../../../images/theme/button_icons/buttons_small/buttons_left_sprite.png") no-repeat 0px -140px; }
	.pk_button_small span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_small/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_small:hover{ background-position:0px -177px; }
	.pk_button_small:hover span, .pk_button_small:hover input[type=submit]{ color:#6f7279; background-position:right -37px; }

	.pk_button_medium{ background:transparent url("../../../images/theme/button_icons/buttons_medium/buttons_left_sprite.png") no-repeat 0px -180px; }
	.pk_button_medium span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_medium:hover{ background-position:0px -227px; }
	.pk_button_medium:hover span{ color:#6f7279; background-position:right -47px; }

	.pk_button_big{ background:transparent url("../../../images/theme/button_icons/buttons_big/buttons_left_sprite.png") no-repeat 0px -220px; }
	.pk_button_big span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_big/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_big:hover{ background-position:0px -277px; }
	.pk_button_big:hover span{ color:#6f7279; background-position:right -57px; }

	/* Button Small */	

	.pk_button_small.pk_button_white{ background-position:0px 0px; }
	.pk_button_small.pk_button_white span{ color:#606060; background:transparent url("../../../images/theme/button_icons/buttons_small/button_white_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_white:hover{ background-position:0px -37px; }
	.pk_button_small.pk_button_white:hover span{ color:#7c7c7c; background-position:right -37px; }

	.pk_button_small.pk_button_grey{ background-position:0px -70px; }
	.pk_button_small.pk_button_grey span{ color:#5c5c5c; background:transparent url("../../../images/theme/button_icons/buttons_small/button_grey_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_grey:hover{ background-position:0px -107px; }
	.pk_button_small.pk_button_grey:hover span{ color:#4c4c4c; background-position:right -37px; }

	.pk_button_small.pk_button_black{ background-position:0px -140px }
	.pk_button_small.pk_button_black span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_small/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_small.pk_button_black:hover{ background-position:0px -177px; }
	.pk_button_small.pk_button_black:hover span{ color:#6f7279; background-position:right -37px; }

	.pk_button_small.pk_button_orange{ background-position:0px -210px; }
	.pk_button_small.pk_button_orange span{ color:#7f4800; background:transparent url("../../../images/theme/button_icons/buttons_small/button_orange_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_orange:hover{ background-position:0px -247px; }
	.pk_button_small.pk_button_orange:hover span{ color:#6f3e00; background-position:right -37px; }

	.pk_button_small.pk_button_yellow{ background-position:0px -280px; }
	.pk_button_small.pk_button_yellow span{ color:#6d5b06; background:transparent url("../../../images/theme/button_icons/buttons_small/button_yellow_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_yellow:hover{ background-position:0px -317px; }
	.pk_button_small.pk_button_yellow:hover span{ color:#554705; background-position:right -37px; }

	.pk_button_small.pk_button_lime{ background-position:0px -350px; }
	.pk_button_small.pk_button_lime span{ color:#606c0b; background:transparent url("../../../images/theme/button_icons/buttons_small/button_lime_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_lime:hover{ background-position:0px -387px; }
	.pk_button_small.pk_button_lime:hover span{ color:#505a0a; background-position:right -37px; }

	.pk_button_small.pk_button_green{ background-position:0px -420px; }
	.pk_button_small.pk_button_green span{ color:#3d7200; background:transparent url("../../../images/theme/button_icons/buttons_small/button_green_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_small.pk_button_green:hover{ background-position:0px -457px; }
	.pk_button_small.pk_button_green:hover span{ color:#325c00; background-position:right -37px; }

	.pk_button_small.pk_button_blue{ background-position:0px -490px; }
	.pk_button_small.pk_button_blue span{ color:#094e7a; background:transparent url("../../../images/theme/button_icons/buttons_small/button_blue_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.27); }
	.pk_button_small.pk_button_blue:hover{ background-position:0px -527px; }
	.pk_button_small.pk_button_blue:hover span{ color:#074267; background-position:right -37px; }

	.pk_button_small.pk_button_purple{ background-position:0px -560px; }
	.pk_button_small.pk_button_purple span{ color:#601c6a; background:transparent url("../../../images/theme/button_icons/buttons_small/button_purple_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.24); }
	.pk_button_small.pk_button_purple:hover{ background-position:0px -597px; }
	.pk_button_small.pk_button_purple:hover span{ color:#501759; background-position:right -37px; }

	.pk_button_small.pk_button_red{ background-position:0px -630px; }
	.pk_button_small.pk_button_red span{ color:#69081a; background:transparent url("../../../images/theme/button_icons/buttons_small/button_red_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.21); }
	.pk_button_small.pk_button_red:hover{ background-position:0px -667px; }
	.pk_button_small.pk_button_red:hover span{ color:#560615; background-position:right -37px; }

	.pk_button_small.pk_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/arrow_icons_sprite.png"); }
	.pk_button_small.pk_mini_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/mini_arrow_icons_sprite.png"); }
	.pk_button_small.pk_download_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/download_icons_sprite.png"); }
	.pk_button_small.pk_mail_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/mail_icons_sprite.png"); }
	.pk_button_small.pk_home_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/home_icons_sprite.png"); }
	.pk_button_small.pk_zoom_icon{ background-image:url("../../../images/theme/button_icons/buttons_small/zoom_icons_sprite.png"); }

	/* Button Medium */	

	.pk_button_medium.pk_button_white{ background-position:0px 0px; }
	.pk_button_medium.pk_button_white span{ color:#606060; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_white_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_white:hover{ background-position:0px -47px; }
	.pk_button_medium.pk_button_white:hover span{ color:#7c7c7c; background-position:right -47px; }

	.pk_button_medium.pk_button_grey{ background-position:0px -90px; }
	.pk_button_medium.pk_button_grey span{ color:#5c5c5c; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_grey_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_grey:hover{ background-position:0px -137px; }
	.pk_button_medium.pk_button_grey:hover span{ color:#4c4c4c; background-position:right -47px; }

	.pk_button_medium.pk_button_black{ background-position:0px -180px }
	.pk_button_medium.pk_button_black span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_medium.pk_button_black:hover{ background-position:0px -227px; }
	.pk_button_medium.pk_button_black:hover span{ color:#6f7279; background-position:right -47px; }

	.pk_button_medium.pk_button_orange{ background-position:0px -270px; }
	.pk_button_medium.pk_button_orange span{ color:#7f4800; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_orange_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_orange:hover{ background-position:0px -317px; }
	.pk_button_medium.pk_button_orange:hover span{ color:#6f3e00; background-position:right -47px; }

	.pk_button_medium.pk_button_yellow{ background-position:0px -360px; }
	.pk_button_medium.pk_button_yellow span{ color:#6d5b06; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_yellow_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_yellow:hover{ background-position:0px -407px; }
	.pk_button_medium.pk_button_yellow:hover span{ color:#554705; background-position:right -47px; }

	.pk_button_medium.pk_button_lime{ background-position:0px -450px; }
	.pk_button_medium.pk_button_lime span{ color:#606c0b; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_lime_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_lime:hover{ background-position:0px -497px; }
	.pk_button_medium.pk_button_lime:hover span{ color:#505a0a; background-position:right -47px; }

	.pk_button_medium.pk_button_green{ background-position:0px -540px; }
	.pk_button_medium.pk_button_green span{ color:#3d7200; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_green_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_medium.pk_button_green:hover{ background-position:0px -587px; }
	.pk_button_medium.pk_button_green:hover span{ color:#325c00; background-position:right -47px; }

	.pk_button_medium.pk_button_blue{ background-position:0px -630px; }
	.pk_button_medium.pk_button_blue span{ color:#094e7a; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_blue_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.27); }
	.pk_button_medium.pk_button_blue:hover{ background-position:0px -677px; }
	.pk_button_medium.pk_button_blue:hover span{ color:#074267; background-position:right -47px; }

	.pk_button_medium.pk_button_purple{ background-position:0px -720px; }
	.pk_button_medium.pk_button_purple span{ color:#601c6a; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_purple_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.24); }
	.pk_button_medium.pk_button_purple:hover{ background-position:0px -767px; }
	.pk_button_medium.pk_button_purple:hover span{ color:#501759; background-position:right -47px; }

	.pk_button_medium.pk_button_red{ background-position:0px -810px; }
	.pk_button_medium.pk_button_red span{ color:#69081a; background:transparent url("../../../images/theme/button_icons/buttons_medium/button_red_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.21); }
	.pk_button_medium.pk_button_red:hover{ background-position:0px -857px; }
	.pk_button_medium.pk_button_red:hover span{ color:#560615; background-position:right -47px; }

	.pk_button_medium.pk_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/arrow_icons_sprite.png"); }
	.pk_button_medium.pk_mini_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/mini_arrow_icons_sprite.png"); }
	.pk_button_medium.pk_download_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/download_icons_sprite.png"); }
	.pk_button_medium.pk_mail_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/mail_icons_sprite.png"); }
	.pk_button_medium.pk_home_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/home_icons_sprite.png"); }
	.pk_button_medium.pk_zoom_icon{ background-image:url("../../../images/theme/button_icons/buttons_medium/zoom_icons_sprite.png"); }

	/* Button Big */	

	.pk_button_big.pk_button_white{ background-position:0px 0px; }
	.pk_button_big.pk_button_white span{ color:#606060; background:transparent url("../../../images/theme/button_icons/buttons_big/button_white_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_white:hover{ background-position:0px -57px; }
	.pk_button_big.pk_button_white:hover span{ color:#7c7c7c; background-position:right -57px; }

	.pk_button_big.pk_button_grey{ background-position:0px -110px; }
	.pk_button_big.pk_button_grey span{ color:#5c5c5c; background:transparent url("../../../images/theme/button_icons/buttons_big/button_grey_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_grey:hover{ background-position:0px -167px; }
	.pk_button_big.pk_button_grey:hover span{ color:#4c4c4c; background-position:right -57px; }

	.pk_button_big.pk_button_black{ background-position:0px -220px }
	.pk_button_big.pk_button_black span{ color:#81858d; background:transparent url("../../../images/theme/button_icons/buttons_big/button_black_right.png") no-repeat right 0px; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_button_big.pk_button_black:hover{ background-position:0px -277px; }
	.pk_button_big.pk_button_black:hover span{ color:#6f7279; background-position:right -57px; }

	.pk_button_big.pk_button_orange{ background-position:0px -330px; }
	.pk_button_big.pk_button_orange span{ color:#7f4800; background:transparent url("../../../images/theme/button_icons/buttons_big/button_orange_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_orange:hover{ background-position:0px -387px; }
	.pk_button_big.pk_button_orange:hover span{ color:#6f3e00; background-position:right -57px; }

	.pk_button_big.pk_button_yellow{ background-position:0px -440px; }
	.pk_button_big.pk_button_yellow span{ color:#6d5b06; background:transparent url("../../../images/theme/button_icons/buttons_big/button_yellow_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_yellow:hover{ background-position:0px -497px; }
	.pk_button_big.pk_button_yellow:hover span{ color:#554705; background-position:right -57px; }

	.pk_button_big.pk_button_lime{ background-position:0px -550px; }
	.pk_button_big.pk_button_lime span{ color:#606c0b; background:transparent url("../../../images/theme/button_icons/buttons_big/button_lime_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_lime:hover{ background-position:0px -607px; }
	.pk_button_big.pk_button_lime:hover span{ color:#505a0a; background-position:right -57px; }

	.pk_button_big.pk_button_green{ background-position:0px -660px; }
	.pk_button_big.pk_button_green span{ color:#3d7200; background:transparent url("../../../images/theme/button_icons/buttons_big/button_green_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.33); }
	.pk_button_big.pk_button_green:hover{ background-position:0px -717px; }
	.pk_button_big.pk_button_green:hover span{ color:#325c00; background-position:right -57px; }

	.pk_button_big.pk_button_blue{ background-position:0px -770px; }
	.pk_button_big.pk_button_blue span{ color:#094e7a; background:transparent url("../../../images/theme/button_icons/buttons_big/button_blue_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.27); }
	.pk_button_big.pk_button_blue:hover{ background-position:0px -827px; }
	.pk_button_big.pk_button_blue:hover span{ color:#074267; background-position:right -57px; }

	.pk_button_big.pk_button_purple{ background-position:0px -880px; }
	.pk_button_big.pk_button_purple span{ color:#601c6a; background:transparent url("../../../images/theme/button_icons/buttons_big/button_purple_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.24); }
	.pk_button_big.pk_button_purple:hover{ background-position:0px -937px; }
	.pk_button_big.pk_button_purple:hover span{ color:#501759; background-position:right -57px; }

	.pk_button_big.pk_button_red{ background-position:0px -990px; }
	.pk_button_big.pk_button_red span{ color:#69081a; background:transparent url("../../../images/theme/button_icons/buttons_big/button_red_right.png") no-repeat right 0px; text-shadow:0px 1px 0px rgba(255, 255, 255, 0.21); }
	.pk_button_big.pk_button_red:hover{ background-position:0px -1047px; }
	.pk_button_big.pk_button_red:hover span{ color:#560615; background-position:right -57px; }

	.pk_button_big.pk_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/arrow_icons_sprite.png"); }
	.pk_button_big.pk_mini_arrow_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/mini_arrow_icons_sprite.png"); }
	.pk_button_big.pk_download_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/download_icons_sprite.png"); }
	.pk_button_big.pk_mail_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/mail_icons_sprite.png"); }
	.pk_button_big.pk_home_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/home_icons_sprite.png"); }
	.pk_button_big.pk_zoom_icon{ background-image:url("../../../images/theme/button_icons/buttons_big/zoom_icons_sprite.png"); }


/**
   * Styled Boxes Skin
*/

	/* Basic Box Normal Skin */
	
	.pk_basic_box_content_wrapper{ border:solid 1px #bcbcbc; background-color:#fbfbfb; }
	.pk_basic_box_content{ border:solid 3px #ffffff; }

	/* Titled Box Normal Skin */

	.pk_titled_box_title{ background:transparent url("../../../images/theme/titled_box_icons/titled_boxes_center_sprite.png") repeat-x 0px -80px; }
	.pk_titled_box .pk_left_corner{ background:transparent url("../../../images/theme/titled_box_icons/titled_boxes_left_sprite.png") repeat-x 0px -80px; } 
	.pk_titled_box .pk_right_corner{ background:transparent url("../../../images/theme/titled_box_icons/titled_boxes_right_sprite.png") repeat-x 0px -80px; }
	.pk_titled_box .pk_titled_box_title p{ color:#81858d; text-shadow:0px -1px 0px rgba(0, 0, 0, 0.5); }
	.pk_titled_box .pk_titled_box_content{ border:solid 1px #bcbcbc; border-top:none; background-color:#fbfbfb; }
		
	/* Message Boxes Skin */

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


/**
   * Toggles Skin
*/

	/* Minimal Toggles */
	
	.pk_minimal_toggles .pk_toggle_border{ border-bottom:solid 1px #bcbcbc; }
	.pk_minimal_toggles .pk_toggle_button{ background:url("../../../images/theme/toggle_icons/toggle_black_icons.png") no-repeat -58px -5px; }
	.pk_minimal_toggles .pk_toggle_button.pk_selected{ background-position:-12px -50px }
	
	/* Boxed Toggles */
	
	.pk_boxed_toggles .pk_toggle{ border:solid 1px #bcbcbc; background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	.pk_boxed_toggles .pk_toggle_button{ background:url("../../../images/theme/toggle_icons/toggle_black_icons.png") no-repeat -49px -5px; }
	.pk_boxed_toggles .pk_toggle_button.pk_selected{ background-position:-3px -50px }


/**
   * Tabs Skin
*/

	/* Minimal Tabs */
	
	.pk_minimal_tabs{ border-top:solid 1px #bcbcbc; }
	.pk_minimal_tabs .pk_tabs_navigation li{ border:solid 1px #bcbcbc; }
	.pk_minimal_tabs .pk_tabs_navigation li.pk_active_tab{ background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	.pk_minimal_tabs .pk_tabs{ border-top:solid 1px #bcbcbc; border-bottom:solid 1px #bcbcbc; }

	/* Boxed Tabs */
	
	.pk_boxed_tabs .pk_tabs_navigation li{ border:solid 1px #bcbcbc; border-bottom:0px; }
	.pk_boxed_tabs .pk_tabs_navigation li.pk_active_tab{ background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }
	.pk_boxed_tabs .pk_tabs{ border:solid 1px #bcbcbc; background:#f5f7fa url("../../../images/theme/back_grounds/body_light_back_ground.jpg") 0px 0px; }


/**
   * Dividers Skin
*/

	body .pk_divider hr, body .pk_divider.pk_top hr{ border-top:solid 1px #bcbcbc; }
	body .pk_divider.pk_top a{ color:#96999e; }
.pk_button_big {display:none}