/*Copyright 2008 www.randmstudio.com*/

/* @group Body */

body {
	font-size: 80%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0;
}

/* @end */

/* @group Header */

#skiplinks {
	display: none;
}

#second {
	border-bottom: 1px solid #000;
	font-size: .5em;
}

/* @end */

/* @group Sidebar */

#sidebar #sitenavigation {
	display: none;
}

#sidebar form {
	display: none;
}

#sidebar .sideboard {
	display: none;
}

/* @end */

/* @group Main Content */

#fourth {
	overflow: auto;
}

#fourth img,
#fourth p {
	float: left;
}

#fourth img {
	margin: 0 10px 5px 0;
	clear: both;
}

#fourth p strong {
	display: block;
	padding-bottom: 5px;
}

#fith {
	clear: both;
}

#alone .heading h2 {
	text-align: center;
}

#alone .heading h2 span a {
	display: none;
}

#alone h3 {
	font-size: 1.5em;
}

#alone h4 span {
	display: block;
}

#alone .right {
	float: right;
	margin: 0 0 5px 5px;
}

.left {
	float: left;
	margin: 0 5px 5px 0;
}

#alone fieldset {
	display: none;
}

#alone p.gallery {
	display: none;
}

dt {
	font-weight: bold;
	font-size: 1.2em;
}

/* @end */

/* @group Store */

#store h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

#store h2 span {
	display: block;
	font-size: 1.5em;
}

#store p.gallery {
	display: none;
}

table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table td,
table th {
	background: #efefef;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

tr.stripe td,
tr.stripe th {
	background: #fafafa;
}

#gcobnbutton {
	display: none;
}

legend {
	margin-top: 15px;
	font-size: 1.2em;
	color: #000;
}

fieldset {
	border: hidden;
}

#optionstore {
	display: none;
}

/* @end */

/* @group Footer */

#last {
	clear: both;
	border-top: 1px solid #000;
	text-align: center;
	font-size: .8em;
}

#last ul {
	display: none;
}

/* @end */

/* @group Links */

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

a:after {
  content: " ( " attr(href) " ) ";
}

a[href^="/"]:after {
  content: " ( http://www.optionsil.com" attr(href) " ) ";
}

a[href^="mailto:"]:after {
  content: "";
}

/* @end */
