/*
Theme Name: era3
Description: era3, Artisteer-generated Drupal theme.
Version: 1.0
Author: Artisteer
Author URI: http://artisteer.com/
*/

/* begin Page */

/* Generated with Artisteer version 2.3.0.25199, file checksum is 397820FC. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #f2f2f2;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}


#art-main
{
	background-color:transparent;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
}


#art-page-background-simple-gradient
{
	background-color:transparent;
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 100%;
}

.cleared
{
	background-color:transparent;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}


/* Image Assis module support */
body.img_assist
{
  background-color: #F5F5F5 !important;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:1px;
	min-height:1px;
	background-color:transparent;
	background-image: url('sheet-background.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
	background-image:url('content-gradient-mask.png');
	background-position:718px 34px;
	background-repeat:no-repeat;
}



.art-Sheet
{
	margin-top: 0px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:960px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	letter-spacing:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-align:center;
	text-decoration:none;
	width:239px;
	word-spacing:normal;
}


.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-color:transparent;
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.art-menu
{
	position:relative;
	float:left; 
	left:50%;
}

.firefox2 ul.art-menu
{
	float:none;
}


/* menu structure */

.art-menu
{
	padding: 0px 0px 0px 0px;
}

.art-nav
{
	position: relative;
	height: 34px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 34px;
	background-image: url('menu-background.jpg');
	
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 960px;
	clip: rect(auto, auto, auto, 960px);
	
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 102px;
	background-color:transparent;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:2px;
	line-height:30px;
	margin:0 0;
	padding:0 10px;
	text-align:center;
	text-transform:uppercase;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-34px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-34px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-34px;
}
.art-menu a:hover .t
{
	color: #52594F;
}

.art-menu li:hover a .t
{
	color: #ffffff;
}

.art-menu li:hover>a .t
{
	color: #ffffff;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -68px;
}

.art-menu a.active .t
{
	color: #545454;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 0px;
	height: 34px;
}

/* end MenuSeparator */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 960px;
	height: 0px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 960px;
	height: 0px;
	background-color:transparent;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: auto;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 5px;
}



#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
	margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 20px;
	padding: 0 10px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 20px;
	color: #555555;
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 20px;	
}






.art-BlockHeader .t h2.subject
{
	height: 20px;
	color: #aaa;
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
	white-space : nowrap;
	padding: 0px;
	line-height: 20px;
	top: 0;
	margin-bottom: 0;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.art-BlockContent-body
{
	color:#555555;
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: none;
text-align: left;
line-height: 20px;
}

.art-BlockContent-body a:link
{
	color: #00AAEE;
font-family:Helvetica, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-transform: none;
font-variant: normal;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #00AAEE;
font-family:Helvetica, Arial, Sans-Serif;
font-style: normal;
font-weight: normalƒ;
text-decoration: none;
text-transform: none;
font-variant: normal;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #AAAAAA;
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #000000;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
color:#999999;
font-family:Arial,Helvetica,Sans-Serif;
font-size:11px;
text-decoration:none;
}



.art-BlockContent-body .calendar-calendar td a:visited, .art-BlockContent-body .calendar-calendar td a.visited
{
	color: #50C4F5;
}

.art-BlockContent-body  .links li
{
	float: left;
	padding: 0 0 0 1em;
	background-image: none;
}

.art-BlockContent-body .calendar-calendar td a:hover
{
	text-decoration:underline;
}

.art-BlockContent-body table td.mini a
{
	font-weight:normal;
}

.art-BlockContent-body table td div.mini-day-on a 
{
	text-decoration:underline;
}

.art-BlockContent-body .calendar-calendar td a
{
	text-decoration:none;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post {
margin:0 auto;
min-height:0;
min-width:0;
position:relative;
z-index:0;
margin:-20px 0 -10px 0;
}

.art-Post-body {
padding:0 0 10px 0;
position:relative;
z-index:1;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 20px;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:transparent;
}


.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}



fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: {TableBorderStyle} 0px {TableBorderColor};
	width: 95%;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 20px 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #AAAAAA;
	background-color:transparent;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family:Helvetica, Arial, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family:Helvetica, Arial, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
text-align: left;
 color: #C2C2C2;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #636C60;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #36C3F2;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */

.art-PostContent p 
{
	margin:0 auto;
	padding:10px;
}

.art-PostContent, .art-PostContent p {
color:#555555;
font-family:Helvetica, Arial, Sans-Serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:20px;
max-width:698px;
}

.art-content {
background-color:transparent;
background-image:url('content-gradient-mask.gif');
background-position:476px 0px;
background-repeat:no-repeat;
max-width:698px;
min-width:456px;
}

.art-PostContent
{
background-color:transparent;
background-image:url('post-footer-background.png');
background-position:center bottom;
background-repeat:no-repeat;
padding: 0 10px 30px 10px;
margin:0 0 -25px 0;
overflow:hidden;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
  color: #7F7F7F;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
  color: #7F7F7F;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
  color: #393E37;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
  color: #36C3F2;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top:40px;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
  color: #808080;
}


h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
letter-spacing:1px;
color: #AAAAAA;
}
/* Finish Content headings Fonts & Colors  */


/* Image Assis module support */
body.img_assist
{
  color: #555555;
}

.art-PostContent .calendar-calendar ul li, .art-PostContent .calendar-calendar ol ul li,
.art-PostContent div.view div.views-admin-links ul li, .art-PostContent div.view div.views-admin-links ol ul li
{
	background-image: none;
	padding: 2px;
}

.date-heading h3
{
	text-align: center;
}

.art-PostContent ul.arttabs_primary li, .art-PostContent ul.arttabs_secondary li
{
	background-repeat: no-repeat;
	background-image: none;
}

/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #555555;
	margin:1em 0 1em 2em;
	padding:0;
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 10px;
	line-height:20px;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-color:transparent;
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#545454;
font-family:Helvetica, Arial, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.art-PostContent blockquote
{
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
}


/* Finish blockuote */


blockquote, .art-PostContent blockquote
{
	margin:10px 10px 10px 50px !important;
	padding:5px 5px 5px 5px !important;
}

/* end PostQuote */

/* begin PostIcons */
.art-PostFooterIcons
{
	padding:0px;
}

.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
text-decoration: none;
	color: #3E443C;
}

.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	margin:0;
}

.art-PostFooterIcons a:link
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
	color: #C2C2C2;
}

.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: underline;
	color: #575F54;
}

.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover
{
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
	color: #545454;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:21px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
}

.art-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 21px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 21px;
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	padding: 0 15px !important;
	line-height: 21px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

input, select
{
  vertical-align: middle;
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FFFFFF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 63px;
	background-color:transparent;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:3px;
}

.art-button-wrapper .r
{
	width:407px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -21px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -42px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	
background-color:#F2F2F2;
background-image:url('footer-background.gif');
background-position:center top;
background-repeat:no-repeat;
margin:0 auto;
overflow:hidden;
padding:0;
position:relative;
width:956px;
z-index:0;
}

.art-Footer .art-Footer-inner
{
height:auto;
line-height:20px;
margin:0;
padding:0 0;
position:relative;
text-align:center;
width:960px;
z-index:0;
}



.art-Footer .art-Footer-text p
{
	margin: 0;
	text-decoration:none;
}

.art-Footer .art-Footer-text {

color:#AAAAAA;
display:inline-block;
font-family:Helvetica, Arial, Sans-Serif;
font-size:10px;
padding:0 20px 10px;
text-decoration:none;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #919A8D;
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
text-transform: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #919A8D;
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #36C3F2;
font-family:Helvetica, Arial, Sans-Serif;
text-decoration: none;
text-transform: none;

}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
text-decoration:underline;
word-spacing:normal;
}

.art-page-footer {
background-color:#777777;
color:#FFFFFF;
margin:0;
padding:8px 0;
text-align:center;
text-decoration:none;
}

/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1 {
background-image:url('gradient-mask.png');
background-position:center top;
background-repeat:no-repeat;
position:relative;
float:left;
height:auto;
min-height:150px;
width:242px;
max-width:698px;
margin:0;
padding:0;
overflow:hidden;
border:0 none;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content {
border:0 none;
float:left;
margin:0 0 0;
overflow:hidden;
width:auto;
}

.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	max-width:698px;
}
.art-contentLayout .art-content-sidebar2
{

background-image:url('content-gradient-mask.gif');
background-position:476px 0;
background-repeat:no-repeat;
border:0 none;
float:left;
margin:0;
max-width:698px;
overflow:hidden;
padding:0;
position:relative;
	
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 957px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2 {
background-image:url('gradient-mask.png');
background-position:center top;
background-repeat:no-repeat;
position:relative;
float:left;
height:auto;
min-height:150px;
width:242px;
max-width:698px;
margin:0;
padding:0;
overflow:hidden;
border:0 none;
}
/* end LayoutCell */




/*
** HTML elements
*/

body.art-body-nostyle
{
	background: none;
}

ul li, .item-list ul li, li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;	
}

.arttabs_primary, .arttabs_secondary, .links, .service-links img, service-links img
{
	padding-left: 0px;
	margin: 0px;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.arttabs_primary li a, ul.arttabs_secondary li a
{
	margin: 0 5px;
}

ul.links li
{
	display: inline;
	background-image: none;
	
}

ul.menu li a.active
{
	font-weight: bold;
}

li.messages
{
	margin: 5px 0;
}

#comment-form textarea, #comment-form input
{
	display: block;
	width: 95%;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb 
{
	display: none; 
	padding-bottom: .7em;
}

#edit-name, #edit-pass, #edit-mail, #search-block-form input.form-text
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background:#C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

.sticky-table
{
	width: 100%;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0px transparent;
	border-bottom: 0px transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0px;
	text-align:left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.art-Footer .art-Footer-inner
{
	float:left;
width:960px;
}

.art-BlockContent
{
	width: 100% !important;	
}

/* Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}

/* ImageField module fix */
img.imagefield
{
	margin: 0;
}

.filefield-upload .art-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

/* Support User picture */
.picture, .comment .submitted
{
	clear:right;
	float:right;
	padding-left:1em;
}

.profile h3
{
	border-bottom:0 none;
	margin-bottom:1em;
}

/* Support Nodeblock module */
.art-Block-body .art-PostHeader
{
	display: none;
}

.art-Block-body .art-Post
{
	margin: 0;
}

/* Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}

.ingress {
color: AAAAAAA;
font-height: 14px;
line-height:20px;
margin: 0 0 20px 0;
}

#team-left
{
float:left;
margin-top:20px;
padding:0 0 40px 0;
}

#team-right
{
float:right;
margin-top:20px;
padding:0 0 40px 0;

}

#team-picture
{
float:left;
margin:0 15px 0 15px;
}

.team
{
height: 150px;
}

#team
{
height:128px;
width:329px;
margin-top:40px;
padding:5px 0px 0px 5px;
}


.firstname
{
font-size: 13px;
color: #00AAEE;
text-transform: uppercase;
letter-spacing: 1px;

}

.lastname
{
font-size: 13px;
color: #aaa;
letter-spacing: 1px;
text-transform: uppercase;
}

.partner-logo
{
padding:50px 0 0 0;
margin:0 auto;
}