/* W3 Class */
.w3css {
	/*font-size:70%;*/
	color:#000000;
	overflow:auto;
}
.w3css hr {
	background-color:#d4d4d4;
	color:#d4d4d4;
	height:1px;
	border:0px;
	clear:both;
}

.w3css p,.w3css h1,.w3css h2,.w3css h3,.w3css h4,.w3css table,.w3css td,.w3css th,.w3css ul,.w3css ol,.w3css textarea,.w3css input {
	font-family:tahoma,arial,verdana,helvetica,sans-serif;
}

.w3css h1 {font-size:200%;margin-top:0px;font-weight:normal}
.w3css h2 {font-size:160%;margin-top:10px;margin-bottom:10px;font-weight:normal}
.w3css h3 {font-size:120%;font-weight:normal}
.w3css h4 {font-size:100%;}
.w3css h5 {font-size:90%;}
.w3css h6 {font-size:80%;}

.w3css h1,.w3css h2,.w3css h3,.w3css h4,.w3css h5,.w3css h6 {
	background-color:transparent;
	color:#000000;
}

.w3css h2 {
	font: Bold 20px Arial;
	/*font: normal 20px "Hacen Liner XL", Arial;*/
}

.w3css h2.example,.w3css h2.example_head {
	color:#104c7f;
	background-color:transparent;
	margin-top:0px;
}

.w3css h2.example {font-size:120%;}
.w3css h2.example_head {font-size:140%;}

.w3css p.tip {
	padding-right:17px;
	background:url(images/floatbird/bluebird/misc/w3css/lamp.gif) no-repeat right top;
}


/* TABLE */
.w3css table,.w3css th,.w3css td,.w3css input,.w3css textarea {
	font-size:100%;
}

.w3css table {border-collapse:separate;}

.w3css table.example {
	color:#000000;
	background-color:#d8e6f8;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #d4d4d4;
	background-image:url('images/floatbird/bluebird/misc/w3css/bgfadeblue.gif');
	background-repeat:repeat-x;
}

.w3css table.example_code {
	background-color:#ffffff;
	padding:4px;
	border:1px solid #d4d4d4;
}

.w3css table.example_code td {
	font-size:110%;
	font-family:courier new;
}

.w3css table.code {
	outline:1px solid #d4d4d4;
	border:5px solid #d8e6f8;
	direction:ltr;
}
.w3css table.code td {
	font-size:110%;
	font-family:courier new;
	background-color:#FFFFFF;
	border:1px solid #d4d4d4;
	padding:4px;
}
.w3css table.example_code p,.w3css table.code p {
	font-family:courier new;
}

.w3css div.bbcode_container {
	background: #ffffff;
	border: 1px solid #d1e5fa;
	border-top: 4px solid #d1e5fa;
	padding: 5px;
}
.w3css div.bbcode_description {
	font: bold 11px Tahoma, Arial;
	border: 0px;
	border-bottom: 1px dashed #d1e5fa;
	color: #7c90a5;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.w3css pre.bbcode_code {
	background:none;
	border:1px solid #d1e5fa;
	padding:4px;
}

.w3css table.lamp {
	width:100%;
	padding:0px;
	border:1px solid #d4d4d4;
	border-collapse:collapse;
}

.w3css table.lamp th {
	color:#000000;
	background-color:white;
	padding:0px;
	border-right:1px solid #d4d4d4;
}

.w3css table.lamp td {
	color:#000000;
	background-color:#d8e6f8;
	padding:4px;
	padding-left:10px;
	background-image:url('images/floatbird/bluebird/misc/w3css/bgfadeblue.gif');
	background-repeat:repeat-x;
}

.w3css table.reference {
	border:1px solid #c3c3c3;
	border-collapse:collapse;
}

.w3css table.reference th {
	background-color:#e8f2ff;
	border:1px solid #b7c5d7;
	padding:3px;
	vertical-align:top;
}

.w3css table.reference td {
	border:1px solid #b7c5d7;
	padding:3px;
	vertical-align:top;
	direction:ltr;
	text-align:right;
}

.w3css table.intro {
	padding:5px;padding-left:0px;
	font-size:110%;
	color:#555555;
	background-color:transparent;
}

.w3css table.summary {
	border:1px solid #d4d4d4;
	padding:5px;
	font-size:100%;
	color:#555555;
	background-color:#fafad2;
}

.w3css a.example {font-weight:bold}

.w3css span.tryitbtn a,.w3css span.tryitbtn a:link,.w3css span.tryitbtn a:visited,.w3css a.showbtn,.w3css a.showbtn:link,.w3css a.showbtn:visited {
	display:block; float:right;
	color:#000;	background-color:#fff;
	font-weight:bold; font-size:11px;
	width:120px;
	text-align:center;
	padding:3px 0 4px 0;
	border:2px solid #d1e5fa; outline:1px solid #7c90a5;
	text-decoration:none;
	margin:-50px 40px 50px 0;
	_margin: 0; position:relative; z-index:1000;
}

.w3css span.tryitbtn a:hover,.w3css span.tryitbtn a:active,.w3css a.showbtn:hover,.w3css a.showbtn:active {
	color:#7c90a5;
}

.w3css table td {padding:0}


/* Tuts Style */

.tuts {
	margin: 0;
	padding: 40px 0 0 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.tuts p {
  padding-bottom: 15px;
}

/* Headings */
.tuts h1, .tuts h2, .tuts h3, .tuts h4, .tuts h5, .tuts h6 {
  color: #000;
  font-family: Arial, Helvetica;
  line-height: 1.1em;
  font-weight: bold;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
}
.tuts h1 {
  font-size: 40px;
  letter-spacing: -1px;
}
  .tuts h1 a:link,
  .tuts h1 a:visited {
    color: #000;
  }
  .tuts h1 a:hover {
    background: #eee;
  }
.tuts h2 {
  font-family: "Times New Roman", Times, Arial, serif;
  font-size: 30px;
  letter-spacing: -1px;
}
  .tuts h2 {
    font-size: 36px;
    padding-bottom: 20px;
    margin:0;
  } 
    .tuts h2 span {
      font-size: 30px;
      color: #5f5f5f;
    }
.tuts h3 {
  font-size: 30px;
  letter-spacing: -0.02em;
  color: #373737;
}
  .tuts h3 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: normal;
  }
.tuts h4 {
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
}
.tuts h5 {
  font-size: 14px;
}

    .tuts .final_image {
      border: 1px solid #dfdfdf;
      background: #f9f9f9;
      padding: 40px 36px; margin-bottom: 40px;
      text-align: center;
      font-weight: bold;
      clear:both
    }
      .tuts .final_image_inner {
        background-color: #f4f4f4;
        border: 1px solid #ddd;
        border-top: none;
        padding: 20px;
      }
        .tuts .final_image_inner img {
          display: block;
          border: 1px solid #898989;
          max-width: 640px;
          margin: 0 auto;
        }
        .tuts .final_non_image {
          display: block;
          max-width: 640px;
          margin: 0 auto;
        }
      .tuts .final_image h3 {
	font-weight:bold;
        background: #2d2d2d url(images/floatbird/bluebird/misc/tuts/final_image.jpg) no-repeat right center;
        padding: 15px 20px 13px 0 !important;
        margin: 0;
        color: #fff;
        text-shadow: none;
        font-size: 20px;
        letter-spacing: 0;
        text-align: right;
      }
        .tuts .final_image h3 span {
          color: #828282;
          font-style: italic;
          font-weight: normal;
          font-family: Tahoma;
          font-size: 12px;
        }
    .tuts .tutorial_image {
    	margin-bottom: 30px;
    	overflow: hidden;
    	font-size: 11px;
    	font-style: italic;
    	text-align: center;
    	background-color: #f4f4f4;
    	border: 1px solid #ddd;
    	padding: 20px;
    	padding-bottom: 15px;
    }
      .tuts .tutorial_image img {
        background-color: #f4f4f4;
      	border: 1px solid #898989;
      	margin: auto;
      }
      .tuts .tutorial_image .wp-caption {
        background-color: #f4f4f4;
        overflow: hidden;
      }
        .tuts .tutorial_image .wp-caption img {
          background: none;
          float: right;
        }
        .tuts .tutorial_image p.wp-caption-text {
          clear: right;
          border-top: none;
          font-size: 11px;
          padding: 10px;
          text-align: center;
          font-style: italic;
          color: #575757;
        }

        .tuts hr {
            width: 100%;
            height: 1px;
            background: #dfdfdf;
            margin: 30px 0;
            display: block;
            border: none;
            clear: both;
          }

.tuts ol, .tuts ul, .tuts ul li {
	list-style: none;
}
          .tuts ul, 
          .tuts ol {
          	margin-bottom: 15px;
          }
            .tuts ul ul, 
            .tuts ol ol {
            	margin-bottom: 0px;
            }
            .tuts ul li {
            	margin-bottom: 10px;
            	margin-right: 5px;
            	padding-right: 35px;
            }
            .tuts ol li {
            	margin-bottom: 10px;
            	margin-right: 30px;
            	padding-right: 10px;
            }
            .tuts ul li {
            	background: url(images/floatbird/bluebird/misc/tuts/li.gif) no-repeat 100% 8px;
            }
            .tuts ol li {
            	list-style: decimal;
            } 