* { border: 0px; }

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	border: 0px;
}

body {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-family: helvetica;
	color: #555555;
	background-color: #a9b9c9;
}

#ds {
	background-image: url(../images/ds.png);
	width: 900px;
	padding: 0 15px;
	margin: 0 auto;
	min-height: 100%;
}

#outer {
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#content {
	padding: 20px;
}

#top {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	background: #eeeeee;
	background-image: url(/images/topbar.png);
	background-position: bottom left;
/*	border-bottom: 1px solid #cccccc; */
}

#logo {
	height: 27px;
	margin-top: 4px;
	margin-right: 25px;
	float: left;
}

#top ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#top li {
	display: inline;
	margin-left: 3px;
	cursor: default;
}

#top select, #top input {
	font-size: 8pt;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #555555;
}

#main_content {
	width: 520px;
	float: left;
	margin-left: 25px;
}

#side_content {
	margin-top: 10px;
	width: 300px;
	float: right;
	text-align: center;
}

option[selected] {
	color: #aaaaaa;
}

ul.nav li:before {
	content: "\203a";
	margin-right: 3px;
}

ul.nav a {
	color: #555555;
	font-weight: normal;
}

ul.nav a:hover {
	text-decoration: underline;
}

a {
	color: #3495FF;
	text-decoration: none;
	font-weight: bold;
}

div.l {
	float: left;
}

div.r {
	float: right;
}

div.c {
	text-align: center;
}

input.defsearch {
	width: 100px;
	color: #555555;
	font-style: italic;
}

input.search {
	width: 100px;
	color: #555555;
}

input.submit {
	color: #555555;
	margin-right: 15px;
	width: 25px;
}

h2 {
	color: #003A88;
}

p {
/*	text-align: justify; */
}

p img {
	margin: 3px;
}

div.copyright {
	clear: both;
	font-size: 7pt;
	text-align: center;
	margin-bottom: 10px;
}

div.fc {
	margin-top: 25px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

div.fc img {
	border: 1px solid #000000;
}

div.fc p {
	font-size: 8pt;
	text-align: left;
}

div.fc p:after {
	content: " \00bb";
}

#notice {
	padding: 10px;
	width: 500px;
	text-align: center;
	background: #ffffcc;
	border: 2px solid #ffcc55;
	margin: 0 auto;
	font-size: 12pt;
	color: #000000;
}

div.errorExplanation {
	padding: 10px;
	width: 500px;
	text-align: center;
	background: #ffcccc;
	border: 2px solid #ff5555;
	margin: 0 auto;
	font-size: 12pt;
}

div.errorExplanation h2 {
	color: #aa0000;
	font-size: 14pt;
}

div.errorExplanation p, div.errorExplanation li {
	color: #000000;
}

div.fieldWithErrors {
	display: inline;
	padding-bottom: 2px;
	border: 2px solid #ff0000;
}

#content input, #content select {
	border: 1px solid #555555;
}

#user_links {
	height: 25px;
	width: 800px;
	margin: 0px auto;
	line-height: 25px;
	font-size: 8pt;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

#user_links a {
	margin: 10px;
	color: #555555;
	font-weight: normal;
}

#user_links a:hover {
	text-decoration: underline;
}

hr {
	border-width: 1px;
	height: 2px;
	background-color: #555555;
}

div.links {
	line-height: 30px;
}

div.links a {
	padding: 3px;
	margin: 2px;
}

table.adm {
	width: 85%;
	border: 1px solid #555555;
	margin: 20px auto;
	border-spacing: 0px;
}

table.adm th {
	text-align: left;
	background-color: #555555;
	color: #ffffff;
}

.row0 {
	background-color: #eeeeee;
}

.row1 {
	background-color: #ffffff;
}

div.message {
	text-align: center;
	font-style: italic;
	margin: 25px;
}

div.pagination {
	text-align: center;
}

div.tr {
	clear: both;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

div.th {
	float: left;
	width: 300px;
	text-align: right;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

div.td {
	float: left;
	margin-left: 25px;
	height: 30px;
	line-height: 30px;
}

textarea {
	border: 1px solid #cccccc;
}

div.article {
	padding-top: 20px;
	padding-left: 50px;
	height: 25px;
	line-height: 25px;
}

form {
	display: inline;
}

form.button-to div {
	display: inline;
}

#ratemsg, .msg {
	margin-left: 10px;
	font-size: 8pt;
	font-style: italic;
}

div.tags {
	padding: 20px 0px;
}

div.tags a {
	margin-left: 3px;
}

div.image {
	float: left;
	width: 150px;
	margin: 25px;
	text-align: right;
}

div.image form {
	border-width: 0px;
}

input.img {
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;
}

#feature_title {
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
}

#feature_title span {
	margin-right: 5px;
	position: relative;
	top: -4px;
}

#feature_top {
	background-image: url('../images/fb-t.png');
	width: 284px;
	height: 47px;
	margin-top: 0px;
}

#feature_bottom {
	background-image: url('../images/fb-b.png');
	width: 284px;
	position: relative;
	top: 221px;
	height: 53px;
	clear: both;
}

#feature_outer {
	position: absolute;
	width: 300px;
	height: 250px;
	clear: both;
}

#feature_prev, #feature_main, #feature_next {
	position: absolute;
	height: 221px;
	overflow: hidden;
}

#feature_prev, #feature_next {
	width: 50px;
}

#feature_main {
	width: 184px;
	left: 35px;
}

#feature_prev {
	left: 0px;
	background-image: url('../images/fb-l.png');
}

#feature_next {
	background-image: url('../images/fb-r.png');
	left: 234px;
}

#feature_wrapper {
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.feature {
	width: 200px;
	height: 190px;
	padding-top: 10px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.feature p {
	font-size: 10pt;
	text-align: center;
}

div.testimonial {
	clear: both;
	width: 500px;
	margin: 0 auto;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	height: 170px;
	position: relative;
	top: 30px;
	overflow: hidden;
}

div.testimonial p {
	margin: 10px;
	font-size: 12pt;
	color: #aaaaaa;
}

div.testimonial p.client {
	padding-left: 50px;
	font-style: italic;
	font-size: 11pt;
}

ul.whitepapers {
	margin-top: 270px;
	margin-left: 25px;
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
}

ul.whitepapers li.doc {
	padding-left: 22px;
	line-height: 20px;
	background-image: url(/images/icons/page_white_acrobat.png);
	background-position: left center;
	background-repeat: no-repeat;
}

div.image_selector {
	width: 230px;
	height: 170px;
	overflow: auto;
}

div.image_selector div.image {
	white-space: nowrap;
	margin-top: 0px;
}

div.feature img {
	margin-left: 5px;
}

div.feature p {
	margin-top: 0px;
	font-size: 8pt;
	text-align: center;
}

#q {
	padding-left: 18px;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#password {
	padding-left: 18px;
	background-image: url(/images/key.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#login {
	padding-left: 18px;
	background-image: url(/images/user.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#commit {
	padding-left: 18px;
	background-image: url(/images/accept.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#bottom {
	clear: both;
	overflow: hidden;
	width: 800px;
	margin: 0px auto;
	padding-top: 80px;
	padding-bottom: 20px;
}

#bottom div.col {
	width: 24%;
	height: 110px;
	float: left;
	border-right: 1px solid #cccccc;
	text-align: center;
	margin-bottom: 20px;
}

#bottom div.last {
	border-right-width: 0px;
}

#bottom ul {
	list-style-type: none;
	padding-left: 0px;
}

#bottom div.colheader {
	font-weight: bold;
}

#bottom a {
	font-weight: normal;
}

.tbox {
        width: 254px;
}

.tbox .header {
        background-image: url(/images/top.png);
        height: 35px;
        line-height: 35px;
        padding-left: 15px;
        overflow: hidden;
        white-space: nowrap;
}

.tbox .footer {
	background-image: url(/images/bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 35px;
}

.tbox .content {
	padding-top: 5px;
        padding-left: 10px;
	padding-right: 30px;
        padding-bottom: 0px;
        background-image: url(/images/mid.png);
}

.tbox .header a {
	color: white;
	font-size: 0.9em;
}

div.col {
	width: 254px;
	float: left;
}

p.date {
	font-style: italic;
}

div.wp_download {
	margin-bottom: 200px;
}

#demo, div.wp_download {
	text-align: center;
	margin-top: 50px;
	margin-left: 25px;
	width: 250px;
	height: 100px;
	background-image: url(/images/button.png);
	background-repeat: no-repeat;
	line-height: 100px;
}

#demo a, div.wp_download a {
	color: #ffffff;
	font-weight: bold;
	font-size: 16pt;
}

#formTable {
	width: 500px;
}

#formTable th {
	width: 200px;
	text-align: right;
}

#listcontainer, #listcontainer ul{
	text-align:left;
	margin:0;
	padding:0;
}

#listcontainer li{
	margin:0 0 0 30px;
	padding:0 0 0 3px;
	list-style-type:none;
}

li.childNode{
	list-style-image: url(/images/icons/tick.png);
	list-style-position: outside;
}

li.parentNodeClosed{
	cursor: pointer;
	list-style-image: url(/images/icons/folder.png);
	list-style-position: outside;
}

li.parentNodeOpen{
	cursor: pointer;
	list-style-image: url(/images/icons/folder_explore.png);
	list-style-position: outside;
}

#listcontainer li{
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size:11pt;
	color: navy;
}

div.ratings {
	clear: both;
	padding-top: 30px;
}

div.snetw {
	text-align: left;
	padding-left: 25px;
	margin-top: 50px;
}

div.snetw ul {
	padding-left: 0px;
	list-style-type: none;
}

div.snetw ul li {
	padding-left: 18px;
	height: 18px;
	background-repeat: no-repeat;
}

div.snetw ul li.title {
	padding-left: 0px;
}

li.delicious {
	background-image: url(/images/delicious_logo.jpg);
}

li.digg {
	background-image: url(/images/digg_logo.jpg);
}

li.reddit {
	background-image: url(/images/reddit_logo.png);
}

li.linkedin {
	background-image: url(/images/linkedin_logo.gif);
}

li.stumbleupon {
	background-image: url(/images/stumbleupon_logo.png);
}

span.req {
	color: red;
	font-weight: bold;
}

#top_contact {
	font-size: 0.8em;
	padding-top: 20px;
	padding-left: 50px;
}

a.video {
	display: block;
	width: 512px;
	height: 384px;
}

#header {
	position: relative;
	width: 800px;
	height: 251px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}

#captions {
	position: absolute;
	height: 252px;
	width: 310px;
	padding-left: 10px;
	margin: 0px;
	top: 0px;
	right: 0px;
	z-index: 3;
	background-image: url(/images/cap_ds.png);
	background-position: top left;
	background-repeat: repeat-y;
}

div.caption {
	height: 62px;
	background: #dddddd;
	background-image: url(/images/cap.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-left: 10px;
}

div.cap_sel {
	background-color: #003A88;
	background-image: url(/images/cap_sel.png);
}

p.cap {
	color: #003A88;
}

div.cap_sel h2, div.cap_sel p.cap {
	color: #ffffff;
}

div.caption, div.caption * {
	cursor: pointer;
}

div.caption h2 {
	margin: 0px;
	font-size: 13pt;
	padding-top: 10px;
}

div.caption p {
	margin-top: 0px;
	font-size: 10pt;
}

#header img.bg {
	position: absolute;
	height: 252px;
	width: 850px;
	top: 0px;
	left: 0px;
}

#bg0 {
	z-index: 2;
}

#bg1 {
	z-index: 0;
}

#bg2 {
	z-index: 0;
}

#bg3 {
	z-index: 0;
}

