/* 

Company - CSS File

USE THIS STYLE SHEET FOR FULLWIDTH LAYOUT STYLE

*/

#bodychild{width:100%;}

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#bodychild{width:100%;}
	
	/* Main Menu */
	.sf-menu a {padding:25px 15px !important;}
	.sf-menu, .sf-menu * {font-size:14px;}
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		top:4.8em; /* match top ul list item height */
	}
	
	/* Slider */
	.flexslider .slides img {max-width: 60%;}
	.flex-caption{top:10px;}
	.flex-caption h1{font-size:20px;}
		
	/* Portfolio */
	#ts-display-pf-col-1 li{width:748px;}
	#ts-display-pf-col-1 .ts-display-pf-img{width:748px; height:100%}
	#ts-display-pf-col-1 .ts-display-pf-img a.image{width:748px; height:100%}
	#ts-display-pf-col-1 .ts-display-pf-img a .rollover{width:748px; height:100%}
	
	/* Portfolio 2 Column */
	#ts-display-pf-col-2 li{width:344px;}
	#ts-display-pf-col-2 .ts-display-pf-img{width:344px; height:100%}
	#ts-display-pf-col-2 .ts-display-pf-img a.image{width:344px; height:100%}
	#ts-display-pf-col-2  .ts-display-pf-img a .rollover{width:344px; height:100%}
	
	/* Portfolio 3 Column */
	#ts-display-pf-col-3 li{width:229px;}
	#ts-display-pf-col-3 .ts-display-pf-img{width:229px; height:100%}
	#ts-display-pf-col-3 .ts-display-pf-img a.image{width:229px; height:100%}
	#ts-display-pf-col-3  .ts-display-pf-img a .rollover{width:229px; height:100%}
	
	/* Portfolio 4 Column */
	#ts-display-pf-col-4 li{width:164.5px;}
	#ts-display-pf-col-4 .ts-display-pf-img{width:164.5px; height:100%}
	#ts-display-pf-col-4 .ts-display-pf-img a.image{width:164.5px; height:100%}
	#ts-display-pf-col-4  .ts-display-pf-img a .rollover{width:164.5px; height:100%}
	
	#style-switcher{display:none;}
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#bodychild{width:100%;}
	
	/* Header */
	#logo{text-align:center;}
	#headertext{display:none;}
	#navigation{text-align:center; clear:both}
	nav{margin:0; float:none;}
	.js .tinynav { display: block; display: inline-block; text-align:left ; margin:10px 0 20px 0}/* mobile dropdown */
    .js #topnav { display: none }
	
	/* Slider */
	#slidercontainer{padding-bottom:30px;}
	.flexslider .slides img{position:static; right:0;}
	.flex-caption{ display:none;}
	.flex-control-nav { display:none;}
	
	/* Content */
	img.alignright, .alignright{float:none; margin:0 0 0 0 !important;}
	
	/* Blog */
	.post{padding-bottom:30px; margin-bottom:30px;}
	.pagenavi{margin-bottom:30px;}
	
	/* Sidebar */
	#sidebar .widget-container{padding:0;}
	.ads{margin:0 20px 15px 0 !important; float:left; clear:none}
	
	/* Portfolio 1 Column */
	#ts-display-pf-col-1 li{width:300px;}
	#ts-display-pf-col-1 .ts-display-pf-img{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-1 .ts-display-pf-img a.image{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-1  .ts-display-pf-img a .rollover{
		width:300px;
		height:100%
	}
	
	/* Portfolio 2 Column */
	#ts-display-pf-col-2 li{width:300px;}
	#ts-display-pf-col-2 .ts-display-pf-img{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-2 .ts-display-pf-img a.image{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-2  .ts-display-pf-img a .rollover{
		width:300px;
		height:100%
	}
	
	
	/* Portfolio 3 Column */
	#ts-display-pf-col-3 li{width:300px;}
	#ts-display-pf-col-3 .ts-display-pf-img{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-3 .ts-display-pf-img a.image{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-3  .ts-display-pf-img a .rollover{
		width:300px;
		height:100%
	}
	
	
	/* Portfolio 4 Column */
	#ts-display-pf-col-4 li{width:300px;}
	#ts-display-pf-col-4 .ts-display-pf-img{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-4 .ts-display-pf-img a.image{
		width:300px;
		height:100%
	}
	
	#ts-display-pf-col-4  .ts-display-pf-img a .rollover{
		width:300px;
		height:100%
	}
	
	/* Footer */
	.sn{float:none;}
	.addr{padding:15px 0 0 0;}
	
	#style-switcher{display:none;}

	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#bodychild{width:100%;}
	
	
	/* Portfolio 1 Column */
	#ts-display-pf-col-1 li{width:420px;}
	#ts-display-pf-col-1 .ts-display-pf-img{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-1 .ts-display-pf-img a.image{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-1  .ts-display-pf-img a .rollover{
		width:420px;
		height:100%
	}
	
	/* Portfolio 2 Column */
	#ts-display-pf-col-2 li{width:420px;}
	#ts-display-pf-col-2 .ts-display-pf-img{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-2 .ts-display-pf-img a.image{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-2  .ts-display-pf-img a .rollover{
		width:420px;
		height:100%
	}
	
	/* Portfolio 3 Column */
	#ts-display-pf-col-3 li{width:420px;}
	#ts-display-pf-col-3 .ts-display-pf-img{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-3 .ts-display-pf-img a.image{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-3  .ts-display-pf-img a .rollover{
		width:420px;
		height:100%
	}
	
	/* Portfolio 4 Column */
	#ts-display-pf-col-4 li{width:420px;}
	#ts-display-pf-col-4 .ts-display-pf-img{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-4 .ts-display-pf-img a.image{
		width:420px;
		height:100%
	}
	
	#ts-display-pf-col-4  .ts-display-pf-img a .rollover{
		width:420px;
		height:100%
	}
	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#bodychild{width:100%;}
	
	/* Blog */
	.commentlist ol{padding-left:20px;}
	.avatar{display:none;}
	.comment-body{margin:0;}

}
.pricing-table { min-width: 620px; }

.pricing-table td {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	vertical-align: text-top;
}



/* Plan Title */
.pricing-table thead .plan td {
	width: 194px;
	height: 42px;
	padding: 15px 0;
	text-align: center;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.pricing-table thead .plan h2 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 24px;
}

.pricing-table thead .plan em {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
}

.pricing-table thead .plan .green {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .4);
	background: url(../images/green_pattern.png) repeat-x 0 0;
}

.pricing-table thead .plan .orange {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .4);
	background: url(../images/orange_pattern.png) repeat-x 0 0;
}
.pricing-table thead .plan .blue {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .4);
	background: url(../images/blue_pattern.png) repeat-x 0 0;
}



/* Plan Price Section */
.pricing-table thead .price td {
	position: relative;
	width: 184px;
	padding: 25px 0 25px 10px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #0072ba; 
	background: #f9f8f1;
	background: -moz-linear-gradient(top,  #f9f8f1 0%, #f4f2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f8f1), color-stop(100%,#f4f2e2));
	background: -webkit-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
	background: -o-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
	background: -ms-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
	background: linear-gradient(to bottom,  #f9f8f1 0%,#f4f2e2 100%);
}

.pricing-table thead .price p {
	display: table; 
	font-size: 30px;
	line-height: 60px;
}

.pricing-table thead .price p span {
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
}

.pricing-table thead .price span { font-size: 14px; }

.pricing-table thead .price a {
	display: block;
	position: absolute;
	top: 41px;
	right: -5px;
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	font-size: 12px;
	text-decoration: none;
}

.pricing-table thead .price .green a {
	color: #fafafa;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);

	background: #82d344;
	background: -moz-linear-gradient(top,  #82d344 0%, #51af34 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82d344), color-stop(100%,#51af34));
	background: -webkit-linear-gradient(top,  #82d344 0%,#51af34 100%);
	background: -o-linear-gradient(top,  #82d344 0%,#51af34 100%);
	background: -ms-linear-gradient(top,  #82d344 0%,#51af34 100%);
	background: linear-gradient(to bottom,  #82d344 0%,#51af34 100%);
}

.pricing-table thead .price .orange a {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .3);
	background: #ff8042;
	background: -moz-linear-gradient(top,  #ff8042 0%, #f55a0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8042), color-stop(100%,#f55a0e));
	background: -webkit-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
	background: -o-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
	background: -ms-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
	background: linear-gradient(to bottom,  #ff8042 0%,#f55a0e 100%);
}
.pricing-table thead .price .blue a {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .3);
	background: #42c0ff;
	background: -moz-linear-gradient(top,  #42c0ff 0%, #0fa9f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42c0ff), color-stop(100%,#0fa9f5));
	background: -webkit-linear-gradient(top,  #42c0ff 0%,#0fa9f5 100%);
	background: -o-linear-gradient(top,  #42c0ff 0%,#0fa9f5 100%);
	background: -ms-linear-gradient(top,  #42c0ff 0%,#0fa9f5 100%);
	background: linear-gradient(to bottom,  #42c0ff 0%,#0fa9f5 100%);
}

.pricing-table thead .price .blue a:before,
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .blue a:after,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
	display: block;
	position: absolute;
	content: '';
}

.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .blue a:before {
	width: 8px;
	height: 32px;
	top: 0;
	left: -8px;
	background: url(../images/badge.png) no-repeat;
}

.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after,
.pricing-table thead .price .blue a:after {
	width: 0;
	height: 0;
	bottom: -5px;
	right: 0;
	border-bottom: 5px solid transparent;
}

.pricing-table thead .price .green a:before { background-position: 0 0; }
.pricing-table thead .price .orange a:before { background-position: 0 -32px; }
.pricing-table thead .price .blue a:before { background-position: 0 -64px; }
.pricing-table thead .price .green a:after { border-left: 5px solid #1c5d40; }
.pricing-table thead .price .orange a:after { border-left: 5px solid #88330a; }
.pricing-table thead .price .blue a:after { border-left: 5px solid #006190; }



/* Plan Features Section */
.pricing-table tbody tr:first-child td:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 5px;
	top: -25px;
	left: 0;
	background: url(../images/stripe.png) repeat-x 0 0;
}

.pricing-table tbody td {
	width: 184px;
	padding: 8px 0px 8px 10px;
	line-height: 15px;  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #828282;
}

.pricing-table tbody tr:first-child td { border-top: 20px solid #ffffff; }

.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td { background: #ffffff url(../images/icons.html) no-repeat 0 0; }

.pricing-table .clock-icon td { background-position: 0 0; }
.pricing-table .basket-icon td { background-position: 0 -30px; }
.pricing-table .star-icon td { background-position: 0 -60px; }
.pricing-table .heart-icon td { background-position: 0 -90px; }



/* Plan Description Section */
.pricing-table tfoot td {
	width: 184px;
	padding: 8px 0px 8px 10px;
	line-height: 15px; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #828282;

	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px; 
	-webkit-box-shadow: 0px 2px 0px #e4e4e4;
	-moz-box-shadow: 0px 2px 0px #e4e4e4;
	box-shadow: 0px 2px 0px #e4e4e4;
} 
.green h2,.orange h2,.blue h2{ color:#fff; padding-bottom:0px;margin-bottom:3px;}

.selector, 
.selector span, 
.checker span,
.radio span, 
.uploader, 
.uploader span.action
{
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.selector *, 
.radio *, 
.checker *, 
.uploader *
{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
}

.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

.selector:active, 
.selector.active {
  background-position: -483px -156px;
}

.selector:active span, 
.selector.active span {
  background-position: right -26px;
}

.selector.focus, .selector.hover, .selector:hover {
  background-position: -483px -182px;
}

.selector.focus span, .selector.hover span, .selector:hover span {
  background-position: right -52px;
}

.selector.focus:active,
.selector.focus.active,
.selector:hover:active,
.selector.active:hover {
  background-position: -483px -208px;
}

.selector.focus:active span,
.selector:hover:active span,
.selector.active:hover span,
.selector.focus.active span {
  background-position: right -78px;
}

.selector.disabled {
  background-position: -483px -234px;
}

.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

.checker {
  width: 19px;
  height: 19px;
}

.checker input {
  width: 19px;
  height: 19px;
}

.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

.checker:active span, 
.checker.active span {
  background-position: -19px -260px;
}

.checker.focus span,
.checker:hover span {
  background-position: -38px -260px;
}

.checker.focus:active span,
.checker:active:hover span,
.checker.active:hover span,
.checker.focus.active span {
  background-position: -57px -260px;
}

.checker span.checked {
  background-position: -76px -260px;
}

.checker:active span.checked, 
.checker.active span.checked {
  background-position: -95px -260px;
}

.checker.focus span.checked,
.checker:hover span.checked {
  background-position: -114px -260px;
}

.checker.focus:active span.checked,
.checker:hover:active span.checked,
.checker.active:hover span.checked,
.checker.active.focus span.checked {
  background-position: -133px -260px;
}

.checker.disabled span,
.checker.disabled:active span,
.checker.disabled.active span {
  background-position: -152px -260px;
}

.checker.disabled span.checked,
.checker.disabled:active span.checked,
.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

.radio {
  width: 18px;
  height: 18px;
}

.radio input {
  width: 18px;
  height: 18px;
}

.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

.radio:active span, 
.radio.active span {
  background-position: -18px -279px;
}

.radio.focus span, 
.radio:hover span {
  background-position: -36px -279px;
}

.radio.focus:active span,
.radio:active:hover span,
.radio.active:hover span,
.radio.active.focus span {
  background-position: -54px -279px;
}

.radio span.checked {
  background-position: -72px -279px;
}

.radio:active span.checked,
.radio.active span.checked {
  background-position: -90px -279px;
}

.radio.focus span.checked, .radio:hover span.checked {
  background-position: -108px -279px;
}

.radio.focus:active span.checked, 
.radio:hover:active span.checked,
.radio.focus.active span.checked,
.radio.active:hover span.checked {
  background-position: -126px -279px;
}

.radio.disabled span,
.radio.disabled:active span,
.radio.disabled.active span {
  background-position: -144px -279px;
}

.radio.disabled span.checked,
.radio.disabled:active span.checked,
.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

.uploader {
  background-position: 0px -297px;
  height: 28px;
}

.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

.uploader.focus,
.uploader.hover,
.uploader:hover {
  background-position: 0px -353px;
}

.uploader.focus span.action,
.uploader.hover span.action,
.uploader:hover span.action {
  background-position: right -437px;
}

.uploader.active span.action,
.uploader:active span.action {
  background-position: right -465px;
}

.uploader.focus.active span.action,
.uploader:focus.active span.action,
.uploader.focus:active span.action,
.uploader:focus:active span.action {
  background-position: right -493px;
}

.uploader.disabled {
  background-position: 0px -325px;
}

.uploader.disabled span.action {
  background-position: right -381px;
}
 
/* Select */
.selector {
  width: 190px;
  font-size: 12px;
}

.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

.selector.disabled span {
  color: #bbb;
}

/* Checker */
.checker {
  margin-right: 5px;
}

/* Radio */
.radio {
  margin-right: 3px;
}

/* Uploader */
.uploader {
  width: 190px;
  cursor: pointer;

}

.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

.uploader input {
  width: 190px;
}

.uploader.disabled span.action {
  color: #aaa;
}

.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}
/* Select */

.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

.checker {
  position: relative;
}

.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

.radio {
  position: relative;
}

.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
.GentexStickybar{
position:fixed;
right:0; /*horizontally center bar in window*/
left:0; /*horizontally center bar in window*/
visibility:hidden;
z-index: 10000;
width:auto; /*set width of bar to width of entire window*/ 
}
.enqform .leftb{ width:40%; float:left;}
.enqform .right{ width:60%; float:left;}
.tbox11{ border: 1px solid #C3C3C3;color: #888888; padding:3px; width:100%}
.row1{ margin-bottom:7px;}