/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .name { border-top: 2px dashed rgb(0, 51, 0);
    border-bottom: 2px dashed rgb(0, 51, 0);
    font-size: x-large;
    line-height: 150%;
    text-align: right;
    position: relative;
    padding-left: 20px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin-left: -7px;
    margin-right: -7px;
    padding-right: 25px;
    background-color: rgb(255, 255, 204);
    font-family: Arial,Helvetica,sans-serif;
    }

  #navigate { border-style: solid solid solid none;
    border-top: 1px solid rgb(255, 204, 102);
    border-right: 1px solid rgb(255, 204, 102);
    border-bottom: 1px solid rgb(255, 204, 102);
    padding-right: 5px;
    padding-bottom: 5px;
    width: 12em;
    position: relative;
    font-size: 90%;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 5px;
    background-color: rgb(255, 255, 255);
    padding-left: 5px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    left: -8px;
    }

  .main { padding: 5px;
    position: absolute;
    margin-right: 10px;
    top: 7ex;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    left: 13.5em;
    }

  .navsec { border-bottom: 2px solid rgb(255, 0, 0);
    font-size: 120%;
    margin-left: -5px;
    margin-right: -5px;
    text-align: right;
    color: rgb(153, 153, 153);
    padding-right: 5px;
    background-color: rgb(255, 204, 153);
    margin-top: 10px;
    }

  .snippet { border-style: dashed ! important;
    border-color: rgb(153, 51, 0);
    border-width: 1px;
    margin: 15px 10px 5px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    position: relative;
    text-align: justify;
    }

  .blogged { float: right;
    margin-right: 40px;
    font-size: small;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: right;
    position: relative;
    top: -1.8ex;
    color: rgb(255, 255, 255);
    background-color: rgb(153, 51, 0);
    font-style: italic;
    }

  #footer { border-top: 1px dotted rgb(153, 51, 0);
    position: relative;
    text-align: right;
    font-size: 80%;
    padding-right: 10px;
    margin-top: 10px;
    }

  .sec { position: relative;
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
    color: rgb(255, 255, 255);
    padding-left: 10px;
    -moz-border-radius-topleft: 0.4ex;
    -moz-border-radius-topright: 0.4ex;
    -moz-border-radius-bottomright: 0.4ex;
    -moz-border-radius-bottomleft: 0.4ex;
    padding-right: 10px;
    margin-left: 40px;
    top: -1ex;
    opacity: 1;
    background-color: rgb(204, 204, 204);
    }

  #current { border-style: solid;
    border-color: rgb(255, 204, 102) rgb(255, 255, 255) rgb(255, 204, 102) rgb(255, 204, 102);
    border-width: 2px;
    left: 7px;
    position: relative;
    text-align: right;
    z-index: 3;
    }

  dt { color: rgb(0, 0, 0);
    font-weight: bold;
    margin-top: 15px;
    margin-left: -10px;
    }

/*Adding styles for Mozcustomizations */

  .describe{
    position: relative;
    top: -10px;
    border: 1px #993300 dashed;
    margin-left: 2em;
    margin-right:2em;
    font-family: arial, sans-serif;
    font-size: 90%;
    padding: 15px 25px 15px 25px;
    text-align: justify;
    background-color:#FFFFDF;
}
.mozhead{
	position:	relative;
	display:	inline;
	/*opacity:	0.7;*/
	/*border-left:	3em;*/
	border:		1px solid #FFFFFF;
	padding:	0em 0.5em 0em 0.5em;
	background-color:rgb( 255, 204, 155);/*#FF6600;*/
	color: rgb( 0, 0, 0);
	margin-left:	3em;
	z-index:	1;
	/*curved corners can be seen in Mozilla browsers only*/
	-moz-border-radius: .6em .6em .2em .2em;
	}
.addedfoot{
	position:	relative;
	top:		-20px;
	border:		1px solid;
	color:		#FFFFFF;
	background-color:#225599;
	z-index:	1;
	text-align:	center;
	margin-left:	75%;
	margin-right:	10%;
	font-size:	65%;
	text-transform:	uppercase;
}
.box{
	position:	relative;
	margin:		10px 20px 10px 10px;
	background-color:#FFFFFF;
	padding:	5px 0px 5px 15px;
	border:		1px #993300 dotted;
}
.macname{
	position: relative;

	width: 10em;
	text-align: center;
	background-color: #225599;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	font-family: courier;
}
.mozilla{
	background-image:url(images/mozSilver.jpeg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.photo{
	background-image:url(images/camera.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.tech{
	background-image:url(images/tech.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.news{
	background-image:url(images/icon-press.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.note{
	background-image:url(images/note.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}