html {height: 100%; font-family: Arial;}
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: #e6e6e6;
}

#frame {
    width:940px;
    margin:0 auto;
    position:relative;
    min-height:100%;
    height:auto !important;
    height:100%;
    background-color:#fff;

    box-shadow:5px -1px 10px #d5d5d5;
    -webkit-box-shadow:1px -5px 10px #d5d5d5;
    -moz-box-shadow: 1px -5px 10px #d5d5d5;
}

#main {padding: 0px 0px 70px 20px;}

#header {
    padding-top: 5px;
    background-color: #231F20;
}
#header .box {
    background-color: #fff;
    height: 71px;
    padding: 5px 0px 0px 20px;
}
#header img {border: none; float: left;}
#logo {float:left;}
#slogan {padding-left:100px; margin-top:24px; font-size: 11px; }
#search {margin-top:20px; float:right; padding-right: 10px;}
.navigation {
    height: 43px;
    background: #f1f1f1 url(img/menu_bg.gif) repeat-x;
    padding: 8px 0px 0px 20px;
}
#status {
    /*height: 14px;*/
    background-color: #f1f1f1;
    padding: 0px 13px 4px 20px;
}
#title {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    padding: 26px 20px;
}
#title h1 {text-transform: uppercase; font-weight: bold; font-size: 11px; padding:0px; margin:0px;}

#footer {
    overflow:hidden;
    width: 940px;
    margin:0 auto;
    height: 55px;
    margin-top: -55px;
    background-color: #e6e6e6;
}
#footer .box{
    position:relative;
    top: 1px;
    padding: 25px 0 20px 70px;
    background: #e6e6e6 url(img/footer_bg.gif) no-repeat 0px 5px;
    font-size: 11px;
    color: #7d7d7d;
}

ul.mainMenu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
ul.mainMenu li {
    display: inline;
    margin-right: 8px;
    padding-right: 8px;
}

ul.mainMenu li.active {
    border-right: 1px solid #9A9899;   
}


ul.mainMenu li.active a.topMenu, ul.mainMenu a.topMenu:hover {
    background: url(img/menu_item_bg.gif) no-repeat center right;    
}


ul.mainMenu a.topMenu {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    /*text-transform: uppercase;*/
    color: #fff;
    padding-right: 28px;
}

.fLeft {float: left;}
.uCased {text-transform: uppercase;}
.pTitle {text-transform: uppercase; font-size: 12px; z-index: 0; /*position: relative; top: -5px;*/ margin-top: -5px;}
.today {text-align: right; font-size: 11px;  /*position: relative; top: -3px;*/ margin-top: -3px;}

.pContent, .nContent, .caContent {font-size:11px;}
.pContent p, .nContent p, .caContent p {line-height:1.8;}
.pContent a, .nContent a, .caContent a {color: #000;}

.clear {clear: both;}

.nList {margin-top: 15px;}
.nList ul {list-style-type: none; padding:0px; margin:0px;}
.nList ul li {line-height: 1.5; margin-bottom: 10px;}
.nList ul a {color: #000; text-decoration: none; font-size: 11px;}

.caList {margin-top: 15px;}
.caList ul {list-style-type: none; padding:0px; margin:0px;}
.caList ul li {font-size: 11px; text-transform: uppercase; font-weight: bold; margin-bottom: 20px;}
.caList ul li ul {margin-top: 20px; margin-bottom: 30px;}
.caList ul li ul li {font-size: 11px; text-transform: none; font-weight: normal; margin-bottom: 0px;}
.caList a {color: #000; text-decoration: none;}
.caList a.selected {color: #000; font-weight: bold;}
.caList a:hover {color: #0192E1; font-weight: bold;}

.caContent {margin-bottom: 30px; margin-top: 15px;}
.caContent h2 {padding: 0px; margin: 0px; font-size: 11px; text-transform: uppercase;}
.caContent h3 {padding: 0px; margin: 0px; font-size: 11px; font-weight: normal;}

.nContent {margin-top: 15px;}
.nContent h3 {font-size: 12px; display: inline; margin-left: 20px;}

.pagination {font-size: 11px;}
.pagination a {font-size: 11px; text-decoration: none; color: #000;}
.pagination span {font-weight: bold;}

.grayBg {
    background-color: #DEDEDE;    
}

.p12 {
    padding: 12px 9px 12px 9px;
    border-left: 1px solid #dedede;
}

.p13 {padding: 12px 12px 12px 12px; border: none;}

.cLeft {
    float: left;
    width: 488px; /*587 - (68 + 41)*/
    padding: 16px 68px 0px 45px;
    overflow: hidden;

    font-size: 12px;
}

.cRight {
    padding-left: 601px;
}

h1 {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
}

.block {background-color: #fff;}

div#price {border: 1px solid #CCCCCC;}
div#price .hd {
    padding: 30px 14px 23px 0px;
    font-size: 11px;
    text-align: right;
    border-bottom: 7px solid #000;
}

div#price .bd {
   
    background: #0192E1 url(img/download_bg.gif) no-repeat 25px 0;
    color: #fff;
    border-bottom: 6px solid #000;
    font-size: 12px;
    padding: 10px 15px 0px 16px;
    font-size: 11px;
}
div#price .bd a.download_price {text-transform: uppercase; font-size: 12px; text-decoration: none; color: #fff;}
div#price .bd a.download_price:hover {text-transform: uppercase; font-size: 12px; text-decoration: none; color: #fff; font-weight: bold;}

a.prods {font-size: 11px; text-decoration: none; color: #fff;}
a.prods:hover {font-size: 11px; text-decoration: none; color: #fff; font-weight: bold;}


div#price .ft {padding: 10px 0px 16px 16px;}

div#news {overflow: hidden;}
div#news .hd {
    margin-top: 8px;
    margin-bottom: 20px;
    border-top: 3px solid #000;
    /*padding: 10px 0px;*/
    /*margin: 0px;*/
    text-transform: uppercase;
    font-size: 12px;
}

div#news .bd {font-size: 11px; padding-right: 10px;}
div#news .bd ul {list-style-type:none; margin:0px; padding: 27px 0px 0px 0px;}
div#news .bd ul li {padding-bottom:10px;}
div#news .bd ul a {text-decoration:none; font-weight:bold; color:#000;}
div#news .bd ul a:hover {text-decoration:none; font-weight:bold; color:#0192E1;}

div#news .ft {text-align:right; padding-right:10px; font-size: 11px;}
div#news .ft a {    
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

div#social {}
div#social .hd {background-color:#575556; text-align:center; padding:10px 0px; color:#fff; font-size: 12px; text-transform: uppercase;}
div#social .bd {background-color: #fff; padding:10px 0px 0px 8px; height: 149px;}
div#social .bd ul {list-style-type:none; margin:0px; padding:0px;}
div#social .bd ul li {width: 30px; float: left; width: 44px; padding: 5px 10px 15px 10px;}
div#social .bd ul li img {border: none;}

/** discuss */
span#dsq-subscribe a,
span.dsq-subscribe-rss a,
a#disqus_thr,
a.dsq-request-user-logout,
.dsq-request-user-name a
{color: #0093E0;}

/** google search */
#cse-search-results iframe {
	width: 489px !important;
}

.feedback_text {font-family:Arial; font-size: 11px;}

.dCont {
	text-align: right; 
	padding-right: 14px; 
	padding-top: 3px; 
	/*border: 1px solid red;*/
	font-size: 11px;
}

.dCont a {text-decoration:none; color:#000;}
.dCont a:hover {text-decoration:none; font-weight: bold; color:#0192E1;}

.submenu {
background: none; 
z-index: 1000;opacity: 1; 
font-size: 11px; 
height: 20px; 
padding-top: 13px; 
padding-left: 15px; 
width: 200px;
}


.submenu a{
font-size: 11px;
color: #FFF;
font-weight: normal;
text-decoration: none;
}

