/* DF Colors__________________________________________________________________ */

.DFgray {
	color: #8F8A99;
}

.DFlightpurple {
	color: #c7abff;
}

.DFpurple {
	color: #8b3db3;
}

.DFblurple {
	color: #4D0099;
}

.DFdarkgray {
	color: #454545;
}

.DFcharcoal {
	color: #333333;
}


/* DF Styles__________________________________________________________________ */

.left_ad {
	float: left;
}


table.df {
	background-color: #cccccc;
}

table.df thead tr th {
	background-color: #330066;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

table.df tr th {
	background-color: #676767;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

table.df tbody tr td {
	background-color: #fff;
	text-align: center;
}

table.df tfoot tr th,
table.df tfoot tr td {
	background-color: #330066;
	color: #fff;
	font-weight: bold;
}


table.thumbnails {
	position: relative;
	left: -15px;
	font-size: 12px;
	width: 732px;
	margin: 0px auto;
	background-image: none;
}

table.thumbnails thead {
	background-image: none;
}

table.thumbnails tfoot td {
	text-align: left;
	background-color: #fff;
	vertical-align: top;
	font-size: 8px;
	line-height: 8px;
}

table.thumbnails tfoot td img {
	display: none;
}

table.thumbnails tbody td {
	width: 183px;
	vertical-align: top;
	background-image:none;
	background-color: transparent;
}

table.thumbnails tbody tr td:first-child {
	padding-left: 8px;
	width: 180px;
}

table.thumbnails tbody tr td.last {
	padding-right: 10px;
	width: 180px;
}

table.thumbnails tbody td img {
	padding: 14px 15px 14px 14px;
	background-image: url(../images/thumbnailBg.png);
}

#content_div div.content table.thumbnails h1,
table.thumbnails h1 {
	margin: 0px;
	padding: 5px 0px 17px 15px;
}

#content_div div.content table.thumbnails div,
table.thumbnails div {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

#content_div div.content table.thumbnails p,
table.thumbnails p {
	margin: 0px;
	padding: 0px 8px 0px 16px;
	text-align: center;
}


/* Standard elements__________________________________________________________ */


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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8B3DB3;
}

h1.old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8F8A99;
}

h1.light {
	font-weight: normal;
	color: #8F8A99;
}

h2 {
	font-size: 16px;
	 color: #8B3DB3;
	font-weight: bold;
	margin-bottom: .5em;
}

h3 {
	font-size: 16px;
	line-height: 16px;
	color: #8B3DB3;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	font-size: 14px;
	color: #8B3DB3;
	font-weight: bold;
	margin-bottom: .5em;
	padding-bottom: 0px;
}

h5 {
	font-size: 14px;
	color: #8B3DB3;
	font-weight: normal;
	margin-bottom: .5em;
	padding-bottom: 0px;
}

h6 {
	font-size: 12px;
	color: #8B3DB3;
	font-weight: bold;
	margin-bottom: .5em;
	padding-bottom: 0px;
}

a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #454545;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #8a39b2;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #8a39b2;
	text-decoration: none;
}


ul {
	/*margin: 0px 0px 0px .3em;
	padding: 0px 0px 0px 1em;
	list-style-type: disc;
	list-style-position: outside;*/
}

ol {
	/*margin: 0px 0px 0px .3em;
	padding: 0px 0px 0px 1em;
	list-style-type: decimal;
	list-style-position: outside; */
}

li {
	padding-bottom: 5px;
	text-indent: 0em;
	padding-left: 0em;
	margin-left: 0em;
}

form td {
	text-align: left;
}

/* Structural Elements_________________________________________________________ */

/* outer container */
#container {
	width: 900px;
}

/* Header and TopNav */
#header_div {
	background-color: #fff;
	min-height: 1px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#topnav_div {
	background-color: #fff;
	padding: 0px;
}

/* Top sub-menu nav */
#left_div {
	display: block;
	float:none;
	width:900px;
	height:20px;
	min-height:20px;
	margin: 0px;
	padding: 0px;
}

#leftnav_div {
	display: block;
	float:none;
	width:834px;
	height:20px;
	min-height:20px;
	margin: 0px auto;
	padding: 0px;
	overflow:hidden;
	background-color: transparent;
	background-image:url(../images/submenu.png);
	background-repeat: no-repeat;
}

#lowerleft_div {
	min-height: 0px;
	display: none;
}

#leftnav_div ul.secondaryPageLink {
	margin: 3px 4px;
	padding: 0px;
	text-align: center;
}

#leftnav_div ul.secondaryPageLink li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	font-size: 11px;
}

#leftnav_div ul.secondaryPageLink li a,
#leftnav_div ul.secondaryPageLink li a:link,
#leftnav_div ul.secondaryPageLink li a:visited {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

#leftnav_div ul.secondaryPageLink li a:hover,
#leftnav_div ul.secondaryPageLink li a:active {
	color: #8a39b2;
}

#leftnav_div ul.secondaryPageLink li.pageSelected a {
	color: #8a39b2;
}

/* tertiary nav -- disabled for now */

#leftnav_div ul.secondaryPageLink li ul {
	display: none;
}


/* No right nav */

#right_div {
	display: none;
}

/* Content, breadcrumb and body */

#body_div {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#content_div {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#breadcrumb_div {
	margin: 13px 23px 0px 23px;
	color: #454545;
}

/* Content text should have 74px L&R margins... */
#content_div div.content p {
	margin-left: 74px;
	margin-right: 74px;
}

/* But only content text, not inner text in DIVs, Tables or others */
#content_div div.content div p,
#content_div div.content table p {
	margin-left: 0px;
	margin-right: 0px;
}




/* Content headings should have 50px L&R margins... */
#content_div div.content h1, 
#content_div div.content h2, 
#content_div div.content h3, 
#content_div div.content h4, 
#content_div div.content h5, 
#content_div div.content h6 {
	margin-left: 74px;
	margin-right: 74px;
}

/* But only content headings, not inner text in DIVs, Tables or others */
#content_div div.content div h1, 
#content_div div.content div h2, 
#content_div div.content div h3, 
#content_div div.content div h4, 
#content_div div.content div h5, 
#content_div div.content div h6,
#content_div div.content table h1, 
#content_div div.content table h2, 
#content_div div.content table h3, 
#content_div div.content table h4, 
#content_div div.content table h5, 
#content_div div.content table h6 {
	margin-left: 0px;
	margin-right: 0px;
}



/* Content ists should have 200px L&R margins... */
#content_div ul,
#content_div ol {
	margin-left: 80px;
	margin-right: 80px;
}

/* But only content text, not inner text in DIVs, Tables or others */
#content_div div ul,
#content_div table ol {
	margin-left: 10px;
	margin-right: 10px;
}



/* footer and copyright */



#footer_div {
	height: auto;
	margin: 60px 0px 0px 0px;
	padding: 0px;
	border-top: 2px solid #e0d5f4;
	/*border-bottom: 1px solid #9766c6;*/
	text-align: left;
	font-size: 10px;
}

#footer_div a,
#footer_div a:link,
#footer_div a:visited {
	font-weight: normal;
	color: #8F8A99;
	text-decoration: none;
}

#footer_div a:hover,
#footer_div a:active {
	text-decoration: underline;
	color: #8a39b2;
}

#footer_div ul {
	display: block;
	width: 820px;
	margin: 20px 0px 0px 181px;
	padding: 0px;
}

#footer_div ul li {
	list-style-type: none;
	display: block;
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer_div ul li ul {
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#footer_div ul li ul li {
	list-style-type: none;
	display: list-item;
	width: auto;
	float: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#copyright_div {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-size: 10px;
	clear: both;
	color: #555;
}


/**
 * Popin custom style
 *
 */
div.DFThemeObject.Popin.container {
	border: 1px solid #676767;
}

/**
 * Popin custom style
 *
 */
div.DFThemeObject.Popin.container div.close {
	border-bottom: 1px solid #676767;
}


div.DFThemeObject-Popin.zoomable div.container {
        background-color: transparent;
}

div.DFThemeObject-Popin.zoomable div.container div.close {
        top: 4px;
}

div.DFThemeObject-Popin.zoomable div.content {
        position: relative;
        top: 1px;
        font-size: 1px;
        line-height: 1px;
}


/* Top nav rollover sprites__________________________________________________ */
#topnav_div ul.pageLink {
	display: block;
	width: 900px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/buttons.gif);
	background-position: 0px -92px;
}

#topnav_div li.pageLink {
	display: inline;
	float: none;
}

ul.pageLink li.pageLink, li.pageLink a, li.pageLink a:link {
	margin: 0px;
	padding: 0px;
	float: none;
}

ul.pageLink li.pageLink a {
	float: left;
	height: 0px;
	margin: 0px;
	padding-top: 22px;
	width: 119px;
	background-repeat: no-repeat;
	background-image: url(../images/buttons.gif);
	overflow: hidden;
}

li#pageLink_company a {
	margin-left: 209px;
	background-position: -151px 0px;
}

li#pageLink_services a {
	background-position: -271px 0px;
}

li#pageLink_products a {
	width: 118px;
	background-position: -390px 0px;
}

li#pageLink_packages a {
	background-position: -509px 0px;
}

li#pageLink_contact a {
	width: 124px;
	background-position: -628px 0px;
}




li#pageLink_company a:hover {
	margin-left: 209px;
	background-position: -151px -23px;
}

li#pageLink_services a:hover {
	background-position: -271px -23px;
}

li#pageLink_products a:hover {
	background-position: -390px -23px;
}

li#pageLink_packages a:hover {
	background-position: -509px -23px;
}

li#pageLink_contact a:hover {
	background-position: -628px -23px;
}




li#pageLink_company a:active {
	margin-left: 209px;
	background-position: -151px -46px;
}

li#pageLink_services a:active {
	background-position: -271px -46px;
}

li#pageLink_products a:active {
	background-position: -390px -46px;
}

li#pageLink_packages a:active {
	background-position: -509px -46px;
}

li#pageLink_contact a:active {
	background-position: -628px -46px;
}





li.pageSelected#pageLink_company a {
	margin-left: 209px;
	background-position: -151px -69px;
}

li.pageSelected#pageLink_services a {
	background-position: -271px -69px;
}

li.pageSelected#pageLink_products a {
	background-position: -390px -69px;
}

li.pageSelected#pageLink_packages a {
	background-position: -509px -69px;
}

li.pageSelected#pageLink_contact a {
	background-position: -628px -69px;
}






/* Home Page__________________________________________________________________ */

div#homepage {
	width: 900px;
}

div#homepage p {
	margin: 40px 74px 60px 74px;
	font-size: 14px;
	color: #4c4c4c;
}

div#homepage div.block {
	display: block;
	position: relative;
	left: 0px;
	top	0px;
	float: left;
	width: 293px;
	height: 131px;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	background-image: url(../images/home_block.png);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #5d5d5d;
}

div#homepage div.block h1 {
	margin: 8px 10px 0px 10px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 22px;
	color: #8f44b6;
}

div#homepage div.block h2 {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #8f44b6;
	text-align: center;
}

div#homepage ul {
	margin: 5px 10px 0px 56px;
	padding: 0px;
	list-style-type: disc;
}

div#homepage ul li {
	margin: 0px;
	padding: 0px;
}

div#homepage div.block a.learnmore,
div#homepage div.block a.learnmore:link,
div#homepage div.block a.learnmore:visited {
	display: block;
	position: absolute;
	left: 170px;
	top: 101px;
	width: 120px;
	height: 0px;
	overflow: hidden;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/learnmore-button.png);
	background-repeat: no-repeat;
}

div#homepage div.block a.learnmore:hover,
div#homepage div.block a.learnmore:active {
	background-image: url(../images/learnmore-over.png);
	background-repeat: no-repeat;
}

div#homepage div.miniblock {
	display: block;
	float: left;
	width: 297px;
	height: 42px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-image: url(../images/home_miniblock.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

div#homepage div.miniblock h1 {
	margin: 11px 10px 0px 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #8f44b6;
	text-align: left;
}

div#homepage div.miniblock a,
div#homepage div.miniblock a:link,
div#homepage div.miniblock a:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #8f44b6;
	text-align: center;
	text-decoration: none;
}

div#homepage div.miniblock a:active,
div#homepage div.miniblock a:hover {
	text-decoration: none;
	color: #BEB8CC;
}

div#homepage div.miniblock a.go {
	float: right;
	margin: 11px 10px 30px 10px;
}

/* FAQ pages__________________________________________________________________ */

#content_div div div.faq {
	margin: 10px 90px 0px 90px;
}

#content_div div div.faq h1 {
	margin: 8px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

#content_div div div.faq h2 {
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	font-weight: bold;
}

#content_div div div.faq p {
	margin: 8px 0px 18px 66px;
}

#content_div div div.faq h1 {

}


#content_div div div.faq h2 {
	font-weight: normal;
	margin-left: 45px;
}



/* Reveal Regions_____________________________________________________________ */

#content_div div div.faq h1.reveal,
#content_div div div.faq h2.reveal,
#content_div div div.faq h1,
#content_div div div.faq h2 {
	text-decoration: none;
	color: #5E18A3;
	background: url(../images/reveal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	margin-bottom: 15px;
	cursor: pointer;
}

#content_div div div.faq h1.reveal:hover,
#content_div div div.faq h2.reveal:hover,
#content_div div div.faq h1:hover,
#content_div div div.faq h2:hover {
	text-decoration: underline;
	color: #CFA1E5;
	background: url(../images/reveal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content_div div div.faq h1.reveal.revealed,
#content_div div div.faq h2.reveal.revealed,
#content_div div div.faq h1.revealed,
#content_div div div.faq h2.revealed {
	background: url(../images/reveal.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	text-decoration: none;
	margin-bottom: 0px;
}

/* Solutions by industry page__________________________________________________ */

#solution_sample {
	float: right;
	position: relative;
	left: 48px;
	margin-bottom: 25px;
}
#puzzle {
	float: right;
	position: relative;
	left: 52px;
	top: 7px;
	left: 0px;
	top: 0px;
	height: 134px;
	width: 139px;
	margin: 0px 0px 10px 20px;
	padding: 10px 20px 55px 12px;
	overflow: hidden;
	background-image: url(../images/puzzle.png);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 16px;
}

#puzzle h1 {
	color:#8F8A99;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#puzzle ul {
	margin: 10px 0px 0px 32px;
	padding: 0px;
}

#puzzle ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#puzzle a, #puzzle a:link, #puzzle a:visited, #puzzle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8f8a99;
	text-decoration: underline;
}

#puzzle a:hover,
#puzzle a.active,
#puzzle a.active:link,
#puzzle a.active:hover,
#puzzle a.active:visited,
#puzzle a.active:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #8a39b2;
	text-decoration: underline;
}


/* Request a quote page________________________________________________________ */

form#Module_EmailForm_quote_form input {
	width: 200px;
}

form#Module_EmailForm_quote_form textarea,
form#Module_EmailForm_quote_form input#subject {
	width: 375px;
}

form#Module_EmailForm_quote_form div.Module_EmailForm_Buttons input {
	width: auto;
}


/* Become a reseller page________________________________________________________ */

form#Module_EmailForm_company/reseller_form input {
	width: 200px;
}

form#Module_EmailForm_company/reseller_form textarea,
form#Module_EmailForm_company/reseller_form input#subject {
	width: 375px;
}

form#Module_EmailForm_company/reseller_form div.Module_EmailForm_Buttons input {
	width: auto;
}
