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

form {
  margin: 0;
  padding: 0;
}
img,table {
	border: none;
}

body {
	background: #ffffff url(../images/BackgroundImage.png);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
	
body.contentpane {
	background: #f8f8f8;
}

a, input {
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #009DAD;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6EDDF1;
}

table.contentpane ul li {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #009DAD;
	border: 0;
	font-size: 10px;
	color: #fff;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 5px;
	margin-bottom: 15px;
	/*text-align: justify;*/
}

.inputbox {
	border: 1px solid #009DAD;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

#search {
	float: right;
	padding: 13px 50px 0 0;
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #009DAD;
	background: none;
	margin:	0;
	width: 94px;
	height: 18px;	
	padding: 2px 0 0 6px;
	border: 1px solid #009DAD;
	float: left;
}

#search .search .button {
	text-align: center;
	background: #2CB5F4;
	border: 0;
	font-size: 10px;
	color: #fff;
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	padding: 0;
}

/*#ptw_bg {
margin: 0 auto;
width: 920px;
height: 30px;
background: transparent url(../images/ptw_bg.jpg) top center no-repeat;
text-align: left; 
padding: 16px 0 0 80px;
}*/

div.page {
	text-align: left;
	margin: 0 auto;
	/*padding: 0;*/
	padding: 20px 0 20px 25px;
	width: 815px;
	background: url(../images/content-bg.png) top center repeat-y;
}


div#wrapper {
	padding: 2px 0px;
	width: 815px;
	background: transparent;
	margin: 0 auto;
}

#header {
	width: 815px;
	height: 196px;
	background: url(../images/HeaderLogo.png) top center no-repeat;
	margin: 0 auto;
}

#newsflash {
	float: right;
	padding: 0px 10px 10px;
}

#content {
	width: 815px;
	margin: 0 auto;
	padding: 5px 0 0;
	overflow: hidden;
}

#logo {
	/*float: right;
	width: 100%;
	height: 100%;*/
	padding: 20px 10px 10px 40px;
	text-align: left;
	margin: 0;
	color: #009DAD;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #009DAD;
	text-decoration: none;
	outline: none;
	
}

.navbar {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 815px;
	height: 44px;
	background: transparent url(../images/nav-bar.png) top center no-repeat;
}

#navmenu {
	margin-left: 8px;
	padding-top: 8px;
	text-align: left;
}

#navmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;

}

#navmenu li:hover {

}

#navmenu li a#active_menu-nav {
	
}

#navmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	float: left;
	display: block;
	line-height: 3em;
	padding: 0 1em 0 1em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#navmenu li a:hover {
	color: #4CAFC6;
	text-decoration: underline;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 270px;
	float: left;
	padding: 0 10px 10px 0;
	text-align: left;
}
#rightcolumn {
	float: right;
	margin-right: 10px;
}
div#maincolumn {
	float: left;
	width: 500px;
	margin: 0 0 6px 10px;
	padding: 0 0 0 10px;
	border-right: #ddd solid thin;
}

div#maincolumn_full {
	float: left;
	width: 520px;
	margin: 7px 0px 0;
	padding: 10px 0 0 0px;
}

div.nopad {
	/*overflow: visible; hidden;*/
	padding: 20px 0 0 0;
}

div.nopad ul {
	overflow: visible;
	clear: both;
}
div#strapline h2{
	padding: 0;
	font-family: Avant Garde Book BT, Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 350%;
	vertical-align: middle;
	color: #062C6C;
	text-align: left;
	line-height: 1.25em;
	font-weight: bold;
}
#frontpageList ul li{
	width: 100%;
	list-style-image: url(../images/FrontpageBullet.png);
}
#frontpageList li{
	font-size: 120%;
	font-weight: bold;
	color: #4CAFC6;
}

#frontpageList img{
	margin-right: -4px;
	overflow: visible;
}

.quote{
	background: transparent url(../images/BigQuote.png) no-repeat scroll 0pt 5px;
	color: #4BBBCA;
	display: block;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1em;
	padding-left: 50px;
}
.pagebody .quote{
	background-image: none;
	color: #666666;
	padding-left: 0px;
}
.quote em{
	color: #999999;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
}
.pagebody .quote em{
	color: #4BBBCA;
}
.quote strong{
	color: #222222;
}
td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	width: 815px;
	height: 60px;
	background: transparent url(../images/footer-bar.png) top center;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 20px 0 0;
	color: #666666;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0px 0 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
	color: #062C6C;
	text-align: left;
	line-height: 1.5em;
	width: 100%;
}

#logo h1{
	color: #009DAD;
	vertical-align: top;
}


h2, .contentheading {
	padding: 0;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	vertical-align: middle;
	color: #062C6C;
	text-align: left;
	line-height: 1.2em;
	/*font-weight: bold;*/
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4CAFC6;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border-bottom: solid 1px #666666;
}

a.readon:hover {
	color: #4CAFC6;
	text-decoration: none;
}

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


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #009DAD;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	/*margin: 2px 8px;*/
	margin: 0;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}
.contentpaneopen p{
	padding: 0 45px 0 0;
}
.contentpaneopen ul li{
	padding: 0 45px 0 0;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

/*div.module_menu div, div.module {
	background: url(../images/menu_bg.png) top center repeat-y;
}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
	background: transparent url(../images/menu_top_out.png) top center no-repeat;
}

div.module_menu div div div, div.module div div div{
	width: auto;
	margin: 0;
	padding: 0 0 12px 0;
	background: url(../images/menu_bottom.png) bottom center no-repeat;
	text-align: center;
}*/

div#newsflash div.module div div {
	padding: 0 0 1px 0;
	background: none
}

div#newsflash div.module div div div{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none
}

div#newsflash div.module div div  table.contentpaneopen {
	margin: 0;
	padding: 0 5px 0 0;
	background: none
}

div#newsflash div.module_menu div, div#newsflash div.module  {
	background: none;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 234px;
	margin: 0 auto;
	text-align: left;
}


div.module_menu ul {
	list-style: none;
	text-align: left;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
	text-decoration: none;
	color: #2EB6F4;
	font-size: 11px;
}

div.module_text div div div div  {
	background: url(../images/menu_bg.png) top center repeat-y;
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	width:180px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3 { 	
	font-family: Avant Garde Book BT, Trebuchet, Tahoma, Arial, sans-serif;
	width: 170px;	
	color: #92C546; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 27px;
	margin: 0;
	
}

#rightcolumn h3 { 	
	font-family: Avant Garde Book BT, Trebuchet, Tahoma, Arial, sans-serif;
	width: 170px;	
	color: #4CAFC6;
	font-size: 200%;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	/*background: url(../images/h3.png) top left no-repeat;*/
	font-weight: bold;
	line-height: 27px;
	margin: 0;
	
}

#newsflash h3{ 	
	font-family: Tahoma, Arial, sans-serif;	
	color: #92C546;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	font-weight: bold;
	line-height: 32px;
	margin: 0;
	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #666666;
	font-weight: bold;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #4CAFC6;
	text-decoration: none;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #4CAFC6;
	text-decoration: none;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 6px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

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

.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;
}

/* System Standard Messages */
#system-message dd.message ul { 
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}

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

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



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
#footer1{
	margin-left: 30px;
	font-size: 90%;
	text-align: left;
	float: left;
}
#footer2{
	font-size: 90%;
	text-align: right;
	float: left;
	margin-left: 160px;
}
a.footerlink:link, a.footerlink:visited {
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.footerlink:hover {
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

/* ============================================ */
/* shop */
.clearfix {
	display: block;
}
#shop{
	margin-right: 20px;
	padding: 0 10px 10px 20px;
}
#shop div {
	padding: 0px 0px;
}
#products{
	clear: both;
	padding-bottom: 30px;
	padding-top: 10px;
	font-size: 95%;
}
#products fieldset{
	margin-bottom: 10px;
}
#products form{
	width: 100%;
	height:15px;
}
#products form div ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt !important;
	padding: 0pt 0pt 10pt;
}
#products form div ul li{
	padding-bottom: 0pt;
}
#products table{
	margin: 0px 10px 0px 0px;
	padding: 0pt;
	width: 100%;
}
#products table th{
	text-align: center;
	font-weight: bold;
	font-size: 85%;
}
#products table tbody tr td{
	text-align: center;
	padding-right:5px;
}
#products table .qty{
	width: 23%;
}
#products table .price{
	width: 22%;
}
#products table .postage{
	width: 22%;
}
#products table .total{
	width: 23%;
}
#products table .choice{
	width: 10%;
}
#products table tbody tr td form{
	padding:0;
}
/* unchanged */
.cards{
	background: transparent url(../images/card_logos.gif) no-repeat scroll left top;
	clear: both;
	display: block;
	height: 21px;
	text-indent: -4999em;
	width: 138px;
	margin-top:20px;
}
.tabs-hide{
	display: none;
}
.tabs-nav{
	background: #ffffff none repeat scroll 0%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 5pt;
	padding: 0pt;
}
.tabs-nav li{
	float: left;
	padding: 0pt;
}
.tabs-nav a{
	background: url(../images/left-off-box.png) no-repeat scroll left top !important;
	/*background: #DFDAD8 none repeat scroll 0%;*/
	color: #4BBBCA;
	height:26px;
	display: block;
	padding: 0px 5px 0px 6px;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	/*text-indent: -4999em;width: 115px;*/
	z-index: 2;
}
.tabs-nav a span{
	background: url(../images/right-off-box.png) no-repeat scroll right top !important;
	height:26px;
	padding: 6px 3px 5px 0px;
	line-height:26px;
	/*background: #FFFFFF url(../images/uk-button.png) no-repeat scroll left bottom !important;
	height: 19px;
	margin-right: 4px;*/
}
/*.tabs-nav .world a{
	background: #FFFFFF url(../images/world-button.png) no-repeat scroll left bottom !important;
	height: 19px;
	margin-right: 4px;
	width: 123px;
}*/
.tabs-nav .tabs-selected a {
	background: url(../images/left-on-box.png) no-repeat scroll left top !important;
	/*background-color: #4BBBCB;*/
	background-position: left top !important;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{
	color:#FFFFFF;
	/*color: #302D69;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;*/
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited{
	background: #FFFFFF none repeat scroll 0%;
	cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{
	cursor: pointer;
}
.tabs-nav .tabs-selected a span{
	background: url(../images/right-on-box.png) no-repeat scroll right top !important;
}
.tabs-container{
	background: #ffffff none repeat scroll 0%;
	clear: both;
}
.tabs-label	{ 
	display:none 
}
.tabs-show	{ 
	display:block 
}

