/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background-image: url('http://folkengineered.com/pictures/bricks2.jpg');
	/** background-color: #AE5B3A;*/
	overflow: auto;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

#header {
	position: absolute;
	width: 980px;
	top: 0;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
}

#logo {
	position: absolute;
	width: 264px;
	height: 48px;
	top: 18px;
	left: 30px;
	padding: 0;
	z-index: 2;
}

#centerpage {
	width: 980px;
	margin: -20px auto -330px auto;
	position: relative;
}

a:link { color: #303030; }
a:active {  }
a:visited { color: #303030; font-style: italic; }
a:hover { text-decoration: underline; }

a img { border: none; }

#menu {
    width: 660px;
	height: 100px;
	top: 30px;
	left: 330px;
    position: relative;
	z-index: 2;
}

#menu ul {
	list-style: none;
	line-height: 11pt;
	font-size: 9pt;
	float: right;
	padding-right: 10px;
}

#menu ul li.section-title { 
   line-height: 16pt;
   color: #303030;
   font-size: 12pt;
   font-variant: small-caps;
   padding-right: 30px;
   padding-bottom: 5px;
   cursor: pointer;
}

#content {
    position: absolute;
	top: 0;
	height: 100%;
	width: 980px;
	z-index: 0;
}

#footer {
    position: relative;
	margin-left: -50px;
	/**margin-bottom: -120px;*/
	bottom: 0;
	z-index: 2;
}

.container {
    padding: 0;
	margin-left: 0;
}

.containertwo {
    padding: 150px 50px 0 50px;
	background-image: url('http://folkengineered.com/pictures/whitebackground.jpg');
	background-repeat: repeat-y;
	min-height: 100%;
	margin-left: 0;
}

.containerthree {
    padding: 0;
}

.centeredImage
    {
    text-align:center;
    }

#content p { 
	width: 100%; 
	line-height: 15pt;
	font-size: 10pt;
	color: #303030;
}

p {
   	margin: 0 0 15px 0;
}

h1 { font-size: 24px; color: #AE5B3A; font-variant: small-caps; font-weight: 400; line-height: 2em; }
h2 { font-size: 30px; color: #AE5B3A; font-variant: small-caps; font-weight: 400; text-align: center; padding-top: 20px; }
h3 { font-size: 18px; color: #488AC7; font-weight: 300; line-height: 2em; text-align: center; }
h4 { font-size: 16px; color: #AE5B3A; font-weight: 400; line-height: 2em; text-align: right; }
h5 { font-size: 16px; color: #AE5B3A; font-weight: 400; line-height: 1.5em; text-align: center; }
h6 { font-size: 16px; color: #488AC7; font-weight: 200; line-height: 2em; text-align: left; }
n { font-size: 20px; text-decoration: underline; color: #99DAF4; font-weight: 300; text-align: left; }
footer { font-size: 9pt; color: #303030; line-height: 11pt; }
footer2 { font-size: 9pt; color: #303030; line-height: 18pt; }
p1 { padding: 0 450px 0 450px; 	line-height: 15pt;	font-size: 10pt; color: #303030; }
heading{ font-size: 40px; color: #303030; font-variant: small-caps; font-weight: 500; line-height: 2em; padding-left: 30px; }

.indented {
	font-size: 10pt;
	margin: 0 50px;
}

#img-container	{ 
	display: block;
	width: 600px;
	margin-top: 20px;
    margin-left: auto;
    margin-right: auto; 
}

#img-container-simple {
	margin:0;
	padding:0 0 20px;
}

.simple {
	margin: 0;
	width: 700px;
	height: 200px;
	padding: 10px;
}

#img-containerdjuve	{ 
	display: table;
	width: 600px;
	margin-top: 20px;
    margin-left: auto;
    margin-right: auto; 
}

#img-thumbcontainer { 
	display: block;
	width: 600px; 
	margin-left: auto;
	margin-right: auto;
}

#img-containerdjuve2	{ 
	display: block;
	width: 800px;
    margin-left: auto;
    margin-right: auto; 
}

#img-thumbcontainer2 { 
	display: block;
	width: 800px; 
	margin-left: auto;
	margin-right: auto;
}
	
#img-container p	{ width: 800px; margin: 0 auto; text-align: center; padding: 0 0 12px 0; }

#once { clear: left; }


/* Table Style */

.table1
{
margin: 0 auto;
width: 980px;
text-align: center;
}

table
{ 
}

table.componentsT
{ font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-size: 10px;
color: #615C5B;
background-color: #fafafa;
border: 1px #615C5B solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
padding: 5px;
width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); 
-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
}

table.componentsT td.comptitle
{ width: 30%;
border-bottom: 2px solid #615C5B;
background-color: #615C5B;
text-align: center;
font-family: Arial, Verdana, sans-serif;
font-weight: 300;
font-size: 15px;
color: #E4DACB;
padding: 5px;
}

table.componentsT td.repairtitle
{ width: 92%;
border-bottom: 2px solid #615C5B;
background-color: #615C5B;
text-align: center;
font-family: Arial, Verdana, sans-serif;
font-weight: 300;
font-size: 15px;
color: #E4DACB;
padding: 5px;
}

table.componentsT td
{ border-bottom: 1px dotted #615C5B;
font-family: Arial Verdana, sans-serif;
font-weight: normal;
font-size: 10px;
color: #615C5B;
background-color: white;
text-align: left;
padding: 5px;}

.compright { width: 70%; border-left: 1px dotted #615C5B; } 

.repairright { width: 8%; text-align: center; border-left: 1px dotted #615C5B; } 

table.bicycleheader
{ font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-size: 13px;
color: #615C5B;
border-spacing: 0px;
padding: 5px;
width: 900px;
margin: 0 auto 0 auto;
}

.bicycleheaderright { width: 40%; } 

/* CSS for s3Slider */

#s3slider {
   width: 880px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 880px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px/17px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 880px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

headline { font-size: 18px; color: #fff; line-height: 1.5em; }




/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider                         { width: 780px; height: 480px; position: relative; margin: auto 15px; border: solid; border-color:#404040; border-width: 3px 50px 8px 50px; }
.anythingSlider .wrapper                { width: 720px; height: 450px; overflow: auto; margin: 0 30px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #fff; /* <<<<CHANGE BACKGROUND COLOR HERE to fff WHEN FINISHED!!!!!!!!! border-top: 20px solid #444; border-bottom: 3px solid #444; margin: 0;*/ }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0; height: 450px; width: 720px; margin: 0; overflow: scroll; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(http://folkengineered.com/ndxz-studio/site/img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -350px; cursor: pointer; } /* make "top: px" more negative to move arrows up */
.anythingSlider .forward                { background-position: 0 0; right: -70px; } /* make more negative to move right arrow to the right*/
.anythingSlider .back                   { background-position: -67px 0; left: -70px; } /* make more negative to move left arrow to the left*/
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

.thumbNav                               { position: relative; top: 500px; text-align: center; }
.thumbNav li                            { display: inline; }
.thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 10px; height: 24px; margin: 0 5px 0 0; background: url(/ndxz-studio/site/img/cellshade.png); background-repeat: no-repeat; text-align: center; /*-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;*/ } /*to change "off" thumb buttons*/
.thumbNav a:hover                       { background: url(/ndxz-studio/site/img/cellshade_hover.png); background-repeat: no-repeat; } /*to change "hover" thumb buttons*/
.thumbNav a.cur                         { background: url(/ndxz-studio/site/img/cellshade_on.png); background-repeat: no-repeat; } /*to change "current" thumb buttons*/

.start-stop                             { z-index: 10; color: black; padding: 2px 5px; width: 40px; text-align: center; position: absolute; top: 500px; right: 5px; /*-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; */ } /*to change start button*/
.start-stop.playing                     { color: #AE5B3A; } /*to change stop button*/
.start-stop:hover                       { background-image: none; color:#CCC; } 

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/* do not want to repeat styles
*                                       { margin: 0; padding: 0; }
body                                    { font: 12px Georgia, Serif; }
a, a img                                { border: 0; text-decoration: none; outline: 0; }
*/

#page-wrap                              { width: 720px; padding: 15px; background: white; margin: auto 25px; position: relative; }
#col1                                   { width: 54%; height: 100%; float: left;  }
#col2                                   { width: 44%; height: 100%; float: right;  }

/* do not want to repeat styles*/

h10                                      { font: bold 60px Helvetica, Sans-Serif; letter-spacing: -2px; text-align: center; }
h20                                      { font: bold 30px Helvetica, Sans-Serif; letter-spacing: -1px; }
h30                                      { font: 24px Georgia, Serif; padding-top: 5px; }  
h40										 { font: 14px Georgia, Serif; }
h50                                      { font: 15px Georgia, Serif; text-align: center; }

/*
pre                                     { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; }

ul                                      { margin: 0 0 0 0; }
ul li                                   { font: 15px Georgia, Serif; margin: 0 0 8px 0; }


/*
#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }


/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 15px 10px 15px; }
#textSlide h30                           { text-transform: uppercase; font: 20px Georgia, Serif; }
#textSlide h40                           { color: #615C5B; }
#textSlide ul                           { list-style: disc; color: #615C5B; }
#textSlide ul li                        { display: list-item; font: 14px Georgia, Serif; color: #615C5B; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }
