/* @override 
	http://perkybros.com/css/styles.css
	http://perkybros.local/css/styles.css
*/

@import url(reset.css);

body {
	color: #000;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	background: url(../img/shared/bggrid.gif);
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
	color: #000;
	background-color: #c4e8e0;
	padding: 1px 3px;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
}

.png {
	behavior: url(js/iepngfix.htc);
}
.clear {
	clear: left;
	line-height: 0;
	height: 0;
}

.holder {
	position: relative;
	min-width: 985px;
	max-width: 1255px;
	z-index: 10000;
	padding: 0px;
}
.perkycontact .holder {
	min-width: 970px;
}

#curtain {
	width: 99%;
	height: 133px;
	position: fixed;
/*	background: url(../img/shared/bggrid.gif);*/
	background: transparent;
	z-index: 1000;
}

a.logo {
	display: block;
	position: fixed;
	width: 64px;
	height: 116px;
	background: transparent url(../img/shared/perkylogo.png) no-repeat;
	z-index: 1100;
	text-indent: -9000px;
	left: 24px;
	top: 53px;
	behavior: url(/js/iepngfix.htc);
}
a.logo h1 {
	width: 64px;
	height: 116px;
}

/* @group #sidebar */

#sidebarold {
	width: 154px;
	margin-top: 20px;
	z-index: 3000;
	right: 10px;
	top: 0px;
	position: absolute;
	display: block;
}

#sidebarbox {
	z-index: 3000;
	right: 10px;
	top: 0px;
	position: absolute;
	width: 154px;
	height: 250px;
	margin-top: 20px;
}

#sidebar {
	width: 154px;
	margin-top: 24px;
	z-index: 3000;
	left:  -305px;
	top: 0px;
	position: fixed;
	display: block;
	min-width: 154px;
}
.workinfo #sidebar {
	left: -300px;
}

#sidebar a {
	background: none;
}
#sidebar a:hover {
	color: #c4e8e0;
}
a#letter_p {
	height: 25px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 20px;
	text-indent: -9000px;
	background-image: url(/img/shared/plogo/2.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
}

#sidebar .top {
	height: 26px;
	overflow: hidden;
	background: url(../img/shared/nav_top.gif) no-repeat;
}
#sidebar .content {
	background: url(../img/shared/nav_content.gif);
}
#sidebar .bottom {
	height: 26px;
	background: url(../img/shared/nav_bot.gif) no-repeat;
	overflow: hidden;
}
#sidebar .copy {
	text-align: center;
	padding: 20px 0px;
	padding-bottom: 24px;
	background: url(../img/shared/2009.gif) 50% 49% no-repeat;
	text-indent: -9000px;
}

#sidebar ul {
	margin: 0px 10px;
	text-align: center;
	overflow: hidden;
	padding: 0;
}
#sidebar ul ul {
	margin: 5px 0;
}
#sidebar ul li.first a {
	border-top: 1px solid #000;
}
#sidebar ul li {
	margin-left: 1px;
	margin-right: 1px;
	overflow: hidden;
	display: block !important;
	display: inline;
	
}
#sidebar ul li a {
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #000;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 18px;
	background-image: url(../img/shared/menuitems.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#sidebar ul li a.item_all {
	background-position: 7px 1px;
}
#sidebar ul li a.item_all:hover {
	background-position: 7px -52px;
}
#sidebar ul li a.item_info {
	background-position: 7px -17px;
}
#sidebar ul li a.item_info:hover {
	background-position: 7px -70px;
}
#sidebar ul li a.item_contact {
	background-position: 7px -34px;
}
#sidebar ul li a.item_contact:hover {
	background-position: 7px -87px;
}

#sidebar ul li li a {
	background: no-repeat;
	text-indent: 0;
	height: 17px;
	line-height: 17px;
}
#sidebar ul ul li a {
	border-bottom: 1px dotted #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar ul ul li.last a {
	border-bottom: none;
}

/* @end */

#content {
	float: left;
	padding-top: 60px;
	margin-right: 177px;
}
.main #content {
	padding-top: 0px;
}
.perkycontact #content {
	padding-top: 13px;
	padding-left: 0px;
}

#workinfo {
	margin-top: 73px;
	margin-left: 0px;
}
#workinfo .item img {
	width: 100%;
}
#offset {
	width: 100%;
	float: left;
	position: absolute;
	margin-right: -177px;
	z-index: 999;
}

#curtain.projectcurtain {
	float: left;
	width: 99%;
	margin-right: -177px;
	min-width: 985px;
	max-width: 1255px;
	top: -1px;
	color: #000;
}

/* @group .infotable */

.infotable {
	margin-right: 177px;
	position: relative;
	padding-top: 68px;
	zoom:1;
	width: 807px;
}

.infotable .slash {
	width: 55px;
	height: 116px;
	background: url(../img/shared/black_slash.png);
	position: absolute;
	top: 54px;
	right: 187px;
	behavior: url(/js/iepngfix.htc);

}

.infotable table {
	width: 807px;
}
.infotable table td {
	vertical-align: top;
}
.infotable .logospacer {
	width: 80px;
}
.infotable .textholder {
	padding-right: 50px;
	padding-top: 8px;
	padding-left: 4px;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}
.textholder strong {
	font-weight: bold;
}
.infotable .infoholder {
	width: 191px;
}
.infotable .infoholder .link {
	background: url(../img/shared/hr.gif) bottom left repeat-x;
	display: block;
	margin-top: 6px;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 3px;
	padding-left: 0px;
}
.infotable .infoholder a.link:hover {
	color: #c4e8e0;
}

/* @end */

/* @group #filter stuff */

#filter {
	z-index: 1200;	
	width: 600px;
	position: fixed;
	left: 70px;
	top: 103px;
	line-height: 14px;
	background: url(../img/blank.gif);
}

.filter #filter_bar {
	display: block;
	float: left;
	margin-right: 5px;
	width: 58px;
	height: 14px;
	padding: 0px;
	background: url(../img/shared/filter_but.gif) 0% 0% no-repeat;
	text-indent: -9000px;
}
.filter #filter_bar:hover {
	background-position: 0% 100%;
}
.filter #filter_current {
	float: left;
	line-height: 14px;
}
.filter ul {
	float: right;
	width: 530px;
}
.filter ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group #worklist */

#worklist {
	margin-top: 133px;
	margin-bottom: 15px;
	margin-left: 0px;
	width:101%;
}

#worklist a.but {
	padding: 0px;
}

#rgt {
    float:left;
    width:33%;
}
#ctr {
	float: left;
    width:33%;
}
#lft {
    float:left;
    width:33%;
}
#worklist .item {
	position: relative;
	padding: 0px;
	margin: 0px 6px 6px 0px;
	background: #eee;
}

#worklist .item .curtain {
	background: #000;
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
	opacity: 0.7;
	margin: 0px !important;
	margin-left: 0px;
}

#worklist .item .but {
	width: 100px;
	height: 100px;
	z-index: 25;
	display: block;
	background: url(../img/blank.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
}
#worklist .item img {
	width: 100%;
	z-index: 10;
	display: block;
}
#worklist .item img.backimg {
	z-index: 9;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#worklist .item img.realimg {
	display: block;
}

#worklist .item .overimg {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
}

#worklist .item .info {
	position: absolute;
	top: 0px;
	z-index: 20;
	width: 100%;
	text-align: center;
	color: #fff;
}
#worklist .info h3 {
	display: inline;
	color: #000;
	padding: 3px 0px 6px 9px;
	margin: auto;
	background: url(../img/shared/worktitle_back.png) 0% 0% no-repeat;
	zoom:1;
	width: auto;
	position: relative;
	font: 14px/22px "Lucida Console", "Andale Mono", "Lucida Grande", Lucida, Verdana, sans-serif;
	behavior: url(/js/iepngfix.htc);
}
#worklist .info h3 span {
	width: 10px;
	height: 22px;
	background: url(../img/shared/worktitle_back_tail.png) no-repeat;
	position: absolute;
	right: -10px;
	top: 0px;
	display: block;
	behavior: url(/js/iepngfix.htc);
}

/* @end */
#worklist .info .hr {
	width: 40px;
	padding-top: 10px;
	margin: 0px auto 5px;
	border-bottom: 1px dotted #fff;
	line-height: 1px;
	font-size: 0px;
}

#perkyinfo {
	padding-left: 60px;
	padding-top: 70px;
}
.perkycontact #perkyinfo {
	padding-left: 0px;
	padding-top: 10px;
}

#perkyinfo h3 {
	font-size: 24px;
	line-height: 37px;
	background: url(../img/shared/infoline_hr.gif) 0px -32px;
	margin-bottom: 25px;
	padding-bottom: 4px;
}

.infohr {
	height: 5px;
	background: url(../img/shared/hr.gif) repeat-x;
	margin-bottom: 2px;
	line-height: 5px;
	font-size: 1px;
	min-width: 100%;
	display: none;
}

#perkyinfo h4.faq {
	width: 173px;
	height: 19px;
	background: url(../img/shared/info_answers_header.gif);
	text-indent: -9000px;
	margin-bottom: 10px;	
}
#perkyinfo h4.links {
	width: 50px;
	height: 19px;
	background: url(../img/shared/info_links_header.gif);
	text-indent: -9000px;
	margin-bottom: 10px;
}

/* @group .faqtable */

table.faqtable {
	margin-bottom: 25px;
	width: 100%;
}
table.faqtable td {
	width: 34%;
	vertical-align: top;
	padding-right: 15px;
}

.faqtable .item {
	display: block;
	position: relative;
}
.faqtable .item strong {
	color: #000;
	background-color: #c4e8e0;
	padding: 1px 0px;
	z-index: 100;
}
.faqtable .item span {
	display: none;
	font-weight: bold;
	z-index: 101;
}
.faqtable .item div.button {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	z-index: 1300;
	background: url(../img/blank.gif);
}

/* @end */

#perkyinfo .links {
	margin-bottom: 20px;
}
#perkyinfo .links li {
}
#perkyinfo .links a {
	background: url(../img/shared/dbl_arrow.png) 100% 60% no-repeat;
	padding: 0;
	padding-right: 18px;
	font: italic 11px/1.4em Georgia, "Times New Roman", Times, serif;
}
#perkyinfo .links a:hover {
	color: #c4e8e0;
}


.contact_address {
	width: 845px;
	height: 568px;
	margin-bottom: 26px;
	margin-left: 0px;
	position: relative;
	z-index: 300;
}
#contact_email {
	width: 845px;
	height: 114px;
	display: block;
	margin-bottom: 0px;
	padding: 0;
	text-indent: -9000px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 400;
	background-color: transparent;
	background-image: (../img/blank.gif);
}
#contact_email img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#contact_email:hover {
}

div.hr {
	line-height: 1px;
	font-size: 1px;
	padding-top: 2px;
	margin-bottom: 0px;
	width: 5px;
	height:1px;
	border-bottom: 1px solid #000;
}
