/* RNExample 21-13: styles.css    purple #CCF  white #FFF*/
* {font-family:verdana,sans-serif;
    font-size  :10pt; }
body {width     :700px;
	 margin    :2px auto;
    background-color:#hsla(180, 5%, 90%, .8);}
html {background:#fff }
li a, .button{
    text-decoration:none; }
li a:hover, .button:hover {
    color:green; }
.appname {text-align :left;
    background :#cccccc;
    color      :#40d;
    font-family:helvetica;
    font-size  :12pt;
    padding    :4px; }
.fieldname {float:left;
    width:60px; }
.main {margin-left:0px; }
.info {background :#b9daf2;
    color      :blue;;
	 padding    :5px 10px;
    margin-left:40px; }
.menu li, .button {display :inline;
    padding           :1px 2px;
    border            :1px solid #999;
    background        :#ddd;
	 color             :#d04;
    margin-right      :1px;
	 border-radius     :5px;
	 -moz-box-shadow   :1px 1px 1px #CCC;
	 -webkit-box-shadow:1px 1px 1px #CCC;
	 box-shadow        :1px 1px 1px #CCC; }
.subhead {font-weight:bold; }
.taken, .error {color:red; }
.available {color:green; }
.whisper {font-style:italic;
	color     :#006600; }

.stylesp {font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #hsla(0, 0%, 0%, .95);
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
	padding: 0px;}
.stylesb {font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #hsla(0, 0%, 0%, .95);
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
	padding: 0px;}
.stylesfive {font-family: "Bookman Old Style";
	font-size: 14px;
	color: #666;}	
.styleswhtitalic {font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	align: right;
	font-style: italic;}	
.stylesblkroman {font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #000;}
.stylesblkromanheadline {font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #000;}	
.styleswhiteitalic {font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	font-style: italic;}
.headline {font-family: "Bookman Old Style", "Myriad Pro Black";
	font-size: 22px;
	font-weight: bold;
	color: #000;}
.headlinegray {font-family: "Bookman Old Style", "Myriad Pro Black";
	font-size: 22px;
	font-weight: bold;
	color: #666;}
.fieldname {font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;}	
#topleftobjectpm {
background-color: #FFF;
position: absolute;
top: 0px;
left:0px
width:125;
height: 140}
#topleftobject {background-color: #cc9966;
position:absolute;
top:0px;
left:50px
width:125;
height:140}
#topleftblock {background-color: hsla(30, 50%, 60%, .9);
position:absolute;
top:0px;
left:50px
width:125;
height:140}
#topcentergeneral {background-color:#FFF;
position:absolute;
top:50px;
left:165px;
width:250;
heigth:80}
#topcenterobject {background-color:#CCF;
position:absolute;
top:50px;
left:165px;
width:300;
heigth:80}


#logoobjectpm {background-color: #ddd;
position: absolute;
top: 141px;
left: 64px;
width: 60;
height: 60}
#logoobjectpmli {background-color: #hsla(0,0,0,0);
position: absolute;
top: 145px;
left: 0px;
width: 90;
height: 51}
#logoobjectpma {background-color: #CCC;
position: absolute;
top: 145px;
left: 90px;
width: 36;
height: 51}


#middleleftobject {background-color: #666;
position: absolute;
top: 196px;
left: 0px;
width: 125;
height: 300}
#lilogo{background-color: #hsla(0,0,0,0);
position: absolute;
top: 417px;
left: 177px;
width: 128;
height: 72}









