/* Body
----------------------------------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	background: #ffffff url(/skins/default/images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3c3c;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#a7001f;
	text-decoration:underline;
}

a:hover {
	padding:0px;
	margin:0px;
	color:#a7001f;
	text-decoration:none;
}

strong {
	color:#a7001f;
}

.clear {
	clear:both;
}

/* Main Wrapper
----------------------------------------------------------------------------------- */

#wrapper {
	margin:0px auto;
	width:955px;
}

/* Header
----------------------------------------------------------------------------------- */

#logo-container {
	margin:0px;
	padding:0px;
	width:955px;
	float:left;
	background:url(/skins/default/images/header-bg.jpg) no-repeat left;
	height:191px;
}

#logo-container img {
	margin:0px 0px 0px 41px;
	padding:0px;
	float:left;
	height:190px;
	display:block;
}

#header-menu {
	margin:0px 28px 0px 0px;
	padding:0px;
	width:339px;
	height:190px;
	float:right;
}

#cart-menu {
	margin:80px 28px 0px 100px;
	padding:0px;
	width:105px;
	float:left;
}

#textfield-set {
	margin:0px;
	padding:0px;
	background:url(/skins/default/images/textfield-bg.jpg) no-repeat;
	width:336px;
	height:90px;
	float:left;
}

#textfield-set p {
	margin:0px;
	padding:16px 0px 0px 33px;
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#textfield-set input {
	margin:3px 14px 0px 32px ;
	padding:2px;
	width:240px;
	height:16px;
	float:left;
	border:solid 1px #d4d4d4;
	font-size:10px;
	color:#666666;
}

#textfield-set input:hover {
	border:solid 1px #46a662;
}

#textfield-set img {
	margin:3px 0px 0px 0px;
	padding:0px;
	float:left;
	width:20px;
	height:22px;
}

#slogan-menu {
	margin:0px;
	padding:67px 0px 0px 0px;
	background:url(/skins/default/images/slogan.jpg) no-repeat 41px 25px;
	width:339px;
	height:33px;
	float:left;
}

#slogan-menu img {
	margin:0px;
	padding:0px;
	float:left;
	height:33px;
	cursor:pointer;
}

/* Main-Menu
----------------------------------------------------------------------------------- */

.tabsmenuclass ul{
overflow: hidden;
width: 955px;
margin: 7px 0px 0px 0px;
padding: 0px;
list-style-type: none;
float:left;
height:51px;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
color: black;
margin:0;
text-decoration: none;
font: bold 13px Arial;
height:51px;
text-indent:-9999px;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: black;
color: white;
}

#menu_home a, #menu_home a:visited {
	width:103px;
	background:url(/skins/default/images/menu.jpg) no-repeat 0px 0px;
}
#menu_home a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat 0px -51px;
	width:103px;
	_width:117px;
}

#menu_features a, #menu_features a:visited {
	width:106px;
	background:url(/skins/default/images/menu.jpg) no-repeat -117px 0px;
}
#menu_features a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -117px -51px;
	width:106px;
	_width:120px;
}

#menu_demo a, #menu_demo a:visited {
	width:104px;
	background:url(/skins/default/images/menu.jpg) no-repeat -237px 0px;
}
#menu_demo a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -237px -51px;
	width:104px;
	_width:118px;
}

#menu_services a, #menu_services a:visited {
	width:104px;
	background:url(/skins/default/images/menu.jpg) no-repeat -355px 0px;
}
#menu_services a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -355px -51px;
	width:104px;
	_width:118px;
}

#menu_ordernow a, #menu_ordernow a:visited {
	width:104px;
	background:url(/skins/default/images/menu.jpg) no-repeat -473px 0px;
}
#menu_ordernow a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -473px -51px;
	width:104px;
	_width:118px;
}

#menu_support a, #menu_support a:visited {
	width:104px;
	background:url(/skins/default/images/menu.jpg) no-repeat -591px 0px;
}
#menu_support a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -591px -51px;
	width:104px;
	_width:118px;
}

#menu_company a, #menu_company a:visited {
	width:104px;
	background:url(/skins/default/images/menu.jpg) no-repeat -709px 0px;
}
#menu_company a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -709px -51px;
	width:104px;
	_width:118px;
}

#menu_contact a, #menu_contact a:visited {
	width:114px;
	background:url(/skins/default/images/menu.jpg) no-repeat -827px 0px;
}
#menu_contact a:hover{
	background:url(/skins/default/images/menu.jpg) no-repeat -827px -51px;
	width:114px;
	_width:128px;
}

/*CSS for sub menu container below*/

.tabsmenucontentclass{
clear: left;
width: 955px;
height: 24px;
padding:0px;
/*background: #E8E8E8;
border: 1px solid silver;*/
}

.tabsmenucontentclass ul{
margin: 0px;
padding: 4px 0px 0px 4px;
list-style-type: none;
background: #E8E8E8;
border: 1px solid silver;
width: 943px;
height: 20px;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}

#height-for-submenu {
	float:left;
	margin:0px;
	padding:0px;
	height:87px;
	width:955px;
}

#submenu {
	float:left;
	margin:0px;
	padding:0px;
	height:87px;
	width:955px;
	background:url(/skins/default/images/submenu-bg.jpg) no-repeat left 4px;
}

#submenu ul {
	margin:0px;
	padding:13px 0px 0px 0px;
	list-style-type:none;
}

#submenu li {
	margin:0px;
	padding:0px 0px 0px 30px;
	background:url(/skins/default/images/bul-submenu.jpg) no-repeat 15px 4px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#a90927;
}

#submenu a:link {
	text-decoration:underline;
}

#submenu li a:hover {
	color:#0e822f;
	text-decoration:none;
}

/* content-container
----------------------------------------------------------------------------------- */

#welcome-container {
	margin:0px 0px 61px 0px;
	padding:0px;
	width:955px;
	float:left;
	background:url(/skins/default/images/welcome-bg.gif) repeat-y;
}

#welcome-container img.welcome {
	margin:0px;
	padding:0px 0px 13px 25px;
	float:left;
}

#welcome-container p {
	margin:0px;
	padding:0px 0px 8px 22px;
	clear:left;
	width:559px;
}

#inner-container {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:955px;
	float:left;
	background:url(/skins/default/images/welcome-bg.gif) repeat-y;
}

#inner-container img.welcome {
	margin:0px;
	padding:0px 0px 13px 25px;
	float:left;
}

#inner-container p {
	margin:0px;
	padding:0px 0px 8px 22px;
	clear:left;
}

/*------ Introduction --------*/

#introduction {
	padding:0px;
	margin:0px 0px 0px 121px;
	height:348px;
	width:344px;
	position:absolute;
	z-index:1;
	background:url(/skins/default/images/introduction-bg.jpg) no-repeat;
	left:50%;
	top:296px;
	clear: both;
}

#introduction h2 {
	margin:0px;
	padding:17px 0px 0px 25px;
	font-size:25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#a90725;
}

.list {
	padding:21px 0px 18px 24px;
	margin:0px;
	float:left;
	list-style-type: none;
}
.list li {
	float: left;
	padding:3px 0px 0px 30px;
	width: 290px;
	margin:0px;
	background:url(/skins/default/images/bul.jpg) no-repeat 1px 5px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#4a4a4a;
}

#introduction img {
	float:left;
}
/*
#introduction img.points {
	margin:72px 0px 18px 25px;
	padding:0px;
	float:left;
}*/

#introduction img.download {
	margin:0px;
	padding:0px 0px 0px 46px;
}

#introduction img.online {
	margin:0px;
	padding:0px 0px 0px 23px;
}

#introduction img.free {
	margin:15px 0px 0px 29px;
	padding:0px;
}

/*------ Bottom-Text-Cotainer --------*/

#bottom-container {
	margin:0px;
	padding:0px 0px 61px 0px;
	width:955px;
	float:left;
}

#bottom-container2 {
	margin:0px;
	padding:0px 0px 161px 0px;
	width:955px;
	float:left;
}


#live-support {
	margin:0px;
	padding:0px;
	float:left;
	width:221px;
	height:140px;
	background:url(/skins/default/images/live-support.jpg) no-repeat;
}

#live-support img.clickhere {
	margin:86px 0px 0px 12px;
	padding:0px;
	float:left;
}

#live-support img.needhelp {
	margin:33px 0px 0px 0px;
	padding:0px;
	float:left;
}

#news-wrapper {
	margin:1px 0px 0px 18px;
	padding:0px;
	float:left;
	width:223px;
}

#news-wrapper img {
	float:left;
}

#news {
	margin:0px;
	padding:0px;
	width:223px;
	height:52px;
	background:url(/skins/default/images/news-heading.jpg) no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#a90725;
}

#news p {
	margin:0px;
	padding:16px 0px 0px 38px;
	width:60px;
	display:block;
}

#news-container {
	margin:0px;
	padding:0px 0px 4px 0px;
	background:#fff url(/skins/default/images/new-bg.jpg) repeat-x bottom;
	border-left:solid 1px #c4c4c4;
	border-right:solid 1px #c4c4c4;
	float:left;
	width:221px;
}

#news-container h2 {
	margin:0px;
	padding:8px 0px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7001f;
	font-weight:normal;
	background:url(/skins/default/images/saperator.jpg) no-repeat bottom 13px;
	float:left;
	width:200px;
}

#news-container h3 {
	margin:0px;
	padding:14px 0px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7001f;
	font-weight:normal;
	background:url(/skins/default/images/saperator.jpg) no-repeat bottom 13px;
	float:left;
	width:200px;
}

#news-container p {
	margin:0px;
	padding:4px 0px 0px 14px;
	float:left;
	width:195px;
}

#news-container a {
	margin:0px;
	padding:7px 12px 0px 0px;
	float:right;
}

#news-bottom {
	margin:0px;
	padding:0px;
	width:223px;
	float:left;
}


#services-wrapper {
	margin:1px 0px 0px 17px;
	padding:0px;
	float:left;
	width:476px;
}

#services-wrapper img {
	float:left;
}

#services-hed {
	margin:0px;
	padding:0px;
	width:476px;
	height:52px;
	background:url(/skins/default/images/services-hed.jpg) no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#a90725;
}

#services-hed p {
	margin:0px;
	padding:16px 0px 0px 38px;
	width:100px;
	display:block;
}

#services-container {
	margin:0px;
	padding:0px;
	float:left;
	width:474px;
	background:#fff url(/skins/default/images/new-bg.jpg) repeat-x bottom;
	border-left:solid 1px #c4c4c4;
	border-right:solid 1px #c4c4c4;
}

#services-container img.software {
	margin:0px;
	padding:20px 0px 30px 9px;
}

#services-container p {
	margin:20px 0px 18px 12px;
	padding:0px;
	float:left;
	width:340px;
}

#services-container img.read {
	margin:0px;
	padding:0px 21px 0px 0px;
	float:right;
} 


/* footer
----------------------------------------------------------------------------------- */

#footer {
	margin:0px;
	padding:0px;
	width:100%;
	background:#4a4a4a url(/skins/default/images/footer-bg.jpg) repeat-x;
	clear:both;
	height:87px;
}

#footer-copy {
	margin:0px auto;
	padding:40px 0px 0px 4px;
	width:955px;
	color:#FFFFFF;
}

#footer-copy span {
	 padding:0px 0px 0px 270px;
}

#footer a {
	color:#FFFFFF;
}



/* Fetures Page
----------------------------------------------------------------------------------- */


/*------------- 10 Reasons Div -------------*/

#features-wrapper {
	margin:1px 0px 0px 0px;
	padding:0px;
	float:left;
	width:456px;
}

#features-wrapper img {
	float:left;
}

#features-hed {
	margin:0px;
	padding:0px;
	width:456px;
	height:52px;
	background:url(/skins/default/images/features-heading.jpg) no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#a90725;
}

#features-hed p {
	margin:0px;
	padding:16px 0px 0px 38px;
	width:300px;
	display:block;
}

#features-container {
	margin:0px;
	padding:14px 0px 14px 0px;
	float:left;
	width:454px;
	background:#fff url(/skins/default/images/new-bg.jpg) repeat-x bottom;
	border-left:solid 1px #c4c4c4;
	border-right:solid 1px #c4c4c4;
}

#features-container p {
	margin:0px;
	padding:20px 0px 0px 20px;
	float:left;
	width:423px;
}

.list2 {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
}

.list2 li {
	margin:0px;
	padding:0px 0px 0px 25px;
	width:403px;
	float:left;
	background:url(/skins/default/images/bullet.jpg) no-repeat left 6px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#3c3c3c;
	line-height:20px;
}

.list3 {
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:right;
	float:left;
}

.list3 li {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:180px;
	float:left;
	background:url(/skins/default/images/bullet.jpg) no-repeat left 6px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#3c3c3c;
	line-height:20px;
}

/*------------- Features & Module Div -------------*/

#features-wrapper2 {
	margin:1px 0px 0px 0px;
	padding:0px;
	float:right;
	width:456px;
}

#features-wrapper2 img {
	float:right;
}

#bulet {
	margin:0px;
	padding:0px 4px 0px 10px;
	width:210px;
	float:right;
}

#bulett {
	margin:0px;
	padding:0px 0px 0px 18px;
	width:210px;
	float:left;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #E8E8E8;
width: 90%;
height: 24px;
padding: 5px;
border: 1px solid silver;
}

.tabsmenucontentclass ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}

/*------------- Compare Chart -------------*/

#CompareChart
{
	width:900px;
	background-color:#cccccc;
	border:1px;
}

#CompareChart .Col1
{
	width:180px;
	text-align:left;
	line-height:18px;
	background-color:#ffffff;
}

#CompareChart .ColOption
{
	width:120px;
	text-align:center;
	line-height:18px;
	background-color:#ffffff;
}

#CompareChart .TitleRow
{
	background-color:#cccccc;
}

#CompareChart .HeaderRow
{
	background-color:#aaaaaa;
}

#CompareChart .PriceRow
{
	background-color:#b70000;
	color:#ffffff;
}

/*------------- Client Page -------------*/
#ClientPicLinks
{
margin:0 auto;
background-color:#b50102;
color:#ffffff;
width:140px;
padding:5px;
text-align:center;
margin-top:-20px;
}

#ClientPicLinks a
{
color:#ffffff;
text-decoration:none;
}


/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	font-size:8px;
	background: #ccc url(/skins/default/images/accordian_tab3.gif) no-repeat 0px -44px;
	border-bottom: 1px solid #5d5743;
	margin: 0px;
	padding: 2px;
	padding-left:125px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}


/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background: url(/skins/default/images/tabpanels.jpg) /*#D2CEC1*/;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background: #cccccc url(/skins/default/images/accordian_tab3.gif) no-repeat 0px 0px;
	
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	background: #808080 url(/skins/default/images/accordian_tab5.png) no-repeat left bottom;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #666666 url(/skins/default/images/accordian_tab3.gif) no-repeat 0 -88px;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
/*.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}*/

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background: #808080 url(/skins/default/images/accordian_tab5.png) no-repeat 0 -88px;
	color:#A7001F;
}

#mainContent .galleryArticle .AccordionPanelContent img {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
}
#mainContent .galleryArticle .AccordionPanelContent p {
	margin-top: 20px;
	font-size: 0.9em;
	line-height: 1.4;
}

#mainContent .galleryArticle .AccordionPanelTab h1 {
	color: #FFF;
	font-size: 1.4em;
	text-align: left;
	padding-right: 0px;
	margin: 0px;
	padding-left: 70px;
}

.rollover a {
display:block;
width: 58px;
padding:20px 20px 40px 20px;
background: url("/skins/default/images/BuyNowBtn2.gif") 0 0 no-repeat;
border:none;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -58px;
}
.rollover a:active {
background-position: 0 -116px;
}
