@import url(reset.css);

.frame {
	padding: 4px;
	border: 1px solid #909599;
}

#content {
	min-height: 322px;
}

#content ul, #content ol {
	padding-left: 40px;
	line-height: 1.5em;
}

#content ul {
	list-style-type: disc;
}

#content h2 {
color:#2e3192;
font-size:2.8em;
margin:15px 0;
text-transform:uppercase;
}

#content h2 span {
	color: #a55ea5;
}

#content h3 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #949497;
	margin: 30px 0px 15px 0px!important;
}

#content h4 {
	color:#231f20;
font-size:1.4em;
margin:15px 0;
font-weight: normal;
}

#content td {
	padding: 10px 20px;
}

#content .mceLayout td {
	padding: 0px!important;
}

* html #content {
	height: 322px;
}

#home #content {
margin-top:60px;
padding-top:18px;
min-height: 304px;
float:left;
width: 348px;
}

* html #home #content {
	height: 304px;
}

#content-wrapper {
font-size:1.2em;
padding:18px;
position: relative;
}

* html #content-wrapper {
	height: 1%;
}

#content-wrapper p,#footer .product p {
line-height:1.5em;
padding:.5em 0 1.33em;
text-align:justify;
}

#footer {
background:url(../images/footer-bg.png) no-repeat 830px 106px;
color:#fff;
height:306px;
line-height:1.5em;
margin:0 auto;
text-align:left;
width:960px;
position: relative;
}

#footer #fresh-traffic a {
	/*
	background: url(../images/fresh-traffic.jpg) no-repeat;
	height: 83px;
	width: 83px;
	text-indent: -9999px;
	*/
	position: absolute;
	top: 200px;
	right: 10px;
}

#footer #copy {
padding-left:18px;
}

#footer #products {
height:113px;
padding:27px 0;
}

#footer .product {
display:inline;
float:left;
margin:0 15px;
width:290px;
position: relative;
}

#footer .product h3 {
color:#450d45;
font-size:1.4em;
margin-left:133px;
height: 49px;
}

#footer .product p {
	padding-bottom: 0px;
}

#footer .product img {
float:left;
max-height:113px;
max-width:115px;
padding-right:18px;
}

#footer .product p.price {
font-size:1.6em;
font-weight:700;
margin-left:133px;
}

#footer address {
font-style:normal;
height:50px;
margin:18px 0;
padding-left:15px;
}

#footer address strong {
font-size:1.4em;
}

#footer h2 {
font-size:1.8em;
height:35px;
line-height:35px;
padding-left:15px;
text-transform:uppercase;
}

#footer-nav {
display:inline;
float:right;
margin-right:6px;
}

#footer-nav a {
color:#fff;
margin:0 10px;
text-decoration:none;
}

#footer-nav a:hover {
color:#DFC3DF;
}

#footer-wrapper {
background:url(../images/footer-wrapper-bg.png) repeat-x;
height:306px;
position:relative;
}

#home #donate-btn {
	top: -310px;
}

#donate-btn a {
	display: block;
	width: 100%;
	height: 100%;
}

#donate-btn {
	background:url(../images/donation-button.png) repeat-x;
	width: 214px;
	height: 46px;
	float: right;
	position: relative;
	top: -180px;
	left: -30px;
}

#global-nav {
color:#fff;
height:27px;
text-align:center;
}

#global-nav li,#footer-nav li {
display:inline;
}

#global-nav ul {
background:url(../images/global-nav-bg.png) repeat-x;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
height:27px;
line-height:27px;
}

#global-nav ul a {
color:#fff;
font-size:1.4em;
font-weight:700;
padding:5px 15px;
text-decoration:none;
}

#global-nav ul a:hover {
color:#E0ECEF;
}

#header {
background-color:#080954;
border-bottom:1px solid #2e3192;
height:216px;
padding-top:3px;
position:relative;
}

#home #header {
	height:346px;
}

#header img {
	padding-top: 2px;
}

* html #header img { 
padding-top: 0px;
}

#header h1 a {
background:url(../images/asm-logo-sm.png) no-repeat;
position:absolute;
text-indent:-9999px;
top:83px;
right:45px;
width:136px;
height:174px;
}

#home #header h1 a {
background:url(../images/asm-logo.png) no-repeat;
top:140px;
right:45px;
width:234px;
height:293px;	
}

#header small.tagline {
color:#fff;
font-size: 2.5em;
font-weight: bold;
position: absolute;
letter-spacing: 3px;
	top: 45px;
right: 29px;
}

#home #header small.tagline {
	font-size: 3.5em;
	top: 65px;
right: 29px;
}

#wrapper {
margin:0 auto;
text-align:left;
width:960px;
border-top:1px solid #231f20;
position: relative;
}

* html #footer #copy {
margin-top:15px;
}

* html #footer address {
margin:5px 0;
}

* html #footer-nav {
margin-top:10px;
}

* html content-wrapper {
height:1%;
}

.column {
float:left;
margin-right:50px;
width:238px;
}

.column h2, #content h3 {
color:#231f20;
font-size:1.8em;
margin:15px 0;
text-transform:uppercase;
}

.item {
	border-bottom: 1px dashed #8F8F8F;
	margin-top: 15px;
	padding-bottom: 18px;
}
/*
.column.news {
	max-height:400px;
	overflow:auto;
	padding:0 10px;
	margin-right:30px;
	background:#f1f1f1;
}*/

/*.item h3, .item pre, .item p {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
}

.item h3 {
color:#0e76bc;
font-size:1.2em;
margin-bottom:7px;
}

#content-wrapper .item p {
	text-align:left;
}*/

/**************EVENT CALENDAR FRONT PAGE*********************/
#event-cont{
	position: absolute;
	bottom: 0px;
	width: 250px;
}
#event-title{
	color:#FFF;
	background:#6c436b; 
	padding:15px 5px; 
	text-transform: uppercase; 
	font-size: 1.8em; 
	font-weight:normal; 
	text-align:center;
	margin: 10px 0 5px 0;
}

#event-cal{
	background:url(../images/blue_trans10.png);
	padding: 5px 20px 15px 20px;
	margin-top:0px;
	font-size: .8;
}

#event-cal a{
	color:#481444;
	text-decoration:none;
}

#event-cal a:hover{
	color:#6c436b;
	text-decoration: underline;
}

#event-cal ul{
	padding-left: 15px;
}

#event-cal li{
	list-style-image: url(../images/bullet_news.png);
	list-style-position: outside;
	font-size: 1.2em;
	padding: 0 0 10px 0;
}

p.more {
	text-align: right!important;
}

span.more {
	float: right;
}

span.date {
	color:#5f6971;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 700;
	float: left;
}

a {
	color:#a55ea5;
	text-decoration:none;
}

/*
.button {
color:#a55ea5;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color:#fff;
border:1px solid #450d45;
display:block;
font-size:1.2em;
font-weight:700;
height:26px;
line-height:26px;
padding:0;
text-align:center;
text-decoration:none;
width: 125px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
*/

.button {
color:#a55ea5;
display:block;
font-size:1.2em;
font-weight:700;
height:26px;
line-height:26px;
padding:0;
text-align:center;
text-decoration:none;
width: 114px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(../images/button-bg.png) no-repeat;
border: 0px;
}


#footer .button {
	margin-left:133px;
	font-size: 1.4em;
}

a:hover,.button:hover {
color:#450d45;
text-decoration:underline;
cursor: pointer;
}

body {
color:#37424a;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:62.5%;
text-align:center;
background: url(../images/body-bg.png) repeat-x;
}

#flutterby {
	position: absolute;
	bottom: 0px;
	left: -40px;
	z-index: -1;
	*display: none;
}

.floatLeft { float: left; margin-right: 15px; margin-bottom: 5px; }
.floatRight { float:right; margin-left: 15px; margin-bottom: 5px;}
.clear { clear: both; }

#map
	{
		width: 350px; 
		height: 300px;
		float:right;
		border: 1px solid #8B97A8;
		margin-right: 10px;
	}
	
label
	{
		float: left;
		width: 100px;
		text-align: right;
		padding-right: 10px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
form br {
	clear: both;
}

textarea, input[type=text], select
	{
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size: 0.9em;
		width: 318px;
		color: #54636F;
	}
	
#admin textarea, #admin input[type=text], #admin select
{
	width: 518px;
}

input[type=text]:focus, textarea:focus
	{
		background-color: #FFFFCC;
	}
	
.section {
	padding-bottom: 10px;
	border-bottom: 1px dashed #949497;
	margin-bottom: 20px;
	overflow:hidden;
}

.section h4 {
	margin-top: 0px!important;
}

.section span.price {
	color:#450D45;
	font-weight: bold;
}

.img-wrap {
	float: left;
	width: 115px;
	height: 113px;
	line-height: 113px;
	background: url(../images/product-bg.png) no-repeat;
	position: relative;
}

.img-wrap img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -45px;
	margin-top: -45px;
}

.section .section-content {
	float:left;
	margin-left: 25px;
	display: inline;
}

.form {
	overflow: hidden;
	zoom: 1;
}

.form .size {
	color:#000;
	float: left;
	font-weight: bold;
	padding-top: 9px;
	text-align: center;
	width: 59px;
}

.form p {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 500px;
}

.form a.pdf {
	background:  url(../images/pdf-icon.jpg) no-repeat 22px 0;
	height: 22px;
	line-height: 22px;
	padding: 0 0 5px 69px;
}

/*******************************ADMIN STYLE*/
#admin-side{
	background:url(../images/blue_trans10.png);
	padding: 10px 5px 15px 10px;
	margin-top:0px;
	font-size: .8;
	width: 180px;
	float:left;
}

#admin-cont{
	float:right;
	width: 695px;
}

#admin-side li {
	/*display: inline;*/
	list-style-image:url(../images/bullet_news.png);
	list-style-position: outside;
	font-size:1.2em;
	padding: 0 0 10px 0;
}

#admin-side a.active {
	color:#000;
	font-weight:bold;
}

#admin-side a{
	color:#481444;
	text-decoration:none;
}

#admin-side a:hover{
	color:#6c436b;
	text-decoration: underline;
}

#admin-side ul{
	padding-left: 15px;
}

#admin-cont h3{
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #949497;
	margin: 0px 0px 15px 0px!important;
}

/*******************************ADMIN STYLE END*/

form span.error {
	float: right;
	color: #f00;
	display: inline;
}

#sidebar {
float: right;
width: 190px;
display: inline;
background-color: #F4F4F9;
height: 265px;
padding: 10px;
}
