body {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: center;
}

TABLE.maintable {
	width: 750px;
	border-spacing: 0px;
	empty-cells: show;
	padding: 0px;
	margin: 0px 0px;
 	border: 1px solid #C0C0C0; 
}

div.header {
	font-size: 16pt;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

TD.main {
	padding: 5px;  
}

TD.menu {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

TD.menuTD {
    vertical-align: bottom;
    white-space: nowrap;
}

TD.footer {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
}

TD.footer a {
	color: #D0D0D0;
}

TD {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

A {
	color: #505050;
	font: normal 12px Verdana;
	text-decoration: none;
}

A:link {
	font: normal 12px Verdana;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.menu {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
}

DIV.menu {
	font-size: 8pt;
	height: 19px;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

DIV.menuSearch {
	font-size: 8pt;
	height: 68px;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
	background-image: url('/template/Gadgets/page/coop_bg.png');
}

DIV.menuSearch img {
	padding-top: 2px;
}

DIV.menuHead {
	color: #FFFFFF;
	font-weight: bold;
	height: 19px;
	padding: 2px;
	padding-left: 10px;
	background-image: url('/template/Gadgets/page/menu_back.png');
	vertical-align: middle;
	text-align: center;
}

/* DOWNLOAD */
DIV.download {
	padding-left: 15px;
	border: 1px dashed #AAAAAA;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 20px;	
	margin-left: 25px;
	width: 350px;
}

DIV.downloadDetails {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

div.dlbutton {
	-moz-border-radius: 8px;
	background-color: #000000;
	border: 2px solid #C0C0C0;
	padding: 8px;
	width: 250px;
	text-align: center;
}

div.dlbutton a {
	text-decoration: none;
	color: #FFFFFF;
	font: normal 12px Arial;
}

div.dlbutton a:hover {
	text-decoration: none;
	color: #E0E0E0;
}

div.downloadbutton {
	width: 210px;
	height: 80px;
	background-image: url('/template/Gadgets/page/overview_bg.png'); 
	margin: 5px;
	padding: 2px;
}

div.downloadbutton img {
	float: left;
	margin: 3px;
	border: 0px solid #D0D0D0;
}

div.downloadbutton a {
	text-decoration: none;
	color: #FFFFFF;
	font: normal 12px Arial;
}

div.downloadbutton a:hover {
	text-decoration: none;
	color: #E0E0E0;
}

div.infobutton {
	width: 166px;
	height: 80px;
	background-image: url('/template/Gadgets/page/info_bg.png'); 
	margin: 5px;
	padding: 2px;
	text-align: center;
}

div.infobutton a {
	text-decoration: none;
	color: #FFFFFF;
	font: normal 12px Arial;
}

div.infobutton a:hover {
	text-decoration: none;
	color: #E0E0E0;
}

div.groupbutton {
	-moz-border-radius: 8px;
	background-color: #7799DD;
	border: 2px solid #C0C0C0;
	padding: 8px;
	width: 250px;
	text-align: center;
}

div.groupbutton a {
	color: #FFFFFF;
	text-decoration: none;     
}

div.groupbutton a:hover {
	color: #000000;
	text-decoration: none;     
}

div.gadgetOverviewMore {
	float: left; 
	width: 210px; 
	height: 18px;
	margin: 5px;
	padding: 2px; 
	background-image: url('/template/Gadgets/page/morelink_bg.png'); 
	text-align: right;
}

div.gadgetOverviewMore a {
	text-decoration: none;
	color: #D0D0D0;
}

div.gadgetOverviewMore a:hover {
	text-decoration: underline;
	color: #D0D0D0;
}

div.gadgetOverview {
	float: left;
	width: 210px;
	height: 80px;
	background-image: url('/template/Gadgets/page/overview_bg.png'); 
	margin: 5px;
	padding: 2px;
}

div.gadgetOverview img {
	float: left;
	margin: 3px;
	border: 0px solid #D0D0D0;
}

div.gadgetOverview a {
	text-decoration: none;
	color: #FFFFFF;
	font: normal 12px Arial;
}

div.gadgetOverview a:hover {
	text-decoration: none;
	color: #E0E0E0;
}

div.searchResult {
	width: 550px;
}

div.searchResult iframe {
	width: 550px;
}

.newsDiv{
	width: 700px;
	padding: 2px;
	color: #FFFFFF;
	font-size: 9pt;
}

.newsDiv a{
	text-decoration: none;
	color: #D0D0D0;
}

.menuBlock {
	/*background-image: url('/template/Gadgets/page/block_bg.png');*/
	background-color: #353535;
	-moz-border-radius: 3.7px;
	margin: 2px;
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

#rssGadgetShare {
	float: left;
	width: 200px;
	height: 20px;
}

#rssGadgetShareContainer {
	width: 500px;
}

div.creatorOption {
	width: 190px;
	float: left;
	height: 230px;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #D0D0D0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

div.creatorPromo {
	background-image: url('/template/Gadgets/page/creator_bg.png'); 
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	width: 300px;
	height: 84px;
	padding: 8px;
	cursor: pointer;
	font-size: 110%;
}

div.creatorPromo a {
	color: white;
}

/* Blog CSS
-------------------------- */
#main {
	width: 400px;
	float: left;
}
	
#sidebar {
	width: 180px;
	float: right;
}

img.icon-action {
	border: 0px;
}

.post-body {
	text-align: justify;
}