/*#maintext ul { background-color:#EEEEFF;  }*/
/*body {width:100%}*/

/*div#title {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:x-large; background-image:url(headtile.gif); background-repeat:repeat-x; background-color:#990000; color:#FFFFFF; padding-top:60px; padding-bottom:60px; padding-left:20px}*/

/*div#title {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:xx-large; font-weight:bold; background-color:#FFF; color:#000; padding-top:60px; padding-bottom:60px; padding-left:240px;}*/
div#titlebox {padding-left:240px; padding-bottom:30px; padding-top:30px; padding-right:20px; margin-bottom:20px}
div#title {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:xx-large; font-weight:bold; background-color:#FFF; color:#000;  margin-bottom:10px}
div#subtitlediv {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:xx-large; font-weight:normal; color:#666666; font-size:x-large; }


div#crumbs{font-family:"Trebuchet MS", Georgia, Times, serif; text-align:right; font-size:small; padding-right:10px; }
div#crumbs a {color:blue; text-decoration:underline; }


div#hintstyle {font-family:"Trebuchet MS", Georgia, Times, serif; font-weight:bold; font-size:small; padding-bottom:.7em; border-bottom:solid 1px #DDD}

div#useablewith {font-family:"Trebuchet MS", Georgia, Times, serif; font-weight:normal; font-size:small; padding-bottom:.7em; border-bottom:solid 1px #EEE}

div#versionrequirements {font-family:"Trebuchet MS", Georgia, Times, serif; font-weight:normal; font-size:small;}


#maintext {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:small;}
#maintext p,h3,code {padding-left:15px; padding-right:15px}
/*#maintext ul ol {padding-left:1px; padding-right:60px}*/
#maintext code {background-color:#DDDDDD; color:#000000; }
#maintext ol li code {padding-left:0px; padding-right:0px}
#maintext dt { font-weight:bold; padding-top:1em; }
#maintext dl { padding-left:3em; margin-top:0em; }
#maintext h2 {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:larger; font-weight:bold; border-bottom: 2px solid #DDD; padding-left:.5em; padding-top:25px; padding-bottom:25px;    background-image:url(SGnewlogo.gif); background-color:#EEE; background-repeat:no-repeat}
#maintext h3 {font-family:"Trebuchet MS", Georgia, Times, serif; font-size:medium; font-weight:bold; padding-left:15px;}

#maintext img {/*border:dashed; border-width:1px; border-color:#CCCCCC; padding:10px;*/}


.hint {text-decoration:none; border-bottom:dashed 1px gray;}
.fpo {font-weight:bold; color:red; }
.layername {font-size:smaller; border: 1px solid #CCCCCC; padding-left: 4px; padding-right:4px; font-weight:bold}

a.hint {text-decoration:none; color:#000000; border-bottom:dashed 1px blue}
a.hint:hover {text-decoration:none; border-bottom:solid 1px blue}

.titlesubtitle { font-weight:normal; color:#666666; font-size:x-large; margin-top:-10px}

.callout {
	width: 24%;
	float: right;
	position:relative;
	font-size: 100%;
	line-height: 100%;
	margin: 10px 10px 10px 10px;
	/*_margin-right: -35px; IE box model hack  */
	background: #FAFAFA;
	padding: 5px 5px 5px 5px;
	border: dashed 1px #900;
	}
.callout ul {padding-left:0px;}
.callout ul li {padding-left:-10px;}
