body {
	padding: 0;
	margin: 0;
  	font-family: Arial;
  	font-size: 9pt;
	color: #515151;
	background-color: #fff;
    background-attachment: scroll !important;	
}

a:link, a:visited {
  outline: none;
  text-decoration:none;
  color: #0c2e89;
}

#container{
  width: 1205px;
  /* height: 700px; */
}

#header {
	width: 1205px;
	height: 98px;
	background:url(http://pack-n-rail.com/images/header_background.gif);
	background-repeat:no-repeat;	
	background-position:top;
}

.logo {
	float: left;
	width: 325px;
	height: 64px;
	margin-top: 22px;
	margin-left: 34px;
}

.menu {
	float: right;
	width: 756px;
	height: 45px;;
	padding-left:16px;
	padding-right:8px;
	margin-top: 29px;
	margin-right: 19px;
	font-size:13px;
	font-weight:bold;
}

.menuItem, .menuItemSelected, .menuSep {
	float: left;
	height: 32px;
	padding-top: 15px;	
}

.menuItem, .menuItemSelected {
	padding-left:18px;
	padding-right:18px;
}

.menuItemSelected {
	background:url(http://pack-n-rail.com/images/selector.gif);
	background-repeat:no-repeat;
	background-position:top center;	
}

.mainPicture {
    position: relative;
	width:563px;
	height:270px;
}

.mainPictureCaption {
    position: absolute;
    width: 220px;
    height: 46px;
	padding-top: 8px;
	padding-left: 14px;
    top: 30px;
    right: -1px;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
   	background-color: #0c2e89;
   	z-index: 40;
}

.bar {
	width:563px;
	height:6px;
	background-color: #0c2e89;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#leftColumn{
	width: 563px;
	background:url(http://pack-n-rail.com/images/leftbottomhomebackground.jpg);
	background-position:bottom;
    background-repeat: no-repeat;
	
/*    background-color: #BAC0D0;*/
}

.homeLeftTitle{
	float: left;
	font-size: 14pt;
	color: #0c2e89;
}
.homeLeftTitleBlack{
	float: left;
	font-size: 14pt;
	color: #000;
}

.homeLeftText {
	padding-top: 32px;
	padding-left: 30px;
	padding-right: 150px;
}

#rightColumn {
	width: 642px;
	background: url(http://pack-n-rail.com/images/righttop.jpg);
	background-position: left top;
    background-repeat: no-repeat;	
}

.homeRightTop {
	width: 282px;
	height: 225px;
	padding-top: 49px;
	padding-left: 30px;
	padding-right: 330px;
}

.homeRightTitle{
	font-size: 14pt;
	color: #0c2e89;
}

.readMoreBtn {
	width: 81px;
	height: 20px;
	padding-left: 6px;
	padding-top: 4px;
	background:url(http://pack-n-rail.com/images/readmorebg.jpg);
	background-position: left top;
    background-repeat: no-repeat;    
}

.readMoreBtn a:link,.readMoreBtn a:visited,.readMoreBtn a:active{
	font-weight: bold;
	color: #fff;
}

.homeGallery {
	width:617px;
	height:151px;
	padding-top:12px;
	padding-left: 10px;
	background:url(http://pack-n-rail.com/images/rightgallery.jpg);
}

.galleryTitle{
	font-size: 14pt;
	color: #fff;
	padding-bottom: 7px;
}


a.galleryImage:link, a.galleryImage:visited{
	display: block;
	position: relative;
	float:left;
	width: 144px;
	height: 108px;
	border: 1px solid #fff;
	margin-right: 7px;
	margin-bottom: 9px;
}

.enlarge{
	position: absolute;	
	width: 17px;
	height: 17px;
	bottom: 0px;
	right: 0px;
	background:url(http://pack-n-rail.com/images/enlarge.gif);
	background-repeat:no-repeat;
}
                    
.homeContact {
	width:515px;
	height:95px;
	padding-top: 23px;
	padding-left: 112px;
	background:url(http://pack-n-rail.com/images/rightbottom.jpg);
}

.homeContactTitle{
	font-size: 14pt;
	color: #0c2e89;
	padding-bottom: 5px;
}

/* CRATING */   

#leftColumnCrating {
	width: 563px;
}

.cratingLeftTop {
	width:544px;
	height: 46px;
	padding-left: 18px;
	padding-top: 8pt;
	background:url(http://pack-n-rail.com/images/cratingleftimagetop.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #fff;		
}

.cratingTopMotto{
	float: left;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	font-style:italic;
}

.cratingTopTitle {
	float: right;
	width: 313px;
	color: #0c2e89;
	text-align: center;
	font-size: 16pt;
	padding-top: 5px;		
}

.cratingBar {
	width:562px;
	height:6px;
	background-color: #0c2e89;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
}

.cratingLeftImage{	
	width:502px;
	height:427px;
	background:url(http://pack-n-rail.com/images/cratingleftimage.jpg);	
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #E4EAF8;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:30px;
	padding-left:30px;
	line-height: 120%; 
	overflow-x: hidden;
	overflow-y: auto;
}

.profileLeftImage{	
	width:502px;
	height:427px;
	background:url(http://pack-n-rail.com/images/cratingleftimage.jpg);
	padding: 25px 30px;
	line-height: 180%;
	overflow-y: auto;
	overflow-x: hidden;
}

.cratingFloatImage {	
	float: right;	
	width: 195px;
	height: 239px;
	padding-left: 10px;
	margin-top: 21px;
	margin-right: 0px;
	background:url(http://pack-n-rail.com/images/craftpicture-3.png);
	background-repeat: no-repeat;		
}


.packagingFloatImage {	
	float: right;	
	width: 241px;
	height: 192px;
	padding-left: 10px;
	margin-top: 21px;
	margin-right: 0px;
	background:url(http://pack-n-rail.com/images/packaging.png);
	background-repeat: no-repeat;		
}

.containerFloatImage {	
	float: right;	
	width: 260px;
	height: 200px;
	padding-left: 10px;
	margin-top: 21px;
	margin-right: 0px;
	background:url(http://pack-n-rail.com/images/container.png);
	background-repeat: no-repeat;		
}

#rightColumnCrating {
	width: 642px;
}

.cratingGallery {
	width:617px;
	height:391px;
	padding-top:12px;
	padding-left: 10px;
	background:url(http://pack-n-rail.com/images/background.jpg);
	position: relative;
}

.cratingGalleryTitle{
	float: left;
	font-size: 14pt;
	color: #fff;
	padding-left: 5px;
	padding-bottom: 7px;	
}

.profileGalleryTitle{	
	font-size: 14pt;
	color: #fff;
}


.cratingGalleryPages{
	float: right;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;			
}

.profileGalleryText{	
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
		
}


/* FOOTER */   

#footer{
  border-top: 5px solid #0c2e89;
	
}
.copyright {
	float: left;
	padding-left: 20px;
}              	
.design {
	float: right;
	padding-right: 20px;
}
.clear {
  clear: both;
}

/*                                 */
/*         Contact styles          */
/*                                 */


.contactGalleryTitle{	
	font-size: 14pt;
	color: #fff;
	padding-top: 15px;	
	padding-left: 25px;	
}

.map{
	margin-top:20px;
	margin-left:95px;
}

.contactFloatForm {
	float: left;	
	padding-top: 30px;
	padding-left: 60px;	
}

.contactLeft{
  margin-top:20px;
  float: left;
  width: 130px;
}

.contactRight{
  margin-top:20px;
  margin-left:50px;
  width: 150px;
  float: left;
}

.contactTitle{
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 20px;
}

.cnLabel{
  font-size: 9pt;
  font-weight: bold;
  color: #2f3b77;  
}

.cnInput{
  border: 1px dotted #216095;
  padding: 2px;
  color: #555555;
  width: 350px;
  font-weight: bold;
}

.cnQuestion{
  font-weight: bold;
  color: #2f3b77;
  font-size: 9pt;
  font-style: Italic;
  float: left;
  padding-top: 4px;
}

.cnSecure{
  float: left;
  padding-left: 10px;
}

.cnCaptcha{
  border: 1px dotted #AF9767;
  padding: 2px;
  color: #555555;
  width: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

.cnSubmit{
  border: 2px outset #FFF;
  color: #FFF;
  text-decoration: none;
  margin-right: 5px;
  font-weight: bold;
  background-color: #2f3b77;
}

.cnSubmitOver{
  border: 2px outset #fff;
  color: #fff;
  text-decoration: none;
  margin-right: 5px;
  font-weight: bold;
  background-color: #216095;
  cursor: pointer;
}

.cnTextarea{
  border: 1px dotted #216095;
  padding: 2px;
  color: #555555;
  width: 350px;
  height: 100px;
  font-weight: bold;
}

.homeImg{
  margin-top: 11px;
  margin-bottom:  11px; 
  margin-right: 11px; 
  margin-left: 13px;
  float: left;
}

/* end Contact Styles */

/* jQuery lightBox plugin - Gallery style */

#gallery {  z-index: 50;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
  border: 5px solid #3e3e3e;
  border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
  border: 5px solid #fff;
  border-width: 5px 5px 20px;
  color: #fff;
}
#gallery ul a:hover { color: #fff; }

.pageTitle{
  float: left;
  padding-right: 10px;
}

#pager{
  float: left;  
}

A.pageItem:link, A.pageItem:visited{
  float: left;
  display: block;
  margin: 0 3px;
  padding: 0 3px;
  border: 1px solid #0C2E88;
  background-color: #FFF;
  color: #0C2E88;
  font-size: 8pt;
  font-weight: bold;
}

A.pageItemSelected:link, A.pageItemSelected:visited{
  float: left;
  display: block;
  margin: 0 3px;
  padding: 0 3px;
  border: 1px solid #FFF;
  background-color: #2A66C8;
  color: #FFF;
  font-size: 8pt;
  font-weight: bold;
}

A.pageItem:hover{
  border: 1px solid #FFF;
  color: #0C2E88;
}

#loader{
  position: absolute;
  top: 37%;
  left: 43%;
  background:url(http://pack-n-rail.com/images/loader.gif);
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  z-index: 1000;
}

.cratingSelectFrame{
  float: left;
  margin-left: 90px;  
  font-type: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #fff;   
}

.selectCaption {
  float: left;
  padding-top: 1px;
  padding-right: 8px;
}

.selectOption {
  float: left;  
}

.selector {
  font-type: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #fff;
  background: #2B65C8;
  border: 1px solid #FFF;    
}

.nothing {
	padding-top: 130px;
	text-align: center;
	color: #fff;
	font-size: 15pt;
}


.profilePicture {
	width: 309px;
	heigh: 103px;
	padding-left: 180px;
	overflow: hidden;
}

.profileGallery {
	width:627px;
	height:401px;	
	background:url(http://pack-n-rail.com/images/background2.jpg);
	position: relative;
}

.profileGalleryFrame {
	margin-left:11px;
	padding-top: 285px;
}



/* ------------------ SLIDESHOW ----------------------- */

#slideshow {
    position: relative;
    width: 563px;
    height: 270px;    
    overflow: hidden;
    float: right;
}
 
#slideshow img {
    position: absolute;
    width: 563px;
    height: 270px;
    top: 0;
    left: 0;
    z-index: 8;
}
 
#slideshow img.active {
    z-index: 10;
}
 
#slideshow img.last-active {
    z-index: 9;
}


