/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone
  -----------------------------------
*/

.p7AB {
	padding: 0;
	border-right: 1px solid #333333;
	border-left: 1px solid #999;
	border-bottom: 1px solid #333333;
	background: #FFF;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background: #F9E4B9 url(images/p7ap_sand_bevelY.jpg) repeat-x;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #B98825;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 6px 18px;
	color: #B98825;
	border-top: 1px solid #C0B46E;
	border-bottom: 2px solid #C0B46E;
	background: transparent url(images/p7ap_east_black.gif) no-repeat left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #EEAF30;
}
#formframe {
	font-size: 90%;
}
legend {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F7FA9;
}

.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #004953;
	background-image: url(images/p7ap_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 15px 0;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #3C7179;
	background: #FFF url(images/p7ap_light_gray_bevel.jpg) repeat-x;
}
.p7ABcontent a:link, .p7ABcontent a:visited {
	background: #E0F3EF;
	color: #0B3941;
	padding: 3px;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 1em;
	color: #004953;
	margin: 0px;
	line-height: normal;
}
.p7ABcontent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: oblique;
	line-height: normal;
	color: #B98825;
	margin: 0px;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
#p7ABc2_1 ol {
	font-size: 90%;
	margin: 0px 25px 10px;
}
#p7ABw2_1 #p7ABc2_1 {
	height: 300px;
	overflow: scroll;
}
table#questions {
	margin: 0px 15px;
}
#questions tr td {
	padding: 8px;
	line-height: 100%;
	font-size: 90%;
	border-bottom: 1px dotted #615826;
}
table#calendar {
	font-size: 90%;
	color: #3C7179;
	border: 1px solid #999;
}
#calendar tr td {
	padding: 4px 8px;
	line-height: 110%;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
#tripdates {
	text-align: right;
	margin: 0px auto;
	width: 250px;
	color: #EEAF30;
}
.p7ap_currentmark {
	font-weight: bold;
}
fieldset {
	border-color: #75A3C2;
	padding-right: 10px;
	padding-left: 10px;
}
fieldset label {
	line-height: 2.5em;
}
.head {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

