﻿#divNote
{
	width: 100%;
	height: 50px;
	display: block;
	background: url(../images/bg_hearder.png) repeat-x 0px 0px;
	display: none;
}

#divNote #spanNote
{
	width: 880px;
	display: block;
	height: 40px;
	line-height: 16px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}
#divNote #aClose
{
	margin-top: -35px;
	margin-right: 10px;
	cursor: pointer;
	background: url('../images/icon/icon_close.png') no-repeat center;
	width: 16px;
	height: 25px;
	display: block; ;float:right;
}

body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #454545;
	background: #fff;
}
.clear
{
	clear: both;
}
a
{
	color: #009999;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.divComm100Logo
{
	margin-top: 20px;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
}
.divComm100Logo img
{
	border:none;
}
.divScreenshots
{
	margin:0px auto 0px auto;
	width: 95%;
	border-bottom: 1px #ccc solid;
	padding-bottom: 100px;
 position:relative;
}
.divScreenshots h1
{
	font-size: 22px;
}
.divScreenshotList
{
	float: left;
	width: 300px;
}
.divScreenshotList ul
{
	margin-top: 5px;
}
.divScreenshotList ul li
{
	line-height: 1.5;
}
.divScreenshotList h3
{
 font-weight:normal;
}
.divScreenshotDetail h3
{
	background: url("../images/icon/icon_menu.gif") no-repeat 0px 3px;
	text-indent: 10px;
	font-size: 12px;
	border-bottom: 1px #ccc solid;
	margin: 80px 0px 10px 0px;
	padding-bottom: 5px;
}
.divScreenshotDetail h3 a
{
	color: #454545;
}
.divScreenshotDetail img
{
	margin: 10px auto 20px auto;
	display: block;
}
.divScreenshotDetail b 
{
	display: block;
	margin-top:10px;
	margin-bottom:5px;
	color:#666;
}
.divScreenshotDetail b a
{
	color:#666;
	text-decoration:none;
}
.aTop
{
	background: url('../images/icon/icon_top.gif') no-repeat;
	width: 45px;
	height: 15px;
	display: inline-block;
	float: right;
	margin-right:42%;
}
a.spanDemo,a.spanSignUp
{
    display: inline-block;
    width: 100px;
    height: 16px;
    margin-left: 5px;
    float:right;
    text-indent:20px; 
    cursor:pointer;
    
}

a.spanDemo
{
   width: 150px;
    background: url("../images/icon/icon_demobutton.gif") no-repeat;
}
a.spanSignUp
{
	width:80px;
	text-indent:15px;
    background: url("../images/icon/icon_download.gif") no-repeat;
}

/*------------------------------------------------------------------------------------------------------------
												Footer
------------------------------------------------------------------------------------------------------------*/
#divNote
{
 width:100%;
 height:50px;
 display:block;
 background: url(../images/bg_hearder.png) repeat-x 0px 0px;
 display:none;
}

.tblFooter
{
	margin: 20px auto;
	text-align: center;
	font-size: 11px;
	width: 900px;
	padding-left: 35px;
}
.tblFooter div
{
	font-weight: bold;
	text-align: left;
	color: #155193;
	font-size: 12px;
	padding-bottom: 5px;
}
.tblFooter .divSocialMedia a
{
	display: block;
	margin: 5px 0px;
	font-weight: normal;
	font-size: 11px;
	width: 70px;
}
.tblFooter .tdSubscribe
{
	border-right: solid 1px #ccc;
	width: 150px;
	padding: 0px 10px;
	vertical-align: top;
}
.tblFooter .tdFollowUs
{
	border-left: solid 1px #fff;
	border-right: solid 1px #ccc;
	font-weight: normal;
	width: 100px;
	padding-left: 30px;
}
.tblFooter .tdKeywords
{
	border-left: solid 1px #fff;
	padding: 0px 35px;
}
.tblFooterKeywords
{
	text-align: left;
	width: 100%;
}
.divFooterCopyright
{
	margin: 0px auto;
	padding: 15px;
	font-size: 11px;
	color: #888;
	text-align: center;
}
.tblFooter a, .divFooterCopyright a
{
	color: #888;
}
.divFootSplitline
{
	margin: 0px auto;
	width: 90%;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #fff;
}
#dvthiscode
{
	position:fixed; top:130px; right:60px; width:50px; padding:5px 10px;

}
