@charset "UTF-8";
/* CSS Document */
/* 
	11 Aug 2009 (Sebastian Motraghi):
	Stylesheet for Ridgurak 2009 site
*/

/* div#site_mast */

body {
	background-color: #aaa;
}

.container_16 {
	background-color: #fff;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	overflow:hidden;
}

div#search_box input#search_query {
	width: 100px;
}


div#foot_contact {
	text-align: center;
	color: white;
}


div#foot_links {
	text-align:center;
	margin: 10px 0;
	color: #fff;
}

div#foot_links a {
	text-decoration: none;
	color: #fff;
}

div#foot_links a:hover {
	border-bottom: 1px dotted #fff;
}

div#site_foot{
//background: url(../images/round-green165c.gif) repeat;
margin:10px;
background-color: #003c22;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}

div#site_foot dl{
float:left;
display:inline;
margin:10px 0 0 25px;

}

div#site_foot dl dt {
color:white;
font-weight:bold;
margin-bottom:5px;
}

div#site_foot dl dd{
color:white;
font-size:.85em;
}

div#site_foot dl a{
text-decoration: none;
}

div#site_foot dl a:link{
color:white;
}


div#site_foot dl a:visited{
color:white;
}

div#site_foot dl a:hover {
	color: #EEEEEE;
	border-bottom: 1px dotted #EEEEEE;

}

#site_foot div.wrapper ul
  {
    width: 350px;
	margin-bottom:0px;
  }

  /* float & allow room for the widest item */
  #site_foot div.wrapper ul li
  {
	margin-left:0;
	line-height:1;
	margin-bottom:5px;
	padding-right: 10px;
	
  }

  /* stop the float */
  #site_foot br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  #site_foot div.wrapper
  {
    margin-bottom: 1em;
  }

div#search_box {
	padding-top: 20px;
	position:absolute;
	top: 0;
	right:0;
}

div#search_box .search_query {
	background-color: white;
}

div#search_box .search_submit {
	background-color: #00649d;
	color:#fff;
}


/* div#site_links */

div#site_links {
	margin-bottom: 0px;
	background:url(../images/white_to_gray.gif) repeat-x bottom ;
}

div#site_links ul {
	list-style-type:none;
	margin: 0 0  0 20px ;
	padding: 7px 0;
}

div#site_links ul li {
	display:inline;
	margin: 0 21px 0 0;
}

div#site_links ul li a {
	text-decoration: none;	
	color: black;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}

div#site_links ul li a:link {

}

div#site_links ul li a:visited {

}

div#site_links ul li a:hover {
	text-decoration: underline;
}


/* div#sidebar_products */

div#sidebar_products {

	/*background-color: #f7f7f7;*/

}

div#sidebar_products h2 {
	font-size:24px;
	font-family: Impact, sans-serif;
	color: /*#00673E;/**/#003c22;
	margin: 0;
	font-weight: normal;
}

div#sidebar_products h3 {
	font-size:16px;
	font-family: Impact, sans-serif;
	color: #003c22;
	margin: 0;
	font-weight: normal;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div#sidebar_products ul {
	list-style-type: none;
	margin: 0;

}

div#sidebar_products ul li {
	line-height: 1em;
	margin: 5px 0 2px 5px;
}

div#sidebar_products ul li a {
	text-decoration: none;
}

div#sidebar_products ul li a:link {
	color: #444;
}

div#sidebar_products ul li a:hover {
	text-decoration: underline;
}


div#sidebar_products ul li a:visited {
	color: #444;

}


/* div#content_area */

div#content_area {

}


div#content_area p {
	margin-bottom: 10px;
	line-height: 16px;
	text-indent: 15px;
	text-align: left;
}

div#news_ticker {
	background-color: #1152a4;
	color:white;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

div#news_ticker h2 {
	display:inline;
	margin-left: 8px;
}

div#news_ticker ul#news {
	display:inline;
	margin: 0;
	position: relative;
	bottom: 2px;
}

div#news_ticker ul#news li {

	display:inline;
	margin: 0;

}

div#news_ticker ul#news li a {
	color: white;
	text-decoration: none;

}

div#news_ticker ul#news li a:link {
}

div#news_ticker ul#news li a:visited {
}

div#news_ticker ul#news li a:hover {
	text-decoration:underline;
}

div#content_area {
		
}

div#content_1 {
	/*background-color: #f7f7f7;*/
	margin-top: 10px;
}

div#content_1 h2.the_name_to_trust {
	color: #003c22;
	font-family:Impact,sans-serif;
	font-weight:normal;
	font-size: 30px;
	line-height: 1;
	text-shadow: #aaa 1px 1px 1px;
}

div#content_2 {
	/*background-color: #f7f7f7;*/
	margin-top: 10px;
}

div#content_2 h2.pallet_rack_storage {
	color: #003c22;
	font-family:Impact,sans-serif;
	font-weight:normal;
	font-size: 30px;
	line-height: 1;
	text-shadow: #aaa 1px 1px 1px;
}

/* 
div#gallery_thumb 
*/

div#gallery_thumb {

}

div#gallery_thumb h2 {
	color: /*#00673E;/**/#003c22;
}

div#gallery_thumb .imgbox {
	width:140px;
	height:113px;
	overflow:hidden;
	float:left;
	margin-right: 5px;
}

div#gallery_thumb .imgbox img {
	margin: 0 auto;
	display: block;
}

/* div#sidebar_features */

div#sidebar_features {


}

div.feature_box {
	
	border: 1px solid black;
	/*background-color: #f7f7f7;*/
	margin-bottom: 15px;
	position: relative;
}

div.feature_box h2 {
	font-size:16px;
	color: /*#00673E;/**/#003c22;
}

div.feature_box div.image_box {
	position:absolute;
	top: 1.5em;
	left: -1.5em;
	width: 4em;
	background-color: black;
	color: white;
}

div.feature_box div.feature_content {
	margin-top: -2.2em;
	margin-left: 5em;
	margin-bottom: 3em;
	font: 10px verdana;
}

div.feature_box a {
	position:absolute;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	background-color: #00649d;
	padding: 1px 3px;
	bottom: 1px;
	right: 1px;
}

div.feature_box a:link {

}

div.feature_box a:visited {

}

div.feature_box a:hover {
	text-decoration:underline;
}

div#resource_center h2 {
	background:url(../images/h2_resource_center.gif) no-repeat top right;
	text-indent: -100em;
}

div#corporate_profiles h2 {
	background:url(../images/h2_corporate_profiles.gif) no-repeat top right;
	text-indent: -100em;
}

div#installation_services h2 {
	background:url(../images/h2_installation_services.gif) no-repeat top right;
	text-indent: -100em;
}

ul#sitemap {
	margin-top: 1em;
}

ul#sitemap li {
}

ul#sitemap h3 {
	margin: 0 0 0 0;
}

ul#sitemap ul {
	margin: 0 0 0 1em;
}

/*
03 Feb 2010 - jqueryui slider
*/

div#slider_container {
	height: 110px;
	margin: 20px auto;
	overflow: hidden;	
}

div#slider_images {
	height: 60px;
	width: 10000px;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}

div#slider_images > img {
	padding: 0 10px;
}

div#slider_images > a img {
	border: 0;
	margin: 0 10px;
	max-height: 60px;
}

div#slider {
	margin: 0 15px 0 15px;
	background:none repeat scroll 0 0 #83c6de;
}

div#slider_container h2 {
	margin: 0;
	position:absolute;
	z-index: 1;
	font-size: 16px;
	color: #000;
	padding: 0 4px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	text-shadow: 1px 1px #fff;	
}

/**
09 March 2010
#mini_gallery
**/

div#mini_gallery {
	height: 230px;
	margin: 0 auto;
	overflow: hidden;
}

div#mini_gallery_window {

	overflow:hidden;
	
}

div#mini_gallery_images {
	height: 190px;
	width: 10000px;
	position: relative;
	top: 10px;
	left: 0;
	margin-bottom: 15px;
}

div#mini_gallery_images > img {
	padding: 0 10px;
}

div#mini_gallery_images > a img {
	border: 0;
	margin: 0 10px;
	max-height: 189px;
}

div#mini_gallery_slider {
	margin: 0 15px 0 15px;
	background:none repeat scroll 0 0 #83c6de;
}

div#mini_gallery h2 {
	margin: 0;
	position:absolute;
	z-index: 1;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 0 4px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	//text-shadow: 1px 1px #000;	
}

/**
#tile_ads
**/

div#tile_ads {
	border:none;
	left: -2px;
}

div#tile_ads img {
	display: block;
	margin: 0 0 7px;
	border:0;
}

div#ahaGalleryContainer {
	width: 280px;
	height: 374px;
	border: 1px solid black;
	margin: 0 auto 20px auto;
	position: relative;
	color: #fff;
	background-color: #003c22;
	font-family: Helvetica, Arial, sans-serif;
}

div#ahaGalleryContainer h2 {
	text-align: center;
}

ul.ahaGallery {
	list-style-type: none;
	padding: 0;
}

ul.ahaGallery li {
	margin: 0;
}

ul.ahaGallery img {
	display:block;
	margin: 0 auto;
	border: none;
}

div#ahaGalleryContainer div#controls {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 280px;
	text-align: center;
	padding-bottom:10px;
}

button#prev {
	position: absolute;
	left: 10px;
}

button#next {
	position: absolute;
	right: 10px;
}


/*
downloads page
*/

div.dls h2 {
	margin-top: 7px;
	color: #003c22;
	font-size: 24pt;
	font-weight: bold;
	text-shadow: 1px 1px 1px #999;
}

div.dls a {
	font-size: 120%;	
}
div.dls2 h2 {
	margin-top: 7px;
	color: #003c22;
	font-size: 20px;
	font-weight: bold;
	/*text-shadow: 1px 1px 1px #999;*/
	clear:both;
	margin-bottom:5px;
}

img.dl_thumb { 
	/*position:absolute;*/
	right:0;
	top:0;
	float:right;
	border:0;
}
img.dl_thumb2 { 
	/*position:absolute;*/
	padding:4px 5px 0px 0;
	float:left;
	border:0;
}
div.brochure_info {
	margin-bottom: 30px;
	position:relative;
	min-height: 80px;
	float:left;
	width:100%;
}
div.brochure_info2 {
	float: left;
    font-size: 11px;
    height: 150px;
    margin: 5px 20px;
    overflow: hidden;
    position: relative;
    width: 20%;
}
div.dls p {
	margin-bottom: 0;
	width:350px;
}
div.dls2 p {
float:left;
line-height:1.2;
}
div#content p br {

}

/*
page_template
*/

div#page_template h2 {
	margin: 7px 0 5px 0;
	color: #003c22;
	font-family:Impact,sans-serif;
	font-weight:normal;
	font-size: 42px;
	line-height: 1;
	text-shadow: #aaa 1px 1px 1px;
}

div#page_template h3 {
	color: #000;
	margin: 1em 0 0.5em 0;
	font-family:Helvetica,Arial,sans-serif;
	line-height:1;
	font-weight: bold;
	text-shadow: #AAA 1px 1px 1px ;
}

div#page_template img[align="left"] {
	margin-right: 7px;
	
}

div#page_template img[align="right"] {
	margin-left: 7px;
}

div#sidebar_stories {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#accordion {
	margin-top: 10px;
	margin-bottom: 10px;
}

iframe#dist_frame {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px inset black;
}
div.regionalManagers{
	text-align: center;
	margin-top: 20px;
}
div.regionalManagers h2{
	color: #003C22;
	text-shadow: 1px 1px 1px #AAAAAA;
}

div.regionalManagers h3{
	margin: 0px;
}

div.corporateOffice{
	text-align:left;
	margin:0px 20px 0px 0px;
	float:right;
}
div.corporateOfficeTitle{
	float:right;
	margin:-50px 0px 0px 0px;
	border-bottom:1px dotted #F38F1D;
	padding-right:195px;
}

div.sales_manager {
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

div.sales_manager h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#clear{
	float:right;
	clear:right;
	width:500px;
	margin:-10px 0px 0px 0px;
}

div#main_office{
	float:right;
	margin:0px 0px 0px 0px;
}

div.main_office{
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.main_office h3 {
	margin: 0px;
	font-size: 16px;	
	
}
div#stockingTitleLink a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.legend, .key{
border:1px dotted #CCCCCC;
display:block;
float:left;
font-size:9px;
margin:3px;
padding-left:3px;
}
.legend img{
margin:0 5px;
vertical-align:middle;
height:21px;
}
.key {
border:none;
line-height:2.5;
font-weight:bold;
}
.biglink A:link {font-family:arial, helvetica; text-decoration: none; font-weight:bold; font-size:14px; color:#00703C; text-align:center; margin-bottom: 0px;line-height:1}
.biglink A:visited {font-family:arial, helvetica; text-decoration: none; font-weight:bold; font-size:14px; color:#00703C; margin-bottom: 0px;line-height:1}
.biglink A:active {font-family:arial, helvetica; text-decoration: none; font-weight:bold; font-size:14px; color:#00703C; margin-bottom: 0px;line-height:1}
.biglink A:hover {font-size:14px; font-weight:bold; color:#f38f1d; text-decoration: none; margin-bottom: 0px;line-height:1}

.dls2 .biglink A:link {font-family:arial, helvetica; text-decoration: none; font-weight:bold; font-size:14px; color:#00703C; float:left; margin-bottom: 5px;line-height:1;text-align:left}

/*HOME PAGE CAROSEL*/
#jCarouselLiteDemo .carousel  {
    padding: 0;
    margin: 0 0 20px 10px;
    position: relative;  
	border:1px solid #000;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;  
	background-color:#F0F0F0; 
}
    
    #jCarouselLiteDemo .main {
        margin-left: 10px;
    }

    #jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 143px;
        text-decoration: none;
    }
        #jCarouselLiteDemo .carousel a.prev {
            background: url("/images/imageNavLeft.gif") right 60px no-repeat #F0F0F0;
			
			-moz-border-radius:7px 0 0 7px;
			-webkit-border-radius:7px 0 0 7px;
			border-radius:7px 0 0 7px;
        }
		#jCarouselLiteDemo .carousel a.next {
            background: url("/images/imageNavRight.gif") right 60px no-repeat #F0F0F0;
			
			-moz-border-radius:0 7px 7px 0;
			-webkit-border-radius:0 7px 7px 0;
			border-radius:0 7px 7px 0;
        }
            #jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("/images/imageNavRightHover.gif");
            }
            #jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("/images/imageNavLeftHover.gif");
            }    
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                /**/
				border: none;
                outline: none;
            }                 
    #jCarouselLiteDemo .carousel .jCarouselLite {
        border: none;
        float: left;
        background-color: #F0F0F0;
               /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLiteDemo .carousel ul {
            margin: 0;
        }
		#jCarouselLiteDemo .carousel ul li {
            margin: 0;
			width: 190px;
        }
        #jCarouselLiteDemo .carousel li img, 
        #jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            /*width: 170px;*/
            height: 118px;
            margin: 10px;
			border:0px;
        }
        
        #jCarouselLiteDemo .widget img {
            cursor: pointer;
        }
            #jCarouselLiteDemo .mid {
                margin-left: 80px;
                width: 400px;
                height: 300px;
            }
            #jCarouselLiteDemo .vertical {
                margin-left: 170px;
            }
                #jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
/*END CAROSEL*/