* {
  margin:0;
  padding:0;
}

        .sliderGallery {
            /*background: url(http://jqueryfordesigners.com/demo/images/productbrowser_background_20070622.jpg) no-repeat;*/
            border: solid 1px #E3E3E3;
            background-color: #F3F3F3;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 160px;
            width: 485;  
        }

        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }

        .sliderGallery UL LI {
            display: inline;
        }

        .slider {
            width: 485px;
            height: 23px;
            margin-top: 140px;
            margin-left: 2px;
            padding: 1px;
            position: relative;
            background: url(/graphics/common/productbrowser_scrollbar.png) no-repeat;
        }

        .handle {
            position: absolute;
            height: 23px;
            width: 133px;
            top: 0;
            background: url(/graphics/common/productbrowser_scroller.png) no-repeat;
            z-index: 100;
        }

        .slider span {
            color: #333333;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }

        .slider .slider-lbl1 {
            left: 50px;
        }

        .slider .slider-lbl2 {
            left: 80px;
        }

        .slider .slider-lbl3 {
            left: 130px;
        }

        .slider .slider-lbl4 {
            left: 250px;
        }

        .slider .slider-lbl5 {
            left: 350px;
        }

a{
  color: #5fc449;
}


#fc_tb_closeWindowButtonBot {
background-image:url(http://www.palmpresage.com/graphics/common/cart-continue-shopping.png);
background-position:left top;
float:left;
height:0;
margin:0;
overflow:hidden;
padding-top:24px;
width:200px;
}

#fc_tb_closeWindowButtonTop {
background-image:url(http://www.palmpresage.com/graphics/common/cart-close-x.png);
background-position:left top;
float:left;
height:0;
margin:0;
overflow:hidden;
padding-top:24px;
width:11px;
}

#fc_tb_window{
  left: 49.5%;
  top: 40%;
  width: 500px;
}


a#fc_tb_closeWindowButtonTop:hover, a#fc_tb_closeWindowButtonBot:hover {
background-position:left -24px;
}

a#fc_tb_closeWindowButtonTop:hover, a#fc_tb_closeWindowButtonBot:hover {global.css (line 17)
background-position:left -24px;
}

div.fc_tb_title {
background-color:#E8E8E8;
height:37px;
}

#fc_tb_closeAjaxWindowTop span {
display:none;
}

div.leftcolumn{
  float: left;
  width: 240px;
}

div.centercolumn{
  float: left;
  width: 510px;
}

div.rightcolumn{
  float: left;
  width: 240px;
}

div.box{
  background-color:#626262;
  color: #f1f1f1;
  margin-left: 15px;
  margin-right: 15px;

}

div.in_box
{
  background-color: #717171;
  color: #f1f1f1;
  border-width: 0px;
  border-color:#00A2E3;
  border-style: solid;
  padding: 10px;
  margin-right: 15px;
  margin-left: 15px;
}

.box a{
  color:#f1f1f1;
}


.rightcolumn p
{
  margin-left: 0px;
  margin-right: 0px;
}

div.iwrapbestsellers {
  background: url("../graphics/common/iwrapbestsellers.png");
  height:25px;
  position:relative;
  margin-left:15px;
  width:200px;
}


div.blueboxtop {
  background: url("../graphics/common/blueboxtop.png");
  height:10px;
  margin-left:15px;
  width:200px;
  /* DO NOT PUT position: relative HERE!!!!!!  THE SUCKERFISH MENU CANNOT DROP OVER IT THAT WAY! */
}

div.blueboxbottom {
  background: url("../graphics/common/blueboxbottom.png");
  height:10px;
  position:relative;
  margin-left:15px;
  width:200px;
}


.notice
{
  background-color: #daf3ff;
  color: #444444;
  border-width: 0px;
  border-color:#00A2E3;
  border-style: solid;
  margin-right: 25px;
  margin-left: 15px;
}

p {
  display: block;
}


div.boxtop {
background: url("../graphics/common/boxtop.png");
height:14px;
position:relative;
margin-left:15px;
width:210px;
}



div.boxbottom {
background: url("../graphics/common/boxbottom.png");
height:14px;
position:relative;
margin-left:15px;
width:210px;
}

div.logo {
   background: url("../graphics/common/logo.png");
   height:49px;
   position:relative;
   width:345px;
   margin-top: 35px;
   margin-bottom: 35px;

}



div.float p {
   text-align: center;
   }


a.primary
{
background-color:#77d470;
background: url("../graphics/common/navforeground.png");
padding-bottom:10px;
padding-top:10px;
color:#FFFFFF;
text-decoration: none;
}

a:hover.primary
{
background: url("../graphics/common/navbackground2.png");
background-color: #77d470;
padding-bottom:10px;
padding-top:10px;
color:#FFFFFF;
text-decoration: none;
}

a.secondary
{
padding-top:5px;
padding-bottom:5px;
color:#000000;
background-color: #DDDDDD;
   border: 0px solid black;
   filter:alpha(opacity=95);
   opacity:0.9;

}


a:hover.secondary
{
padding-top:5px;
padding-bottom:5px;
color:#000000;
background-color: #77d470;
   border: 0px solid black;
}

a.secondary p
{
  text-align: center;
}

li.primary{
   padding: 0px;
   margin: 0px;
}

li.secondary{
   padding: 0px;
   margin: 0px;
}


body {
   background-color: #343434;
   background: url("../graphics/common/black-stripe.gif");
   font-family: Myriad Web,Segoe UI,Tahoma,Lucida Grande,Helvetica,Arial,sans-serif;
   font-size: small;
   color: #444444;
}

.productinfo {
  float: left;
  width: 110px;
  margin-left: 9px;
  text-align:center;
  background-color: #f4f4f4;
}


li {
  margin-left: 25px;
}


a#cart_button{
   border: 2px solid #3fa429;
   background-color: #5fc449;
   font-family: Myriad Web,Segoe UI,Tahoma,Lucida Grande,Helvetica,Arial,sans-serif;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 25px;
   padding: 8px;
   padding-right: 8px;
   padding-top: 5px;
   padding-bottom: 5px;
   text-decoration: none;
   font-size: 20px;
 }

  a:hover#cart_button{
   border: 2px solid #3fa429;
   background-color: #77d46f;
   font-family: Myriad Web,Segoe UI,Tahoma,Lucida Grande,Helvetica,Arial,sans-serif;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 25px;
   padding: 8px;
   padding-right: 8px;
   padding-top: 5px;
   padding-bottom: 5px;
   text-decoration: none;
   font-size: 20px;
 }

h1.cart_button{
  display: inline;
  font-size: 20px;
}


.centercenter{
   background: url("../graphics/common/palmprecenter.jpg");
   height:451px;
   width:514px;
}


.container {
   border: 2px solid #77d470;
   margin:0pt auto;
   width: 994px;
   background-color: #fff;
   }

div.spacer {
  clear: both;
  }

.footercontainer
{
  width: 998px;
  margin:0pt auto;
  background-color: #444444;
  color: #f1f1f1;



}

.footercontainer p
{
  padding: 10px;
  font-size: x-small;
}

.footercontainer a
{
  color: #f1f1f1;
}


h1 {
  font-size: x-large;
}

h2 {
    font-weight: normal;
    text-decoration: none;
    font-family: Georgia, Garamond, serif;
}

.storytitle{
  text-decoration: none;
}


img {
  border-width:0px;
}


img.logo
    {
      margin-left:15px;
      margin-top:15px;
    }
img.topbanner
{
  margin-left:20px;
  margin-top:15px;
}

img.product{

}


.margin
{
  margin:10px;
}

.vBulletin_editor {border: solid 1px #444444;}

.navbarlong
{
    background-color: #77d470;
    font-size: 13px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
    }


.navcontainerborderright {
    border-right: 2px solid #77d470;
    background-color: #77d470;
    font-size: 13px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
    }
.navcontainerborderleft {
    border-left: 2px solid #77d470;
    background-color: #77d470;
    font-size: 13px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
    }

.navcontainerie {
  width: 998px;
  background-color: #77d470;
  margin-left: auto;
  margin-right: auto;
}

.navcontainer {
  width: 994px;
  background-color: #77d470;
  margin-left: auto;
  margin-right: auto;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;

   }

#nav a {
	display: block;
	width: 142px;
    text-decoration: none;



}

#nav li {
	float: left;
	width: 142px;
}

#nav li ul {
	position: absolute;
	width: 142px;
	left: -999em;

   }

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.noticeblue
{
  background-color: #daf3ff;
  color: #444444;
  padding: 15px;
  margin-bottom: 10px;
}

.noticegreen
{
  background-color: #edffec;
  color: #444444;
  padding: 15px;
  margin-bottom: 10px;

}

td h3{
  font-weight: normal;
  font-family: Georgia, Garamond, serif;
}

table.specs td{
  padding: 10px;
  background-color: #edffec;

}


p{
  font-size: small;
}


p.home
{
  text-align:center;
}

p.devices
{
  text-align:center;
}

p.accessories
{
  text-align:center;
}

p.changetheworld
{
  text-align:center;
}

p.news
{
  text-align:center;
}

p.about
{
  text-align:center;
}

p.contact
{
  text-align:center;
}

.leftcolumntop p
{
  margin-left: 20px;
  margin-right: 20px;
}

textarea{
  font-family:Myriad Web,Segoe UI,Tahoma,Lucida Grande,Helvetica,Arial,sans-serif;
}


.thumbnail{
position: relative;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;


border: 5px solid #626262;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -550px;
left: 60px; /*position where enlarged image should offset horizontally */

}

.thumbnaildown{
position: relative;
}

.thumbnaildown:hover{
background-color: transparent;
}

.thumbnaildown span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 5px solid #626262;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnaildown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnaildown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -550px;
left: -200px; /*position where enlarged image should offset horizontally */

}

.topbar {
  margin:0pt auto;
  padding-left:5px;
  padding-right:5px;
  height: 26px;
  background-color: #C7E5FF;
  color: #013766;
  font-family: Myriad Web,Segoe UI,Tahoma,Lucida Grande,Helvetica,Arial,sans-serif;
  font-size: 11px;
  line-height: 20px;
  }

.topcontainer {
  width:998px;
  margin:0pt auto;
}


