/* @override http://www.joomlatemplatebuilder.com/css/style.css */

/* @group Global Reset */
/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version 0.12.1*/
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/
body{font-size:13px; font-family: arial,helvetica,clean,sans-serif;}table {font-size:inherit;font-size:100%;}textarea {font-size:99%;
font-family:helvetica,arial,clean,sans-serif;}pre, code {font:115% monospace;}body * {line-height:1.22em;}
/* @end */

.footerlegal {
	margin: 10px;
}
#footer .footerlegal {font-size: 11px;}#footer .footerlegal a {color: #3b6d80;padding: 0;margin: 0;text-decoration: underline;}


p.examples {
	background: url(../images/readon.png) no-repeat left center;
	text-align: left;
	text-indent: 8px;
	margin-left: 100px;
}

/* @group Column Float Classes */

#navigation {
	position: absolute;
	top: 70px;
	left: 0px;
}


#logo {
	margin-bottom: 84px;
}
div#wrapper,
div#builder_wrapper,
div#module_wrapper,
div#page_wrapper,
div#typog_wrapper,
div#navi_wrapper{float:left;width:100%}



div#col_one{margin-right: 480px}

div#col_two{float:left;width:240px;margin-left:-480px}

div#col_three{float:left;width:240px;margin-left:-240px;}





div#builder_col_one{margin-right: 480px}

div#builder_col_two{float:left;width:240px;margin-left:-480px}

div#builder_col_three{float:left;width:240px;margin-left:-240px;}





div#module_col_one{margin-right: 480px}

div#module_col_two{float:left;width:240px;margin-left:-480px}

div#module_col_three{float:left;width:240px;margin-left:-240px;}



div#page_col_one{margin-right: 480px}

div#page_col_two{float:left;width:240px;margin-left:-480px}

div#page_col_three{float:left;width:240px;margin-left:-240px;}



div#typog_col_one{margin-right: 480px}

div#typog_col_two{float:left;width:240px;margin-left:-480px}

div#typog_col_three{float:left;width:240px;margin-left:-240px;}


div#navi_col_one{margin-right: 480px}

div#navi_col_two{float:left;width:240px;margin-left:-480px}

div#navi_col_three{float:left;width:240px;margin-left:-240px;}




div#col_one .inside,
div#col_two .inside,
div#col_three .inside,
div#builder_col_one .inside,
div#builder_col_two .inside,
div#builder_col_three .inside,
div#module_col_one .inside,
div#module_col_two .inside,
div#module_col_three .inside,
div#page_col_one .inside,
div#page_col_two .inside,
div#page_col_three .inside,
div#typog_col_one .inside,
div#typog_col_two .inside,
div#typog_col_three .inside,
div#navi_col_one .inside,
div#navi_col_two .inside,
div#navi_col_three .inside {margin: 10px 10px 0px 10px;padding: 0px;}



/* @end */


#log p {
	padding: 5px 10px;
}
a {
	color: #2d9ad6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus
{
	outline: none;
}
a:focus {outline: none;}

abbr {
	border-bottom: 1px dotted #333;
}



/* @group Doc Site */

body {
	background: #1a1a1a url(../images/page_bg.png) repeat-x;
	padding: 0;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #ededed;
	margin: 0;
	padding: 0;
}



#outerwrap {
	width: 806px;
	margin: 0px auto;
	position:relative;
}


#innerwrap {
	margin: 10px auto 0px auto;
	width:800px;
	background: #141414 url(../images/innerround.png) repeat-y center top;
}
#innerwrap div.top, #footer div.top {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 9px;
	background: #141414 url(../images/topround.png) no-repeat center top;
}
#innerwrap div.bottom,#footer div.bottom {
	margin: 0px auto 0px auto;
	height: 9px;
	background: #141414 url(../images/bottomround.png) no-repeat center bottom;
}


#innerwrap .inside {
	padding: 10px 20px;
}
#innerwrap .builderinside {
	padding: 10px 20px;
	margin: 0px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
}

#logo h1 a {
	width: 501px;
	height: 65px;
	text-indent: -6000em;
	display: block;
	background: url(../images/jtb_logo.png) no-repeat left center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#navbar ul {
	list-style: none;
	height: 43px;
	width: 808px;
	background: url(../images/nav_bg.png) no-repeat left center;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}
#navbar ul li {
	list-style: none;
	float: left;
	text-indent: -6000em;
	padding: 0px;
	margin: 0px;
}

#navbar ul li.home a {
	background: url(../images/nav_home.png) no-repeat 0% 100%;
	display: block;
	width: 95px;
	line-height: 43px;
}
#navbar ul li.home a:hover, body#home #navbar ul li.home a:hover {
	background: url(../images/nav_home.png) no-repeat 0px -43px;
	display: block;
	width: 95px;
	line-height: 43px;
}
body#home #navbar ul li.home a {
	background: url(../images/nav_home.png) no-repeat 0px 0px;
	display: block;
	width: 95px;
	line-height: 43px;
}

#navbar ul li.help a {
	background: url(../images/nav_help.png) no-repeat 0% 100%;
	display: block;
	width: 199px;
	line-height: 43px;		
}
#navbar ul li.help a:hover, body#help #navbar ul li.help a:hover  {
	background: url(../images/nav_help.png) no-repeat 0px -43px;
	display: block;
	width: 199px;
	line-height: 43px;		
}
body#help #navbar ul li.help a {
	background: url(../images/nav_help.png) no-repeat 0px 0px;
	display: block;
	width: 199px;
	line-height: 43px;		
}


#navbar ul li.builder a {
	background: url(../images/nav_builder.png) no-repeat 0% 100%;
	display: block;
	width: 162px;
	line-height: 43px;		
}
#navbar ul li.builder a:hover, body#builder #navbar ul li.builder a:hover {
	background: url(../images/nav_builder.png) no-repeat 0px -43px;
	display: block;
	width: 162px;
	line-height: 43px;		
}
body#builder #navbar ul li.builder a {
	background: url(../images/nav_builder.png) no-repeat 0px 0px;
	display: block;
	width: 162px;
	line-height: 43px;		
}

#navbar ul li.config a {
	background: url(../images/nav_config.png) no-repeat 0% 100%;
	display: block;
	width: 147px;
	line-height: 43px;		
}
#navbar ul li.config a:hover,body#config #navbar ul li.config a:hover {
	background: url(../images/nav_config.png) no-repeat 0px -43px;
	display: block;
	width: 147px;
	line-height: 43px;		
}
body#config #navbar ul li.config a {
	background: url(../images/nav_config.png) no-repeat 0px 0px;
	display: block;
	width: 147px;
	line-height: 43px;		
}

#navbar ul li.extras a {
	background: url(../images/nav_extras.png) no-repeat 0% 100%;
	display: block;
	width: 175px;
	line-height: 43px;		
}
#navbar ul li.extras a:hover,body#extras #navbar ul li.extras a:hover {
	background: url(../images/nav_extras.png) no-repeat 0px -43px;
	display: block;
	width: 175px;
	line-height: 43px;		
}
body#extras #navbar ul li.extras a {
	background: url(../images/nav_extras.png) no-repeat 0px 0px;
	display: block;
	width: 175px;
	line-height: 43px;		
}

#subnav {
	width: 808px;
	height:30px;
	background-image: url(../images/subnav_bg.png);
}

#subnav ul.nav {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px 40px;

}
#subnav ul.nav li {
	float: left;
	line-height: 30px;
	background: url(../images/subnav_divider.gif) no-repeat right center;
}
#subnav ul.nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 20px;
}
#subnav ul.nav li a:hover {
	text-decoration: underline;
}

/* @end */




#outer_wrapper {
	margin: 10px auto 0px auto;
	width: 760px;
}

td.title {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #31a8e9;
}

h1.title {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #31a8e9;
	padding: 0px;
}


td.content {
	border: none;
} 
table#builder {
	border-collapse: collapse;
}

td {
	padding: 5px;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
h2 {
	margin: 5px 10px;
	padding: 0px;
	font: bold 16px/17px Helvetica, Arial, Geneva, sans-serif;
	color: #e2e2e2;
	border-bottom: 1px solid #252525;
}

.cta_btns {padding-left:250px;}

img.paramdesc {
	padding: 0px;
	margin: 0px 4px 0px 8px;
}

.paramdesc  {
	color: #32a3ef;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

h2.paramdesc {
	color: #fff;
	line-height: 20px;
	font-size: 16px;
	border-bottom: 1px solid #474747;
	margin-bottom: 10px;
	position: relative;
	left: -5px;
}
p.paramdesc {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #d5d5d5;
	font: 11px/150% Arial, Helvetica, sans-serif;
}
span.options {
	color: #494949;
	font-size: 11px;
}

p.notice {
	padding: 10px;
	color: #d9d9d9;
}

.cornr {
	margin: 50px auto 0px auto;
	width:760px;
	height: 50px;
	background: #1a1a1a;
}

#members {position:absolute;top:30px;left:620px;}


/* @group CSS Textarea */

body#csspage {
	background-color: #333;
}

#output {
	margin: 0px auto;
	width: 700px;
}


#myCSS {
	color: #77bd46;
	font: 11px "Courier New", Courier, mono;
	width: 700px;
	background-color: #1A1A1A;
	padding: 5px;
	border: 1px solid #333333;
	margin: 20px auto;
}

input.selectall {
	text-align: center;
	margin: 0px auto;
	color: #ccc;
	display: block;
	width: 150px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/selectall.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
}
input.buildbtn {
	text-align: center;
	margin: 0px auto;
	color: #ccc;
	display: block;
	width: 150px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/buildbtn.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
}
.adjbtn {
	text-align: center;
	margin: 0px;
	color: #ccc;
	display: block;
	width: 135px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/adjust_settings.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
	float: left;
	margin-left: 235px;
}
.modadjbtn {
	display: block;
	width: 135px;
	height: 30px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/adjust_settings.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
}
.previewbtn {
	text-align: center;
	margin: 0px;
	color: #ccc;
	display: block;
	width: 117px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/live_preview.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
	margin-left: 0px;
	float: left;
}

.modpreview {
	text-align: center;
	color: #ccc;
	display: block;
	width: 150px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/build_preview_btn.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
	margin-right: 5px;
	float: left;
}


.modcss {
	text-align: center;
	margin: 0px;
	color: #ccc;
	display: block;
	width: 150px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/get_css_btn.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
}

.modimages {
	text-align: center;
	margin: 0px;
	color: #ccc;
	display: block;
	width: 150px;
	height: 26px;
	font-size: 16px;
	line-height: 35px;
	text-decoration: none;
	background: url(../images/get_images_btn.png) no-repeat center center;
	text-indent: -5000em;
	border: none;
	margin-left: 0px;
	float: left;
}

#modbtns {
	width: 465px;
	margin: 0px auto;
	text-align: center;
	height: 26px;
}


img.numbers {
	padding: 0;
	position: relative;
	top: 6px;
}

h2.steps {
	
	border: none;
	font-size: 20px;
}

p.info {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

p.info span.filename {
	color: #e2ff97;
}

/* @end */
table#module-container {
	margin: 20px auto;
	padding: 0;

}
table#module-container td {
	padding: 0;
	margin: 0;
}


div.entry {
	margin-bottom: 20px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

div.entry input, div.entry select {
	background-color: #000;
	color: #ccc;
	border: 1px solid #333;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 2px;
	margin-top: 6px;

}
div.entry input:focus {
	border: 1px solid white;
	background: #142f8c;
	color: white;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 2px;
}

div.textblock {
	border-bottom: 1px solid #252525;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p.introtext {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #c3c3c3;
	padding: 10px 0px;
	margin-bottom: 10px;
}

a.readon {
	float: right;
	padding-right: 18px;
	background: url(../images/readon.png) no-repeat right center;
	line-height: 16px;
	font-style: italic;
}
a.readon:hover {
	text-decoration: none;
}
img.heading {
	margin-bottom: 5px;
	margin-top: 5px;
}


ul.check li.point {
	list-style: none;
	color: #fff;
	font: normal 16px/20px Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/checkmark.png) no-repeat 0px 10px;
	padding-left: 18px;
	padding-top: 8px;
}
ul.check li.undercheck {
	list-style: none;
	color: #928d8a;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
}


ul.infocheck li.point {
	list-style: none;
	color: #fff;
	font: normal 16px/20px Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/readon.png) no-repeat 0px 10px;
	padding-left: 18px;
	padding-top: 8px;
}
ul.infocheck li.undercheck {
	list-style: none;
	color: #928d8a;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
}


ul.checked {
	margin: 10px 0px 10px 40px;
}
ul.checked li {
	list-style: none;
	color: #fff;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/checkmark.png) no-repeat 1px 2px;
	padding-left: 18px;
}

ul.down {
	margin: 10px 0px 10px 40px;
}
ul.down li {
	list-style: none;
	color: #fff;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/arrow_down.png) no-repeat 1px 2px;
	padding-left: 18px;
}

#myTabs {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
}

table#footertable {
	padding: 12px;
}
table#footertable td {
	padding: 16px;
	border-right: 1px solid #252525;
}
table#footertable td.last {
	border-right: 0px solid #252525;
}

div#footer {
	width: 800px;
	margin: 10px auto;
	line-height: 40px;
	text-align: center;
	color: #626262;
	background: #141414 url(../images/innerround.png) repeat-y center top;

}
div#footer a {
	color: #515151;
	padding: 0px 5px;
	font-size: 11px;
}

/* @group Accordian */



.toggler {
	color: #fff;
	margin: 0px;
	padding: 5px 5px 5px 24px;
	background: #222 url(../images/acc_arrow_col.png) no-repeat 6px center;
	border-bottom: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-top: 1px solid #272727;
	border-left: 1px solid #1b1b1b;
	cursor: pointer;
	text-transform: uppercase;
	font: normal 14px/18px "Lucida Grande", Lucida, Arial, sans-serif;
}

.toggler.atStart.collapsed {
	padding-left: 24px;
	line-height: 18px;
	background: url(../images/acc_arrow_col.png) no-repeat 6px center;
}
.toggler.atStart.expanded {
	padding-left: 24px;
	line-height: 18px;
	background: url(../images/acc_arrow_exp.png) no-repeat 6px center;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}


.toggler span.helper img {
	float: right;
	margin: 0;
	padding: 0;
}
.toggler.atStart.expanded span.helper img {
	display: none;
}

/* @end */
body#builder #iesucks {
	position: relative;
	top: 0;
	left: 0;
	background-color: red;
	border-bottom: 4px solid white;
	width: 100%;
	height: 75px;
	padding: 10px;
}
body#builder a {
	color: white;
	text-decoration: underline;
}

div#demobtns {
	height:50px;
	width: 266px;
	display: block;
	margin:14px auto 1px auto;
}
div#demobtns a.demo,div#demobtns a.buy {
	display: block;
	text-indent: -9999em;
	height:50px;
	float: left;
	background: url(../images/demo_buy_btn.png) no-repeat;
}

div#demobtns a.demo {
	width: 120px;
	background-position: 0px 0px;
	margin-right: 10px;
}
div#demobtns a.demo:hover {
	background-position: 0 -50px;	
}

div#demobtns a.buy {
	width: 128px;
	background-position: -130px 0;	
}
div#demobtns a.buy:hover {
	width: 128px;
	background-position: -130px -50px;	
}
