/* -----------------------------------------------
Title: Novell Tier4 Body Style
Author: Jarid Love
Modified: 29 Sep 2005
----------------------------------------------- */

/* include base style
----------------------------------------------- */
@import url(/common/inc/css/main.css);

/* general styles
----------------------------------------------- */
body {padding:0px; margin:0px; font-family: Arial, Helvetica, Sans-Serif; /*background:#fff url(/common/img/bg-grid.gif) repeat-y;*/ background-color:#fff; height:100%;}
ul.links a {margin:0px 0 30px 0px; color:#383A3B; text-decoration:none;}
ul.links a:hover {color:#A6A9A9; text-decoration:underline;}
h4 { clear:both; font-size:100%; color:#383A3B; padding-bottom:2px; margin:10px 10px -10px 0px; border-bottom:1px solid #ccc !important; }
#toplinks { font-weight:bold; width:100%; height:50px; }
#toplinks p.button { float:left; margin-right:12px; }
#toplinks a { float:left; padding-right:12px; }
#toplinks a.top1 { padding-right:48px; }
#toplinks strong { float:left; display:block; margin-right:12px; line-height:24px; }
#contentinfo a:hover { color:#A6A9A9; text-decoration:underline;}
a.htmlpdf { text-decoration:none; }
a:hover { color:#A6A9A9; text-decoration:underline;}
ul.links {margin:2px 0 0px 20px;}
ul.links li {margin:3px 0 1px 0px; padding:0 0 0 1px; list-style-image:url(http://www.novell.com/img/n_arrows_grey.gif);}
table.intro {margin:30px 0 15px 0px;  font-size:100%; color:#383A3B;}
table.category {padding:0 0 2px 1px;}
table.category td {padding:5px 0 0px 1px;}
table.prodlist {margin:0px 0 25px 0px; font-size:100%; color:#383A3B; background-color: #FFFFFF; width:100%;}
table.table th { text-align:center; }
table.table th.first { text-align:left; }
#main table.table thead th { text-align:center; }
#main table.table thead th.first { text-align:left; }
td.prodchap { font-size:90%; border-bottom:2px solid #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; padding:3px 0 3px 0px;}
td.prodchapname { font-size:100%; border-bottom:2px solid #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; padding:3px 0 3px 7px;}
tr.prodlistrow td.prodlistrow {font-size:100%; font-weight: bold; margin:0 0 10px 0; font-size:110%; color:#565858; background-color: #FFFFFF; }
tr.prodlistrow td.prodlistsize, tr.prodlistrow td.prodlistdate { vertical-align:bottom; font-size:100%; border-spacing: 0px; border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF; background-color: #F8F8F8; font-weight:bold;}
tr.prodlistrow td.prodlistsize { border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; }
tr.prodlistrow td.prodlistdate { border-right:0px solid #FFFFFF; border-left:0px solid #FFFFFF; }
tr.prodlistrow td.product { font-weight:bold; font-size:110%; color:#565858; padding:7px 0 7px 7px;  text-align:left; background-color: #FFFFFF;}
table.prodlist {text-align:center; border-spacing: 0px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}
table.prodlist td {background-color: #F0F0F0}
td.prodlistrow {width: 550px; height: 20px}
td.prodlistsize {width: 57px; height: 20px}
#content .anchors {
    padding-top: 30px !important;
    padding-bottom: 24px !important;
}

td.product, td.prodchapname { width:60%; text-align:left; }
td.prodchap, td.prodlistsize, td.prodlistdate { width:10%; text-align:center; }

.textInput1 {
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;
}

form { float:left; width:200px;
	margin-left: 0px;
	margin-right: 60px;
	margin-top: 3px;
 }

.fieldHolder {
	width: 161px;
	height: 27px;
	background: url(http://wwwtest.provo.novell.com/documentation/docui_a/images/search_field.jpg) no-repeat;
	float:left;
}

.cleardefault {
	width: 161px;
	height: 22px;
	background: none;
	border: none;
	color: #747170;
	margin-top: 2px;
	margin-left: 6px;
	font-family: Arial, Helvetica, Sans-Serif; font-size:90%;
	color:#000000;
}