/*
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------

COLORS (MM):



Old
Blue: 0081E3, 98D5D0
Tan: d7d59c, e8e8bd, F0EDDA
Brown: 6C451E, 402C18 C3A970
Red: 54141A
Green: 4F9856
Text and Utility: 081116 (charcoal)

New Hannah MM Colors:
Anchors: 0081E3
Red (text): B23928
Brown: 402C18 C3A970
Tan: EFECD9 F0EDDA
Background: FAF9F4


PMP Colors:
Blue: #0075B8
Red: #E56649
Purple: 44217A

---------------------------------------------------------------------------------------------- */

body {
	min-height: 100%;
	height: 100%;
    background-color: #FAF7E8;
}
html {
	min-height: 100%;
	height: 100%;
}

#preload {
	display: none;
}

ol, ul {
	list-style: none;
  padding: 0px;
}
p {
  margin: 0px;
}

/* BASIC LINK STYLES
-------------------------------------------------------------------------------------------------*/

a, a:visited{
	color: #0081E3;
}

a:hover, a:active{
	color: #54141A;
}

/*
Clean look styles
*/

.container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#Header {
	height: 95px;
	width: 980px;
	margin-top: 0px;
    position: relative;
}
#Header a {
    text-decoration: none;
}
#Header a:hover {
    text-decoration: underline;
}
#Account {
	height: 20px;
	width: 600px;
	margin-top: 5px;
	float: left;
    font-size: 13px;
}
#Shopping-Links {
	height: 20px;
	width: 380px;
	margin-top: 5px;
	float: left;
    text-align: right;
    font-size: 13px;
}
#Branding {
	margin-top: 10px;
	width: 240px;
	height: 60px;
	float: left;
}
.branding-text {
    position: absolute;
    font-size: 11px;
    color: #fff !important;
    left: 65px;
    top: 75px;
    display: block;
}
#Navigation {
	margin-top: 10px;
	margin-left: 8px;
    width: 361px;
	height: 56px;
	float: left;
    font-size: 13px;
    border: 2px solid #C3A970;
    background-image: url(/images/common/1.jpg);
    background-repeat: repeat-x;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
}
.nav-button {
    float: left;
    border-right: 2px solid #C3A970;
}
.nav-button a {
    display: block;
    color: #B23928;
	padding: 21px 9px 22px 10px;
    height: 13px;
}
.last-nav {
    border-right: none !important;
}
INPUT.hintTextbox {
  color: #aaa;
  border: 2px solid #D7D59C;
  width: 266px;
  padding: 1px;
  height: 19px;
  vertical-align: middle;
  display: block;
  float: left;
}
INPUT.hintTextboxActive {
  color: #000;
  border: 2px solid #D7D59C;
  width: 266px;
  padding: 1px;
  height: 19px;
  vertical-align: middle;
  display: block;
  float: left;
}
#Search {
	margin-top: 10px;
	margin-left: 7px;
  padding: 18px 12px 17px;
  width: 336px;
	height: 25px;
	float: left;
  background-color: #C3A970;
}
.main-search {
  border: 2px solid #D7D59C;
  width: 266px;
  padding: 1px;
  height: 19px;
  vertical-align: middle;
  display: block;
  float: left;
}
.main-search-submit {
    width: 60px;
    background-position: left center;
    background-image: url(/images/common/20.jpg);
    background-repeat: repeat-x;
    background-color: #D7D59C;
    padding: 3px 0px 7px;
    border: 1px solid #998457;
    color: #fff;
    font-weight: bold;
    height: 25px;
    margin-left: 4px;
    vertical-align: middle;
    display: block;
    float: left;
    cursor: pointer;
}
.Left-Column {
	height: auto;
	width: 175px;
	float: left;
	position: relative;
}
.Left-Column-Promo {
  border: 1px solid #D7D59C;
  float: left;
  height: auto;
  width: 163px;
  margin-bottom: 10px;
  padding: 0px 5px;
}
.Left-Column h3 {
    margin: 5px 4px 4px;
    font-size: 16px;
    color: #B23928;
}
.Left-Column ul {
    margin: 6px 4px;
}
.Left-Column li {
    padding: 4px;
}
.Left-Column a {
    color: #402C18;
    text-decoration: none;
}
#upload a {
    color: #402C18;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
}
.result-numbers {
    float: left;
    width: 240px;
    margin-bottom: 5px;
}
.active {
    color: #081116;
    background-color: #FAF7E8;
}
#Middle-Column {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 15px;
}
#Middle-Column ul {
    list-style-type: disc;
    padding-left: 14px;
    margin-top: 0px;
}
#Middle-Column li {
    padding-bottom: 5px;
}
#Third-Column {
	float: left;
	height: auto;
	width: 175px;
	margin-left: 15px;
}
#Right-Column {
	float: left;
	height: auto;
	width: 780px;
	margin-left: 25px;
}
.feature-link {
    text-decoration: none;
}
.Right-Column-Promo h3 {
    margin: 10px 15px 5px;
    font-size: 16px;
}
.Right-Column-Promo {
	width: 780px;
	height: auto;
    border: 1px solid #D7D59C;
	margin-bottom: 10px;
	float: left;
}
.Right-Column-Promo p {
	padding: 0px 15px 10px;
}
.Shop-Category {
	width: auto;
	height: auto;
	padding-bottom: 10px;
	float: left;
	position: relative;
}
.Shop-Heading {
	background-color: #F0EDDA;
	width: 171px;
	height: auto;
    border: 2px solid #C3A970;
	float: left;
}
.Shop-List {
	background-color: #D9C79F;
    background-image: url(/images/common/21.jpg);
    background-repeat: repeat-x;
	width: 171px;
    border: 2px solid #C3A970;
    border-top: 0px;
	height: auto;
	float: left;
	padding-bottom: 6px;
}
#Search-Detail {
	width: auto;
	height: auto;
	padding-bottom: 10px;
	float: left;
	position: relative;
}
#Page-Promo {
	float: left;
	height: auto;
	width: 780px;
	padding-bottom: 10px;
	position: relative;
}
.Design-Club-Products-Area {
	float: left;
	height: auto;
	width: 940px;
  padding-left: 20px;
}
.Products-Area {
	float: left;
	height: auto;
	width: 780px;
    padding-top: 3px;
}
.Product-Frame {
	float: left;
	border: 1px solid #0081E3;
	background-color: #fff;
	height: 201px;
	width: 115px;
	background-color: #FFFFFF;
	position: relative;
	margin-right: 6px;
	margin-bottom: 10px;
}
.last-prod {
    margin-right: 0px !important;
}
.Product-Select {
	float: left;
	height: auto;
	width: 110px;
	position: relative;
	z-index: 100;
	margin-left: 5px;
	margin-top: 5px;
}
.Product-Icon {
	float: left;
	height: auto;
	width: 20px;
	position: relative;
	margin-right: 7px;
}
.Features-Heading {
	float: left;
	height: auto;
	width: 780px;
    margin: 18px 0px 2px;
}
.Features-Heading h2 {
    width: 400px;
    float: left;
    font-size: 14px;
    height: auto;
    margin: 0px;
}
h2.design-home {
    background-image: none !important;
}
.Product-Image {
	background-color: #98D5D0;
	float: left;
	height: 105px;
	width: 105px;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}
.Product-Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #081116 !important;
	text-align: left;
	float: left;
	height: 24px;
	width: 105px;
	margin: 3px 4px 1px;
	line-height: 12px;
	display: block;
}
.Designer-Name {
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bolder;
  height: auto;
  letter-spacing: -0.05em;
  line-height: 12px;
  margin-left: 5px;
  margin-top: 3px;
  position: relative;
  text-align: left;
  width: 105px;
  z-index: 100;
  color: #0081E3;
  text-decoration: none;
}
.Product-Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74242A;
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-left: 4px;
	float: left;
	position: relative;
	z-index: 100;
}
.Product-Old-Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0081E3;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-left: 4px;
	float: left;
	letter-spacing: -0.01em;
	position: relative;
	z-index: 100;
    text-decoration: line-through;
}
.Product-Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0081E3;
	float: right;
	height: 10px;
	width: auto;
	margin-top: 3px;
	margin-right: 4px;
    display: block;
    text-decoration: none;
    text-align: right;
}
.Learn-More {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0081E3;
	float: left;
	height: 10px;
	width: 45px;
	margin-top: 1px;
	margin-right: 4px;
    text-align: right;
    display: block;
    text-decoration: none;
}
.view-all {
    width: 780px;
    margin-top: -5px;
    padding: 0px 0px 4px;
    text-align: right;
    float: left;
}
.view-all a {
    color: #54141A;
}
#Footer {
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 10px;
}
#Footer-Base {
	height: auto;
	width: 980px;
	background-color: #402C18;
	float: left;
	position: relative;
	z-index: 10;
}
#Footer-Column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #D7D59C;
	height: auto;
	width: auto;
	margin-left: 50px;
	float: left;
	margin-top: 10px;
	position: relative;
}
#Footer-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #F0EDDA;
	height: auto;
	width: auto;
	font-weight: bolder;
	text-align: left;
	position: relative;
	z-index: 50;
}
#Footer-List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #D7D59C;
	height: auto;
	width: 170px;
	float: left;
	margin-top: 0px;
	position: relative;
	z-index: 50;
}

.support ol {
    margin: 0px 0px 20px 30px;
}

.returns {
    padding-left: 30px;
    list-style-type: disc;
    width: 450px;
}
.returns li {
    padding-bottom: 5px;
}
.mc-field-group {
    margin-top: 4px;
}
.deals {
    padding: 4px 0px 0px 26px;
    background-image: url(/images/common/sale-icon.png);
    background-repeat: no-repeat;
    display: block;
    height: 18px;
}
.questions {
    margin: 5px 0px 15px;
}
.answers {
    margin-top: 25px;
}
.faq ul {
    margin-bottom: 15px;
    margin-top: 5px;
}
.faq li {
    margin-bottom: 5px;
}
.design-home a {
    color: #081116 !important;
    text-decoration: none;
}
.star-link {
    width: 95px !important;
    height: 16px;
    text-decoration: none;
    display: block;
}
.new-design label {
    padding-bottom: 2px;
}
.new-design select, .new-design option {
    padding: 1px;
    height: 22px;
    line-height: 22px;
}
a.underline {
    text-decoration: underline;
}

/* Old stylesheet area
----------------------------------------------------------------------------------------------
LAYOUT STYLESHEET
Stylesheet: layout.css
Author:   Michel Ferreira
Modified: Samuel Johnson
---------------------------------------------------------------------------------------------- */

.clear {
	clear: both;
	height: 0px;
}
body {
  margin: 4px;
}

/* Main Template Styles */
#flash {
	padding: 10px;
	background-color: #F0EDDA;
	border: 1px solid #A4A489;
	color: #081116;
	width: 400px;
	margin: 5px 250px 0 250px;
	position:absolute;
	padding: 10px;
	z-index: 100;
}
#top-links {
	width: 597px;
  height: 75px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding-right: 4px;
	text-align: right;
	color: #64B7AF;
	font-size: 12px;
  padding-top: 3px;
}
#nav-buttons {
  width: 900px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: absolute;
  top: 75px;
  right: 0px;
  z-index: 1;
  height: 30px;
  vertical-align: middle;
  background-image: url(/images/common/5.gif);
  background-repeat: repeat-x;
}
#nav-buttons li {
  background-color: #D7D59C;
  height: 100%;
  line-height: 30px;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 9px;
  padding-right: 9px;
  border-left: 1px solid #fff;
  float: right;
  background-image: url(/images/common/5.gif);
}
#nav-buttons a {
  text-decoration: none;
  position: relative;
}
#search-bar {
  height: 20px;
  background-color: #1C2427;
  padding: 0px;
}
#search-box {
  float: right;
  margin-right: 4px;
  height: 1px;
  padding: 1px;
  line-height: 1px;
  font-size: 1px;
}
#newsletter-message {
  float: left;
  margin-left: 20px;
}
/* Main Styles */
.breadcrumbs {
  margin-bottom: 8px;
}
div.box {
	float: left;
	width: 220px;
}

div.boxdouble {
	float: left;
	margin: 20px;
	width: 420px;
}

div.boxtriple {
	float: left;
	padding: 16px;
	width: 600px;
}

div.boxquad {
	padding: 16px;
	width: 868px;
}

#landing div.boxtriple {
	float: left;
	margin: 20px;
	width: 500px;
}

#landing div.boxtriple p {
	font-size: 16px;
	line-height: 22px;
}


/*  Page Elements
-------------------------------------------------------------------------------------------------*/

#mainnav {
	width: 620px;
	position: relative;
	margin-left: 255px;
	z-index: 2;
}

#mainnav li#navlinklogin{
	background-image: url(/images/common/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height:48px;
	margin-top: -50px;
	margin-left: -5px;
	padding-top: 50px;
	padding-left: 45px;
}

#maincontent {
z-index: 25;
height: auto;
}

#wrapper-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 585px;
	text-align: left;
	padding: 0;
	margin: 0px;
	float: right;
}

#sidebar {
  padding: 0;
  margin: 0; 
  float: left;
  width: 300px;
}

#content-column {
	float: right;
	width: 550px;
}

.subnav_table {
	float: right;
  position: relative;
  top: -2px;
  margin-bottom: 15px;
}

.textInput {
	height: 15px;
	line-height: 1em !important;
	line-height: 15px;
	margin: 0px;
	color: #000;
	font-size: 12px;
	padding-top:1px;
}

.bar_left_software {
	height: 10px;
	width: 330px;
	background-color: #016A79;
}
.bar_right_software {
	height: 10px;
	width: 540px;
	background-color: #016A79;
	float: right;
}

#buybar {
	width: 100%;
	background-image: url(/images/common/bar-buy-footer.jpg);
	height: 115px;
	background-repeat: repeat-x;
	position: relative;
	margin-bottom: 20px;
	clear: both;
}


#buybar {
	width: 100%;
	background-image: none;
	height: 115px;
	top:-15px;
	position: relative;

}

.secondary {
  margin-top: 15px;
}

#about_designer_container {
	width: 540px;
}
.software-buy-button {
  margin: 0px 16px 16px;
  height: auto;
	background-image: url(/images/common/7.jpg) !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #F0EDDA;
	border: solid 1px #1C2427;
  width: 173px;
  text-align: center;
}
.software-buy-button a {
	display: block;
  width: 161px;
  padding: 6px;
	font-weight: bolder;
	cursor: pointer;
  font-size: 15px;
  text-decoration: none;
}
.software-buy-button a, .software-buy-button a:hover {
  color: #fff !important;
}
div.software-buy-button:hover
{
	border-color: #985613;
}  


/*  FOOTER LAYOUT
-------------------------------------------------------------------------------------------------*/


#footer {
	width: 100%;
	margin: 0 auto;
	background-color: #402C18;
}

#footertop {
	height: auto;
}

#footertop .box{
  width: 220px;
}

#footertop .blog{
	width: 290px;
	margin: 15px 18px 5px 0px;
}

#footertop .twitterbox{
  margin: 15px 18px 5px 18px;
  width: 250px;
	}
	
#footertop .watch-video{
	margin: 15px 0px 15px 18px;
  width: 285px;
}


#sitemap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
  padding-left: 10px;
	padding-bottom: 20px;
	height: auto;
	z-index: 2;
}

#copyright {
	width: 890px;
  padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	padding-bottom: 30px;
	z-index: 1;
}

#copyright p.copyright {
	padding-top: 0px;
	padding-left: 0px;
}
#Tutorials {
	height: auto;
	width: 900px;
  padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer li, #footer ul {
    padding-left: 0px;
    margin-left: 0px;
    text-indent: 0px;
    margin-top: 2px;
}

/*  INTERNAL PAGE ELEMENTS
-------------------------------------------------------------------------------------------------*/


#page_heading {
	background-image: url(/images/common/bg-title.jpg);
	background-repeat: repeat-x;
	height: 72px;
	margin-top: 4px;
}

#page_heading .buynowheader{
	float: right;
	position: relative;
	top: 4px;
}

	#page_heading p.category {
    margin: 0px 15px 0px;
    padding: 10px 0px 0px;
    width: auto;
    line-height: 14px;
    height: 18px;
	}
	
#internal_sidebar{
	height: auto;
	width: 175px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 1px #d7d59c;
  background-color: #F0EDDA;
}

.sidebarbutton {
	position: relative;
	left: 17px;
}

.subnav {
	margin-top: 10px;
}

.subnav-social1 {
	width: 145px;
	margin: 0px 15px;
}

.overview {
	width: 100%;
}

.column {
	width: 140px;
	margin-left: 7px;
	float: left;
	margin-bottom: 10px;
	padding-right: 2px;
}

.column img {
	margin-bottom: 5px;
}

.overview .last {padding-left: 4px; padding-right: 0px;}

.footer-social {
		float:right;
		margin-top: 10px;
	}
	
.footer-social img {
		margin-right:10px;
	}
	
#maincontent .li-img {
  list-style-type: none;
}
/* Buy Software Pages
-------------------------------------------------------------------- */

.software-desc {
	width: 400px;
	float: left;
}

.product-shot {
	width: 260px;
	margin-top: 4px;
    float: left;
}
.product-shot p {
    width: 240px;
}
#maincontent .buy-box {
	height: auto;
	padding-top: 0px;
}

.buy-delivery {
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 5px;
}

.software-image {
	padding: 0px 30px;
}

#recent_gallery_wrapper {
  width:167px;
  padding: 2px;
  background: white;
}
.features-page {
    margin: 0px;
    border: none;
}

.recent_gallery {
  float: left;
  padding: 3px;
  background:white;
}

.recent-galleries {
    padding-left: 3px;
    margin-top: 4px;
}
.recent_gallery img {
  float:left;
  border: 1px solid black;  
}

/* Offers page */


.offer-products {
	float: left;
	width: 190px;
	margin: 10px 38px 0px 0px;
}

.offer-arrow {
	height: 20px;
	width: 15px;
	float: left;
}

.offer-checkbox {
	height: 20px;
	width: 15px;
	float: left;
}

.offer-heading {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #000;
	float: left;
	margin-left: 10px;
    margin-bottom: 10px;
}
.offer-image {
	height: 110px;
	width: 110px;
	float: right;
}

.offer-price {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

.qdc-special {
	color: #CD283E;
	font-weight: bold;
	padding-bottom: 5px;
}

.offer-desc {
	padding: 0px 15px 5px 0px;
    line-height: 15px;
}

.offer-text {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-left: 40px;
}

.offers-shopping {
	float:left; 
  text-align: center;
  width: 200px;
}

/*  LANDING PAGE ELEMENTS
-------------------------------------------------------------------------------------------------*/

#landing #hero{
	width: 100%;
	background-image: url(/images/landing-pages/hero-bg.jpg);
	height: 343px;
	background-repeat: repeat-x;
	position: relative;
	margin-top: 6px;
	top: -10px;
  z-index: 3000;
}

#landing #hero img, #hero-holiday img{
	margin-top:0px;
	position: relative;
	z-index:1500;
}

#hero-scalops {
	width: 100%;
	background-image: url(/images/landing-pages/scalops-bg.png);
	height: 43px;
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
	top:-19px;
	z-index:100;
}

#landing .affiliate-main {
  position: relative;
  top: -30px;
}

#landing .column img {
	width:130px;
	margin:0 auto;
}

#landing .column {
	width: 140px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	margin-bottom: 10px;
	padding-right: 2px;
}

#landing #buybar {
	width: 100%;
	height: 128px;
	background: none;
	clear: both;
}
#landing #footer-copyright {
	float: left;
	margin-top: 10px;
	padding-bottom: 30px;
	z-index: 1;
}

#landing #footer-copyright p.copyright {
	padding-top: 0px;
}

#landing div.software-landing {
  margin-top: 0px;
}

.landingsidebar {
	top: -72px;
	right:13px;
	position: relative;
	z-index:10;
}
#hero-holiday {
	width: 100%;
	background-image: url(/images/landing-pages/bg-holiday.jpg);
	height: 343px;
	background-repeat: repeat-x;
	position: relative;
	margin-top: 6px;
	top:-10px;
  z-index: 3000;
}
.pricingGrid{
        border-collapse: collapse;
        margin: 0 auto 2em auto;
        border: 0;
        font-size: 1em;
}
.pricingGrid thead th, .dataGrid thead th{
        font-size: 1em;
        padding: 2px 4px;
        width: 110px;
        background-color: #eee;
        border: 1px solid #42AE98;
}
.pricingGrid th.pricingcat{
        font-weight: bold;
}
.pricingGrid td, .dataGrid td{
        font-size: 1em;
        padding: 2px 4px;
        text-align: right;
        border: 1px solid #42AE98;
}

/* AUTOCOMPLETE */
div.auto_complete {
	width: 500px;
  z-index: 500;
}
div.auto_complete ul {
	border: 2px solid #000;
	margin:0 !important;
	padding:0 !important;
	width:100%;
	list-style-type: none !important;
	background: rgb(90%,90%,90%);
}
div.auto_complete ul li {
	margin:0 !important;
	padding:5px !important;
	list-style-type: none !important;
}
div.auto_complete ul li.selected {
	background-color: #fff;
}
div.auto_complete ul strong.highlight {
	color: #800;
}
#wrapper-auto {
height: auto !important;
min-height: 25px;
height: 100%;
}

/*
----------------------------------------------------------------------------------------------
TYPOGRAPHY STYLESHEET
Stylesheet: typography.css
Author:   StoryRock - DN
Version:  10/01/2010
Revision: 10/01/2010


---------------------------------------------------------------------------------------------- */

body {
	font: 12px Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0 0 0 0px;	
	margin: 0.5em 0px 0.2em;
	color: #081116;
}

p {	padding: 0 0 1em 0; }

th { font-weight: bold; }

a img {border:0;}

/* H1
-------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
    margin: 0px 0px 12px;
	 }
h1 cufoncanvas {
    height: 24px !important;
    line-height: 24px;
    padding-top: 3px;
}
h2 cufon {
  padding: 6px 0px 0px;
}

h2 cufoncanvas {
    height: 20px !important;
    line-height: 20px;
    padding-top: 6px;
}
	 
h1 cufon {
margin-top: 7px;
height: 22px;
}

#landing h1 {
	color:#dd086a;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

#landing h1.landing-page {
	color:#dd086a;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom:6px;
}

/* H2
-------------------------------------------------------------------------------------------------*/

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#flash h2 {
	background-color: #98D5D0;
	padding: 5px;
	margin-top: 0px;
	color: #081116;
    font-size: 12px;
}

h2.giveaway-h2 {
  margin-bottom: 2px;
}

/* H3
-------------------------------------------------------------------------------------------------*/

h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#landing h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.feature h3 {
	padding-top: 8px;
	height: 18px;
	font-size: 14px;
	margin-bottom: 4px;
}

#footer h3{
	color: #CCD089;
	font-size: 14px;
	font-weight: BOLD;
	line-height: 16px;
}

.column h3 {
	color: #221F1C;
	font-size: 12px;
}
.overview .column h3 {
	margin-bottom: 2px;
}
.overview .column p {
	line-height: 14px;
	font-size: 12px;}



/* H4
-------------------------------------------------------------------------------------------------*/

h4 {
	font-size: 118%;
	line-height: 1.3em;
	}
	

h5 {
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	}
	
	
	h6 {
		font-size: 10px;
		line-height: 18px;
	}
	
	#home #reviews h6, #home #footer h6 {
	color: white;
}

	

/* BASIC TEXT STYLES
-------------------------------------------------------------------------------------------------*/
em { font-style: italic;}

strong { font-weight: bold;}

ol { list-style: decimal; margin-left: 55px; }

ol li {	padding-bottom: 5px;}



/*  INTERNAL PAGE ELEMENTS
-------------------------------------------------------------------------------------------------*/

#nav-buttons a {
  color: #54141A;
  font-size: 15px;
}
#nav-buttons a:hover {
  color: #fff;
}
.top-nav a {
  color: #DD096A;
  	text-decoration: none;
}
.top-nav a:hover {
  color: #5A114C;
  text-decoration: underline;
}
#header-links a {
  	text-decoration: none;
}
#newsletter-message {
  font-size: 12px;
  color: #C3A970;
  font-weight: bold;
  padding-top: 2px;
}
#newsletter-message a {
  color: #D7D59C;
  font-weight: bold;
}

p.category{
	font-size: 14px;
	color:black;
}

#maincontent { 
	height: auto;
	margin: 5px 0px 15px;
}

.contact_us label{
	display: block;
}

.contact label{
	display: block;
}

.float-right{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.float-left{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#maincontent ul.sharing{
	float: left;
	width: 325px;
	margin-left: 0px;
	padding-left: 0px;
}

#maincontent ul.sharing li {
	list-style: none;
	display: inline-block;
}

#maincontent ul.features-list {
	width:185px;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
}


.textArea {
	color: #000;
	font-size: 12px;
	padding-top:1px;
}

#flash div, #flash .action {
	font-size: 1.2em;
	line-height: 1.3em;
}

#flash p.close {
	padding: 0px;
}

.Format-Italic {
	font-style: italic;
}

.Format-12 {
	font-size: 12px;
}

.Format-Bold-Black-12 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.Format-Bold-Red-14 {
	font-size: 14px;
	font-weight: bolder;
	color: #D0324A;
}

.Format-14-Bold {
	font-weight: bold;
	font-size: 14px;
}
.Format-Bold {
	font-weight: bold;
}
.Format-White {
	color: #FFFFFF;
}
.Format-16-Bold-White {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
hr{
	border: 0 #e8e8bd solid;
	border-top-width: 1px;
	clear: both;
	margin-bottom: 15px;
}

#maincontent ul.features-list {
	width:185px;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
}

#maincontent ul.features-list li{
	list-style: none;
}

.os {
	text-decoration: underline;
	padding: 0px;
}

.platform {
	font-size: 10px;
	color: #666;
}

.download-note {
	font-size: 10px;
	color: #666;
	padding-bottom: 5px;
}

.buy-price {
	font-size: 24px;
	color: #000;
    padding-bottom: 12px;
}

.buy-price-normal {
	font-size: 12px;
	color: red;
}

.buy-product-name {
	color: #6C451E;
    margin-top: 1px;
}

#maincontent ul.buy-box{
	margin: 0px;
	list-style-type: none;
}

#maincontent .buy-box li{
	list-style-type: none;
	height: auto;
	border-bottom: solid 1px #DCDDDE;
	border-top: solid 1px #FFF;
	margin-bottom: 0px;
	padding: 6px;
}
.buy-box input {
    margin-left: 0px;
}
.add_to_cart {
	background-image: url(/images/common/8.jpg) !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #F0EDDA;
    font-size: 16px;
	width: 163px;
	height: 40px;
	color: #fff;
	font-weight: bolder;
	border: solid 1px #402C18;
	cursor: pointer;
   display: block;
   padding: 3px;
}

.add_to_cart:hover {
	border-color: #D7D59C;
}

/* Photobook Page */
h2.sp-h2 { 
	margin-bottom: 5px;
}
ol.sp-desc {
	margin-bottom: 18px;
}

/* IMAGE REPLACEMENTS (if necessary)
-------------------------------------------------------------------------------------------------*/








/* NAVIGATION
-------------------------------------------------------------------------------------------------*/

#header_links a {
	color: #687284;
	text-decoration: none;
}

/*SIDEBAR NAVIGATION
-------------------------------------------------------------------------------------------------*/

#maincontent ul.subnav{
	margin: 0px;
	list-style-type: none;
}

#maincontent .subnav li{
	list-style-type: none;
	font-weight: bold;
	height: 30px;
	border-bottom: solid 1px #A4A489;
	margin-bottom: 0px;
	padding-top: 15px;
	text-indent: 20px;
}

.subnav li:hover{
	background-color: #fff;
}

.subnav li.active{
	background-color: #fff;
	background-image: url(/images/software/subnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.subnav li.active:hover{
	background-color: #fff;
}

.subnav li{
	color: #54141A;

}

.subnav li a{
	height: 30px;
}

/*SIDEBAR SUB SUB NAV
-------------------------------------------------------------------------------------------------*/

.subsubnav {
	text-indent: 10px;;
}

/*FORMS
-------------------------------------------------------------------------------------------------*/

ul#formcontact li {
	list-style: none;
	margin-left: 0px;
	line-height: 16px;
    margin-top: 6px;
   	float: left;
   	display: block;
}

ul#formcontact li span{
	font-size: 10px;
	color: #a4a4a4;
	line-height: 12px;
}

ul#formcontact label {
	text-align: left;
    margin-right: 10px;
    top: -1px;
    position: relative;
    width: 45px;
    display: inline-block;
    vertical-align: top;
}

ul#formcontact li input {
	margin-left: 0px;
	width: 100px;
	color: #8D8D8D;
	font-weight: bolder;
}

ul#formcontact li input:focus{
	color: black;
	font-weight: normal;
	border: solid 1px #E6A813;

}

ul#formcontact li textarea{
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, serif;
	margin-left: 0px;
	width: 215px;
	height: 60px;
	color: #8D8D8D;
	font-weight: bolder;
}


ul#formcontact li textarea:focus{
	color: black;
	font-weight: normal;
	border: solid 1px #E6A813;
}


ul#formcontact li.submit {
	margin-left: 120px;
	margin-top: 0px;
}

.image_input {
	cursor: pointer;
}

/*FOOTER
-------------------------------------------------------------------------------------------------*/

#footer p{
	padding-top: 40px;
	padding-left: 25px;
	font-size: 10px;
	color: white;
}

#copyright p{
	font-size: 10px;
	color: white;
}

#footer a:link, #footer a:visited{
	text-decoration: underline;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
}

#footer a:hover, #footer a:active{
	color: #985613;
	text-decoration: none;
}

ul#twitter_update_list{
	margin-top: 10px;
}

ul#twitter_update_list li{
	color: #E672A4;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 14px;
	
}

#footer ul#twitter_update_list li a{
	color: white;
	display: block;
	margin-top: 5px;
}

#footer ul#twitter_update_list li span a{
	text-decoration: underline;
	font-size: 11px;
	color: #E672A4;
	padding: 0px;
	padding-bottom: 4px;
}

#footer .blog h4 {
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: -35px;
	color: white;
	}
	
	#footer .blog p {
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 1.3em;
	color: #DCB7D4;
	margin-left: -25px;
	}
	
	#footer .twitterbox p {
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 1.3em;
	color: #DCB7D4;
	margin: 0px;
  padding: 0px;
	}
  
  #footer .blog a, #footer .twitterbox a {
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 1.3em;
	color: #E672A4;
  text-decoration: none;
  padding: 0px;
	}

  #footer a.read_more {
	color: #DCB7D4;
  text-decoration: underline;
	}

	.blog .post {
		background-image: url(/images/index/divider-blog-post.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		margin-top: 10px;
	}
	
  .twitterbox .post {
    margin: 16px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
		background-image: url(/images/index/divider-blog-post.jpg);
		background-position: 0% 100%;
		background-repeat: no-repeat;
  }
  
  .twitterbox .post-last {
    margin: 16px 0px 40px 0px;
    padding: 0px;
  }

  #footer .twitterbox a.twitter-link {
  color: #fff;
  font-size: 10px;
  text-decoration: underline;
}
.mms-heading {
    margin: 20px 0px 10px;
}
.feature {
    float: left;
    margin: 0px 15px 10px 0px;
    border: 1px solid #ccc;
}
.software-text {
    float: left;
    width: 333px;
}
.hide-designers {
    display: none;
}
.promo-note {
    font-size: 11px;
    margin-bottom: 12px;
}
