
.roundtop { 
	background: url(images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.png) no-repeat bottom right; 
	background-color: #ffffff;
	
}

img.corner {
   width: 25px;
   height: 25px;
   border: none;
   display: block !important;
}


pre { 
	font-family: Consolas, "Courier New", Courier, mono;
	border: 1px dotted #ccc;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	overflow: auto;
	line-height: 15px;
	background-color: #f8f8f8;
}

code { 
	font-family: Consolas, "Courier New", Courier, mono;
	font-size:13px;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
}


*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #404040;
}

h2 a {
	text-shadow: 0.05em 0.0em 0.01em #404040;
}

body
{
	font-family: "Arial","Trebuchet MS", sans-serif;
	color: #404040;
	font-size: 12pt;
	background-image: url(images/platform_bk.png); 
	background-repeat: repeat-x; 
}

a {
	color: #3366cc;
	text-decoration: underline;
}

/*
p a:link {
	text-decoration: none;
	border-bottom:1px dotted
}
p a:visited { 
	text-decoration:none; 
	border-bottom:1px dotted;
}
p a:hover { 
	text-decoration:none; 
	border-bottom:1px solid;
}

*/
.ttl {
	position:absolute;
	left:0px;
	top:0px
}

/* Outer */

#outer {
	margin: 15em 3.0em 1.5em 3.0em;
}

/* Header */

#header {
	padding: 3.0em 1.5em 0em 1.5em;
	/*height: 8em;*/
	width: 20em;
	float: left;
	position: relative;

}

#header h1
{
	font-family: "Arial", "Courier New", Courier;
	font-size: 2.2em;
	/*letter-spacing: 0.1em;*/
}

#header h1 a {
	color: #3366cc;
	text-decoration: none;
	text-shadow:  0.04em 0.04em 0.01em #404040;
	
}


#header h2
{
	position: absolute;
	/*bottom: 2.7em;*/
	color: #404040;
	font-size: 0.8em;
}

/* Menu */

#search_frm2 {
	height: 1.6em;
	margin-bottom: 0em;
	margin-top: 64px;
	position: absolute;	
	width: 100%;
}

#search_frm {
	height: 1.6em;
	
	margin-bottom: 0em;
	margin-top: 64px;
	position: absolute;	
	width: 16em;
}

.input_frm { 
	background-color:#eeeeee; 
	color: #000; 
	font: normal 12pt Arial, Verdana, sans-serif; 
	line-height:15px; 
	width:100px;
	height:20px;
} 

#menu
{
	height: 8em;
	margin-left: 20em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 4.0em;
	margin-left: 1.5em;
}

#menu li.src
{
	display: inline;
	border-left: dotted 0px;
	padding-left: 0.8em;
	padding-left:0em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #3366cc;
	font-weight: bold;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #3366cc;
	color: #fff;
}

/* Content */

#bg
{	
	background: #ffffff;
}

#content
{	

	margin-top: 1.5px;
	padding-top: 0em;
	background: #ffffff;
	/*background-image: url(images/ann1.jpg); */
	background-repeat: no-repeat;

	
}

#content p
{	
	margin-top:1em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h2 a
{
	text-decoration: none;
}

#content h3
{
	font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
	padding-top:0em;
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content h2
{
	padding-top:0em;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	border-bottom: dotted 1px #cacaca;
}

#content h3 {
	margin-top:0.5em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

/*
#content li a:link {
	text-decoration: none;
	border-bottom:1px dotted
}
#content li a:visited { 
	text-decoration:none; 
	border-bottom:1px dotted;
}
#content li a:hover { 
	text-decoration:none; 
	border-bottom:1px solid;
}
*/


#content blockquote
{
	border-left: solid 0.5em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
	/*background-color: #ffffff;*/
	height:100%;

}

#primaryContent
{
	margin: 0em 0em 0em 18em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
	/*background-color: #ffffff;*/
	height:100%;
}

/* Secondary Content */

#secondaryContentConteiner {
	float: left;
}

#secondaryContentHeader {
	background-image: url(images/ann1.png); 
	background-repeat: no-repeat;
}

#secondaryContent
{
	float: left;
	width: 15em;
	padding: 1.5em;
	background-color: #ffffff;
	/*	background-image: url(images/ann2.jpg);*/ 
	background-repeat: no-repeat;

}

#secondaryContent h2 {
        font-size: 1.1em;        

}

#secondaryContent li {        
        list-style-type: none;
}

#secondaryContent li img {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	border-bottom:none
}

#secondaryContent li a:hover img {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	border-bottom:none
}

.mostpopular.li { 
		font-size: 1.0em; 
        list-style-type: none;
}


/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

.clear
{
	clear: both;
}

.nextprev { margin: 10px; text-align: center; }
.metatop {
	text-align: left;
	font-weight: normal;
	font-size:12px;
	margin: 0px 0;
	padding-top:0px;
}

.meta {
	font-size:12px;margin: 15px 0;
}
.comment {
	font-size:14px;
}

#primaryContent img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: none;
}


