/* base
----------------------------------------------- */

body, input, textarea, select {
    xfont: 10pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#accessibility {
    position: absolute;
    top: -10000px;
}

p, blockquote {
    line-height: 18px;
}

p { 
    margin: 0 0 10px 0;
    padding: 0;
}

blockquote {
    margin-right: 0;
    margin-left: 18px;
}

acronym {
    font-size: 10px;
    letter-spacing: .09em;
}

ul, ol, dl {
    margin: 10px 0 10px 0;
    padding: 0px 20px;
    
}
ol, ul {
    line-height: 150%;
    margin: 5px;
}

ul li ul {
    list-style-type: square;
}

ol ol {
    list-style-type: lower-roman;
}

dt {
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 5px 40px;
    padding: 0;
}

pre {
    overflow: auto;
}

pre {
    font-family: Courier, "Courier New", Monospace;
}
code {
    font-family: Courier, "Courier New", Monospace;
    background-color: #ffc;
        white-space: pre;
        z-index:2;
}

label {
    cursor: pointer;
}

input, textarea {
    float: none;
    line-height: 140%;
}

select, option {
    font-family: Verdana, Trebuchet;
}

xselect {
    background-color: #eee;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #999 #999 #fff;
}

xoption {
    background-color: #eee;
}

table {
    margin: 0 0 10px 0;
    border: 1px solid #666;
}

th, td {
    padding: 5px 10px;
    xborder: 1px solid #666;
}

small, .small {
    font-size: 10px;
    line-height: 18px;
    color: #900;
}

/* links
----------------------------------------------- */

a {
    color: #5F7D17;
    text-decoration: none;
}

a:link {
    color: #963;
}

a:visited, a:active {
    color: #B28300;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

a.outgoing {
    color: #c33;
}

div.rssCcat a {
    color: #000;
    font: 1.5em Georgia, Times, serif;
}

#content h3 a {
    color: #000;
}

/* override
----------------------------------------------- */

.clear {
    clear: both;
}

.hr img {
    margin: 15px 0 15px 0;
}

.left {
    float: left;
}


.right {
    float: right;
}

.smaller {
    font-size: 10px;
    line-height: 16px;
}

/*
.strike {
    border-width: 0 0 1px 0;
    border-style: none none inset none;
    border-bottom: gray;
}
*/

.title {
    font: 14px Georgia, Times, "Times New Roman", Palatino, Helvetica;
}

img.mention {
    margin: 0 10px 0 0;
    float: left;
}

span.caps {
    xfont-size: 10px;
    xletter-spacing: .09em;
}

span.date {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: .09em;
}

span.emdash {
    font-family: Arial, Helvetica;
}

span.gcaps {
    font-size: 10px;
    letter-spacing: .09em;
    color: #f00;
}

span.gray {
    color: gray;
}

span.hilite {
    background-color: #ff9;
}

span.permlink {
    margin-right: 8px;
    margin-left: 8px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

span.titlecaps {
    font-size: 12px;
    letter-spacing: .1em;
}

p.light {
    margin-top: 0;
}

p.mention-category {
    font-size: 0.9em;
    color: #666;
}

p.related {
    margin: 0 0 2px 0;
    font-size: 10px;
    line-height: 12px;
}

p.res {
    margin: 0 0 8px 0;
    font-size: 10px;
    line-height: 14px;
}

p.screenshot {
    width: 140px;
    text-align: center;
}

p.screenshot.left {
    margin-right: 10px;
}

p.screenshot.right {
    margin-left: 10px;
}

p.side {
    margin: 10px 0 2px 0;
    font-size: 10px;
}

ul.faq {
    list-style-type: none;
}

ul.page-nav {
    margin: 25px 0 0 0;
    padding: 5px 0;
    list-style: none;
    text-align: center;
    color: #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
        
ul.page-nav li {
    display: inline;
    margin: 0;
    padding: 0;
}


h3.q, h3.a {
    margin: 0 5px 5px 0;
    float: left;
}

div.hr {
    margin: 1em auto auto auto;
    text-align: center;
}

div.screenshot {
    width: 140px;
    font-size: 10px;
    text-align: center;
}

div.rssCcat {
    margin-top: 2em;
    margin-bottom: .5em;
}

form.global-search fieldset {
    border: none;
}

form.global-search legend {
    font: 18px Georgia, Times, serif;
}

input.button, input.zemSubmit {
    margin-top: 5px;
    padding: 3px;
    background-color: #ddd;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #999 #999 #fff;
}

input.checkbox {
    border: none;
}

input.press {
    padding-bottom: 4px;
    font-size: 10px;
    vertical-align: top;
}

textarea.340p {
    width: 340px;
}

#contact-form legend {
    display: none;
}

#contact-form fieldset {
    border: none;
}

form#rate-form label {
    margin-bottom: -10px;
    display: block;
    font-weight: bold;
}

#right h3, #left h3 {
    font: 10pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#content blockquote p {
    color: #333;
}

#content ol li {
    margin-top: 0.75em;
    margin-bottom: 1em;
}

#content li {
    padding-right: 10px;
    line-height: 1.4em;
}

#right ul, #left ul {
    margin-top: 0;
    padding-top: 0;
    font-size: 9pt;
    list-style-position: outside;
    list-style-image: url(/common/bullet.png);
}

#right li, #left li {
    padding-left: 0;
}

#paypal {
    margin-bottom: 10px;
}

/* layout
----------------------------------------------- */

#container {
    xmargin: 0 auto;
    xwidth: 1000px;
    xwidth: 701px;
    xtext-align: center;
}

#top {
    width: 700px;
    height: 124px;
}

#content_1 {
    padding: 0 25px;
    float: left;
    width: 380px;
    text-align: left;
}
#content {
xposition:absolute;
xleft:0px;
xpadding-left:250px;
xpadding-right:250px;;
text-align:left;
float:left;
width:750px;
}

#mentions, 
#contact-form {
    margin: 0 auto;
    width: 500px;
    text-align: left;
}

#left{
  width: 205px;
  text-align: left;
  float:left;
  padding-left:20px;
}
#right {
  width: 125px;
  text-align: left;
}

#left, #sidebar-1 {
xposition: absolute;
xleft: 50px;
xz-index: 1;
}

#right, #sidebar-2 {
position: absolute;
right: 50px;
z-index: 1;
}

#xfoot {
    margin: 20px 0;
    padding-top: 104px;
    width: 700px;
    text-align: center;
    background: url(/common/tplogo.gif) no-repeat top center;
}

#foot {
margin: 20px 0;
xwidth: 700px;
text-align: center;
}
#foot p {
    margin-top: 2em;
    margin-bottom: 2em;
}

/* comments
----------------------------------------------- */

.comments_error {
    background-color: #fff0f0;
}

div.comments_error {
    padding : 0.3em;
    border: 1px solid #ffd9d9;
}

ol#comments {
    list-style-position: outside;
}

ol#comments li {
    margin-top: 10px;
}

form#txpCommentInputForm {
    margin-top: 10px;
}

.txpCommentInputMessage, .comment_web_input, .comment_email_input{
    width:200px;
}
/*--- Custom new style start ---*/
body{
	background:#61889D  url(/static/website/images/main_background.gif) repeat-x fixed left top;
}
body, * {
	color:#333333; 
	font-family:"Bitstream Vera Sans","Verdana",sans-serif;
	font-size: 9pt;
}
.outer-border{
	xbackground:white url(/static/website/images/top.png) no-repeat scroll center top;
	background-color:#808000;
}
.center-fixwidth{
	text-align:left;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.main{
	xpadding: 10px;
	border-bottom: 0px;
	border-top: 0px;	
}
.footer{
	xbackground: transparent url(images/bottom.png) no-repeat scroll center bottom;
	height:40px;
}
.header{
	border-bottom: 1px solid #D09235;
	padding-bottom: 10px;
background-color: white;
}
.header_links{
	margin:0px 0px 10px 10px;
	padding: 10px;
	border-bottom:1px solid #D6D6D6;
}
.header_links ul{
	display:inline;margin:0px;padding:0px;
}
.header_links li{
	display: block;
	float: left;
	margin: 0 15px 0 0;
	text-indent: 13px;
	padding-bottom: 0;
	background-image: url(/static/website/images/bullet-triangle.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.1em;
	position: relative;
	color:#000000;
	font-weight:bolders;
	font-size: 12px;
	text-transform: uppercase;
}
.header_links a{
	color:#000000;
}
h1 {
	font-size:21px;
}
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	xcolor:#000000;
	font-family:"Bitstream Vera Sans","Verdana",sans-serif;
}
.dashboard{
background: url(/static/website/images/db_bg.png) repeat-x top center;
	background-color:#FFF59B;
	height:230px;
border-bottom: 1px solid #D09235;
}
.dashboard ul, .dashboard li{
padding:0px;
margin:0px;
}
.dashboard *{xcolor: white;}
.dashboard li{font-size:12px;margin:10px;line-height:1.5em;}
#dbslideshow *{font-family:arial;font-size:16px;line-height:1.5em;}
#dbslideshow div{color:black;}
.text-portion{}
.text-portion-inner{
	width:430px;border:0px solid gray;
	background:#FFFFFF;
}
.text-portion, .text-portion *{font-size:10pt;font-family:verdana}
.text-portion a{margin-left:20px;text-decoration:underline;}
.main-point{font-weight:boldesr;font-size:20px;}

#container{padding:10px 30px;}
.screenshots{
  width:100px;
  margin:0 20px;
  float:right;
}
.right_nav{
float:right;width:200px;
border-left:1px solid #D09235;
border-bottom:1px solid #D09235;
padding-left:30px;
padding-bottom:20px;
margin:18px 0px 30px 30px;
}
.right_nav span{font-size:10px; color:gray;}
.right_nav li {margin-top:10px;}
.right_nav li li {margin-top:2px;}
.right_nav li li a{font-size:11px;}
.divider{margin:20px 0px;}
hr{margin:20px 0px;}
/*--- Custom new style end ---*/
