/* ------------ Styles ---------------- */

/* This rule resets all margins for compatibility with ie & FF */
* {padding:0;margin:0;outline: 0;}
* :focus {outline: none;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ol, dl, fieldset, address {margin-bottom: 1em;}

body 	{
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#333333;
	line-height:150%;
	}
	
a:link {color:#990000;text-decoration:none;}	
a:visited {color:#990000;text-decoration:none;}	
a:hover {color:#000000;text-decoration:underline;}
a:active {outline:none;}
a:focus {outline:none;}

#footer A:link {color:#CCCCCC;text-decoration:none;}	
#footer A:visited {color:#CCCCCC;text-decoration:none;}	
#footer a:hover {color:#000000;text-decoration:none;}

#indexfooter A:link {color:#CCCCCC;text-decoration:none;}	
#indexfooter A:visited {color:#CCCCCC;text-decoration:none;}	
#indexfooter a:hover {color:#000000;text-decoration:none;}

.examples {padding-left:15px;
	font-size:11px;
	line-height:150%;
	color:#666666;
	}

p.quotepanel {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		text-decoration:none;
		margin-bottom:0px;
		line-height:130%;
		}

p.breadcrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		text-decoration:none;
		margin-bottom:0px;
		}
		
		

p.breadcrumb a {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#006699;
		text-decoration:none;
		margin-bottom:0px;
		}
		
p.breadcrumb a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#006699;
		text-decoration:none;
		margin-bottom:0px;}
		
p.breadcrumb a:hover {
		text-decoration:underline;
		}		


#homepagewhatwedobox a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#990000;
	padding:4px;
	line-height:200%;
	

}

#livehelp
	{position:absolute;
	left:885px;
	top:99px;
	}
	
#logos
	{position:absolute;
	left:22px;
	top:800px;
	}	

#homepagewhatwedobox a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#990000;
	padding:4px;
	line-height:200%;
	

}	

#homepagewhatwedobox a:hover {
	color:#FFFFFF;
	background-color:#000000;

}

#homepagewhattheysaybox {
	color:#ffffff;
	font-size:11px;
}
 	
h1{
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	font-weight: normal;
	margin-top: 15px;
	}
	
	h1.homebox{
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000066;
	margin-bottom:0px;
	margin-top:5px;
	}
	
	
	h1.quotepanel{
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	margin-top:5px;
	}	
	
h2{
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	font-weight: normal;
	margin-top: 15px;
	}

ul	{ 
	list-style-image: url("images/arrow.gif");
	line-height:150%;
	margin-bottom:25px;
	margin-top:5px;
	padding-left:25px;
	}
	

	
ul.clientlist	{ 
	list-style-image: url("images/arrow.gif");
	line-height:120%;
	margin-bottom:25px;
	margin-top:5px;
	padding-left:25px;
	font-size:11px;
	}	
	
.porfoliotable{	font-size:11px;	
				line-height:120%;}

ul.navigation {
	list-style:none;
	margin-top:0px;
	margin-left:-5px;
	}

li.navigation {
	list-style:none;
	display:inline;
	float:left;
	} 	
	
.navigation li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/navbg.gif); 
	width:103px;
	height:20px;
	text-align:center;
	margin-right:4px;

	}  

.navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/navbg.gif);
	width:103px;
	height:20px;
	text-align:center;
	margin-right:4px;
	}  	
	
.navigation li a:hover {
	background:url(images/nav_hover.gif);
	color:#000000;
	
	}  	

.subnav
{
position: relative;
margin-top: -20px;
height: 25px;
width: 100%;
border-bottom:1px solid #CCCCCC;
margin-bottom:30px;
}

.subnav a
{
float: left;
display: block;
height: 25px;
line-height: 25px;
color: #990000;
text-decoration: none;
margin-right: 2em;
font-size:11px;
}

.subnav a:hover
{
color: #333333;
}

.subnav strong
{
float: left;
display: block;
height: 25px;
line-height: 25px;
color: #999999;
margin-right: 2em;
font-size:11px;
}
	
ul.altnavigation {
	list-style:none;
	margin-top:0px;
	margin-left:-5px;
	}

li.altnavigation {
	list-style:none;
	display:inline;
	float:left;
	} 	
	
.altnavigation li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/altnavbg.gif);
	width:103px;
	height:15px;
	text-align:center;
	margin-right:4px;

	}  

.altnavigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/altnavbg.gif);
	width:103px;
	height:15px;
	text-align:center;
	margin-right:4px;
	}  	
	
.altnavigation li a:hover {
	background-image: url(images/altnav_hover.gif);
	color:#000000;
	
	}  		
	
	
	
	#formfield {
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	background: url(images/fieldbg.gif);
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:14px;
	color:#000000;
	margin-bottom:4px;
	padding:3px;
	width:210px;

}
	
	
	
	
	
	
	
	
	
		
.footertext {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
.davidandrewslink {
	text-decoration: none;
	color: #CCCCCC;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.davidandrewslink A:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	} 			
	
.davidandrewslink A:hover {
	color: #CC6633; 
	} 	
	
.seoguarantee A{
	text-decoration: none;
	color: #FFFFFF;

	} 
	
.seoguarantee A:visited {
	text-decoration: none;
	color: #FFFFFF;

	} 			
	
.seoguarantee A:hover {
	color: #FFFFFF; 
	} 		
		
.homebox {
	color: #FFFFFF;
	line-height: 170%;
	font-size:12px;
	text-align:left;
	} 	
	
.footerbox {
	color: #666666;
	line-height: 150%;
	font-size:11px;
	text-align:left;
	} 	
	
.davidandrewslink 
	{
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	line-height:150%;
	
	}
	
	
	.davidandrewslink A:link 
		{
		text-decoration: none; 
		color: #FFFFFF; 

		}
		
	.davidandrewslink A:visited 
		{
		text-decoration: none; 
		color: #FFFFFF; 

		}
		
	.davidandrewslink A:active 
		{
		text-decoration: none; 
		color: #FFFFFF; 
		
		}
	.davidandrewslink A:hover 
		{
		color: #990000; 
		} 		

/* ------------------ Layout ------------------ */


#branding {
	height:134px;
	width:100%;
	margin-top:0px;
	background:url(images/head.gif);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	}  

#container {
	margin-top:0px;
	position:relative;
	top:0px;
	left:0px;
	width:957px;
	margin:0px auto;
	z-index:1;
	}  
	
#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:957px;
	height:31px;
	z-index:100;
	background:url(images/navbg.jpg);
	} 
	
#altnavigation {
	position:absolute;
	left:645px;
	top:0px;
	width:457px;
	height:31px;
	z-index:100;
	} 	
	
#banner {
	position:absolute;
	left:0px;
	top:143px;
	width:957px;
	height:202px;
	z-index:100;
	background:url(images/banner.jpg);
	} 
	
#servicesbanner {
	position:absolute;
	left:0px;
	top:143px;
	width:957px;
	height:173px;
	z-index:100;
	background:url(images/banner_services.jpg);
	} 	
	
#airfreightbanner {
	position:absolute;
	left:0px;
	top:143px;
	width:957px;
	height:173px;
	z-index:100;
	background:url(images/banner_airfreight.jpg);
	} 	
	
#seafreightbanner {
	position:absolute;
	left:0px;
	top:143px;
	width:957px;
	height:173px;
	z-index:100;
	background:url(images/banner_seafreight.jpg);
	} 
	
#roadfreightbanner {
	position:absolute;
	left:0px;
	top:143px;
	width:957px;
	height:173px;
	z-index:100;
	background:url(images/banner_roadfreight.jpg);
	} 			
	
#maincontent {
	padding-left:0px;
	padding-top:30px;
	padding-right:0px;
	overflow: hidden;
	margin-top:0px;
	position:relative;
	left:0px;
	top:134px;
	width:100%;
	background:url(images/index_02.gif);
	}
	
#altmaincontent {
	padding-left:25px;
	padding-top:30px;
	overflow: hidden;
	margin-top:0px;
	position:relative;
	left:0px;
	top:134px;
	width:940px;
	background:url(images/index_02.gif);
	}

#homepageintro {
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:25px;
	top:28px;
	width:910px;
	height: 106px;
	}
	
#homeportfoliointro {
	position:absolute;
	left:215px;
	top:337px;
	width:910px;
	height: 106px;
	z-index:100;
	font-size:11px;
	color:#666666;
	}	
	
#homepagewhatwedobox {
	padding-left:30px;
	padding-top:33px;
	padding-right:0px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:0px;
	top:136px;
	width:668px;
	height: 140px;
	background-image: url(images/whatwedobox.gif);
	}
	
#homepagewhattheysaybox {
	padding-left:30px;
	padding-top:50px;
	padding-right:30px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:687px;
	top:135px;
	width:248px;
	height: 130px;
	background-image: url(images/add_to_cart_box.jpg);
	}
	
#homepagewhattheysaybox_b {
	padding-left:90px;
	padding-top:60px;
	padding-bottom: 50px;
	padding-right:195px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	top:630px;
	width:802px;
	height: 70px;
	background-image: url(images/whattheysaybox_bigger.gif);
	background-repeat: no-repeat;
	left: 0px;
	}
	
	#seoguarantee1 {
		position:absolute;
		left:40px;
		top:37px;
		
	}
	
	#seoguarantee2 {
	position:absolute;
	left:55px;
	top:122px;
			
	}
	
#homepageportfolio {
	padding-left:30px;
	padding-top:50px;
	padding-right:0px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:0px;
	top:326px;
	width:955px;
	height: 224px;
	background-image: url(images/homeportfoliobg.gif);
	}	
	
	#homepageservices {
	padding-left:30px;
	padding-top:50px;
	padding-right:0px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:0px;
	top:546px;
	width:955px;
	height: 218px;
	}	
	
#quotebox {
	padding-left:9px;
	padding-top:3px;
	padding-right:5px;
	overflow: hidden;
	margin-top:0px;
	position:absolute;
	left:722px;
	top:148px;
	width:189px;
	background:url(images/home_quotebg.jpg);
	height: 86px;
	}	

#footer {
	margin-top:134px;
	position:relative;
	left:0px;
	width:100%;
	height:143px;
	padding-top:0px;
	background-image: url(images/index_03.gif);
	font-size:10px;
	color:#666666;
	}
	
#chamber1 {
	position:absolute;
	left:900px;
	top:30px;
	width:78px;
	height:106px;
	}	
	
#chamber2 {
	position:absolute;
	left:820px;
	top:49px;
	width:78px;
	height:86px;
	}	
	
#ukwda {
	position:absolute;
	left:690px;
	top:80px;
	width:78px;
	height:106px;
	}			
	
#indexfooter {
	margin-top:345px;
	position:relative;
	left:0px;
	width:937px;
	height:88px;
	padding-top:30px;
	padding-left:20px;
	background-image: url(images/footer.jpg);
	font-size:10px;
	color:#666666;
	}	

#quoteform {
	width:900px;
	}	
	
#quoteformcol1 {
	position:absolute;
	left:20px;
	width:450px;
	}	
	
#quoteformcol2 {
	width:450px;
	position:absolute;
	left:270px;

	}			


#paneltop {
	background-image: url(images/panelbg.gif);
	height: 580px;
	color:#FFFFFF;
	display: none;
	padding-top:150px;
	padding-left:20px;
	}

.slidetop {
	margin: 0;
	padding: 0px;
	border-top: solid 0px #000000;
	text-decoration: none;font-family:"Lucida Sans" Arial, Helvetica, sans-serif;font-size:16px;
	color:#FFFFFF
}


.btn-slidetop {color:#990000;text-decoration:none;}	




.ratetop {
	color:#FFFFFF;
}

#quoteform input,#quoteform select,#quoteform textarea,.select
{
border-color: #999999;
border-style: solid;
border-width: 1px;
color: #333333;
padding: 2px;
font-size: 11px;
float: right;
}

#quoteform input:focus,#quoteform select:focus,#quoteform textarea:focus,.select:focus
{
border-color: #990000;
color: #333333;
}

#leftform .select, #leftform input {width: 160px; float: right;}
#rightform .select, #rightform input {width: 180px;}

	#quoteform h2
	{
	background-color: #333333;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	font-size: 13px;
	}
	
	#quoteform label
	{
	float: left;
	display: block;
	}
	
	#quoteform p
	{
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
		#quoteform #how_heard
		{
		position: absolute;
		bottom: 10px;
		left: 10px;
		height: 30px;
		width: 210px;
		font-size: 14px;
		}
	
		#quoteform #submit
		{
		color: #FFFFFF;
		background-color: #990000;
		border-color: #FFFFFF;
		border-style: solid;
		border-width: 2px;
		position: absolute;
		bottom: 10px;
		right: 10px;
		height: 30px;
		width: 210px;
		font-size: 14px;
		}
		
		#quoteform textarea {font-family: Arial, Helvetica, sans-serif; padding: 4px; width: 420px; height: 55px; font-size: 11px;}

#leftform
{
position: relative;
width: 350px;
float: left;
font-size: 11px;
background-color: #DCDCDC;
padding-bottom: 5px;
height: 330px;
}

	#leftform label
	{
	width: 160px;
	}
	
	#rightform label
	{
	width: 230px;
	}

#rightform
{
position: relative;
width: 450px;
float: left;
margin-left: 10px;
font-size: 11px;
background-color: #DCDCDC;
padding-bottom: 5px;
height: 330px;
}

.clear {clear: both;}

/* Menu highlight style */

.index a#index,
.webdesign a#webdesign,
.hosting a#hosting,
.portfolio a#portfolio,
.ecommerce a#ecommerce,
.development a#development,
.marketing a#marketing,
.about a#about,
.testimonials a#testimonials,
.contact a#contact,
.jobs a#jobs,
.quote a#quote,
.lasersdirections a#lasersdirections,
.laserscontact a#laserscontact
{color:#000000; background: url(images/nav_focus.gif);
}    

/* End Menu highlight style */

/* TABS CSS */
	
#homepagetabs #tabcontainer 
{
margin: 10px 0px 10px 20px;
width: 958px;
background-image: url(images/tabcontbg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
padding: 0px 16px 23px 0px;
height: 214px;
}

/* root element for tabs  */
#homepagetabs ul.tabs { 
	float: left;
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	width: 222px;
	z-index: 200;
}

/* single tab */
#homepagetabs ul.tabs li { 	 
	text-indent:0;
	padding:0;
	margin:0px 0px 2px 0px !important;
	list-style-image:none !important; 
	z-index: 200;
}

/* link inside the tab. uses a background image */
#homepagetabs ul.tabs a { 
	background-color: #660000;
	background-image: url(images/tab-red-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display:block;
	height: 50px;
	line-height: 50px;
	width: 207px;
	text-align:left;	
	text-decoration:none;
	padding: 0px 5px 0px 10px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	margin:0px;	
	position:relative;
	font-weight: normal;
	z-index: 200;
	font-size:14px;
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
	outline:none;
}

#homepagetabs ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#homepagetabs ul.tabs a:hover {	
	background-color: #990000;
	background-image: url(images/tab-black-bg.jpg);
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#homepagetabs ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-image: none;
	background-color: #EEEEEE;
	cursor:default !important; 
	color:#660000 !important;
	border-color: #CCCCCC;
	border-right-width: 0px;
	font-size:14px;
	font-family:"Lucida Sans" Arial, Helvetica, sans-serif;
}



/* initially all panes are hidden */ 
#homepagetabs div.panes div{
	display:none;	
	float: left;	
	padding: 15px 10px 10px 20px;
	background-color: #eeeeee;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	width: 704px;
	min-height:187px;
	font-size:14px;
	float: left; margin-left: 0px;
	z-index: 20;
	position: relative;
}

#homepagetabs .panes h1 {font-size: 16px; line-height: 25px; margin: 0px; padding: 0px;}
#homepagetabs .panes p {line-height: 160%; padding-right: 280px; font-size: 11px;}
#homepagetabs .panes ul {line-height: 160%; padding-right: 280px; font-size: 11px;margin-left:0px;margin-top:13px;list-style-image: url("images/arrow.fif");}
#homepagetabs. panes ol {line-height: 160%; padding-right: 280px; font-size: 11px;}
#homepagetabs .paneexamples {position: absolute; bottom: 5px; left: 20px; line-height: 34px; height: 34px; padding: 0px; margin: 0px; width: 650px;}
#homepagetabs .paneexamples a {margin-left: 10px; border: none; opacity:0.5; filter:alpha(opacity=50);}
#homepagetabs .paneexamples a:hover {opacity:1.0; filter:alpha(opacity=100);}
#homepagetabs .paneexamples a img {vertical-align: middle; border: none; outline: none;}

#appdev {background-image: url(images/latest-application-develop.png); background-repeat: no-repeat; background-position: right;}
#ecomm {background-image: url(images/latest-e-commerce.png); background-repeat: no-repeat; background-position: right;}
#webdes {background-image: url(images/latest-web-design.png); background-repeat: no-repeat; background-position: right;}
#seo {background-image: url(images/latest-seo.png); background-repeat: no-repeat; background-position: right;}

/* PORT TABS */

#portpagetabs #tabcontainer 
{
margin: 10px 0px 0px 0px;
width: 958px;
padding: 0px 0px 20px 0px;
position: relative;
}

/* root element for tabs  */
#portpagetabs ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	padding-left: 20px;	
	width: 935px;
	height: 58px;
	background-image: url(images/port-tab-x-bg.jpg);
	background-repeat: repeat-x;
	z-index: 200;
}

/* single tab */
#portpagetabs ul.tabs li { 	 
	text-indent:0;
	padding:0;
	float: left;
	display:block;
	margin:0px !important;
	height: 58px;
	border-right: solid 1px #fff;
	list-style-image:none !important; 
	z-index: 200;
}

/* link inside the tab. uses a background image */
#portpagetabs ul.tabs a { 
	background-image: url(images/port-tab-x-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	display:block;
	height: 42px;
	line-height: 42px;
	width: 176px;
	text-align:center;	
	text-decoration:none;
	padding: 15px 0px 0px 0px;
	margin:0px;	
	font-weight: normal;
	z-index: 200;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	outline:none;
}

#portpagetabs ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#portpagetabs ul.tabs a:hover {	
	color: #FFFFFF;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#portpagetabs ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-image: url(images/port-tab-current.jpg);
	background-repeat: no-repeat;
	cursor:default !important; 
	color:#7D1214 !important;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
}



/* initially all panes are hidden */ 
#portpagetabs div.panes div{
	display:none;	
	padding-bottom: 20px;
	background-color: #CCCCCC;	
	background-image: url(images/port-tab-content-bg.jpg);
	background-repeat: repeat-x;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	width: 938px;
	font-size:14px;
	float: left; 
	margin-top: -1px;
	z-index: 20;
	position: relative;
}

#portpagetabs .panes h1 {font-size: 16px; line-height: 25px; margin: 0px; padding: 0px;}
#portpagetabs .panes p, .panes ul, .panes ol {line-height: 100%; font-size: 13px;margin-left:20px;margin-top:25px;}

#portpagetabs .panes a 
{
width: 157px; 
height: 210px; 
float: left; 
display: block;
margin: 20px 18px 0px 18px;
background-color: #E2E2E2;
background-image: url(images/pitem_bg.gif);
background-repeat: no-repeat;
padding: 7px 15px 0px 15px;
text-decoration: none;
border: none;
font-size: 11px;
color: #333333;
position: relative;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 2px solid #ccc;
line-height: 150%
}
#portpagetabs .panes a:hover {border-color: #aaa;}
#portpagetabs .panes a img{width: 157px; margin-bottom: 5px;}
#portpagetabs .panes a strong{color: #7D1214; font-size: 13px; font-weight:normal;}
#portpagetabs .panes a span {width: 177px; background-color: #000000; color: #FFFFFF; position: absolute; top: 10px; left: 0px; opacity:0.8; filter:alpha(opacity=80); padding: 5px; display: none; font-size: 11px;}