/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Modified by Nick Young, 26 January 2008 for use with Drupal 5.0.
*/
/*
Screen layout: 
*/
body {
	-x-system-font:none;
	background-color:#000000;
	background-image:url(images/dma-background.jpg);
	color:#FFFF99;
	font-family:tahoma,verdana,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 0 0;
	text-align:center;
}
#pagecontainer{
	width:795px;
	margin:0 auto;
	text-align: left; /*fix for IE6 - counteracts the centring in body... */
}
a {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:1px dotted #202020;
}

a:hover {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:1px solid #505050;
}

h1 {
	margin:0 0 20px 0;
	font-size:2.2em;
	font-weight:normal;
}

h2 {
	margin:0 0 12px 0;
	font-size:1.6em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin:0 0 0px 0;
	font-size:1.4em;
	font-weight:normal;
}

p {
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

a img {
	border:0;
}
/* Toptab menu */

#toptabs {
	font-size:12px;
	text-align:center;
	background-color: #460000;
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 82px;
}

#toptabs p {
	text-align:right;
	color:#00CC00;
	display:inline;
}

#toptabs ul {
	display:inline;
	position: relative;
	top: 34px;
}
#toptabs li{
	display:inline;
	list-style-image: url(images/topnav-divider.gif);
	list-style-type: disc;
}
#toptabs li a {
	color:#ffff99;
	display:inline;
	text-decoration:none;
	border-bottom:0px;
}

#toptabs li a:hover {
	color:#ffff99;
	text-decoration:none;
	border-bottom:0px;
}

#toptabs li a.active,
#toptabs li a.active:link,
#toptabs li a.active:visited 
{
	color:#00ff00;
	text-decoration:none;
	border-bottom:0px;
	list-style-image: url(images/topnav-divider.png);
	list-style-type: square;
	list-style-position: inside;
}

#toptabs li a.active:hover {
	text-decoration:none;
	border-bottom:0px;
}
/* Site title section */
#logo {
	margin:15px 0 0 0;
}
#logo img{
	padding:0px;
	margin:0;
	border:none;	
}
#logo a {
	text-decoration:none;
	border: none;
}
#logo h1{
	display: inline;
}
#logo h1 a {
	color:#c1d72d;
	border:none;
}

#logo h1 a:hover {
	color:#c1d72d;
	text-decoration:none;
	border:none;
}

/* Main container */

#container {
	background:#000000;
	margin:0 auto 0 auto;
	padding:0 0px 0 0px;
	position: absolute;
	width: 795px;
}
/* Navitab menu */

#navitabs {
/*clear:both;*/
}
#navitabs li {
	padding:0;
	margin:0;
}
#navitabs a {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	background-repeat: no-repeat;
	background-position: right top;
}

#navitabs a:hover {
	text-decoration:none;
	border-bottom:1px solid #333;
	background-repeat: no-repeat;
	background-position: right top;
}

#navitabs a.active {
	padding:4px 8px 4px 8px;
	color:#ffff99;
	margin:0 0 4px 0;
	font-size:1.1em;
	text-decoration:none;
	border-bottom:1px solid #333;
}

#navitabs a.active:hover {
	text-decoration:none;
	color:#ffff99;
}
/* Header description */

#desc {
	height:200px;
	color:#ffff99;
	padding:0;
	/*clear:both;*/
	margin:0px 0px 15px 0px;
	background-color: #000000;
	background-image: url(images/front-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#desc-front {
	height:200px;
	color:#ffff99;
	padding:0;
	/*clear:both;*/
	margin:0px 0px 15px 0px;
	background-color: #000000;
	background-image: url(images/front-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#desc p {
	width:290px;
	font-size:1em;
	line-height:1.3em;
	padding:0 0 0 15px;
}
#desc h2 {
	padding:15px 15px 0 15px;
	color:#ffff99;
}
#desc a {
	text-decoration:none;
	border: none;
}
/*.right {
	margin-top:-8px;
	text-align:right;
}*/
/* 
	Main content 
*/

#main {
	/*width:520px;*/
	width:560px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
}

#main-front {
	/*width:520px;*/
	width:760px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
}

#main a {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:0px;
}

#main a:hover {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:0px;
}
/*
	Sidebar
*/
#sidebar {
	width:191px;
	float:left;
	background-image: url(images/sidebar-top-bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	left: 16px;
	top: 0px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202020;
	*/
	border-bottom-color: #202020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebar .content {
	width:125px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
}

#sidebar p {
	font-size:0.9em;
	line-height:1.3em;
}
#sidebar a {
	text-align:left;
	padding:3px 4px 3px 0px;
	border:none;
	color: #ffff99;
	border-bottom:1px dotted #333;
}
#sidebar a:hover {
	text-decoration:none;
	border-bottom:1px dotted #333;
}
#sidebar li{
	padding:5px 2px;
	list-style:url(images/arrow.gif) none;
	margin: 0;
	border-bottom:0px dotted #333;
}
#sidebar li.expanded {
	list-style-image:url(images/menu-expanded.png);
	list-style-type:none;
	margin:0;
	padding:0.2em 0.5em 0 0;
	border-bottom:0px;
}
#sidebar .block ul {
	margin:0 0 0 0px;
}
#sidebar h2 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 32px;
}
/* Footer */

#footer {
	clear:both;
	text-align: center;
	background-color: #460000;
	height: 41px;
	position: relative;
	top: 15px;
	vertical-align: middle;
	padding-top: 1px;
}

#footer a {
	color:#c1d72d;
}

#footer a:hover {
	color:#c1d72d;
}

#footer p {
	color:#ffff99;
	font-size:1.1em;
	line-height:1.3em;
	margin:15px 0 0 0;
	padding:0;
	text-align: center;
}
img {
	background-color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
	Admin panel settings
*/
dl.admin-list a{
	border:none;
}

dl.admin-list dt {
	text-align:left;
	display:block;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
dl.admin-list dt:hover {
	text-decoration:none;
	border:none;
}
blockquote {
	background:#000000;
	padding:10px;
	padding: 0;
}
/*
.submitted
{
	font-size: 0.8em;
	text-align:left;
	display:block;

	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
li.node_read_more{
	text-align:left;
	display:block;

	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
li.node_read_more:hover {
	background:#e0e0e0 url(images/corner.gif) top right no-repeat;
	text-decoration:none;
	border:none;
}
ul.links{
	float: right;
	margin-bottom: 5px;
	padding: 2px;
	text-align: right;
}
*/
a.bannerLink
 {
	text-decoration:none;
}
img.banner {
	padding:0px;
	margin:148px 0 0px 504px;
	border:none;
}
#banner img{
	padding:0px;
	margin:0;
	border:none;	
}
#banner a {
	text-decoration:none;
	border: none;
}
div.error, tr.error {
	background:#000000 none repeat scroll 0 0;
	color:#FFFF99;
	padding:2px;
}
div.error {
	border:1px solid #202020;
}
.error {
	color:#EE5555;
}
#blocks td.region {
	font-weight:bold;
}
#blocks tr.region-message {
	color:#202020;
	font-weight:normal;
}
#blocks tr.region-populated {
	display:none;
}
.block-region {
	background-color:#000000;
	margin-bottom:4px;
	margin-top:4px;
	padding:3px;
}
ul.primary {
	border-bottom:1px solid #202020;
	border-collapse:collapse;
	height:auto;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px;
	padding:0 0 0 1em;
	white-space:nowrap;
}
ul.primary li a:hover {
	background-color:#000000;
	border:1px solid #202020;
}
ul.primary li.active a {
	background-color:#000000;
	border:1px solid #202020;
}
ul.primary li a {
	background-color:#000000;
	border-color:#000000;
	border-style:solid solid none;
	border-width:1px;
	height:auto;
	margin-right:0.5em;
	padding:0 1em;
	text-decoration:none;
}
li a.active {
	color:#FFFF99;
}
thead th {
	border-bottom:3px solid #202020;
	padding-right:1em;
	text-align:left;
}
html.js fieldset.collapsible legend a {
	display:block;
}
html.js fieldset.collapsed legend a {
	background-image:url(images/menu-collapsed.png);
	background-position:5px 50%;
}
html.js fieldset.collapsible legend a {
	background:transparent url(images/menu-expanded.png) no-repeat scroll 5px 75%;
	padding-left:15px;
}
html.js fieldset.collapsed * {
	display:none;
}
tr.even, tr.odd {
	background-color:#000000;
	border-bottom:1px solid #000000;
	padding:0.1em 0.6em;
}
td.active {
	background-color:#000000;
}
table {
  /*border-collapse: collapse;*/
}
.product_image {
	clear:right;
	float:right;
	margin-left:4px;
	padding-left:4px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
fieldset {
	border:0 none;
	margin-bottom:1em;
	padding:0.5em;
}

.imagecache .imagecache-image_thumbnail, .views-field-field-image-cache-fid {
  border:1px solid #333333;
  float:left;
  margin:0 15px 0 0;
  padding:3px;
}

#block-views-photoblog-block_1 .views-row, #block-views-photoblog-block_1 .views-row-1, #block-views-photoblog-block_1 .views-row-odd, #block-views-photoblog-block_1 .views-row-first, #block-views-story_view-block_1 .views-row, #block-views-story_view-block_1 .views-row {
  border-bottom:1px dashed #333333;
  float: left;
  width: 100%;
  margin-top:10px;
  padding-bottom:10px;
}

.views-field-title {
  font-size:1.4em;
  font-weight:normal;
}

.views-field-created, .submitted {
	color: #333333;
	margin:0 0 10px;
}

.node {
  border-bottom:1px dashed #333333;
  margin-top:10px;
  padding-bottom:10px;
}

.views-field-view-node {
	padding-bottom:10px;
}

.field-field-photo-file {
	border:1px solid #333333;
  float:left;
  margin:0 15px 0 0;
  padding:3px;
}

#fsUploadProgress .progressContainer {
  background-color:#333;
  border:1px solid red;
  margin:5px;
  overflow:hidden;
  padding:4px;
}

/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Modified by Nick Young, 26 January 2008 for use with Drupal 5.0.
*/
/*
Screen layout: 
*/
body {
	-x-system-font:none;
	background-color:#000000;
	background-image:url(images/dma-background.jpg);
	color:#FFFF99;
	font-family:tahoma,verdana,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 0 0;
	text-align:center;
}
#pagecontainer{
	width:795px;
	margin:0 auto;
	text-align: left; /*fix for IE6 - counteracts the centring in body... */
}
a {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:1px dotted #202020;
}

a:hover {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:1px solid #505050;
}

h1 {
	margin:0 0 20px 0;
	font-size:2.2em;
	font-weight:normal;
}

h2 {
	margin:0 0 12px 0;
	font-size:1.6em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3.title { /*uc_product.css?L (line 29)*/
	
}

#main .node h3 {
	background-image:url(../../../../../images/node-title-background.gif);
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:1em;
	padding-bottom:0.458em;
	padding-left:0.5em;
}

h3 {
	margin:0 0 0px 0;
	font-size:1.4em;
	font-weight:normal;
}

p {
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

a img {
	border:0;
}
/* Toptab menu */

#toptabs {
	font-size:12px;
	text-align:center;
	background-color: #460000;
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 82px;
}

#toptabs p {
	text-align:right;
	color:#00CC00;
	display:inline;
}

#toptabs ul {
	display:inline;
	position: relative;
	top: 34px;
}
#toptabs li{
	display:inline;
	list-style-image: url(images/topnav-divider.gif);
	list-style-type: disc;
}
#toptabs li a {
	color:#ffff99;
	display:inline;
	text-decoration:none;
	border-bottom:0px;
}

#toptabs li a:hover {
	color:#ffff99;
	text-decoration:none;
	border-bottom:0px;
}

#toptabs li a.active,
#toptabs li a.active:link,
#toptabs li a.active:visited 
{
	color:#00ff00;
	text-decoration:none;
	border-bottom:0px;
	list-style-image: url(images/topnav-divider.png);
	list-style-type: square;
	list-style-position: inside;
}

#toptabs li a.active:hover {
	text-decoration:none;
	border-bottom:0px;
}
/* Site title section */
#logo {
	margin:15px 0 0 0;
}
#logo img{
	padding:0px;
	margin:0;
	border:none;	
}
#logo a {
	text-decoration:none;
	border: none;
}
#logo h1{
	display: inline;
}
#logo h1 a {
	color:#c1d72d;
	border:none;
}

#logo h1 a:hover {
	color:#c1d72d;
	text-decoration:none;
	border:none;
}

/* Main container */

#container {
	background:#000000;
	margin:0 auto 0 auto;
	padding:0 0px 0 0px;
	position: absolute;
	width: 795px;
}
/* Navitab menu */

#navitabs {
/*clear:both;*/
}
#navitabs li {
	padding:0;
	margin:0;
}
#navitabs a {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	background-repeat: no-repeat;
	background-position: right top;
}

#navitabs a:hover {
	text-decoration:none;
	border-bottom:1px solid #333;
	background-repeat: no-repeat;
	background-position: right top;
}

#navitabs a.active {
	padding:4px 8px 4px 8px;
	color:#ffff99;
	margin:0 0 4px 0;
	font-size:1.1em;
	text-decoration:none;
	border-bottom:1px solid #333;
}

#navitabs a.active:hover {
	text-decoration:none;
	color:#ffff99;
}
/* Header description */

#desc {
	height:200px;
	color:#ffff99;
	padding:0;
	/*clear:both;*/
	margin:0px 0px 15px 0px;
	background-color: #000000;
	background-image: url(images/front-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#desc-front {
	height:200px;
	color:#ffff99;
	padding:0;
	/*clear:both;*/
	margin:0px 0px 15px 0px;
	background-color: #000000;
	background-image: url(images/front-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#desc p {
	width:290px;
	font-size:1em;
	line-height:1.3em;
	padding:0 0 0 15px;
}
#desc h2 {
	padding:15px 15px 0 15px;
	color:#ffff99;
}
#desc a {
	text-decoration:none;
	border: none;
}
/*.right {
	margin-top:-8px;
	text-align:right;
}*/
/* 
	Main content 
*/

#main {
	/*width:520px;*/
	width:560px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
}

#main-front {
	/*width:520px;*/
	width:760px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
}

#main a {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:0px;
}

#main a:hover {
	color:#c1d72d;
	text-decoration:none;
	border-bottom:0px;
}
/*
	Sidebar
*/
#sidebar {
	width:191px;
	float:left;
	background-image: url(images/sidebar-top-bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	left: 16px;
	top: 0px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #202020;
	*/
	border-bottom-color: #202020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebar .content {
	width:125px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
}

#sidebar p {
	font-size:0.9em;
	line-height:1.3em;
}
#sidebar a {
	text-align:left;
	padding:3px 4px 3px 0px;
	border:none;
	color: #ffff99;
	border-bottom:1px dotted #333;
}
#sidebar a:hover {
	text-decoration:none;
	border-bottom:1px dotted #333;
}
#sidebar li{
	padding:5px 2px;
	list-style:url(images/arrow.gif) none;
	margin: 0;
	border-bottom:0px dotted #333;
}
#sidebar li.expanded {
	list-style-image:url(images/menu-expanded.png);
	list-style-type:none;
	margin:0;
	padding:0.2em 0.5em 0 0;
	border-bottom:0px;
}
#sidebar .block ul {
  margin:0 0 0 0;
  overflow:hidden;
  padding-top:2px;
  width:125px;
}
#sidebar h2 {
	font-size:18px;
	font-weight:normal;
	margin: 0;
	/*margin:10px 0 10px 32px;*/
	background-image: url(../../../../../images/side-navigation-title.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding: 3px 0 10px 32px;
}

/*
	Right_Sidebar
*/
#right_sidebar {
	width:191px;
	float:right;
	background-image: url(images/sidebar-top-bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	left: 16px;
	top: 0px;
	border-bottom-color: #202020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#right_sidebar .content {
	width:125px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
}

#right_sidebar p {
	font-size:0.9em;
	line-height:1.3em;
}
#right_sidebar a {
	text-align:left;
	padding:3px 4px 3px 0px;
	border:none;
	color: #ffff99;
	border-bottom:1px dotted #333;
}
#right_sidebar a:hover {
	text-decoration:none;
	border-bottom:1px dotted #333;
}
#right_sidebar li{
	padding:5px 2px;
	list-style:url(images/arrow.gif) none;
	margin: 0;
	border-bottom:0px dotted #333;
}
#right_sidebar li.expanded {
	list-style-image:url(images/menu-expanded.png);
	list-style-type:none;
	margin:0;
	padding:0.2em 0.5em 0 0;
	border-bottom:0px;
}
#right_sidebar .block ul {
	margin:0 0 0 0px;
}
#right_sidebar h2 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 32px;
}

/* Footer */

#footer {
	clear:both;
	text-align: center;
	background-color: #460000;
	height: 41px;
	position: relative;
	top: 15px;
	vertical-align: middle;
	padding-top: 1px;
}

#footer a {
	color:#c1d72d;
}

#footer a:hover {
	color:#c1d72d;
}

#footer p {
	color:#ffff99;
	font-size:1.1em;
	line-height:1.3em;
	margin:15px 0 0 0;
	padding:0;
	text-align: center;
}
img {
	background-color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
	Admin panel settings
*/
dl.admin-list a{
	border:none;
}

dl.admin-list dt {
	text-align:left;
	display:block;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
dl.admin-list dt:hover {
	text-decoration:none;
	border:none;
}
blockquote {
	background:#000000;
	padding:10px;
	padding: 0;
}
/*
.submitted
{
	font-size: 0.8em;
	text-align:left;
	display:block;

	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
li.node_read_more{
	text-align:left;
	display:block;

	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
li.node_read_more:hover {
	background:#e0e0e0 url(images/corner.gif) top right no-repeat;
	text-decoration:none;
	border:none;
}
ul.links{
	float: right;
	margin-bottom: 5px;
	padding: 2px;
	text-align: right;
}
*/
a.bannerLink
 {
	text-decoration:none;
}
img.banner {
	padding:0px;
	margin:148px 0 0px 504px;
	border:none;
}
#banner img{
	padding:0px;
	margin:0;
	border:none;	
}
#banner a {
	text-decoration:none;
	border: none;
}
div.error, tr.error {
	background:#000000 none repeat scroll 0 0;
	color:#FFFF99;
	padding:2px;
}
div.error {
	border:1px solid #202020;
}
.error {
	color:#EE5555;
}
#blocks td.region {
	font-weight:bold;
}
#blocks tr.region-message {
	color:#202020;
	font-weight:normal;
}
#blocks tr.region-populated {
	display:none;
}
.block-region {
	background-color:#000000;
	margin-bottom:4px;
	margin-top:4px;
	padding:3px;
}
ul.primary {
	border-bottom:1px solid #202020;
	border-collapse:collapse;
	height:auto;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px;
	padding:0 0 0 1em;
	white-space:nowrap;
}
ul.primary li a:hover {
	background-color:#000000;
	border:1px solid #202020;
}
ul.primary li.active a {
	background-color:#000000;
	border:1px solid #202020;
}
ul.primary li a {
	background-color:#000000;
	border-color:#000000;
	border-style:solid solid none;
	border-width:1px;
	height:auto;
	margin-right:0.5em;
	padding:0 1em;
	text-decoration:none;
}
li a.active {
	color:#FFFF99;
}
thead th {
	border-bottom:3px solid #202020;
	padding-right:1em;
	text-align:left;
}
html.js fieldset.collapsible legend a {
	display:block;
}
html.js fieldset.collapsed legend a {
	background-image:url(images/menu-collapsed.png);
	background-position:5px 50%;
}
html.js fieldset.collapsible legend a {
	background:transparent url(images/menu-expanded.png) no-repeat scroll 5px 75%;
	padding-left:15px;
}
html.js fieldset.collapsed * {
	display:none;
}
tr.even, tr.odd {
	background-color:#000000;
	border-bottom:1px solid #000000;
	padding:0.1em 0.6em;
}
td.active {
	background-color:#000000;
}
table {
  /*border-collapse: collapse;*/
}
.product_image {
	clear:right;
	float:right;
	margin-left:4px;
	padding-left:4px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
fieldset {
	border:0 none;
	margin-bottom:1em;
	padding:0.5em;
}

#block-search-0 {
	padding-top: 32px;
}

#block-views-videocasts-block_1{
	width:275px;
	margin:0 auto;
	text-align: left; /*fix for IE6 - counteracts the centring in body... */
	float: left;
	background-image: url(../../../../../images/just-video-footage.jpg);
	padding-top: 85px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	
}

#block-views-photoblog-block_1{
	width:275px;
	margin:0 auto;
	text-align: left; /*fix for IE6 - counteracts the centring in body... */
	float: left;
	background-image: url(../../../../../images/just-photo-shoots.jpg);
	padding-top: 85px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#block-views-photoblog-block_1{
	margin-left: 10px;
	
}

.views-view-grid{
	margin-bottom:15px;
}

#views-ajax-title, #views-ajax-pad form {
	background: #333 none rpeat scroll 0 0;
}

#cart-form-products {
	border: 0px solid #000;
}

#cart-form-buttons {
	border: 0px solid #000;
}

.cart-review {
	border: 0px solid #000;
}

#checkout-form-bottom {
	border: 0px solid #000;
}

.profile h3 {
	border-bottom: 1px solid #202020;
}

tbody {
	border-top:1px solid #460000;
}

.cart-block-icon-full {
	background:transparent url(../../../../../images/cart_empty.gif) no-repeat scroll left center;
}

.cart-block-summary-links ul.links li {
  border-right:1px dotted #333333;
  padding:0 1em 0 0.75em;
}

.advertisement {
	margin-left: -32px;
}