/* CSS Text Styles for QlickiT Web Site version 5 - 9 January 2008 */

/* Text and paragraph styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #40b422;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}	

h4 {
	font-size: 8pt;
	font-weight: bold;
	color: #40b422;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h5 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

	
/*blockquote {
	padding: 0px;
	margin: 0px;
	color: #FF0000;
	font-weight: bold;
}*/

	
ul li {
	padding-bottom: 8px;
	list-style-image: url(images/BP.gif);
}

cite {
	font-style: normal;    
} 

p {
	padding: 0px;
	margin: 0px;
}

p.introduction {
	font-size: 12pt;
	font-weight: normal;
	padding-bottom: 8px;
}

p.breadcrumbs {
	color: #989898;
}

p.header {
	color: #989898; 
}

p.footer {
	color: #a6a6a6; 
}

p.askQuestion {
	color: #FFFFFF;
}

#columnSubjectHeader {
	width: 184px;
	height: 19px;
	padding: 7px;
	background-image: url(images/headerBar_column.gif);
	background-repeat: no-repeat;
}

#contentSubjectHeader {
	width: 443px;
	height: 19px;
	padding: 7px;
	background-image: url(images/headerBar_content.gif);
	background-repeat: no-repeat;
}

/* Form Elements */
label.askQuestion {
	color:#FFFFFF;
}

label.searchform {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* Links */
a:link {
	text-decoration: underline;
	color: #40b422;
}

a:visited {
	text-decoration: underline;
	color: #40b422;
}

a:hover {
	text-decoration: underline;
	color: #40b422;
}
	
a.breadcrumbs:link {
	text-decoration: underline;
	color: #8c8c8c;
}

a.breadcrumbs:visited {
	text-decoration: underline;
	color: #8c8c8c;
}

a.breadcrumbs:hover {
	text-decoration: underline;
	color: #8c8c8c;	
}

a.header:link {
	text-decoration: none;
	color: #989898;
}

a.header:visited {
	text-decoration: none;
	color: #989898;
}

a.header:hover {
	text-decoration: none;
	color: #989898;
}

a.siteNavigation:link {
	text-decoration: underline;
	color: #a6a6a6; 
}

a.siteNavigation:visited {
	text-decoration: underline;
	color: #a6a6a6; 
}

a.siteNavigation:hover {
	text-decoration: underline;
	color: #a6a6a6; 
}

a.footer:link {
	text-decoration: none;
	color: #a6a6a6; 
}

a.footer:visited {
	text-decoration: none;
	color: #a6a6a6; 
}

a.footer:hover {
	text-decoration: none;
	color: #a6a6a6; 
}

/* Buttons */
div.button {
width: 198px;
height: 24px;
top: 0px;
left: 0px;
}

a.moreButton {
width: 163px;
height: 20px;
display: block;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
text-align: right;
padding-right: 35px;
padding-top: 5px;
cursor: pointer;
}

a.moreButton:link {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

a.moreButton:visited {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

a.moreButton:hover {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

a.caseStudyButton {
width: 163px;
height: 20px;
display: block;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
text-align: right;
padding-right: 35px;
padding-top: 5px;
cursor: pointer;
}

a.caseStudyButton:link {
color: #333333;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.caseStudyButton:visited {
color: #333333;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.caseStudyButton:hover {
color: #333333;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.lightCaseStudyButton {
width: 163px;
height: 20px;
display: block;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
text-align: right;
padding-right: 35px;
padding-top: 5px;
cursor: pointer;
}

a.lightCaseStudyButton:link {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.lightCaseStudyButton:visited {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.lightCaseStudyButton:hover {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_caseStudy.gif);
background-repeat: no-repeat;
}

a.FAQBackButton {
width: 163px;
height: 20px;
display: block;
background-image: url(images/button_FAQBack.gif);
background-repeat: no-repeat;
text-align: right;
padding-right: 35px;
padding-top: 5px;
cursor: pointer;
}

a.FAQBackButton:link {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQBack.gif);
background-repeat: no-repeat;
}

a.FAQBackButton:visited {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQBack.gif);
background-repeat: no-repeat;
}

a.FAQBackButton:hover {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQBack.gif);
background-repeat: no-repeat;
}

div.longButton {
width: 457px;
height: 24px;
top: 0px;
left: 0px;
}

a.FAQButton {
width: 447px;
height: 20px;
display: block;
background-image: url(images/button_FAQ.gif);
background-repeat: no-repeat;
text-align: left;
padding-left: 10px;
padding-top: 5px;
cursor: pointer;
}

a.FAQButton:link {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQ.gif);
background-repeat: no-repeat;
}

a.FAQButton:visited {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQ.gif);
background-repeat: no-repeat;
}

a.FAQButton:hover {
color: #666666;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_FAQ.gif);
background-repeat: no-repeat;
}

a.moreButtonBottom {
width: 195px;
height: 20px;
display: block;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
background-position:right;
text-align: right;
padding-right: 35px;
padding-top: 5px;
cursor: pointer;
}

a.moreButtonBottom:link {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

a.moreButtonBottom:visited {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

a.moreButtonBottom:hover {
color: #40b422;
font-weight: bold;
text-decoration: none;
background-image: url(images/button_stdMore.gif);
background-repeat: no-repeat;
}

.red {color:#FF0000;}


label.free_trial {width: 100px; float:left;}

input.trial_input {width: 250px;}

p.trial_p {padding: 3px 0 3px 0;}