/* Hyperlinks styles */

/*a[href^="http:"] {
	background: url(images/logoexternallink.gif) no-repeat right center;
	padding-right: 20px;
}*/

a,a:visited{
	color:#0052ad;text-decoration:none
}/*#0072B0*/

a:hover,a:visited:hover{
	color:#0052ad;text-decoration:underline
	}/*#D71E26*/
	
a:active{
	color:#D71E26;text-decoration:none
	}

/*bottom left of index.asp*/
#floatingbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 250px;
visibility: hidden;
z-index: 100;
}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 205px;
	width: 205px;
	background: url(foldingdoorprices.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#subNav a:link, #subNav a:visited, #subNav a:active {
	text-decoration:none;
	color:#333333;
}

#subNav a:link .whitelink, #subNav a:visited .whitelink, #subNav a:active .whitelink #subNav a:hover .whitelink{
	text-decoration:none; 
	color:#FFFFFF; 
}

#subNav a:hover {
	text-decoration:none;
	color:#ff0000;
}

p.breakhere /*for the purpose of printing*/
    {
	page-break-before: always
	}

/* -- HOMEPAGE RED -- */
.red {
	color:#000000;
}

.red a, .red a:visited {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}

.red a:hover, .red a:visited:hover {
	font-size:12px;
	color:#003366;
	font-weight:bold;
}

.red a.active {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}
/* -- END HOMEPAGE RED -- */


.highlightparagraphmega a:link, .highlightparagraphmega a:visited, .highlightparagraphmega a:active {
	text-decoration:underline;
	color:#ffffff;
}

.highlightparagraphmega a:hover {
	text-decoration:none;
	color:#ffff00;
}

.highlight {
	color: #084A8D;
	padding: 0px;
}

.highlightbright {
	color: #FF0000;
	padding: 0px;
}

.highlightparagraph {
	text-align:center;
	background-color:#EEEEEE;
	border:#333333 1px solid;
	padding:10px;
	color:#333333;
}

.highlightparagraphbright {
	text-align:center;
	background-color:#FFFFCC;
	border:#666633 1px solid;
	padding:10px;
	color:#333333;
}

.highlightparagraphmega {
	text-align:center;
	background-color:#B51518;
	border:#666633 1px solid;
	padding:10px;
	color:#ffffff;
}

.lightboxthumb {
	text-align:center;
	background-color:#EEEEEE;
	padding:10px;
	clear:both;
}

.lightboxthumb img {
	width:90px;
	height:90px;
}

.lightboxthumbbig {
	text-align:center;
	background-color:#EEEEEE;
	padding:20px;
	clear:both;
}

.lightboxthumbbig img {
	width:200px;
	height:200px;
}

.filesize {
	font-size:9px;
	margin-left:5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #0070b6 url(/images/Body-Structural/websitebackground.jpg) repeat-x center top;
	/*background: url(images/gradBG.jpg) repeat-x;#edf3f7;*/
}

h1 {
	font-size: 14px;
	color: #084A8D;
}

h2 {
	font-size: 14px;
	color: #084A8D;
}

h3 {
	font-size: 12px;
	color: #084A8D;
}

p {
	line-height: 15px;
}

#ticker {
	width:720px; /*also see tickerouterdiv*/
	height:18px; /*also see tickerouterdiv*/
	padding:0px;
	background-color:#3e83cc;
	/*background-color:#ffffff;*/
	color:#ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
}

#ticker a:link, #ticker a:visited, #ticker a:active {
	/*text-decoration:underline;*/
	color:#ffffff;
}

#ticker a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#newsticker {
	width:720px;
	height:20px;
	padding:0px;
	background-color:#FFFFFF;
	color:#FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#newsticker a:link, #newsticker a:visited, #newsticker a:active {
	text-decoration:underline;
	color:#FF0000;
}

#newsticker a:hover {
	text-decoration:underline;
	color:#084a8d;
}

#wrapper {
	/*background: #fff url(images/nav-bg-fixed.gif) repeat-y left top;*/
	width:720px;
	margin:0 auto;
	border-top:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
	background: #ffffff;
}

#mainNav {
	background-color:#d9e3ee;
	border:1px #999999 solid;
	line-height:20px;
	padding:2px;
	margin:0px;
	height:22px;
	color: #999999;
}

#mainNav a {
	font-size:11px;
	/*padding-left:5px;*/
	padding-right:5px;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	text-decoration:none;
	color:#084A8D;
}

#mainNav a:hover {
	text-decoration:none;
	color:#ff0000;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
padding: 0;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 4px;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #edf3f7;/*#f2f2f2*/
width: 150px;
visibility: hidden;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #d9e3ee;
}

/*FORMS*/
#frmSearch {
	display:inline;
	float:right;
	padding-right:5px;
	padding-left:0px;
}

#txtSearchTerm {
	height:12px;
	font-size:9px;
	margin-bottom:2px;
}

/* subnav is left column for the squareboxes to go into */
#subNav {
	width:180px;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	min-height:400px;
	margin-left:2px;
}

/* Square box sub navigation on left side for Useful links, tech etc  */
.squarebox {
	width:170px;
	margin-bottom:15px;
	padding-left:2px;
}

.squarebox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtop.gif) no-repeat left top;
	margin:0px;
	color:#333333;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.technical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtoptechnical.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopfeatured.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.downloads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopdownloads.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.related {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtoprelated.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.useful {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopuseful.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopnavigation.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squarebox h2.fitting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopfitting.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:65px;
	line-height:16px;
	text-align:center;
	padding-top:25px;
	padding-bottom:0px;
}

.squarebox p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:4px 2px 4px 10px;
	margin:0px;
	border-top:0px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	background:url(images/borders/subNavBg.gif) repeat-y left;
	/*background:url(images/borders/bulletgrey.gif) no-repeat left;*/
	font-size:12px;
}

/* Square box sub navigation on left side for showrooms  */
.squareboxshowrooms {
	width:170px;
	margin-bottom:15px;
	padding-left:2px;
}
.squareboxshowrooms a {
	display:block;
    height:120px;
    width:168px;
    background-image:url(images/showrooms.jpg);
}

.squareboxshowrooms h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopshowrooms.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squareboxshowrooms p {
	padding:0px 0px 0px 0px;
	margin:0px;
	border-top:0px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
}



/* Square box sub navigation on left side for Useful links, tech etc  */
.squareboxexpress {
	width:170px;
	margin-bottom:15px;
	padding-left:2px;
}

.squareboxexpress h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtop.gif) no-repeat left top;
	margin:0px;
	color:#333333;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squareboxexpress p {
	padding:0px 0px 0px 0px;
	margin:0px;
	border-top:0px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
}


.squareboxexpress a {
	display:block;
    height:120px;
    width:160px;
    background-image:url(images/fasttrack.gif);
}

/*Square box for bright highlights - probably red */
.squareboxbright {
	width:170px;
	margin-bottom:15px;
	padding-left:2px;
}

.squareboxbright h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background: url(images/squareboxtopbright.gif) no-repeat left top;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.squareboxbright p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:4px 12px;
	margin:0px;
	border-top:0px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	background:url(images/borders/bulletgrey.gif) no-repeat left;
	font-size:12px;
}

.squareboxbright a[href$=".pdf"] {
	/*IE doesnt show pdf icon if link over 2 lines - keep links short ! */
	background: url(images/logopdf.gif) no-repeat bottom right;
	padding-right: 20px;
}

.squareboxbright a[href^="http:"] {
	background: url(images/logoexternallink.gif) no-repeat bottom right;
	padding-right: 20px;
}

#content {
	float:right;
	width:528px;
	padding:5px;
}

#fullpagecontent {
	max-width:710px;
	padding:10px;
}

#content h1, #content h2, #content p, #fullpagecontent h1, #fullpagecontent h2, #fullpagecontent p {
	padding-right:10px;
}

#content h2, #fullpagecontent h2 {
	padding-top:10px;
	padding-bottom:3px;
	margin:0px;
}

#content h3, #fullpagecontent h3 {
	padding-top:10px;
	padding-bottom:1px;
	margin-bottom:-8px;
}

#content img, #fullpagecontent img {
	padding:5px;
	margin:5px;
	border:1px solid #bbbbbb;
}

#content img.NoBoarderNoPaddingImg, #fullpagecontent img.NoBoarderNoPaddingImg {
	padding:0;
	margin:0;
	border:0;
}

.javaclickpointer{
	cursor: pointer;
}

.tableBGcolour{
	background: #99b3cc;
	/*background: #81a6c2;
	background: #d0eaf9;*/
	font-weight: bold;
	/*color:#ffffff;
	color: #003366;*/
	}

.downloadheader{
	background:  url(images/Downloadtableheader.gif) no-repeat;
	float: left;
	width: 680px;
	height: 38px;
	margin-left: 10px;
	margin-top:10px;
}

.downloadheadertext{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 620px;
	height: 20px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}

.downloadheadersmall{
	background:  url(images/Downloadtableheadersmall.gif) no-repeat;
	float: left;
	width: 515px;
	height: 38px;
	margin-left: 5px;
	margin-top:10px;
}

.downloadheadertextsmall{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 500px;
	height: 20px;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
}

.calender{
	background: url(images/newspage/calender_newpage.png) no-repeat;
	float: left;
	width: 75px;
	height: 69px;
}

.calender_text{
	width: 67px;
	height:32px;
	float:left;
	margin-top: 25px;
	margin-left:2px;
	padding: 2px;
	text-align: center;
	font-size:14px;
	font-weight:bold;		
}

.statsbox{
	float:left; 
	margin-left:6px; 
	margin-top:15px; 
	height:119px; 
	width: 77px;
}

#uvlaue{
	background: url(images/UValue.jpg) no-repeat;
	Width: 77px;
	float: left;
	height: 89px;
}
	
.valueText{
	float:left;
	width: 70px;
	padding: 5px;
	margin-top: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

#airperm{
	background: url(images/AirPerm.jpg) no-repeat;
	Width: 77px;
	float: left;
	height: 89px;
}

#watertight{
	background: url(images/WaterTight.jpg) no-repeat;
	Width: 77px;
	float: left;
	height: 89px;
}

#windresist{
	background: url(images/WindResist.jpg) no-repeat;
	Width: 77px;
	float: left;
	height: 89px;
}

.statsText{
	text-align: center;
	font-weight: bold;
	width: 77px;
	float: left;
	height:30px;
	padding: 3px;
}

.webbtn{
	background: url(images/linkbtn.png) no-repeat;
	width: 312px;d
	height: 45px;
	float: right;
	text-align:center;
	padding: 5px;
	margin: 3px;
	font-size: 14px;	
}

.webbtnfull{
	background: url(images/linkbtnfullpg.png) no-repeat;
	width: 510px;
	height: 45px;
	float: right;
	text-align:center;
	padding: 5px;
	margin: 3px;
	font-size: 14px;	
}

.webbtntxt{
	float:left;
	width: 310px;
	height: 35px;
}

.webbtntxtfull{
	float:left;
	width: 500px;
	height: 35px;
}

.webbtntxtbesideimg{
	float:left;
	width: 275px;
	height: 35px;
}
		
.webbtntxt a, .webbtntxt a:visited, .webbtntxt a:hover{
 	color: #003366;
	text-decoration: none;
}		

.webbtntxtbesideimg a, .webbtntxtbesideimg a:visited, .webbtntxtbesideimg a:hover{
 	color: #003366;
	text-decoration: none;
}

.webbtntxtfull a, .webbtntxtfull a:visited, .webbtntxtfull a:hover{
	color: #003366;
	text-decoration: none;
}

.colourchart{
		margin: 0;
		padding:0px;
		border:none;
	}
	
	.colourchart th, td, tr,{
	padding:0px;
	border:none;
	}

.noboarder{
		border:none;
	}
		
		.noboarder th, td, tr,{
	border:none;
	}
	
.float-right{
	width: auto;
	height: auto;
	float: right;
	margin: 5px;
}

.float-right .master0 img{
	border:none;
	padding:0;
	margin:0;
}

.float-left{
	width: auto;
	height: auto;
	float: left;
	margin-left: 5px;
}

.aligncentre{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px;
	text-align:center;
	clear:both;
}

.fillButton {/*this allows a link to fill the size of it's parent div (see products.asp), solution to clickable div*/
	display:block; 
	height:100%; 
	width:100%;
}

.Nopadding{
 padding:0;
 border: 0;
 }
 
 .nomargin{
		margin:0;
	}

/*----------------positioning on Frame pages --------------*/

/* without internal text - sechduty.asp*/
.AvailSecBoaderAndPadding{
	width: 475px;
	height: 110px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #bbbbbb;
}

/* with internal text - secsubframe.asp, sececonomy.asp*/
.AvailSecBoaderAndPadding2{
	width: 475px;
	height: auto;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #bbbbbb;
}

.flashobject310 {
	padding:5px;
	margin:5px;
	border:1px solid #bbbbbb;
	float:right;
	width:310px;
}

a img {
	border:none;
}

#content p, #fullpagecontent p {
	clear:both;
}

/* .paragraphgroup used to stop text from a lower paragraph moving up into higher paragraph free space - only a prob when floating pics used within the paragraph */
.paragraphgroup {
	clear:both;
}

.intro {
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}

#header {
	background-color:#ffffff;
}

#footer {
	font-size: 10px;
	padding-top:2px;
	clear:both;
	height:93px;
	background: #fff url(images/bottom_bg_3x95.gif) repeat-x;
	text-align:center;
}

#footer p {
	margin:0px;
	padding:0px;
	line-height:18px;
}

#footerproducts {
			font-size: 10px;
			padding-top:2px;
			clear:both;
			height:153px;
			background: #fff url(/images/bottom_bg_3x153.jpg) repeat-x;
			text-align:center;
		}
		
#footerproducts p {
			margin:0px;
			padding:0px;
			line-height:18px;
		}

/*TABLE*/
h3 + table {
	border-collapse:collapse;
	margin:30px;
}

table {
	border-collapse:collapse;
	margin:10px;
}

th, td {
	padding:4px;
	border:1px solid #999999;
}

ul {
	margin-top:15px;
}

li {
	list-style-type:square;
	padding:3px;
	line-height:15px;
	margin-bottom: 2px;
}

ul.tickcross {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em; 
}

li.tick {
	list-style-image: url(/images/tickwide.gif);
	margin-left:50px;
	background-repeat: no-repeat; 
	background-position: 0 .6em; 
	padding-left: .6em;
}

li.cross {
	list-style-image: url(/images/crosswide.gif);
	margin-left:40px;
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: .6em;
}


.colourgallery {
	width:100%;
	border:none;
}

.colourgallery td {
	width:150px;
	text-align:center;
	border:none;
}

.colourgallery img {
	width:100px;
	height:50px;
}

.texturegallery {
	width:100%;
	border:none;
}

.texturegallery td {
	width:220px;
	text-align:center;
	border:none;
}

.texturegallery img {
	width:200px;
	height:200px;
}


/*HOMEPAGE PRODUCTS TABLE*/
.homeproducts {
	width:680px;
	border:none;
	background-color:#dddddd;
	background-image:url(images/curves680.gif);
}

.homeproducts tr td img {
	margin:0px;
}

.homeproducts img {
	width:100px;
	height:100px;
}

.homeproducts tr {
	height:150px;
}

.homeproducts td {
	width:125px;
	text-align:center;
	border:none;
	background-color:#FFFFFF;
	vertical-align:top;
	font-size:9px;
}


/*.homeestimator {
	width:680px;
	border:none;
	background-color:#ffffff;
}

.homeestimator td {
	text-align:center;
	border:none;
	background-color:#FFFFFF;
	vertical-align:top;
}*/

.estimatorbox{
	background: url(images/homepage/estimatorbtn.jpg) no-repeat;
	width: 316px;
	height: 42px;
	float: left;
	margin-left:10px;
	margin-bottom:8px;
	margin-top:10px;
	/*margin-right:20px;*/
	}

.estimatorText{
	font-size:12px;
	text-align: center;
	margin-top: 6px;
	}

.estimatorText a:link, .estimatorText a:visited, .estimatorText a:active, .estimatorText a:hover {
	color:#FFFFFF;
	font-weight: bold;
	}

.introtext {
	width:350px;
	text-align:left;
	background-color:#00CC66;
}

#popup {
	position:absolute;
	top:170px;
	margin-left:540px;
	width:150px;
	height:55px;
	z-index:1;
	text-align:center;
	background-color:#FFFFCC;
	border:#666633 1px dashed;
	padding:5px;
	color:#333333;	
}

.garagedoorcolours {
	width:90%;
	border:none;
}

.garagedoorcolours td {
	width:130px;
	text-align:center;
	font-weight:bold;
	border:none;
}

.garagedoorcolours img {
	width:110px;
	height:50px;
}

/*----------------------- Hover images ---------------------*/
/*START OF STYLES HOVER PICS / IMAGES*/

a.tooltip {
position:relative;
z-index:100;
}

a.tooltip span {
display:none;
text-decoration:none;
}

a.tooltip:hover {
font-size:100%; /*fixes IE5 bug*/
}

a.tooltip span img {
float:left;
padding-right:0.5em;
padding:0;
margin:0;
border:0;
}

a.tooltip:hover span {
text-align:left;
display:block;
position:absolute;
top: -7em;
left: -12em;
padding:0.3em 0.6em;
border:1px solid #0072b0;
background-color:#e1edf3;
color:#000;
width:110px;
font-size: 10px;
}

/* ----------- Brochures page tooltip -------*/
a.btooltip {
position:relative;
z-index:100;
}

a.btooltip span {
display:none;
text-decoration:none;
}

a.btooltip:hover {
font-size:100%; /*fixes IE5 bug*/
}

a.btooltip span img {
float:left;
padding-right:0.5em;
}

a.btooltip:hover span {
text-align:left;
display:block;
position:absolute;
top: -10em;
left: -20em;
padding:5px;
border:1px solid #0072b0;
background-color:#e1edf3;
color:#000;
width:182px;
font-size: 10px;
}

/*--------- Brochures page ----------*/
a.bhtooltip {
position:relative;
z-index:100;
}

a.bhtooltip span {
display:none;
text-decoration:none;
}

a.bhtooltip:hover {
font-size:100%; /*fixes IE5 bug*/
}

a.bhtooltip span img {
float:left;
padding-right:0.5em;
}

a.bhtooltip:hover span {
text-align:left;
display:block;
position:absolute;
top: -10em;
left: -28em;
padding:5px;
border:1px solid #0072b0;
background-color:#e1edf3;
color:#000;
width:257px;
font-size: 10px;
}