html { width: 100%; }

body  {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: 400 14px/18px sans-serif;
	color: #333;
	background: #fff;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 rgba(250,250,250,0.5);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	min-width: 950px;
	background-color: #072340;
}

/* Reset Rules
------------------------------- */

ol,ul {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

a { outline: 0; }
a img { border: none; }
/* Layout Rules
------------------------------- */

.container  {
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0 50px;
}
/* special clear */
.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.one-third {
	position: relative;
	float: left;
	width: 250px;
}

.two-thirds {
	position: relative;
	float: left;
	width: 600px;
}

.thirds {
	width: 300px;
	float: left;
}

/* Hero Rules
------------------------------- */

#hero {
	border-bottom: 1px solid #fff;
	background: #072340 url(hero-bg.jpg) no-repeat 50% 100%;
}

#hero .container { 
	height: 193px;
	padding: 307px 50px 0 50px;
}
#hero h1 {
	position: absolute;
	background: transparent url(postbox-logo-home.png) no-repeat 0 0;
	width: 400px;
	height: 80px;
	top: 25px;
	left: 42px;
	text-indent: -5000px;
}
#hero h2 {
	position: absolute;
	top: 110px;
	left: 47px;
	font-weight: 400;
	font-size: 60px;
	line-height: 60px;
	color: #ffffff;
	width: 400px;
	text-shadow: 0 0px 10px #888;
	text-shadow: 0 0px 10px rgba(250,250,250,0.5);
	letter-spacing: -.05cm;
}
#hero h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #99ccff;
	width: 400px;
	margin: 0 0 30px 0;
	text-shadow: 0 2px 3px #000;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}

#stubby {
	position: absolute;
	width: 490px;
	height: 545px;
	top: 0;
	right: 0px;
	background: url(stubby.png) no-repeat 60% 100%;
}

#btn-download {
	display: block;
	float: left;
	width: 229px;
	height: 54px;
	margin: 0 18px 4px -2px;
	text-indent: -9999px;
	background: url(btn-download.png) no-repeat top left;
}

#btn-buy {
	display: block;
	float: left;
	width: 139px;
	height: 54px;
	margin: 0 0 4px 0;
	text-indent: -9999px;
	z-index: 2; /* Keep buy button on top layer */
	position: relative; /* Keep buy button on top layer */
	background: url(btn-buy.png) no-repeat top left;
}

#btn-download:hover, #btn-buy:hover { background-position: 0px -55px; }
#btn-download:active, #btn-buy:active { background-position: bottom left; }

#hero p {
	clear: left;
	color: #999;
	text-shadow: 0 2px 3px #000;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}

/* News Rules
------------------------------- */

#news {
	padding: 34px 0;
	height: 31px;
	border-bottom: 1px solid #fff;
	background: url(news-loop-bg.png) repeat-x top left;
}
#news a, #news a:hover {
	text-decoration: none;
	color: #336699;
	font-size: 30px;
}
#news q{
	font-style: italic;
	color: #003366;
}
#news q:before {
  content: "\201C"; /*Hexadecimal for Unicode double left quote (&ldquo;)*/
}
#news q:after {
  content: "\201D"; /*Hexadecimal for Unicode double left quote (&rdquo;)*/
}
#news a.reflink {
	display: block;
	position: absolute;
	left: 50px;
	top: 5px;
}
#news a.reflink cite img {
	vertical-align: -10%;
}
#btn-more-news {
	display: block;
	position: absolute;
	width: 214px;
	height: 33px;
	right: 50px;
	top: 0;
	text-indent: -9999px;
	background: url(btn-more-news.png) no-repeat top left;
}

#btn-more-news:hover { background-position: 0px -33px; }
#btn-more-news:active { background-position: bottom left; }

/* Features Rules
------------------------------- */

#features {
	padding: 44px 0 34px 0;
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	overflow:hidden;
}

#feature-container {
	width: 903px;
	margin: 0 auto;
	padding: 10px 0 10px 47px;
	background: url(features-divider.png) repeat-y top left; 
	overflow:hidden;
}

#features h2 {
	margin: 0 0 30px 0;
	font-size: 30px;
}

#features h2 span { color: #cc0000; }

.big-feature {
	float: left;
	width: 300px;
}

.big-feature h3 {
	font-size: 16px;
	color: #336699;
	margin: 0 0 23px 3px;
	text-transform: uppercase;
}

.big-feature img { margin: 0 0 19px 0; }
.big-feature a.scrn {
	background: transparent url(feature-frame.png) no-repeat 0 0;
	display: block;
	width: 256px;
	height: 206px;
	float: left;
	margin-left: 0;
	position: relative;
}
.big-feature a.scrn img {
	margin: 11px 13px;
}
.big-feature.right a.scrn {
	float: right;
}
.big-feature a.scrn span.hover {
	position: absolute;
	left: 13px;
	top: 11px;
	width: 230px;
	height: 180px;
	background-image: none;
}
.big-feature.right a.scrn span.hover {
	right: 50px;
	top: 11px;
}

.big-feature a.scrn:hover span.hover, .big-feature a.scrn span.hover.active {
	background-image: url(loop.png);
}



.big-feature p, .small-feature p { 
	width: 250px;
	font-size: 14px;
	margin: 0 0 18px 3px;
}

.small-feature p { 
	width: 236px;
	margin: 0 0 15px 150px;
}

.big-feature a, .small-feature a {
	color: #336699;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0 22px 2px 0;
	line-height: 14px;
	background: url(ico-arrow.png) no-repeat 100% 50%;
}


#more-features {
	padding: 0 0;
	border-bottom: 2px solid #cccccc;
	background: #d9d9d9 url(more-features-loop-bg.png) repeat-x 0 0;

}

#feature-small-container {
	width: 850px;
	margin: 0 auto;
	padding: 20px 47px 20px 47px;
	background: transparent url(divider-vertical.png) repeat-y 50% 0; 
	overflow:hidden;
}
#more-features .container {
	padding: 25px 50px;
}

.small-feature {
	position: relative;
	float: left;
	width: 400px;
}
.small-feature.right {
	float: right;
	padding-left: 25px;
	background: transparent url(divider-vertical.png) repeat-y 0 0; 
}

.small-feature img {
	position: absolute;
	top: 0;
}

.small-feature h3 {
	font-size: 16px;
	color: #336699;
	margin: 0px 0 10px 150px;
	text-transform: uppercase;
}



.small-feature a.scrn {
	background: transparent url(feature-frame-sm.png) no-repeat 0 0;
	display: block;
	width: 116px;
	height: 125px;
	float: left;
	margin-left: 0;
	position: relative;
}
.small-feature a.scrn img {
	margin: 6px 8px;
}
.small-feature a.scrn span.hover {
	position: absolute;
	left: 8px;
	top: 6px;
	width: 120px;
	height: 100px;
	background-image: none;
}
.small-feature.right a.scrn span.hover {
	right: 50px;
	top: 6px;
}
.small-feature a.scrn:hover span.hover, .small-feature a.scrn span.hover.active {
	background-image: url(loop-sm.png);
}


/* Quotes Rules
------------------------------- */

#quotes {
	border-top: 1px solid #eafaff;
	border-bottom: 1px solid #fff;
	background: #b8cee5 url(quotes-loop-bg.png) repeat-x top left;
	padding: 0 ;
}
#quotes .container {
	height: 350px;
	background: url(quotes-bg.png) no-repeat 128px 45px;
}
#quotes .container h2 {
	position: absolute;
	top: 65px;
	left: 170px;
	font-weight: 400;
	letter-spacing: 1px;
	}
#quotes .container a.viewmore {
	letter-spacing: 1px;
	position: absolute;
	right: 70px;
	top: 65px;
	font-size: 12px;
	text-decoration: none;
	padding-right: 25px;
	background: url(ico-arrow.png) no-repeat 100% 50%;
	text-transform: uppercase;
	color: #336699;
	font-weight: 700;
}
#quotes .container a.twitters {
	position: absolute;
	top: 50px;
	left: 60px;
	display: block;
	width: 70px;
	height: 56px;
	text-decoration: none;
	background: url(twitters.png) no-repeat 0 0;
}
#quotes .container a.twitters:hover {
	top: 49px;
	background-position: 0 100%;
}
#quotes .container a:hover {
	text-decoration: underline;
}
#quotes ul {
	position: absolute;
	top: 120px;
	left: 170px;
}
li.quote {
	float: left;
	list-style: none;
	width: 188px;
	padding: 1px 20px 0 32px;
	font-size: 14px;
	line-height: 20px;
	background: url(ico-quotes.png) no-repeat top left;
}

.quote p { margin: 0 0 10px 0; }

.quote a {
	color: #336699;
	text-decoration: none;
}

/* Download Bar Rules
------------------------------- */

#download-bar {
	height: 70px;
	padding: 40px 0;
	border-bottom: 1px solid #d9d9d9;
	background: #f2f2f2;
}
p.small {
	font-size: 12px;
	color: #666666;
}
#download-bar h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

#download-bar .two-thirds {
	padding: 0 0 0 32px;
	width: 568px;
}

#little-stubby {
	position: absolute;
	width: 141px;
	height: 177px;
	top: -72px;
	right: 0;
	background: url(little-stubby.png) no-repeat top left;
}

/* Utilities Rules
------------------------------- */

#utilities {
	padding: 30px 0;
	background-color: #ffffff;
}

#utilities .container {
	width: 905px;
	padding: 0 0 0 45px;
}

#utilities-container {
	padding: 10px 0;
	background: url(utilities-loop-bg.png) repeat-y top left;
	overflow:hidden;
}

#utilities h4 { 
	font-size: 16px;
	margin: 0 0 10px 0;
}

#links, #express { float: left; width: 275px; }
#signup { float: left; width: 330px; }

#signup p, #express p { margin: 0 0 15px 0; }

#input-email, #input-search {
	font-size: 15px;
	font-family: sans-serif;
	float: left;
	width: 177px;
	height: 30px;
	margin: 0 4px 0 0;
	padding: 0 4px;
	border: 0;
	outline: 0;
	color: #666666;
	background: url(input-email-bg.png) no-repeat top left;
}
#btn-subscribe {
}

#express img {
	float: left;
	margin: 0 20px 0 0;
}

#express a {
	color: #336699;
	text-decoration: none;
	padding: 0 22px 0 0;
	line-height: 14px;
	background: url(ico-arrow.png) no-repeat 100% 50%;
}

#links a {
	color: #336699;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	width: 189px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 36px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
}
#links a:hover {
	border-radius: 5px;
	background-color: #cce5ff;
	background-color: rgba(204,229,255,0.8);
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
}
#ico-fb { background: url(ico-fb.png) no-repeat top left; }
/* #ico-fb:hover { background-position: bottom left; } */
#ico-blog { background: url(ico-blog.png) no-repeat top left; }
/* #ico-blog:hover { background-position: bottom left; } */
#ico-twitter { background: url(ico-twitter.png) no-repeat top left; }
/* #ico-twitter:hover { background-position: bottom left; } */

/* Sub Head Rules
------------------------------- */

#sub-head {
position: relative;
height: 100px;
background: #072340 url(sub-header-bg.jpg) no-repeat 50% 0;
}
#sub-head .container {
		height: 100px;

}
#sub-head #btn-home {
	position: absolute;
	top: 0px;
	left: 0;
	width: 250px;
	height: 95px;
	text-indent: -9999px;
}

#sub-head p {
	position: absolute;
	top: 80px;
	right: 75px;
	color: #000;
	font-size: 10px;
}

#btn-try-small {
	display: block;
	position: absolute;
	top: 25px;
	right: 168px;
	width: 56px;
	height: 55px;
	text-indent: -9999px;
	background: url(btn-try-small.png) no-repeat top left;
}

#btn-buy-small {
	display: block;
	position: absolute;
	top: 25px;
	right: 97px;
	width: 56px;
	height: 55px;
	text-indent: -9999px;
	background: url(btn-buy-small.png) no-repeat top left;
}

#btn-buy-small:hover, #btn-try-small:hover { background-position: 0px -55px; }
#btn-buy-small:active, #btn-try-small:active { background-position: bottom left; }

/* Sub-Nav Rules
------------------------------- */

#sub-nav {
	height: 39px;
	text-align: center;
	border-bottom: 1px solid #fff;
	background: #1d4d7c url(sub-nav-loop-bg.png) repeat-x 50% 50%;
}
#sub-nav .container {
	background: #1d4d7c;
}
#sub-nav a {
	line-height: 39px;
	padding: 9px 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #6699cc;
	text-shadow: 0 -1px 1px #000;
	margin: 0;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1px;
}

#sub-nav a:hover {
	color: #ffffff;
	text-shadow: 0 0 10px #336699;
	text-shadow: 0 0 10px rgba(51,102,153,0.8);
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
}
#sub-nav a.active, #sub-nav a:active {	 
	color: #fff;
	text-shadow: 0 0 10px #336699;
	text-shadow: 0 0 10px rgba(51,102,153,0.8);
	position: relative;
	top: 1px;
 }
/* Postbox 2 Features Rules
------------------------------- */

#postbox-features {
	background-color: #f2f2f2;
	width: 100%;
}
#postbox-features .container {
	padding-top: 50px ;
	background-color: #f2f2f2;
	min-width:850px;
}

#postbox-features h1 { margin: 0 0 20px 0; font-weight: 400; }

.feature {
	position: relative;
	margin: 12px 0 0 0;
	padding: 40px 90px 28px 0;
	background: url(horizontal-divider.png) repeat-x top left;
	overflow:hidden;
}

.feature.right { padding: 40px 0 28px 90px; }



.feature h3 {
	font-size: 22px;
	color: #336699;
	margin: 0 0 22px 295px;
	line-height: 24px;
}

.feature.right h3 { margin: 0 295px 22px 0; }

.feature p { margin: 0 0 20px 295px; }
.feature.right p { margin: 0 295px 20px 0; }

.feature p a {
	color: #336699;
	text-decoration: none;
	padding: 0 22px 0 0;
	margin: 0;
	line-height: 14px;
	background: url(ico-arrow.png) no-repeat 100% 50%;
}

.feature a.scrn {
	background: transparent url(feature-frame.png) no-repeat 0 0;
	display: block;
	width: 256px;
	height: 206px;
	float: left;
	margin-left: 0;
	position: relative;
}
.feature a.scrn img {
	margin: 11px 13px;
}
.feature.right a.scrn {
	float: right;
}
.feature a.scrn span.hover {
	position: absolute;
	left: 13px;
	top: 11px;
	width: 230px;
	height: 180px;
	background-image: none;
}
.feature.right a.scrn span.hover {
	right: 50px;
	top: 11px;
}
.feature a.scrn:hover span.hover, .feature a.scrn span.hover.active {
	background-image: url(loop.png);
}

#btn-all-features, #btn-all-featuresdown {
	display: block;
	float: right;
	width: 141px;
	height: 33px;
	margin: -10px 0 0 0;
	text-indent: -9999px;
}
#btn-all-features {
	background: url(btn-all-features.png) no-repeat 0 0;
}
#btn-all-featuresdown {
	background: url(btn-all-featuresdown.png) no-repeat 0 0;
}

#btn-all-features:hover,
#btn-all-featuresdown:hover { background-position: 0px -33px; }
#btn-all-features:active,
#btn-all-featuresdown:active { background-position: bottom left; }

/* Feature Details Rules
------------------------------- */

#feature-details {
	border-top: 1px solid #f3f9ff;
	border-bottom: 1px solid #b8d2ec;
	background-color: #cce5ff;
	padding: 50px 0;
}

#feature-details .container {
	margin: 0 auto;
}

#feature-details .blocked {
	border: 1px solid #9ac2eb;
	background: #fff;
	padding:  40px 50px;
}
#feature-details .one-third { width: 190px; }
#feature-details .two-thirds { width: 500px; }
#feature-details .one-third p {
	color: #555;
	margin-right: 30px;
	font-size: 12px;	
 }
/* special clear */
#feature-details:after,
#feature-details .container:after,
#feature-details .blocked:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#feature-details h3 {
	color: #336699;
	margin: 0 0 30px 0;
}

/* Key Features Rules
------------------------------- */

#key-features {
	border-bottom: 1px solid #fff;
	background: url(key-features-loop-bg.png) repeat-x bottom left;
	padding: 50px 0;
	overflow:hidden;
}
#key-features .thirds {
	width: 282px;
	margin-bottom: -25px;
}
#key-features h2 {
	font-size: 23px;
	color: #093a6b;
	margin: 0 0 30px 0;
}

.key-feature {
	position: relative;
	margin: 0 0 40px 0;
	padding: 0 25px 0 0;
}

.key-feature img {
	position: absolute;
	top: 0;
}

.key-feature h4 {
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 64px;
}

.key-feature h4 a {
	color: #336699;
	text-decoration: none;
}

.key-feature h4 a:hover { text-decoration: underline; }

.key-feature p {
	margin: 0 0 10px 64px;
	color: #595959;
}

/* Requirements Rules
------------------------------- */

#requirements {
	padding: 50px 0 40px;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2 ;
	overflow:hidden;
	font-size: 12px;
}

#requirements h2 {
	font-size: 23px;
	color: #093a6b;
	margin: 0 0 30px 0;
}

#requirements ul {
	list-style: disc outside;
	color: #595959;
	width: 205px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
}
#requirements ul.thirds {
	width: 252px;
}

#requirements ul li { margin: 0 0 15px 0; }

#requirements ul li a { 
	color: #336699;
	text-decoration: none;
	font-weight: 700;
}

#requirements ul li a:hover { text-decoration: underline; }

#btn-requirements {
	display: block;
	float: right;
	width: 162px;
	height: 33px;
	margin: -10px 0 0 10px;
	text-indent: -9999px;
	background: url(btn-requirements.png) no-repeat top left;
}

#btn-requirements:hover { background-position: 0px -33px; }
#btn-requirements:active { background-position: bottom left; }

/* Title Bar Rules
------------------------------- */

#title-bar {
	position: relative;
	padding: 40px 0;
	border-bottom: 1px solid #dadada;
	background: #f2f2f2;
}

#title-bar h1 { 
	font-weight: 400; 
}
#title-bar h1.ico-blog {
	padding: 1px 0 1px 30px;
	background: url(ico-h1-blog.png) no-repeat top left;
}

/* Footer Rules
------------------------------- */

#blog-content {
	padding: 40px 0 40px 0;
	overflow: hidden;
	background-color: #ffffff;
}

.right-content {
	float: right; 
	width: 250px;
}

#blog-content .right-content { padding: 40px 0 0 0; }

.right-content h2 {
	color: #b50000;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0 0 20px 0;
	letter-spacing: 1px;
}

.right-content a {
	color: #336699;
	text-decoration: none;
}

.right-content a.arrow {
	color: #336699;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;w
	margin: 0 0 0 3px;
	padding: 0 22px 2px 0;
	font-size: 12px;
	line-height: 14px;
	background: url(ico-arrow.png) no-repeat 100% 50%;
}

#title-bar .right-content {
	position: absolute;
	right: 42px;
	top: -20px;
	width: 256px;
	height: 83px;
	background: url(mail-lines-bg.png) no-repeat top left;
}

#title-bar .right-content h2 { margin: 0 0 10px 0; }

.content {
	margin: 0 300px 0 0;
}
.content.vanilla {
	margin: 0 0px 0 0;
}

#blog-content h1 {
	font-size: 32px;
	line-height: 34px;
	font-weight: 400;
	color: #336699;
}

.section { margin: 0 0 30px 0; }
.section ul { margin: 0 0 15px 0; }
.section ul li { margin: 0 0 7px 0; color: #336699; }
.section p { margin: 0 0 15px 0; }

.post {
	padding: 40px 0 30px 0;
	border-bottom: 1px solid #e5e5e5;
}

.post p, .post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { margin: 0 0 20px 0; }

#blog-content a { 
	color: #336699;
	text-decoration: none;
}

span.date {
	display: block;
	width: 354px;
	height: 29px;
	margin: 0 0 20px 0;
	line-height: 32px;
	color: #b50000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	background: url(date-bg.png) no-repeat top left;
}

.social {
	width: 305px;
	height: 23px;
	padding: 10px 13px;
	background: url(social-bg.png) no-repeat top left;
}

.fb-like { float: left; }
.tweets { float: right; }

#pagination { margin: 30px 0 0 0; }
#pagination a { font-weight: 700; padding: 0 0 0 6px; }
#pagination a:hover { text-decoration: underline; }

/* Footer Rules
------------------------------- */

#footer {
	height: 150px;
	color: #336699;
	font-size: 13px;
	text-align: center;
	background: #072340 url(footer-bg.jpg) no-repeat 50% 0;
}
#footer .container {
	padding-top: 40px;
	padding-bottom: 30px;
}

#footer p { 
	margin: 25px 0 0 0;
	text-shadow: 0 2px 3px #000;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
#footer a {
	font-weight: 700;
	color: #6699cc;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 20px 0 0;
	text-shadow: 0 -1px 1px #000;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
}
#footer a.active, #footer a:hover {
	color: #fff;
	text-shadow: 0 0 10px #336699;
	text-shadow: 0 0 10px rgba(51,102,153,0.8);
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
}
#footer a:active {
	position: relative;
	top: 1px;
}

a:hover { text-decoration: underline; }

/**
 * FastSpring
 */

.head-text-default { display: block; }
.head-text-complete{ display: none; }
.head-text-confirm{ display: none; }

.store-page-complete .head-text-complete { display: block; }
.store-page-complete .head-text-default { display: none; }
.store-page-confirm .head-text-confirm { display: block; }
.store-page-confirm .head-text-default { display: none; }
.store-page-pay .head-text-confirm { display: block; }
.store-page-pay .head-text-default { display: none; }

.store-page-navigation{
	border-top: none;
	padding-top: none;
}
input[type="text"]{
	width: 20em !important;
}
.store-input-cc-security-code input{
	width: 10em !important;
}

.store-notice-reseller{
	padding:0px;
}
.store-notice-bill-descriptor{
	padding: 0px;
	background: none;
	border: none;
	font-weight: bold;
	color:black;
}
.store-page-navigation .store-action-command, .store-page-contents .store-order-action-list .store-action-command, .store-page-navigation .store-action-command:hover, .store-page-contents .store-order-action-list .store-action-command:hover, .store-page-navigation .store-action-command:active, .store-page-contents .store-order-action-list .store-action-command:active, .store-page-navigation .store-action-command:link, .store-page-contents .store-order-action-list .store-action-command:link, .store-page-navigation .store-action-command:visited, .store-page-contents .store-order-action-list .store-action-command:visited, .store-page-navigation .store-action-command:focus, .store-page-contents .store-order-action-list .store-action-command:focus {
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-decoration: none;
font-weight: bold;
cursor: pointer;
color: white !important;
background: #205F9E url(blue-button-bg.png) bottom left repeat-x;
/*height: 14px;*/
padding-top: 8px;
padding-left: 18px;
padding-right: 18px;
padding-bottom: 8px;
font-size: 14px;
text-shadow: #1A4D80 0px -1px 0px;
border: 1px solid #2776C4;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

}
.store-order-action-edit .store-action-command, .store-order-action-edit .store-action-command:hover, .store-order-action-edit .store-action-command:active, .store-order-action-edit .store-action-command:link, .store-order-action-edit .store-action-command:visited, .store-order-action-edit .store-action-command:focus, .store-order-action-coupon .store-action-command, .store-order-action-coupon .store-action-command:hover, .store-order-action-coupon .store-action-command:active, .store-order-action-coupon .store-action-command:link, .store-order-action-coupon .store-action-command:visited, .store-order-action-coupon .store-action-command:focus {
display: inline-block;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
text-decoration: none;
font-weight: bold;
cursor: pointer;
color: white !important;
background: #aaa;
height: 18px;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
font-size: 10px;
line-height: 18px;
border: none; /* override */
text-shadow: none; /* override */
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.core-section, .store-product-option-groups{
	background: url(fade.png) repeat-x left top;
	padding-left: 30px;
	padding-right: 30px;
}
.core-dialog, core-body-dialog{
	background-color: #ffffff; }

.store-section-customer-details .core-form-field-group-header {
	display:none;
}
/* sherman added padding top */
.store-style-inline-form .core-form-field-required .core-form-field-label {
	font-weight: normal;
	padding-top: 3px;
}

.core-label-optional {
	padding-top: 3px;
}
.core-form-field-label {
	color: black;
}
.store-style-inline-form .core-form-field {
	margin-bottom: .75em;
}
.store-field-contact-email .core-form-field-body-note {
	display:none;
}
.store-style-inline-form .core-form-field-label:after {
	content: '';
}
.store-page-navigation {
	text-align:center;
}
.store-page-navigation .store-action-list {
	text-align: center;
}

/*.store-payment-method-list {
	text-align: center;
}*/
/*.store-payment-method-list li {
	display:inline;
}*/
/*.ext-gecko .store-payment-method-list .store-payment-method-title,
.ext-safari .store-payment-method-list .store-payment-method-title {
	visibility:hidden; 
}*/
/*.store-payment-method-list .store-payment-method-title {
	visibility:hidden;
}
.store-payment-method input{
    width: 1.25em;
}
.store-payment-method-list{
	font-size: 22px;
}
.store-payment-method-list li{
	margin-left: 44px;
}
.store-decorate-pay .store-payment-type-visa{
 	padding-left: 44px;
	background: url(card_visa.png) no-repeat center left; 	
}
.store-decorate-pay .store-payment-type-mastercard{
 	padding-left: 44px;
	background: url(card_master.png) no-repeat center left; 	
}
.store-decorate-pay .store-payment-type-discover{
 	padding-left: 44px;
	background: url(card_discover.png) no-repeat center left; 	
}
.store-decorate-pay .store-payment-type-amex{
 	padding-left: 44px;
	background: url(card_amex.png) no-repeat center left; 	
}
.store-decorate-pay .store-payment-type-pp{
 	padding-left: 44px;
	background: url(card_paypal.png) no-repeat center left; 	
}*/


/*.store-payment-method-test {
	display:block !important;
}
.store-payment-method-test .store-payment-method-title {
	display:block !important;
}*/
.core-messages {
	padding: 1em;
}
/** 
 * Option groups
 */
.store-product-option-groups-body {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
.store-product-option-group-body{
	margin-left: 0px;
}
.store-product-option-groups-footer {
	margin-bottom: 10px;
	padding-bottom: 0;
}
.store-product-option-group-title {
	display:none;
}
.store-product-option-display {
	font-weight: bold;
	color: black;
}
.store-product-option-offer-title {
	font-weight: bold;
	color: #CC3333;
}
.store-product-option-description, .store-product-option-description-offers {
	margin-left: 30px;
	margin-right: 150px;
}
.store-product-option {
	margin-bottom: 1.5em;
}
.store-product-option-title{
	position: relative;
	height: 1.5em;
	font-size: 1.2em;
	font-family: Arial;
}
.store-product-option-title input{
	position: absolute;
	left: 0px;
	top: 3px;
}
.ext-ie7 .store-product-option-title input, .ext-ie8 .store-product-option-title input{
	top: 1px;
}
.store-product-option-title input.store-product-option-input-quantity{
    left: -1.5em;
    top: 0px;
	width: 2.5em !important;
}
.store-product-option-display{
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 0px;
}
.store-product-option-price-original{
	position: absolute;
	right: 80px;
	padding: 0em !important;
	/*display:block;*/
}
.store-product-option-price{
	right: 10px;
	position: absolute;
	color:black;
	font-weight: bold;	
}
.store-product-pricing-tiered-table-price .store-product-option-price{
   right:0px;
   position:relative;	
}
.store-product-option-price-original + .store-product-option-price{
	color: rgb(204,51,51);
}
.store-product-pricing-tiered-table th {
	display:none;
}
.pb-container .store-product-detail {
	display: none;
}



/**
 * Order Contents
 */
.store-order-item-price, .store-order-price {
	color: rgb(54,92,143);
	font-weight: bold;
	padding-left: 0;
}
.store-order-item-title, .store-order-price-label {
	font-weight: bold;
	color: black;
}
.store-order-item-group + .store-order-item-group-base {
	margin-top: 2em;
	padding-top: 0em;
	border:none;
}
.store-order-item-offer {
	color:#CC3333;
}

.confirm-alert-offer {
	background: url(alert.png) no-repeat left center;
	padding-left: 26px;
	font-size: 11px;
	margin-top: 2em;
}

/** 
 * Confirm
 */
.store-field-cc-security-code .core-form-field-body-note {
	display:inline;
}
.store-field-cc-security-code .store-field-cc-security-code-about {
	display: none;
}
.store-product-options-check input {
	vertical-align:baseline;
}
.store-product-options-radio input {
	vertical-align:baseline;
}
.ext-gecko .store-product-options-check input {
	vertical-align:text-bottom;
}
.ext-gecko .store-product-options-radio input {
	vertical-align:text-bottom;
}

/* --- ADDED SELECTORS TO CONFORM TO POSTBOX SPEC DESIGNS  --- */
/* HTML ELEMENTS */
h2 {
	padding-top: 20px;
	margin-bottom: 26px;
	font-size: 16px;	
}
.store-section-payment-details h3.core-form-field-group-header {
	margin-left: 0;
	padding-left: 0;
	width: 170px;
	text-align:right;
}
/* changed from 140px */
.core-form-field-label{
	width: 170px !important;
}
/* changed from 150px */
.core-form-field-body{
	margin-left: 180px !important;
	padding: 0px !important;
}
.core-section-body{
	margin-left: 70px;
	margin-right: 70px;
}
.store-section-customer-details .core-section-body, 
.store-section-payment-details .core-section-body{
	margin-left: 70px;
}
.store-page-customer .store-section-order-contents {
	display: none;
}
.store-order-price-label {
	text-align: left;
	margin-left: 0;
}
#ccShippingAddressDisplay{
	margin-left: 180px;
	margin-bottom:20px;
}

.store-tools{
	display:none;
}
.store-field-address-country select {
	margin-top:  3px;
}

.store-field-address-region select {
	margin-top:  3px;
}

.store-page-pay .core-section-header{
	visibility: hidden;
}

.store-product-option-price-zero{
	display:inline;
}

ul.store-order-action-list{margin-bottom:40px;}

.head-text-confirm table td{

position: relative;
padding-left:30px;
background: transparent url(red-quotes.png) 0px -2px no-repeat;

}

.head-text-confirm table{padding:0 0 0 20px;}

.head-text-confirm table td img{


}


/*2011 Feb fixes */

.store-order-action-coupon .store-action-input{margin-left: 20px;}