/**
* 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;*/
	background-repeat: repeat;
	/* overflow: auto; ***changes whether bricks scroll with page or not -- affects whether cloud zoom works or does not work */
}

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 {
	padding: 0;
	z-index: 2;
}

#centerpage {
	width: 980px;
	height:100%;
	margin: 0 auto -330px auto;
	position: relative;
}

#centerpagemenu {
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
}

a:link { color: #303030; }
a:active { color: #488AC7; }
a:visited { color: #303030; font-style: italic; }
a:hover { font-style: oblique; }

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: 11pt;
   font-variant: small-caps;
   padding-right: 20px;
   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;
	height:150px;
}

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

.containertwo {
    padding: 35px 50px 35px 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%; 
	height: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; }
h7 { font-size: 18px; color: #303030; font-weight: 400; line-height: 1em; text-align: left; }
h8 { font-size: 24px; color: #303030; font-weight: 400; line-height: 1em; 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: 32px; color: #303030; font-variant: small-caps; font-weight: 500; padding-left: 30px; padding-bottom: 15px; }
heading2{ font-size: 26px; color: #303030; font-variant: small-caps; font-weight: 300; padding-left: 10px; padding-bottom: 15px; text-align: right; }

.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 0px; border: solid; border-color:#404040; border-width: 3px 50px 8px 50px; }
.anythingSlider .wrapper                { width: 780px; height: 480px; overflow: hidden; 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: 40px 40px; height: 380px; width: 700px; margin: 0; overflow: auto; }
.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-bottom: 5px; }  
h40										 { font: 14px Georgia, Serif; line-height: 1.25em; }
h50                                      { font: 15px Georgia, Serif; text-align: center; }
h60										 { font: 15px Georgia, Serif; line-height: 1.5em; }

/*
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: 60px 45px 40px 45px; }
#textSlide h30                           {  }
#textSlide h40                           { color: #615C5B; }
#textSlide ul                           { list-style: disc; padding: 10px; }
#textSlide ul li                        { display: list-item; font: 17px Georgia, Serif; padding: 5px; margin-left: 20px; }

#quoteSlide                             { padding: 10px 30px 10px 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; }

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 880px; 
height: 25px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 860px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 880px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* For Expand Collapse */

.togglelayer1 {
margin: 0;
padding: 0;
}
 
.toggleheading {
width: 860px;
color: #E4DACB;
margin: 5px 0 -1px 0;
cursor: pointer;
position: relative;
font-family: Arial, Verdana, sans-serif;
font-weight: 300;
font-size: 15px;
border-bottom: 2px solid #615C5B;
background-color: #615C5B;
padding: 5px 10px 5px 10px;
-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); 
-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
z-index:0;
}

.togglecontent {
padding: 0 10px 5px 10px;
z-index:1;
}

/* Price List Table Styles */

table.PriceList
{ 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: 830px;
margin-left: 30px;
margin-right: 0;
margin-bottom: 10px;
-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.PriceList 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;}

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

.itemright2 { width: 25%; border-left: 1px dotted #615C5B; background-color:#CCC; } 


/* Cloud Zoom Styles */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #888;
	margin: -1px -1px -1px -1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor: crosshair;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute; /* !important; */
	background-color:#000;
	color:#FFF;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #999;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

/* This is for the div that encompasses the entire Cloud Zoom */
.cloud-zoom-enclose {
	width:460px;
	float:left;
}

.cloud-zoom-box {
	float:right;
	width:425px;
}

.cloud-zoom-bottom-table {
	width:425px;
	float:left;
}

.left-column {
	width:460px;
	margin-right:10px;
}

.right-column {
	width:360px;
	float:right;
	margin-right:10px;
}

.store img{
border: 1px solid #CCC;
margin:0 0 5px 0;
height:130px;
}

.store:hover img{
border: 2px solid #333;
margin:1px;
height:130px;
}

.store{
color: red; /* irrelevant definition to overcome IE bug */
}


/* Start of Flickr Badge 

Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/

#flickr_badge_uber_wrapper {text-align:center; width:250px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px; float: left;}
#flickr_badge_image2 {clear: right;}
#flickr_badge_image4 {clear: right;}
#flickr_badge_image6 {clear: right;}
#flickr_badge_image8 {clear: right;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px; clear: both;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff; target:_blank;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000} 
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


