
/*
GS1
Main stylesheet
================================================*/

/* Global
================================================*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}
body,
html {
	color:#666;
	background: #d5d8d2 url(../images/bg-body.gif) repeat-y center top;
	}
body {
	font:76%/160% Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	}
hr {
	clear:both;
	visibility:hidden;
	height:1px;
	}
.clear {
	clear:both;
	}

/* Main layout
================================================*/

#wrap {
	margin:0 auto;
	padding:0 0 1em 0;
	width:770px;
	position:relative;
	text-align:left;
	border-top:1px solid #fff;
	}
#content-area {
	clear:both;
	}
#footer {
	clear:both;
	margin:1em 0;
	}	

/* Header
================================================*/
#header {
	width:100%;
	float:left;
	}
#header img {
	margin:0;
	}
#header a {
	text-decoration:none;
	border:0;
	}

/* Top navigation
================================================*/

#nav-top {
	width:770px;
	font-size:.94em;
	font-weight:bold;
	line-height:100%;
	height:2.6em;
	background:#e44312 url(../images/navbar.gif) no-repeat;
	}
#nav-top ul {
	margin:0;
	padding:0 0 0 105px;
	list-style:none;
	}
#nav-top li {
	margin:0;
	padding:0;
	float:left;
	width:auto;
	display:block;
	height:2.6em;
	}
#nav-top a {
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	padding:8px 12px 10px 12px;
	}
#nav-top li a:hover {
	background-color:#f13800;
	}	
#nav-top li.current {
	background-color:#192150;
	}
	

/* Supplemental navigation
================================================*/

#nav-supp {
	position:absolute;
	top:0.5em;
	right:7.5em;
	color:#85887f;
	font-size:0.85em;
	line-height:100%;
	}
#nav-supp2 {
	position:absolute;
	top:3.25em;
	right:10em;
	color:#85887f;
	font-size:0.85em;
	line-height:100%;
	}
#nav-supp ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav-supp li {
	display:inline;
	}
#nav-supp a {
	color:#85887f;
	border:0;
	font-weight:normal;
	}
#nav-supp a:hover {
	color: #ff3300;
	}	
#login {
	padding:0 0 0 25px;
	margin:0;
	background:url(../images/icon-login.gif) no-repeat 5px 50%;
	}
.divider {
	padding:0 0 0 14px;
	margin:0;
	background:url(../images/divider.gif) no-repeat 5px 50%;
	}


/* Subnav
================================================*/

#subnav {
	width:168px;
	}
#subnav h2 {
	padding:.5em 15px .5em .5em;
	background:#3b4f87 url(../images/bg-h2-left.gif) no-repeat right top;
	color:#fff;
	font-size:1.2em;
	line-height:130%;
	text-transform:uppercase;
	}
#subnav ul {
	padding:0 0 20px 0;
	margin:0 0 1em 0;
	background:#f3f3f0 url(../images/bg-subnav-bottom.gif) no-repeat right bottom;
	}
#subnav ul li {
	font-size:.94em;
	padding:0 0 0 2px;
	width:164px;
	}
#subnav ul li a {
	display:block;
	color:#85887f;
	border:0;
	border-bottom:1px solid #d7d7d4;
	}
#subnav ul li a:link,
#subnav ul li a:visited {
	background:#f3f3f0 url(../images/subnav.gif) no-repeat;
	padding:5px 5px 5px 20px;
	color:#85887f;
	}
#subnav ul li a:hover {
	background:#fff url(../images/subnav.gif) no-repeat 0px -100px;
	color:#ff3300;
	}
#subnav ul li#selected a,
#subnav ul li#selected a:link,
#subnav ul li#selected a:visited {
	background:#fff url(../images/subnav.gif) no-repeat 0px -100px;
	color:#ff3300;
	}
#subnav ul li.expanded a {
	border-bottom:0;
	}
#subnav ul li.expanded a:link,
#subnav ul li.expanded a:visited {
	background:#fff url(../images/subnav-exp.gif) no-repeat;
	color:#85887f;
	}
#subnav ul li.expanded a:hover {
	background:#fff url(../images/subnav-exp.gif) no-repeat 0px -100px;
	color:#ff3300;
	}
	
/* A.B.Sevdik 22.12.06 */
#subnav li.now {
	color:#ff0000;
	background-color:#192150;
	}
	
/* A.B.Sevdik 22.12.06 */
#subnav ul li.now {
	color:#ff0000;
	background-color:#192150;
	}
	
/* A.B.Sevdik 22.12.06 */
#subnav ul ul li.now {
	color:#ff0000;
	background-color:#192150;
	}

/* A.B.Sevdik 22.12.06 */
#subnav li a.now {
	color:#ff0000;
	background-color:#192150;
	}

/* A.B.Sevdik 22.12.06 */
#subnav .now {
	color:#ff0000;
	background-color:#192150;
	}

#subnav now {
	color:#ff0000;
	background-color:#192150;
	}

	
/* Subnav second level
================================================*/

#subnav ul ul {
	padding:0;
	margin:0;
	background:#f3f3f0;
	width:140px;
	}
#subnav ul ul li {
	margin:0 0 0 -2px;
	font-size:100%;
	}
#subnav ul ul li a {
	font-size:1em;
	padding:0;
	}
#subnav ul ul li a:link,
#subnav ul ul li a:visited,
#subnav ul li.expanded ul li a:link,
#subnav ul li.expanded ul li a:visited {
	border-bottom:0;
	padding:2px 5px 2px 26px;
	background:#f3f3f0 url(../images/sub-subnav.gif) no-repeat;
	}
#subnav ul ul li a:hover,
#subnav ul li.expanded ul li a:hover {
	background:#fff url(../images/sub-subnav.gif) no-repeat 0px -100px;
	}
#subnav ul ul li#selected a,
#subnav ul ul li#selected a:link,
#subnav ul ul li#selected a:visited {
	background:#fff url(../images/sub-subnav.gif) no-repeat 0px -100px;
	color:#ff3300;
	}
#subnav ul li#selected.expanded ul li a,
#subnav ul li#selected.expanded ul li a:link,
#subnav ul li#selected.expanded ul li a:visited {
	background:#f3f3f0 url(../images/sub-subnav.gif) no-repeat;
	color:#85887f;
	}
#subnav ul li#selected.expanded ul li a:hover {
	background:#fff url(../images/sub-subnav.gif) no-repeat 0px -100px;
	color:#ff3300;
	}


/* Crumb
================================================*/

#crumb {
	background:url(../images/bg-crumb.jpg) no-repeat 0 0;
	border-top:2px solid #fff;
	clear:both;
	width:770px;
	height:30px;
	padding-top: 28px;
	color:#999;
	font-size:.85em;
}
#crumb a {
	color:#999;
	font-weight:normal;
	border:0;
	margin:0;
	}
#crumb a:hover {
	color: #ff3300;
}

/* Footer
================================================*/

#footer {
	padding-top:1em;
	margin-bottom:1.5em;
	color: #696c65;
	font-size:0.85em;
	background: url(../images/bg-footer.gif) no-repeat 0 0;
	text-align:right;
	}
#footer span#bottom-links {
	text-align:left;
	float:left;
	width:auto;
	}
#footer a {
	color: #696c65;
	font-weight:normal;
	border:0;
	margin:0;
	}
#footer a:hover {
	color: #ff3300;
}	
	
/* Links
================================================*/

a:link,
a:visited {
	color:#cc6633;
	text-decoration:none;
	padding:2px 2px 0;
	margin:0 -2px;
	border-bottom:1px solid;
	}
a:focus,
a:hover {
	color: #ff3300;
	border-bottom-style:solid;
	}
a.doc,
a.doc:link,
a.doc:visited {
	background:url(../images/bullet-orange.gif) no-repeat left center;
	padding-left:15px;
	}



/* Headings
================================================*/
h2, h3, h4, h6 {
	color:#3b4f87;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	}
h1 {
	position:absolute;
	top: -300px;
	left:0;
	}
#content-primary h2 {
	letter-spacing:-1pt;
	font-size:2.2em;
	line-height:100%;
	font-weight:normal;
	padding:0;
	margin:0 0 1em 0;
	}
h3 {
	font-size:1.7em;
	margin:1.2em 0 .75em 0;
	}
h3.alt {
	padding:.5em 0 0 0;
	color: #727a9b;
	font-size:1.5em;
	margin:2em 0 1.5em 0;
	}
h4 {
	font-size:1.6em;
	margin:1.2em 0 .75em 0;
	}
h5 {
	font-size:1.3em;
	margin:1.2em 0 .75em 0;
	letter-spacing:1px;
	padding:.3em 0;
	color:#192150;
	}
h6 {
	font-size:1em;
	margin:1.2em 0 .75em 0;
	text-transform:uppercase;
	letter-spacing:1px;
	}

	
/* Misc
================================================*/

p {
	margin-bottom:1em;
	}


/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	font-weight:bold;
	margin:0.5em 0 0;
	}
dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 4ex;
	list-style:square;
	}
ol {padding:0 0 0 4ex;}
li {margin:0;}

#content-primary  ul.special {
	padding: 0 0 20px 0;
	margin:0;
	border-top:1px dashed #dbdbe4;
}
#content-primary  ul.special li {
	border-bottom:1px dashed #dbdbe4;
	padding:0 0 0 3px;
	background:none;
}
#content-primary  ul.special li a {
	border:0;
}
#content-primary ul.special li a:link,
#content-primary ul.special li a:visited {
	color: #8b8ba7;
	background:url(../images/bg-list-box.gif) no-repeat;
	display:block;
	padding:3px 0 3px 20px;
}
#content-primary ul.special li a:hover {
	color: #ff3300;
	background:#f0f0f5 url(../images/bg-list-box.gif) no-repeat 0 -100px;
	display:block;
}
#content-primary ul {
	margin:0 0 1em 1.2em;
	padding:0 0 1.2em 0;
}
#content-primary ul li {
	background:url(../images/bullet-square.gif) no-repeat;
	border:0;
	padding:3px 0 3px 12px;
}


/* Images
================================================*/
img {
	border:0;
	}


/* Box right
================================================*/

.box {
	background: url(../images/dottedline-vert.gif) repeat-y 0 0;
	margin-bottom:2em;
}
.box p {
	font-size:.85em;
	color:#999;
	padding:10px 0 0 10px;
}
.box ul {
	padding: 0 0 20px 0;
	border-top:1px dashed #dbdbe4;
	background: url(../images/box-right-bottom.gif) no-repeat left bottom;
}
.box ul li {
	border-bottom:1px dashed #dbdbe4;
	padding-left:3px;
}
.box ul li a {
	border:0;
}
.box ul li a:link, .box ul li a:visited {
	color: #8b8ba7;
	background:url(../images/bg-list-box.gif) no-repeat;
	display:block;
	border:0;
	padding:3px 0 3px 20px;
}
.box ul li a:hover {
	color: #ff3300;
	background:#f0f0f5 url(../images/bg-list-box.gif) no-repeat 0 -100px;
	display:block;
	border:0;
}


/* Search form
================================================*/
#searchbox_003715736498011305358:jizgqvqez8g div {
	position:absolute;
	top:3em;
	right:0;
	margin:0;
	color:#999;
	}
#searchbox_003715736498011305358:jizgqvqez8g label {
	position:absolute;
	left:-9999px;
	}
#searchbox_003715736498011305358:jizgqvqez8g input {
	display:inline;
	font-size:0.94em;
	line-height:120%;
	vertical-align:middle;
	}
#searchbox_003715736498011305358:jizgqvqez8g.txt {
	width:130px;
	color:#999;
	font-size:x-small;
	padding:2px;
	border:1px solid #ccc;
	}
 .txt {
	color:#666;
	padding:1px;
	border:1px solid #ccc;
	}
	
/* Tables
================================================*/

table {
	border-top:1px solid #d5d6d0;
	border-left:1px solid #d5d6d0;
	padding:0;
	margin:1em 0;
	}
th {
	border-right:1px solid #d5d6d0;
	border-bottom:1px solid #d5d6d0;
	padding:.75em;
	}
td {
	border-right:1px solid #d5d6d0;
	border-bottom:1px solid #d5d6d0;
	padding:.5em;
	}

table.spec {
	border: 0;
	padding:.3em;
	margin:1em 0;
	}
table.spec th {
	background-color:#bec0b7;
	color:#fff;
	padding:1em;
	border-right:1px solid #a8a9a1;
	}
table.spec td {
	color:#94978c;
	border-right:1px solid #d5d6d0;
	border-bottom:1px solid #d5d6d0;
	text-align:center;
	}
table.spec td.first {
	border-left:1px solid #d5d6d0;
	}
table.spec th.first {
	border-left:1px solid #a8a9a1;
	}
.spec .altrow {
	background:#eff0e8;
	}

