@charset "utf-8";
/* web page designed by Tristan Denyer (tristandenyer.com)
   for Quick Snap USA (quicksnapusa.com)
   (c) copyright 2009.  All rights reserved.
   
   Thanks goes out to Gian Carlo Mingati for making the slideViewerPro 1.0
   - http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html*/

html,body{margin:0;padding:0;background:#000 url(images/qs_bg.jpg) no-repeat top center;}

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 10px 10px}

h1 {color:#33ff66; font-style:italic;margin:0;padding:0 0 0 60px;}

ul, #column_left span {color:#FFF;font-size:1.1em;font-weight:bold;padding:0 50px 0 60px;line-height:2em;}

#column_left span a:link, #column_left span a:visited {color:#FFFFFF; text-decoration:none;}

#column_left span a:hover, #column_left span a:active {color:#33ff66; text-decoration:underline;}

#column_left ul {list-style-type:none;}

#column_left li {background: url(images/green_bullet.gif) no-repeat 0 9px;padding-left: 30px;}

img, a{border: 0;outline:none;}

#paypal {position:relative;margin:0 0 0 340px;top:-39px;}

#header{position:relative; height:186px;background:#000 url(images/qs_hdr.gif) no-repeat;}

#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;color: #79B30B}

#header a{position:absolute;right:0;top:23px}

#column_left {position:relative;float:left;width:462px;color:#CCC;line-height:1.5;}

#column_right {position:relative;float:left;width:423px;height:420px;color:#CCC;}

#extra{float:right;width:350px;font-weight:bold;}

/* #extra a:link, #extra a:visited {position:relative;top:80px;left:80px;color:#33ff66;text-decoration:none;}

#extra a:hover, #extra a:active {position:relative;top:80px;left:80px;color:#FFFFFF;text-decoration:none;}
*/

#container {width:885px;height:835px;text-align:left;margin:0 auto; background-color:#000000;}

#container2 {position:relative;width:885px;height:648px;text-align:left;margin:0 auto; background:#000000 url(images/qs_cbl_run.gif) no-repeat bottom;}

#contact{float:left;color:#FFF;width:350px}

#footer{color: #666;text-align:center;position:absolute;top:790px;clear:both;width:885px;}

#footer p{margin:0;padding:15px 10px}

#footer a:link, #footer a:visited {display:inline;padding:0;color: #666}

#footer a:hover, #footer a:active {display:inline;padding:0;color: #FFFFFF}

#share{float:left;margin:0 0 25px 0;}

.rollover {width:185px;height:34px; text-indent:-9999px;overflow:hidden;}

a.rollover{display:block;color: #981793;}

a.rollover:link, a.rollover:visited, a.rollover:active {background:url(images/addthis_sprite.gif) no-repeat;} 

a.rollover:hover {background-position:0 -34px;}

/* PDF rollover sprite */
.rollover_pdf { margin:10px 0 0 40px;width:269px;display:block; height:132px; } 

a.rollover_pdf:link, a.rollover_pdf:visited, a.rollover_pdf:active { 
  background:url(images/quicksnap-data-sprite.gif) no-repeat; 
  } 
a.rollover_pdf:hover { 
  background-position:0 -132px; 
  }

/*  jQuery slideshow styling */

.svwp {width: 90px; height: 20px; background: #000;} /*preloader stuff. do not modify!*/

.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/

.slideViewer {clear:both;overflow: hidden; margin: 0;padding: 0;background: #000;}

.slideViewer ul {  /*your list of images*/
position: relative;left: 0;top: 0;width: 1%;list-style-type: none;margin: 0; padding: 0;}

.slideViewer ul li {float:left;}

/*typographic info*/
.slideViewer span.typo{ 
margin: 0; /* dynamically adjusted via script*/
padding: 3px 6px;background: #666;color: #fff;font: bold 9px Verdana;}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;width: 1%;background: #000;}

.thumbSlider ul { list-style-type: none;margin: 0; padding: 0;}

.thumbSlider ul li{ float:left;margin: 0;}

.thumbSlider a{color: #fff;text-decoration: none;}

.thumbSlider a img{border: 0;display: block;padding: 0;}

.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; left: 0;font-size: 0.01em;left: 0;margin: 0;padding: 0;}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;font: bold 16px Arial;overflow: hidden;}

a.left span, a.right span{  }

a.left img, a.right img{border: 0;}

a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;}

a.l_dis span, a.r_dis span {display: none;}

a:focus {outline:none;}
.slideshow_footnote {width:390px;padding:10px;color:#CCC;text-align:center;}

/* end jQuery slideshow */
