﻿/*New 2012 Header Styles*/


#menucontainer {

	width: 690px;

	float: left;

	height: 38px;

	background-image: url(../menu/SpryAssets/SpryMenuBarBackground.gif);

	background-repeat: repeat-x;

}

#searchcontainer {

	width: 210px;

	float: right;

	background-image: url(../menu/SpryAssets/SpryMenuBarBackground.gif);

	background-repeat: repeat-x;

height: 38px;

	

}

.pageheader {

	width: 850px;

	height: 35px;

	margin-top: 0px;



}
#homepgheader{float:left;width:900px;height:105px;}
#webselector{float: right;margin-top: -22px;padding: 0px;margin-right: 9px;}
#webselectbtn{background-color: white; border: none; border-radius: 4px;}
#Country-Select{border-radius: 4px;border: none;}




.pagebody{

	border: 1px solid #D1D0D0;

	padding: 15px;

}



.pageheader-title{

	font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;

	color: #333;

	font-size: 22px;

	padding-right: 10px;

	font-weight: bold;

}



.pageheader-menu{

	float: right;

	height: 25px;





}



.pageheader-menu-link-back {

	float: left;

	height: 25px;

}

	

.pageheader-menu-link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-transform: capitalize;



}



.pageheader-menu-link a {

	color: #333;

	text-align: center;

	display: block;

	padding-top: 8px;

	padding-right: 7px;

	padding-bottom: 10px;

	padding-left: 7px;

	background-color: #FFFFFF;

	border: 1px solid #D4D4D4;

	background-image: url(../images/subnav-bg.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}



.pageheader-menu-link a:hover {

	color: #bf4f4f;

	text-decoration: none;

	text-align: center;

	display: block;

	padding-top: 8px;

	padding-right: 7px;

	padding-bottom: 10px;

	padding-left: 7px;

	background-color: #EFEFEF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #D1D0D0;

	border-right-color: #D1D0D0;

	border-bottom-color: #EFEFEF;

	border-left-color: #D1D0D0;

	background-image: none;

}

.pageheader-menu-link-active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-transform: capitalize;

}



.pageheader-menu-link-active a {

	text-align: center;

	display: block;

	padding-top: 8px;

	padding-right: 7px;

	padding-bottom: 10px;

	padding-left: 7px;

	color: #FFF;

	text-decoration: none;

	background-color: #EFEFEF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #D1D0D0;

	border-right-color: #D1D0D0;

	border-bottom-color: #EFEFEF;

	border-left-color: #D1D0D0;

	background: linear-gradient(#848484, #616161) repeat scroll 0 0 transparent;;

}



.pageheader-menu-link-active a:hover {



	text-decoration: none;

	background-color: #EFEFEF;

}

.pageheader-menu-spacer {



	background-repeat: no-repeat;

	background-position: right center;

	width: 5px;

	

	

}



/* Search Bar CSS*/



#search {



}



#search input[type=text] {

	border: 0 none;

	color: #33333;

	width:150px;

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

	border-radius: 20px;

	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;

	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;

	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;

	-webkit-transition: all 0.7s ease 0s;

	-moz-transition: all 0.7s ease 0s;

	-o-transition: all 0.7s ease 0s;

	transition: all 0.7s ease 0s;

	background-color: #DADADA;

	background-image: url(http://1.bp.blogspot.com/-XNPyh_l2WB8/TjRXPfrbJVI/AAAAAAAAA3I/R8Mia0bYtME/s1600/search-dark.png);

	background-repeat: no-repeat;

	background-position: 10px 6px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-weight: normal;

	margin-top: 5px;

	padding-top: 6px;

	padding-right: 15px;

	padding-bottom: 6px;

	padding-left: 35px;

	margin-right: 5px;

    }



#search input[type=text]:focus {



	background-color: #EFEFEF;

    }

	

/* Current */



.top_banner_link_area {

	background-color: #c2c2c2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 3px 28px 3px 8px;

	text-align: right;

	border-bottom-width: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-bottom-color: #EEEEEE;

}

.searchbutton {

	background-color: #F1F1D2;

	border: 1px solid #B4B447;

	cursor: pointer;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 3px 2px;

}

.searchbox {

	cursor: text;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 3px 2px 1px;

	background-color: efefef;

	height: 14px;

}





.test_box {

	height: 80px;

	width: 650px;

}



.top_banner_link_area a {

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}



.top_banner_link_area a:hover {

	text-decoration: underline;

}

body {

	background-color: #999999;

	background-image:   url("../images/bg_tile.gif");

	background-repeat: repeat-x;

	background-position: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.main_table_bg {

	background-color: #EFEFEF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.textsm {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;
	width:200px;
	float:right;

}
.textsm_fp {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;
	width:200px;
	float:right;
	margin-top:15px;

}

.bot_area {

	background-color: #c2c2c2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 5px 30px 5px 2px;

	text-align: right;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 5px;

	border-top-color: #EEEEEE;

}

.bot_area_fp {

	background-color: #c2c2c2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 0 30px 0 0;

	text-align: right;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 5px;

	border-top-color: #EEEEEE;

}
.socialicons{float:left;margin:5px 10px 5px 0px;width:34px;height:34px;}
#fbicon{margin-left:30px;}


.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: justify;

}

.textred {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FF0000;

	text-decoration: none;

	text-align: center;

}

.Quote_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #6C6C00;

	text-decoration: none;

	font-style: italic;

	margin-right: 2px;

}

.image_border {

	border: 1px solid #C2C2C2;

}

.main_body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	text-align: justify;

	vertical-align: text-top;

}

h1 {

    color: #2C2E21;

    font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;

    font-size: 17px;

    font-style: normal;

    font-weight: bold;

    padding-bottom: 7px;

    text-decoration: none;

}

h2 {

	font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #2C2E21;

}

.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #808033;

}

.divide {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #C2C2C2;

	border-right-color: #C2C2C2;

	border-bottom-color: #C2C2C2;

	border-left-color: #C2C2C2;

	margin-top: 5px;

}

.table_cell_grey {

	background-color: #C2C2C2;

}

h3 {

	font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}

.table_cell_green {



	background-color: #E9E9BB;

}

a {

	color:#bf4f4f;

	text-decoration: none;

	font-weight: bold;

}

.white_links {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}

a:hover {

	text-decoration: underline;

}





.shadow_left {

	background-image:   url("../images/shadow-lft.gif");

	background-repeat: repeat-y;

	background-position: right;

}



.shadow_right {

	background-image:   url("../images/shadow-right.gif");

	background-repeat: repeat-y;

	background-position: left;

}

.shadow_bot {

	background-image:   url("../images/shadow-bot.gif");

	background-repeat: repeat-x;

	background-position: top;

}

.shadow_bot_lft{

	background-image:   url("../images/shadow-bot-lft.gif");

	background-repeat: no-repeat;

	background-position: right top;

}

.shadow_bot_right{

	background-image:   url("../images/shadow-bot-right.gif");

	background-repeat: no-repeat;

	background-position: left top;

}

.shadow_top {

	background-image:   url("../images/shadow-top.gif");

	background-repeat: repeat-x;

	background-position: bottom;

}

.shadow_top_right {

	background-image:   url("../images/shadow-top-right.gif");

	background-repeat: no-repeat;

	background-position: left bottom;

}

.shadow_top_left {

	background-image:   url("../images/shadow-top-left.gif");

	background-repeat: no-repeat;

	background-position: right bottom;

}

.Shop_table {

	border: 1px solid #C2C2C2;

	padding: 5px;

}

.Shop_table_title {

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #808033;

	padding: 10px;

}

.dot_divide_v {

	border-top: 1px none #666666;

	border-right: 2px dotted #666666;

	border-bottom: 1px none #666666;

	border-left: 1px none #666666;

}





.hovermenu ul{

	font: normal 13px arial;



	margin-left: 0;

	text-align: center;

	padding: 0;

	background-color:#C2C2C2;

}



.hovermenu ul li{

list-style: none;

display: inline;

}



.hovermenu ul li a{

	padding: 7px 20px;

	text-decoration: none;

	float: left;

	color: black;

	background-color: #C2C2C2;

	border-top: 1px none #929292;

	border-right: 1px solid #929292;

	border-bottom: 1px none #929292;

	border-left: 1px none #929292;

	font-weight: normal;

}



.hovermenu ul li a:hover{

	background-color: #D7D7D7;

}



html>body .hovermenu ul li a:active{

	background-color: #D7D7D7;

}

.h1RED {





	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #bf4f4f;

	text-decoration: none;

}

.news_box {

	background-color: #f4f4f4;

	border: 1px solid #CCCCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

}

.text_large {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: justify;

}

.faq_header {

	background-color: #C2C2C2;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #EFEFEF;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

}

.faq_body {

	background-color: #F4F4F4;

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	border: 1px solid #CCCCCC;

}

.faq_headerover {



	background-color: #A6A6A6;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #EFEFEF;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

}

.vcarve_home_border {

	border: 1px solid #c7a55b;

	background-color: #f4f4f4;

}

.photovcarve_home_border {

	border: 1px solid #c2c2c2;

	background-color: #f4f4f4;

}

.Cut3D_home_border {

	border: 1px solid #97abbf;

	background-color: #f4f4f4;

}

.Cut2D_home_border {

	border: 1px solid #b89c81;

	background-color: #f4f4f4;

}

.largelinks {







	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #bf4f4f;

	text-decoration: none;

}

.title_bars {

	background-image: url(images/home_new_titlebar_bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	height: 30px;

	text-align: left;

	vertical-align: middle;

	margin: 0px;

	padding-left: 10px;

	font-size: 12px;

	text-transform: capitalize;

	color: #000000;

}



.forum_box {

	background-color: #f1f1d2;

	border: 1px solid #b4b447;

	padding: 5px;

	width: 150px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.home_main_bg {

	background-repeat: repeat-x;

	background-position: top;

	background-color: #f4f4f4;

	border-top: 1px solid #6E6D01;

	border-right: 1px solid #6E6D01;

	border-bottom: 1px solid #6E6D01;

	border-left: 1px solid #6E6D01;

	background-image: url(images/aspire_home_fade.jpg);

}

.dot_divide_v_light {



	border-top: 1px none #999999;

	border-right: 1px dotted #999999;

	border-bottom: 1px none #999999;

	border-left: 1px none #999999;

}

.aspire_box {

	background-color: #f4f4f4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: repeat-x;

	background-position: bottom;

	border-top: 1px solid #919100;

	border-right: 1px solid #919100;

	border-bottom: 5px solid #919100;

	border-left: 1px solid #919100;

	padding: 0px;

}

.vcarve_box {

	background-color: #f4f4f4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: repeat-x;

	background-position: bottom;

	border-top: 1px solid #996511;

	border-right: 1px solid #996511;

	border-bottom: 5px solid #996511;

	border-left: 1px solid #996511;

}

.cut3d_box {



	background-color: #f4f4f4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: repeat-x;

	background-position: bottom;

	border-top: 1px solid #7b8898;

	border-right: 1px solid #7b8898;

	border-bottom: 5px solid #7b8898;

	border-left: 1px solid #7b8898;

}

.cut2d_box {





	background-color: #f4f4f4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: repeat-x;

	background-position: bottom;

	border-top: 1px solid #83705f;

	border-right: 1px solid #83705f;

	border-bottom: 5px solid #83705f;

	border-left: 1px solid #83705f;

}

.pvc_box {





	background-color: #f4f4f4;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: repeat-x;

	background-position: bottom;

	border-top: 1px solid #2f2ca7;

	border-right: 1px solid #2f2ca7;

	border-bottom: 5px solid #2f2ca7;

	border-left: 1px solid #2f2ca7;

}

.dot_divide_v_light_lft {

	background-image: url(images/dot.gif);

	background-repeat: repeat-y;

	background-position: center;

	border: 1px none #999999;

}

.dividebottom {



	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #C2C2C2;

	border-right-color: #C2C2C2;

	border-bottom-color: #C2C2C2;

	border-left-color: #C2C2C2;

	margin-top: 5px;

}

.aspire_home_box {

	background-color: #f4f4f4;

	border: 1px solid #919100;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	background-repeat: no-repeat;

	background-position: left top;

}

.top_banner_link_areaNEW {

	background-color: #c2c2c2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 0px 28px 0px 8px;

	text-align: right;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-bottom-color: #EEEEEE;

}

.top_banner_link_areaNEW a {



	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}

.top_banner_link_areaNEW a:hover {



	text-decoration: underline;

}

.highlight_box {





	border: 1px solid #6E6D01;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;



}

.h1White {







	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.h1WhiteLarge {









	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.main_body_home {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	text-align: justify;

	vertical-align: text-top;

	background-image: url(images/home_new_background.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.home_text_table_highlight {

	background-color: f4f4f4;

	border: 2px solid #FFFFFF;

	margin: 2px 0px 0px;

}

.welcome_table {

	margin-bottom: 5px;

}



.landing_page_solutions_bg {

	background-image: url(images/home_new_titlebar_bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	height: 30px;

	text-align: left;

	vertical-align: middle;

	margin: 0px;

	padding-left: 10px;

	font-size: 12px;

	text-transform: none;

	color: #000000;

	background-color: #E7E7B5;

}

.main_body_wood {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	text-align: justify;

	vertical-align: text-top;

	background-image: url(images/home_wood_background.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.a-large-italics {

	color: #bf4f4f;

	text-decoration: none;

	font-weight: bold;

	font-size: 11px;

	font-style: italic;

	line-height: 16px;

}

.home_button_td {

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #EFEFEF;

}





/* What's new page header */



#wn-top {

	position: static;

	width: 100%;

	height: 50px;

	margin-top: 15px;

}



#wn-logo {

	position: static;

	text-align: center;

	width: 100%;

	height: auto;

	margin-top: 15px;

}





.wn-topl {

	position: static;

	float: left;

	height: auto;

	margin-right: 10px;

}



.wn-topr {

	position: static;

	float: right;

	height: auto;

}



.wn-logo-aspire {

	position: static;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

}





/* MENU ITEM FOR WHAT'S NEW IN SOFTWARE */



.wnmenu2011 ul{

	font: normal 13px arial;

	margin-left: 0;

	text-align: center;

	padding: 0;

	background-color:#C2C2C2;

	height: 15px;

	width:100%;





}



.wnmenu2011 ul li{

	list-style: none;

	display: inline;

}



.wnmenu2011 ul li a{

	padding: 2px 15px;

	text-decoration: none;

	float: left;

	color: black;

	background-color: #C2C2C2;

	border-top: 1px none #929292;

	border-right: 1px solid #929292;

	border-bottom: 1px none #929292;

	border-left: 1px none #929292;

	font-weight: normal;



}



.wnmenu2011 ul li a:hover{

	background-color: #D7D7D7;

}



html>body .wnmenu2011 ul li a:active{

	background-color: #D7D7D7;

}





/* HOMEPAGE SLIDING BANNER */





/*--Main Container--*/

.main_view {

	float: left;

	position: relative;

}

/*--Window/Masking Styles--*/

.window {

	height:270px;	width: 690px;

	overflow: hidden; /*--Hides anything outside of the set width/height--*/

	position: relative;

}

.image_reel {

	position: absolute;

	top: 0; left: 0;

}

.image_reel img {float: left;}



/*--Paging Styles--*/

.paging {

	position: absolute;

	bottom: 40px; right: -7px;

	width: 178px; height:47px;

	z-index: 100; /*--Assures the paging stays on the top layer--*/

	text-align: center;

	line-height: 40px;

	background: url(../images/paging.png) no-repeat;

	display: none; /*--Hidden by default, will be later shown with jQuery--*/

}

.paging a {

	padding: 5px;

	text-decoration: none;

	color: #fff;

}

.paging a.active {

	font-weight: bold;

	background: #858585;

	border: 1px solid #303437;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

}

.paging a:hover {font-weight: bold;}

.cs-image-border {

background-color: #EEEEEE;

    border: 1px solid #CCCCCC;

    padding: 2px;

}





/* PRODUCT TABS PROGRESS BUTTONS */



a.progress-button {

display:block;

background-color:#333;

border-radius:5px;

mos-border-radius:5px;

color:#fff;

}

a:hover.progress-button {

background-color:#000;

}

.progress-next{

background:url(../images/next.png) no-repeat 10px 8px;

text-indent:30px;

display:block;

}



/* END OF PRODUCT TABS PROGRESS BUTTONS */





/* MENU ITEM FOR WHAT'S NEW IN SOFTWARE */



.wnmenu2011 ul{

	font: normal 13px arial;

	margin-left: 0;

	text-align: center;

	padding: 0;

	background-color:#C2C2C2;

	height: 15px;

	width:100%;





}



.wnmenu2011 ul li{

	list-style: none;

	display: inline;

}



.wnmenu2011 ul li a{

	padding: 2px 15px;

	text-decoration: none;

	float: left;

	color: black;

	background-color: #C2C2C2;

	border-top: 1px none #929292;

	border-right: 1px solid #929292;

	border-bottom: 1px none #929292;

	border-left: 1px none #929292;

	font-weight: normal;



}



.wnmenu2011 ul li a:hover{

	background-color: #D7D7D7;

}



html>body .wnmenu2011 ul li a:active{

	background-color: #D7D7D7;

}





/* END OF MENU ITEM FOR WHAT'S NEW IN SOFTWARE */



.customer-text {

	color: #425364;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 11px;

    font-style: italic;

    font-weight: bold;

    margin-left: 15px;

    margin-right: 2px;

    text-decoration: none;

}



/* BULLET STYLE ON TRIAL DOWNLOAD PAGE */



.custom li.leaf {

list-style-type: none;

background: url('http://www.techforluddites.com/images/leaf_icon.jpg') no-repeat top left;

height: 46px;

padding-left: 40px;

} 



/* END OF BULLET STYLE */





