﻿/*********************INITIALS*******************/

*
{
	margin: 0px;
}
body.mainPage
{
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(Images/dD_header.png) repeat-x;
}

a
{
	text-decoration: none;
	color: #0573a3;
}

a:hover
{
	text-decoration: underline;
}

/*********************OTHER_B*******************/
body.otherPage
{
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(Images/bg_header2.png) repeat-x left -115px;
}
/*********************OTHER_E*******************/

#containerTop
{
	margin: 0;
	padding: 0;
}

#wrapper
{
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 962px;
}
/*********************HEADER*******************/

/*********************OTHER_B*******************/
.otherPage #wrapper #header
{
	background: url(Images/bg_header3.png) left -115px;
}
/*********************OTHER_E*******************/


#wrapper #header
{
	padding-top: 25px;
	height: 97px;
	margin-bottom: 8px;
	padding-left: 14px;
	background: url(Images/bg_header3.png) repeat-x;
}

#wrapper #header #logo
{
	float: left;
}

#wrapper #header #logo a img
{
	border-style: none;
}


#header #navigation
{
	margin: 33px 0 0 0;
	background-color: #FFCB05;
	height: 43px;
	width: 671px;
	float: right;
}
#navigation #byKalitte
{
	width: 76px;
	float: left;
	padding: 6px 0px 0px 10px;
}

#navigation #menu
{
	font-family: Verdana,geneva,sans-serif;
	width: 530px;
	float: right;
	margin-top: 0px;
}

#navigation #menu ul
{
	text-decoration: none;
	list-style: none;
}

#navigation #menu li
{
	padding: 0;
	margin: 0;
}
#navigation #menu li a:link, #navigation #menu li a:visited
{
	border-right: 1px solid #FE8A0A;
	font-size: 12px;
	height: 30px;
	color: #58595B;
	text-decoration: none;
	padding: 13px 8px 0px 8px;
	float: right;
}

#navigation #menu li a:active, #navigation #menu li a:hover
{
	color: #0071A1;
	text-decoration: none;
}


#navigation #igoogle img
{
	margin-top: 6px;
	float: right;
	margin-right: 0px;
}

.leftBorder
{
	border-left: 1px solid #FE8A0A;
}
/*********************FLASH*******************/


#wrapper #flash
{
	height: 356px;
	clear: both;
	margin-bottom: 8px;
	margin-left: 0px;
}

/*********************BOXES*******************/


#wrapper #boxes
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: decimal;
}

#box1 #box1Content p
{
	padding-right: 4px;
	padding-top: 12px;
	padding-left: 5px;
	margin-bottom: 3px;
}

#box3 #box3Content ul
{
	margin-left: 47px;
	padding-right: 4px;
}


#boxes #box4
{
	margin-right: 0px;
}
#box2 #box2Content ul
{
	padding-top: 22px;
}


/*********************OTHER_B*******************/
#wrapper #sideBarLeft
{
	height: 560px;
	width: 230px;
	float: left;
	margin: 0px;
	padding: 33px 0px 0px;
	position: relative;
}
#wrapper #sideBarLeft ul
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style: none;
	height: 150px;
	text-align: left;
	line-height: 20px;
}
#wrapper #sideBarLeft ul li
{
	padding-left: 0px;
	margin-left: -25px;
}

#wrapper #sideBarLeft ul li a:link, #wrapper #sideBarLeft ul li a:visited
{
	color: #6D6E71;
	vertical-align: middle;
	text-decoration: none;
}
#wrapper #sideBarLeft ul li a:hover
{
	color: #0071A1;
}


/********************TABLES*********************/

#wrapper #content
{
	width: 485px;
	float: left;
}

.std
{
	background: url(Images/bg_tableHeader.png) no-repeat center center;
	text-align: center;
}

.pro
{
	background: url(Images/bg_tableHeader.png) no-repeat right center;
	text-align: center;
}


.std2
{
	background: url(Images/bg_tableHeaderM.png) no-repeat center center;
	text-align: center;
	padding-left: 0px;
}

.pro2
{
	background: url(Images/bg_tableHeaderR.png) no-repeat right center;
	text-align: center;
	padding-left: 0px;
}

.left
{
	background: url(Images/bg_tableHeaderL.png) no-repeat left center;
	text-align: left;
	padding-left: 5px;
}

#content table#purchaseTbl
{
	padding: 0px;
	width: 485px;
	margin: 16px auto 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#content #purchaseTbl thead
{
	height: 14px;
	text-align: center;
	background: url(Images/bg_tableHeader.png) no-repeat left center;
	color: #FFDE17;
	line-height: 25px;
	border-style: none;
}

#content #purchaseTbl tbody
{
	color: #000000;
	border: 0 none;
	line-height: 12px;
}

#content #purchaseTbl tbody tr td img
{
	padding-left: 60px;
}

#content #purchaseTbl tbody td.specs
{
	padding: 6px 16px;
	width: 200px;
	text-align: left;
}

#content table.licenseTbl
{
	padding: 0px;
	width: 480px;
	margin: 15px auto 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content .licenseTbl thead
{
	height: 27px;
	text-align: left;
	color: #FFDE17;
	line-height: 24px;
	border-style: none;
}

#content .licenseTbl tbody
{
	color: #000000;
	line-height: 12px;
}


#content .licenseTbl tbody tr td a img
{
	border-width: 0px;
	border-style: none;
	float: right;
	margin-right: 5px;
}
#content .licenseTbl tbody td.specs
{
	padding: 6px 0px 6px 14px;
	width: 210px;
	text-align: left;
}



#content .licenseTbl tbody td
{
	width: 135px;
}

#content .licenseTbl tbody td p
{
	padding-left: 5px;
	text-align: center;
	width: 65px;
	float: left;
}




/*********************SIDEBAR_RIGHT*******************/



#wrapper #sideBarRight
{
	width: 240px;
	float: left;
	position: relative;
	padding-top: 8px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#wrapper #sideBarRight #boxHeader
{
	background: url(Images/boxesHeader.png) no-repeat 5px top;
	height: 40px;
	margin-top: 15px;
	text-align: center;
}
#sideBarRight #boxHeader img
{
	padding: 6px 0px 0px 0px;
}
#sideBarRight #boxContent
{
	background: url(Images/boxesContentL.png) repeat-y left -20px;
	width: 240px;
	margin: 0px;
	padding-right: 15px;
}
#sideBarRight #boxContent p
{
	line-height: 16px;
	margin: 0px 0px 20px 20px;
	width: 210px;
}
#sideBarRight #boxContent ul
{
	margin: 20px 40px 20px 0px;
}

#sideBarRight #boxContent ul li
{
	margin-bottom: 6px;
}
#sideBarRight #boxFooter
{
	background: url(Images/boxesFooterL.png) no-repeat 20px;
	height: 12px;
	margin: -20px 0px 20px -20px;
}






#sideBarRight #sideBarRightContent
{
	position: relative;
}
#sideBarRightContent #imag img
{
	margin: 0px 0px 10px 50px;
}
#sideBarRight #sideBarRightContent p
{
	color: #000;
	padding: 0px 0px 15px 20px;
	width: 210px;
}
#sideBarRight #sideBarRightContent ul
{
	margin-bottom: 20px;
	margin-bottom: 6px;
	list-style-type: square;
}

/*********************OTHER_E*******************/

/*********************FOOTER*******************/


.mainPage #footer
{
	clear: both;
	margin-top: -2px;
	position: relative;
	background: url(Images/bg_footer.png) repeat-x;
}
.otherPage #footer
{
	margin-top: 20px;
	clear: both;
	position: relative;
	background: url(Images/bg_footer.png) repeat-x;
}

#footer #footerContent
{
	width: 1005px;
	margin: 0px auto;
	height: 68px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(Images/bg_footerContent.png);
	font-size: 15px;
}
#footerContent #link1
{
	margin-left: 312px;
}

#footerContent #link2
{
	border-right: 1.6px solid #808184;
	margin: 2px 32px 16px 0px;
	padding: 13px 34px 13px 0px;
}
#footerContent #link4
{
	width: 65px;
}


#footer #footerCustomer
{
	padding-left: 8px;
	width: 1005px;
	margin: 0px auto;
}

#footerCustomer #dashboard
{
	margin-top: 19px;
}

#footerCustomer #dashboard img
{
	float: right;
}

#footerCustomer #customers
{
	float: left;
	margin-top: 0px;
	width: 650px;
	height: 160px;
}


#footerCustomer #customers h1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	margin-top: -10px;
}


#footerCustomer #customers #footerImg a img
{
	margin: auto 25px auto 0px;
	vertical-align: middle;
	border-style: none;
}



#footerCustomer #social
{
	clear: left;
	padding-bottom: 1px;
	padding-top: 4px;
	margin-left: -6px;
}
#footerCustomer #social a img
{
	border-style: none;
}


.floatLeft
{
	float: left;
}

/*********************CONTACT*******************/

#contact
{
	background: #808285;
	height: 65px;
	position: relative;
	margin-top: -0px;
}

#contact #contactContent
{
	margin: 0 auto;
	width: 1005px;
}

#contactContent #kalitte img
{
	float: left;
	margin: 16px 0px 0px 3px;
	border-style: none;
}

#contactContent #adress
{
	padding-right: -0px;
}
.mainPage #contactContent #adress p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-right: -280px;
	text-align: right;
	padding-right: -0px;
	margin-top: 8px;
	float: right;
}
.otherPage #contactContent #adress p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-right: -285px;
	text-align: right;
	padding-right: -0px;
	margin-top: 8px;
	float: right;
}



#contactContent #adress p a:link, #contactContent #adress p a:visited
{
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#contactContent #adress p a:hover
{
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#contactContent #adress #o p
{
	margin: 8px;
	padding-right: 15px;
}
.odd
{
	background: #E2E2E2;
}


.featureGroup
{
	background: #1473a2;
	font-weight: bold;
	color: #FFFFFF;
}
.footers
{
	background: url(Images/boxesFooter.png) no-repeat;
	height: 16px;
	margin: -6px 0px 0px;
	clear: both;
}
.contents
{
	background: url(Images/boxesContent.png) repeat-y;
	margin: -9px 0px 0px;
	min-height: 130px;
	position: relative;
}
.headers
{
	background: url(Images/boxesHeader.png) no-repeat;
	height: 48px;
}
.headersImg
{
	display: block;
	margin: 0 auto;
	padding-top: 7px;
}
.boxes
{
	float: left;
	background: #FFF;
	width: 232px;
	margin-right: 11px;
}
.content_ul
{
	text-align: left;
	list-style-type: disc;
	margin-bottom: 2px;
	padding-right: 2px;
}
.content_img
{
	margin: 12px 16px 4px 6px;
	float: left;
}

.content_img.customer_img
{
	margin: 12px 4px 4px 6px;
	float: left;
}

.footerLinks
{
	float: left;
	padding: 0px;
	margin: 15px 16px 0px 0px;
	border-style: none;
}
.button_a:visited, .button_a:link
{
	color: #BBBDBF;
	text-decoration: none;
}
.button_a:active, .button_a:hover
{
	color: #0071A1;
	text-decoration: none;
}

.footerLinks_img
{
	float: left;
	border-style: none;
	margin-right: 4px;
}
.footerLinks_rss
{
	font-weight: 900;
}

.emp
{
	font-weight: bold;
}

div.pageInner
{
	margin-top: 28px;
}

div.stdParagraph
{
}

div.stdParagraph
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

div.stdParagraph h1
{
	font-size: 19px;
	margin-bottom: 10px;
	color: #0071a2;
}

div.stdParagraph h2
{
	font-size: 15px;
	margin-bottom: 5px;
	color: #0071a2;
}

div.stdParagraph p
{
	margin-bottom: 6px;
	line-height: 150%;
}

div.stdParagraph ul li
{
	margin-bottom: 6px;
}

div.stdParagraph ul li.last
{
	margin-bottom: 0px;
}

table.stdTable
{
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	background-color: #E5E5E5;
	padding: 0px;
}
table.stdTable th
{
	background-color: #CCCCCC;
	font-weight: bold;
}

table.stdTable td, table th
{
	padding: 5px;
}

table.stdTable td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


img.supportIcon
{
	padding-left: 30px;
}

#storyBoard
{
	background: url(Images/site-story-board.jpg) no-repeat;
	width: 960px;
	height: 358px;
	display: block;
}

#storyBoard ul
{
	display: block;
	width: 155px;
	margin-left: 765px;
	padding-top: 45px;
}

#storyBoard ul li
{
	list-style: none;
}

#storyBoard ul li a
{
	display: block;
}

#storyBoard a#video
{
	width: 125px;
	height: 115px;
}

#storyBoard a#demo
{
	width: 125px;
	height: 115px;
}

#storyBoard a#download
{
	width: 125px;
	height:30px;
	padding-top:125px;
}

a.seeCustomersLink
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}