/* Intelliscript.net September 2009 */
/**** R E S E T *******************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********************************************************************************/
 * {
	margin:0;
	padding:0;
}
body{
	background:#B1BBC1;
	color:#000000;
	font-size:10pt;
	font-family:verdana,tahoma,sans-serif;
	text-align:center;
	margin:0 auto;
	padding:0;
	line-height:17px;
}
#container{
	margin: 0 auto;
	padding:0;
	text-align: center;
	overflow:hidden;
	background-image:url("/images/skin0909/background.gif");
	background-repeat:repeat-y;
	background-position:top middle;
	width:1000px;
	min-height:800px;
	position:relative;
}
a, a:active{
	color:navy;
}
a:visited{
	color:#3E199D;
}
p{
	padding:0 0 15px 0;
}
#header{
	height:212px;
	width:1000px;
	background-image:url(/images/skin0909/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:0;
}
#header #google_translate_element{
	position:absolute;
	top:193px;
	left:605px;
	text-align:right;
}
#header #google_translate_element img{
	display:none;
}
#header #google_translate_element select{
	background:transparent;
}
#header #usersOnline{
	text-align:right;
	position:relative;
	right:100px;
	top:25px;
}
#header #headerSearchBar {
	text-align:right;
	position:absolute;
	left:40px;
	top:25px;
	font-size:8pt;
	z-index:100;
}
#header #headerSearchBar input{
	font-size:8pt;
}
#navmenu{
	width:710px;
	height:30px;
	position:absolute;
	top:162px;
	left:35px;
	overflow:hidden;
}
#navmenu a{
	height:25px;
	font-size:8pt;
	display:block;
	float:left;
	color:#3F72C3;
	font-weight:bold;
	padding:2px 25px 0px 10px;
	text-decoration:none;
}
#navmenu a:hover{
	color:white;
	font-weight:bolder;
	background-image:url('/images/skin0909/button-hover.gif');
	background-repeat:repeat-x;
}
#content{
	width:680px;
	min-height:900px;
	_height:900px;
	float:left;
	margin:0 0 0 50px;
	text-align:left;
	padding:0;
}
#content img{
	padding:4px;
}
#content h1{
	font-size:14pt;
	padding:5px 0 7px 0;
	line-height:25px;
}
#content h2{
	font-size:12pt;
	padding:3px 0 5px 0;
	color:#C00000;
	line-height:20px;
}
#content h3{
	clear:both;
	font-size:10pt;
	padding:10px 0 5px 0;
	color:gray;
	line-height:20px;
	border-top:1px dotted #CC0000;
}
#content ul{
	margin:10px;
	list-style-type:disc;
	
}
#content ul ul{
	list-style-type:circle;
}
#content li{
	margin-left:20px;
}
#content .blogContent{
}
#content .blogDate{
	font-weight:normal;
	font-size:8pt;
	margin-left:20px;
}
#content .blogDescription{
	display:block;
	margin-left:30px;
	padding-left:10px;
	border-left:3px solid #efefef;
	max-height:100px;
	overflow:hidden;
}
#content .blogDescription:hover{
	max-height:100%;
}
#content .blogDescription iframe{
	display:none;
}
#content .blogDescription:hover iframe{
	display:block;
}
#content .blogLink{
	font-size:8pt;
	text-align:right;
	display:block;
	width:680px;
	margin-bottom:10px;
}
#content table tr td{
	padding:6px;
}
#content .tilesLarge{
	border:1px dotted gray;
	width:200px;
	height:250px;
	float:left;
	overflow:hidden;
	padding:6px;
	margin:5px;
	font-size:8pt;
}
#content #topSearchBar{
	font-size:8pt;
	margin-bottom:10px;
}
#content #topSearchBar input{
	font-size:8pt;
	font-family:tahoma,verdana,arial,sans-serif;
}
#content #littleCart{
	border-left:1px dotted blue;
	position:absolute;
	top:240px;
	right:258px;
	height:160px;
	width:170px;
	overflow-y:scroll;
	font-size:7pt;
	text-align:right;
}
#content #littleCart h2{
	font-size:8pt;
}
#content #downloadMenu{
	font-size:8pt;
	width:100px;
	float:left;
	margin:10px;
}
#rightColumn{
	font-size:8pt;
	float:right;
	width:180px;
	position:absolute;
	top:305px;
	right:58px;
	text-align:left;
}
#rightColumn h3{
	color:#C00000;
	font-size:12pt;
	margin:0 auto;
	margin-top:10px;
	padding:4px 0 4px 0;
	border-bottom:1px solid gray;
}
#rightColumn img{
	padding:2px;
}
#rightColumn p{
	font-size: 8pt;
	line-height:15px;
}
#footer{
	background-image:url("/images/skin0909/footer.jpg");
	background-repeat:no-repeat;
	width:1000px;
	height:60px;
	clear:both;
	font-size:7pt;
	text-align:left;
	padding-left:50px;
	color:#9BBEE6;
	font-weight:bold;
}
#footer p{
	padding-top:16px;
}
#googleAdTop{
	position:absolute;
	left:755px;
	top:60px;
	width:193px;
	height:255px;
	z-index:200;
	padding:0;
}
