﻿/************************************************************************

	Site:		PULMANS



	Author:		LEAD TECH


	Listing Order:

	==============
	
	1. UNIVERSAL STYLES
		  1A - TOP BAR
		  1B - CONTAINERS
	2. STRUCTURE
	3. MENU
	4. FOOTER
	5. MISC - font etc
	6. SIDE LINKS
	7. STOCK LIST

	Colors:
	==============
	
	YELLOW	#DAD50D
	BLUE	#739DD3
	WHITE	#C2C0BF
	ORANGE	#C69B39


	
************************************************************************/


/***********************************************************************

	1 - UNIVERSAL STYLES

************************************************************************/

body { 

	background-image:url('../Images/bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #666666;
	margin:0 auto;
	margin-bottom:0;
	padding:0;
	background-color:Black;
	}
	
img {
	text-decoration:none;
	margin:0;
	padding:0;
	border:none;
}

p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #e9e9e9;
}

table, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 8px;
}

.clear{
	clear:both;
}

a {
	color:#D4CA74;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}



h1
{
	font-size:1.4em;
	color:White;
}

h2
{
	color:#739DD3;
	font-size:1.3em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	color:#739DD3;
	font-size:1.2em;
	padding:0;
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

span
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #e9e9e9;
}


/***********************************************************************

	2 - STRUCTURE

************************************************************************/

#container{
	width:730px;
	/*height:700px;/*remove*/
	margin:0 auto;
	clear:both;
	/*background-color:White;*/
	}
	

		
#topbar{
	width:100%;
	height:22px;
	background-image:url('../Images/topbar.png');
	background-repeat:repeat-x;
	/*background-color:#003399;*/
}

#innertop
{
	width:730px;
	margin:0 auto;
}

#tear1{
	width:730px;
	height:120px;
}

#tear2{
	width:730px;
	height:272px;
	background-color:#464646;	
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	border: 1px solid #817c73;
}

#monoslideshow
{
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	width:510px;
	height:272px;
	background-color:#000;	
	float:left;
}

#menu
{
	width:220px;
	height:272px;
	float:left;
}


#tear3{
	width:730px;
	/*height:350px;/*remove*/
	margin-top:15px;
	margin-bottom:15px;
}

#left{
	width:485px;
	/*height:280px;/*remove*/
	background-color:#464646;	
	float:left;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	border: 1px solid #817c73;
	padding:10px;
	margin-top:22px;
	/*padding-bottom:10px;*/
}

	#leftcontacts
	{
		width:510px;
		float:left;
	}

#right{
	width:214px;
	float:right;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}

.logo
{
	float:left;
	margin-top:19px;
}

.contact
{
	float:right;
	margin-top:25px;
}

.clear
{
	clear:both;
}

#viewlist
{

	width:226px;
	height:104px;
	float:left;
	}
	
	#viewlistinner
	{
		width:135px;
		height:50px;
		margin-top:45px;
		margin-left:9px;
		}

#downloadlist
{

	width:226px;
	height:104px;
	float:left;
	margin-left:30px;
}

	#downloadlistinner
		{
			width:135px;
			height:50px;
			margin-top:45px;
			margin-left:9px;
			}
			
.logos
{
	float:left;
	height:50px;
	width:80px;
	margin-right:10px;
	margin-bottom:5px;
	
}

.linkscopy
{
	
}

/***********************************************************************

	3 - MENU

************************************************************************/

ul.menu {

	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1.1em;
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:none;
	width:180px;
}

ul.menu li{
	text-decoration:none;
	border-bottom:1px solid #38393A;
	list-style-type: none;
	width:180px;
	margin-top:2px;
	font-size:1.4em;
	color:#fff;
	padding-bottom:4px;
	padding-top:4px;
	display:block;
	}

ul.menu li a{

	text-decoration:none;
	border:none;
	list-style-type: none;
	width:180px;
	color:#fff;
	display:block;
	}

ul.menu li a:hover{
	border:none;
	list-style-type: none;
	width:180px;
	color:#739DD3;
	display:block;
	}

/*.btn1 {
	width:206px;
	height:27px;
}

.btn1 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}


.btn1 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn1 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-1.gif');
	height:28px;
}

.btn1 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-1.gif');
	height:28px;
	background-position:0 -28px;
}

.btn1[class] a{
	background: url(../Images/btn-1.png);
}

.btn1[class] a:hover{
	background: url(../Images/btn-1.png);
	background-position:0 -28px;
}


.btn2 {
	width:206px;
	height:27px;
}

.btn2 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn2 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn2 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-2.gif');
	height:28px;
}

.btn2 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-2.gif');
	height:28px;
	background-position:0 -28px;
}

.btn2[class] a{
	background: url(../Images/btn-2.png);
}

.btn2[class] a:hover{
	background: url(../Images/btn-2.png);
	background-position:0 -28px;
}


.btn3 {
	width:206px;
	height:27px;
}

.btn3 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn3 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}


.btn3 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-3.gif');
	height:28px;
}

.btn3 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-3.gif');
	height:28px;
	background-position:0 -28px;
}

.btn3[class] a{
	background: url(../Images/btn-3.png);
}

.btn3[class] a:hover{
	background: url(../Images/btn-3.png);
	background-position:0 -28px;
}

.btn4 {
	width:206px;
	height:27px;
}

.btn4 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn4 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn4 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-4.gif');
	height:28px;
}

.btn4 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-4.gif');
	height:28px;
	background-position:0 -28px;
}

.btn4[class] a{
	background: url(../Images/btn-4.png);
}

.btn4[class] a:hover{
	background: url(../Images/btn-4.png);
	background-position:0 -28px;
}

.btn5 {
	width:206px;
	height:27px;
}

.btn5 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn5 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn5 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-5.gif');
	height:28px;
}

.btn5 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-5.gif');
	height:28px;
	background-position:0 -28px;
}

.btn5[class] a{
	background: url(../Images/btn-5.png);
}

.btn5[class] a:hover{
	background: url(../Images/btn-5.png);
	background-position:0 -28px;
}

.btn6 {
	width:206px;
	height:27px;
}

.btn6 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn6 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn6 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-6.gif');
	height:28px;
}

.btn6 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-6.gif');
	height:28px;
	background-position:0 -28px;
}

.btn6[class] a{
	background: url(../Images/btn-6.png);
}

.btn6[class] a:hover{
	background: url(../Images/btn-6.png);
	background-position:0 -28px;
}

.btn7 {
	width:206px;
	height:27px;
}

.btn7 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn7 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn7 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-7.gif');
	height:28px;
}

.btn7 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-7.gif');
	height:28px;
	background-position:0 -28px;
}

.btn7[class] a{
	background: url(../Images/btn-7.png);
}

.btn7[class] a:hover{
	background: url(../Images/btn-7.png);
	background-position:0 -28px;
}

.btn8 {
	width:206px;
	height:27px;
}

.btn8 a{
	display:block;
	width:206px;
	border:none;
	height:27px;
}

.btn8 a:hover{
	background-position:0 -27px;
	width:206px;
	border:none;
	height:28px;
}

.btn8 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-8.gif');
	height:28px;
}

.btn8 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Images/btn-8.gif');
	height:28px;
	background-position:0 -28px;
}

.btn8[class] a{
	background: url(../Images/btn-8.png);
}

.btn8[class] a:hover{
	background: url(../Images/btn-8.png);
	background-position:0 -28px;
}



/***********************************************************************

	4 - FOOTER

************************************************************************/
#footer{
	width:100%;
	height:117px;
	background-image:url('../Images/footer-bg.png');
	background-repeat:repeat-x;
	margin-top:25px;
}

#footercontainer{
	width:730px;
	height:77px;
	margin:0 auto;
	padding-top:5px;
}

#footercontainer2{
	width:730px;
	margin:0 auto;
	padding-top:5px;
	text-align:right;
	color:#e9e9e9;
}

.footeraddressheader
{
	color: #e9e9e9;
}

.blank
{
	height:12px;
}


ul.footeraddress {

	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1em;
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:none;
	width:180px;
}

ul.footeraddress li{
	text-decoration:none;
	border:none;
	list-style-type: none;
	margin-top:2px;
	color:#BFBEBC;
	}

ul.footeraddress li a{

	text-decoration:none;
	border:none;
	list-style-type: none;	
	}

ul.footeraddress li a:hover{
	border:none;
	list-style-type: none;
	color:#D4CA74;
	}
	
	
ul.footertelephone {

	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1em;
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:none;
	width:180px;
}

ul.footertelephone li{
	text-decoration:none;
	border:none;
	list-style-type: none;
	color:#BFBEBC;
	margin-top:2px;
	}

ul.footertelephone li a{

	text-decoration:none;
	border:none;
	list-style-type:none;	
	color:#BFBEBC;
	}

ul.footertelephone li a:hover{
	border:none;
	list-style-type: none;
	color:#D4CA74;
	}

ul.footerlinks {
	margin:0;
	padding:0;
	font-size:1em;
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:90px;
	margin-bottom:10px;
	color:#BFBEBC;
}

ul.footerlinks li{
	text-decoration:none;
	border:none;
	list-style-type: none;
	margin-top:2px;
	}

ul.footerlinks li a{

	text-decoration:none;
	border:none;
	list-style-type: none;
	color:#BFBEBC;
	}

ul.footerlinks li a:hover{
	border:none;
	list-style-type: none;
	color:#D4CA74;
	}
	
/***********************************************************************

	5 - MISC

************************************************************************/

.links
{
	margin-bottom:20px;
	display:block;
	text-align:right;
	font-size:1.1em;
}

.copyright
{
	color: #BFBEBC;
	font-size:1em;
}

.copyright a
{
	color: #a2ae00;
	text-decoration:none;
}

.copyright a:hover
{
	color: #e9e9e9;
	text-decoration:none;
}

.headers
{
	width:400px;
	height:15px;
}

.readmore
{
	color:#5a99c2;
	float:right;
}

.readmore a
{
	color:#5a99c2;
	text-decoration:underline;

}

.readmore a:hover
{
	color:#e9e9e9;
	text-decoration:underline;
	clear:both;
}

.box1
{	
	width:230px;
	float:left;
	margin-bottom:10px;
}

.box2
{	
	width:230px;
	float:right;
	margin-left:10px;
}

.linkbox
{
	margin-top:10px;
	padding-top:10px;
}

.bookmark
{
	float:right;
	margin-top:7px;
}

.bold
{
	font-weight:bold;
	font-size:1em;
}

#contactboxa
{
	width:215px;
	height:117px;
	background-color:#464646;	
	float:left;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	border: 1px solid #817c73;
	padding:10px;
	margin-top:22px;
}

#contactboxb
{
	width:215px;
	height:117px;
	margin-left:28px;
	background-color:#464646;	
	float:left;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	border: 1px solid #817c73;
	padding:10px;
	margin-top:22px;
}

.contactimage
{
	float:left;
	margin-right:10px;
}

.contactinfo
{
	float:left;
	height:118px;
	width:120px;
}

.title
{
	color:White;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:15px;
}

.job
{
	color:#739DD3;
	font-size:1.2em;
	margin-bottom:15px;

}

.email
{
	color:white;
	font-size:1.2em;
}


.pdf
{
	float:left;
	margin-left:10px;
	margin-top:10px;

}

.newsarticle
{
	float:left;
	height:70px;
	width:120px;
	margin-left:10px;
	margin-top:10px;
}

#news1
{
	float:left;
	height:100px;
	width:200px;
	margin-bottom:10px;
	background-image:url('../Images/news-box-bg.png');
	background-repeat:no-repeat;
	background-position:top left;
}

#news2
{
	float:left;
	height:100px;
	width:200px;
	margin-left:80px;
	margin-bottom:10px;
	background-image:url('../Images/news-box-bg.png');
	background-repeat:no-repeat;
	background-position:top left;
}

.map
{
	margin-top:15px;
	float:left;
}

.bluetext
{
	color:#5a99c2;
	font-weight:bold;
}

.linkstext
{
	text-align:right;
	float:right;
	clear:left;
}

.bold
{
	font-weight:bold;
}


.sitemaplink
{
	list-style-type:none;
	float:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #c69b39;
}

.sitemaplink li
{
	margin-top:5px;
	font-size:1.1em;
}

.sitemaplink a
{
	color: #5a99c2;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	font-size:1.1em;

}

.sitemaplink a:hover
{
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	font-size:1.1em;
}

.yellowtext
{
	color:#739DD3;
}

.more
{
	height:32px;
	width:490px;
	float:right;
	clear:both;
	text-align:right;
	font-size:1.1em;
}


/***********************************************************************

	6 - SIDE LINKS

************************************************************************/

#newsletterbg
{
	height:55px;
	background-image:url('../Images/subscription-bg.png');
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:80px;
	padding-left:8px;
	padding-right:5px;
	margin-bottom:15px;
}

#newsletterinner
{
	width:202px;
	/*background-color:pink;*/
}

#stocklistbg
{
	margin-bottom:15px;

}

#stocklistinner
{
	width:202px;
	/*background-color:pink;*/
}

#newsbg
{

}

#newsinner
{
	width:202px;
	/*background-color:pink;*/
}

.subscribebox
{
	background-color:#7d7b78;
	border:1px solid #afafae;
	color:#000;
	margin-top:7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	width:125px;
	padding-left:5px;
	float:left;
}

.submitbtn
{
	margin-top:5px;
	margin-right:5px;
}

        /***********************************************************************
	7 - Data Item Styles
************************************************************************/
.yourdetails
{
	color:#739DD3;
	font-size:1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	clear:both;
}
  
.formInput
{
	display: block;
	font-size:1.1em;
	width: 150px;
	clear:right;
	background-color:#7d7b78;
	border:1px solid #afafae;
	margin-left:10px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

.multiLineFormInput{
	display: block;
	background-color:#7d7b78;
	border:1px solid #afafae;
	width: 460px;
	margin-left:10px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

     
.flowItemContainer
{
	float: left;
	margin: 9px;
	padding-top: 5px;
	height: 243px;
	border: 1px solid #cccccc;

}

.flowItem
{
	width: 140px;
	height: 243px;
}

.submitbtn
{
	float:right;
}

        /***********************************************************************
	8 - DataGrid Styles
************************************************************************/


.dataGridDefault 
{
	padding: 3px;
	background: #191919;
}

.dataGridalt
{
	padding: 3px;
	background: #262626;

}


        /***********************************************************************
	9 - Grid Paging Styles
************************************************************************/
 .contactform{
    font-size:1.1em;
    font-weight:bold;
    color:#666666;
 }      
        
.listMask
{
	position:absolute; 
	top:0; 
	left: 0;
	/*width:100%; */
	height:100%;
	background-color:#ffffff; 
	-moz-opacity: .30; 
	opacity:.30;
	filter: alpha(opacity=30); 
	z-index: 100000;
}
.loadingPanel
{
	
}
.loadingPanel img
{
	position: absolute;
	left: 280px;
	top: 50px;
	z-index: 200000;
}



/***********************************************************************

	7 - STOCK LIST

************************************************************************/

.stockheaderbg
{
	height:40px;
	width:990px;
	background-color:#AAAAAA;
	margin-bottom:20px;
	float:left;
}

.stockheader
{
	padding:10px;
	width:600px;
	float:left;
	height:20px;
}

.print
{
	float:right;
	height:40px;
	margin-right:10px;
	margin-top:10px;
}

.close
{
	float:right;
	margin-top:3px;
	margin-left:10px;
	margin-right:5px;
}

.searchbox
{
	float:right;
	height:57px;
	width:214px;
	background-image:url('../Images/search-bg.png');
	background-repeat:no-repeat;
	margin-right:10px;
	margin-bottom:10px;
}

.searchbtn
{
	float:left;
	margin-left:5px;
}

.innersearchbox
{
	margin-left:7px;
	margin-top:15px;
	height:30px;
	float:left;
}


.searchboxtext{
	background-color:#7D7B78;
	border:1px solid #AFAFAE;
	color:#000000;
	width:125px;
	float:left;
	height:20px;
}

.results
{
	margin-left:10px;
}

.foundtext
{
	float:left;
	color:#999999;
	margin-left:10px;
}

.key
{
	float:left;
	color:#D4CA74;
	margin-left:10px;
	margin-top:10px;
}

.foundtextbold
{
	float:left;
	color:#999999;
	margin-left:10px;
	font-weight:bold;
}

.oldpics
{
	float:left;
	margin-right:21px;
	margin-top:8px;
}

.oldpics2
{
	float:left;
	margin-top:8px;
}

.error
{
	clear:right;
	
	
}


