/*
	Theme Name: Tutorialicious

	Theme URL: http://www.toptut.com
	Description: Two column theme with options menu, 3 level dropdown menu, featured contect section and banner management. Right sidebar fixed with theme with clean design by Lorelei. New build in contact form in the theme.
	Author: Lorelei
	Author URI: http://www.toptut.com
	
*/
html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}
body {
  font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
  font-size: 13px;
  color: #3d4b51;
  /*background: #ffffff url(images/bg.png) top no-repeat;*/
  background-position: top center; 
  width: 100%;
}
/*** Hyperlinks	***/
a, a:visited {
  color: #413e32;
  font-size: 12px;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #101010;
}
/*** Top Navigation ***/
#topnav {
  width: 950px;
  height: 30px;
}
#topnav_left {
  float: left;
  width: 700px;
}
#topnav_right {
  float: right;
  width: 200px;
  text-align: right;
  font-weight: bold;
  padding: 7px 10px 0px 0px;
}
/*** Page Navigation ***/
#pagenav, #pagenav ul {
  padding: 0;
  margin: 0;
text-transform:uppercase;
  list-style: none;
  line-height: 1;
}
#pagenav a, #pagenav a:visited {
  display: block;
  padding: 9px 10px 9px 10px;
  color: #273740;
text-shadow:0 1px 0 #dddddd;
  font-weight: bold;
}
#pagenav a:hover {
  background: #2b576e;
  color: #f0f0f0;
text-shadow:0 1px 0 #154053;
}
#pagenav li {
  float: left;
}
/*** Header ***/
#header {
  width: 950px;
  background: url(images/header.png) top no-repeat;
  height: 130px;
  margin: 0 auto;
}
#header_left {
  width: 700px;
  float: left;
  padding-top: 10px;
}
#header_right {
  width: 250px;
  float: right;
  padding: 27px 0px 0px 0px;
}
#header_right img {
  width: 32px;
  height: 32px;
}

#header h1 {
  padding: 5px 0px 0px 10px;
}
#header h1 a, #header h1 a:visited {
  font-size: 34px;
  font-weight: bold;
  color: #052431;
text-shadow:0 1px 0 #38667d;
}
#header h1 a:hover {
  color: #322e23;
}
#header p {
  padding: 0px 0px 0px 10px;
  margin: 0px;
  color: #afd3e3;

text-shadow:0 1px 0 #082837;
}
#top_search {
  width: 210px;
  padding: 5px;
  background: #0d2d3b;
  border: 1px solid #35627a;
  text-align: center;
}
/*** Navigation ***/
#navbar {
  width: 100%;
  height: 40px;
}
#navigation {
  width: 950px;
  height: 30px;
  margin: 0 auto;
position: relative;
left: 200px;
top: 120px;
}
#nav_left {
  float: left;
  width: 750px;
  height: 42px;
}
#nav_right {
  float: right;
  width: 210px;
  padding: -10px 0px 0px 0px;
  text-align: right;
  margin-top:-11px;
}
#nav_right a, #nav_right a:visited {
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
  color:#fff;
}

/*** Category Navigation ***/
#nav, #nav ul {
  padding: 0;
  margin: 0;
text-transform:uppercase;
  list-style: none;
  line-height: 2;
}
#nav a, #nav a:visited {
  display: block;
  padding: 14px 15px 14px 15px;
  color: #101010;
  font-weight: bold;
text-shadow:0 1px 0 #ebf5fa;

}

#nav a:hover {

 color: #9bc6d8;
 text-shadow:0 1px 0 #000;
 border-top:0px solid #aed3e2;
/********Old Style Rollover Menu********

-moz-border-radius-topright:7px;
-moz-border-radius-topleft:7px;
 background: #ffffff;
 opacity:0.4;  
 filter:alpha(opacity=40);  
 -moz-opacity:0.4;
*/
}

#nav li {
  float: left;
}
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #F0F0F0;
  width: 140px;
  float: none;
  text-transform: none;
  
margin: 0px;
  padding: 9px 10px 9px 10px;
  border-bottom: 1px solid #CCC;
}
#nav li li a:hover {
  background: #1c242b;
color:#ccc;
}
#nav li ul ul {
  margin: -25px 0px 0px 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}
/*** Content ***/
#content {
  width: 950px;
  margin: 10px auto 0;
  position: relative;
  z-index: 1;
}
/*** postarea ***/
#postarea {
  width: 570px;
  position: relative;
  /*top:367px !important;*/
  /*padding-top: 467px;*/
  left: -5px;
  min-height: 580px;
  z-index: 1;
}
.postcontent {
  /*border: 1px solid #a3a09e;*/
  background: #FFF;
  margin: 0px 0px 15px 0px;
  z-index: 1;
  position:relative;
/*top:367px;*/
}
.postcontent_in {
  padding: 0px 30px 20px 20px;
  border:1px solid #FFF;
  overflow: hidden;
  min-height: 580px;
  z-index: 1;
}
.post {
  line-height: 20px;
  z-index: 1;
}
.post ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post ul li {
  list-style-type: square;
  margin: 0px 0px 2px 20px;
  padding: 1px 0px 0px 0px;
}
.post ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post ol li {
  list-style-type: decimal;
  margin: 0px 0px 2px 20px;
  padding: 1px 0px 0px 0px;
}
.post img {
  padding: 5px;
}
.meta {
  background: #F4F3EE;
  border: 1px solid #DDD;
  padding: 5px;
  margin: 5px;
}

#sidebar2 {
position:relative;
/*top:450px;*/
left: -25px;

font-family: Verdana;
font-size: 11px;
font-weight: bold;
line-height: 14px;

  float: right;
  width: 350px;
  background: #ffffff;
  /*border: 0px solid #04122c;*/
  /*color:#A9CEDE;*/
  color: #595959;
 /*-moz-border-radius:12px;*/
 /*-webkit-border-radius:12px;*/
 /*border-radius: 12px;*/
margin-top: 6px;
}


#sidebar {
position:relative;
top:500px;
left: -18px;
  float: right;
  width: 350px;
/*height:240px;*/
  background: #ffffff;
  /*border: 0px solid #04122c;*/
  /*color:#A9CEDE;*/
  color: #595959;
 /*-moz-border-radius:12px;*/
 /*-webkit-border-radius:12px;*/
 /*border-radius: 12px;*/
margin-top:-53px;
}

#sidebar a,#sidebar a:visited {
  color: #000;
  font-size: 11px;
  text-decoration: none;
}
#sidebar a:hover {
  color: #fff;
}

#sidebar_in {
  border:0px solid #d6d4c6;
  background: #ffffff;
/*-moz-border-radius:12px;*/
  /*background: #29566d url(images/sb-bg.png) top repeat-x;*/
  
}

text-shadow:0 1px 0 #4e493c;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar ul li {
 list-style-type:square;
  margin: 0px 0px 2px 25px;
  padding: 1px 0px 0px 0px;
  
}

#sidebar ul li:hover {

 padding-left:7px;
  
}

#sidebar ul li a, #sidebar ul li a:visited {
  font-size: 12px;
}

.widget {
  margin-bottom: 0px;
  padding: 5px;
}
.advertisment {
  padding: 5px 12px 5px 12px;
margin-top:10px;
}
.advertisment img {
  padding: 5px;
  width: 125px;
  height: 125px;
}
.newsletter {
  border: 1px solid #C8C8C8;
  padding: 5px 5px 5px 20px;
  background: #FFF url(images/newsletter.png) top no-repeat;

}
/*** Featured Section ***/
.featured_section {
  border: 0px solid #a3a09e;
  background: #FFF;
  margin: 0px 0px 10px 0px;
}
.featured_in {
  padding: 10px;
  border:0px solid #FFF;
  /*background: #FFF url(images/body_bg.jpg) top repeat-x;*/
  overflow: hidden;
}
.featured_in img {
  width: 600px;
}
/*** Homepage, Search Page, Archive Page ***/
.thumbnail {
  float: left;
  width: 142px;
  height: 142px;
  overflow: hidden;
  line-height: 170px;
  text-align: center;
margin: 5px 5px 0 0;
}
.thumbnail img {
  width: 130px !important;
  height: 130px !important;
  padding: 5px;
  background:#FFFFFF;
  border:0px solid #0f3647;

}
.the_excrept {
  width: 400px;
  float: right;
  background: transparent;
}
.excrept_post {
  /*border: 1px solid #96917c;*/
  background: #FFF;
  margin: 0px 0px 15px 0px;
-moz-border-radius:5px;
}
.excrept_in {
  padding: 10px;
  /*border:1px solid #FFF;*/
  /*background: #FFF url(images/body_bg.jpg) top repeat-x;*/
  overflow: hidden;
-moz-border-radius:5px;
}
.excrept_post h2 {
  border: none;
}
.excrept_post h2 a, .excrept_post h2 a:visited {
  font-size: 20px;
  color: #444;
  border: none;
text-shadow:0 1px 0 #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.excrept_post h2 a:hover {
  color: #101010;
}
.excrept_data {
  padding: 2px 5px 2px 0px;
  margin: 3px 0px 3px 0px;
}
.excrept_left {
margin-right:15px;
  color: #58554c;
  font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: 700;
  background:#e5e5e5;
  border:1px solid #c9c9c9;
padding: 3px 8px 3px 8px;
}
.excrept_but {
  float: right;
  padding: 4px 10px 4px 10px;
  margin-right: 5px;
  border:1px solid #061c25;
-moz-border-radius:5px;
  background: #222 url(images/footer.png) center left repeat-x;
}
.excrept_but a, .excrept_but a:visited {
  color: #97b7c6;
text-shadow:0 1px 0 #062330;
}
.excrept_but a:hover {
  color: #000;
text-shadow:0 1px 0 #7aa1b2;
}
.excrept_right {
  float: right;
}
/*** Page Navigation ***/
.pagenavigation {
  margin: 0px 0px 10px 0px;
  display: none;
}
.pagenavigation a, .pagenavigation a:visited {
  color: #FFF;
 
}
.pagenavigation a:hover {
  color: #b5d708;
}
.navleft {
  float: left;
  padding: 4px 10px 4px 10px;
  background: #222 url(images/but.jpg) repeat-x;
}
.navright {
  float: right;
  padding: 4px 10px 4px 10px;
  background: #222 url(images/but.jpg) repeat-x;
}
/*** Footer ***/
#footer_bg {
  width: 100%;
  background: #3d5765 url(images/footer.png) repeat-x;
  
  margin-top: 5px;
}
#footer {
  width: 950px;
  margin: 0 auto;
  font-size: 11px;
  color: #acc5d1;
  padding: 5px 0px 10px 0px;
}
#footer a, #footer a:visited {
  color: #acc5d1;
  font-size: 11px;
}
#footer a:hover {
  color: #acc5d1;
}
#footer_left {
  float: left;
  padding-top: 10px;
}
#footer_right {
  float: right;
}
.wplogo img {
  width: 84px;
  height: 84px;
}

/*** Comments ***/
.commentlist li {
  font-weight: bold;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #C8C8C8;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 0px;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 15px 0px 10px;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -5px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #F7F7F7;
}
.thread-even {
  background: #F6F9FD;
}
.even, .alt {
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px solid #C8C8C8;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F7F7F7;
}
.depth-4 {
  background: #F6F9FD;
}
.depth-5 {
  background: #FFF;
}
/*** Comment Form ***/
#commentform input {
  border:1px solid #656565;
  width: 200px;
  padding: 2px;
  margin: 5px 5px 1px 0px;
}
#commentform {
  padding: 0 5px 5px 5px;
}
#commentform textarea {
  border:1px solid #656565;
  width: 100%;
  padding: 2px;
}
#commentform p {
  margin: 5px 0px 5px 0px;
}
#commentform #submit {
  margin: 0px;
  float: left;
}
.trackbacks {
  margin: 10px 0px 10px 0px;
  padding: 5px;
  border: 1px solid #DDD;
  background: #F9F9F9;
}
/*** Wp Images ***/
.wp-caption {
  margin: 0px;
  padding: 0px;
}
.wp-caption img {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 0px;
}
.wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  line-height: 12px;
}
img.wp-smiley {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
/*** Forms ***/
#author, #email, #url, #cName, #cMail, #cWeb {
  background: #F9F9F9 !important;
  width: 200px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#cCheck {
  background: #F9F9F9 !important;
  width: 90px;
  color: #444;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#comment {
  background: #F9F9F9 !important;
  width: 530px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#cMessage {
  background: #F9F9F9 !important;
  width: 370px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#searchform {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: inline;
}
#topsearch {
  background: #EEE;
  width: 140px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 4px 10px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  display: inline;
}
#newsbox {
  background: #FFF;
  width: 160px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 4px 10px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: inline;
}
#s, #sb  {
  background: #F2F2F2;
  width: 140px;
  color: #000000;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px 2px 5px;
  border: 1px solid #999;
  display: inline;
}
#submit, #searchbut, #newsbut, #cSubmit  {
  background: #222 url(images/footer.png) repeat-x;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px 0px 0px 0px;
  padding: 3px 10px 3px 10px;
  font-weight: bold;
  border:none;
  /*
border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
*/
}
#cForm {
  width: 400px;
  padding: 10px;
  background: #FFF;
  border: 1px solid #DDD;
  margin: 10px auto;
}
#cForm fieldset {
  padding: 5px;
}

/*** General Reset ***/

* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
}
.clear{
  clear: both;
}
.aligncenter{
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alignleft{
  float: left;
}
.alignright{
  float: right;
}
.code{
  border: 1px solid #ccc;
  font-family: Courier;
  list-style: decimal-leading-zero;
  padding: 3px 5px 3px 35px;
}
.code code{
  font: 1.2em Monaco, "Courier New", Tahoma;
}
.code li{
  background: #E5F2FF;
  margin: 2px 0;
  padding: 0 5px;
}
.alignright{
  float: right;
}
fieldset{
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
}
legend{
  color: #666;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 0px 11px 0px 11px;
}
img{
  border: 0;
  border: none;
  text-decoration: none;
}
.space {
  margin: 5px 0px 5px 0px;
  padding: 0;
}
hr{
  background: #c0c0c0;
  border: none;
  color: #d0d0d0;
  height: 1px;
  margin: 10px 0;
}
blockquote {
  background: #f1f1f1;
  margin: 10px;
  padding: 10px 0px 10px 15px;
  border-left: 3px solid #ccc;
}
p {
	padding: 10px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #656565;
  font-family: SegoeUI, Arial, Helvetica, sans-serif;
}
h1, h1 a, h1 a:visited{font-size:24px;font-weight:lighter;}
h2, h2 a, h2 a:visited{font-size:21px;margin-bottom:8px;margin-top:8px;font-weight:lighter;}
h3, h3 a, h3 a:visited{font-size:16px;}
h4, h4 a, h4 a:visited{font-size:14px;}
h5, h5 a, h5 a:visited{font-size:12px;}
h6, h6 a, h6 a:visited{font-size:11px;}
.error {
  padding: 10px;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #CC0000;
  background: #FFFFCC;
  border: 1px solid #FFCC00;
}
.success {
  padding: 50px 0;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #006600;
  background: #CCFFCC;
  border: 1px solid #336600;
}

/****form****/

/****hover****/
/*English*/

.link01:hover, .link01:active
{
	background-image: url(images/rollover/en/1-hover.png);
}

.link02:hover, .link02:active,  .link02:visited
{
	background-image: url(images/rollover/en/2-hover.png) !important;
}

.link03:hover, .link03:active
{
	background-image: url(images/rollover/en/3-hover.png);
}

.link04:hover, .link04:active
{
	background-image: url(images/rollover/en/4-hover.png);
}

.link05:hover, .link05:active
{
	background-image: url(images/rollover/en/5-hover.png);
}

.link06:hover, .link06:active
{
	background-image: url(images/rollover/en/6-hover.png);
}

.link07:hover, .link07:active
{
	background-image: url(images/rollover/en/7-hover.png);
}

.link08:hover, .link08:active
{
	background-image: url(images/rollover/en/8-hover.png);
}

.link09:hover, .link09:active
{
	background-image: url(images/rollover/en/9-hover.png);

}


/*Espanol*/
.link01e:hover, .link01e:active
{
	background-image: url(images/rollover/es/1-hovere.png);
}

.link02e:hover, .link02e:active,  .link02e:visited
{
	background-image: url(images/rollover/es/2-hovere.png) !important;
}

.link03e:hover, .link03e:active
{
	background-image: url(images/rollover/es/3-hovere.png);
}

.link04e:hover, .link04e:active
{
	background-image: url(images/rollover/es/4-hovere.png);
}

.link05e:hover, .link05e:active
{
	background-image: url(images/rollover/es/5-hovere.png);
}

.link06e:hover, .link06e:active
{
	background-image: url(images/rollover/es/6-hovere.png);
}

.link07e:hover, .link07e:active
{
	background-image: url(images/rollover/es/7-hovere.png);
}

.link08e:hover, .link08e:active
{
	background-image: url(images/rollover/es/8-hovere.png);
}

.link09e:hover, .link09e:active
{
	background-image: url(images/rollover/es/9-hovere.png);
}

/****down****/
/*English*/

.menudown01
{
	background-image: url(images/rollover/en/1-down.png);
}
.menudown02
{
	background-image: url(images/rollover/en/2-down.png);
}
.menudown03
{
	background-image: url(images/rollover/en/3-down.png);
}

.menudown04
{
	background-image: url(images/rollover/en/4-down.png);
}

.menudown05
{
	background-image: url(images/rollover/en/5-down.png);
}
.menudown06
{
	background-image: url(images/rollover/en/6-down.png);
}
.menudown07
{
	background-image: url(images/rollover/en/7-down.png);
}
.menudown08
{
	background-image: url(images/rollover/en/8-down.png);
}
.menudown09
{
	background-image: url(images/rollover/en/9-down.png);
}

/*Espanol*/
.menudown01e
{
	background-image: url(images/rollover/es/1-downe.png);
}
.menudown02e
{
	background-image: url(images/rollover/es/2-downe.png);
}
.menudown03e
{
	background-image: url(images/rollover/es/3-downe.png);
}

.menudown04e
{
	background-image: url(images/rollover/es/4-downe.png);
}

.menudown05e
{
	background-image: url(images/rollover/es/5-downe.png);
}
.menudown06e
{
	background-image: url(images/rollover/es/6-downe.png);
}
.menudown07e
{
	background-image: url(images/rollover/es/7-downe.png);
}
.menudown08e
{
	background-image: url(images/rollover/es/8-downe.png);
}
.menudown09e
{
	background-image: url(images/rollover/es/9-downe.png);
}

.form-row {
	padding: 14px 0;
	clear: both;
	width: 300px;
}

.labelnorm {
	display: block;
	float: left;
	width: 98px;
	text-align: left;
	margin-right: 5px;
	color: 595959;
}


labelerror {
	width: 250px;
	display: block;
	float: left;
	color: red;
	padding-left: 10px;
}


input[type=text].norm {
        border: 1px solid #07100F;
	width: 160px;
	float: left;
}

input[type=text].norm_g {
        border: 1px solid #07100F;
	width: 30px;
	float: left;
}

input.error1
{
        border: 1px solid #07100F;
	width: 160px;
	float: left;
	background: #ffc8bc;
}

textarea.norm {
	border: 1px solid #07100F;
	width: 195px;
	float: left;
	height: 50px;
}

textarea.error1
{
	border: 1px solid #07100F;
	width: 195px;
	float: left;
	height: 50px;
	background: #ffc8bc;
}

.contactus-img
{
	position: relative;
	left: 0px;
	/*margin-top: 15px;*/
}

.submitrbtn
{
	position: relative;
	left: -2px;
	top: -10px;
	outline: none;
}

.submitbtn
{
	position: relative;
	left: 20px;
	top: -5px;
	outline: none;
}

.form1
{
	position: relative;
	left: 0px;
	top: 7px;
	/*margin-bottom: 10px;*/
}

hr{
  background: #cccccc;
  border: none;
  color: #d0d0d0;
  height: 1px;
  margin-top: 6px;
  margin-bottom: 12px;
}

/*Web Design Beach*/
.logo
{
 height:172px;
 left:130px;
 position:absolute;
 top:0px;
 width:185px;
 cursor: pointer;
}

.swf
{
 left:-24px;
 position:relative;
 top:138px;
}

.titleimage
{
 padding-left: 0px !important;
 padding-bottom: 7px !important;
 width: 340px;
 height: 46px;
}

.titleimage2
{
 padding-left: 0px !important;
 padding-bottom: 15px !important;
 width: 430px;
 height: 46px;
}

.sidebartext
{
 text-align: justify;
}

.sidebartext span
{
 color: #aaaaaa;
}

.s-title
{
 text-align:left;
 margin-top: 17px;
}

.header1
{
 background: rgb(10, 16, 14) url(/wp-content/themes/tutorialicious/images/bg.png) no-repeat scroll 0% 0%;  
 width: 1200px; 
 height: 547px; 
 position: relative; 
 margin-left: auto; 
 margin-right: auto; 
}

.header1es
{
 background: rgb(10, 16, 14) url(/wp-content/themes/tutorialicious/images/bg-es.png) no-repeat scroll 0% 0%;  
 width: 1200px; 
 height: 547px; 
 position: relative; 
 margin-left: auto; 
 margin-right: auto; 
}

.footer1
{
 background: rgb(255, 255, 255) url(/wp-content/themes/tutorialicious/images/footer1.png) no-repeat scroll 0% 0%;
 width: 923px; 
 height: 162px; 
 display: block; 
 position: relative; 
 left: 1px; 
 top:25px; 
 margin-left: auto; 
 margin-right: auto;
}

.footer1-es
{
 background: rgb(255, 255, 255) url(/wp-content/themes/tutorialicious/images/footer1-es.png) no-repeat scroll 0% 0%;
 width: 923px; 
 height: 162px; 
 display: block; 
 position: relative; 
 left: 1px; 
 top:25px; 
 margin-left: auto; 
 margin-right: auto;
}

.foottable
{
 position: relative;
 top: 30px;
 left: 0px;
 width: 512px;
}

.foottable a
{
 font-size: 13px;
}

.languages
{
 position: absolute; 
 left: 930px; 
 top: 0px; 
 float: right; 
 z-index: 20;
}

.languages img
{
 padding: 0px;
}

.fbtw
{
 position: absolute; 
 left: 740px; 
 top: 28px; 
 float: right; 
 z-index: 20;
}

.fbtw img
{
 padding: 1px;
}

.signature
{
 position: absolute; 
 left: -5px; 
 top: 138px; 
 float: right; 
 z-index: 20;
}

.photogallery
{
 border: 0;
 width: 950px;
 position: relative;
 left: -16px;
 align: center;
 border-collapse:collapse;
 height:280px;

}

.photogallery td
{
 text-align: center;
}

.chakramenu
{
 position: relative;
 top: 10px;
}

.chakramenu img
{
 padding: 0;
}

blogroll li
{
 margin-bottom: 8px;
}

.photoedit td
{
 vertical-align: top;
}

.photoedit textarea
{
 height: 100px;
 border:1px solid #999999;
}

.photoedit input
{
 border:1px solid #999999;
}