body {
	background-color: #2e323a;
	background-image: url(../images/common/background-grad.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a img {
	border: 0;
}

p {
	line-height: 1.3em;
}

p.first {
	margin-top: 0px;
}

sup {
	font-size: 0.6em;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color:#516588;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

.subtitle {
	font-size: 14px;
	font-weight: normal;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #516588;	/*margin: 10px 0 0 0;*/
}

h2.storeHeading {
	color: #FEFEFE;
	margin: 0;
}

h2.first {
	color: #516588;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h2.black {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h3 {
	padding: 2px;
	margin: 0px;
	font-size: .95em;
}

#centerContent h3 {
	font-size: 0.95em;
	margin: 0px;
	color: #344258;
	padding: 0;
}

.sideBar h3 {
	font-size: 12px;
	padding: 5px;
	margin: 0 0 5px 0;
	text-align: center;
	background-color: #344258;
	color: #FEFEFE;
	font-weight: normal;
}

.sideBarImage {
	padding: 5px;
}

.sideBarDescription {
	margin: 0;
}

.sideBarNews {
	margin: 10px;
	text-align: left;
}

.asterisk {
	font-size: 0.8em;
}

.quotee {
	font-weight: bold;
	text-align: right;
}

#mainMenu {
	background-color:#516588;
}

#mainMenu ul {
	margin:0;
	padding:0 0 0 5px;/*left:0;
	top:0;*/
	}

#mainMenu li {
	margin: 9px 0;
	padding:0 10px;
	font-size:12px;
	color:#CAD2E1;
	float: left;
	display:block;
	/*display: inline-block;*/
	font-weight: bold;
	border-right: 1px solid #344258;
	list-style:none;
}

#mainMenu li#tipsLink {
	border-right: 0;
}

#mainMenu ul a {
	color:#CAD2E1;
}

#mainMenu ul a:hover {
	color:#FFF;
}

/* ----- Current Link styling -------- */
/* -- Main menu  -- */

#home #homeLink a, #fb #fbLink a, /* -- fb is used to avoid conflict with submenu links  -- */ #fq #fqLink a, /* -- fq is used to avoid conflict with submenu links  -- */ #fk #fkLink a, #support #supportLink a, #store #storeLink a, #upgrade #upgradeLink a, #tips #tipsLink a, 	
/* -- FotoBiz side menu -- */

#overview #overviewLink a, #assignments #assignmentsLink a, #stock #stockLink a, #fotoquote #fotoquoteLink a, #billing #billingLink a, #imagelog #imagelogLink a, #clients #clientsLink a, #communication #communicationLink a, #new #newLink a, #reviews #reviewsLink a, #testimonials #testimonialsLink a, #system #systemLink a, #buy #buyLink a, 
/* -- FotoQuote side menu -- */

#overview #overviewLink a, #stock #stockLink a, #assignments #assignmentsLink a, #faqs #faqsLink a, #reviews #reviewsLink a, #testimonials #testimonialsLink a, #fotoquote #fotoquoteLink a, #system #systemLink a, #buy #buyLink a, 
/* -- FotoKeyword side menu -- */

#overview #overviewLink a, #harvesting #harvestingLink a, #keywordcomposer #keywordcomposerLink a, #other #otherLink a, #keywording #keywordingLink a, #reviews #reviewsLink a, #testimonials #testimonialsLink a, #tutorials #tutorialsLink a, #buy #buyLink a, 
/* --Support and Upgrade side menu -- */

#overview #overviewLink a, #upgrading #upgradingLink a, #users #usersLink a, #logo #logoLink a, #policies #policiesLink a, #special #specialLink a, #system #systemLink a, #activation #activationLink a, #contact #contactLink a {
	color:#FFF;
	cursor: default;
}

#sideMenu {
	height: 375px;
}

#sideMenu ul {
	margin:5px 0 0px 0;
	left:0;
	list-style:none;
	padding: 0;
	top: 0px;
}

#sideMenu ul a {
	padding: 0 0 0 10px;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	color:#4B5F7F;
	display:block;
	font-weight: bold;
}

#sideMenu ul li a:hover {
	color:#FFF;
}

.currentPageLink {
	color: #FFFFFF;
}

.specialOffer {
	font-size: .95em;
	color: #A11D21;
	font-weight: bold;
	text-align: center;
}

p.specialOffer {
	text-align: left;
}

#footer {
	background-color: #516588;
	color: #CAD2E1;
	font-size: 0.75em;
	text-align: center;
	line-height: 2em;
	padding-bottom: 2px;
	padding-top: 2px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #CAD2E1;
	display: inline;
}

label {
	font-size: 0.85em;
}

#sprycheckbox1 #products {
	margin-left: 10px;
}

#indexImageWrapper {
	background-color: #6C95A9;
	margin-right: 150px;/*width: 600px;*/
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

#storeWrapper {
}

.storeDescription {
	text-align: center;
	padding: 5px;
}

.storeHeading {
	background-color: #516588;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}

.productWrapper {
	padding: 10px;
	overflow: visible;
	height: 250px;
}

.productWrapper p {
	margin-right: 220px;
}

.productWrapper h2 {
	background-color: #E7EFFF;
	padding: 10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: -10px;
	font-size: 15px;
}

.price {
	font-weight: bold;
	color: #990000;
	font-size: 1.25em;
	text-align: center;
	width: 48%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fbSelect {
	display: block;
}

/* Hides store buttons and prices
#fbUpFromfbMac, #fbUpFromfbWin,
#fbUpFromfqMac, #fbUpFromfqWin   {
	display: none;
}
*/
.selectPrice {
	font-weight: bold;
	color: #999999;
	font-size: 0.75em;
	text-align: center;
	width: 52%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TabbedPanelsContent img {
	float: right;
	/*	text-align: center;*/
	padding: 5px 7px 0px 5px;
}

p.upgradeNote/*
.orderButton {
	width: 48%;
	float: right;
	text-align: center;
	padding: 5px 0px;
	margin: auto;
}
*/ {
	font-weight: bold;
	font-size: 0.85em;
	color: #990000;
	margin: 0px;
}

select {
	margin-top: 5px;
	margin-bottom: 5px;
}

#upgradeRequest #container {
	width: 500px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(none);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
}

#formWrapper {
	margin-right: -10px;
	margin-left: 30px;
	width: 375px;
}

#upgradeRequest #title {
	padding: 8px 14px;
	text-align: center;
}

#upgradeRequest .asterisk {
	font-size: 0.8em;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#productimage img {
	margin: 0 -3px;
}

#licenseFrame {
	width: 300px;
	height: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.address {
	text-align: center;
	margin-top: 0px;
}

.tm {
	font-weight: normal;
}

#splashText {
	color: #FFFFFF;
	text-align: center;
	padding: 0px 10px 10px;
	margin: 0px;
}

#buttonHolder {
	text-align: center;
	padding: 0px;
	font-weight: normal;
	color: #516588;
}

#indexImageWrapperFQ6 {
	background-color: #6C95A9;
	margin-right: 150px;
}
#home #container #titleBar .fq6intro {
	padding: 10px;
}
.homePageAsteriskText {
	color: #FFF;
	text-align: right;
	padding-right: 2.50em;
}
.Red {
	color: #A11D21;
}
.saleText {
	font-weight: bold;
	font-size: 1.1em;
}
p.tabPanelText {
	font-weight: bold;
	font-size: 0.85em;
	color: #333;
	margin: 0px;
}

#tips #container #innerContainer #centerContent #tipImageWrapper {
	text-align: center;
}
