 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}

/*
 * New standard values
 */

/* paragraph */
p {	margin: 10px 0px 15px 0px; }

/* lists */
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

/* tables */
td, th { padding: 1px; }

/* forms */
 
fieldset { border: 1px solid #c8c8c8; }
legend { background: #ffffff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #dcdcdc; }
input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display: none; }

fieldset { padding: 0 1em 1em 1em; }
legend { padding: 0 .8em 0 .8em; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 0 .1em .4em; }
form div { margin: .8em 0 .8em 0; }
/*button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }*/

/* links */
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }

/* horizontal rule */
hr {
	margin: 15px 0px 15px 0px;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}

/* blockquotes */
blockquote {
	margin: 10px 0 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%
}

blockquote:first-letter {
	font-size: 150%
}





/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #646464;
}

body.basepage {
	background: #F0F0F0 url(/images/page_bg.png) 50% 0 repeat-x;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
}

div.wrapper-t {
	background: #F0F0F0 url(/images/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-b {
	background: url(/images/wrapper_b.png) 0 100% repeat-x;
}

div.wrapper-l {
	background: url(/images/wrapper_l.png) 0 0 repeat-y;
}

div.wrapper-r {
	background: url(/images/wrapper_r.png) 100% 0 repeat-y;
}

div.wrapper-tl {
	background: url(/images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	background: url(/images/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper-bl {
	background: url(/images/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	padding: 0px 20px 20px 20px;
	min-height: 710px;
	 
	background: url(/images/wrapper_br.png) 100% 100% no-repeat;
}

div#header {
	width: auto;  
	height: 145px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#tabs {
	position: absolute;
	top: 70px;
	right: 0px;
	height: 35px;
	width: 160px;
}

div#menu {
	position: absolute;
	top: 100px;
	left: 25px;
	z-index: 11;
	height: 50px;
	width: 871px;
}

div#search {
	margin: 4px 0px 0px 10px;
	height: 18px;
	float: left;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#banner {
	position: absolute;
	top: 120px;
	right: 80px;
	width: 0px;
	z-index: 3;
}

div#toolbar {
	position: absolute;
	top: 3px;
	right: 0px;
	z-index: 3;
	color: #646464;
	font-size: 11px;
}

div#toolbar img {
	margin-left: 5px;
	vertical-align: middle;
}

div#top {
	width: auto;  
	height: 350px;
	margin: 50px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear: both;  
	background: #000000 url(/images/top_bg.png) 0 0 repeat-x;
	overflow: hidden;
	color: #FFFFFF;
}

div#top a:link,
div#top a:visited {
	color: #FFFFFF;
}

div#top a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div#top .topbox {
	margin-top: 0px;
	background-color:#FFFFFF;
}

div#breadcrumbs {
	width: auto;  
	height: 30px;
	padding: 0px 25px 0px 80px;
	clear: both;  
	overflow: hidden;
	font-size: 85%;
	line-height: 28px;
	background-color:#FFFFFF;
}

div#middle {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 10px 70px 60px 80px;
	clear: both;  
	background-color:#FFFFFF;
}

div#middle .background {
	min-height: 140px;
	 
	 
	 
	 
}

 
div#middle .background {
	background: none;
}

 
.left div#middle .background {
	background: url(/images/left_bg.png) 100% 0 repeat-y;
}

 
.right div#middle .background {
	background: url(/images/right_bg.png) 100% 0 repeat-y;
}

div#left {
	width: 170px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
	display: table;  
	width: 100%;  
}

.showright div#mainmiddle {  
	background: url(/images/right_bg.png) 100% 0 repeat-y;
}

div#right {
	width: 170px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 210px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 70px 25px 80px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	width: auto;  
	min-height: 100px;
	 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;  
	text-align: center;
}

div#footer a.anchor {
	margin: 3px 20px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(/images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

div#hidden {
	width: 100px;
	position: absolute;
	top: 0px;
	left: -999em;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
div.wrapper { width: 950px; }

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #646464;
}

#page h1 a {
	color: #646464;
	text-decoration: none;
}

h2 {
	color: #646464;
}

h3 {
	color: #5f870f;
}

h4 {
	font-weight: normal;
	color: #646464;
}

h5 {
	color: #646464;
}

h6 {
	color: #960000;
}

/*
 * anchor
 */

a:link, a:visited {
	color: #aa1428;
}

a:hover {
	color: #ff0000;
}





/*
 * horizontal rule
 */
 
hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(/images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;

	border: none;
}


div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #FFFCF2;
	border: 1px solid #AAAAAA;
	text-align:justify;
}


/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * tabsmenu
 */

.text{
	font-size:20px;
	font-weight:lighter;
	
}
 
div#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;  
}

div#tabs li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div#tabs li a {
	height: 20px;
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;
	font-size: 95%;
}

div#tabs li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

div#tabs a:hover {  
	color: #FFFFAA;
}

div#tabs a.active:hover {  
	color: #AA1428;
}

 
div#tabs li.level1 {
	background: url(/images/tab_r.png) 100% 0 no-repeat;
}

div#tabs a.level1 {
	background: url(/images/tab_l.png) 0 0 no-repeat;
}

div#tabs a.level1 span {
	padding: 0px 15px 0px 20px;
}

body.color-default div#tabs li.item1,
body.color-lilac div#tabs li.item2,
body.color-green div#tabs li.item3,
body.color-blue div#tabs li.item4,
body.color-brown div#tabs li.item5 {  
	background: url(/images/tab_r_active.png) 100% 0 no-repeat;
}

body.color-default div#tabs a.item1,
body.color-lilac div#tabs a.item2,
body.color-green div#tabs a.item3,
body.color-blue div#tabs a.item4,
body.color-brown div#tabs a.item5 {  
	background: url(/images/tab_l_active.png) 0 0 no-repeat;
	color: #323232;
}

div#thumb IMG{
border:1px solid #999999;
padding:5px;
width:120;
height:120px;

}

div#thumb#playbutton{
background: url(/videos/images/play_text_large.png) no-repeat ;
z-index:10000;
}
/*
 * menu
 */

ul#nav_510896{
	width:100%;  
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 8px;
	padding: 0px;
	display: block;
	/*float: left;*/
  text-align:center;
  
}

div#menu li a, #menu li span.separator {
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

div#menu li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

div#menu li a.current {  
	color: #aa1428;
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover,
div#menu a.current:hover {  
	color: #aa1428;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
	margin-right: 5px;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px 0px 15px;
}

body.color-default div#menu li.last,
body.color-green div#menu li.last,
body.color-blue div#menu li.last {
	background: url(/images/menu_item_button_r.png) 100% 0 no-repeat;
}

body.color-default div#menu a.last,
body.color-green div#menu a.last,
body.color-blue div#menu a.last {
	background: url(/images/menu_item_button_l.png) 0 0 no-repeat;
	color: #ffffff;
	font-weight: bold;
}

body.color-default div#menu li.last:hover,
body.color-green div#menu li.last:hover,
body.color-blue div#menu li.last:hover {
	background: url(/images/menu_item_button_r.png) 100% -25px no-repeat;
}

body.color-default div#menu a.last:hover,
body.color-green div#menu a.last:hover,
body.color-blue div#menu a.last:hover {
	background: url(/images/menu_item_button_l.png) 0 -25px no-repeat;
}

body.color-default div#menu ul.level2 li.last,
body.color-green div#menu ul.level2 li.last,
body.color-blue div#menu ul.level2 li.last {  
	background: none;
}

body.color-default div#menu ul.level2 a.last,
body.color-green div#menu ul.level2 a.last,
body.color-blue div#menu ul.level2 a.last {  
	background: none;
	color: #646464;
	font-weight: normal;
}

body.color-default div#menu ul.level2 a.last:hover,
body.color-green div#menu ul.level2 a.last:hover,
body.color-blue div#menu ul.level2 a.last:hover {  
	color: #aa1428;
}

body.color-default div#menu ul.level2 a.current,
body.color-green div#menu ul.level2 a.current,
body.color-blue div#menu ul.level2 a.current {  
	font-weight: bold;
	color: #aa1428;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 25px;
	left: -999em;  
	width: 140px;
	padding: 0px 0px 4px 0px;
	background: url(/images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
}

 

 
div#menu li ul ul {
	margin: -26px 0 0 139px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #C8C8C8;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}

/*
 * sub menu
 */
 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	background: none;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

div#middle ul.menu li span {  
	display: block;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

div#middle ul.menu a.current {  
	font-weight: bold;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {  
	color: #000000;
}

div#middle ul.menu a.active, div#middle ul.menu span.active {  
	/*color: #ffffff;*/
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

div#middle ul.menu a.parent, div#middle ul.menu span.parent {  
	background: url(/images/submenu_item_parent.png) 0 0 no-repeat;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	text-indent: 2px;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu a.level2 {
	text-indent: 22px;
}

div#middle ul.menu a.level2 span {
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	text-indent: 32px;
}

div#middle ul.menu a.level3 span {
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	text-indent: 42px;
}

div#middle ul.menu a.level4 span {
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * module headers
 */

/* reset header for all modules */
div.module h3.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #646464;
	font-weight: normal;
}

/* header span's */
div.module span.header-2,
div.module span.header-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	margin: 15px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.header {
	height: 20px;
	line-height: 20px;
}

/*
 * module: dotted
 */
 
div.mod-dotted div.module {
	padding: 0px 0px 15px 0px;
}

div.mod-dotted div.box-1 {
	overflow: hidden;
}

div.mod-dotted h3.header {
	margin: 0px 0px 3px 0px;
	padding:0px 0px 6px 0px;
	background: url(/images/module_dotted_header.png) 0 100% repeat-x;
	font-size: 200%;
	letter-spacing: -1px;
	color: #323232;
}

div.mod-dotted h3.header span.color {
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * global CSS
 * not inside joomla CSS class
 */

/* tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/*
 * general
 * used by Jommla core components
 */

div.joomla h1 {
	letter-spacing: -2px;
}

div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5 {
	letter-spacing: -1px;
}

div.joomla h1,
#page div.joomla h1 a {
	color: #6EA014;
}

div.joomla h2 {
	font-weight: normal;
}

div.joomla h3 {
	font-weight: normal;
}

div.joomla h1.pagetitle {
}

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}

div.joomla div.description img.right {
	margin-left: 15px;
	float: right;
}

div.joomla div.filter {
	margin: 10px 0px 10px 0px;
}

div.joomla th {
	padding: 5px 5px 5px 5px;
	background: #DCDCDC;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

div.joomla table.joomlatable tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

div.joomla table.joomlatable tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	background: url(/images/article_separator.png) 50% 100% repeat-x;
}

div.joomla div.leadingarticles {
	overflow: hidden;
}

div.joomla div.teaserarticles {
	overflow: hidden;
}

div.joomla div.item {
	margin-bottom: 15px;
}

div.joomla div.item-bg {
	padding-bottom: 5px;
	background: url(/images/article_separator.png) 50% 100% repeat-x;
	overflow: hidden;
}

div.joomla div.multicolumns div.item {
	margin: 0px 15px 15px 15px;
}

div.joomla div.multicolumns div.first div.item {
	margin-left: 0px;
}

div.joomla div.multicolumns div.last div.item {
	margin-right: 0px;
}

div.joomla div.morearticles {
	margin: 10px 0px 10px 0px;
}

div.joomla div.pagination {
	text-align: center;
}

div.joomla div.pagination p.results {
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */

div.joomla div.headline {
	margin-bottom: 20px;
	overflow: hidden;
}

div.joomla h1.title {
	float: left;
}

div.joomla div.multicolumns h1.title {
	font-size: 200%;
	letter-spacing: -1px;
}

div.joomla span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

div.joomla div.multicolumns span.icon {
	margin-top: 5px;
}

div.joomla span.edit {
	margin-left: 10px;
	float: left;
}

div.joomla span.pdf {
	margin-right: 5px;
}

div.joomla span.print {
	margin-right: 5px;
}

div.joomla span.email {
}

div.joomla span.printscreen {
}

div.joomla p.iteminfo {
	margin: 0px 0px 15px 0px;
}

div.joomla p.articleinfo {
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {
	display: block;
	font-size: 95%;
}

div.joomla p.articleinfo span.author {
	color: #969696;
	font-style: italic;
}

div.joomla p.articleinfo span.created {
	font-weight: bold;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

div.joomla div.edit-article fieldset {
	margin-bottom: 30px;
}

div.joomla div.edit-article fieldset div {
	overflow: hidden;
}

div.joomla div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.joomla div.edit-article div.save {
	margin: 0px;
	float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

div.joomla div.edit-article div#editor-xtd-buttons a:link,
div.joomla div.edit-article div#editor-xtd-buttons a:visited,
div.joomla div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

div.joomla div.weblinks fieldset {
}

div.joomla div.weblinks fieldset div {
	overflow: hidden;
}

div.joomla div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search span.highlight {
	background: #ffffaa;
}

/*
 * com_poll
 * sub seletors: poll
 */

div.joomla div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image {
	float: right;
}

div.joomla div.contact table {
	margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
	display: block;
}

/*
 * com_user
 * sub seletors: user
 */

div.joomla div.user label.label-left,
div.joomla div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * mod_search
 */

div.module-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(/images/search_bg.png) 0 0 no-repeat;
}

div.module-search input {
	width: 93px;
	height: 14px;
	padding: 2px 2px 2px 7px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 80%;
}

div.module-search input:focus {
	outline: none;
}

/*
div.module-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(/images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}
*/
div.module-search:hover{
	background: url(/images/search_bg.png) 0 -18px no-repeat;
}

div.module-search:hover input {
	color: #000000;
}

div.module-search input:focus {
	color: #000000;
}

/*
 * legacy Joomla styling only for third party components
 */

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #6EA014;
	letter-spacing: -1px;
}




/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
/*
#editor-xtd-buttons {
	padding: 5px;
}

*/

/* buttons */
button.button, a.button {display:inline-block;height:32px;color:#343434;font:bold 12px Tahoma,Helvetica,sans-serif;cursor:pointer;position:relative;left:5px;text-shadow:1px 1px 0px rgba(255,255,255,0.5);text-decoration:none;margin:0 5px 0 8px;padding-left:0px;vertical-align:middle;background:url("../images/buttons.png") top right no-repeat;white-space:nowrap;border:none;overflow:visible;}
a.button {margin-left:6px;}
button.button  span, a.button span {float:left;margin:0 13px 0 -10px;padding-left:15px;line-height:32px;height:32px;position:relative;background:url("../images/buttons.png") top left no-repeat;overflow:visible;}
button.button:hover, a.button:hover {background-position:100% -216px;}
button.button:hover span, a.button:hover span {background-position:0 -216px;}
button.button.small, a.button.small {height:22px;font:bold 11px Arial,Helvetica,sans-serif;background-position:100% -128px;}
button.button.small span, a.button.small span {line-height:22px;height:22px;background-position:0 -128px;}
button.button.small:hover, a.button.small:hover {background-position:100% -344px;}
button.button.small:hover span, a.button.small:hover span {background-position:0 -344px;}
button.button.green, button.button.red, button.button.blue, a.button.green, a.button.red, a.button.blue {color:#fff;text-shadow:0 1px 0px rgba(0,0,0,0.5);background-position:100% -32px;}
button.button.green span, a.button.green span {background-position:0 -32px;}
button.button.green:hover, a.button.green:hover {background-position:100% -248px;}
button.button.green:hover span, a.button.green:hover span {background-position:0 -248px;}
button.button.green.small, a.button.green.small {background-position:100% -150px;}
button.button.green.small span, a.button.green.small span {background-position:0 -150px;}
button.button.green.small:hover, a.button.green.small:hover {background-position:100% -366px;}
button.button.green.small:hover span, a.button.green.small:hover span {background-position:0 -366px;}
button.button.red, a.button.red {background-position:100% -64px;}
button.button.red span, a.button.red span {background-position:0 -64px;}
button.button.red:hover, a.button.red:hover {background-position:100% -280px;}
button.button.red:hover span, a.button.red:hover span {background-position:0 -280px;}
button.button.red.small, a.button.red.small {background-position:100% -172px;}
button.button.red.small span, a.button.red.small span {background-position:0 -172px;}
button.button.red.small:hover, a.button.red.small:hover {background-position:100% -388px;}
button.button.red.small:hover span, a.button.red.small:hover span {background-position:0 -388px;}
button.button.blue, a.button.blue {background-position:100% -96px;}
button.button.blue span, a.button.blue span {background-position:0 -96px;}
button.button.blue:hover, a.button.blue:hover {background-position:100% -312px;}
button.button.blue:hover span, a.button.blue:hover span {background-position:0 -312px;}
button.button.blue.small, a.button.blue.small {background-position:100% -194px;}
button.button.blue.small span, a.button.blue.small span {background-position:0 -194px;}
button.button.blue.small:hover, a.button.blue.small:hover {background-position:100% -410px;}
button.button.blue.small:hover span, a.button.blue.small:hover span {background-position:0 -410px;}
button.button.left {left:10px;}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}



.page span {
	color: #000;
	font-weight: bold;
}


/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}



/*
 * resets
 */
 
fieldset { background: #f0f0f0 }

/*
 * top
 */

#top h1.headline {
	font-size: 380%;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -2px;
	margin-top: 10px;
	text-align: center;
	text-transform: none;
}

#top h2.subheadline {
	font-size: 200%;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: center;
}

#top span.trademark {
	font-size: 40%;
	vertical-align: text-top;
}

#top span.uppercase {
	text-transform: uppercase;
}

#top div.image {
	margin-top: 15px;
	text-align: center;
}

/*
 * Shadowbox
 */
#shadowbox_body { background-color:#f0f0f0; border: none; border-width: 0px; }
#shadowbox_loading{ background-color:#222222; }/* Copyright (C) 2007 - 2009 YOOtheme GmbH */






/*
 * signup
 */

div.joomla div.article div.block {
	padding-left: 30px;
}



/*
 * top
 */

/* blog */
#top div.product-icons {
	padding: 30px 50px 0px 50px;
	width: 760px;
	overflow: hidden;
}

#top div.product-icons a {
	display: block;
	margin-right: 30px;
	float: left;
}

#top div.product-icons a.templates { width: 200px; }
#top div.product-icons a.yootools { width: 300px; }
#top div.product-icons a.teamlog { width: 130px; }

#top div.product-links {
	padding: 0px 50px 0px 50px;
	width: 760px;
	overflow: hidden;
}

#top div.product-links a {
	display: block;
	width: 200px;
	margin-right: 30px;
	float: left;
	text-align: center;
	font-size: 200%;
	line-height: 150%;
}

#top div.product-links a.templates { width: 200px; }
#top div.product-links a.yootools { width: 300px; }
#top div.product-links a.teamlog { width: 130px; }

#top div.product-icons a.last,
#top div.product-links a.last {
	margin-right: 0px;
}




/*
 *  Category
 */

div#yoo-zoo div.downloads div.category h1.name {
	background: url(/images/zoo/header_bg.png) 0 0 repeat-x;
	color: #323232;
}

div#yoo-zoo div.downloads div.category span.sub-categories-title {
	color: #646464;
}

div#yoo-zoo div.downloads div.items h1.name {
	background: url(/images/zoo/header_bg.png) 0 0 repeat-x;
	color: #323232;
}

div#yoo-zoo div.downloads div.items div.row {
	background: transparent url(/images/zoo/item_bg.png) 0 0 repeat-x;
}

div#yoo-zoo div.downloads div.items div.first-row {
	background: transparent url(/images/zoo/item_bg.png) 0 -1px repeat-x;
}

/*
 * Zoo - Item
 */
 
div#yoo-zoo div.downloads div.item div.row {
	background: transparent url(/images/zoo/item_bg.png) 0 0 repeat-x;
}
