/* Main Guardian CSS Document */
.wcm-region-marker { opacity: 1 !important; }
.wcm-contributor-banner { opacity: 1 !important; }

#all {
padding:0px;width:980px;margin:auto;padding-bottom:100px;
}
ul {
margin-bottom:0px;
}
html
{
	position: relative;
	min-height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#414042;
	background-repeat:no-repeat;
	background-position: 86px 100px;
	padding:10px 0 0 0;
	margin: 0;
}
#maincontainer img {
	border:0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#414042;
	font-weight:normal;
	margin:0px;	
}
h2 {
	color:#0065A4; 
	font-family: Georgia, serif;
	font-weight:normal; 
	font-size: 26px;
	margin-top: 10px;	
}
h4 {
	font-size:14px;
	line-height:30px;
	margin:0px;
}
h4 a{
	color: #5F5F5F;	
}


a {
	color:#0065A4;
	text-decoration: none;
	background-color: transparent;
}
form {
	margin:0px;
	padding:0px;
}
sup { 
	vertical-align: super;
	font-size:60%;
}

div {
/*	z-index:1;*/
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearright {
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#background {
	z-index:-1;
	clear:both;
	height:275px;
	position:relative;
	margin-top: 3px;
}
#background span {
    width: 980px;
    height: 275px;
}
#backgroundnarrow {
	z-index:-1;
	clear:both;
	height:284px;
	position:relative;
	margin-top: 3px;
}
#backgroundnarrow span {
    width: 725px;
    height: 284px;
}
#backtrans {
 	height:60px;
 	width:100%;
 	display:block;
 	position:absolute;
 	top: 215px;
 	background-color: #ffffff; 
 	zoom: 1;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#maincontainer {
	color:#414042;
	background-repeat:repeat-y;
	float:right;
	padding-bottom: 50px;
}

#maincontainer a  {
	border-color: #00829D;
	border-width: 0px 0px 1px 0px;
	border-style: none;
}

#maincontainer a:hover {
	color: #0065A4;
	background-color: transparent;
	border-width: 0px 0px 1px 0px;
}

#maincontainer .cboxElement:hover {
	border-style: none;
	color: #0065A4;
	background-color: transparent;
	border-width: 0px 0px 1px 0px;
}

#leftcolumn {
	width:230px;
	padding-bottom: 100px;
	float:left;
	margin-right:24px;
}
#leftcolumn a {
	border-width: 0px 0px 0px 0px;
}
#leftcolumn a:hover {
	border-width: 0px 0px 1px 0px;
}
#leftcolumn li.leftnavselected {
	color:#5F5F5F;
}
#leftcolumn ul {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:18px;
}
#leftcolumn ul li {
	padding-top:0px;
	margin:0px;
}
#leftcolumn ul li a {
	color: #5F5F5F;
    font-family: Times,serif;
    font-size: 24px;
    line-height: 24px;
}
#leftcolumn ul li div {
 	padding:10px 0px; 
  	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2f2f2');
 
}
#leftcolumn ul li ul li div {
    border-top:1px solid #EEECE7;
    padding:10px 0px 0px 0px;
    background:none; 
    filter:none;
}
#leftcolumn ul li ul li ul li div {
    border-top:none;
    padding:0px;
    background:none; 
    filter:none;
}
#leftcolumn ul li ul li {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
}
#leftcolumn ul li ul li a {
	color:#807F83;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
	font-weight:600;
	line-height:20px;
}
#leftcolumn ul li ul li ul li {
	margin:2px 0px 0px 8px;
	padding:0px 0px 0px 8px;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	color:black !important;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
}
#leftcolumn ul li ul li ul li a {
	color:#807F83;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
	font-weight:600;
	line-height:16px
}
.active {
	color:#0065A4 !important;
}
#leftcolumn ul li .active{
 	color:#5F5F5F !important;
}
#leftcolumn ul li ul .active{
 	color:#0065A4 !important;
}
#main {
	float:left;
	margin:0px;
	width: 700px !important; 
}
#mainnarrow {
	width:470px;
	margin:0px;
}
H3 {
	color:#0065A4; 
	font-family: Georgia, serif; 
	font-weight:normal; 
	font-size: 18px;
	padding:6px 0px;
	margin:0px;
}
#breadcrumb {
	width:486px;
	height:59px;
	padding-top:12px;
	font-size:9pt;
}
#breadcrumb a {
	border-width: 0px 0px 0px 0px;
}
#breadcrumb a:hover {
	border-width: 0px 0px 1px 0px;
}
#homecontent {
	margin:30px 0px 0px 0px;
	/* padding-bottom: 215px; */
}
.homebottomdiv {
	width:294px;
	float:left;
}
#homebottomdiv2 {
	margin: 0px 49px 0px 49px; 
}
.maincontent {
	width:470px;
	margin-top:35px;
	margin-right:25px;
}
.maincontentw {
	width:700px !important;
	margin-right:50px;
}
.maincontent p {
	line-height:145%;
	padding:6px 0px;
	margin:0px;
}
.maincontent p.productsummary {
	font-size:13pt;
	padding: 0px;
}

.maincontent strong {
	font-weight:800;
	color: #0065A4;
}
.maincontent a strong {
	color: #0065A4;
}
.maincontent #maincontact {
	background-repeat:no-repeat;
	padding:65px 10px 20px 10px;
	clear:both;
	position:relative;
	top:20px;
}
.maincontent #maincontact p {
	padding:0px 0px 10px 0px;
}
.maincontent #maincontact #contactsnorthamerica {
	float:left;
	width:228px;
}
.maincontent #maincontact #contactsinternational {
	float:right;
	width:228px;
}


#rightcolumn {
	float:right;
	width:230px;
	margin-top:35px;
	font-size:12px;
}
#rightcolumnstuff {
	padding:6px 0px;
}
.rightcolumnstuff {
	padding:6px 0px;
}
#rightcolumn p {
	color:#807F83;
	line-height:135%;
	margin:0px;
}
#rightcolumn h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#000000;
	font-weight:bold;
	padding: 16px 0px 10px 0px;
	margin:0px;	
}
#rightcolumn h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
	padding:12px 0px 0px 0px;
	margin:0px;
}
#rightcolumn img {
	/*float:right;*/
	/*background-color:#FFFFFF;
	padding:3px;
	border:1px solid #CCCCCC;
	margin:3px 0px 3px 3px;*/
}
#rightcolumn img.plainimage {
	border:0px solid #FFFFFF;
	padding:0px;
	margin:0px;
}
#rightcolumn strong {
	color:#000000;
}
#rightcolumn a {

}
#rightcolumn a strong {
	color:#5F5F5F;
}
#rightcolumn strong {
	color:#5F5F5F;
}
#rightcolumn ul {
	padding-left:15px;
}
#rightcolumn #joindiscussion {
	margin-top:15px;
	padding:34px 10px 5px 10px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#rightcolumn #joindiscussion h2 {
	color:#F58025;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	text-align:right;
	margin:0px;
	padding:0px;
}
#rightcolumn #joindiscussion h3 {
	font-size:12pt;
	margin: 8px 0px;
	padding:0px;
}
#rightcolumn #joindiscussion p {
	margin: 4px 0px;
	padding:0px;
}
#rightcolumn #joindiscussion td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5F5F5F;
	padding:3px 0px;
}
#rightcolumn #joindiscussion ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#rightcolumn #joindiscussion ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0065A4;
	margin:4px 0px 0px 1px;
	padding:0px 0px 0px 8px;
	background-repeat:no-repeat;
	background-position: 0px 4px;
}
#rightcolumn #joindiscussion a {
	font-size:10pt;
	border-width: 0px 0px 0px 0px;
}
#rightcolumn #joindiscussion a:hover {
	border-width: 0px 0px 1px 0px;
}
#youarehere {
	width:814px;
	padding: 10px 21px 10px 78px;
	margin-left:85px;
	font-size:9pt;
	background-color:#FFFFFF;
}
#youarehere a {
	border-width: 0px 0px 0px 0px;
}
#youarehere a:hover {
	border-width: 0px 0px 1px 0px;
}
.youarehereshort {
	width:100%;
	padding: 10px 0px 10px 0px;
	margin-left:0px;
	font-size:8pt;
	font-weight:bold;
	color: #5F5F5F;
	border-bottom: 1px solid #F7F7F8;
}
.youarehereshort a {
	border-width: 0px 0px 0px 0px;
	color: #807F83;
	font-weight:normal;
}

.youarehereshort a:hover {
	border-width: 0px 0px 1px 0px;
}

#sectionnav {
	padding-top: 25px;
	width: 980px;
	margin: 0px auto;
}
#sectionnav p {
	color:#909193;
	margin:8px 0px 0px 0px;
}
#sectionnav a {
	color:#909193;
	border-color: #909193;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
}
#sectionnav a:hover {
	color:#909193;
	border-color: #909193;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}
#sectionnav a.selected {
	color:#86C7DA;
}
#sectionnav a.selected:hover {
	color:#86C7DA;
	border-color:#86C7DA;
}
#footer {
	width:900px;
	margin:14px 0px 29px 10px;
	font-size:8.5pt;
	/*color: #0064A4;*/
	font-weight:bold;
}
#footer a {
	border-color: #00829D;
/*	border-style: dotted;
	border-width: 0px 0px 0px 0px;*/
}
#footer a:hover {
/*	border-width: 0px 0px 1px 0px;*/
}
#maincontent ul  {
	margin-top:0px;
}
#maincontent ul li {
	padding-bottom:4px;
}



#rightcolumn2 {
	float:right;
	width:220px;
	height:200px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}

#rightcolumn2 a {
	color:#5F5F5F;
}
#rightcolumn2icon {
	float:left;
	padding-right:5px;
	padding-top:20px;
}
.rightcolumn2icon {
	float:left;
	padding-right:5px;
	padding-top:20px;
}
#rightcolumn2Section {
	clear:both;
}
.rightcolumn2Section {
	clear:both;
}
#rightcolumn2SubSection {
	float:left;
	width: 210px;
	padding-top:20px;
}
.rightcolumn2SubSection {
	float:left;
	width: 210px;
	padding-top:20px;
}
#rightcolumn2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#000000;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	margin:0px;	
}
#rightcolumn2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#3E9835;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#rightcolumn2 ul {
	padding:0px;
	margin:6px 0px 0px 0px;
	list-style:none;
}
#rightcolumn2 ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5F5F5F;
	margin:4px 0px 0px 1px;
	padding:0px 0px 0px 8px;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	line-height:125%;
}
#rightcolumn2 ul li a {
	font-size:10pt;
	font-weight:normal;
	border-width: 0px 0px 0px 0px;
}

#rightcolumn2contactheader {
    color: #5F5F5F;
    font-size: 15px;
    font-weight: 600;
}
#rightcolumn2futureheader {
	font-family:Times,serif; 
	font-size:26px; 
	color:#0065A4;
}
#rightcolumn2videoheader {
	font-size:12px;
	font-weight:bold;
	color:#0065A4;
	padding-top:12px;
}
#rightcolumn2videocontent {
	font-size:11px;
	padding-top:2px;
}
#rightcolumn2newsheader {
	font-size:15px;
	color:#807F83;
	font-weight: 600;
}
#rightcolumn2linksheader {
	font-size:15px;
	color:#807F83;
	font-weight: 600;
	padding-bottom: 5px;
}
.rightcolumn2linksheader {
	font-size:15px;
	color:#807F83;
	font-weight: 600;
	padding-bottom: 5px;
}
#rightcolumn2newsfooter {
	font-size:11px; 
	color:#0065A4 !important;
	text-align: right;
}
#IntroText {
	font-family:Times,serif; 
	font-size:24px; 	
}
#BottonTextHeader {
	font-family:Times,serif; 
	font-size:22px;
	color:#7F7F7F;
}
#BottonTextContent {
	padding-top: 10px;
}
#BottonTextContent2 {

}

#maincontentheadline {
	font-size: 26px;
	font-family: Georgia, serif;
	font-weight:normal; 
	color:#0065A4;
}
.footercolumn {
	width:174px;
}
.footercolumnspace {
	width:11px;
}
.bottonnavbg {
	background:#F2F2F3;
	border-top:6px Solid #E3E4E5;
	clear:both;
	min-height: 390px;
	width: 100%;
}
#masthead {
	padding: 6px 0 0;
	position:relative;
	border-bottom:1px solid #EEECE7;
}
#mastheadleftcolumn {
	border-top:1px solid #EEECE7;
}

#imagecaption {
	position: relative;
	top:-430px;
	left:420px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:16px;
	width:835px;
}
#imagecaption p {
	display:inline;
}
#imagecaption div {
	position: absolute;
	left:82px;
	top:1px;
}
#imagecaption #numbers {
	position: absolute;
	top:9px;
	width:70px;
	height:20px;
	left:0px;
}
#imagecaption #numbers div {
	position: absolute;
	top:0px;
	left:0px;
	width:70px;
	color:#807F83;
	font-weight:bold;
}
#imagecaption #numbers #numbers1 {
	visibility:visible;
}
#imagecaption #numbers #numbers2 {
	visibility:hidden;
}
#imagecaption #numbers #numbers3 {
	visibility:hidden;
}
#imagecaption #numbers #numbers4 {
	visibility:hidden;
}
#imagecaption #numbers #numbers5 {
	visibility:hidden;
}
#imagecaption #numbers #numbers6 {
	visibility:hidden;
}
#imagecaption #numbers a {
	color:#807F83;
	font-size:10pt;
}
#imagecaption #descriptor1 {
	visibility:visible;
}
#imagecaption #descriptor2 {
	visibility:hidden;
}
#imagecaption #descriptor3 {
	visibility:hidden;
}
#imagecaption #descriptor4 {
	visibility:hidden;
}
#imagecaption #descriptor5 {
	visibility:hidden;
}
#imagecaption #descriptor6 {
	visibility:hidden;
}
#imagecaption span.numberson {
	color:#FFFFFF;
}
#imagecaption span.descriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:600;
	color:#FFFFFF;
	letter-spacing:-2px;
}

#masthead #divisionheaders {
	position: relative;
	top:-505px;
	left:151px;
	width:454px;
}
#lbCaption {
	font-weight:normal;
}
#thumbs div {
    float: left;
    height: 120px;
    margin: 10px 10px -25px 0;
    padding: 0;
}
#thumbs img, #thumbs-design img {
    border: 2px solid #BFBFBF;
    height: 90px;
    margin: 0;
    padding: 0;
    width: 90px;
}
.linkarrow {
	font-size:18px;
	float:right;
	font-weight:normal !important;
}
.producttable {
	width:100%;
	background:#F7F7F8;
    border: 0 !important;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size:10pt;
}

.producttable tr:first-child td {
  border-top: 0;
}
.producttable tr:last-child td {
  border-bottom: 0;
}
.producttable tr td:first-child, .producttable tr th:first-child {
  border-left: 0;
}
.producttable tr td:last-child, .producttable tr th:last-child {
  border-right: 0;
}
.producttable td{
    padding: 10px !important;
    vertical-align: top;
    border: 10px solid white !important;
}
.producttable a{
	color:#0065A4;
	font-weight:600;
}

.productlinktable {
	width:100%;
	height:28px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    color: white;
    font-size: 12px;
    font-weight: 600;
}
.productlinktable td {
	text-align: center;
}
.productdetails {
	float:right;
	text-align:center;
	width:170px;
	height:35px;
	background:#F7F7F8;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    color: #0065A4;
    font-size: 13px;
    font-family:Georgia,serif;
    cursor:pointer;
    margin-top:50px;
}
.datatable {
    border-collapse: collapse;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    width:150%;
    width:470px !important;
}
.datatable a {
    color: #666666;
    text-decoration: none;
}
.datatable a:hover {
    text-decoration: none;
}
.datatable caption {
    caption-side: top;
    font-size: 10px;
    font-style: normal;
    padding: 0.5em 0;
    text-align: right;
}
.datatable th, .datatable td {
    border-bottom: 1px solid #CCCCCC;
    padding: 0.6em 0.8em;
    text-align: center;
}
.datatable th[scope="col"] {
    border-bottom: 1px solid #999999;
    color: #0066A5;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.datatable th + th[scope="col"] {
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
.datatable .emphasis {
    background: none repeat scroll 0 0 #EFEFEF;
}
.datatable th[scope="row"] {
    background-color: #EFEFEF;
    color: #0066A5;
    font-weight: normal;
    text-align: left;
    width:25%;
}
.datatable tr:hover th[scope="row"], .datatable tr:hover td {
    background-color: #F7EBC9;
    color: #000000;
}
.extraspan {
	position: absolute;
	display:block;
	width:153px !important;
	z-index:6;
	pointer-events:none;
}
.paging {
	z-index: 999 !important;
	bottom:0px !important;
	/*height:68px !important;*/
	top:auto !important;
}
.paging li a {
	/*width: 54px !important;
	padding-top:0px !important;
	background-size:auto 100%;
	border: 2px solid white;
	height:54px !important;*/
}
#brightofcarousel {
	z-index: 997;
	bottom:0px;
	padding-left:20px;
	width:960px;
	position:absolute !important;
	height:83px;
	background-color:white;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	display:block !important;
}
#rightofcarousel {
	z-index: 998;
	bottom:0px;
	padding-left:20px;
	width:960px;
	position:absolute !important;
	height:83px;
}
#tagflash {
	margin-top: 3px;
}
.rocwrap {
	width: 960px;
}


.languageselector {
	color: #5F5F5F;
	font-family: arial;
	font-size: 11px;
	width:110px;
 }
.noborder {
	border:none !important;
}

#pagetitle {
    bottom: 9px;
    padding-left: 20px;
    position: absolute;
    left:0px;
}
#locationmap {
	margin:40px 0px 10px 0px;
}
#map {
	padding:20px 0px 20px 0px;
}
#locationicon {
	float:left;
	padding-right:5px;
	padding-top:20px;
}
#locationinfo {
	float:left;
	width: 195px;
	padding-top:20px;
}
#locationinfoheader {
	color: #807F83;
    font-size: 15px;
    font-weight: 600;
    padding-top: 5px;
}
#locationinfocontent {
	color: #807F83;
    font-size: 12px;
    padding-top: 10px;
}

.contactform input, textarea {
	line-height:20px;
	color: #807F83;
    font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#F7F7F8;
	width:95%;
	border:1px solid #EEECE7;
	margin-top:2px;
	padding:2px;
}
.GuardiandotcomNewsListDate {
	color: #404142;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:600;
}
.GuardiandotcomNewsList a {
	color: #5F5F5F;
}
.descriptor {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -1px;
    color:white;
    text-transform: uppercase; 
}
.rocwrap {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal !important;
    letter-spacing: 0px;
	margin: 5px 0 0;
}
.rightsidecontent {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#414042;
	font-weight:normal;
	margin:0px;	
}
.rightsidecontent2 {
	display:block;
	width:750px;
	line-height:15px;
	color: #414042; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; 
	font-weight: normal !important; 
	letter-spacing: 0px;
	margin:0px;
}
.rightsidecontent p {
	margin:0px;
}
.rightsidecontent2 p {
	margin:0px;
}
.maincontent a {
	color: #0065A4;
}
.maincontent a:hover {
	text-decoration: underline;
}
#rightcolumn a {
	color: #0065A4;	
}
#rightcolumn a {
	color: #0065A4;
	text-decoration: underline;
}


.pagingdiv {
	background-color: white;
	/*width: 54px;
	height: 54px;*/
	z-index: 99999;
	position: absolute;
	/*opacity: .7; 
	/* For IE 5-7 */
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);*/
	/* For IE 8 */
	/*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
	display:block !important;
}
.current .pagingdiv {
	display:none !important;
}
.mainlitthumb {
	float:left;
	margin: 0px 10px 10px 0px;
	height: 260px;
}
.litthumb {
	width: 127px;

}
.litthumb img {
	padding-bottom:5px;
	border: 1px solid #807F83;
	width: 127px;

}
.littitle {
	text-align:center;
	font-size:11px;
	width: 160px;
}
/*Transportationglass pages */
.table1 td{
	padding:3px;
}
.table1Pic{
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	text-align:center;
	}
.expander {
	display: none;
	font-size: 22px !important;
	line-height: 14px;
	border-left: solid 1px #0065A4 !important;
	width: 14%;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
}
.expander:hover {
	background: white;
}
.menulink{
	  color: #0065A4;	
}


/* Responsive Design Code */
.vplt978 #all{
	width:100%;
}
.navColumn{
	display: inline-block;
	vertical-align: top;
	max-width: 200px;
	padding: 0 5px;
	min-width: 150px;
	margin-bottom: 10px;
}
.vplt978 #sectionnav{
	width:98%;
	margin-left:2%;
}
.vplt720 .navColumn{
	width:33%;
	display: inline-block;
	vertical-align:top;
	margin-left:5%;
}
.vplt720 .expander {
	display: inline-block;
}
#bottomnavtable2 .vplt720 {
	float:left;
	padding-left:20px;
	}
.vplt480 .navColumn{
	width:100%;
}

/* Added By mgent*/

.vplt978 #allhome{
	width:100%;	
}
.vplt480 h1{
	font-size:24px;
}
.vplt720 #socialLinks{
	display:block;
	text-align:right;
}
.vplt978 .corporateInfo{
  margin-bottom:0px;
}
.vplt480 .corporateInfo{
  padding:0 !important;
}
.vplt978 .backtotop{
	margin-right:2%;	
}
.vplt720 #subnav{
	margin-right: 2%;
}
.vplt978 .homebottomdiv{
	width:31%;
	float:none;
	display:inline-block;
	vertical-align:top;
	min-width:223px;
}
.vplt978 #homebottomdiv1{
	margin:0;
	margin-left:1%;
}
.vplt978 #homebottomdiv2{
	margin:0;
	margin-left:2%;
}
.vplt978 #homebottomdiv3{
	margin:0;
	margin-left:2%;
}

.vplt720 #rightcolumn{
	float:none;
}
.vplt978 .youarehereshort{
	width:98% !important;
	padding-left:2% !important;	
}
.vplt978 #leftcolumn{
	margin-left:2%;
}
.vplt978 #maincontainer{
	width:100%;
}
.vplt978 #main{
	width:100% !important;
	margin-bottom: 25px;
}
.vplt978 #maincontent{
	width:96% !important;
	padding-left:2%;
	padding-right:2%;
}
.vplt978 #maincontentleft{
	float:none !important;
	display:inline-block;
	width:100% !important;
	vertical-align:top;
}
.vplt978 #maincontentright{
	float:none !important;
	display:inline-block;
	width:45% !important;
	vertical-align:top;
	margin-left:0 !important;
}
.vplt978 #rightcolumn{
	float:none;
	margin-left:2%;
}
.vplt480 #maincontentleft{
	width:100% !important;
	border-right:0px !important;
	padding-right:0%;
	margin-right:0% !important;
	padding-right:0% !important;
	margin-bottom:0 !important;
}
.vplt480 #maincontentright{
	width:100% !important;
}
.vplt978 #backtrans {
 	width:100%;
}
.vplt978 #backgroundimage{
	width:100% !important;
}
.vplt978 #mainnarrow{
	width:100% !important;
	margin-bottom:20px;
}
.vplt480 #backgroundnarrow{
	display:none;
}
.vplt480 #backgroundimage{
	display:none;
}
.vplt480 #background{
	display:none;
}
/* Menu Css*/

/*** Mega-Menu **/
#topnav {
  position: relative;
	background:#EBE8E1;
	padding: 0 1px 0 0;
	border-right: solid 1px white;
}
.vplt720 #topnav {
	border-right: 0;
}
#topnav > li {
	float: left;
}

.toplevel, .triangle-bottomright {
  	display: inline-block;
	vertical-align: middle;
  	margin:0 1px 0 0;
}
.triangle-bottomright {
	width: 0;
	height: 0;
	border-bottom: 28px solid #EBE8E1;
	border-left: 44px solid transparent;
	border-right: none !important;
	margin: 0;
	background: white !important;
}
.toplevel .menulink, #search{
  background:#EBE8E1;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}
#search{
	padding: 0;
}
.topli.emptyMenu{
  width:100%;
  padding-right: 100%;
  padding-left: 5px;
}
.megamenu ul.emptyMenu{
  display:block;
}
.megamenu ul.emptyMenu .topli{
 	background: none;
  	padding: 10px 20px 5px 20px;
}
.toplevel .menulink:hover{
	background: #D8F0F8;
	color: #003060;
}
#allnav ul{
  list-style-image: none !important;
  list-style-type: none !important;
  font-size-adjust: none !important;
  font-style: normal !important;
  font-variant: normal !important;
  
}
.megamenu{
  display: none;
  position:fixed;
  background: -moz-linear-gradient(top, rgba(48,96,152,0.95) 0%, rgba(0,48,96,0.95) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,96,152,0.95)), color-stop(100%,rgba(0,48,96,0.95))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(48,96,152,0.95) 0%,rgba(0,48,96,0.95) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(48,96,152,0.95) 0%,rgba(0,48,96,0.95) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(48,96,152,0.95) 0%,rgba(0,48,96,0.95) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(48,96,152,0.95) 0%,rgba(0,48,96,0.95) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6306098', endColorstr='#e6003060',GradientType=0 ); /* IE6-9 */
  color: #FFF;
  padding: 0 15px;
	margin: 0;
  border: solid 5px #A0B0B8;
  border-radius: 3px;
}

.megamenu ul {
    color: #FFF;
    border-width: 0px;
    display: inline-block;
    vertical-align: top;
    font-family: arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 5px 25px -3px;
    padding: 0px 0px 10px;
    text-decoration: none;
}
.megamenu ul li li {
	padding: 3px 5px;
}
.megamenu ul li a{
	display:block;
	padding: 4px 10px;
}
.topli {
    background-color: rgba(50,127,175,0.8);
    padding: 5px 20px;
    margin-bottom: 10px;
	margin-right: -5px;
}
li.toplevel{
  color: #0065A4;
}
.megamenu .topli a{
  	color: white;
	padding: 0;
}
.megamenu ul li a:hover{
	background: #0C3566;
}
.megamenu .topli a:hover{
	background:none;	
}
.megamenu ul ul {
   display: block;
   margin: 0px !important;
   padding: 0px 0px 10px;
   line-height: 7px;
}
.megamenu ul ul:first-child{
 margin-bottom: 12px; 
}
.megamenu ul ul a {
    background-color: transparent;
    margin: 0px !important;
    color: #BFBFBF;
    font-size: 12px;
}
.megamenu ul ul ul a {
    float: none;
    color: #FFF !important;
    font-size: 10px !important;
    line-height: 12px;
	padding: 2px 8px !important;
}
.megamenu ul li ul li ul li{
  padding: 1px 3px;
}
.newcol {
	border-right: 1px solid #CCC !important;
	padding-right: 10px !important;
}
.headerLinks {
  display: inline-block;
  padding: 5px 0;
}


.vplt720 #allhome {
  width: 100%;
}
.vplt480 #mainlogo{
  padding: 0 25px;
}
.vplt480 #subnav .headerLinks {
  display: none;
}
.vplt480 #subnav .headerLinks.changeRegion {
  display: block;
  padding: 10px;
}
.vplt720 .triangle-bottomright{
  display:none;
}
.vplt720 #navright, .vplt720 #topnav li{
  float: none !important;
}
.vplt720 #masthead ul#topnav {
  height:auto;
  padding: 0;
  width: 100%;
  float: none !important;
  margin: 0;
}
.vplt720 #masthead #search {
  position:absolute;
  top: -28px;
  right: 0px;
}
.vplt720 .toplevel .menulink{
	margin: 0;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.vplt720 #carouseldiv {
  display: none;
}
.vplt720 .toplevel, .vplt720 .megamenu, .vplt720 .megamenu ul{
	box-sizing:border-box;
	width: 100%;
	display:block;
}
.vplt720 .megamenu{
	position: relative;
	display:none;
	border: none;
	border-radius: 0;
}
.vplt720 .megamenu ul {
	text-align: center;
	font-size: 16px;
}
.vplt720 .toplevel .menulink:hover .megamenu ul {
	display:block;
}
.vplt720 .newcol {
	border-right: none !important;
	padding-right: 0 !important;
}
.vplt720 .megamenu ul ul li ul li a{
	display: block;
}
.vplt720 .topli {
	display: none;	
}
.vplt720 .megamenu ul ul li ul li{
	display:none;
}
.menulink{
	padding: 7px 15px 7px 15px !important;	
}
.vplt720 .toplevel .menulink{
	text-align:left;
	color: #0065A4;	
}
.vplt720 li.toplevel{
	border-top: 1px solid white;
}
.vplt720 .megamenu ul{
	margin: 10px 5px 10px -3px;
}
.vplt720 .megamenu ul ul a{
	border-bottom: 1px solid #BFBFBF;
}
.vplt720 .megamenu ul{
	text-align:left !important;
}
.vplt720 .megamenu ul li li{
	padding:0 !important;
}
.vplt720 .megamenu ul ul li ul {
  padding: 0;
}
.vplt720 #menu0mega ul.menuul1 {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.vplt720 #menu0mega ul.newcol.menuul5 {
  margin-top: 0;
}
.vplt720 #menu0mega ul.menuul1 li ul.menuul2 {
  padding: 0;
}

/* Carousel */

.vplt720 #carouseldiv{
	display:block !important;	
}
.vplt720 .extraspan{
	display:none !important;
}
.vplt720 .citems_container{
	width:100% !important;
	height:initial !important;
}
.vplt720 #brightofcarousel{
	display:none !important;	
}
.vplt720 #rightofcarousel{
	display:none !important;
}
.vplt978 #pagingspan{
	display:none !important;
}
.vplt720 .citems_container div.citems_control a img{
	width:100% !important;	
}
.vplt720 .citems_container div.citems_control a{
width:100% !important;
}
.vplt720 #citems{
	height:initial !important;
	position:relative !important;	
}
.vplt720 .citems_control{
	 width:100% !important;
}
.vplt720 .arrows{
	top:125px !important;;
}
.vplt720 #tagflash{
	height:initial !important;
}
.vplt720 .citems_control{
	height:225pt !important;	
}
.vplt480 .citems_control{
	height:160pt !important;	
}
.vplt480 .arrows{
	top:105px !important;	
}
/* End Carousel */
.vplt978 #contactTable{
	width:100% !important;	
}
.vplt978 #allSiteMap{
	width:43% !important;	
}
.vplt978 .siteMapDiv{
	float:left !important;	
}
.vplt720 #thumbs div a {
  pointer-events: none;
  cursor: default;
}