﻿#logo
{
 width: 400px;
 height: 46px;
 margin: 6px 0 6px 7px;
}
body, html
{
 background-color: white;
 padding: 0px;
 margin: 0;
}
body, td, th
{
 line-height: normal;
 font-family: 'Trebuchet MS';
 font-size: 14px;
 text-transform: none;
}
td, th
{
 vertical-align: top;
 font-weight: normal;
}
table
{
 border-collapse: collapse;
}
form
{
 margin: 0;
}
img
{
 border: 0;
 left: 20px;
}
#innerBody
{
 margin: 0 auto;
 width: 900px;
}
/* MENU */

#menu
{
 background: url(https://www.stampitnet.com/storedev/pix/layout/menubg.png) no-repeat top left;
 height: 55px;
 width: 900px;
 position:relative;  /* Ofer */
 z-index: 10;
}
#menu *
{
 padding: 0;
 margin: 0;
}
#menu #main
{
 position: absolute;
 font-size: 2px;
 z-index: 10;
 height: 95px;
 top: 57px;
 top:-1px;   /* Ofer */
 left: 101px;
 left:50px;   /* Ofer */
 width: 857px;
}
#menu a
{
 color: #a2c7ff;
 font-weight: bold;
 font-size: 14px;
 text-decoration: none;
 display: block;
 padding-top: 14px;
 padding-right: 20px;
 padding-bottom: 9px;
 padding-left: 35px;
}
#mHome a
{
 padding-left: 20px;
}
#menu li
{
 display: block;
 float: left;
}
body.Mhome  li#mHome a,
body.Mfeatures li#mFeatures a,
body.Mtrial li#mTrial a,
body.Mpricing li#mPricing a,
body.Mreviews li#mReviews a,
body.Mmap li#mMap a,
body.Mdemos li#mDemos a,
body.Mscreenshot li#mSshot a,
#menu a:hover
{
 color: white !important;
}
#menu ul
{
 list-style: none;
}
#menu .submenu
{
 display: none;
 position: absolute;
 margin-left: -13px;
}
#menu .submenu li
{
 float: none;
 background: url(https://www.stampitnet.com/storedev/pix/layout/sub-bg.png) repeat-y top left;
 padding: 0;
 width: 194px;
}
#menu .submenu li.top, #menu .submenu li.middle, #menu .submenu li.bottom {
 line-height: 100%;
}
#menu .submenu li.top
{
 background-image: url(https://www.stampitnet.com/storedev/pix/layout/sprite.png);
 background-position: -10px -10px;
 height: 15px;
}
#menu .submenu li.first a
{
 padding-top: 0;
 margin-top: -5px;
}
#menu .submenu li.middle
{
 height: 2px;
}
#menu .submenu li.bottom
{
 background-image: url(https://www.stampitnet.com/storedev/pix/layout/sprite.png);
 background-position: -10px -45px;
  height: 15px;
}
#menu .submenu li.last a
{
 padding-bottom: 0;
}
/* a safety net if javascript is not enabled */
#menu li:hover ul
{
 display: block;
}
#menu .submenu a
{
 font-weight: normal;
 font-size: 13px;
 display: block;
 padding: 5px 12px;
}
#menu .submenu a:hover
{
 color: white;
}
h1
{
 font: bold 22px 'Trebuchet MS';
 color: #386093;
 text-align: left;
 font-weight: bold;
 margin-top: 10px;
 padding-left: 40px;
}
h2
{
 font: bold 24px 'Trebuchet MS';
 color: #386093;
 margin: 0px 10px 10px 0;
 padding-bottom: 0px;
 padding-top: 15px;
}
h9
{
 font: bold 20px 'Trebuchet MS';
 color: #386093;
 margin: 5px;
}
/* FOOTER */
.footer
{
 margin-top: 10px;
 color: #375f92;
 text-align: center;
}
.footer a
{
 color: #375f92;
}
/* HEADING */
.heading
{
 background: url(https://www.stampitnet.com/storedev/pix/layout/headingbg.jpg) no-repeat top left;
 width: 900px;
 height: 130px;
 padding-bottom: 7px; /* Ofer  - was 0px */
 margin-left: 0px;
 padding-left: 0px;
 margin-bottom:0px;
 margin-top: -2px;
}
.heading span
{
 display: block;
 padding-top: 5px;
 padding-right: 80px;
 padding-bottom: 10px;
 padding-left: 80px;
 font-size: 14px;
}
.LeftBox
{
 width:400px;
 float:left;
 padding-right:14px;
 text-align:right;
 padding-left:12px;
}
.LeftTab
{
 text-align:right !important;
 float:right !important; 
}
#form
{
 float:left;
 text-align:left;
}
.LeftBox table
{
 margin-bottom:5px;
}
.cont_L
{
 padding-top:10px;
 width:200px;
 float:left;
 padding-bottom:10px;
}
.cont_R
{
 padding-top:10px;
 width:200px;
 float:left;
 padding-bottom:10px;
}
.RightBox
{
 width:425px;
 float:right;
 padding-right:25px;
 border-left:1px gray solid;
 padding-left:15px;
}
.RightTab span, .LeftTab span
{
 padding:8px;
 font-size:14px;
 line-height:25px;
 cursor:pointer;
}
.seprator
{
 width:395px;
 border-top:1px gray solid;
 line-height:1px;
}
.RightBox #content .intr
{
 height:470px;
 width:415px;
 overflow:auto;
 padding-left:10px;
 padding-right:10px;
}
.RightBox #content .intr h3
{
 margin-top: 8px;
}
#faq, #privacy, #support, #offline, #contact, #about
{
 display:none;
}
.RightBox #content h4
{
 margin-bottom:0px;
 color:#375F92;
}
.RightBox #content ul
{
 margin-top:0;
}
.small
{
 font-size:9px;
 text-align:right;
 padding-right:5px;
 margin:0 !important; 
}
.red
{
 color:#FF0000;
}
.blue
{
 color:#FF6600;
 cursor:default !important;
 font-weight:bold;
}
.black
{
 color:#999999;
 cursor:pointer !important;
}
h3
{
 color:#375F92;
 clear:both;
}
#created
{
 margin-left: 50px !important;
}
#mscert
{
 margin-left: 20px;
}
#questions
{
 margin-left: 40px;
}
#pagecontent
{
 width:800px;
 margin:0 auto;
 background-color:white;
}
.LeftBox textarea
{
 width:350px;
}
.sitemap td a, .sitemap td a:visited
{
 color:#375F92;
 text-decoration: none;
 font-weight: bold;
}
.sitemap td a:hover
{
 color: #666666;
}
.faqnav a
{
 text-decoration: none;
 color: #386093;
 font-weight: bold;
}
.faqnav a:hover
{
 text-decoration: underline;
}
.tenReasons li
{
 color: #000000;
 text-align: left;
}
.tenReasons a
{
 color: #0000FF;
 text-decoration: none;
}
.tenReasons a:hover
{
 text-decoration: underline;
}
.nobr
{
 white-space: nowrap;
}
.sShotList
{
 width: 900px;
}
.sShotList td
{
 width: 180px;
 padding-top: 15px;
 padding-bottom: 15px;
}
.sShotImg
{
 padding: 0px 20px 0px 20px;
 width: 140px;
 height: 150px;
 background: url('https://www.stampitnet.com/storedev/pix/sshots/bg.jpg') center center no-repeat;
}
.sShotTxt
{
 padding: 0 10px 0 10px;
 text-align: center;
 font-size: 14px;
 width: 160px;
}
#priceList
{
 border: 3px solid;
 border-top-color: #304080;
 border-left-color: #304080;
 border-bottom-color: #405090;
 border-right-color: #405090;
 background-color: #FFFFFF;
 width: 330px;
 padding: 2px;
}
#priceList th
{
 color: black;
 font-weight: bold;
}
#priceList .title
{
 color: #FFCC00;
 background-color: #386093;
 font-weight: bold;
}
#priceList td
{
 border: 2px solid #384888;
 text-align: left;
}
.store_viewcart
{
 border: 3px solid;
 border-top-color: #304080;
 border-left-color: #304080;
 border-bottom-color: #405090;
 border-right-color: #405090;
 background-color: #FFFFFF;
 width: 600px;
}
.store_viewcart th
{
 color: #FFCC00;
 background-color: #386093;
 font-weight: bold;
 text-align: center;
 border: 2px solid #304080;
 padding: 5px;
}
.store_viewcart td
{
 border: 2px solid #384888;
 text-align: left;
 padding: 5px;
}
.billLabel
{
 font-weight: bold;
 font-size: 12px;
}