body {
	//background: #8fb4d8 url(topbg.jpg) repeat-x;
	background: #639;
	font: 13px/15px arial;
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	font: 13px/15px arial;
}

#fmargin {
        width: 700px;
        margin: 40px auto;
	border: 2px solid #999;
	padding: 10px;
	background: #996;
	//-moz-border-radius: 10px;
	//border-radius: 10px;
}

#factory {
	width: 700px;
	border: 1px solid #999;
	//-moz-border-radius: 10px;
	//border-radius: 10px
	background: white;
	background-color: white;
	padding:0px;
}

#header {
	padding: 0px;
	margin:0px;
	background: #999966 url(pure_bar.png) center center no-repeat;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 113px;
	max-height: 113px;
	height: 120px;
	//border-bottom:15px #f0f0f0 solid;
}

#header .text {
	font-family: Verdana, sans-serif;
	position: absolute;
	top: 190px;
	margin- 160px;
	padding-left:0px;
	color: #CCCCCC;
	font-size: 22px;
}

#menu { margin-left:-40px !important; margin-left:0px; }
#menu a { font-weight:bold; color: #666; }
#bar1_ { margin-right:20px;padding:0px; height:100%; background-color:#f0f0f0}
#menu li { padding: 2px 5px 2px 10px; padding-bottom:10px; background-color:#f0f0f0; border-bottom:1px dotted #555555; padding-top:4px !important; padding-top:10px; padding-bottom:8px; list-style: none inside none; text-align: right; }
#bar1_ li:hover, #menu li:hover {  background: #ffffcc; color: black; margin-right:0px; }
#bar1_ li:hover a:link, #bar1_ li:hover a:link, #menu li:hover a:link, #menu li:hover a:hover {  color: black;  text-decoration: none; font-weight: bold; } 

.blog-recent-list { margin-left:-40px !important; margin-left:0px; }
.blog-recent-list a { font-weight:bold; color: #666; }
.blog-recent-list li { padding: 2px 5px 2px 10px; padding-bottom:10px; border-bottom:1px dotted #555555; padding-top:4px !important; padding-top:10px; padding-bottom:8px; list-style: none inside none; text-align: right; }
.blog-recent-list li:hover {  color: black; margin-right:0px; }
.blog-recent-list a:link, .blog-recent-list li:hover a:link, .blog-recent-list li:hover a:link, .blog-recent-list li:hover a:hover {  color: black;  text-decoration: none; font-weight: bold; }


#main_ { padding-left:0px !important; padding-left:20px; padding-right:20px; line-height: 1.4em; }
#bar1_ { width:155px; min-width:155px; display:block; padding:10px; padding-left: 10px; display: block;}
#bar2_1 { width:155px; min-width:155px; display:block; padding:10px; padding-right: 10px; display: block; }

#main_2 { min-width:155px; padding:10px; padding-right: 10px; background: #eeeeee; display: block; }
#bar1_2 { width:155px; min-width:155px; display:block; padding:10px; padding-left: 10px; display: block; }

#bar2_2 { width:0px; display: block; }

#main_3 { min-width:155px; padding:10px; padding-left: 10px; display: block; }
#bar1_3 { width:0px; display: block; }
#bar2_3 { width:155px; min-width:155px; display:block; padding:10px; padding-right: 10px; display: block; }

#main_4 { min-width:155px; padding:10px; padding-left: 12px; display: block; }
#bar1_4 { width:0px; display: block; }
#bar2_4 { width:0px; display: block; }

#footer {
	table-border: 0px;
	padding: 0px;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	text-align: center;
	background: #639;
	color: white;
	border: 0;
}

#footer a {
	color: white;
}

.blog {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right:15px;
	border-bottom: 1px solid #ddd;
}


.blog-category {
	color: #C90;
	font-size: 18px;
	font-weight:bold;
	text-align: right;
	margin-top: 20px;
	margin-right: 40px;
}
.blog-title {
	color: #333;
	font-size: 18px;
	margin-top:30px;
	font-variant:small-caps;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	width:100%;
}

.blog-title a {
	text-decoration: none;
	color: #333;
}

.blog-title a:hover {
	color: #214da6;
}

.blog-body {
	text-align: justify;
	padding-right:15px;
}

.blog-addinfo {
	text-align: right;
	font-size: 10px;
	color: #999;
	padding-right:20px;
}

.blog-tb {
	border: 1px solid #ddd; 
	background: #fff; 
	padding: 10px; 
	font-size: x-small;
}


.chatbox {
}

.chatbox-entry {
	padding-bottom: 5px;
}




h1, h1 a {
	font-size: 18px;
	color: #C90;
	font-weight: bold;
	text-decoration: none;
	margin-top: 40px;
}

h2, h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

h2 {
	border-bottom: 1px dotted #ddd;
}

h3,h4, h3 a, h4 a {
	min-width: 150px;
	padding: 0px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
}

h5 {
	color: #666;
	font-size: 10px;
}

.borderimage {
	border: 1px solid #999;
	background-color: #fff;
	padding: 4px;
}

.terminal 
{
        margin: 15px;
        padding:15px;
        font-size: small;
        font-family: "Courier New", Courier;
        background:darkslategray;
        border: solid 1px silver;
        line-height:110%;
        color:ghostwhite;
        width: 90%;
}
	
.code, .xml , .script
{
	margin: 15px;
	padding:15px;
	font-size: small;
	font-family: "Courier New", Courier;
	background:whitesmoke;
	border: solid 1px silver;
	line-height:110%;
	color: #666dbd;
	width: 90%;
}

.keyword {
    color: #00a20b;
}

.comment {
    color:red;
}

.literal {
    color: purple;
}

.terminal 
{
        margin: 15px;
        padding:15px;
        font-size: small;
        font-family: "Courier New", Courier;
        background:darkslategray;
        border: solid 1px silver;
        line-height:110%;
        color:ghostwhite;
        width: 90%;
}
	
.code, .xml , .script
{
	margin: 15px;
	padding:15px;
	font-size: small;
	font-family: "Courier New", Courier;
	background:whitesmoke;
	border: solid 1px silver;
	line-height:110%;
	color: #666dbd;
	width: 90%;
}

.keyword {
    color: #00a20b;
}

.comment {
    color:red;
}

.literal {
    color: purple;
}

.terminal 
{
        margin: 15px;
        padding:15px;
        font-size: small;
        font-family: "Courier New", Courier;
        background:darkslategray;
        border: solid 1px silver;
        line-height:110%;
        color:ghostwhite;
        width: 90%;
}
	
.code, .xml , .script
{
	margin: 15px;
	padding:15px;
	font-size: small;
	font-family: "Courier New", Courier;
	background:whitesmoke;
	border: solid 1px silver;
	line-height:110%;
	color: #666dbd;
	width: 90%;
}

.keyword {
    color: #00a20b;
}

.comment {
    color:red;
}

.literal {
    color: purple;
}


.calendar {
	background: #fff;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #ddd;
	width: 100%;
}

.calendar .monthyear {
	color: #fff;
	background: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.calendar .weekday {
	color: #666;
	background: #eee;
	font-size: 8px;
	padding: 2px;
}

.calendar .noday {
	color: #aaa;
	font-size: 8px;
	padding: 2px;
}

.calendar .noday a {
	color: #aaa;
	text-decoration: underline;
}

.calendar .day {
	color: #666;
	font-size: 8px;
	padding: 2px;
}

.calendar .day a {
	color: #666;
	text-decoration: underline;
}

.calendar .today {
	background-color: #666;
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	padding: 2px;
}

.calendar .today a {
	color: #fff;
	text-decoration: underline;
}

.calendar .selectedday {
	background-color: #eec;
	color: #663;
	font-weight: bold;
	font-size: 8px;
	padding: 2px;
}

.calendar .selectedday a {
	color: #663;
	text-decoration: underline;
}

.borderimage {
	border: 1px solid #ddd;
	padding: 2px;
}

a {
	color: #214da6;
	text-decoration: none;
}

a:hover {
	color: #4571c9;
	text-decoration: underline;
}

.filebrowser-location {
	border-bottom: 1px solid #ddd;
	text-align: right;
	margin-bottom: 10px;
}

.filebrowser-item {
        float: left;
        width: 150px;
        text-align: center;
        font-size: x-small;
        padding-top: 0.5em;
        height: 90px;
}
                                                                                                                                          
.filebrowser-date {
        color: #666;
}
                                                                                                                                          
.filebrowser-size {
        color: #666;
}


input, textarea, button { border:1px solid #666666; background-color:white; }
input:hover, textarea:hover, button:hover { background-color: #FFFFCC; }
button { padding:5px 10px 5px 10px; margin-left:10px; }

