/* project: Qualico Steel.com
   design: michael azar (micro support services) */
   
/*jeds blue =  #62A0C9 
inner gray #E0E0E0
border #bbbbbb
*/ 
/*qualico styles*/
/*page title*/
.newButton{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EBEBEB url(/media/css/button_bg.gif) repeat-x scroll 0 0;
	border:1px solid #999999;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:22px;
	line-height:15px; 
	margin:1px;
	padding:2px 2px 4px;
}
.loginForm{
	width:300px;
}
.loginForm .input input{
	width:200px;
}
.loginForm .label{
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}
.pageTitle {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
/*list ie. contacts*/
.smallSubText {
	color: #FFFFFF;
	font-size: 9px;
}
.categoryList {
	color: #40618C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.upperCase {font-variant: small-caps;}
.staffTbl{

}

a.linkLogin{
	width:100%;
	float:right;
	text-decoration:none;
	color:#666666;
}
/**/   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background:#62A0C9; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
/*h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }*/
/*p {
	margin: 0 0 0px 0;
	line-height: 1.5em;
	background-color:#E0E0E0;
}*/
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle2.gif) repeat-y;
	color: #454545;
}

.header{
	color:#454545;
	margin:10px auto;
	width:768px;
}

.logo {	padding: 18px 0 0 3px; }

/* header */

.bannerTop {
	background: #62A0C9 url(headerRed.gif) no-repeat;
	color: #FFF;
	height: 98px;
}
/*.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }*/
.header_top { background:url(big_top2.gif) no-repeat; color: #FFF; height: 15px;
	background-color:#62A0C9;
	}
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom2.gif) no-repeat; color: #FFF; height: 15px; }
    

.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	background:#62A0C9 none repeat scroll 0 0;
	border:1px solid red;
	color:#808080;
	margin:auto;
	padding:0;
	height:8px;
}
.mainNav{
	list-style:none;
	list-style-type:none;
	background-color:#F0F0F0;
	padding:0;
	margin:auto;
	margin-bottom:26px;
	width:760px;
	border:none;
}

.mainNav li{
	display:inline-block;
	background-color:#FFFFFF;
	border:1px solid #BCBCBC;
	float:left;
	padding:3px 0 0 0;
	margin:0 0px 0 1px;
	width:105px;
	height:20px;
	cursor:pointer;
	text-align:center;
}
.mainNav a{
	text-decoration:none;
}
.mainNav a:hover{
	color:#990000;
}

/* left side
   --------- */

.left {
	float: left;
	width: 750px;
	margin: 0 0 10px 0;
	padding-left: 12px;
}

	.box_top {
	background: url(leftbox_top0.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 250px;
	}
	
	.box_top h2 {
	color: #808080;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
	font-size: 14px;
	font-variant: small-caps;
	text-align: left;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}

/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side {
	float: right;
	width: 250px;
	margin: 0 5px 0 0;
	text-align: justify;
	position: relative;
}
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; background-color:#E0E0E0; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 170px;
	margin: 10 0 10px 0;
	top: -50px;
	left: 0px;
	position: relative;
	height: 400px;
	display: none;
}
		
img {

}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
/* navigation */
/*#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }
*/
/* 
/* 
