/*
Theme name: seo-blaze
Theme URI: http://www.mysiteonweb.com/seo-blaze/
Editors: Tom
Description: A gorgeous 2-column fixed layout widget ready wordpress theme 
Author: Tom
Author URI: http://www.mysiteonweb.com/
Tags:green, fixed-width, two-columns, right-sidebar, custom-header
Version: 1.0

	This theme is released under GNU General Public License (GPL) version 3.
*/


/* Begin Structure */

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/body_bg-grn.gif') repeat-x ;
	color: #333;	
	margin: 0 0 20px 0;
	padding: 0;
	}

#content {
	font-size: 1.2em
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	text-align: left;
	 background: url('images/bgwide.gif') repeat-y top; border: none; 

	}

/*  Header  */
#header {
	background: #5ACFEF url('images/header-grn.gif') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 132px;
	width: 978px;
	}
/* Logo */

#logo {
	
	height: 125px;
	margin: 0 auto;
}
#logo .title {
	margin: 0px;
	padding: 30px 10px 2px 40px;
	width:  590px;
	float:  left;
}
#logo .title a {
	color: #0082B5;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#logo .title a:hover {
	color: #0082B5;
}
#logo .description {
	clear:  both;
	color: #B5DB52;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 40px;
	
}
.feeds {
		
	float: right;
	padding: 45px 30px 10px 10px;
	position: absolute;
	top: 1px;
	right: 85px;
	width: 248px;
	text-align:right;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;border:0px;
}

/* Menu bar */
#menu{
	width:90%;
	margin:0px;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	background:#749b10 url('images/menu_bg.gif') repeat-x;
	border:2px solid #80a225;
	margin:0 1px;
	padding:5px 15px 5px 15px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height: 18px;
}
#menu li a span{
	color:#52651f;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menu li a:hover{
	border:2px solid #E1E4E6;
	color:#000000;
	text-decoration:none;
}
#menu li a:hover span{
	color:#ffd9c7;
}

#menu #current a, #menu #current span{ /*currently selected tab*/
background-color: #0082B5;
}


#menu ul li.current_page_item {
	background: #0082B5;
	color: #FFFFFF;
	}
#menu ul li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	background: #0082B5;
	border:2px solid #0082B5;

	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
		border:2px solid #0082B5;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post{
	float: left;
	width: 510px;
	margin: 10px 0 0;	
	overflow: hidden;
	 border: 0px solid #e5e5e5;

}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height: 20px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 10px;
	background:#749b10 url('images/menu_bg.gif') repeat-x;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
}

#footer {
background:  url('images/footer.gif') no-repeat top;
	border: none;
	height:130px;
	padding-top:5px;
	margin: 0 auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.entry p a:visited {
	color: #b85b5a;
	}


/* End Structure */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


a, h2 a:hover, h3 a:hover {
	color: #2CA8D9;
	text-decoration: none;
	}

a:hover {
	color: #74BF3B;
	text-decoration: none;
	}


form p {
	padding: 12px 0 5px 0;	margin: 0;	
	color: #000000;
}
label {
	font-weight: bold;
	color: #000000;
	text-align:left;
}
input, select, textarea {
	margin: 5px;
	padding: 5px;
	color: #6A6969;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
option { padding-right: 0.5em; } 

#name, #email, #message, #website{
	width: 455px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #000000;
	background: #F4F3E8;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #CECFCF #888888 #888888 #CECFCF;
}
/* End Typography & Colors */



/*	Begin Headers */


h1 {
	padding-top: 20px;
	margin: 0;
	font-size: 18px;
	}

h2 {
	margin: 10px 0 0;
	font-size: 20px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 10px 0 0;
	font-size: 11px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



h2.pagetitle {
	font-size: 1.6em;
	}



h1, h1 a, h1 a:hover, h1 a:visited,  {
	text-decoration: none;
	color: #39A2CE;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #888888;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #CECFCF #CECFCF #CECFCF #CECFCF;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	

/* Begin Lists*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post_date{
	float: left;
	margin: 20px 15px 0 20px;
	display:inline;
	width: 72px;
	height: 71px;
	overflow: hidden;
	background: #ffffff url('images/date_button.gif') no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	float: left;
	width: 395px;
	margin: 20px 0 0 0;
	display: inline;
}

.post_title_alt{
	width: 470px;
	margin: 20px 0 0 20px;
}

.post_title h2{
	font-size: 24px;
}

.post_title h2 a{
	text-decoration: none;
	color: #88B30B;
}

.post_title h2 a:hover{
	text-decoration: none;
        color: #2CA8D9
}


/* End Entry Lists */


/***************** Comment Text ***********************************************/
.commenttext{
	min-height: 90px;
	
}
* html .commenttext { height: 90px; overflow: visible; }
.commentp{
	
	background: url('images/bg-comment-01.gif') repeat-y  left top;
	height:auto;
    overflow:hidden;
	padding-left:5px;
	margin:0px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;


}
.commbgtop {
	clear: both;
    height:27px;
    background-image:url('images/bg-comment-02.gif') ;
    background-repeat: no-repeat;
    overflow:hidden;

}
.commbgbottom {
	background: #ffffff url('images/bg-comment-03.gif') no-repeat left top;
	height: 9px;
}

/*	Comment Form	*/
#commentsform  {
	border: 1px solid #e5e5e5;
	background-color: #f9f9f9;
	margin: 10px 10px 15px 10px;
	padding: 15px;
	width:450px;

}


#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#commentsform .label {
	font-size: 95%;
}


#commentsform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentsform textarea {
	width: 100%;
	padding: 2px;
	}

#commentsform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:450px;
	}
	.standard{
	
	width:450px;
	}
.commentlist {
	padding: 0;

	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 3px 0px;
	padding: 5px 2px 3px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 20px;
	margin-left: 545px;
	width: 370px;
	}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
  margin: 0px 0px 10px 10px;

}
.tabberlive {
 margin-top:0em;
 margin-right:1em;

}
.tabberlive .tabbertab ul li a {
	margin: 0px; padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url('images/bullet-arrow.gif') 5px 9px no-repeat;
}
.tabberlive .tabbertab ul li a:visited {
	text-decoration: none;
}
.tabberlive .tabbertab ul li ul li a:hover {
	text-decoration: underline;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin: 0px 0px 3px 0px;
 padding: 10px 0;
 border-bottom: 6px solid #88B30B;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0px 0px 3px 0px;
 display: inline;
}

ul.tabbernav li a
{
 padding: 5px ;
 margin: 0px 3px 0px 0px;
 border: 1px solid #88B30B;
 border-bottom: none;
 background: #88B30B;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #749b10
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border: 1px solid #88B30B;
 border-bottom: 1px solid #fff;
 color: #448; 
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:15px;
 border:1px solid  #88B30B;
 border-top:0;


 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;

}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 128px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	background:#749b10 url('images/menu_bg.gif') repeat-x;
	border:1px solid #80a225;
	margin:0px 0px 4px 0px;
	padding:2px 15px 2px 15px;
	}



select {
	width: 130px;
	}


	#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 10px 0px 0px 0px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url('images/bullet-arrow.gif') 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}


/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 10px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url('images/bullet-arrow.gif') 5px 9px no-repeat;
}


#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
		text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;	
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
		border: 0px ;	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	height: 38px;
	padding: 2px;
	background: #ffffff;	
	color:#000000;
	border-width: 0px;
	}
	

/* End Calendar */



/* Begin Various Tags & Classes */
code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
  	border: 1px solid #D4D0D0; 
	background: #EFEFEF;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.sb-about {
  margin: 0px 0px 10px 10px;

}
/* End captions */
/* sliding panel */
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
}
#panel {
	width: 100%;
	height: 280px;
	color: #999999;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: #0082B5;
	text-align: left;
}
#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #98BB39;
	text-align: left;
}
#panel p {
	margin: 5px 0;
	padding: 0;
}
#panel a {
	text-decoration: none;
	color: #15ADFF;
}
#panel a:hover {
	color: black;
}
#panel a-lost-pwd {
	display: block;
	float: left;
}
#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}
#panel .content .left {
	width: 280px;
	float: left;
	margin-bottom: 25px;
	padding: 0 15px;
	border-right: 1px solid #333;
	min-height: 220px;
}
#panel .content .border {
	border-left: 1px solid #333;
}
#panel .content .narrow {
	width:120px !important;
}
#panel .content form {
	margin: 0 0 10px 0;
}
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
#panel .content input:focus.field {
	background: #545454;
}
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}
#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
/* Panel Tab/button */
.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 999;
}
.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}
.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
	color: #15ADFF;
}
.tab ul.login li a:hover {
	color: white;
}
.tab .sep {color:#414141}
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}
.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}


