/* Start of CMSMS style sheet 'primary' */
/* Main CSS Document for Angels in Arms */

body {
	background:#6984ad;
	margin:0;
}
#wrapper {
	width:888px;
	background:#e5e7de url(uploads/siteGraphics/col_left_tile01.gif) repeat-x bottom;
	margin:34px auto 0;
	border:#FFFFFF 1px solid;
}
#logo {
	background:#e09376 url(uploads/siteGraphics/logo.jpg) no-repeat;
	width:233px;
	height:206px;
	border-right:#000000 1px solid;
}

#logo a {
	display: block;
	text-indent: -9999px;
	border: 0;
	width:233px;
	height:206px;
}

#header {
	background:#a6a684 url(uploads/siteGraphics/header_bg.jpg) no-repeat right top;
	height:224px;
}
#col-left {
	width:232px;
	float:left;
}
#col-right {
	background:url(uploads/siteGraphics/content_bg_2.gif) no-repeat top right;
	width:654px;
	float:right;
}
#content-wrapper {
	background:url(uploads/siteGraphics/content-wrapper.gif) repeat-y right;
}
#content-graphic {
	background:url(uploads/siteGraphics/content_bg_3.gif) no-repeat bottom left;
}
#content,
#side-bar {
	font:normal .78em/1.9em Georgia, "Times New Roman", Times, serif;
}
#side-bar {
	padding: 0;
	color:#484837;
}

#sidebar-inner {
	padding: 10px;
}

#side-bar h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #a7a785;
	text-align: center;
	padding: 3px;
}

/* sidebar forms */
.sidebar-form label {
	padding: 5px 0 5px 0 !important;
	clear: both !important;
	display: block !important;
}

.sidebar-form label input {
	background: none !important;
	border: 0 !important;
	clear: none !important;
}

#sidebar form div {
	display: block;
	padding: 5px 0 0 0;
}

#content {
	background:url(uploads/siteGraphics/content_bg_1.gif) no-repeat top left;
	width:478px;
	padding:45px 0 25px 142px;
	color:#717159;
}

/* Clearfix (all browsers)
---------------------------*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* IE6 */
* html .clear { height: 1%; }

/* IE7 */
*:first-child+html .clear { min-height: 1px; }

/* End Clearfix ------------*/

#menu {
	padding:21px 0 0 0;
}
#menu a {
	display:block;
	background:url(uploads/siteGraphics/nav_bg.gif) no-repeat;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	width:163px;
	height:20px;
	margin:0 auto 12px;
	padding:8px 0 0 28px;
}
#menu a:hover {
	background:url(uploads/siteGraphics/nav_hover_bg.gif) no-repeat;
}
#menu .currentpage a, #menu .sub .currentpage a {
	background:url(uploads/siteGraphics/nav_current_bg.gif) no-repeat !important;
}
#menu .sub a {
	background:url(uploads/siteGraphics/nav_bg.gif) no-repeat !important;
}
#menu .currentpage a:hover, #menu .sub a:hover, #menu .currentpage .sub a:hover {
	background:url(uploads/siteGraphics/nav_hover_bg.gif) no-repeat !important;
}
#footer {
	font:normal 14px/14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	padding:15px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer address {
	font-weight:normal;
	font-size:70%;
	padding-top:10px;
}
#footer address a {
	font-weight:normal;
}

#content h1 {
	background:url(uploads/siteGraphics/h1_bg.gif) no-repeat left;
	font:normal 22px/30px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:right;
	border-bottom:#717159 1px solid;
	margin:0 10px 20px 90px;
	padding:0 0 0 70px;
	letter-spacing:3px;
}

#content h2 {
	font:normal 22px/30px Georgia, "Times New Roman", Times, serif;
	border-bottom:#717159 1px solid;
	margin:0 120px 10px 0;
	letter-spacing:1px;

}

#content h3 {
	font:bold 18px/28px Georgia, "Times New Roman", Times, serif;
	border-bottom:#717159 1px solid;
	margin:0 120px 10px 0;
}

#content p {
	padding:0 0 20px 0;
}

a {
	color:#6984ad;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#355eaa;
}

hr {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
}

/* forms
---------------------------*/
form {  }

textarea, .form-body input, .form-body textarea, .form-textfield input, .text-input {
	width: 90%;
	padding: 5px;
	border: 1px solid #6a87af;
	background-color: #fff;
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
}

.form-body p { padding: 0 !important; line-height: normal; }

label {
	line-height: normal;
	display: block;
	padding: 10px 0 3px 0;
}

.label {
	line-height: normal;
	padding: 3px 0 0 0 !important;
}

.checkbox {
	float: left;
	padding: 0 !important;
	line-height: normal;
}

fieldset {
	border: 1px solid #f2e9e4;
	padding: 0 15px 15px 15px;
}

legend {
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
}

.submit { padding: 5px 0 0 0; }

.submit input {
	width: auto;
	background-color: #6a87af;
	color: #fff;
	border: 0;
	font-weight: bold;
}

form div { clear: both; }

/* radio buttons */
form div div div { padding: 0; }
form div div div label { padding: 0; }

/* calendar module
---------------------------*/

/* event list display */
.calendar-event { padding: 0 0 10px 0; }

.calendar-date-from {
	padding: 3px 0 3px 22px;
	background: transparent url(uploads/siteGraphics/ico/icon_date.gif) no-repeat left center;
	line-height: normal;
	border-bottom: 1px solid #f2e9e4;
}

.calendar-date-title, .calendar-summary-title { font-weight: bold; }
.calendar-summary p { padding: 0 !important; line-height: normal; }
.calendar-summary, .calendar-details { padding: 5px 0 5px 0; }
.calendar-returnlink {  }
.calendar-footer { padding: 0; line-height: normal; }

/* calendar - traditional grid display */
#cal-calendar {
	line-height: normal !important;
	border-collapse: collapse;
	border: 1px solid #6a87af;
}

#cal-calendar a { font-weight: normal; }

#cal-calendar td {
	background-color: #f2e9e4;
	width: 75px;
	height: 75px;
	padding: 5px;
	border: 1px solid #6a87af;
}

#cal-calendar td a { display: block; }

#cal-calendar th {
	background-color: #6a87af;
	width: 75px;
	color: #fff;
	padding: 5px;
}

.calendar-today {
	background: #fff url(uploads/siteGraphics/cal-todaybg.gif) no-repeat bottom right !important;
}

.calendar-today a {  }

.calendar-month {
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
}


/* banners
---------------------------*/
#banner-zone-1 {
	padding:10px 0 0 10px;
}

/* google maps module
---------------------------*/
.news-wrap 	{ clear: both; padding: 0 0 20px 0; }
.news-info { clear: both; display: block; padding: 0 0 20px 0; }
.news-info li { float: left !important; padding: 0 10px 0 0; }
.news-summary { clear: both; }
.news-summary p { padding: 0 !important; }
.news-morelink {  }
.news-content { clear: both; }
.news-extra {  }

/* google maps module
---------------------------*/
#mapwrap { padding: 10px 0 0 0; }
#CGGoogleMaps0 { border: 4px solid #6a87af; }
#gmapmarker { line-height: normal !important; }
/* End of 'primary' */

