/* General styles */

sup {
	font-size: 80%;
}

span.apostrophe {
	color:				#BB0000;
}

a {
	color:				#FF7500;
}

a.small_arrow:hover {
	text-decoration:	underline;
}

a.large_arrow:hover {
	text-decoration:	underline;
}

hr {
	border-width:		1px 0px 0px 0px;
	border-style:		solid;
	border-color:		#e7e0da;
	height:				1px;
	width:				701px;
}

hr.dashed, hr.clear_dashed {
	border-style:		dashed;
}

hr.clear, hr.clear_dashed, br.clear {
	clear:				both;
}

h1, h2, h3, h4, h5 {
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			smaller;
	color:				#5C5A55;
	margin:				0px;
}

h1, h2, h3, h4 {
	border-style:		solid;
	border-color:		#edeae6;
	font-weight:		normal;
}

h1 {
	font-size:			160%;
	margin-top:			0.8em;
	padding:			0.5em 0em 0.6em 0em;
	line-height:		1.2em;
	border-width:		1px 0px 0px 0px;
}

h2 {
	font-size:			130%;
	margin:				0em 0em 0.5em 0em;
	line-height:		1.2em;
	border-width:		0px;
}

h2.decorated {
	font-size:			110%;
	font-weight:		bold;
	padding:			0.5em 0em 0.2em 0.7em;
	margin-bottom:		1em;
}

h2.lead {
	font-size:			195%;
	margin-bottom:		0.3em;
	line-height:		1.2em;
	margin-top: 		0.1em;
}

h2.lead_nomargin {
	font-size:			230%;
	line-height:		1.2em;
}

h2.section {
	margin:				0em 0em 0.4em 0em; /* lower margin: enterprise info page */
	padding:			1em 0em 0em 0em;
	line-height:		1.2em;
	border-width:		1px 0px 0px 0px;
}

h2.inline {
	font-size:			115%;
	border-width:		1px 0px 0px 0px;
	padding:			1.2em 0em 0em 0em;
	margin-bottom:		0.7em;
}

h2 strong {
	color:				#97826b;
}

h3 {
	font-size:			125%;
	margin:				0em 0em 0.4em 0em; /* lower margin: enterprise info page */
	padding:			1em 0em 0em 0em;
	line-height:		1.2em;
	border-width:		1px 0px 0px 0px;
}

h3 strong {
	font-size:			85%;
}

h3.case {
	color: 				#F26722;
	font-weight: 		bold;
	font-size: 			16px;
	width: 				710px;
}

h4 {
	color:				#412300;
	border-width:		1px 0px 0px 0px;
	font-size:			100%;
	padding:			0.7em 0.3em 0.3em 0.1em;
	margin:				0em 0em 0.5em 0em;
	line-height:		1.2em;
}

h5 {
	font-size:			130%;
	font-weight:		normal;
	margin:				1.4em 0em 0.4em 0em;
	padding:			0px;
	line-height:		1.2em;
	color:				#5C5A55;
}

div#body p.lead {
	margin:				30px 0px 0px 0px;
	padding:			0px;
}

#body p.disclaimer {
	line-height:		140%;
	font-size:			70%;
	margin:				10px 0px 10px 0px;
	text-align: left;
}

strong.emphasis {
	color:				#c40056;
}

strong.low_emphasis {
	color:				#444444;
}

body {
	width:		 		100%;
	margin:				0 auto;
	padding:			0px;
	color:				#000000;
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			smaller;
}	

#body {
	width:		 		1024px;
}


/* Head */

#head {
}

#head_wrapper {
	height:				10px;
	margin:				0px auto;
	padding:			0px;
	color: 				#B96D14;
	font-size:			90%;
	text-align:			left;
	width:				1024px;
}

#subhead {
	background-color: 	#dbd7d0;
	background-image:	url(../graphics/bg_subhead.gif);
	background-repeat:	repeat-x;
	border-top:			#f3f1ef 1px solid;
	border-bottom:		#d3cac1 1px solid;
	border-width:		1px;	
}

ul#head_navigation {
	display:			block;
	font-size:			90%;
	margin:				0px auto;
	padding:			0px 0px 0px 0px;
	list-style:			none;
	height:				2em;
	position: 			relative;
	width: 				1024px;;
}

ul#head_navigation a {
	text-decoration:	none;
	color: 				#4b3d27;
	font-size:			100%;
	padding:			0em 0em;
	margin:				0px;
	display: 			block;
}

ul#head_navigation a.logo:hover {
	background-image:	none;
}

ul#head_navigation li {
	padding:			0em;
	vertical-align:		bottom;
	font-size:			100%;
	color:				#DFBC93;
	margin:				0px 10px 0px 0px;
}


ul.section_navigation, p.section_navigation { /* p definition represents an empty submenu */
	width:				1024px;
	margin:				0px auto 0px auto;
	padding:			0px; 
	position:			relative;
	float: 				right;
}

ul.section_navigation {
	display:			block;
	background-repeat:	repeat-x;
	border-style:		solid;
	border-width:		0px 0px 1px 0px;
	border-color:		#1A479C;
	background-color:	#7B96CB;
	width: 				50%;
	height:				22px;
	background-image:   url(../graphics/bg_header_fill.gif);
	background-repeat:	repeat-x;
}

#primoonlinehead ul.section_navigation {
	border-color:		#FF9203;
}

ul.section_navigation li {
	display:			block;
	float: 				left;
	padding: 			0px;
	margin:				0px;
}

ul.section_navigation li a:hover {
	display:			block;
	float: 				left;
}

ul.section_navigation li a, ul.section_navigation li strong, ul.section_navigation li.focus strong {
	display:			block;
	font-size:			12px;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
	
	margin:				0px 0px 0px 0px;
	padding:			0.1em 0em;
}


ul.section_navigation li a:hover, ul.section_navigation li.focus strong {
	background-color:	#7B97C9;
	background-image:	url(../graphics/bg_header_selected_neutral.gif);
	background-repeat:	no-repeat;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	color: 				#34343E;
	text-decoration:	none;
	height:				22px;
	display:			block;
	
}


ul.section_navigation li.focus strong.padding {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	height: 			19px;
	padding:			0.1em 0em;
	display:			block;
}


ul.section_navigation li a:hover strong {
	color: 				#34343E;
	cursor:				pointer;
}

ul.section_navigation li strong {
	cursor:				pointer;
}

ul.section_navigation li.focus strong {
	cursor:				default;
}

#primo_wrapper {
	width:				1024px;
	height:				71px;
	margin:				0px auto;
	padding:			0px;
	color: 				#B96D14;
	font-size:			90%;
	text-align:			left;
}

#primohead {
	display:			block;
	background-image:	url(../graphics/bg_primo_banner.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:				71px;
}

#primoonlinehead {
	display:			block;
	background-image:	url(../graphics/bg_primoonline_banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:				71px; 
}

div.column_500_left { 
	width:				500px;
	float:				left;
	height:				620px;
	background-image: 	url(../graphics/bg_primo_main.gif);
	background-repeat:	no-repeat;
	background-position: top;
	margin-bottom: 		15px;
}

div.column_739_left { 
	width:				739px;
	float:				left;
	text-align: 		left;
}	

div.column_665_left { 
	width:				665px;
	float:				left;
	text-align: 		left;
}	

div.column_738_left { 
	width:				738px;
	float:				left;
	text-align: 		left;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}	

div.intro_primo p.large { 
	margin-right: 		17px;
	margin-left:  		0px;
}	

div.enterprise_feature {
	background-image: 	url(../graphics/enterprise/bg_feature_area.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				309px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.enterprise_feature img.box {
	margin-top: 71px;
}

div.enterprise_feature img.button, div.casestudy_feature img.button {
	margin-right: 18px;
}

div.requestcall_feature {
	background-image: 	url(../graphics/bg_request_call.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				185px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.requestcall_feature div.call_intro p.large {
	margin-left:	7px; 
	margin-right:	240px;
	text-align:		left;
}

div.requestcall_feature_thanks {
	background-image: 	url(../graphics/bg_request_call_thankyou.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				185px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.requestcall_feature_thanks div.call_intro p.large {
	margin-left:	7px; 
	margin-right:	240px;
	text-align:		left;
}

div.primo_enterprise_feature {
	background-image: 	url(../graphics/enterprise/bg_primo_enterprise_feature.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				275px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.primo_intro {
	margin-left:	95px; 
	margin-right:	20px;
	text-align:		left;
}

div.primo_intro p.large {
	margin-right: 35px;
	margin-left: 95px;
}

div.primo_intro h2.lead {
	margin-left: 95px;
}

div.casestudy_feature-davis {
	background-image: 	url(../graphics/enterprise/bg_case_study_area.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				309px;
	width:				701px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.casestudy_feature-johnson {
	background-image: 	url(../graphics/enterprise/bg_case_study_johnson.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				309px;
	width:				701px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.casestudy_feature-mhs {
	background-image: 	url(../graphics/enterprise/bg_case_study_mhs.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				309px;
	width:				701px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.product_features {
	background-image: 	url(../graphics/features/bg_product_features.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				226px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.product_features p.large {
	margin-left: 315px;
	line-height: 15px;
	margin-right: 45px;
}

div.online_feature {
	background-image: 	url(../graphics/bg_header_online.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				135px;
	width:				701px;
	vertical-align: 	top;
	text-align: 		left;
}

div.online_disclaimer {
	background-image: 	url(../graphics/bg_online_disclaimer.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				47px;
	vertical-align: 	top;
	text-align: 		left;
}

div.online_disclaimer p.large {
	margin-right: 0px;
	margin-left: 15px;
	padding-top:8px;
	line-height:16px;
}

div.online_feature p.large {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 20px;
}

div.online_feature h2.lead {
	margin-left: 15px;
	padding-top: 5px;
	color: #0044A0;
}

div.online_content {
	margin-left: 20px;
	margin-top: 15px;
}

div.online_content img {
	margin-right: 12px;
}

div.signup_feature {
	background-image: 	url(../graphics/bg_sign_up.gif);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				185px;
	vertical-align: 	top left;
	text-align: 		left;
}

div.signup_feature p.large {
	margin-right: 220px;
	margin-left: 15px;
}

div.signup_feature h2.lead {
	margin-left: 15px;
}

div.rhs_features {
	background-image: 	url(../graphics/bg_rhs_features.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				220px;
	vertical-align: 	top;
	text-align: 		left;
	margin-bottom: 0px;
}

div.rhs_filetypes {
	background-image: 	url(../graphics/bg_rhs_filetypes.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				310px;
	vertical-align: 	top;
	text-align: 		left;
	margin-bottom: 0px;
}


div.support_feature {
	background-image: 	url(../graphics/support/bg_header_support.jpg);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				120px;
	vertical-align: 	top;
	text-align: 		left;
}

div.support_feature p.large {
	margin-right: 0px;
	margin-left: 15px;
	margin-right: 230px;
	margin-top: 20px;
}

div.support_feature h2.lead {
	margin-left: 15px;
	padding-top: 15px;
}

div.download_feature {
	background-image: 	url(../graphics/downloads/p_thankyou_bg.gif);
	background-repeat:	no-repeat;
	background-position: top left;
	height:				336px;
	vertical-align: 	top;
	text-align: 		left;
}

div.download_feature p.large {
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 20px;
}

div.corporate_bg {
	background-image:url(../graphics/downloads/p_corporate_bg.gif); 
	height: 348px;
	width: 334px;
	padding-bottom:10px;
	background-repeat: no-repeat;
}

div.about_feature {
	background-image: 	url(../graphics/about/bg_header_about.jpg);
	background-repeat:	no-repeat;
	background-position: bottom left;
	height:				auto;
	vertical-align: 	top;
	text-align: 		left;
	padding:			0px 0px 15px 0px;
}

div.about_feature p.large {
	margin-left: 15px;
	margin-right: 310px;
	margin-top: 20px;
}

div.about_feature h2.lead {
	margin-left: 15px;
	padding-top: 15px;
}

div.about {
	margin:		20px 30px 20px 0px;
}

div.about img {
	margin-bottom: 230px;
}

div.about_top {
	margin:		20px 30px 20px 0px;
}

div.about_top img {
	margin-bottom: 70px;
}

div.opencandy_01 {
	background-image: 	url(../graphics/bg_opencandy.gif);
	background-repeat:	no-repeat;
	width:641px;
	height:173px;
	padding:11px 32px 0 27px;
}

div.opencandy_02{
	width:641px;
	padding:19px 32px 15px 27px;
}

div.opencandy_03 {
	background-image: 	url(../graphics/bg_opencandy.gif);
	background-repeat:	no-repeat;
	width:622px;
	height:169px;
	padding:15px 51px 0 27px;
	margin-bottom:15px;
}

div.column_285_right {
	width:				285px;
	float:				right;
	padding: 			0px 0px 0px 0px;
	text-align: 		left;
	margin:				0px 0px 10px 0px;
}

div.column_334_right {
	width:				334px;
	float:				right;
	padding: 			0px 0px 0px 0px;
	text-align: 		left;
}

div.column_286_right {
	width:				286px;
	float:				right;
	padding: 			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	text-align: 		left;
}

div.column_517_right { 
	width:				517px;
	float:				right;
	height:				620px;
	background-image: 	url(../graphics/bg_nitro_main.gif);
	background-repeat:	no-repeat;
	background-position: top;
	margin-bottom: 		15px;
}

div.intro {
	margin-left:	180px; 
	margin-right:	0px;
	text-align:		left;
}

div.intro p.large {
	margin-right: 35px;
	margin-left: 185px;
}

p.large {
	font-size:			11px;
	line-height:		16px;
}

font.online_heading {
	font-size:			16px;
	color:				#0044A0;
	font-weight:		bold;
}


ul.large {
	padding:			0em;
	margin:				0.6em 0em 1.2em 2.3em;
	font-size:			11px;
}

ul.large li {
	padding:			0em;
	margin-bottom:		0.3em;
}

div.server {
	margin: 			10px 0px 0px 0px;
	text-align: 		left;
	font-size:			11px;
}

p.feature {
	background-image:	url(../graphics/li_tick_nitro.gif);
	background-repeat:	no-repeat;
	padding-left:		15px;
	text-align: 		left;
}

p.primoonline_feature {
	background-image:	url(../graphics/li_tick_nitro.gif);
	background-repeat:	no-repeat;
	margin-left: 		10px;
	margin-right: 		15px;
	padding-left:		17px;
	text-align: 		left;
	font-size: 			10px;
	margin-top: 		7px;
}

p.primoonline_dot {
	background-image:	url(../graphics/li_tick_nitro.gif);
	background-repeat:	no-repeat;
	padding-left:		17px;
	margin-left: 		10px;
	margin-right: 		15px;
	text-align: 		left;
	font-size: 			10px;
	margin: 			1px 0px 0px 0px;
	padding-top: 		0px;
	padding-bottom: 	0px;
}

div.dot_outline {
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: 10px;
}

p.feature_primo {
	background-image:	url(../graphics/li_tick_primo.gif);
	background-repeat:	no-repeat;
	padding-left:		17px;
	text-align: 		left;
}

p.feature_primo_no {
	padding-left:		17px;
	font-weight: 		bold;
	font-size:			10px;
	text-align: 		left;
}

p.case_feature {
	background-image:	url(../graphics/li_tick.gif);
	background-repeat:	no-repeat;
	padding-left:		17px;
	text-align: 		left;
	margin: 			0px 0px 10px 30px;
	font-size:			11px;
}

p.feature_no {
	padding-left:		17px;
	font-weight: 		bold;
	font-size:			10px;
	text-align: 		left;
}

p.feature_no a {
	color:				#656565;
	text-decoration:	underline;
}

p.case {
	margin-left: 		15px;
	background-image:	url(../graphics/li_tick.gif);
	background-repeat:	no-repeat;
	padding-left:		17px;
	text-align: 		left;
}

div.bullets {
	margin: 			20px 20px 0px 20px;
}

div.bullets_online {
	margin: 			0px 0px 0px 0px;
}

img.arrow {
	margin-left: 		5px;
}

strong.online_heading {
	color: 				#FC923C;
	font-size:			11px;
	margin-left:		15px;
}

p#footer {
	border-width:		1px 0px 0px 0px;
	border-style:		solid;
	border-color:		#0C1A70;
	background-color:	#0C1A70;
	width:				1024px;
	padding:			8px 0px 0px 15px;
	line-height:		14px;
	font-size:			9px;
	clear:				both;
	margin:				10px 0px 0px 0px;
	text-align:			center;
	width:				1024px;
	color: 				#FFFFFF;
	vertical-align:		bottom;
	background-image:	url(../graphics/bg_primo_footer.jpg);
	background-repeat: 	repeat-x;
	background-position: top;
	height:				72px;
}

p#footer a {
	color:				#FFFFFF;
}

#foot_logo {
	float:				left;
	margin:				4px 11px 0px 0px;
}

img.support_ss {
	margin-top: 		50px;
}
/*added to make new welcome page */
#body {
	margin: 0px auto;
	width: 1024px;
}
/* layout columns */

div.column_100_33_left { /* 33% of 100% of 760px; set of 3 */
	width:				249px;
	float:				left;
}

div.column_100_33_right { 
	width:				249px;
	float:				right;
}

div.column_100_33 { 
	width:				250px;
	float:				left;
	margin-left: 		6px;
}

div.column_100_45 { /* 55% of 100% of 760px */
	width:				340px;
	float:				left;
}

div.column_100_50 {
	width:				340px;
	margin:				0px 38px 0px 0px;
	float:				left;
}

div.column_100_50_r {
	width:				340px;
	margin:				0px 0px 0px 0px;
}

div.column_100_55 {
	width:				416px;
	float:				left;
}

div.column_100_62 {
	width:				470px;
}

div.column_100_38_r {
	width:				260px;
	float:				right;
}

div.column_100_50_left { /* two 50% columns with 7px between */
	width:				377px;
	margin:				0px 5px 0px 0px;
}

div.column_100_50_right { 
	width:				377px;
	margin:				0px;
	float:				right;
}

div.column_100_50_right_pd { 
	width:				378px;
	margin:				0px;
	float:				right;
}

