/*  Default Arcadia Template
/* - - - - - - - - - - - - - - - - - - - - */
/*
	-> Default
	-> Typography
	-> Generic elements
	-> Structure
	-> Arcadia Elements
*/

/* Default */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,address,big,dfn,font,img,ins,q,s,samp,small,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: none;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	font-size: inherit;
}
a img,:link img,:visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol,ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content:""; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
strike { text-decoration: line-through; }
code { font-family: "Courier New", Courier, monospace; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html, body { font-size: 12px; line-height: 1.125em; font-family: Arial, Helvetica, sans-serif; }

body {
	background: url(images/background.jpg) repeat-x top #4e4e4e;
	text-align: center;
	font-size: 12px;
	color: #575759;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
br.clear { clear: both; }
br.clear.withBody { margin-top: 15px; }
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
/* Generic elements */
div.box ul, div.small-box ul {
	font-size: 11px;
	list-style: disc;
	padding-left: 12px;
}
div.box ul li, div.small-box ul li {
	line-height: 1.5em;
}
img.boxshot {
	float: right;
	margin: 0 0 5px 5px;
}
form.styled {
	margin: 10px 0;
}
form.styled br { clear: left; }
form.styled label {
	text-align: right;
	margin-right: 10px;
	width: 80px;
	float: left;
	line-height: 18px;
}
form.styled .text {
	float: left;
	margin-bottom: 10px;
}
form.styled textarea.text {
	width: 440px;
}
form.styled input.submit {
	margin-left: 90px;
}
form.styled input.submit.float {
	margin-left: 10px;
}
div.hr {
	height: 1px;
	background: #eee;
	margin: 5px 0;
}
div.hr hr {
	display: none;
}
/* Typography */
p {
	padding: 0;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.6em;
}

p.success, p.info, p.failed { padding: 5px; font-size: 13px; }
p.success { background: #f2f9e7; border: 1px solid #daeac2; }
p.info { background: #fafaef; border: 1px solid #ededbf; }
p.failed { background: #f7eceb; border: 1px solid #d19f9c; }

a {
	color: #406689;
}
h1 {
	margin-bottom: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f5f4f4;
}
h1, h1 a, h2, h2 a {
	font-family: Georgia, serif;
	letter-spacing: -1px;
	font-weight: lighter;
	font-size: 21px;
	text-decoration: none;
	color: #333;
	margin-bottom: 5px;
	display: block;
}
h1 a, h2 a { margin: 0; }
h2, h2 a { font-size: 18px; }

/* Sructure */
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}
#header {
	width: 960px;
	height: 170px;
	background: url(images/background.gif) repeat-x top #f5f6f6;
}
#header ul#top-nav {
	list-style: none;
}
#header ul#top-nav li {
	list-style: none;
	float: left;
	display: block;
}
#header ul#top-nav li a {
	list-style: none;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 9px;
	margin-right: 10px;
	display: block;
}
#header #headline h1 {
	font-size: 22px;
	color: #fff;
	clear: both;
	padding: 10px;
	border: none;
	margin: 0;
}
#header #headline h1 a { color: #fff; }
#header #headline h3 {
	font-size: 11px;
	color: #b2bdbd;
	font-weight: lighter;
	display: inline;
	padding: 10px;
}
#header ul#categories {
	list-style: none;
}
#header ul#categories li {
	list-style: none;
	float: left;
	display: block;
	line-height: normal;
}
#header ul#categories li a {
	list-style: none;
	float: left;
	color: #777;
	text-decoration: none;
	font-size: 14px;
	padding: 11px;
	margin-top: 17px;
	margin-right: 10px;
	display: block;
}
#header ul#categories li a:hover {
	background: url(images/nav-hover.gif) repeat-x top;
}
#content {
	background: #fcfbfb;
}
#search {
	float: right;
	padding: 17px;
	padding-right: 5px;
}
#search input[type=text] {
	padding: 4px;
	border: 1px solid #eee;
	float: left;
	margin-top: 6px;
	color: #999;
}
#search input[type=image] {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
div.box {
	width: 570px;
	border: 2px solid #e3e3e3;
	margin-left: 10px;
	margin-bottom: 15px;
}
div.box-i {
	width: 542px;
	padding: 10px;
	border: 4px solid #f5f4f4;
	background: #fff;
}
div.byline {
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	color: #888;
	font-size: 11px;
}
div.byline span.left {
	float: right;
}
a.readmore {
	background: url(images/arrow.gif) no-repeat left;
	text-decoration: none;
	padding: 4px 0;
	padding-left: 24px;
}
div.small-box {
	width: 270px;
	height: 330px;
	border: 2px solid #e3e3e3;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
div.small-box-i {
	width: 242px;
	height: 302px;
	position: relative;
	padding: 10px;
	border: 4px solid #f5f4f4;
	background: #fff;
}
div.small-box-i h2 { margin-bottom: 5px; }
div.small-box-i h2 a {
	font-family: georgia, serif;
	letter-spacing: -1px;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	font-size: 21px;
	color: #333;
	padding-top: 10px;
}
div.small-box-i div.byline {
	font-size: 10px;
}
div.small-box-i div.articleLinks {
	position: absolute;
	bottom: 10px;
	right: 0;
}
#sidebar {
	float: right;
	width: 330px;
	margin-right: 26px;
}
div.column {
	float: left;
	width: 600px;
}
div.tabs {
	background: #f5f4f4;
	padding: 5px;
	border: 2px solid #e3e3e3;
	width: 330px;
}
div.tabs p {
	clear: both;
	padding: 10px;
}
ul.tabNavigation {
	list-style: none;
}
ul.tabNavigation li {
	list-style: none;
	float: left;
	display: block;
}
ul.tabNavigation li a {
	list-style: none;
	float: left;
	display: block;
	padding: 10px;
	margin: 10px 5px;
	border: 1px solid #eee;
	text-decoration: none;
	color: #888;
	background: #fff;
}
div.tabs ul.tabNavigation a.selected {
	background: #4b5e5e;
	color: #fff;
}
ul.jbox-ul {
	list-style: none;
	padding: 5px;
	background: #fff;
	clear: both;
	border: 2px solid #eee;
}
ul.jbox-ul li {
	display: block;
}
ul.jbox-ul li a {
	display: block;
	text-decoration: none;
	padding: 8px;
	font-size: 11px;
	color: #4b5e5e;
	font-family: verdana, sans-serif;
	padding-left: 18px;
	background: url(images/bullet.gif) no-repeat left;
	border-bottom: 1px dotted #ccc;
}
ul.jbox-ul li a:hover {
	background: url(images/bullet.gif) no-repeat left #f8f8f8;
}
div.ad {
	background: #f5f4f4;
	padding: 10px;
	border: 2px solid #e3e3e3;
	width: 131px;
	margin: 10px;
	margin-right: 0;
	margin-top: 10px;
	float: left;
	text-align: center;
}
#foot {
	background: url(images/footer.gif) repeat-x bottom;
	clear: both;
	width: 950px;
	margin: 4px;
	height: 60px;
}
#footer {
	background: url(images/foot.gif) repeat-x top;
	height: 130px;
	text-align: center;
	color: #ccc;
	padding-top: 20px;
}
#footer p {
	color: #ccc;
	text-align: center;
}
#footer ul { text-align: center; }
#footer ul li + li { margin-left: 10px; }
#footer ul li {
	list-style: none;
	text-decoration: none;
	display: inline;
}
#footer a {
	color: #ccc;
	display: inline;
}
#dynamic li {
	list-style: none;
	clear: left;
}
#dynamic li h2 {
	list-style: none;
	font-size: 14px;
	color: #444;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 5px;
}
#dynamic ul {
	list-style: none;
	padding: 5px;
	background: #fff;
	clear: both;
	border: 2px solid #eee;
}
#dynamic ul li {
	display: block;
}
#dynamic ul li a {
	display: block;
	text-decoration: none;
	padding: 8px;
	font-size: 11px;
	color: #4b5e5e;
	font-family: verdana, sans-serif;
	padding-left: 18px;
	background: url(images/bullet.gif) no-repeat left;
	border-bottom: 1px dotted #ccc;
}
#dynamic ul li a:hover {
	background: url(images/bullet.gif) no-repeat left #f8f8f8;
}
.small.post {
	padding: 10px;
	color: #ccc;
	line-height: 1.6em;
	display: block;
}
/* Arcadia Elements */
div.errors {
	color: #FF0000;
	font-size: 1.2em;
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
table#bigShoppingCart {
	width: 100%;
	background: #fbfbfb;
	margin-top: 5px;
}
table#bigShoppingCart thead th {
	font-weight: bold;
	color: #397698;
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
}
table#bigShoppingCart tbody tr {
	border-top: 1px solid #d3dde3;
}
table#bigShoppingCart tbody tr td {
	padding: 10px;
}
table#bigShoppingCart tbody tr td strong {
	color: #397698;
}
table#bigShoppingCart tfoot tr td {
	border-top: 1px solid #f2f2f2;
	text-align: right;
	padding: 10px;
}
table#bigShoppingCart tfoot tr td.total {
	padding-right: 66px;
}
table#bigShoppingCart tbody tr td del {
	color: #e45151;
}
table#bigShoppingCart tbody tr td span.price {
	color: #1f93c5;
	margin-right: 3px;
}

div#sidebar table {
	width: 100%;
	clear: left;
	background: #fff;
}
div#sidebar table thead th {
	font-weight: bold;
	background: #ececec;
	color: #397698;
	padding: 2px 5px;
}
div#sidebar table tbody tr {
	border-top: 1px solid #d3dde3;
}
div#sidebar table tbody tr td {
	padding: 5px;
}
div#sidebar table tfoot td {
	background: #ececec;
	color: #397698;
}
div#sidebar table#shoppingCart tfoot tr td {
	text-align: right;
	padding: 5px;
	border: 1px solid #d3dde3;
	border-left: none;
	border-right: none;
}
div#sidebar table#shoppingCart tbody tr td strong {
	color: #0b678d;
	font-weight: bold;
}
div#sidebar table#shoppingCart tbody tr td img.boxshot {
	float: left;
	margin: 4px 5px 4px 0;
}
div#sidebar table#shoppingCart tbody tr td del {
	color: #e45151;
}
div#sidebar table#shoppingCart tbody tr td span.price {
	color: #1f93c5;
}
div#sidebar p.shoppingCartActions {
	margin: 0;
	text-align: center;
}
p.shoppingCartActions {
	padding: 5px;
	text-align: right;
	margin: 0;
	clear: both;
}
p.shoppingCartActions a:link, p.shoppingCartActions a:visited, p.shoppingCartActions a:hover, p.shoppingCartActions a:active {
	border: none;
	margin: 0 10px;
	text-decoration: none;
}
p.shoppingCartActions a img {
	margin-right: 5px;
	vertical-align: middle;
}
p.shoppingCartActions a:hover {
	color: #638ca6;
}
p.counter { background: #fff; margin-bottom: 15px; width: 550px; margin-left: 10px; border: 2px solid #e3e3e3; padding: 10px; clear: left; }

ul.pagination {
	clear: left;
	text-align: right;
	margin-bottom: 1em;
	width: 570px;
	margin-left: 10px;
}
ul.pagination li {
	display: inline;
	padding-left: 1em;
}
ul.pagination li a:link, ul.pagination li a:visited, ul.pagination li a:hover, ul.pagination li a:active {
	border: none;
}
ul#searchResults {
	list-style: none;
	margin-left: 15px;
}
ul#searchResults li {
	margin-bottom: 1em;
	line-height: 1.5em;
	position: relative;
}
ul#searchResults li span {
	position: absolute;
	top: 2px;
	left: -1.5em;
	font-weight: bold;
}
ul#searchResults li ul {
	list-style: disc;
}
ul#searchResults li ul li {
	margin: 0;
}
a.button {
	border: none;
}
div.button {
	width: 87px;
	height: 23px;
	float: right;
	margin-right: 10px;
}
div.button a:link, div.button a:visited, div.button a:hover, div.button a:active {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
}
div.buyNow {
	background: url(assets/buyNow.png) no-repeat top;
}
div.buyFree {
	background: url(assets/buyFree.png) no-repeat top;
}
div.readMore {
	background: url(assets/readMore.png) no-repeat top;
}
div#sidebar div.button { /* Clearing for these happen inside functions.php where a br is inserted */
	width: 54px;
	height: 17px;
	margin: 0;
}
div#sidebar div.buyNow {
}
div#sidebar div.buyFree {
}
div#sidebar div.readMore {
	background: url(assets/readMoreSmall.png) no-repeat top;
	margin-right: 0;
}