/*** TAGS ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 12px;
	background-color: inherit;
}

h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #9FC835;
	background-color: inherit;
}

h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #168ef4;
	background-color: inherit;
}

h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h5 {
	margin: 0;
	padding: 40px 10px;
	font-size: 33px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h6 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: normal;
	color: inherit;
	background-color: inherit;
}

h7 {
	margin: 0;
	padding: -5px 0 15px 0;
	font-size: 14px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li {
	line-height: 18px;
}

p {
	line-height: 18px;
}

img {
	border-style: none;
}


/*** LINKS ***/
a:hover {
	color: #404A54;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	color: #9FC835;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	color: #9FC835;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:link {
	color: #9FC835;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
}


/*** TOPLINE ***/

.topline {
	margin: 0;
	padding: 0;
	background: url(images/bg-topline.png) repeat-x;
}

.topline-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.topline-left-td {
	width: 100%;
	vertical-align: top;
}

.topline-right-td {
	vertical-align: top;
	text-align: right;
	padding: 25px 30px 0 0;
}


/** LOGO **/

.logo {
	display: block;
	margin: 24px 0 0 11px;
	padding: 0;
}


/*** LANGUAGE ***/

.language {
	margin: 0 0 15px 410px;
	padding: 0;
	width: 208px;
	height: 22px;
	background: url(images/arrow-language.png) no-repeat 0 4px;
}

.language3 {
	margin: 0 0 15px 386px;
	padding: 0;
	width: 232px;
	height: 22px;
}

.language4 {
	width: 208px;
	height: 22px;
	background: url(images/arrow-language.png) no-repeat 0 4px;
}

.language_form	{
	display: block;
	margin: 0;
	padding: 0;
}

.language_select	{
	margin: 0;
	padding: 0;
	width: 185px;
	height: 20px;
}

/*** MAINMENU ***/

.mainmenu {
	margin: 0 10px 0 0;
	padding: 0 2px 0 0;
	height: 29px;
	background: url(images/bg-mainmenu.png) no-repeat right 6px;

}

.mainmenu a:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(images/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:visited {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(images/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:active {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(images/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:link {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(images/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:hover {
	color: #77b800;
}


/*** MAINMENU ACTIVE ***/

.mainmenu-active {
	float: right;
	margin: 0;
	padding: 0 5px 0 6px;
	background: url(images/bg-mainmenu.png) no-repeat 0 6px;
	position: relative;
}

.mainmenu-active-table {
	height: 31px;
}

.mainmenu-active-td1 {
	width: 10px;
	background: url(images/bg-mainmenu-active-td1.png) no-repeat;
}

.mainmenu-active-td2 {
	padding: 4px 0 0 0;
	background: url(images/bg-mainmenu-active-td2.png) repeat-x;
}

.mainmenu-active-td3 {
	width: 10px;
	background: url(images/bg-mainmenu-active-td3.png) no-repeat;
}

.mainmenu-active-table a:hover {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #9FC835;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:active {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #9FC835;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:link {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #9FC835;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


/*** SUBMENU ***/

.submenu-position {
	margin: 0;
	padding: 0;
	position: relative;
}

.submenu-table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 545px;
	position: absolute;
	top: 33px;
	right: 379px;
	bottom: auto;
	left: auto;
	height: 33px;
}

.submenu-table td {
	vertical-align: top;
}

.submenu-td1 {
	width: 10px;
	background: url(images/bg-submenu-td1.png) no-repeat;
}

.submenu-td2 {
	background: url(images/bg-submenu-td2.png) repeat-x;
}

.submenu-td3 {
	width: 10px;
	background: url(images/bg-submenu-td3.png) no-repeat;
}

.submenu-table a:hover {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(images/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:visited {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(images/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:active {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(images/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:link {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(images/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:hover {
	color: #9FC835;
}

a.submenu-active:hover {
	color: #9FC835;
	background-color: inherit;
}

a.submenu-active:visited {
	color: #9FC835;
	background-color: inherit;
}

a.submenu-active:active {
	color: #9FC835;
	background-color: inherit;
}

a.submenu-active:link {
	color: #9FC835;
	background-color: inherit;
}

a.submenu-last:hover {
	background-image: none;
}


a.submenu-last:visited {
	background-image: none;
}


a.submenu-last:active {
	background-image: none;
}


a.submenu-last:link {
	background-image: none;
}


/*** HEADER ***/

.header-1 {
	margin: 0;
	padding: 0;
	color: inherit;
	background-color: #404A54;
	background-image: url(images/bg_texture.jpg);
	background-repeat: no-repeat;
}

.header-2 {
	margin: 0;
	padding: 0;
}

.shadow-top {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(images/shadow-top.png) repeat-x;
}

.shadow-bottom {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(images/shadow-bottom.png) repeat-x;
}


/*** HEADER TABLE ***/

.header-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header-table td {
	vertical-align: top;
}

.header-table img {
	display: block;
	margin: 0;
	padding: 0;
}

.header-left-td {
	width: 469px;
	color: #ffffff;
	padding: 32px 0 32px 10px;
	background-color: inherit;
	padding-bottom:0px;
}
.login-left-td {
	width: 469px;
	color: #ffffff;
	padding: 32px 0 32px 10px;
	background-color: inherit;
}


.header-left-td p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

.header-left-td ul {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	list-style: none;
}

.header-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(images/list-white.gif) no-repeat 0 5px;
}

.header-left-td-table-1, .header-left-td-table-0 {
	width: 100%;
}

.header-left-td-table-0 td {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}

.header-left-td-table-1 td {
	padding: 0 0 0 160px;
	background-repeat: no-repeat;
}
.header-left-td-table-2 {
	width: 100%;
	margin: 25px 0 0 0;
}
.noMargin
{
	margin:0px;
}

.header-left-td-table-2 a:hover {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:visited {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:active {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:link {
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background-color: inherit;
	text-decoration: none;
}

.header-right-td {
	width: 479px;
}

.header-left-backimage {
	height: 175px;
}

.header-left-flash {
	height: 175px;
	padding: 0 0 30px 0;
	text-align: right;
}

/*** HEADER BUTTON ***/


.header-button-right,.header-button-windows,.header-button-mac,.login-button-tool {
	display: block;
	margin: 0;
	width: 425px;
	height: 69px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.header-button-windows {
	text-indent: 54px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 3em;
	color: #FFFFFF;
	background-image: url(images/button-windows.png);
	text-decoration: none;
}
.login-button-tool {
	text-indent: 54px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 3em;
	background-image: url(images/login.png);
	color: #FFFFFF;
	text-decoration: none;
}
.header-button-mac {
	text-indent: 54px;
	text-align: left;
	background: url(images/button-mac.png) no-repeat;
}

.header-button-left {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(images/button-arrow-left.png) no-repeat;
}

.download-button-windows, .download-button-mac {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	text-indent: 54px;
	width: 205px;
	height: 20px;
	text-align: left;
}
.download-button-windows {
	background: url(images/download-windows.png) no-repeat;
}
.download-button-mac {
	background: url(images/download-mac.png) no-repeat;
}
/*** FLASH ***/

.flash {
	margin: 0;
	padding: 0;
	height: 380px;
	text-align: center;
}

.flash p {
	margin: 100px 0 0 0;
	padding: 30px;
	color: #ffffff;
	font-size: 14px;
	background-color: inherit;
}

.flash a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


/*** CONTENT ***/

.content-1 {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bg-content-1.png) repeat-x;
}

.content-2 {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.content-table {
	margin: 0 0 110px 0;
	padding: 0;
	width: 100%;
}
.startpage-bottomimage-table
{
	margin: 0;
	padding: 0;
	width:100%;
}
.startpage-bottomimage-table td
{
	vertical-align:top;
}
.content-table td {
	vertical-align: top;
}

.content-split-left-td {
	padding: 33px 18px 0 10px;
	width: 50%;
}

.content-split-right-td {
	padding: 33px 0 0 18px;
	width: 50%;
}

/*** CONTENT LEFT ***/

.content-left-td {
	padding: 33px 0 0 10px;
	width: 631px;
}

.content-left-td p {
	margin: 0;
	padding: 0 0 10px 0;
}

.content-left-td ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.content-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(images/list-black.gif) no-repeat 0 6px;
}

/*** TRIAL LICENSE ***/
.trialpopup {
	padding: 30px 0 0 0px;
	width: 430px;
}
	
/*** DOUBLE COLUMN ***/

.double-column-table {
}

.double-column-left {
	padding: 0 11px 0 0;
	width: 305px;
}

.double-column-right {
	padding: 0 0 0 10px;
	width: 305px;
}


/*** ARTICLE ***/

.article-table {
	margin: 0 0 33px 0;
	width: 100%;
}

.icon-td {
	width: 1px;
	padding: 0 15px 0 0;
}
.reflogo-td {
	width: 1px;
	background: url(images/bg_references.gif) no-repeat 0px 0px;
}
.reflogo-td img{
	padding-left:13px;
	padding-top:14px;
	padding-bottom:20px;
	padding-right:13px;
}

.box {
	margin: 0 0 10px 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #bebebe;
}

/*** BLUE TABLE ***/

.blue-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.blue-table td {
	vertical-align: middle;
}

.blue-table p {
	margin: 0;
	padding: 0;
}

.blue-table-td1 {
	width: 135px;
	padding: 5px;
	font-weight: bold;
}

.blue-table-td2 {
	padding: 10px;
	border-left: 1px solid #ffffff;
}

.table-header{
	color: #ffffff;
	background-color: #404A54;
}
.table-row-even{
	color: inherit;
	background-color:#D3FAA0;
}
.table-row-odd{
	color: inherit;
	background-color: #BFD73B;
}
.table-row-bottom td
{
	vertical-align:bottom;
}
.table-row-middle
{
		vertical-align:middle;
}

/*** SHOP TABLE ***/

.shop-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.shop-table p {
	margin: 0;
	padding: 0;
}

.shop-table-td1 {
	padding: 10px;
	text-align: left;
}

.shop-table-td2, .shop-table-colspan
{
	padding: 10px;
	text-align: center;
	border-left: 1px solid #ffffff;
}


/*** CONTENT RIGHT ***/

.content-right-td {
	width: 265px;
	padding: 0 26px;
}

.content-right {
	margin: 0;
	padding: 50px 20px 0 20px;
	background: url(images/bg-content-right.png) no-repeat 0 35px;
}

.content-right p {
	margin: 0;
	padding: 20px 0 0 0;
	color: #8c8c8c;
	background-color: inherit;
}
.content-right td
{
	margin: 0;
	color: #8c8c8c;
	background-color: inherit;
}
.phone {
	color: #9FC835;
	background-color: inherit;
}

.download {
	background-color: inherit;
}

.info {
	color: #77b800;
	background: url(images/icons/info.png) no-repeat 0 1px;
	background-color: inherit;
}

.green, .green a {
	color: #9FC835;
	font-weight: bold;
	background-color: inherit;
}

.green a:visited, .green a:hover, .green a:active, .green a:link 
{
	color: #77b800;
}

.blue {
	color: #9FC835;
	font-weight: bold;
	background-color: inherit;
}

/*** BUTTON STANDARD ***/

.button-standard {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 189px;
	height: 21px;
	text-align: center;
	background: url(images/button-standard.png) no-repeat;
}

.button-standard2 {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	background: url(images/button-standard.png) no-repeat center;
}

a.button-a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:active {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:link {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

/*** BUTTON SMALL ***/

.button-small {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	background: url(images/button-small.png) no-repeat center;
}


/*** FORM ***/

.form	{
	display: block;
	margin: 0;
	padding: 2px;
}

.select	{
	margin: 0;
	padding: 0;
	width: 185px;
	font-size: 12px;
}

.input	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}

.textarea	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}


/*** MISCS ***/

.spacer-td {
	width: 7px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.small {
	font-size: 11px;
}

.green2 {
	color: #9FC835;
	background-color: inherit;
}

.blue2 {
	color: #9FC835;
	background-color: inherit;
}
.subcontent-table{
}
.subcontent-table-td{
	width:200px;
	padding-top:10px;
}
.table-header a
{
	color:white;
}
.table-row-odd a,.table-row-even a
{
/*	font-weight:normal;*/
}
.tightList p.bold
{
	margin:0px;
	padding:0px;
}
.tightList li{
	margin: 0;
	padding: 0 0 0px 15px;
	list-style: none;
	background: url(images/list-black.gif) no-repeat 0 4px;
}
.specialPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:bold;
}
.specialSubPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:normal;
}
.regularPrice
{
	font-weight:normal;
	text-decoration:line-through;
}
.tvBackground
{
	background-image:url(images/icons/tv_background.gif);
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}
/*** HEADER MENU ***/
#header {
margin: 0;
padding: 8px 0 0 0;
background: #383d44 url(images/h-bg.gif) repeat-x bottom left;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
}
#header-inner { margin: 0 auto; width: 78em; }

#logo { margin: 0; padding: 0 0; }
#logo a,
#logo span {
display: block;
width: 217px;
height: 49px;
background: url(images/title.jpg) no-repeat top left;
}
#logo img { display: block; width: 0; }
#logo a:hover {
display: block;
width: 62px;
height: 53px;
background-image: url(delete/mark-hov.gif);
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
#nav ul li {
float: left;
margin: 0;
padding: 0;
}
#nav ul li a {
float: left;
display: block;
width: 11em;
line-height: 1.4em;
padding: 1em 1em .8em 1em;
margin: 0;
text-decoration: none;
color: #7b828c;
border: none;
background: url(images/nav-bg.gif) no-repeat bottom left;
}
#nav ul li a strong {
display: block;
font-size: 1.0em;
line-height: 1.2em;
font-weight: bold;
color: #e3e3e3;
}
#nav li a:hover {
background: url(images/tab-hover.gif) repeat-x bottom left;
}
#nav li a.active {
color: #7b828c;
background: url(images/tab-on-noise.gif) repeat-x bottom left;
}
#nav ul li a:hover strong {
color: #ffffff;
}
#nav ul li a.active strong {
color: #ffffff;
}

/*** Other CSS ***/

.style1 {color: #333333}
.style3 {font-weight: bold}
.login-button-tool-devlin {
	text-indent: 54px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: normal;
	font-size: 36px;
	color: #FFFFFF;
}
.header-button-windows-devlin {
	text-indent: 54px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: normal;
	font-size: 36px;
}
body-devlin {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 36px;
	background-color: inherit;
}
