/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 53 - Cayenne
  --------------------------------------
*/
.p7EPM53 {
	font-size: 1.25em;
	width: 980px;
	height: 28px;
	float: left;
	clear: both;
	margin: 0 0 2px 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-color: none;
	zoom: 1;
	z-index: 1000;
}
.p7EPM53 .p7epm_trigs {
	font-size: 0.75em;
	overflow: hidden;
	background-image: none;
	background-color: #80908B;
}
.p7EPM53 .p7epm_trigs ul {
    margin: 0px;
    padding: 0px;
}
.p7EPM53 .p7epm_trigs li {
    list-style-type: none;
    margin: 0;
    float: left;
    padding: 0px;
}
.p7EPM53 .p7epm_trigs a {
    color: #fff;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    background-color: #80908B;
}
.p7EPM53 .p7epm_trigs a:hover {
    color: #FFF;
    background-color: #F68A00;
}
.p7EPM53 .p7epm_trigs a.current_mark {
    font-weight: normal;
    font-variant: small-caps;
}
.p7EPM53 .p7epm_cwrapper {
    width: 100%;
    background: url(http://shop.themountain.me/template/images/img_transperant_white.png) repeat;
}
.p7EPM53 .p7epm_content {
    padding: 20px 25px 50px 50px;
    line-height: 1em;
    color: #44694F;
    font-size: 0.8em;
    background-color: none;
    zoom: 1;
}
.p7EPM53 .p7epm_content.pan1 {
}
.p7EPM53 .p7epm_content.pan2 {
}
.p7EPM53 .p7epm_content.pan3 {}
.p7EPM53 .p7epm_content.pan4 {}
.p7EPM53 .p7epm_content.pan5 {}
.p7EPM53 .p7epm_trigs .p7epm_open {
    color: #FFF;
    background-position: 0px -140px;
    background-color: #BFC8C5;
    background-repeat: repeat-x;
}
.p7EPM53 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t3 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM53 .p7epm_ie5clear {
    font-size: 0;
    height: 0;
    line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM53 .p7epm_content a {
    color: #446A4F;
}
.p7EPM53 .p7epm_content a:hover {
    color: #FF6600;
}
.p7EPM53 .p7epm_content a.current_mark {
    font-variant: small-caps;
    font-weight: normal;
    color: #9C0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM53 .panelColumnWrapper {
    overflow: hidden;
    background-color: #BFC8C5;
    width: 45%;
}
.p7EPM53 .panelColumn_50 {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.p7EPM53 .panelColumn_50.rightcolumn {
    margin-right: 0;
}
.p7EPM53 .panelColumn_33 {
    float: left;
    width: 32%;
    margin-right: 1%;
}
.p7EPM53 .panelColumn_33.rightcolumn {
    margin-right: 0;
}
.p7EPM53 .panelColumn_44 {
        border-right: 1px solid #80908B;        
        float: left;
    width: 24%;
}
.p7EPM53 .panelColumn_44.rightcolumn {
    margin-right: 0px;
}
.p7EPM53 .p7epm_content h3 {
    font-size: 1em;
    letter-spacing: normal;
    margin: 12px 0 0 0;
    font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM53 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}
.p7EPM53 .linklist li {
    margin: 0 10px 0 10px;
}
.p7EPM53 .linklist a {
    color: #003300;
    display: block;
    padding: 3px 5px;
    border: none;
    zoom: 1;
        line-height: .97;    
        text-decoration: none;
    text-align: left;
}
.p7EPM53 .linklist a:hover {
    color: #FF6600;
    border-color: none;
    text-decoration: underline;
    background-color: none;
}
.p7EPM53 .linklist .headings {
    margin: 0;
    padding: 4px 0 6px 10px;
        line-height: .95;    
        list-style-type: none;
    width: auto;
    font-size: 1.5em;
    text-decoration: none;
    font-weight: normal;
    color: #FF6600;
    text-align: left;
}
.p7EPM53 .linklist_tight {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    font-size: 0.9em;
    text-decoration: none;
}
.p7EPM53 .linklist_tight li {
    margin: 0;
}
.p7EPM53 .linklist_tight a {
    color: #CCC;
    display: inline;
    padding: 3px 12px;
    zoom: 1;
    text-decoration: none;
    background-color: #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #252525;
    border-left: 1px solid #333;
}
.p7EPM53 .linklist_tight a:hover {
    color: #4BAFC6;
    text-decoration: none;
}

