/* CSS Document */

body { 

	color: white; 
	font-size: 11px; 
	background-color: #dadada;
	background-image: url(/images/newbglayer2.jpg); 	
	background-repeat: repeat-x;
	vertical-align: top;
	margin-top: 0;
	
}

bgimg {
	background-image: url(http://www.arigo.com/images/gradient1.png);
	background-repeat: no-repeat;
	
}

p {

	font-size: 11px;
	vertical-align: top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.orgbld {

	margin: 0 -10px -18px -20px;
	padding-left:20px;
	font-weight:bold;
	background-color:#ececec;
	display:block;
}

.header {

	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 35px;
	margin-left: 20px; 

}

.cia {

	font-size: 18px;
	font-weight: bold;
	color: #ec4f06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 24px;
	
}

.ciabody {

	font-size: 11px;
	vertical-align: top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 18px;
	
}

.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:20px 0;
}

a.one:link,a.orgbld:link { 

	color: #333333; 
	text-decoration: none;
	
}
	
	
a.one:visited,a.orgbld:visited { 

	color: #333333; 
	text-decoration: none;
	
}

a.one:hover,a.orgbld:hover { 

	color: #f45105; 
	text-decoration: underline;
	
}

a.two:link { 

	color: #333333; 
	text-decoration: none;
	font-weight:bold;

	
}
	
	
a.two:visited { 

	color: #333333; 
	text-decoration: none;
	font-weight:bold;

	
}

a.two:hover { 

	color: #ec4f06; 
	text-decoration: underline;
	font-weight:bold
	
	
}

a.three:link { 

	color: #ec4f06; 
	text-decoration: none;
	font-weight:bold;

	
}
	
	
a.three:visited { 

	color: #ec4f06; 
	text-decoration: none;
	font-weight:bold;

	
}

a.three:hover { 

	color: #ec4f06; 
	text-decoration: underline;
	font-weight:bold
	
	
}

.contact_us {

	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align:bottom;
	padding-bottom: 15px;

	
}	

#resource-buttons {
	margin: 0 0 0 40px;
	}
#resource-buttons img {
	border:none;
	margin: 0  30px 25px 30px;
}

#resources {
	margin: 40px 0 40px 0;
		clear:both;
}

.resources_item {
	margin:0px 0 30px 0;
	clear:both;
	}

.resources_item p {
	margin:0 0 1em 0;
	line-height: 18px;
}

.resources_item_pic {
	float:left;
	width:160px;
	border:none;
	margin:0 15px 0 20px;
}

.resources_item_description {
	width:360px;
	margin:0 0 0 195px;
}

.missionleftcell {width:200px;padding-right:30px;text-align:right;font-weight:bold;vertical-align:top;}

a.customerlogo {
display: block;
width: 200px;
height: 200px; 
float:left;
}
a.customerlogo:hover {
background-position: -200px 0;
}
#argos {background-image:url(../images/customers/argos.gif);}
#jcp {background-image:url(../images/customers/jcp.jpg);}
#timberland {background-image:url(../images/customers/timberland.gif);}
#bonton {background-image:url(../images/customers/bonton.gif);}
#homedepot {background-image:url(../images/customers/homedepot.gif);}
#radioshack {background-image:url(../images/customers/radioshack.gif);}
#staples {background-image:url(../images/customers/staples.gif);}
#gear {background-image:url(../images/customers/gear.gif);}
#macys {background-image:url(../images/customers/macys.gif);}
#striderite {background-image:url(../images/customers/striderite.gif);}
#payless {background-image:url(../images/customers/payless.gif);}
#lenox {background-image:url(../images/customers/lenox.gif);}
#hanes {background-image:url(../images/customers/hanes.gif);}
#clarks {background-image:url(../images/customers/clarks.gif);}
#unisys {background-image:url(../images/customers/unisys.gif);}
#yurman {background-image:url(../images/customers/yurman.jpg);}

/********** rotating splash banners **********/
#homeSplash {
	height:250px;
	margin-bottom:20px;
	position:relative;    /* this is needed so IE7 shows the drop down menu properly */
	z-index:1;     /* the index MUST be smaller than the #header z-index*/
	overflow:hidden;
}
#rotatingBanner {
	position:relative;
}
.images {
	width:800px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.images div.bannerSlide {    /* this div needs a class for ie6 */
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:250px;
}
.screenIcons {
	width:100px;
	height:20px;
	position:absolute;
	top:230px;
	left:715px;
}
.screenIcons a {
	width:12px;
	height:12px;
	float:left;
	margin:0 3px;

	display:block;
	overflow:hidden;    /* ie6 needs this */
}
.screenIcons a:hover {
	background-position:0 -12px;      
}
.screenIcons a.current {
	background-position:0 -12px;     
}
.overlay {
	width:470px;
	height:90px;
	position:absolute;
	top:0;
	left:250px;
	padding:10px;
}
.overlay h1 {
	font-size:20px;
	color:#fff;
	margin-bottom:5px;
	font-weight:normal;
}
.overlay h1 strong {
color:#8BDA2C;
}
.overlay p {
	width:440px;
	font-size:12px;
	line-height:1.2;
	color:#FFF;
	margin:0;
}

#home_panel_center .ciabody {line-height:16px;}
.bigred {
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	line-height:28px;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 15px 5px 0;
	line-height: 24px;
	}
.biggerbold {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 15px 5px 0;
	line-height: 24px;
	}	
#partners img {
	width:150px;
	margin:20px 50px;
	border:none;
}