/* CSS Document */
body{
margin: 0px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
font-family: Arial, Verdana, Georgia;
font-size: 0.8em;
text-align: center;
line-height:1.5em;
}
.featurelist {
	list-style-image: url(/images/s1.gif);
}
.featurelist li {
	padding-top: 5px;
	padding-right: 40px;
}
.featurelist strong {
	font-weight: bold;
	color: #36c;
	padding-right: 5px;
}



#wrapper
{
margin: 0 auto;
padding: 10px;
width: 800px;
background-color: #fff;
text-align: left;
        border-top: 1px solid #CCD7ED;
        border-bottom: 1px solid #CCD7ED;
        border-left: 1px solid #CCD7ED;
        border-right: 1px solid #CCD7ED;
}

#header
{
font-weight: bold;
height: 80px;
background:url(/images/bnr2.gif);
background-repeat:no-repeat;
}

#header a
{
text-decoration:none;
color: #FFF;
}

#header_fireshot
{
font-weight: bold;
height: 80px;
background:url(/images/banner_fireshot_pro.gif);
background-repeat:no-repeat;
}

#header_fireshot a
{
text-decoration:none;
color: #FFF;
}
.navigation
{
	border: 1px #CCD7ED solid;
	background-color: #e5ecf9;
	text-align: center;
	margin: 3px 0px 0px 0px;
	font-family: Arial;
	font-size: 0.9em;
	padding: 7px;
}
.navigation a {
font-size: 1.2em;
font-weight: bold;
color: #0018a5;
text-decoration: underline;
font-family: arial;
}
#content
{
margin: 0px;
float: left;
padding: 10px 10px 10px 10px;
width: 540px;
background-color: #FFFFFF;
font-size: 1em;
line-height: 18px;
min-height: 400px;
text-align: justify;
}

.title
{
border-bottom: 1px solid #000;
padding: 2px 2px 2px 0px;
}

.title a
{
color: #000;
text-decoration: none;
font-size: 1.4em;
font-weight: bold;
font-family: Arial;
}

#sidebar
{
float: left;
padding: 0px;
text-align: left;
}

.sidebar_title
{
font-size: 1em;
font-weight: bold;
font-family: Tahoma;
color: #36c;
padding-bottom: 5px;
}

.sidebar_tags
{
padding-left: 10px;
}

.more_tags
{
margin-top: 5px;
margin-bottom: 10px;
text-align: right;
}

#sidebar a
{
color: #0018a5;
text-decoration: underline;
font-size: 1em;
}

#footer
{
clear: both;
text-align: center;
background-color: #e5ecf9;
border: 1px #CCD7ED solid;
font-weight: bold;
padding: 7px;
color: #0018a5;
}

.blogsummary
{
font-size: 0.9em;
margin: 0px 0px 5px 0px ;
text-align: right;
font-style: italic;
}

a
{
color: #0018a5;
text-decoration: underline;
}

.small_tag_list
{
font-size: 0.8em;
text-align: right;
background-color: #fafafa;
border-bottom: 1px solid #eee;
padding: 4px;
}

.ratings
{
font-size: 1em;
text-align: center;
padding-top: 4px;
}

.bloglist ul
{
display:inline-table;
margin: 0px;
padding: 0px 0px 0px 15px;
}

.underlined
{
margin-top: 20px;
border-bottom: 1px solid silver;
margin-bottom:10px;
font-weight: bold;
}

.prop
{
height:400px;
float:right;
width:1px;
}

#leftbar
{
float: left;
margin: 20px 10px 10px 0px;
width: 170px;
text-align: left;
background-color: #F5F7FB;
border: 1px #CCD7ED solid;
height: 100%;
}

h1
{
font-size:1.3em;
font-weight: bold;
color: #36c;
}
.featurelist ul {
	list-style-type: square;
}

h2
{
font-weight: bold;
color: #36c;
font-size:1.3em;
}
table, tr, td, p
{
font-size: 1em;
line-height: 18px;
}
.st
{
font-weight: bold;
}
.hl
{
color: #36c;
font-weight: bold;
}

#quicklinks_holder
{
	float: right;
	width:220px;
	background-color: #F5F7FB;
	border: 1px #CCD7ED solid;
	margin-right: 5px;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#quicklinks
{
	padding:10px;
}

#quicklinks1 
{
	padding-left:20px;
}

#quicklinks1 li
{
	padding-bottom: 10px;
}

#rightdiv
{
	width:220px;
	background-color: #F5F7FB;
	border: 1px #CCD7ED solid;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#highlighted_region
{
	background-color: #F5F7FB;
	border: 1px #CCD7ED solid;
	margin-right: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#product
{
}

#product h1
{
	display: inline;
}

#topic
{
	font-size:2em;
}

.bluebold
{
	font-weight: bold;
	color: #36c;
}

#tblFeatures
{
	border: solid 1px #eee;
}

td.feature, td.presence
{
	padding-bottom:10px;
	padding: 10px 10px 10px 10px;
}

#tblFeatures small
{
	font-size: 11px;
	color:#999;
	line-height:14px;
	font-weight:normal;
}

td.feature
{
	font-weight:bold;
	color:#333;
	font-size:15px;
}

td.presence
{
	text-align: center;
}

td.vs
{
	padding:0px;
	margin:0px;
	width:10px;
}

.gray
{
	background:#f4f4f4;
}

#subwrapper
{
	width:auto;
	margin-left:auto; 
	margin-right:auto;
	padding-left:15px;
	padding-left:15px;
	padding-top: 20px;
}

.style1 {color: #FF0000}
