/*** 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: #168ef4;
	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: -5px 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

h7 {
	margin: 0;
	padding: -5px 0 15px 0;
	font-size: 18px;
	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: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:link {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
}


/*** TOPLINE ***/

.topline {
	margin: 0;
	padding: 0;
	background: url(../images/admin/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/admin/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/admin/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/admin/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/admin/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/admin/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/admin/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/admin/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/admin/bg-mainmenu.png) no-repeat 0 6px;
	position: relative;
}

.mainmenu-active-table {
	height: 31px;
}

.mainmenu-active-td1 {
	width: 10px;
	background: url(../images/admin/bg-mainmenu-active-td1.png) no-repeat;
}

.mainmenu-active-td2 {
	padding: 4px 0 0 0;
	background: url(../images/admin/bg-mainmenu-active-td2.png) repeat-x;
}

.mainmenu-active-td3 {
	width: 10px;
	background: url(../images/admin/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: #168ef4;
	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: #168ef4;
	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: #168ef4;
	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: 645px;
	position: absolute;
	top: 30px;
	right: 0;
	bottom: auto;
	left: auto;
}

.submenu-table td {
	vertical-align: top;
}

.submenu-td1 {
	width: 10px;
	background: url(../images/admin/bg-submenu-td1.png) no-repeat;
}

.submenu-td2 {
	background: url(../images/admin/bg-submenu-td2.png) repeat-x;
}

.submenu-td3 {
	width: 10px;
	background: url(../images/admin/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/admin/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/admin/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/admin/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/admin/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:hover {
	color: #168ef4;
}

a.submenu-active:hover {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:visited {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:active {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:link {
	color: #168ef4;
	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: #118af4 url(../images/admin/bg-header-1.jpg) repeat-x;
}

.header-2 {
	margin: 0;
	padding: 0;
}

.shadow-top {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../images/admin/shadow-top.png) repeat-x;
}

.shadow-bottom {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../images/admin/shadow-bottom.png) repeat-x;
}


/*** HEADER TABLE ***/

.header-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	background: url(../images/admin/bg-header-table.jpg) no-repeat 0 -3px;
}
.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;
}

.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/admin/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: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-right-td {
	width: 479px;
}

.header-left-backimage {
	height: 175px;
}

.header-left-backimage2 {
	height: 80px;
}

.header-left-flash {
	height: 175px;
	padding: 0 0 30px 0;
	text-align: right;
}

/*** HEADER BUTTON ***/


.header-button-right,.header-button-windows,.header-button-mac {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(../images/admin/button-arrow-right.png) no-repeat;
}
.header-button-windows {
	text-indent: 54px;
	text-align: left;
	background: url(../images/admin/button-windows.png) no-repeat;
}
.header-button-mac {
	text-indent: 54px;
	text-align: left;
	background: url(../images/admin/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/admin/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/admin/download-windows.png) no-repeat;
}
.download-button-mac {
	background: url(../images/admin/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/admin/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/admin/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/admin/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: #67B5F8;
}
.table-row-even{
	color: inherit;
	background-color:#E1F0FE;
}
.table-row-odd{
	color: inherit;
	background-color: #C3E2FC;
}
.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/admin/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: #77b800;
	background: url(../images/../images/icons/phone.png) no-repeat 0 1px;
	background-color: inherit;
}

.download {
	color: #168ef4;
	background: url(../images/../images/icons/download.png) no-repeat 0 1px;
	background-color: inherit;
}

.info {
	color: #77b800;
	background: url(../images/../images/icons/info.png) no-repeat 0 1px;
	background-color: inherit;
}

.green, .green a {
	color: #77b800;
	font-weight: bold;
	background-color: inherit;
}

.green a:visited, .green a:hover, .green a:active, .green a:link
{
	color: #77b800;
}

.blue {
	color: #168ef4;
	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/admin/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/admin/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/admin/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: #77b800;
	background-color: inherit;
}

.blue2 {
	color: #168ef4;
	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/admin/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/admin//tv_background.gif);
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}





// BOXES


.box1,.box2
{
	margin:0 40px 20px 40px;
	float:right;
	width:550px;
}
.box1
{
	clear:both;
}
.box2
{
	float:none;
}
.boxTopLeft
{
	width:10px;
	background:url(../images/admin/box_topleft.png) no-repeat;
	background-position:0px 9px;
}
.boxTopRight,.boxTopRightError
{
	background: url(../images/admin/box_topright.gif) no-repeat;
	width:47px;height:47px;
}
.boxTopRightError
{
	background: url(../images/admin/box_topright_error.gif) no-repeat;
}
.boxTop
{
	background:url(../images/admin/box_top.png) repeat-x;
	background-position:0px 9px;
	padding:20px 5px 0 0;
	font-size: 22px;
	font-weight: normal;
	color: #168ef4;
}

.boxLeft
{
	background:url(../images/admin/box_left.png) repeat-y;
}
.boxCenter
{
	background-color:#f1f1f1;
	padding-top:15px;
}
.boxRight
{
	background:url(../images/admin/box_right.png) repeat-y;
}

.boxBottomLeft
{
	height:10px;
	background:url(../images/admin/box_bottomleft.png) no-repeat;
}
.boxBottom
{
	background:url(../images/admin/box_bottom.png) repeat-x;
}
.boxBottomRight
{
	background:url(../images/admin/box_bottomright.png) no-repeat;
}
.TelerikModalOverlay
{
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85) !important;
	opacity: .85 !important;
	-moz-opacity: .85 !important;
}
#boxNoFlash
{
	display:none;
}
