body {
	margin: 0 10px 10px 10px;
	background-color: #ffffff;
}

body
{
	font: 76% Lucida Grande, verdana, arial, helvetica, sans-serif;
}

table, tr, th, td, textarea, select, input
{
	font: 1em Lucida Grande, verdana, arial, helvetica, sans-serif;
}

h1 {
	font-weight: normal;
	font-size: 1.5em;
	text-shadow: 0px 1px 1px white;
	background: url(images/h1.png) repeat-x;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid rgb(212, 212, 212);
}

h2 {
	 background: url(images/h2.png) repeat-x;
	 border: 1px solid rgb(212, 212, 212);
	 padding: 5px;
	 color: black;
	 text-shadow: 0px 1px 1px white;
	 font-weight: normal;
	 font-size: 1.25em;
}

h3 {
	 font-size: 1.20em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.00em;
}

h6 {
	font-size: 0.9em;
}

p {
	margin: 1em 0;
}

img
{
	border: none;
}
a:hover img
{
	outline: 1px dotted blue;
}

table {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

thead, th {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
}

ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	margin-left: 5px;
}
ul ul {
	margin-left: 1.5em;
}
ul li {
	padding-left: 25px;
	background: url(images/Bullet.png) no-repeat !important;
    background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Themes/Aqua%20Red/images/Bullet.png',sizingMethod='crop');
	padding-bottom: 10px;
	height: auto !important;
	height: 15px;
}

fieldset {
	margin-top: 1em;
	border-width: 1px;
	border-style: solid;
}

#header
{
	height: 83px;
	background: url("/Themes/Aqua Red/images/Header.png") no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Themes/Aqua%20Red/images/Header.png',sizingMethod='crop');
}
#header h1 {
	width: auto;
	font: 2.9em Lucida Grande, verdana, arial, helvetica, sans-serif;
	text-align: center;
	text-shadow: none;
	margin: 0;
	background: none;
	border: none;
	font-weight: normal;
	padding: 13px 0 10px 0;
}
#header h1 a {
	color: black;
	text-decoration: none;
}

#languages ul {
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
}
#languages li {
	margin: 0;
	padding: 0;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
	color: #000;
	text-shadow: 0px 1.5px 2px white;
	text-decoration: none;
	font: 1.1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	background: none !important;
}
#languages a {
	color: #555555;
	text-shadow: 0px 1.5px 2px white;
	text-decoration: none;
}
#languages a:hover, #languages a:focus, #languages a:active {
	text-decoration: none;
	color: black;
	text-shadow: 0px 1px 1px white;
	background: none;
}

#administrationMenu ul {
	position: relative;
	z-index: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
#administrationMenu li {
	margin: 0;
	padding: 0;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
	font: 1.1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	background: none !important;
}
#administrationMenu a {
	color: #555555;
	text-shadow: 0px 1.5px 2px white;
	text-decoration: none;
}
#administrationMenu a:hover, #administrationMenu a:focus, #administrationMenu a:active {
	text-decoration: none;
	color: black;
	text-shadow: 0px 1px 1px white;
	background: none;
}

#locationBar {
	height: 44px;
	min-height: 44px;
}
#locationBar p {
	margin: 0;
	padding-top: 1em;
	font: 1.1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#locationBar a {
	text-decoration: none;
}

#menu {
	font: 0.8em Lucida Grande, verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#menu ul {
	margin: 1em 0;
	padding: 0;
	display: block;
}
#menu li {
	margin: 0;
	padding: 0;
	display: block;
	background: none !important;
}
#menu li a {
	display: block;
	width: 191px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: none;
	text-align: left;
	line-height: 32px;
}

#footer {
	clear: both;
}
#footer p {
	font: 1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	margin-left: 23px;
	padding-top: 4px;
}

#content {
	font: 1em Lucida Grande, verdana, arial, helvetica, sans-serif;
}

.hidden {
	display:none;
}

div.box
{
	clear: both;
    width: 495px;
	height: 187px;
	background: url(images/h1.png) repeat-x;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid rgb(212, 212, 212);
}
div.orange {
	background: url(images/h1-Orange.jpg) repeat-x;
}
div.blue {
	background: url(images/h1-Blue.jpg) repeat-x;
}
div.box h2
{
	float: left;
	margin-top: 11px;
	font-size: 1.5em;
	font-weight: normal;
	text-shadow: 0px 1px 1px white;
}
div.box p {
	clear: left;
}
div.box p.image
{
	clear: none;
	float: right;
	margin: 30px 0 0 0;
}

div.box-left, div.box-right
{
	width: 245px;
	min-height: 200px;
	margin-top: 10px;
	background-color: silver;
}
div.box-left
{
	float: left;
}
div.box-right
{
	float: right;
}
div.box-left h2, div.box-right h2
{
	background: none;
	border: none;
}

/* Cama overrides */

div.adminLinks
{
	padding: 4px 15px 4px 4px;
	margin: 0 -10px 0 -10px;
	background-image: url(images/Tool-Bar.png);
}
div.adminLinks li
{
	position: relative;
	z-index: 1;
	background: none !important;
}
div.adminLinks a
{
	font: 1.1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	color: white;
	text-decoration: none;
	text-shadow: 0px 1.5px 2px black;
}
div.adminLinks a:hover
{
	position: relative;
	z-index: 2;
	color: black;
}

/* Cama Module overrides */

/* Product Category */

div.mod-productCategory div.cart
{
	position: relative;
	z-index: 1;
	padding: 0 15px 0 15px;
	margin: 0 -12px 0 -10px;
	background: #8B8B8B url(images/Tool-Bar.png) repeat-x;	
}
div.mod-productCategory div.cart a
{
	color: white;
	text-decoration: none;
}
div.mod-productCategory div.cart a:hover
{
	text-decoration: underline;
}
div.mod-productCategory div.cart h2
{
	margin: 0;
	padding: 10px 0 0 0;
	color: white;
	font: 1.1em Lucida Grande, verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 1.5px 2px black;
	border: none;
	background: none;
}
div.mod-productCategory div.cart p
{
	margin: 0;
	padding: 0.5em 0 1em 0;
	text-align: center;
}

div.mod-productCategory div.container
{
	background-color: white;
	border-color: #BD0000;
}
div.mod-productCategory div.container div.title, div.mod-productCategory div.container div.price
{
	color: white;
	background-color: #BD0000;
}
div.mod-productCategory div.container div.price {
	padding: 4px 0;
	font-size: 1.2em;
}