body {
	background: #fff url(../images/bg-swoosh2.jpg) top center no-repeat fixed;
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.contentheading, .componentheading {
	font-size: 24px;
	font-weight: bold;
}

h1, h2 {
	color: #666;
	font-size: 20px;
	margin: 0;
	padding: 1em 0 0.2em 0;
}

h1+h2, h1+h3 {
	padding-top: 1em;
}

h3 {
	clear: both;
	color: #006bb7;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h2+h3, p+h3 {
	padding-top: 20px;
}

ul, ol, p {
	padding-top: 0;
	margin-top: 0;
}

#main li>p {
	padding: 0;
}

p+ul, p+ol {
	margin-top: -0.8em;
}

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

a:visited {
	color: #be1f45;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a img {
	border: 0;
}

#wrapper {
	background: #fff url(../images/bg-slogan.png) right bottom no-repeat;
	background: rgba(255,255,255,0.8) url(../images/bg-slogan.png) right bottom no-repeat;
	left: 50%;
	margin-left: -400px;
	padding: 20px;
	position: absolute;
	top: 20px;
	width: 760px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

#header {
	padding-bottom: 20px;
	position: relative;
}
	
	#header h1 {
		margin: 0;
		padding: 0;
	}

	#logo {
		background: url(../images/logo.png) no-repeat;
		display: block;
		float: right;
		height: 41px;
		text-indent: -999em;
		overflow: hidden;
		width: 240px;
	}

	#store {
		background: url(../images/storelogo.png) no-repeat;
		display: block;
		float: left;
		height: 41px;
		margin: 0;
		text-indent: -999em;
		overflow: hidden;
		padding: 0;
		width: 500px;
	}

	.menu {
		clear: both;
		list-style-type: none;
		height: 27px;
		margin: 0;
		padding: 20px 0 0 0;
	}
	
		.menu li {
			display: inline-block;
			float: left;
			height: 27px;
		}
		
			.menu a {
				color: #666;
				display: block;
				float: left;
				font-family: Verdana, Tahoma, Arial, sans-serif;
				font-size: 11px;
				font-weight: bold;
				line-height: 27px;
				padding: 0 6px;
			}
			
			.menu a:hover, .menu #current a {
				background: url(../images/bg-glow.png) center repeat-x;
				color: #ed174b;
				text-decoration: none;
			}
			
			.menu a:active, .menu a:focus {
				background: url(../images/bg-glow.png) center repeat-x;
				color: #ed174b;
				position: relative;
				top: 1px;
			}

#main {
	padding-bottom: 40px;
}

	#abovecontent {
		padding-bottom: 20px;
	}
	
		#abovecontent img {
			border: 10px solid #fff;
			width: 480px;
			box-shadow: 0px 2px 6px rgba(0,0,0,.2);
			-moz-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
			-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
		}

#main.col {
	float: left;
	padding-right: 20px;
	width: 500px;
}

#sidebar {
	float: left;
	padding-bottom: 60px;
	width: 240px;
}
	
	#sidebar .moduletable {
		border-bottom: 1px solid #eee;
	}
	
	#sidebar .moduletable-announcement {
		background: #fff url(../images/bg-bluegrad.jpg) bottom repeat-x ;
		border: 1px solid #9fbfe5;
		margin-bottom: 20px;
		padding: 1px 20px 10px 20px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	}
	
		#sidebar h1, #sidebar h2, #sidebar h3 {
			color: #006bb7;
			font-size: 14px;
		}
		
		#sidebar .moduletable-announcement h1,
		#sidebar .moduletable-announcement h2,
		#sidebar .moduletable-announcement h3 {
			color: #ed174b;
			padding-top: 15px;
		}
		
		a.box {
		border-top: 1px solid #eee;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #eee;
		color: #333;
		display: block;
		font-size: 24px;
		font-weight: bold;
		/* height: 85px; */
		margin-bottom: 20px;
		text-shadow: 1px 1px 1px #fff;
		/* padding: 15px 0 0 20px; */
		padding: 15px 0 15px 20px; 
	}
		
		a.box span {
			color: #666;
			display: block;
			font-family: Verdana, Tahoma, Arial, sans-serif;
			font-size: 11px;
			font-weight: normal;
			width: 60%;
		}
		
	a.box:hover {
		color: #666;
		text-decoration: none;
	}
	
	a.box:active, a.box:focus {
		position: relative;
		top: 1px;
	}
	
	#find {
		background: url(../images/bg-locator.jpg) center no-repeat;
	}
	
	#view {
		background: url(../images/bg-shopping.jpg) center no-repeat;
	}
	
	#save {
		background: url(../images/bg-optplus.jpg) bottom right no-repeat;
	}

#footer {
	border-top: 1px solid #eee;
	clear: both;
	color: #666;
	font-size: 80%;
	margin-bottom: 20px;
	padding-top: 18px;
	width: 500px;
}

.shadow {
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
	box-shadow: 0px 2px 6px rgba(0,0,0,.2);
}

.article_seperator {
	display: none;
}

/* FORM */
form {
	border: 1px solid #ccc;
	padding: 20px;
	width: 360px;
}

label {
	background: #ddd;
	clear: left;
	display: block;
	float: left;
	line-height: 1em;
	padding: 5px;
}

input {
	clear: left;
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
}

form input#submit {
	width: 100px;
}

.chronoform {
	font-size: 0.8em;
	padding: 10px 0 20px 0;
}

.chronoform a {
	color: #ccc;
}

/* CUSTOM */
.framed {
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 9px;
}
.profile-pic, #profile img {
	background: #fff;
	border: 1px solid #ccc;
	clear: left;
	margin-right: 20px;
	margin-bottom: 0.6em;
	float: left;
	padding: 1px;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,.2);
	box-shadow: 0px 2px 6px rgba(0,0,0,.2);
}
h3+p {
	padding-top: 10px;
}