/*
	Flow
	16th December 2008
	by Shaun Perry.
*/

/* Tags
----------------------------------------------------------------------------------------------------*/
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:50% 50%;
	background-image:url(../images/background.gif);
	font-family:Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
.hr { 
	padding:0;
	margin-top:15px;
	width:854px;
	height:2px;
} 
hr {
	border: 0;
	color: #6C1777;
	background-color: #6C1777;
	height: 4px;
	width: 100%;
}
a {
	color: #EC6AAB;
	text-decoration:underline;
}
a:hover {
	color: #ec257a;
}
a img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	color:#6e6e6e;
}
li {
	color:#6e6e6e !important;
}
/* Containers 
----------------------------------------------------------------------------------------------------*/
#wrapper {
	width:980px;
	min-height: 100%;
	height:100%;
	margin: auto;
	padding-bottom: 15px;
	background-attachment:fixed;
	background-image:url(../images/gradient_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
* html #wrapper {
	height: 100%;
}
#gradient_top {
	background-image:url(../images/gradient_top.gif);
	background-repeat:repeat-x;
	width:980px;
	height:12px;
	margin-bottom:4px;
	background-position: 0px -16px;
}
#header {
	margin:0px 63px 0px 63px;
	width: 854px;
}
#logo {
	float:left;
	height:95px;
	overflow: hidden;
	width: 438px;
}
#header_links {
	margin-top:2px;
	float: right;
	width: 250px;
	overflow: hidden;
}
#header_links ul {
	list-style: none;
	width: 250px;
	float: right;
}
#header_links li {
	float: right;
	height:24px;
	font-size:80%;
	color:#999999;
	margin-left:13px;
}
#header_links li.last {
	padding-right:0px;
}
#header_links li a {
	color:#999999;
	text-decoration:none;
	display:block;
	padding-left:30px;
	line-height:24px;	
	border-bottom:0;
}
#header_links li a:hover {
	color:#999999;
	text-decoration:underline;
}
#header_links li.faq {
	background-image:url(../images/btn_help.gif);
	background-repeat:no-repeat;
}
#header_links li.sitemap {
	background-image:url(../images/btn_sitemap.gif);
	background-repeat:no-repeat;
}
#header_links li.news {
	background-image:url(../images/btn_sitemap.gif);
	background-repeat:no-repeat;
}
#header_links li.myaccount {
	background-image:url(../images/btn_myaccount.gif);	
	background-repeat:no-repeat;
}
#header_links li.help {
	background-image:url(../images/btn_help.gif);	
	background-repeat:no-repeat;
}
#search_box {
	float: right;
	width:250px;
	height:50px;
	text-align:right;
	margin-top:20px;
}
#search_box input {
	width:140px;
	font-size:70%;
	background-image:url(../images/search_magnifier.gif);
	background-repeat:no-repeat;
	background-position:right center;
	border-top:1px solid #808184;
	border-left:1px solid #808184;
	border-right:1px solid #f7f7f8;
	border-bottom:1px solid #f7f7f8;
	padding:.2em 0;
	padding-left:3px;
	padding-right:20px;
}
#search_box label {
	color:#999;
	font-size:80%;
	margin-top:4px;
	padding-right:4px;
}
#nav {
	width: 854px;
}
#nav ul {
	list-style: none;
}
#nav #btn1 {
	width: 171px;
}
#nav #btn2 {
	width: 171px;
}
#nav #btn3 {
	width: 171px;
}
#nav #btn4 {
	width: 171px;
}
#nav #btn5 {
	width: 170px;
}
#nav #p7PMnav a {
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:8px;
	color:#666666;
	font-size:75%;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
	height:22px;
}
#nav #p7PMnav #btn1 a {
	background-position: 0px -42px;
}
#nav #p7PMnav #btn2 a {
	background-position: -171px -42px;
}
#nav #p7PMnav #btn3 a {
	background-position: -342px -42px;
}
#nav #p7PMnav #btn4 a {
	background-position: -513px -42px;
}
#nav #p7PMnav #btn5 a {
	background-position: -685px -42px;
}

#nav #p7PMnav a:hover {
	border-bottom-width: 0px;
}

#nav #p7PMnav #btn1 a:hover, #nav #p7PMnav #btn1 a.active {
	background-position: 0 0px;
}
#nav #p7PMnav #btn2 a:hover, #nav #p7PMnav #btn2 a.active {
	background-position: -171px 0px;
}
#nav #p7PMnav #btn3 a:hover, #nav #p7PMnav #btn3 a.active {
	background-position: -342px 0px;
}
#nav #p7PMnav #btn4 a:hover, #nav #p7PMnav #btn4 a.active {
	background-position: -513px 0px;
}
#nav #p7PMnav #btn5 a:hover, #nav #p7PMnav #btn5 a.active {
	background-position: -685px 0px;
}
#p7PMnav #btn3 li.subnav a, #p7PMnav #btn3 li.lastitem a, #p7PMnav #btn2 li.subnav a, #p7PMnav #btn2 li.lastitem a, #p7PMnav #btn4 li.subnav a, #p7PMnav #btn4 li.lastitem a{
	background-image:none !important;
	background-color:#EBEBEB;
	line-height:20px;
	min-height:22px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight:normal;
}
#p7PMnav #btn3 li.lastitem a, #p7PMnav #btn2 li.lastitem a, #p7PMnav #btn4 li.lastitem a {
	border-bottom: 1px solid #ccc !important;
}
#p7PMnav #btn2 li.subnav a:hover, #p7PMnav #btn2 li.lastitem a:hover{
	background-image:none !important;
	background-color:#DEA2AB;
	line-height:20px;
	min-height:22px;
	font-weight:normal;
}
#p7PMnav #btn3 li.subnav a:hover, #p7PMnav #btn3 li.lastitem a:hover{
	background-image:none !important;
	background-color:#B8DFDC;
	line-height:20px;
	min-height:22px;
	font-weight:normal;
}
#p7PMnav #btn4 li.subnav a:hover, #p7PMnav #btn4 li.lastitem a:hover{
	background-image:none !important;
	background-color:#CBAACE;
	line-height:20px;
	min-height:22px;
	font-weight:normal;
}
#flash_holder {
	width:846px;
	height:358px;
	margin:8px 67px 8px 67px;
}
#flash_panel {
	width:846px;
	height:358px;
}
#flash_panelDemo {
	width:480px;
	height:830px;
	margin:15px 0px 0px 65px;
}
#main {
	margin:0px 67px 0px 67px;
}
#main_content {
	float:left;
	width:602px;
}
#snippets {
	float:left;
	width:236px;
	margin-left:8px;
}
#heading {
	background-image:url(../images/heading.gif);
	width:602px;
	min-height:38px;
}
#heading h1 {
	padding:0;
	margin:0;
	color:#FFF;
	font-size:130%;
	line-height:38px;
	padding-left:20px;
	font-weight:normal;
}
#content {
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding-left:20px;
	padding-right:24px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../images/gradient_top.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#content_bottom {
	background-image:url(../images/content_bottom.gif);
	width:602px;
	height:5px;
}
#content p.intro {
	color:#6e6e6e;
	font-weight:bold;
	font-size:100%;
}
#content p {
	color:#6e6e6e;
	font-size:80%;
	margin-bottom: 1em;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 0.7em;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0.2em;
	line-height: 1em;
}
#content ul {
	margin-bottom: 1em;
}
#content p#backToTop {
	width: 100%;
	border-top:1px dotted #c9c9c9;
	padding: 8px 0 0 0;
	margin: 0;
}
#content p#backToTop a {
	background-image:url(../images/grey_arrowUp.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-size:90%;
	margin-top: 10px;
	padding: 0 0 5px 15px;
}

#content .moduleInfoBoxes {
	border-top:1px dotted #c9c9c9;
	margin-bottom: 7px;
	padding-top: 10px;
	min-height: 75px;
}
#content .moduleInfoBoxes.first {
	margin-top: 13px;
}
#content .moduleInfoBoxes img {
	float: left;
	margin-right: 5px;
}
#content .moduleInfoBoxes h3 {
	margin-top: 0px;
}
#content .moduleInfoBoxes2 p h3 {
	margin: 0px !important;
	padding: 0px !important;
	font-weight:normal !important;
}
#content .moduleInfoBoxes2 p.title {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
.clear_col {
	clear:both;
}

/* Accordion styles 
----------------------------------------------------------------------------------------------------*/

h3.accordionToggler {
	background-image:url(../images/heading.gif);
	cursor:pointer;
	color: #FFF;
	margin: 0 0 12px 0;
	padding: 5px 5px 5px 8px;
	background-position: 0 0;
}

h3.accordionToggler:hover {
	color: #FFF;
}

.accordionSection {
	margin:-5px 0 10px 0;
	padding: 7px;
}

/* Snippets
----------------------------------------------------------------------------------------------------*/
.snippet_item {}
.snippet_heading {
	background-image:url(../images/snippet_heading.gif);
	width:236px;
	min-height:38px;
}
.snippet_heading h4 {
	padding:0;
	margin:0;
	color:#FFF;
	font-size:130%;
	line-height:38px;
	padding-left:14px;
	font-weight:normal;
}
.snippet_content {
	width:210px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../images/gradient_top.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
.snippet_content p {
	font-size:12px;
	color:#6e6e6e;
	margin-bottom: 0.5em;
}
.snippet_bottom {
	margin-bottom:8px;
	background-image:url(../images/snippet_bottom.gif);
	width:236px;
	height:7px;
}
/* News
----------------------------------------------------------------------------------------------------*/
.readmore_news {
	width:100%;
	font-size:12px;
}
p.news a {
	color:#666666;
	border-bottom:0;
}	
p.news a:hover {
	color:#666666;
	text-decoration: underline;
}
.divider_news {
	border-top:1px dotted #ccc;
	margin-top:5px;
	margin-bottom:5px;
}
#btn_more_news {
	width:210px;
	padding-top:5px;
	text-align:right;
}
#btn_more_news a {
	border-bottom:0;
}
.news_thumb {
	float:left;
	width:200px;
	margin-right:15px;
	display: none;
}	
.news_text {
	float:left;
	width:335px;
	width:550px;
}
.news_heading {
	font-weight:bold;
	font-size:90%;
	color:#666666;
}
.news_heading a:hover {
	
}
.morepad {
	margin-top:10px;
	margin-bottom:10px;
}
.paging {
	text-align:left;
	margin:10px 0;
	font-size:70%;
	margin-left: 0;
}
.paging a:hover {
	
}
/*
bullet lists
----------------------------------------------------------------------------------------------------*/
#content ul li, .snippet_content ul li {
	list-style-type:none;
	font-size:80%;
}
#content ol li, .snippet_content ol li {
	font-size:80%;
}
#content ul li, .snippet_content ul li {
	border-right: 0;
	margin: 0 0 3px 10px;
	background-image:url(../images/bullet.gif);
	background-position: 0px 7px;
	background-repeat:no-repeat;
	padding-left:10px;
}
.snippet_content ul.benefits li {
	border-right: 0;
	margin: 0 0 0px 0;
	background-image:url(../images/flow_logoWee.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding:2px 0 0 36px;
	font-size: 12px;
	font-weight: bold;
}
.snippet_content ul li {
	margin: 0 0 5px 0;
}
#content ol li, .snippet_content ol li {
	border-right: 0;
	margin: 0 0 3px 35px;
	padding-left:0px;
}
#content ul, #content ol {
	margin: 0 0 10px 0;
	padding:0;
}
/* Purchase
----------------------------------------------------------------------------------------------------*/
#btn_purchasenow {
	width:210px;
	padding-top:5px;
	text-align:right;
}
#btn_purchasenow a {
	border-bottom:0;
}
/* Modules
----------------------------------------------------------------------------------------------------*/
.module_tab {
	padding:0;
	width:234px;
}
.module {
	border-bottom:1px solid #bfbfbf;
	padding:10px 10px 0px 10px;
	background-image:url(../images/gradient_top.gif);
	background-position: 0px -12px;
	background-repeat:repeat-x;
	background-color:#FFF;
}
.last {
	border-bottom:0;
	padding-bottom:0;
}
.module_text {
	float:left;
	width:140px;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	padding-left:18px;
	padding-top:4px;
	margin-right:5px;
}
.module_text h3 {
	font-weight:normal;
	line-height:1.1em;
	padding:0;
	margin:0;
	font-size:12px;
}
.module_text p.title {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
}

.module_text p {
	padding-top:0px;
}
.module_image {
	float:left;
}
/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:854px;
	height:auto;
	margin:12px 63px 0px 63px;
}
#footer_items {
	margin-left:auto;
	margin-right:auto;
	width:560px;
}
#footer ul {
	list-style: none;
}
#footer li {
	float: left;
	min-height:24px;
	line-height:24px;
	color:#999999;
	background-image:url(../images/footer_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#footer li.hidden {
	width: 2px;
	overflow: hidden;
}
#footer li a {
	color:#666666;
	font-size:70%;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding-left:13px;
	padding-right:16px;
	border-bottom:0;
}
#footer li a:hover {
	background-color:#DBDBDB;
	width:auto;
	height:auto;
	color:#FFF;
}
#footer_credits {
	width:854px;
	height: 55px;
	margin-top:5px;
	text-align:center;
	line-height: 55px;
	color:#666666;
	font-size:60%;
	background-image: url(../images/logoSQA.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.padtop {
	padding-top:10px;
	background-position:right 12px;
}
.touch, .touch a {
	color: #999999;
	text-decoration: none;
}