/* STEP 3 STYLES */

#opt-extras {
	border: 3px solid #403092;
	width: 430px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

#opt-extras-note {
	float: right;
	width: 300px;
	padding-top: 40px;
	font-size: 10px;
	overflow: hidden;
}

.opt-extra-title {
	color: #403092;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}

.opt-extra-row-gray {
	background-color: #DDDDDD;
	padding: 5px;
	height: auto;
	overflow: hidden;
}

.opt-extra-row-white {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	overflow: hidden;
}

/* SEARCH LAYERS */

#calendar {
	position; absolute;
	clear: both;
	overflow: hidden;
	z-index: 1;
}

/*#eurotents-layer {
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}

#touring-layer {
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}*/

/* SEARCH RESULT STYLES */

.search-result-pitch-select {
	font-size: 12px;
	color: #004080;
	padding-right: 15px
}

.search-result-special {
	width: 250px;
	height: 25px;
	overflow: hidden
}

.search-result-pitch {
	height: auto;
	visibility: visible;
	overflow: hidden
}

.search-result-pjump {
	display: none;
	height: 40px;
	visibility: visible;
	overflow: hidden
}

#search-result-error-text {
	clear: both;
	margin-left: 20px;
	color: #EE2B42;
	font-size: 12px
}

.not_available {
	color: #EE2B42;
	font-size: 12px
}

.star {
	color: #EE2B42;
	font-size: 16px
}

.star_text {
	color: #EE2B42;
	font-size: 14px;
}

.search-result-entry {
	clear: both;
	height: auto;
	width: 740px;
	padding-top: 15px;
	overflow: hidden;
}

.search-result-left {
	float: left;
	height: auto;
	width: 420px;
	overflow: hidden;
}

.search-result-right {
	float: left;
	height: auto;
	width: 310px;
	margin-left: 10px;
	overflow: hidden;
}

.search-result-unit-name {
	height: auto;
	width: auto;
	padding; 0px;
	font-size: 14px;
	color: #004080;
	overflow: hidden;
}

.search-result-date-prev {
	float: left;
	text-align: center;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #403092;
	color: #fdd700;
	overflow: hidden;
}

.search-result-date-curr {
	float: left;
	text-align: center;
	width: 195px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #403092;
	color: #fdd700;
	overflow: hidden;
}

.search-result-date-next {
	float: left;
	text-align: center;
	width: 100px;
	margin-bottom: 5px;
	background-color: #403092;
	color: #fdd700;
	overflow: hidden;
}

.search-result-day {
	float: left;
	text-align: center;
	width: 130px;
	height: auto;
	margin-right: 5px;
	border: 1px solid black;
	background-color: #EEEEEE;
	overflow: hidden;
}

.search-result-day-curr {
	float: left;
	text-align: center;
	width: 130px;
	height: auto;
	margin-right: 5px;
	border: 1px solid black;
	background-color: #fdd700;
	overflow: hidden;
}

.search-result-content {
	clear: both;
	margin-top: 5px;
	width: auto;
	height: auto;
	overflow: hidden;
}

.search-result-avail-cal {
	clear: both;
	margin-top: 5px;
	text-align: center;
	height: auto;
	width: 404px;
	border: 1px solid black;
	background-color: #EEEEEE;
	overflow: hidden;
}

.search-result-search-again {
	clear: both;
	margin-top: 5px;
	text-align: center;
	width: 100px;
	border: 1px solid black;
	background-color: #EEEEEE;
	overflow: hidden;
}

.search-result-next-step {
	clear: both;
	margin-top: 5px;
	text-align: center;
	width: 180px;
	border: 1px solid black;
	background-color: #fdd700;
	overflow: hidden;
}

/* SEARCH BOX */

#search-box {
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
	border: 2px solid #fdd700;
	height: auto;
	width: 250px;
	overflow: hidden;
}

#search-box-header {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	border-bottom: 2px solid #fdd700;
	color: #EE2B42
}

#search-box-btn {
	float: right;
	line-height: 100%;
	font-size: 18px;
	color: #fdd700;
	background-color: #403092;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 27px;
}

.search-cat1 {
	float: left;
	background-color: #fdd700;
	color: #403092;
	padding-top: 3px;
	line-height: 100%;
	font-size: 16px;
	height: 40px;
	width: 125px;
	text-align: center;
	overflow: hidden
}

.search-cat2 {
	float: right;
	background-color: #403092;
	color: #fdd700;
	padding-top: 3px;
	line-height: 100%;
	font-size: 16px;
	height: 40px;
	width: 125px;
	text-align: center;
	overflow: hidden
}

/* AJAX PAGE STYLES */

.error-text {
	color: #EE2B42;
	font-size: 14px
}

#depositline {
	font-size: 14px;
	color: #004080
}

#totalsline {
	font-size: 14px;
	color: #EE2B42
}

#balanceline {
	font-size: 14px;
	color: #000000
}

.summary-leftcol {
	float: left;
	width: 370px
}

.summary-rightcol {
	float: left;
	width: 370px
}

.summary-title {
	float: left;
	width: 180px
}

.summary-value {
	float: left;
	width: 180px
}

input.smalltextbox {
	width: 80px
}

.party-details-left-col {
	float: left;
	width: 370px;
	height: auto;
	overflow: hidden;
}

.party-details-right-col {
	float: right;
	padding-left: 10px;
	width: 370px;
	overflow: hidden;
}

.party-details-header {
	clear: both;
	font-weight: bold;
	font-size: 10px;
	color: #004080
}

/* 247BOOKING STYLES */

.clr {
	clear: both;
	height: auto;
	overflow: hidden;
}

.spacer {
	margin-top: 5px;
	height: auto;
	overflow: hidden;
}

.spacer2 {
	margin-top: 2px;
	height: auto;
	overflow: hidden;
}

.link_black_underline {
	color: #4f4f4f;
	text-decoration: underline;
	font-weight: normal
}

.button-grey {
	width: 100px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid black
}

.button-grey-small {
	width: 70px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid black
}

.button-grey-large {
	width: 150px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid black
}

.button-yellow {
	width: 200px;
	text-align: center;
	background-color: #fdd700;
	border: 1px solid black
}

.button-yellow-small {
	width: 100px;
	text-align: center;
	background-color: #fdd700;
	border: 1px solid black
}

#booking_content {
	clear: both;
	float: right
	margin-top: 5px;
	margin-left: 5px;
	width: 790px;
	height: auto;
	overflow: hidden;
}

.content-header {
	clear: both;
	margin-top: 5px;
	font-size: 14px;
	color: #004080
}

.footer-link-left {
	float: left;
	font-size: 11px;
	color: #403092;
	margin-left: 5px;
	font-weight: bold
}

.footer-link-right {
	float: right;
	font-size: 11px;
	color: #403092;
	font-weight: bold
}

/* BREADCRUMB */

#breadcrumb {
	clear: both;
	font: normal 12px;
	width: auto;
	margin-left: 5px;
	height: 25px;
	overflow: hidden
}

#breadcrumb-title {
	float: left;
	height: 25px;
	width: 108px;
	color: #403092;
	font-weight: bold;
	padding-right: 10px;
	overflow: hidden;
}

.breadcrumb-item {
	float: left;
	height: 25px;
	width: 100px;
	color: #403092;
	text-align: left;
	background-color: #fdd700;
	padding-left: 10px;
	border-right: 1px solid #403092;
	overflow: hidden;
}

.breadcrumb-item-previous {
	float: left;
	height: 25px;
	width: 100px;
	color: #fdd700;
	text-align: left;
	background-color: #403092;
	padding-left: 10px;
	border: 1px solid #fdd700;
	overflow: hidden;
}

.breadcrumb-item-active {
	float: left;
	height: 25px;
	width: 100px;
	color: #fdd700;
	text-align: left;
	background-color: #AD0031;
	padding-left: 10px;
	border: 1px solid #fdd700;
	overflow: hidden;
}

.breadcrumb-item-last {
	float: left;
	height: 25px;
	width: 100px;
	color: #403092;
	text-align: left;
	background-color: #fdd700;
	padding-left: 10px;
}

/* 247BOOKING CALENDAR STYLES */

FORM {
	MARGIN: 0px 0px 0px 0px;
}
DIV {
	COLOR: #000000;
	FONT-SIZE: 12px;
	line-height: 150%;
	MARGIN: 0px 0px 0px 0px;
}
TH {
	COLOR: #000000;
	FONT-SIZE: 10px;
}
TD {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
P {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
INPUT {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
SELECT {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
TEXTAREA {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 18px;
}
H2 {
	FONT-SIZE: 16px;
}
H3 {
	FONT-SIZE: 14px;
}
HR {
	COLOR: #DDDDDD;
}
.TopLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminTitle {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.Line {
	BACKGROUND-COLOR: #4A7B9C;
}
.UnitTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.AdminPriceLabels {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
}
.TableHeadings {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
}
.UnitPriceTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.NavigationPath {
	COLOR: #330066;
	FONT-WEIGHT: bold;
}
.FormButton {
	COLOR: #000000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.CustomerMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.Bottom {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}
.AvailTextBox {
	WIDTH: 22px;
	TEXT-ALIGN: center;
	BORDER: none;
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
}
.TableHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.ItemsList {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.CalendarTableMain {
BACKGROUND-COLOR: #403092;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #000000;
}
.CalendarTableBody {
BACKGROUND-COLOR: #FFFFCC;
BORDER-WIDTH: 1px;
BORDER-STYLE: none;
BORDER-COLOR: #000000;
}
.CalendarMonthsTable {
BACKGROUND-COLOR: #403092;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #000000;
}
a.CalendarMonths {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
COLOR: #FFD700;
}
.CalendarMonths {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR: #FFD700;
}
.CalendarMonthSelected {
BACKGROUND-COLOR: #FFD700;
}
a.CalendarMonthSelected {
FONT-SIZE: 12px;
COLOR: #403902;
}
.CalendarDaysTable {
BACKGROUND-COLOR: #99CC66;
BORDER-WIDTH: 1px;
BORDER-STYLE: none;
BORDER-COLOR: #000000;
}
.CalendarDays {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 12px;
COLOR: #000000;
TEXT-ALIGN: center;
WIDTH: 60px;
}
.CalendarMonthYear {
BACKGROUND-COLOR: #403092;
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #FFD700;
FONT-WEIGHT: bold;
TEXT-ALIGN: center;
FONT-SIZE: 14px;
}
.CalendarTableCell {
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 10px;
WIDTH: 60px;
HEIGHT: 20px;
TEXT-ALIGN: center;
VERTICAL-ALIGN: middle;
}
.CalendarCell {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 10px;
WIDTH: 60px;
HEIGHT: 20px;
TEXT-ALIGN: center;
VERTICAL-ALIGN: middle;
}
.CalendarTableBlockBookCell {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 10px;
WIDTH: 10px;
HEIGHT: 20px;
}
.AdminLabels {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
COLOR: #000000;
}
.AdminSectionHeading {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 13px;
FONT-WEIGHT: bold;
COLOR: #4A7B9C;
}
.UnderLineLink:hover {
TEXT-DECORATION: underline;
}
.SideMenu {
border-width: 1px;
border-style: solid;
border-color: #000000;
}
.CalendarBorder {
BACKGROUND-COLOR: #FFD700;
border-width: 1px;
border-style: none;
border-color: #000000;
}
.CalendarTop2 {
BACKGROUND-COLOR: #403092;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 20px;
FONT-WEIGHT: bold;
COLOR: #FFD700;
}

/* MISC STYLES */

h2 {
	margin: 0;
	padding: 0.6em;
	padding-top: .4em;
	font-size: 2em;
}

#termsWindow {
	position: absolute;
	top: 10em;
	left: 15em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
	visibility: hidden;
}

#cancWindow {
	position: absolute;
	top: 10em;
	left: 15em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
	visibility: hidden;
}

#golfpassWindow {
	position: absolute;
	top: 10em;
	left: 15em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
	visibility: hidden;
}

#pitchputtWindow {
	position: absolute;
	top: 10em;
	left: 15em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
	visibility: hidden;
}

#hideSite {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 850px;
	z-index: 1;
	text-align: center;
	background-color: #fff;
	-moz-opacity: .75;
	opacity: .75;
	filter: alpha(opacity=75);
	visibility: hidden;
}

#forgotLogin {
	position: absolute;
	top: 21em;
	left: 29em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=75);
	border: 1px solid black;
	visibility: hidden;
}

#forgotLoginStatus {
	position: absolute;
	top: 21em;
	left: 29em;
	z-index: 1;
	background-color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=75);
	border: 1px solid black;
	visibility: hidden;
}

#forgotresponse {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	height: 20px;
	width: 500px;
}

.formItem, .formItemRequired, .formPaymentItem {
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
}

.formItem label, .formItemRequired label, .formPaymentItem label {
	clear: both;
	float: left;
	width: 140px;
	padding-bottom: 10px
}

.formItem input, .formItemError input, .formItemRequired input {
	float: left;
	width: 140px;
}

.formItem select, .formItemError select, .formItemRequired select {
	float: left
}

.formItem input.smalltextbox {
	float: left;
	width: 80px
}

.formPaymentItem input {
	float: left;
	width: 140px
}

.formPaymentItem select {
	float: left;
}

.readOnlyTotal {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
}

.required {
	color: red;
	font-weight: bold;
	font-size: 1em;
}

.readOnly {
	display: block;
	font-size: 1.2em;
	float: right;
	border: 0;
}

#logInBox fieldset, #logInFailedBox fieldset {
	margin: 0;
	border: 0;
}

/* CUSTOMER STYLES */

.DialogBox {
	BORDER: 1px solid #402F95;
	PADDING: 10px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 768px;
	OVERFLOW: auto
}
.DialogBorder {
	BACKGROUND-COLOR: #402F95;
}
.DialogTitle {
	MARGIN-TOP: 5px;
	PADDING-TOP: 7px;
	BACKGROUND-COLOR: #402F95;
	BACKGROUND-IMAGE: url('../images/menu-header.gif');
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #FDD700;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: left;
	FONT: 13px;
	PADDING-LEFT: 15px;
	HEIGHT: 26px;
	WIDTH: auto;
	OVERFLOW: auto
}
.SideMenu {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.VertMenuBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.VertMenuTitle {
	BACKGROUND-IMAGE: url('../images/menu-header.gif');
	TEXT-ALIGN: left;
	FONT: 13px arial, sans-serif;
	COLOR: #FDD700;
	PADDING-LEFT: 15px;
	HEIGHT: 26px
}
.VertMenuText {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.VertMenuItems {
	FONT: normal 12px arial, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none
}
.VertMenuItems:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.VertMenuItems:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
.VertMenuItems:active {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

body {
	color: #4f4f4f;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}

body#bd {
	color: #4f4f4f;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	color: #000000;
	font-size: 12px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #402f95;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #402f95;
	text-decoration: underline;
}

/*  "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif */

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	font-size: 90%;
	color: #999999;
}

/* Heading */
h1 {
	font-size: 170%;
	color: #00afbb;
	line-height: normal;
	display: inline;
}

h2 {
font-size: 150%;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	line-height: 180%;
	background: url(../images/bullet-list.gif) no-repeat 0px 8px;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CACACC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

/*td, div {
	font-size: 100%;
}*/


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	
	color: #4F4F4F;
}

.button {
	font-weight: bold;
	color: #4F4F4F;
	background: url(../images/grad1.gif) repeat-x bottom ;
	border: 1px solid #CACACC;
	padding: 2px;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	border: 1px solid #CACACC;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFCC;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	font: 1em/1.5 "Courier News", monospace;
	
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding : 10px 15px;
	margin: 0;
	
	border: 1px solid #CACACC;
}

/* Small quote */
.small-quote {
	background: none;
	margin: 0;
	padding: 0;
}

.small-quote span.open-quote {
	background: url(../images/so-q.gif) no-repeat center left;
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	background: url(../images/sc-q.gif) no-repeat center right;
	margin: 0;
	padding-right: 20px;
}

.small-quote span.author {
	display: block;
	padding: 2px 5px 2px 20px;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	text-transform: uppercase;
	font-size: 90%;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

.dropcap-hilite {
	float: left;
	margin-right: 5px;
	padding: 4px;
	display: block;
	color: #402f95;
	
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #666666;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #999999;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #666666;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #402f95;
	background: url(../images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
	background: url(../images/author.gif) no-repeat center left;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Box style */
.box-hilite {
	background: url(../images/box-hilite-bg.gif) repeat-x bottom left ;
	margin: 20px 0 0 0;
	padding: 15px;
	border: 1px solid #CACACC;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 20px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/arrow.png) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CACACC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #DCDDE0;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #4F4F4F;
	font-size: 155%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow.png) no-repeat 0 8px;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
	font-size: 125%;
}

.componentheading {
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
	background: url(../images/sep.gif) repeat-x bottom;
	font-size: 250%;
	line-height: normal;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	color: #402f95;
	font-size: 200%;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	padding: 3px 26px 4px 18px;
width: 86px;
height: 18px;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/readon.gif) no-repeat #ffffff;
	color: #403092;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #fdd700;
	background: url(../images/readon-hover.gif) no-repeat #ffffff;
	text-decoration: underline;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 4px 2px;
	line-height: 10px;
	font-weight: bold;
}

.modifydate {
	color: #999999;
	height: 15px;
	padding-top: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 5px 15px 0;
	padding: 0 5px 5px;
}

* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 15px 0;
}

*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	border: 1px solid #4F4F4F;
	background: #f5f5f5;
	color: #000000;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/sep.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/sep.gif) repeat-x bottom #EAEBEE;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/sep.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-botsl,
#ja-bottom,
#ja-footer,
#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container {
	width: 770px;
	margin: 0px auto;
}

.wide #ja-botsl,
.wide #ja-bottom,
.wide #ja-footer,
.wide #ja-header,
.wide #ja-mainnav,
.wide #ja-subnav,
.wide #ja-container {
	width: 80%;
min-width:880px;
width:auto !important;
width:775px;
max-width:980px;
width:auto !important;
width:980px;
	margin: 0px auto;
}

#ja-container {
	background: url(../images/container-bg1.gif) repeat-y 74% 0;
}


#ja-container #ja-container2 {
	padding: 10px ;
	background: url(../images/container-bg2.gif) no-repeat 74% 0;
}

#ja-contentwrap {
	padding: 5px 0 10px;
}


#ja-content {
	padding: 0px 10px;
	margin: 0;
	clear: both;
	display: block;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #403092
}

#ja-header {
	clear: both;
	text-align: left;
	line-height: normal;
	height: 85px;
	position: relative;
	background: url(../images/header-top.jpg) no-repeat top right;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 15px;
	text-indent: -1000px;
}

#ja-header a {
	width: 376px;
	height: 85px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	background: url(../images/logo.jpg) no-repeat top left;
}

#ja-header h1 img {
	float: left;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: #403092;
}

#ja-mainnav {
	background: url(../images/header-bottom.jpg) no-repeat bottom right #403092;
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}

.ja-menu-right-active {
	float: left;
	display: block;
	height: 28px;
	width: 32px;
	background: url(../images/mainnav-active-lr.png) no-repeat bottom right;
}

.ja-menu-right {
	float: left;
	display: block;
      height: 28px;
	width: 32px;
	background: url(../images/mainnav-right.png) no-repeat bottom right;
}

#ja-subnavwrap {
	background: #1F1F1F;
}






#ja-subnavcol li a {


}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 6px 5px 6px 15px;
	width: 90%;
	display: block;
	color: #4F4F4F;
	text-decoration: none;
font-size: 100%;
font-weight: bold;
	background: url(../images/arrow.png) no-repeat 4px 14px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #4F4F4F;
	text-decoration: underline;
font-size: 100%;
font-weight: bold;
	background: url(../images/arrow.png) no-repeat 4px 14px #ffd800;
}


a.mainlevel#active_menu {
color: #4F4F4F;
	text-decoration: underline;
font-size: 100%;
font-weight: bold;
	background: url(../images/arrow.png) no-repeat 4px 14px #ffd800;
}


a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #4F4F4F;
	background: url(../images/arrow.png) no-repeat 4px 8px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #402f95;
	text-decoration: none;
}

#active_menu {
	background: url(../images/arrow.png) no-repeat 4px 8px;
	color: #402f95;
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	font-size: 105%;
font-weight: bold;
	padding: 1px 0 0 15px;
	margin: 0 0 5px;
	color: #402f95;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/icon.gif) no-repeat top left;
}

div.moduletable {
	padding: 15px 00px 0px;
}

#ja-col1 div.moduletable {
	padding: 14px;
	
}

#ja-col2 div.moduletable {
	padding: 15px 10px;
	margin-bottom: 0;
}

#ja-quote div.moduletable {
	padding: 15px 10px;
	margin-bottom: 0;
}

div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-spotlight {
	margin: 0;
	padding: 0;
}

/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 20px;
}

#ja-topsl h3, #ja-botsl h3, #ja-bottom h3 {
	font-size: 155%;
	font-weight: bold;
	text-transform: none;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	background: none;
}

/* Top Spotlight */
#ja-topslwrap {
	clear: both;
	margin: 0px 0 0;
	padding: 0px 0;
}

#ja-topsl {
	padding: 0px;
}

#ja-topsl h3 {
	margin: 0 0 0px;
	padding: 0px;
}

#ja-topsl div.moduletable {
	padding: 5px;
	margin: 0 0px;
	background: #ebebeb;
border-left: 5px solid #ffffff;
	
}

#ja-topsl div.hover,
#ja-topsl div.moduletable:hover {
	background: #ffd800;
border-left: 5px solid #ffffff;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
	padding: 0;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center {
}

#ja-topsl a {
	color: #402f95;
	text-decoration: none;
}

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus {
	color: #402f95;
	text-decoration: underline;
}

/* Bottom Spotlight */
#ja-botslwrap {
	border-top: 3px solid #ffd800;
	background: #00afbb;
	color: #CACACC;
}

#ja-bottomwrap {
	border-top: 3px solid #ffd800;
	background: #403092;
	color: #CACACC;
}

#ja-botsl {
	padding: 5px 0;
}

#ja-bottom {
	padding: 5px 0;
}

#ja-botsl h3 {
	color: #000000;
	margin: 0 0 10px;
	padding: 0;
}

#ja-bottom h3 {
	color: #FFFFFF;
	margin: 0 0 10px;
	padding: 0;
}

#ja-botsl div.moduletable {
	margin: 5px 15px;
	padding: 0px 0px;
	background: none;
border: 2px solid #ffd800;
}

#ja-bottom div.moduletable {
	margin: 0;
	padding: 5px 5px;
	background: none;
}

#ja-botsl a, #ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #FFFFFF;
}

#ja-bottom a, #ja-bottom a:hover, #ja-bottom a:active, #ja-bottom a:focus {
	color: #FFFFFF;
}


#ja-topsl ul,
#ja-bottom ul,
#ja-botsl ul {
	padding: 0;
	margin: 0 !important;

}

#ja-bottom li,
#ja-botsl li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 8px;
}

#ja-topsl td,
#ja-bottom td,
#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator,
#ja-bottom .article_seperator,
#ja-topsl .article_seperator {
	display: none;
}

#ja-botsl table,
#ja-bottom table,
#ja-topsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	display: block;
	text-indent: 4px;
	margin-bottom: 3px;
	color: #999999;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

#ja-pathway a {
font-weight: bold;
color: #6f6f6f;
text-transform: lowercase;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-containerwrap-fl, #ja-containerwrap {
	background: url(../images/containerwrap-bg1.gif) repeat-y 50% 0;
}

#ja-containerwrap-f, #ja-containerwrap2 {
	background: url(../images/containerwrap-bg2.gif) repeat-x #eaebee;
}

#ja-containerwrap-fl div#ja-containerwrap2,
#ja-containerwrap div#ja-containerwrap2
        {background: url(../images/containerwrap-bg2.gif) no-repeat 50% 0 #eaebee;
}

#ja-containerwrap-f div#ja-container2 {	
	background: url(../images/container-bg23.gif) no-repeat 50% 0 #ffffff;
}

#ja-containerwrap-fr div#ja-container2 {
	background: url(../images/container-bg23.gif) no-repeat 50% 0 #ffffff;
}

#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
}

#ja-mainbody, #ja-mainbody-fl {
	float: right;
	width: 78.95%;
}

#ja-mainbody #ja-contentwrap {
	float: left;
	width: 51%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
	background: none;
}

#ja-mainbody-f, #ja-mainbody-fr  {
	float: right;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 77.8%;
	float: right;
}

#ja-mainbody-fr #ja-col1 {
	width: 22%;
	float: left;
}

#ja-mainbody-f #ja-content {
	padding: 0 !important;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: right;
	width: 48%;
	overflow: hidden;
}

#ja-col1 div.innerpad {
	padding: 0 15px 10px 0;
}

#ja-col2 {

	float: right;
	width: 21%;
	overflow: hidden;
background: url(../images/container-bg99.gif) no-repeat top right;
min-height:300px;
height:auto !important;
height:300px;
}

#ja-quote {

	float: right;
	width: 21%;
	overflow: hidden;
}

#ja-col2 div.innerpad {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 0px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 8px;
}

#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertoolswrap {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/usertools-right.gif) no-repeat bottom right #ffd800;
}

#ja-usertools {
	float: left;
	background: url(../images/usertools-left.gif) no-repeat bottom left;
	padding: 4px 5px 4px 15px;
}

#ja-usertools ul {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usertools img {
	margin: 0 4px 0 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 3px solid #ffd800;
	background: #ffffff;
}

#ja-footer {
	padding: 10px 0;
	position: relative;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 5px;
	font-size: 100%;
	color: #4F4F4F;
	font-style: normal;
	display: block;
}

#ja-botnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 0;
}

#ja-botnav li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-botnav a {
	display: inline;
	background: url(../images/bullet-list.gif) no-repeat 13px 6px;
	padding: 0 0 0 25px;
	line-height: normal;
}

#ja-botnav a:hover {
	text-decoration: underline !important;
}

/* Search */

#ja-search {

	position: absolute;

	top: 19px;

	right: 20px;

	padding-left: 17px;

}

#ja-search .inputbox {
	color: #000000;
	width: 120px;
	background: #ffffff;
	border: 1px solid #747474;
	padding: 2px 5px 3px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 80%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* JA SLIDESHOW
-------------------------------------------*/
div#ja-slideshow-wrap {
	background: #ffffff;
	border: 0px solid #CACACC;
}

div.ja-slideshow-case {
	margin: 0;
}

div.ja-slideshow-case p {
	padding-top: 9px;
}

div.ja-slidebar {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #f5f5f5;
}

div.ja-slidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	z-index: 10001;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.ja-slidebar ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
}

div.ja-slidebar ul a {
	float: left;
	margin-right: 1px;
	padding: 4px 6px;
	display: block;
	color: #ffd800;
	cursor: pointer;
	text-decoration: none;
	line-height: normal;
}

div.ja-slidebar ul a:hover,
div.ja-slidebar ul a:active,
div.ja-slidebar ul a:focus {
	background: #f5f5f5;
	text-decoration: none;
}

div.ja-slidebar ul a.active {
	border: none;
	background: #CACACC;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
}

div.ja-slidebar ul li a.prev,
div.ja-slidebar ul li a.next {
	display: block;
	font-weight: bold;
}
 
div.ja-slidebar ul li a.prev {
	padding-left: 20px;
}

.description {
	position: absolute;
	bottom: 0;
	
	color: #4F4F4F;
	font-weight: bold;
	width: 100%;
	padding: 4px 0;
	text-indent: 0px;
}

.description-hidden {
	padding: 0;
	position: absolute;
	bottom: 0;
}



address {
	font-style: normal;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* SLWI */
.ja-slwi-container {
width: 100%;
}

.ja-slwi-container h3{
margin: 0 !important;
padding: 7px 10px !important;
font-size: 100% !important;
line-height: normal !important;

}

.ja-slwi-text p {
padding: 0 10px;
margin: 0px;

}
/* Orange Module */
div.module-latest {
	margin-top: 30px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/latest-news.gif) no-repeat top left;
}

div.module-latest div {
margin-top: 30px;
	padding: 0;
	background: url(../images/latest-news.gif) no-repeat top left;
}

div.module-latest div div {
margin-top: 30px;
	padding: 0;
	background: url(../images/latest-news.gif) no-repeat top left;
}

div.module-latest div div div {
margin-top: 30px;
	padding: 0 15px 15px;
	background: url(../images/latest-news.gif) no-repeat top left;
}

div.module-latest div div div div {
	margin-top: 30px;
	margin: 0;
	padding: 0;
	background: none;
}

.moduletable-mark{
margin-left: 156px;
margin-top: 3px;
}

.clolink {
margin-top: 5px;
}