/*
Theme Name: Naturel
Description:   Creative > Portfolio
Version: 1
Author: MixerTheme
Author URI: http://themeforest.net/user/MixerTheme

-------- RESET/GLOBAL --------*/
HTML, BODY, ADDRESS, BLOCKQUOTE, DIV, DL, FORM, H1, H2, H3, H4, H5, H6, PRE, DD, DL, DT, A, CITE, CODE, IMG, TT, LEGEND, FIELDSET, LABEL
{
	margin: 0;
	padding: 0;
	text-align: left;
}
IMG, A IMG, FORM, FIELDSET
{
	border: 0;
}
BODY
{
	font-size: 72%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;
	color: #413F3E;
	background: #F7F7F7;
	padding-bottom: 10px;
}
A
{
	text-decoration: underline;
	color: #73BD00;
}
A:hover
{
	text-decoration: none;
	color: #7B7B7F;
}
P
{
	margin: 0;
	padding: 0 0 1em;
}
SMALL
{
	font-size: 0.8em;
}
H1
{
	font: 2.45em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 0.9em;
}
H2
{
	font: 1.7em Arial, Verdana, Helvetica, sans-serif;
	color: #1F1F20;
}
H3
{
	font: 1.7em Arial, Verdana, Helvetica, sans-serif;
	color: #1F1F20;
	margin: 0 0 15px;
	padding-top: 5px;
}
H4, H5, H6
{
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #73BD00;
	padding-bottom: 8px;
}
UL, OL
{
	margin: 0;
	padding: 0 0 20px;
}
UL
{
	list-style: none;
}
UL LI
{
	margin: 0;
	padding: 0 0 0 21px;
	color: #949499;
	background: url(../images/bull.png) no-repeat 6px 7px;
}
.post UL LI
{
	margin: 0 0 0 15px;
	padding: 0;
	color: #949499;
	background: none;
	list-style: square;
	list-style-type: square;
}
OL LI
{
	margin: 0 0 0 28px;
	padding: 0;
	color: #949499;
}
BLOCKQUOTE
{
	margin: 25px 0 35px;
	padding: 0 0 0 20px;
	color: #413F3E;
	font-size: 1.4em;
	font-style: italic;
	background: url(../images/brd_v.gif) repeat-y left;
}
.blockquote
{
	display: block;
	padding: 0;
	background: url(../images/quotes2.png) no-repeat top right;
}
/*---------------------------- General Structure ------------------------------*/
.container
{
	width: 1002px;
	margin: 0 auto;
}
/*-------- Slideshow Area ----------*/
#bg
{
	width: 1002px;
	height: 475px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	margin-left: -501px;
}
/*-------- header ----------*/
#main .header
{
	width: 1002px;
	height: 470px;
	position: relative;
	padding-bottom: 7px;
	z-index: 300;
}
#sp .header
{
	width: 1002px;
	height: 80px;
	position: relative;
	padding-bottom: 7px;
	z-index: 300;
}
.top
{
	width: 1002px;
	height: 76px;
	position: relative;
	border-bottom: 4px solid #2A2A2A;
/*border style/color for top page area*/
	z-index: 350;
	background: url(../images/top_shadow.png) no-repeat 0 0;
}
A.logo
{
	height: 63px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 60px;
	display: block;
	position: absolute;
	top: 3px;
	left: 6px;
	width: 220px;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat 0px 2px;
/*put logo image here*/
	font-size: 2em;
/*font size for logo Text*/
	line-height: 0.9em;
/*line height for logo Text*/
	font-family: Georgia, "Times New Roman", Times, serif;
/*alternate font family name if scripts disabled on the page for logo Text*/
	color: #1F1F20;
/*font color for Logo*/
}
A:hover.logo
{
	color: #FF8800;
/*hover font color for Logo*/
	text-decoration: none;
}
A.rss
{
	width: 77px;
	height: 17px;
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	padding: 9px 0 6px 38px;
	background: url(../images/rss.png) no-repeat 0 0;
/*put rss icon here*/
	font-weight: bold;
/*font weight for rss Text*/
	font-size: 1em;
/*font size for rss Text*/
	line-height: 1em;
/*line height for rss Text*/
	font-family: Georgia, "Times New Roman", Times, serif;
/*font family for rss Text*/
	text-transform: uppercase;
	color: #000000;
/*font color for rss Text*/
	text-decoration: underline;
}
A:hover.rss
{
	color: #000000;
/*hover font color for rss Text*/
	text-decoration: none;
}
.slogan
{
	width: 380px;
	position: absolute;
	top: 178px;
	left: 58px;
	font-family: Arial, Helvetica, sans-serif;
/*alternate font family name if scripts disabled on the page for slogan Text*/
	font-size: 2.7em;
/*font size for slogan Text*/
	line-height: 1em;
/*line height for slogan Text*/
	color: #838383;
/*font color for slogan Text*/
}
.slogan B
{
	color: #83BB1D;
/*marked font color for slogan Text, defauld Green*/
}
/*-------- Top 4 Boxes ----------*/
#boxes
{
	width: 1002px;
	position: absolute;
	top: 305px;
	z-index: 1000;
	font-family: Georgia, "Times New Roman", Times, serif;
/*font family name for content in boxes*/
	font-size: 1em;
/*font size for content in boxes*/
	line-height: 1.6em;
/*line height for content in boxes*/
	font-weight: bold;
/*font weight for content in boxes*/
}
#boxes STRONG
{
	display: block;
	font: normal 1.7em Arial, Verdana, Helvetica, sans-serif;
	color: #1F1F20;
	margin-bottom: 10px;
}
#boxes SPAN
{
	display: block;
	padding: 0 0 0.4em;
}
#boxes A:hover SPAN
{
	color: #FFFFFF;
}
/*font color when cursor hover boxes*/
#boxes A B
{
	color: #80B916;
	text-decoration: underline;
}
#boxes A:hover B
{
	color: #1F1F20;
	text-decoration: underline;
}
DIV.box1, DIV.box2, DIV.box3, DIV.box4
{
	width: 246px;
	height: 167px;
	overflow: hidden;
	position: relative;
	z-index: 300;
}
DIV.box1, DIV.box2, DIV.box3
{
	float: left;
	margin-right: 6px;
}
DIV.box4
{
	float: right;
}
A.txt
{
	width: 146px;
	height: 132px;
	display: block;
	padding: 25px 15px 10px 85px;
	position: relative;
	z-index: 500;
	color: #1F1F20;
/*font color for boxes content*/
	text-decoration: none;
}
/*icons in top boxes*/
#boxes DIV.box1 A.txt
{
	background: url(../images/icon1.png) no-repeat 11px 16px;
}
/*path to icon for first box*/
#boxes DIV.box2 A.txt
{
	background: url(../images/icon2.png) no-repeat 11px 16px;
}
/*path to icon for second box*/
#boxes DIV.box3 A.txt
{
	background: url(../images/icon3.png) no-repeat 11px 16px;
}
/*path to icon for third box*/
#boxes DIV.box4 A.txt
{
	background: url(../images/icon4.png) no-repeat 11px 16px;
}
/*path to icon for forth box
Styles for "fade" effect*/
.fadeThis
{
	background: url(../images/box.png) no-repeat 0 0;
}
.fadeThis SPAN.hover
{
	width: 246px;
	height: 167px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	background: url(../images/box.png) no-repeat 0 -167px;
	z-index: 400;
}
/*-------- Menu ----------
------ reset defaults ---------*/
.lavaLamp UL
{
	margin: 0;
	padding: 0;
}
.lavaLamp LI
{
	margin: 0;
	padding: 0;
	background: none;
}
/*Styles for the entire LavaLamp menu*/
.lavaLamp
{
	position: absolute;
	top: 30px;
	left: 288px;
	height: 26px;
	width: 585px;
	background: url(../images/menu.png) no-repeat top left;
	margin: 0;
	padding: 3px;
	z-index: 1000;
}
/*Force the list to flow horizontally
Top level list items*/
.lavaLamp LI
{
	height: 26px;
	float: left;
	list-style: none;
	position: relative;
	z-index: 1000;
}
/*Represents the background of the highlighted menu-item.*/
.lavaLamp LI.back
{
	background: url(../images/m_right.png) no-repeat top right;
	width: 7px;
	height: 26px;
	z-index: 8;
	position: absolute;
}
.lavaLamp LI.back .left
{
	background: url(../images/m_left.png) no-repeat top left;
	height: 26px;
	margin-right: 7px;
}
/*Styles for each menu-item.*/
.lavaLamp LI A
{
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 0.95em Georgia, "Times New Roman", Times, serif;
	line-height: 0.95em;
	color: #000000;
	outline: none;
	text-align: center;
	height: 26px;
	top: 3px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: 5px 18px;
	z-index: 1000;
}
.lavaLamp LI A:hover, .ddsmoothmenu UL LI A.selected, .lavaLamp LI.current_page_item A
{
	color: #FF8800;
	text-decoration: none;
}
/*1st sub level menu*/
.ddsmoothmenu UL LI UL
{
	position: absolute;
	top: 0;
	left: 0;
/*display: none; collapse all sub menus to begin with*/
	visibility: hidden;
	margin: 5px 0 0;
	padding: 8px;
	background: #F1F1F1;
	border: 1px solid #DCDCDC;
	z-index: 1001;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu UL LI UL LI
{
	display: list-item;
	float: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu*/
.ddsmoothmenu UL LI UL LI UL
{
	top: 0;
}
/*Sub level menu links style*/
.ddsmoothmenu UL LI UL LI A
{
	width: 120px;
/*width of sub menus*/
	padding: 1px 0;
	margin: 3px 0;
	text-align: left;
	height: auto;
	color: #666666;
	font-weight: normal;
	text-transform: capitalize;
}
.lavaLamp LI.current_page_item UL LI A
{
	color: #000000;
}
.ddsmoothmenu UL LI UL LI A:hover, .ddsmoothmenu UL LI.current_page_item UL LI A:hover
{
	color: #FF8800;
	text-decoration: none;
}
/*Holly Hack for IE \*/
* HTML .ddsmoothmenu
{
	height: 1%;
}
/*Holly Hack for IE7 and below
######### CSS for shadow added to sub menus  #########*/
.ddshadow
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.downarrowclass, .rightarrowclass
{
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}
/*---------------------------------- Content / Layout ----------------------------------------------*/
#main .content, #sp .content
{
	width: 1000px;
	min-height: 200px;
	position: relative;
	background: url(../images/cont_px2cols.gif) repeat-y 0 0;
	z-index: 100;
}
#sp_rtl .content
{
	width: 1000px;
	min-height: 200px;
	position: relative;
	background: url(../images/cont_px2cols_rtl.gif) repeat-y 0 0;
	z-index: 100;
}
#main .content
{
	padding: 30px 1px 0;
}
#sp .content, #sp_rtl .content
{
	padding: 0 1px;
}
.top_corner
{
	width: 1002px;
	height: 8px;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}
#main .content .top_corner, #sp .content .top_corner
{
	background: url(../images/top_corner.gif) no-repeat 0 0;
}
#sp_rtl .content .top_corner
{
	background: url(../images/top_corner_rtl.gif) no-repeat 0 0;
}
#main .content_portfolio .top_corner, #sp .content_portfolio .top_corner, #main .content2 .top_corner, #sp .content2 .top_corner
{
	background: url(../images/top_corner1col.gif) no-repeat 0 0;
}
#sp_rtl .cont
{
	width: 678px;
	min-height: 200px;
	float: right;
}
#sp #layout_with_sidebar .cont, #main #layout_with_sidebar .cont
{
	width: 678px;
	min-height: 200px;
	float: left;
}
#main #layout_without_sidebar .cont, #sp #layout_without_sidebar .cont, #sp_rtl #layout_without_sidebar .cont
{
	width: 900px;
	min-height: 200px;
	padding: 25px 50px;
	background: url(../images/post_bg.gif) repeat-x top;
}
/*Styles for hello box on the front page*/
.hello_box
{
	width: 678px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1px;
	background: url(../images/quotes.png) no-repeat 90% 0;
	border-bottom: 1px solid #E4E3E3;
	font-size: 1.4em;
	font-style: italic;
}
.hello_caption
{
	background: url(../images/caption01.png) no-repeat -10px 90px;
	padding: 0 40px 40px 50px;
}
.hello_box STRONG
{
	text-transform: uppercase;
	color: #80B916;
}
.hello_title
{
	font: 3.8em Arial, Helvetica, sans-serif;
	color: #FF8800;
	padding-bottom: 10px;
}
/*Styles for post*/
.post
{
	width: 583px;
	margin-bottom: 1px;
	padding: 25px 45px 30px 50px;
	background: #FFFFFF url(../images/post_bg.gif) repeat-x top;
	border-top: 2px solid #E8E8E8;
	border-bottom: 1px solid #E4E3E3;
}
.thumb
{
	float: left;
	padding-right: 20px;
	position: relative;
}
.thumb2
{
	margin-bottom: 25px;
}
.thumb IMG, .thumb2 IMG
{
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #999999;
}
.thumb A:hover IMG, .thumb2 A:hover IMG
{
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #A5D01A;
}
.post_title
{
	position: relative;
	padding-bottom: 35px;
}
.title
{
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #C6C6C6;
}
.title:first-child
{
	background: url(../images/coco_headlogo.png) no-repeat top right;
}
.post+.post .title:first-child
{
	background-image: none;
}
.title2
{
	margin-bottom: 25px;
}
.title3
{
	margin-bottom: 15px;
	padding-bottom: 0;
	border-bottom: 2px solid #C6C6C6;
}
#sp_rtl .date
{
	width: 40px;
	height: 46px;
	padding: 5px;
	position: absolute;
	top: 0;
	right: -70px;
	background: url(../images/date_bg.png) no-repeat -50px 0;
	color: #222222;
}
/*Styles for date box in post*/
#main .date, #sp .date
{
	width: 40px;
	height: 46px;
	padding: 5px;
	position: absolute;
	top: 0;
	left: -70px;
	background: url(../images/date_bg.png) no-repeat 0 0;
	color: #222222;
	display: none;
}
.day
{
	height: 25px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	line-height: 1em;
}
.month
{
	display: block;
	color: #222222;
	text-align: center;
	font-size: 0.95em;
}
/*Styles for comments box in post*/
#sp_rtl .comments
{
	width: 60px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: -15px;
	_left: 10px;
	text-align: center;
	font-size: 0.95em;
	line-height: 1em;
	font-style: italic;
	color: #ABABAB;
}
#main .comments, #sp .comments
{
	width: 60px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: -15px;
	_right: 10px;
	text-align: center;
	font-size: 0.95em;
	line-height: 1em;
	font-style: italic;
	color: #ABABAB;
	display: none;
}
.comm_count
{
	width: 50px;
	height: 32px;
	display: block;
	padding: 3px 5px 15px;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 3em;
	line-height: 0.7em;
	text-decoration: none;
	color: #FF8800;
	background: url(../images/comments_bg.png) no-repeat 0 0;
}
.comm_count A
{
	text-decoration: none;
	color: #FF8800;
}
.comm_count A:hover
{
	text-decoration: none;
	color: #999999;
}
#main .post_title H2, #sp .post_title H2
{
	font: 2.45em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 0.9em;
	margin-right: 0px;
	margin-bottom: 8px;
}
#sp_rtl .post_title H2
{
	font: 2.45em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	line-height: 0.9em;
	margin-left: 100px;
	margin-bottom: 8px;
}
.post_title H2 A
{
	color: #222222;
	text-decoration: none;
}
.post_title H2 A:hover
{
	color: #FF8800;
	text-decoration: none;
}
/*Styles for posted box in post*/
#main .posted, #sp .posted
{
	margin-right: 0;
	padding: 1px 20px;
	font-size: 0.95em;
	color: #7B7B7F;
	background: #F2F2F2 url(../images/dot.gif) repeat-x top;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #E8E8E8;
}
#sp_rtl .posted
{
	margin-left: 100px;
	padding: 1px 20px;
	font-size: 0.95em;
	color: #7B7B7F;
	text-align: right;
	background: #F2F2F2 url(../images/dot.gif) repeat-x top;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #E8E8E8;
}
.posted SPAN
{
	color: #222222;
}
#commentlist
{
	margin: 0;
	padding: 0 0 35px;
	list-style: none;
}
#commentlist LI
{
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#commentlist LI LI
{
	padding: 0 0 0 30px;
}
#commentlist SPAN.comment_author
{
	width: 90px;
	display: block;
	float: left;
}
#commentlist SPAN.avatar
{
	width: 69px;
	height: 69px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #D6D6D6;
}
#commentlist B.author
{
	display: block;
}
#commentlist B.author A
{
	color: #413F3E;
	text-decoration: underline;
}
#commentlist B.author A:hover
{
	color: #FF8800;
	text-decoration: none;
}
#commentlist EM.post_time
{
	display: block;
	font-size: 0.95em;
	line-height: 1em;
	color: #949499;
}
#commentlist LI DIV.comment_bubble
{
	width: auto;
	min-height: 50px;
	margin-left: 100px;
	background: #FAFAFA;
	border: 1px solid #DFDFDF;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/border-radius.htc);
}
#commentlist LI LI DIV.comment_bubble
{
	background: #FFFFFF;
}
B.comm_tip
{
	width: 10px;
	height: 20px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 28px;
	z-index: 200;
}
#commentlist LI DIV.comment_bubble B.comm_tip
{
	background: url(../images/comment_tip.gif) no-repeat 0 0;
	left: 91px;
}
#commentlist LI LI DIV.comment_bubble B.comm_tip
{
	background: url(../images/comment_tip.gif) no-repeat 0 -20px;
	left: 121px;
}
/*---------------------------------- Breadcrumbs ----------------------------------------------*/
.breadcrumbs
{
	width: 900px;
	padding: 12px 50px 20px;
}
.breadcrumbs UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.breadcrumbs LI
{
	width: auto;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 0.95em;
	line-height: 1em;
	float: left;
	color: #ABABAE;
	background: url(../images/brcr_bullet.gif) no-repeat 5px 3px;
}
.breadcrumbs LI.first
{
	padding: 0;
	background: none;
}
.breadcrumbs LI A
{
	color: #6F6F73;
	text-decoration: none;
}
.breadcrumbs UL>A
{
	color: #6F6F73;
	text-decoration: none;
	float: left;
	font-size: 0.95em;
	line-height: 1em;
	padding: 0 0 0 14px;
	background: url(../images/brcr_bullet.gif) no-repeat 5px 3px;
}
.breadcrumbs LI A:hover
{
	color: #73BD00;
	text-decoration: none;
}
/*---------------------------------- About & Services Pages ----------------------------------------------*/
.personnel_box, .services_hor_box
{
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 20px;
}
.services_2col_box
{
	width: 260px;
	float: left;
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 10px 30px 20px 0;
}
.services_hor_box .thumb, .services_2col_box .thumb
{
	margin-bottom: 12px;
}
.services_hor_box .thumb IMG, .services_2col_box .thumb IMG
{
	padding: 0;
	background: none;
	border: none;
}
.services_hor_box H6, .services_2col_box H6
{
	padding-bottom: 0.9em;
}
.vocation
{
	display: block;
	padding-bottom: 5px;
	color: #949499;
}
.divider
{
	position: relative;
	overflow: hidden;
	height: 3px;
	margin-bottom: 35px;
	background: url(../images/px.gif) repeat-x top;
	border-top: 1px solid #E4E3E3;
}
A.arealink
{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	left: 0px;
}
.services_2col_box:hover
{
	background: #F7F7F7;
}
/*---------------------------------- Portfolio Page ----------------------------------------------*/
.content_portfolio, .content2
{
	width: 1000px;
	padding: 0 1px;
	min-height: 200px;
	position: relative;
	background: url(../images/cont_px1col.gif) repeat-y 0 0;
}
.portfolio
{
	padding: 25px 50px;
	background: url(../images/post_bg.gif) repeat-x top;
}
.folio_catalog
{
	margin: 0 0 0 -58px;
	padding: 0;
	list-style: none;
}
.folio_catalog LI
{
	width: 262px;
	float: left;
	margin: 0;
	padding: 0 0 30px 57px;
	background: none;
}
.folio_catalog LI H3, .folio_catalog2 LI H3
{
	margin: 0 0 5px;
}
.folio_catalog LI H3 A, .folio_catalog2 LI H3 A
{
	color: #1F1F20;
	text-decoration: none;
}
.folio_catalog LI H3 A:hover, .folio_catalog2 LI H3 A:hover
{
	color: #FF8800;
	text-decoration: none;
}
.gall
{
	width: 262px;
	height: 154px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	background: #9B9B9B url(../images/loading.gif) no-repeat 50% 50%;
}
.gall IMG
{
	padding: 1px;
	border: 3px solid #AEAEAE;
	background: #FFFFFF;
}
.folio_catalog LI A.more, .folio_catalog2 LI A.more
{
	float: left;
}
IMG.a
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
IMG.b
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.folio_catalog2
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.folio_catalog2 LI
{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 25px;
	padding: 0 0 25px;
	background: url(../images/px2.gif) repeat-x bottom;
	border-bottom: 2px solid #EFEFEF;
}
.folio_catalog2 LI .thumb
{
	width: 379px;
	height: 190px;
}
.folio_catalog2 LI .gall
{
	width: 379px;
	height: 190px;
	margin-bottom: 0;
}
.folio_catalog2 LI .detail
{
	margin-left: 406px;
}
.folio_catalog2 LI H2
{
	margin-bottom: 5px;
}
.list
{
	margin: 0;
	padding: 0.5em 0;
	list-style: none;
}
.list LI
{
	margin: 0;
	padding: 0 0 0.5em 22px;
	color: #949499;
	border: none;
	background: url(../images/bull.gif) no-repeat 6px 8px;
}
/*---------------------------------- Contact Page Styles ----------------------------------------------*/
.row_form
{
	min-height: 45px;
	padding-bottom: 12px;
	position: relative;
}
.row_form LABEL
{
	display: block;
	clear: both;
}
.row_form LABEL EM
{
	font-size: 0.9em;
	color: #949499;
	font-style: normal;
}
/*---------------------------------- Page Navi Styles ----------------------------------------------*/
#pager
{
/*width:588px;*/
	overflow: hidden;
	zoom: 1;
	font-size: 1.1em;
	padding: 20px 40px 20px 50px;
	background: #FFFFFF url(../images/post_bg.gif) repeat-x top;
	border-top: 2px solid #E8E8E8;
}
#pager .wp-pagenavi
{
	text-align: right;
}
#pager A, #pager SPAN
{
	margin-right: 2px;
	padding: 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF8800;
	text-decoration: none;
	border: 1px solid #DFDFDF;
	background: #F2F2F2 url(../images/pager_px.gif) repeat-x top;
}
#pager SPAN.current
{
	color: #73BD00;
	text-decoration: none;
}
#pager A:hover
{
	color: #DFDFDF;
	text-decoration: none;
}
#pager .wp-pagenavi SPAN.pages
{
	display: block;
	border: none;
	font-weight: normal;
	background: none;
	padding: 2px 0;
	float: left;
}
/*---------------------------------- Styles for More Button ----------------------------------------------*/
A.more
{
	height: 15px;
	margin-right: 7px;
	padding: 8px 5px 6px 12px;
	position: relative;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	font-style: normal;
	color: #73BD00;
	text-decoration: none;
	background: url(../images/btn_left.png) no-repeat 0 0;
}
A:hover.more
{
	background: url(../images/btn_left.png) no-repeat 0 -29px;
	color: #FF8800;
	text-decoration: none;
}
A.more B
{
	width: 7px;
	height: 29px;
	top: 0;
	right: -7px;
	position: absolute;
	overflow: hidden;
	display: block;
	background: url(../images/btn_right.png) no-repeat 0 0;
}
A:hover.more B
{
	background: url(../images/btn_right.png) no-repeat 0 -29px;
}
/*---------------------------------- Styles for MetaData DIV ----------------------------------------------*/
.postmetadata
{
	padding-bottom: 10px;
}
/*---------------------------------- Sidebar ----------------------------------------------*/
#sp_rtl .sidebar
{
	width: 260px;
	overflow: hidden;
	padding: 20px 29px;
	float: left;
}
.sidebar
{
	width: 260px;
	overflow: hidden;
	padding: 20px 29px;
	float: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.sidebar H2
{
	font-size: 2.2em;
	margin-bottom: 15px;
	padding: 0 0 7px 25px;
	border-bottom: 1px solid #CCCCCC;
}
.sidebar UL.banners+H2
{
	border-top: 1px solid #CCCCCC;
}
.sidebar UL
{
	border-bottom: 1px solid #CCCCCC;
}
.twitter_follow
{
	width: 260px;
	height: 73px;
	margin-bottom: 7px;
	overflow: hidden;
	outline: none;
	display: block;
	background: url(../images/twitter_icon.png) no-repeat 0 0;
}
/*Styles for search area*/
.search_area
{
	width: 236px;
	height: 26px;
	overflow: hidden;
	padding: 12px;
	position: relative;
	margin-bottom: 15px;
	background: url(../images/search_bg.gif) no-repeat 0 0;
}
/*Styles for search input*/
.search_inp
{
	width: 159px;
	height: 25px;
	float: left;
	border: none;
	margin-right: 6px;
	font: 1em Arial, Helvetica, sans-serif;
	background: transparent url(../images/search_inp.gif) no-repeat 0 0;
}
.search_form
{
	width: 147px;
	padding: 6px;
	border: none;
	background: transparent;
}
/*Styles for search button*/
.search_btn
{
	width: 68px;
	height: 26px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent url(../images/search_btn.gif) no-repeat 0 0;
}
.search-excerpt
{
	color: #FF8800;
	font-weight: bold;
}
.banners
{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
	overflow: hidden;
}
.banners LI
{
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
	background: none;
}
/*Styles for Category list*/
UL.category
{
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
}
UL.category LI
{
	margin: 0;
	padding: 4px 0 4px 30px;
	/*[disabled]background:url(../images/icon_list1.gif) no-repeat 26px 7px;*/
	background: url(../images/icon_coco1.gif) no-repeat;
	border-bottom: 1px dashed #CCCCCC;
	text-transform: capitalize;
	background-position: 5px 10px;
}
UL.category LI A
{
	color: #333333;
	text-decoration: none;
}
UL.category LI A:hover
{
	color: #73BD00;
	text-decoration: none;
}
UL.category LI.page-item-197
{
	background-image: url(../images/icoNew.gif);
	padding: 4px 0 4px 57px;
	background-position: 5px 8px;
}
/*Styles for Services list*/
UL.services
{
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
}
UL.services LI
{
	margin: 0;
	padding: 4px 0 4px 5px;
	background: none;
	border-bottom: 1px dashed #CCCCCC;
	text-transform: capitalize;
	background-position: 5px 10px;
}
UL.services LI A
{
	color: #333333;
	text-decoration: none;
}
UL.services LI A:hover
{
	color: #73BD00;
	text-decoration: none;
}
/*Styles for Archives list*/
UL.archives
{
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
}
UL.archives LI
{
	margin: 0;
	padding: 4px 0 4px 60px;
	background: url(../images/icon_list2.gif) no-repeat 26px 7px;
	border-bottom: 1px dashed #CCCCCC;
	text-transform: uppercase;
}
UL.archives LI A
{
	color: #333333;
	text-decoration: none;
}
UL.archives LI A:hover
{
	color: #73BD00;
	text-decoration: none;
}
/*Styles for Posts list*/
UL.posts
{
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
}
UL.posts LI
{
	margin: 0;
	padding: 4px 0 4px 60px;
	background: url(../images/icon_list3.gif) no-repeat 26px 7px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 1.6em;
}
UL.posts LI EM
{
	display: block;
	color: #949499;
}
UL.posts LI A
{
	color: #333333;
	text-decoration: none;
}
UL.posts LI A:hover
{
	color: #73BD00;
	text-decoration: none;
}
/*---------------------------------- Contacts Page ----------------------------------------------*/
ADDRESS
{
	font-style: normal;
	padding: 0 0 25px 25px;
}
.gmap
{
	width: 580px;
	height: 350px;
	overflow: hidden;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
.row_form
{
	min-height: 45px;
	padding-bottom: 12px;
	position: relative;
}
.row_form SPAN.wpcf7-not-valid-tip
{
	width: 200px;
	font-size: 9px;
	color: #FF0000;
	display: block;
	border: none;
	padding: 0;
	position: relative;
	margin-top: 25px;
	top: auto;
	left: auto;
}
/*---------------------------------- Styled Elements ----------------------------------------*/
.pic
{
	margin-bottom: 10px;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
.pic_left
{
	float: left;
	margin-right: 25px;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
.pic_right
{
	float: right;
	margin-left: 25px;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
.row
{
	overflow: hidden;
	zoom: 1;
	padding-bottom: 2em;
}
.detail .row, .folio_catalog .row
{
	overflow: hidden;
	zoom: 1;
	padding: 1em 0;
}
.clear
{
	clear: both;
	height: 0px;
}
.table THEAD
{
	background: #3B3B3B url(../images/px_title.gif) repeat-x top;
}
.table THEAD TH
{
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 10px 20px;
	line-height: 1em;
	background: url(../images/px4.gif) repeat-y left;
}
.table TBODY TH
{
	color: #413F3E;
	font-weight: normal;
	text-align: left;
	padding: 10px 20px;
	line-height: 1em;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
}
.table TBODY TD
{
	color: #413F3E;
	text-align: center;
	padding: 10px 20px;
	line-height: 1em;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	background: #FFFFFF url(../images/px3.gif) repeat-y left;
}
.table TR.odd TD
{
	background: #F5F5F5 url(../images/px3.gif) repeat-y left;
}
.table TBODY TR.odd TH
{
	background: #F5F5F5;
}
/*---------------------------------- Layouts ----------------------------------------
------- Layout with sidebar --------*/
#layout_with_sidebar .two_cols_first
{
	width: 265px;
	float: left;
}
#layout_with_sidebar .two_cols_second
{
	width: 265px;
	float: right;
}
#layout_with_sidebar .three_cols_first
{
	width: 180px;
	float: left;
}
#layout_with_sidebar .three_cols_second, #layout_with_sidebar .three_cols_third
{
	width: 180px;
	margin-left: 20px;
	float: left;
}
/*------- Layout without sidebar --------*/
#layout_without_sidebar .two_cols_first
{
	width: 410px;
	float: left;
}
#layout_without_sidebar .two_cols_second
{
	width: 410px;
	float: right;
}
#layout_without_sidebar .three_cols_first
{
	width: 265px;
	float: left;
}
#layout_without_sidebar .three_cols_second, #layout_without_sidebar .three_cols_third
{
	width: 265px;
	margin-left: 50px;
	float: left;
}
#layout_without_sidebar .four_cols_first
{
	width: 190px;
	float: left;
}
#layout_without_sidebar .four_cols_second, #layout_without_sidebar .four_cols_third, #layout_without_sidebar .four_cols_fourth
{
	width: 190px;
	margin-left: 45px;
	float: left;
}
/*---------------------------------- FOOTER ----------------------------------------------*/
#footer
{
	width: 902px;
	height: 33px;
	padding: 20px 50px;
	overflow: hidden;
	position: relative;
	z-index: 100;
	color: #413F3E;
	background: #E5E5E5 url(../images/footer.gif) no-repeat bottom left;
}
#footer A
{
	color: #73BD00;
	text-decoration: none;
}
#footer A:hover
{
	color: #413F3E;
	text-decoration: none;
}
#footer P
{
	clear: both;
	float: left;
}
/*Google AJAX Feed SLide Show Widget*/
.gss A IMG
{
	border: none;
}
.gss
{
	text-align: center;
	background-color: #000;
	padding: 8px;
}
/*Slickr-Flickr*/
.post .slickr-flickr-slideshow.landscape.medium
{
	width: 220px;
	float: left;
	margin-left: 10px;
	height: 150px;
	margin-bottom: 30px;
}
.sidebar .slickr-flickr-slideshow.landscape.medium
{
	width: 260px;
	margin: 0 0 10px;
	height: 175px;
	clear: both;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	overflow: hidden;
}
.sidebar .slickr-flickr-slideshow.landscape.medium .active
{
	width: 238px;
	position: relative;
	height: 100%;
	overflow: hidden;
	margin-left: 10px;
}
.sidebar .slickr-flickr-slideshow IMG
{
	padding: 5px;
	border: 4px solid #AFAFAF;
	margin: 0 auto;
	position: absolute;
	width: 220px;
	height: 150px;
}
.slickr-flickr-slideshow IMG
{
	padding: 5px;
	border: 4px solid #AFAFAF;
}
/*Tag Pig Inline Links*/
A.st_tag:hover, A.internal_tag:hover, A.st_tag:active, A.internal_tag:active, A.st_tag:visited, A.internal_tag:visited, A.st_tag:link, A.internal_tag:link
{
	color: #413F3E;
	text-decoration: none;
	cursor: text;
}
LI A.st_tag:hover, LI A.internal_tag:hover, LI A.st_tag:active, LI A.internal_tag:active, LI A.st_tag:visited, LI A.internal_tag:visited, LI A.st_tag:link, LI A.internal_tag:link
{
	color: #413F3E;
	text-decoration: none;
	cursor: text;
}
#tagpig
{
	display: none;
}
/*------------------------ Single Product Category -----------------*/
.introbox
{
	position: relative;
	width: 585px;
	display: inline-block !important;
}
DIV.prod_banner
{
	float: right;
	width: 335px;
	height: 150px;
	overflow: hidden;
	color: #FDFDFD;
}
DIV.toc
{
	width: 230px;
	margin-right: 15px;
	/*[disabled]background:#FCFCFC;*/
	border-top: 2px solid #767676;
	padding-top: 10px;
	float: left;
}
.toc UL LI
{
	list-style-type: none !important;
	list-style: none inside none !important;
	background-image: none;
	height: auto;
	overflow: visible;
	margin: 0;
	padding: 1px 0px 3px 10px !important;
	line-height: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.toc LI A
{
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0 !important;
	color: #949499;
}
DIV.summary
{
	width: 335px;
	float: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 16px;
	text-align: justify;
	margin-top: 5px;
	border-top: 2px solid #767676;
	padding-top: 5px;
}
.summary STRONG
{
	display: block;
	padding: 2px;
	background: #F9F9F9;
}
.prod_banner .slickr-flickr-slideshow
{
	width: 340px !important;
	clear: both;
	height: 150px !important;
}
.prod_banner .slickr-flickr-slideshow .active IMG
{
	width: 327px !important;
	height: 140px !important;
	margin: 0 0 10px !important;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
.slickr-flickr-slideshow
{
	margin: 0 !important;
}
#ajaxed-posts-content
{
}
#ajax-loader
{
	width: 100%;
	height: 300px;
	background: url(../images/ajax-loader.gif) no-repeat center;
}
.page-template-page-product-php IMG.attachment-thumbnail
{
	margin: 0 0 10px !important;
	padding: 1px;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
#ajaxed-posts-content UL LI
{
	color: #413F3E;
}
#ajaxed-posts-links LI A.active
{
	font-weight: bold;
}
/*------------------------ About Page -----------------*/
.page-template-page-about-php .flickr-slideshow
{
	width: 580px;
	clear: both;
	height: 270px;
}
.page-template-page-about-php .slickr-flickr-slideshow IMG
{
	width: 560px;
	height: 250px;
}
.page-template-page-about-php .caption
{
	display: block;
	font-size: 2em;
	text-align: center;
	margin: 0 10px;
	padding: 5px;
	background: #F4F4F4;
}
.page-template-page-about-php #main .content
{
	padding: 0px 1px 0;
}
/*------------------------- Post Popup Page ----------------*/
DIV.postpopup
{
	width: 580px;
	clear: both;
	margin-bottom: 35px;
	float: left;
}
DIV.postpopup_body
{
	float: left;
	max-width: 350px;
	text-align: justify;
}
DIV.postpopup IMG
{
	float: right;
}
SPAN.imgcaption
{
	float: right;
	width: 200px;
	text-align: center;
	clear: right;
}
.postpopup H5
{
	color: #403E3D;
}
.postpopup LI
{
	background-image: none;
	list-style: square;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 0;
}
/*------------------------ Tests Page ------------------------*/
.post #tests-page
{
	background: url(../images/vernier.gif) no-repeat top right;
	min-height: 300px;
}
#tests-page A IMG
{
	float: left;
	padding-right: 15px;
}
#tests-page UL
{
	float: right;
	width: 463px;
}
/*------------------------ Misc ------------------------*/
DIV.social_icons
{
	width: 115px;
	height: 40px;
	display: block;
	position: absolute;
	top: 20px;
	right: 0;
	padding: 9px 0 6px 5px;
/*put rss icon here*/
	font-weight: bold;
/*font weight for rss Text*/
	font-size: 1em;
/*font size for rss Text*/
	line-height: 1em;
/*line height for rss Text*/
	font-family: Georgia, "Times New Roman", Times, serif;
/*font family for rss Text*/
	text-transform: uppercase;
	color: #000000;
/*font color for rss Text*/
	text-decoration: underline;
}
/*------------------------ Misc ------------------------*/
.ucfirst
{
	text-transform: capitalize;
}
.fineprint
{
	font-size: 9px;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	position: absolute;
	top: 57px;
	left: 66px;
	z-index: 99999;
	font-weight: bold;
	color: #838383;
}
.super
{
	font-size: xx-small;
	vertical-align: top;
}
IMG.wp-post-image, IMG.attachment-thumbnail
{
	margin: 0 0 10px !important;
	padding: 1px !important;
	background: #FFFFFF;
	border: 3px solid #AEAEAE;
}
#sp.withslide .header, #sp_rtl.withslide .header
{
	width: 1002px;
	height: 470px;
	position: relative;
	padding-bottom: 7px;
	z-index: 300;
}
DIV#skypestat
{
	margin-left: 25px;
}
.home SPAN.caption
{
	width: 100%;
	display: block;
	text-align: center;
	background: #EFEFEF;
	margin-bottom: -12px;
	text-transform: uppercase;
	font-size: 11px;
}
