/* base styles */

body {
margin: 0 0 20px;
background: url(bodyback.gif) #cad0e2 fixed repeat-x 0 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #534968;
}

a {
color: #7ba3d0;
text-decoration: underline;
}

a:hover {
color: #534968;
text-decoration: none;
}

a:active {
color: #c60000;
}

a span {
cursor: pointer;
}

a:hover span {
cursor: pointer;
}

a img {
border: none;
}

P {
margin: 0 0 20px 0;
line-height: 1.3em;
font-size: 12px;
}

blockquote {
margin: 0 0 10px 0;
padding: 0;
font-style: italic;
line-height: 1.4em;
color: #7d768d;
}

ol {
margin-top: 0;
margin-bottom: 20px;
font-size: 12px;
line-height: 1.3em;
}

ul {
margin-top: 0;
margin-bottom: 20px;
font-size: 12px;
line-height: 1.3em;
}

ul {
list-style-image: url(bullet_ul.gif);
}

.small-margin-bottom {
margin-bottom: 5px
}

h1 {
margin-top: 35px;
font-size: 16px;
color: #c60000;
}

h2 {
margin: 0 0 5px;
font-size: 12px;
color: #c60000
}

h3 {
margin: 0 0 5px;
font-size: 11px;
color: #c60000
}

form {
margin: 0;
}

label {
color: #7ba3d0
}

input,
textarea,
select {
border: #7ba3d0 1px solid;
background-color: #ebf0f1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #534968;
}

input.radio {
margin-bottom: -2px;
border: none;
background: none;
}

button {
border-top: #dfedf0 1px solid;
border-right: #534968 1px solid;
border-bottom: #534968 1px solid;
border-left: #dfedf0 1px solid;
background-color: #7ba3d0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: white;
}

.note {
font-size: 10px;
color: #999;
font-style: italic;
}

.mediumsized-text P {
font-size: 1.1em;
}

.clearingPx {
overflow: hidden;
margin: 0 0 -1px 0;
height: 1px;
clear: both;
}


/* container */

#marekmandGSdiv {
margin: auto;
width: 752px;
text-align: left;
}


/* header styles */

#header {
margin-top: 10px;
background-color: #a9b3d4;
}

#logo {
float: left;
margin-top: 12px;
padding-left: 29px;
width: 128px;
}

#region,
#call,
#help,
#sitemap {
float: right;
margin: 6px 0 0 22px;
padding: 0 0 3px 22px;
width: auto;
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
white-space: nowrap;
}

#region {
background-position: 5px 0;
background-image: url(region.gif);
}

#call {
background-position: 5px 0;
background-image: url(call.gif);
}

#help {
background-image: url(help.gif);
}

#sitemap {
background-position: 5px 0;
background-image: url(sitemap.gif);
}

#region a,
#call a,
#help a,
#sitemap a {
color: #fff;
text-decoration:none;
}

#region a:hover,
#call a:hover,
#help a:hover,
#sitemap a:hover {
text-decoration:underline;
}


/* main menu */

#mainmenu {
float: right;
clear: right;
margin-top: 10px;
width: 501px;
background-image: url(tabmenu_back.gif);
}

.front#header #mainmenu {
}

#mainmenu a {
float: left;
border-left: #a7b0d4 1px solid;
padding-top: 10px;
width: 99px;
background-image: url(tabmenu_top.gif);
background-position: 2px 2px;
background-repeat: no-repeat;
font-size: 11px;
color: #534968;
text-decoration:none;
}

#mainmenu a span {
display: block;
margin: 0 10px 0 10px;
height: 20px;
}

#mainmenu a.active {
background: url(tabmenu_back-active.gif) repeat-x top left;
}


/* footer */

#footer {
padding: 5px 0 5px 0;
color:#7f7792;
}

#footer a {
color:#534968;
}

#print-button img {
border:none;
}

#footer-text {
padding-top: 5px;
text-align: right
}

#search {
float: left;
padding-top: 3px;
width: 250px;
}


/* boxes */

.box .title {
border-right: #e0e3f0 1px solid;
padding: 8px 0 1px 22px;
height: 20px;
background-image: url(corner_teaser-left.gif);
background-repeat: no-repeat;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}

.box .content {
border-right: #e0e3f0 1px solid;
border-left: #e0e3f0 1px solid;
margin-left: 10px;
padding: 10px;
background-color: white;
font-size: 11px;
}

.box .last {
border-bottom: #e0e3f0 1px solid;
}

.box .first {
border-top: #e0e3f0 1px solid;
}

.box .logo {
margin-bottom: 15px;
margin-left: -5px;
}

.box .content ul {
margin:0;
padding:0;
}

.box .content ul li {
padding-left: 15px;
list-style: none;
background-image: url(bullet_ul.gif);
background-repeat: no-repeat;
font-weight: bold;
font-size: 10px;
}

.content p {
margin: 0 0 8px 0;
font-size: 10px;
line-height: normal;
}


/* front page */

#frontpage {
padding-bottom: 10px;
background-color: white;
text-align: right;
}

#frontpage #menuhints {
float: right;
clear: left;
width: 500px;
text-align: left;
}

#frontpage #menuhints td {
border-left: #e0e3f0 1px solid;
border-bottom: #e0e3f0 1px solid;
background-image: url(bullet_description-top.gif);
background-position: 10px 5px;
background-repeat: no-repeat;
font: 10px verdana;
vertical-align: top;
}

#frontpage #menuhints td div {
padding: 10px;
width: 79px;
}

#regionselect {
margin-right: 10px;
width: 240px;
height: 70px;
background-image: url(combo_back.gif);
text-align: left;
z-index: 3;
}

#regionselect ul {
margin: 0;
padding: 30px 0 0 30px;
}

#regionselect li {
float: left;
position: relative;
z-index: 100;
margin: 0;
padding: 0;
list-style: none;
width: 150px;
font-size: 10px;
}

#regionselect li ul {
position: absolute;
display: none;
margin: 0;
padding: 0;
top: 22px;
left: 0;
width: 150px;
}

#regionselect li:hover ul {
display: block;
}

#regionselect li a {
float: left;
display: block;
border: 1px solid #a8b3d3;
padding: 1px 10px 1px 10px;
width: 130px;
text-decoration: none;
background: url("../img/bullet_dropdown.gif") no-repeat top right;
color: #534968;
line-height: 18px;
height: 18px;
}

#regionselect li a:hover {
text-decoration: none;
color: #7ba3d0;
}

#regionselect li ul li {
margin: 0;
padding: 0;
width: 150px;
line-height: normal;
}

#regionselect li ul li a {
border-top: none;
border-bottom: 1px solid #a8b3d3;
border-right: 1px solid #a8b3d3;
border-left: 1px solid #a8b3d3;
padding: 1px 10px 1px 22px;
width: 118px;
background: #fff url("../img/bullet_dropdown_2.gif") no-repeat top left;
}

#frontpage #mainblock {
margin: 0 10px 0 20px;
text-align: left;
}

#frontpage #mainblock td {
padding-top: 10px;
vertical-align: top;
}

#mainblock #leftcol {
width: 220px;
}

#mainblock #rightcol {
}

#rightcol #visual {
margin-left: 12px;
width: 490px;
}

#frontpage #productmenu {
margin-left: auto;
width: 490px;
}

#productmenu .description {
padding-left: 0;
background-color: transparent;
}

#productmenu .description ul {
display: inline;
}

#productmenu .description ul li {
display: inline;
margin: 0 0 0 15px;
}

#productmenu p {
font-size: 12px;
}


/* content types */

.textpage {
background-repeat: repeat-y;
background-color: white;
text-align: left;
}

.textpage #content {
float: left;
padding: 1px 10px 10px 20px;
width: 460px;
}

.light {
background-image: url(textback-light.gif);
}

.dark {
background-image: url(textback-dark.gif);
}

.wide {
background-image: url(textback-wide.gif);
}

.wide #content {
float: none;
padding-left: 140px;
width: 550px;
}

.verywide {
background-image: url(textback-verywide.gif);
}

.verywide #content {
float: none;
padding-left: 80px;
width: 550px;
}


/* submenu */

#menu .title {
}

#menu .content {
border-right: white 1px solid;
}

.textpage #menu {
float: left;
padding: 30px 0 0 30px;
width: 222px;
}


/* news */

.newsitem {
margin-bottom: 6px;
}

.newsitem .date {
font-size: 10px;
font-style: italic;
color: #999;
}


/* content subject-items */

.contentitem {
margin: 6px 10px 0 0;
width: 170px;
font-size: 10px;
}

.contentitem .bullet {
display: none;
}

.contentitem .text {
padding:0 0 3px 16px;
background-image: url(bullet_submenu-color1.gif);
background-repeat: no-repeat;
}

.contentitem .text.nr1 {
background-image: url(bullet_submenu-nr1.gif);
}

.contentitem .text.nr2 {
background-image: url(bullet_submenu-nr2.gif);
}

.contentitem .text.nr3 {
background-image: url(bullet_submenu-nr3.gif);
}

.contentitem .text.nr4 {
background-image: url(bullet_submenu-nr4.gif);
}

.contentitem .text.nr5 {
background-image: url(bullet_submenu-nr5.gif);
}

.contentitem .bullet_sub {
display: none;
}

.contentitem .text_sub {
padding:0 0 3px 24px;
background-image: url(bullet_sub1.gif);
background-position: 8px 0;
background-repeat: no-repeat;
font-size: 10px;
}

#path {
margin-top: 10px;
}


/* products */

.productselect {
border: #e0e3f0 1px solid;
border-top: none;
}

.productselect td {
border-top: #e0e3f0 1px solid;
padding: 5px 0 10px 0;
font-size: 10px;
}

.productselect.modules td {
vertical-align: top;
}

td.description.title {
text-align: center;
}

td.description.title a {
color: #534968;
}

td.description.title .rating {
margin-top: 3px;
}

.productselect td.logo {
}

.productselect td.logo.dark {
padding: 5px;
}

.productselect td.logo img {
display: block;
}

.productselect td.image {
padding: 0;
}

.productselect td.description {
padding: 10px;
background-color: #ebf0f1;
}

.productselect td.description.light {
background: #fff;
}

.productselect p {
margin: 0 0 5px;
line-height: normal;
font-size: 10px;
}

.productselect.featured td,
.productselect.featured p {
font-size: 11px;
}

.productselect ul {
margin: 0 0 5px;
line-height: normal;
}

.productselect h2 {
margin: 0 0 5px;
line-height: normal;
}

.productselect ul {
padding: 0;
}

.productselect ul li {
padding-left: 15px;
background-image: url(bullet_ul.gif);
background-repeat: no-repeat;
list-style-type: none;
list-style-image: none;
font-weight: bold;
font-size: 10px;
}

img.rating {
margin-bottom: -2px;
}


/* product page */

#product-screenshot {
margin-bottom: 20px;
}

#product-intro {
float: left;
width: 255px;
}

#product-intro p {
}

#product-intro ul {
margin-left: 0;
padding-left: 0;
}

#product-intro li {
margin-bottom: 5px;
margin-left: 20px;
}

#product-left {
float: left;
padding:0 0 20px 15px;
width: 270px;
}

#product-left p {
margin-bottom: -0.5em;
}

#product-sidebar {
border-left: #e0e3f0 1px solid;
margin-left: 270px;
padding-left: 10px;
}

#product-picture {
margin-left: 300px
}

#product-sidebar p {
font-size: 10px;
}

#product-sidebar h2 {
}

#product-sidebar ul {
margin-left: 0;
padding-left: 0;
}

#product-sidebar li {
margin-left: 20px;
font-size: 10px;
}

.feature-list li {
list-style-image: url(bullet_features.gif);
}


/* product trivia */

.trivia {
float: right;
border: 1px solid #e0e3f0;
margin-left: 10px;
padding: 9px;
width: 145px;
background: #ebf0f1;
}

.trivia p {
font-size: 11px;
}

.trivia ul {
margin-bottom: 10px;
}

.trivia li {
margin-left: -24px;
font-size: 11px;
}


/* content table */

.contenttable {
border: #e0e3f0 1px solid;
margin-bottom: 20px;
}

.contenttable th {
padding: 5px;
background-color: #ebf0f1;
}

.contenttable td {
border-top: #e0e3f0 1px solid;
padding: 5px;
}


/* thumblis */

.thumblist {
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.thumblist .item {
float: left;
border: #e0e3f0 1px solid;
margin: 0 10px 10px 0;
padding-bottom: 5px;
}

.thumblist .item P {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.thumblist a {
font-weight: bold;
}

.thumblist img {
border: none;
vertical-align: bottom;
}

.thumblist P {
MARGIN: 5px 10px;
}

.thumblist ul {
margin: 5px 10px;
padding: 0;
}

.thumblist li {
margin-left: 13px;
}


/* demobutton */

.demobutton {
display: block;
border: #e0e3f0 1px solid;
padding:1px 0 10px 0;
width: 220px;
background-color: #ebf0f1;
}

.demobutton:hover {
text-decoration: none;
}

.demobutton img {
margin: 0 10px 5px;
}

.demobutton span {
margin: 0 10px;
padding-left: 16px;
background-image: url(bullet_submenu-color1.gif);
background-repeat: no-repeat;
background-position: 0 2px;
font-weight: bold;
font-size: 12px;
}


/* popup */

.popup {
margin: auto;
width: auto;
text-align: left;
}

.popup #header {
}

.popup #header #logo {
float: none;
margin: 0 0 10px 20px;
padding:0;
}

.popup #content {
border: #fff 1px solid;
padding:0 20px 20px 20px;
background-color: #fff;
}


/* product page and tab-menu */

.readMore {
margin: 0;
padding: 3px 0 0 0;
}

.readMore a {
padding-left: 13px;
background: url(bullet_ul.gif) no-repeat top left;
}

.preface {
font-size: 11px;
}

.actions {
float: left;
padding-top: 4px;
}

.avRating {
float: left;
padding-left: 20px;
text-align: center;
}

.productImage {
border: 1px solid #e0e3f0;
margin-left: 15px;
padding: 4px;
}

.tabMenu {
margin: 25px 0 18px 0;
padding: 0;
border-bottom: 1px solid #7ba3d0;
width: 100%;
}

.tabMenu ul {
margin: 0;
padding: 0;
}

.tabMenu li {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
font-size: 10px;
background: #fff;
}

.tabMenu li a {
position: relative;
display: block;
float: left;
border: 1px solid #7ba3d0;
margin: 0 2px -1px 0;
padding: 4px 6px 4px 6px;
background: #e9eef5 url("sub_tabmenu_back.gif") repeat-x top;
font-weight: bold;
color: #534968;
}

.tabMenu li a.untoggle {
border-bottom: 1px solid #fff;
background: #fff;
color: #c60000;
}

.tabContent {
padding-bottom: 15px;
}

.tabContent li {
margin-bottom: 10px;
}

.review {
border-top: 1px solid #e0e3f0;
margin-top: 10px;
padding-top: 10px;
}

.review p {
margin: 0;
}

.review p.author {
margin-bottom: 10px;
font-size: 11px;
}

.review .date {
color: #999;
font-style: italic;
}

.reviewForm {
border-top: 1px solid #e0e3f0;
margin-top: 10px;
padding-top: 10px;
}


/* buying info box */

.buy {
border: 1px solid #e0e3f0;
background: #fff;
}

.buy h2 {
padding: 5px 5px 0 5px;
}

.buy ul {
padding-right: 5px;
margin-bottom: 10px;
}

.buy li {
margin-bottom: 4px;
}

.phoneBox {
border-top: 1px solid #e0e3f0;
padding: 5px;
background: #ebf0f1;
text-align: center;
font-size:12px;
line-height:1.3em;
}


/* quicklinks */

#quicklinks {
padding: 8px 10px 10px 32px;
border-top: 1px solid #e0e3f0;
background: #ebf0f1;
}

#quicklinks a {
color: #534968;
}

#quicklinks p {
margin: 0;
font-size: 10px;
}


/* index specials */

#newsmenu {
margin: 12px 0 0 11px;
padding: 7px 17px 7px 17px;
border: 1px solid #e0e3f0;
line-height: 1.4em;
font-size: 11px;
}

#newsmenu .title {
margin: 0 0 7px 0;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}

/* base styles */

body {
margin: 0 0 20px;
background: url(bodyback.gif) #cad0e2 fixed repeat-x 0 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #534968;
}

a {
color: #7ba3d0;
text-decoration: underline;
}

a:hover {
color: #534968;
text-decoration: none;
}

a:active {
color: #c60000;
}

a span {
cursor: pointer;
}

a:hover span {
cursor: pointer;
}

a img {
border: none;
}

P {
margin: 0 0 20px 0;
line-height: 1.3em;
font-size: 12px;
}

blockquote {
margin: 0 0 10px 0;
padding: 0;
font-style: italic;
line-height: 1.4em;
color: #7d768d;
}

ol {
margin-top: 0;
margin-bottom: 20px;
font-size: 12px;
line-height: 1.3em;
}

ul {
margin-top: 0;
margin-bottom: 20px;
font-size: 12px;
line-height: 1.3em;
}

ul {
list-style-image: url(bullet_ul.gif);
}

.small-margin-bottom {
margin-bottom: 5px
}

h1 {
margin-top: 35px;
font-size: 16px;
color: #c60000;
}

h2 {
margin: 0 0 5px;
font-size: 12px;
color: #c60000
}

h3 {
margin: 0 0 5px;
font-size: 11px;
color: #c60000
}

form {
margin: 0;
}

label {
color: #7ba3d0
}

input,
textarea,
select {
border: #7ba3d0 1px solid;
background-color: #ebf0f1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #534968;
}

input.radio {
margin-bottom: -2px;
border: none;
background: none;
}

button {
border-top: #dfedf0 1px solid;
border-right: #534968 1px solid;
border-bottom: #534968 1px solid;
border-left: #dfedf0 1px solid;
background-color: #7ba3d0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: white;
}

.note {
font-size: 10px;
color: #999;
font-style: italic;
}

.mediumsized-text P {
font-size: 1.1em;
}

.clearingPx {
overflow: hidden;
margin: 0 0 -1px 0;
height: 1px;
clear: both;
}


/* container */

#marekmandGSdiv {
margin: auto;
width: 752px;
text-align: left;
}


/* header styles */

#header {
margin-top: 10px;
background-color: #a9b3d4;
}

#logo {
float: left;
margin-top: 12px;
padding-left: 29px;
width: 128px;
}

#region,
#call,
#help,
#sitemap {
float: right;
margin: 6px 0 0 22px;
padding: 0 0 3px 22px;
width: auto;
background-repeat: no-repeat;
font-size: 10px;
color: #fff;
white-space: nowrap;
}

#region {
background-position: 5px 0;
background-image: url(region.gif);
}

#call {
background-position: 5px 0;
background-image: url(call.gif);
}

#help {
background-image: url(help.gif);
}

#sitemap {
background-position: 5px 0;
background-image: url(sitemap.gif);
}

#region a,
#call a,
#help a,
#sitemap a {
color: #fff;
text-decoration:none;
}

#region a:hover,
#call a:hover,
#help a:hover,
#sitemap a:hover {
text-decoration:underline;
}


/* main menu */

#mainmenu {
float: right;
clear: right;
margin-top: 10px;
width: 501px;
background-image: url(tabmenu_back.gif);
}

.front#header #mainmenu {
}

#mainmenu a {
float: left;
border-left: #a7b0d4 1px solid;
padding-top: 10px;
width: 99px;
background-image: url(tabmenu_top.gif);
background-position: 2px 2px;
background-repeat: no-repeat;
font-size: 11px;
color: #534968;
text-decoration:none;
}

#mainmenu a span {
display: block;
margin: 0 10px 0 10px;
height: 20px;
}

#mainmenu a.active {
background: url(tabmenu_back-active.gif) repeat-x top left;
}


/* footer */

#footer {
padding: 5px 0 5px 0;
color:#7f7792;
}

#footer a {
color:#534968;
}

#print-button img {
border:none;
}

#footer-text {
padding-top: 5px;
text-align: right
}

#search {
float: left;
padding-top: 3px;
width: 250px;
}


/* boxes */

.box .title {
border-right: #e0e3f0 1px solid;
padding: 8px 0 1px 22px;
height: 20px;
background-image: url(corner_teaser-left.gif);
background-repeat: no-repeat;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}

.box .content {
border-right: #e0e3f0 1px solid;
border-left: #e0e3f0 1px solid;
margin-left: 10px;
padding: 10px;
background-color: white;
font-size: 11px;
}

.box .last {
border-bottom: #e0e3f0 1px solid;
}

.box .first {
border-top: #e0e3f0 1px solid;
}

.box .logo {
margin-bottom: 15px;
margin-left: -5px;
}

.box .content ul {
margin:0;
padding:0;
}

.box .content ul li {
padding-left: 15px;
list-style: none;
background-image: url(bullet_ul.gif);
background-repeat: no-repeat;
font-weight: bold;
font-size: 10px;
}

.content p {
margin: 0 0 8px 0;
font-size: 10px;
line-height: normal;
}


/* front page */

#frontpage {
padding-bottom: 10px;
background-color: white;
text-align: right;
}

#frontpage #menuhints {
float: right;
clear: left;
width: 500px;
text-align: left;
}

#frontpage #menuhints td {
border-left: #e0e3f0 1px solid;
border-bottom: #e0e3f0 1px solid;
background-image: url(bullet_description-top.gif);
background-position: 10px 5px;
background-repeat: no-repeat;
font: 10px verdana;
vertical-align: top;
}

#frontpage #menuhints td div {
padding: 10px;
width: 79px;
}

#regionselect {
margin-right: 10px;
width: 240px;
height: 70px;
background-image: url(combo_back.gif);
text-align: left;
z-index: 3;
}

#regionselect ul {
margin: 0;
padding: 30px 0 0 30px;
}

#regionselect li {
float: left;
position: relative;
z-index: 100;
margin: 0;
padding: 0;
list-style: none;
width: 150px;
font-size: 10px;
}

#regionselect li ul {
position: absolute;
display: none;
margin: 0;
padding: 0;
top: 22px;
left: 0;
width: 150px;
}

#regionselect li:hover ul {
display: block;
}

#regionselect li a {
float: left;
display: block;
border: 1px solid #a8b3d3;
padding: 1px 10px 1px 10px;
width: 130px;
text-decoration: none;
background: url("../img/bullet_dropdown.gif") no-repeat top right;
color: #534968;
line-height: 18px;
height: 18px;
}

#regionselect li a:hover {
text-decoration: none;
color: #7ba3d0;
}

#regionselect li ul li {
margin: 0;
padding: 0;
width: 150px;
line-height: normal;
}

#regionselect li ul li a {
border-top: none;
border-bottom: 1px solid #a8b3d3;
border-right: 1px solid #a8b3d3;
border-left: 1px solid #a8b3d3;
padding: 1px 10px 1px 22px;
width: 118px;
background: #fff url("../img/bullet_dropdown_2.gif") no-repeat top left;
}

#frontpage #mainblock {
margin: 0 10px 0 20px;
text-align: left;
}

#frontpage #mainblock td {
padding-top: 10px;
vertical-align: top;
}

#mainblock #leftcol {
width: 220px;
}

#mainblock #rightcol {
}

#rightcol #visual {
margin-left: 12px;
width: 490px;
}

#frontpage #productmenu {
margin-left: auto;
width: 490px;
}

#productmenu .description {
padding-left: 0;
background-color: transparent;
}

#productmenu .description ul {
display: inline;
}

#productmenu .description ul li {
display: inline;
margin: 0 0 0 15px;
}

#productmenu p {
font-size: 12px;
}


/* content types */

.textpage {
background-repeat: repeat-y;
background-color: white;
text-align: left;
}

.textpage #content {
float: left;
padding: 1px 10px 10px 20px;
width: 460px;
}

.light {
background-image: url(textback-light.gif);
}

.dark {
background-image: url(textback-dark.gif);
}

.wide {
background-image: url(textback-wide.gif);
}

.wide #content {
float: none;
padding-left: 140px;
width: 550px;
}

.verywide {
background-image: url(textback-verywide.gif);
}

.verywide #content {
float: none;
padding-left: 80px;
width: 550px;
}


/* submenu */

#menu .title {
}

#menu .content {
border-right: white 1px solid;
}

.textpage #menu {
float: left;
padding: 30px 0 0 30px;
width: 222px;
}


/* news */

.newsitem {
margin-bottom: 6px;
}

.newsitem .date {
font-size: 10px;
font-style: italic;
color: #999;
}


/* content subject-items */

.contentitem {
margin: 6px 10px 0 0;
width: 170px;
font-size: 10px;
}

.contentitem .bullet {
display: none;
}

.contentitem .text {
padding:0 0 3px 16px;
background-image: url(bullet_submenu-color1.gif);
background-repeat: no-repeat;
}

.contentitem .text.nr1 {
background-image: url(bullet_submenu-nr1.gif);
}

.contentitem .text.nr2 {
background-image: url(bullet_submenu-nr2.gif);
}

.contentitem .text.nr3 {
background-image: url(bullet_submenu-nr3.gif);
}

.contentitem .text.nr4 {
background-image: url(bullet_submenu-nr4.gif);
}

.contentitem .text.nr5 {
background-image: url(bullet_submenu-nr5.gif);
}

.contentitem .bullet_sub {
display: none;
}

.contentitem .text_sub {
padding:0 0 3px 24px;
background-image: url(bullet_sub1.gif);
background-position: 8px 0;
background-repeat: no-repeat;
font-size: 10px;
}

#path {
margin-top: 10px;
}


/* products */

.productselect {
border: #e0e3f0 1px solid;
border-top: none;
}

.productselect td {
border-top: #e0e3f0 1px solid;
padding: 5px 0 10px 0;
font-size: 10px;
}

.productselect.modules td {
vertical-align: top;
}

td.description.title {
text-align: center;
}

td.description.title a {
color: #534968;
}

td.description.title .rating {
margin-top: 3px;
}

.productselect td.logo {
}

.productselect td.logo.dark {
padding: 5px;
}

.productselect td.logo img {
display: block;
}

.productselect td.image {
padding: 0;
}

.productselect td.description {
padding: 10px;
background-color: #ebf0f1;
}

.productselect td.description.light {
background: #fff;
}

.productselect p {
margin: 0 0 5px;
line-height: normal;
font-size: 10px;
}

.productselect.featured td,
.productselect.featured p {
font-size: 11px;
}

.productselect ul {
margin: 0 0 5px;
line-height: normal;
}

.productselect h2 {
margin: 0 0 5px;
line-height: normal;
}

.productselect ul {
padding: 0;
}

.productselect ul li {
padding-left: 15px;
background-image: url(bullet_ul.gif);
background-repeat: no-repeat;
list-style-type: none;
list-style-image: none;
font-weight: bold;
font-size: 10px;
}

img.rating {
margin-bottom: -2px;
}


/* product page */

#product-screenshot {
margin-bottom: 20px;
}

#product-intro {
float: left;
width: 255px;
}

#product-intro p {
}

#product-intro ul {
margin-left: 0;
padding-left: 0;
}

#product-intro li {
margin-bottom: 5px;
margin-left: 20px;
}

#product-left {
float: left;
padding:0 0 20px 15px;
width: 270px;
}

#product-left p {
margin-bottom: -0.5em;
}

#product-sidebar {
border-left: #e0e3f0 1px solid;
margin-left: 270px;
padding-left: 10px;
}

#product-picture {
margin-left: 300px
}

#product-sidebar p {
font-size: 10px;
}

#product-sidebar h2 {
}

#product-sidebar ul {
margin-left: 0;
padding-left: 0;
}

#product-sidebar li {
margin-left: 20px;
font-size: 10px;
}

.feature-list li {
list-style-image: url(bullet_features.gif);
}


/* product trivia */

.trivia {
float: right;
border: 1px solid #e0e3f0;
margin-left: 10px;
padding: 9px;
width: 145px;
background: #ebf0f1;
}

.trivia p {
font-size: 11px;
}

.trivia ul {
margin-bottom: 10px;
}

.trivia li {
margin-left: -24px;
font-size: 11px;
}


/* content table */

.contenttable {
border: #e0e3f0 1px solid;
margin-bottom: 20px;
}

.contenttable th {
padding: 5px;
background-color: #ebf0f1;
}

.contenttable td {
border-top: #e0e3f0 1px solid;
padding: 5px;
}


/* thumblis */

.thumblist {
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.thumblist .item {
float: left;
border: #e0e3f0 1px solid;
margin: 0 10px 10px 0;
padding-bottom: 5px;
}

.thumblist .item P {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.thumblist a {
font-weight: bold;
}

.thumblist img {
border: none;
vertical-align: bottom;
}

.thumblist P {
MARGIN: 5px 10px;
}

.thumblist ul {
margin: 5px 10px;
padding: 0;
}

.thumblist li {
margin-left: 13px;
}


/* demobutton */

.demobutton {
display: block;
border: #e0e3f0 1px solid;
padding:1px 0 10px 0;
width: 220px;
background-color: #ebf0f1;
}

.demobutton:hover {
text-decoration: none;
}

.demobutton img {
margin: 0 10px 5px;
}

.demobutton span {
margin: 0 10px;
padding-left: 16px;
background-image: url(bullet_submenu-color1.gif);
background-repeat: no-repeat;
background-position: 0 2px;
font-weight: bold;
font-size: 12px;
}


/* popup */

.popup {
margin: auto;
width: auto;
text-align: left;
}

.popup #header {
}

.popup #header #logo {
float: none;
margin: 0 0 10px 20px;
padding:0;
}

.popup #content {
border: #fff 1px solid;
padding:0 20px 20px 20px;
background-color: #fff;
}


/* product page and tab-menu */

.readMore {
margin: 0;
padding: 3px 0 0 0;
}

.readMore a {
padding-left: 13px;
background: url(bullet_ul.gif) no-repeat top left;
}

.preface {
font-size: 11px;
}

.actions {
float: left;
padding-top: 4px;
}

.avRating {
float: left;
padding-left: 20px;
text-align: center;
}

.productImage {
border: 1px solid #e0e3f0;
margin-left: 15px;
padding: 4px;
}

.tabMenu {
margin: 25px 0 18px 0;
padding: 0;
border-bottom: 1px solid #7ba3d0;
width: 100%;
}

.tabMenu ul {
margin: 0;
padding: 0;
}

.tabMenu li {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
font-size: 10px;
background: #fff;
}

.tabMenu li a {
position: relative;
display: block;
float: left;
border: 1px solid #7ba3d0;
margin: 0 2px -1px 0;
padding: 4px 6px 4px 6px;
background: #e9eef5 url("sub_tabmenu_back.gif") repeat-x top;
font-weight: bold;
color: #534968;
}

.tabMenu li a.untoggle {
border-bottom: 1px solid #fff;
background: #fff;
color: #c60000;
}

.tabContent {
padding-bottom: 15px;
}

.tabContent li {
margin-bottom: 10px;
}

.review {
border-top: 1px solid #e0e3f0;
margin-top: 10px;
padding-top: 10px;
}

.review p {
margin: 0;
}

.review p.author {
margin-bottom: 10px;
font-size: 11px;
}

.review .date {
color: #999;
font-style: italic;
}

.reviewForm {
border-top: 1px solid #e0e3f0;
margin-top: 10px;
padding-top: 10px;
}


/* buying info box */

.buy {
border: 1px solid #e0e3f0;
background: #fff;
}

.buy h2 {
padding: 5px 5px 0 5px;
}

.buy ul {
padding-right: 5px;
margin-bottom: 10px;
}

.buy li {
margin-bottom: 4px;
}

.phoneBox {
border-top: 1px solid #e0e3f0;
padding: 5px;
background: #ebf0f1;
text-align: center;
font-size:12px;
line-height:1.3em;
}


/* quicklinks */

#quicklinks {
padding: 8px 10px 10px 32px;
border-top: 1px solid #e0e3f0;
background: #ebf0f1;
}

#quicklinks a {
color: #534968;
}

#quicklinks p {
margin: 0;
font-size: 10px;
}


/* index specials */

#newsmenu {
margin: 12px 0 0 11px;
padding: 7px 17px 7px 17px;
border: 1px solid #e0e3f0;
line-height: 1.4em;
font-size: 11px;
}

#newsmenu .title {
margin: 0 0 7px 0;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}
