﻿/******* Site.css ********/
html, body
{
	width:100%;
	padding:0;
	margin:0;
}
body 
{
    font-family:calibri,helvetica;
    font-size:12px;
    color:White;
    text-align:center;
    background-image:url(../images/GraphicalElements/BodyBG.png);
    background-repeat:repeat;
    width:100%;
}
input[type="text"]
{
    color:dimgray;
}
a
{
	text-decoration:underline;
    color:#115668;
    font-weight:bold;
	cursor:pointer;
}
#OuterWrapper
{
    width:940px;
    margin:auto;
    margin-top:0;
    padding:0px;
	background:transparent;
}
/******* Navigation Table ********/
#NavigationBar
{
	background-image:url(../images/GraphicalElements/BlueShineHeader.png);
	background-repeat: repeat-x;
    width:940px;
    height:26px;
    font-weight:bold;
    font-size: 10pt;
    text-align:left;
    margin:0;
}
#NavigationBar td
{
	text-align:center;
}

/**** HEADER ELEMENTS ****/
#NavBarRow td
{

}
	#NavBarRow td:last-Child
{
	padding:15px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
}
#NavBarRow a
{
	text-decoration:none;
    color:white;
    font-weight:bold;
	cursor:pointer;
}
#NavBarRow a:hover
{
	color:#d0e1f5;	
}
#Header
{
    width:100%;
    margin:auto;
    margin-top:0;
    background-color:#FFFFFF;
}
#HeaderGraphicDiv
{
    float:left;
    padding:15px, 0px, 0px, 15px;
	margin-right:-10px;
	margin-top:15px;
}
#HeaderGraphic
{
	float:left;
	cursor:pointer;
	width:387px;
}	
#HeaderRotatorDiv
{
	float:left;
	text-align:left;
	width:270px;
	margin-left:-133px;
	padding-top:56px;
}
#btnEmailContainerDiv, #btnMyCircleContainerDiv, #btnQuoteContainerDiv, #btnNewCustomerContainerDiv
{
	margin-right:10px;
	margin-top:38px;
	float:right;
}
#EmailUsIconDiv
{
}
#BtnEmailUsDiv a, #BtnNewCustomerReferralDiv a
{
	text-decoration:none;
}
#BtnMyCircleDiv a, #BtnQuoteDiv a
{
	color:#1B66A4; 
	cursor:pointer; 
	font-weight:bold; 
	text-decoration:none;
}

/*********************************/
.BlueHeader
{
    height:26px;
    background-position:top left;
    font-weight:800;
    font-size:10pt;
    padding-top:5px;
    padding-left:5px;
    text-align:left;
	background-image:url("../images/GraphicalElements/BlueShineHeader.png");
	background-repeat: repeat-x;	
}
#Content
{
    width:auto;
    height:153px;
    margin:8px 0px 10px 0px;
    background:transparent;
}
#LoginArea
{
    float:right;
    height:207px;
    width:186px;
}
#LoginContent
{
	width:181px;
    height:93px;
    padding:1px 0px 1px 5px;
    text-align:left;
    VERTICAL-ALIGN: top;
    background-color:#7e7f83;
}
#LoginHeader
{
	margin:0;
}
#NeedHelp
{
	text-decoration:underline;
    color:white;
}
#ArtUpload
{
	width:186px;
	margin-top:-6px;
	height:30px;
    /*margin-top:7px;
	height:102px;*/
	cursor:pointer;
	
}
#NavUploadArt
{
	text-align:center; 
	margin-left:22px;
}
#NavArtRequirements
{
	text-align:center; 
	margin-left:22px; 
	margin-top:-7px;
	/*margin-top:7px;*/
}
#panelRapper
{
	display:none;
}
/***** FOOTER ELEMENTS ******/
#Footer
{
	clear:both;
    height:100px;
    /*height:60px;*/
    width:931.5px;
    padding:4px;
    text-align:center;
    color:white;
    font-size:14px;
    /*background-image:url(../images/GraphicalElements/BlueShineHeader.png);*/
	background-image:url(../images/GraphicalElements/BlueShineHeaderLargeNew.png);
	background-repeat:repeat-x;
}
.FollowUs
{
	border:solid 1px #005596;
	width:226px;
	height:74px;
	/*margin-top:-6px;
	margin-left:-10px;
	height:91px;
	width:226px;
	background-image:url(../images/GraphicalElements/FollowUs5.jpg);
	border-right:1px solid #005596;*/
}
/***** EMAIL ELEMENTS ******/
#EmailLablesDiv
{
	float:left;
	width:75px;	
	text-align:right;
	margin-right:5px;
}
#EmailDiv
{
	float:left;
	text-align:left;
}
#txtEmailSubject
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:335px;
}
#txtEmailBody
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:400px;
	height:140px;
}
#SendButtonDiv
{
	text-align:right;
}
/********** Contact Us ***********/
#ContactLeftDiv
{
	float:left;
	width:auto;
}
#ContactRightDiv
{
	float:right;
	width:395px;
}

.pics       
{ 
	padding:0; 
	margin:0;
	overflow:hidden;
	float:left;
}
.pics img 
{ 
	height: 100px; 
	width: 100px; 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	top:0; 
	left:0 
}
.pics img 
{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

/****** Promotional Materials *******/
.PromoLinks
{
	float:left;
	margin-right:10px;
	border:solid 1px #005596;
}
/********** Art Templates ***********/
.ArtTemplateLeftDiv
{
	float:left;
	width:65%;
	overflow:auto;
	height:345px;
}
.ArtTemplateRightDiv
{
	float:right;
	width: 35%;
	text-align:center;
}
.ArtTemplateLeftDiv2
{
	float:left;
	width:60%;
	overflow:auto;
	height:345px;
}
.ArtTemplateRightDiv2
{
	float:right;
	width: 35%;
	overflow:auto;
	height:307px;
}
.ArtTemplateLeftDiv3
{
	float:left;
	width:60%;
	overflow:auto;
	height:345px;
}
.ArtTemplateRightDiv3
{
	float:right;
	width: 35%;
	overflow:auto;
	height:307px;
}
/******* Green Products ********/
.GreenProductsListDiv
{
	margin-left:175px;
}
/******* Search *********/
#SearchContainer
{
	display:none;
	width:560px;
	position:absolute;
	color:dimgray;
	text-align:left;
	left:50%;
	margin-left:-280px;
	top:200px;
}
#SearchContainerHeader
{
	background-image:url(../images/graphicalElements/EcoArticleHeader.png);
	background-repeat:no-repeat;
	width:560px;
	height:18px;
}
#SearchContainerFooter
{
	background-image:url(../images/graphicalElements/EcoArticleFooter.png);
	background-repeat:no-repeat;
	width:560px;
	height:23px;
}
#SearchContainerBG
{
	background-image:url(../images/graphicalElements/EcoArticleBG.png);
	background-repeat:repeat-y;
	width:560px;
}
.SearchContainerBody
{
	background:transparent;
	width:530px;
	margin-left:15px;
	max-height:500px;
	overflow:auto;	
}
.SearchResult:hover
{
	color:white;
	cursor:pointer;
	background-color:#005596;
}
/********** LinkTable ***********/
.tableGrayRow
{
	background-color:lightgray;
	color:black;
}
.tableGreenRow
{
	background-color:#84a940;
	color:white;
}
.tableWhiteRow
{
	background-color:White;
}
.AlignRight
{
	text-align:right;
}
/********** Pricing Tables ***********/
.priceTableGrayRow
{
	background-color:lightgray;
	color:black;
}
.priceTableWhiteRow
{
	background-color:White;
	color:black;
}
.priceTableHeader
{
	background-color:lightgray;
	color:black;
	font-weight:bold;
}
.priceTableHeader td
{
	border-bottom:1px solid dimgray;
}
/******** Inflatable Products **********/
#inflatableText
{
	float:left;
	width:75%;
}
#inflatableImages
{
	float:right;
}
#toteBagImages
{
	float:right;
}
#promoBillboardImages
{
	float:right;
}
.stackedImages
{
	margin-bottom:2px;
}
/****** Image Links *********/
.imageLink
{
	cursor:pointer;
}
/****** close Button ********/
.CloseDiv
{
	width:100%;
	text-align:right;
}
.btnClose
{
	cursor:pointer;
	margin-right:15px;
	margin-top:15px;
}
/********** Image Slider ************/
#ImageSliderContainer
{
	float:left;
	/*width:743px;*/
	width:940px;
	height:207px;
    overflow:hidden;
    background-image:url(../images/HomepageSlider/Loading.jpg);
}
#ImageSlider
{
	height:207px;
	width:10273px;  
	/*width:743px;*/
	text-align:left;
	margin-left:0px;
}
#ImageSlider img
{
	margin-right:-3px;
}
#NewsletterImageSliderContainer
{
	float:left;
	width:655px;
	height:75px;
    overflow:hidden;
}
#NewsletterImageSlider
{
	height:75px;
	width:10273px;  
	text-align:left;
	margin-left:0px;
}
#NewsletterImageSlider img
{
	margin-right:-3px;
}
/********** Brands We Serve ************/
#TabControl img, #HomeHealthContent img, #AutomotiveContent img, #FoodBeverageContent img, #CommunicationContent img, #FinancialContent img, #EntertainmentContent img, #NonProfitContent img, #RetailContent img, #ServiceContent img, #TravelContent img, #OtherContent img
{
	margin-left:20px;
	margin-bottom:15px;
}
#BeerImages img
{
	margin-left:15px;
	margin-bottom:15px;
}
.ScrollToClickItem
{
	color:#232422;
	text-decoration: 'underline';
}
.ScrollToClickItem:hover, .BackToTop:hover
{
	color:#115668;
	cursor:pointer;
}
.BackToTop
{
	float:right;
	text-align:right;
}
/********** Privacy Policy ************/
#PrivacyPolicy a
{
	color:White;
	padding:3px;
	text-decoration:none;
	/*font-weight: bold;*/
}
#btnModalQuoteSubmit
{
	text-align:right;
}
#btnModalQuoteSubmitUrgent
{
	margin-right:190px;
}
#btnSubmitCustomerInfo, #btnSubmitCustomerReferral
{
	margin-right:100px; 
}
#modalQuoteButtonDiv
{
	padding-left:20px;
}

/******* Eco-Flexx.css ********/
/*********** Eco-Flexx ***********/
.EF
{
	display:none;
}
#AboutIntroDiv
{
	float:left;
	margin-top:9px;
	font-size:13px;
	width:360px;
	height:125px;
	overflow:auto;
}
#AboutBulletsDiv
{
	float:right;
	margin-top:25px;
	font-size:9pt;
	width:185px;
	height:125px;
	overflow:auto;
}
#AboutContainerDiv a
{
	text-decoration:none;
	cursor:pointer;
	color:dimgray;
}
#AboutContainerDiv a:hover
{
    color:#1B66A4;
}
#EcoArticle
{
	display:none;
	width:560px;
	position:absolute;
	color:dimgray;
	text-align:left;
}
#EcoArticleHeader
{
	background-image:url(../images/graphicalElements/EcoArticleHeader.png);
	background-repeat:no-repeat;
	width:560px;
	height:18px;
}
#EcoArticleFooter
{
	background-image:url(../images/graphicalElements/EcoArticleFooter.png);
	background-repeat:no-repeat;
	width:560px;
	height:23px;
}
#EcoArticleBG
{
	background-image:url(../images/graphicalElements/EcoArticleBG.png);
	background-repeat:repeat-y;
	width:560px;
}
.EcoArticleBody
{
	background:transparent;
	width:530px;
	margin-left:15px;
	max-height:500px;
	overflow:auto;	
}
#EcoArticleUL
{
	list-style-type:disc;
}
.art:hover
{
	color:dimgray;
	cursor:default;
}
/********* Eco Accordion *********/

#EcoAccordion
{
	position:static;
	height:207px;
}
#EcoAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
#EcoAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:575px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
#EFAbout
{
	background-image:url(../images/graphicalElements/EcoAccordion1.jpg); 
	background-position:center;
	background-repeat:no-repeat;
}
#EFDocs
{
	background-image:url(../images/graphicalElements/EcoAccordion2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#EFVideo
{
	background-image:url(../images/graphicalElements/EcoAccordion3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#EFTestimonials
{
	background-image:url(../images/graphicalElements/EcoAccordion4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#EFDocsContent
{
	font-size:9.5pt;
}




/******* CableSystem.css ********/
/******** CG Cable System ********/
.CGCableSystem
{
	display:none;
}
#CGCableFAQContent li
{
	padding-left:25px;
	background-image:url(../images/graphicalElements/FAQListBullet.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	font-size:13px;
	margin-bottom:5px;
	width:500px;
}
#FAQBubble
{
	display:none;
	width:417px;
	position:absolute;
	color:dimgray;
	text-align:left;
}
#FAQBubbleHeader
{
	background-image:url(../images/graphicalElements/FAQBubbleHeader.png);
	background-repeat:no-repeat;
	width:417px;
	height:14px;
}
.FAQBubbleBody
{
	background-image:url(../images/graphicalElements/FAQBubbleBG.png);
	background-repeat:repeat-y;
	width:389px !important;
	width:385px;
	padding-left:28px;
	padding-right:4px;
	display:none;
}
.FAQBubbleContent
{
	background:transparent;
	width:375px;
	padding-right:10px;
	max-height:300px;
	overflow:auto;
}
#FAQBubbleFooter
{
	background-image:url(../images/graphicalElements/FAQBubbleFooter.png);	
	background-repeat:no-repeat;
	width:417px;
	height:27px;
}
#SpecsContainerDiv
{
	position:relative;
	left:0;
	top:0;
	margin-top:15px;
}
#CSspecs
{
	font-size:13px;
	width:500px;
}
/********* Non-Specific **********/
.VideoContainerDiv
{
	margin-top:15px;
	padding-left:10px;
	font-size:14px;
}

/********** Accordion **********/
#CSAccordion
{
	position:static;
	height:207px;
}
#CSAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
#CSAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:575px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
#CGCableIntro
{
	background-image:url(../images/graphicalElements/CSAccordion1.jpg); 
	background-position:center;
	background-repeat:no-repeat;
}
#CGCablePdf
{
	background-image:url(../images/graphicalElements/CSAccordion2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#CGCableVideo
{
	background-image:url(../images/graphicalElements/CSAccordion3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#CGCableFAQ
{
	background-image:url(../images/graphicalElements/CSAccordion4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}




/******* Lists.css ********/
/******* LIST STYLES ********/
ul
{
	list-style-type:none;
	list-style:none;
	font-size:13px;
	padding:0;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
}
ol
{
	font-size:13px;
	margin-top:0;
	margin-bottom:0;	
	margin-left:-10px;
}
.ParentUL
{
	display:block;
}
.ProdParentUL
{
	display:block;
}
.indentMore
{
	margin-left:20px;
}
li:hover
{
	color:#115668;
	cursor:pointer;
}
.liEmail li
{
	list-style:none;
	margin-left:-30px;
}
.liEmail li input
{
	font-size:12px;
	width:323px;
}
.liSelected
{
	color:#115668;
	font-weight:bold;
	font-size:13px;
}
.liSubSelected
{
	color:#115668;
}
.liTitle
{
	font-size:12px;
	font-weight:bold;
	padding-left:0;
}
.liIndent
{
	padding-left:15px;
}
a.liIndent
{
	text-decoration:none;
	color:dimgray;
	font-weight:normal;
}
.NormalLink
{
	text-decoration:none;
	color:dimgray;
	font-weight:normal;
}
.SubUlDiv
{
	display:none;
}
.ProdSubUlDiv
{
	display:none;
}
.SubDiv
{
	display:none;
}
.liChild
{
	color:dimgray;
	font-size:13px;
	font-weight:normal;
}
li a
{
	text-decoration:none;
	color:dimgray;
	font-weight:normal;
}
.SubDivBullet ul li
{
	list-style-type: disc;
	font-size:15px;
}
.SubDivBullet ul li:hover
{
color:dimgray;
cursor:default;
}
.ListBullet ul li
{
	list-style-type: disc;
	font-size:15px;
}
.ListBullet ul li a
{
	font-size:15px;
	color:#115668;
	text-decoration:underline;
	font-weight:bold;
}





/******* Content.css ********/
/***** CONTENT CLASSES ******/
.ContentContainerDiv
{
	height:235px;
}
.LeftContentDiv
{
    margin:5px 10px 9px 0px;
    padding:10px 5px 0px 0px;
	float:left;
	color:dimgray;
	background-color:White;
	border:solid 1px #828282;
	border-right:solid 4px #828282;	
	height:391px;
	width:160px;
	text-align:left;
	overflow:auto;
}
.RightContentDiv
{
	padding:16px 20px 10px 20px;
    margin:5px 0px 9px 0px;
	float:right;
	color:dimgray;
	border:solid 1px #828282;
	border-right:solid 4px #828282;	
	background-color:White;
	height:375px;
	width:715px;
	overflow:auto;
	font-size:15px;	
	text-align:left;
}
.ProdMidDiv
{
	padding-top:10px;
    margin:5px 10px 9px 0px;
	float:left;
	color:dimgray;
	background-color:White;
	border:solid 1px #005596;
	border-right:solid 4px #005596;	
	height:225px;
	width:160px;
	text-align:left;
	overflow:auto;
}
.ProdRightDiv
{
	padding:10px 20px 10px 20px;
    margin:5px 0px 9px 0px;
	float:right;
	color:dimgray;
	border:solid 1px #005596;
	border-right:solid 4px #005596;
	background-color:White;
	height:215px;
	width:540px;
	font-size:15px;	
	text-align:left;
	overflow:auto;
	font-size:15px;
}
.HomeContentDiv
{
	color:#005596;
	font-size:13px;
	text-align:center;
	padding:10px;
	padding-bottom:0;
	background-color:white;
    margin-bottom:9px;
}	
#HomeLeftDiv
{
	color:#005596;	
	float:left;
	height:272px;
	width:24%;	
	border:solid 1px #005596;	
	background-color:white;
    margin-bottom:9px;
    overflow:hidden;
}
.HomeCenterDiv
{
	color:#005596;
	float:left;
	height:272px;
	width:24%;
    margin:0px 0px 9px 9.5px;
	border:solid 1px #005596;
	background-color:white;
}
#HomeRightDiv
{
	height:141px;
	color:#005596;	
	float: right;
	/*height:272px;*/
	width:24%;
	border:solid 1px #005596;
	background-color:white;
    margin-bottom:9px;
}
.HomeTitleDiv
{
	margin-top:0px;
}
.AdImageDiv
{
	margin-left:0px;
	margin-top:10px;
}
.LargeContentDiv
{
	padding:16px 20px 10px 20px;
    margin:5px 0px 9px 0px;
	float:right;
	color:dimgray;
	border:solid 1px #828282;
	border-right:solid 4px #828282;	
	background-color:White;
	height:209px;
	width:895px;
	overflow:auto;
	font-size:11pt;	
	text-align:left;	
}
.GalleryButtonsDiv
{
	margin:auto;
	padding-top:20px;
	width:675px;
	text-align:center;
}
.GalleryButtons
{
	height:72px;
	width:72px;
	margin:5px;
	float:left;
}
#GalleryPoster
{
	width:656px;	
	padding-top:20px;
}
#GalleryUnique
{
	width:500px;
}
#OrderBtnDiv
{
	text-align:right;
	padding-right: 30px;
}
.Clear
{
    float:none;
    clear:both;
}
.CgBlue
{
    color:#004D9B;
}
.Italic
{
	font-style:italic;
}
.SearchTextBox
{
	float:left;
	color:dimgray;
	font-size:12px;
	text-align:right;
	margin-left:-5px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	Width:140px;
	Height:15px;
}
#MagGlass
{
	float:left;
	padding-left:8px;
	}
#GoButton
{
	float:left;
}
.Invisible
{
	display:none;
}
.Visible
{
	display:block;
}
.RoundedTextBox
{
	font-size:12px;
    display:inline;
    width:162px;
    max-width:169px;
    height:20px;
    padding-top:2px;
    padding-left:8px;
    margin-top:3px; 
    margin-left:3px; 
    border:none;
    background-color:Transparent;
    background-image:url(../images/GraphicalElements/RoundedTextBoxBg.jpg);
    background-repeat:no-repeat;
    position:relative;
    overflow:hidden;
    color:dimgray;
}
.RoundedTextBoxSmall
{
	font-size:12px;
    display:inline;
    height:20px;
    width:135px;
    padding:2px 0px 0px 9px;
    margin-left:3px;
    border:none;
    background-color:Transparent;
    /**background-image:url(../images/GraphicalElements/RoundedTextBoxSmallText.jpg); **/
    background-image:url(../images/GraphicalElements/RoundedTextBoxSmall.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    color:dimgray;
}
.RoundedTextBoxSmallText
{
	font-size:12px;
    display:inline;
    height:20px;
    width:135px;
    padding:2px 0px 0px 9px;
    margin-left:3px;
    border:none;
    background-color:Transparent;
    background-image:url(../images/GraphicalElements/RoundedTextBoxSmall.jpg);
    background-repeat:no-repeat; 
    overflow:hidden;
    color:dimgray;
}
.inputWrapper
{
	
}
#txtPassword, #txtPasswordText
{
	float:left;
	margin-right:3px;
}
.MailingAddressButton
{
	background-image:url(../images/GraphicalElements/CalculateEco.jpg); 
	padding-bottom:3px;
}
.EcoTextbox
{
	border: 1px solid #005596; 
	width:90px; 
	float:left; 
	margin-left:40px; 
	margin-top:5px; 
	text-align:right;
}
.EcoButton
{
	float:left; 
	padding-left:5px; 
	margin-top:5px;
}
.ProductCategoryDiv
{
    float:left;
}
a img
{
	border:none;
}
.ContentTitle
{
	font-weight:bold;
	font-size:17px;
	color:#115668;
	float:left;
}
.important
{
	font-weight:bold;
	font-size:15px;
	color:#115668;
}
.MoreInfoBtn
{
	float:right;
	margin-top:3px;
	padding-left:3px;
}
.PrintBtn
{
	float:right;
	margin-top:3px;
	padding-left:3px;
}
.ArtSpecsInfoBtn
{
	float:right;
	margin-top:3px;
}
#btnSendEmail
{
	margin-top:7px;
}
#btnSubmitEmail
{
	padding-left:10px; 
	margin-bottom:-6px;
}
#WeWantContent
{
	width:69%;
	float:left;
	margin-right:35px;
	display:block;
}
/**** CONTENT CONTAINERS ****/
.ContentContainers
{
}
#HomeContainer
{
	display:none;
}
#AboutUsContainer
{
	display:none;
}
#OurWorkContainer
{
	display:none;
}
#WorkingTogetherContainer
{
	display:none;
}	
#ProductsContainer
{
	display:none;
}
#ArtRequirementsContainer
{
	width:940px;
	height:272px;
	margin-top:-10.5px;
	padding-top:9.5px;
	display:block;
	margin-bottom: 9px;
}
#ContactUsContainer
{
	display:none;
}
#UploadArtContainer
{
	display:none;
}
#WhyCircleContainer
{
	display:none;
}
#PrivacyPolicyContainer
{
	display:none;
}
#TermsOfUseContainer
{
	display:none;
}
#SiteMapContainer
{
	display:none;
}
#TreeViewHolder
{
	display:none;
}
/*#EBlastContent img
{
	margin-right:5px;
	border: 1px solid gray;
	height: 100px;
	width:97px;
}*/
#NewsItems img
{
	margin-right:5px;
	border: 1px solid gray;
	height: 100px;
	width:97px;
}





/******* haccordion.css ********/
.ArtAccordion
{
	position:static;
	height:207px;
}
.ArtAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
.ArtAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:528px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
.AccordionLarge
{
	position:static;
	height:207px;
}
.AccordionLarge .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
.AccordionLarge .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto;
	text-align:center; 
	height:155px;
	width:515px;
	/**width:690px;**/
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
.ArtSpecsAccordion
{
	position:static;
	height:207px;
}
.ArtSpecsAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
.ArtSpecsAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:570px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
.GreenLifeAccordion
{
	position:static;
	height:207px;
}
.GreenLifeAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
.GreenLifeAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:600px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
.HowWeDoItAccordion
{
	position:static;
	height:207px;
}
.HowWeDoItAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
.HowWeDoItAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:490px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
#artAcc1
{
	background-image:url(../images/graphicalElements/ArtAccordion1.jpg); 
	background-position:center;
	background-repeat:no-repeat;
}
#artAcc2
{
	background-image:url(../images/graphicalElements/ArtAccordion2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#artAcc3
{
	background-image:url(../images/graphicalElements/ArtAccordion3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#artAcc4
{
	background-image:url(../images/graphicalElements/ArtAccordion4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#artAcc5
{
	background-image:url(../images/graphicalElements/ArtAccordion5.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#artAcc6
{
	background-image:url(../images/graphicalElements/ArtAccordion6.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}

#ArtInfoAcc1
{
	background-image:url(../images/graphicalElements/ArtInfoAcc1.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtInfoAcc2
{
	background-image:url(../images/graphicalElements/ArtInfoAcc2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtInfoAcc3
{
	background-image:url(../images/graphicalElements/ArtInfoAcc3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtInfoAcc4
{
	background-image:url(../images/graphicalElements/ArtInfoAcc4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtInfoAcc5
{
	background-image:url(../images/graphicalElements/ArtInfoAcc5.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#GreenLifeAcc1
{
	background-image:url(../images/graphicalElements/GreenLifeAccordion1.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#GreenLifeAcc2
{
	background-image:url(../images/graphicalElements/GreenLifeAccordion2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtSpecsAcc1
{
	background-image:url(../images/graphicalElements/ArtSpecsAcc1.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtSpecsAcc2
{
	background-image:url(../images/graphicalElements/ArtSpecsAcc2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#ArtSpecsAcc3
{
	background-image:url(../images/graphicalElements/ArtSpecsAcc3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc1
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc1.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc2
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc3
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc4
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc5
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc5.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#HowWeDoItAcc6
{
	background-image:url(../images/graphicalElements/HowWeDoItAcc6.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}



/******* CustomLightbox.css ********/
#LBOverlay, #LBMyCircleOverlay, #LBQuoteOverlay, #LBCustomerInfoOverlay, #LBCustomerReferralOverlay
{
	display:none;
	background-color:#000;
	height:900px;
	width:1500px;
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
	position:absolute;
	top:0;
	left:0;
	z-index:90;
}
#LBContainer
{
	display:none;
	height:300px;
	width:520px;
	background-color:White;
	position:absolute;
	z-index:100;
	text-align:left;
}
#LBContent, #LBQuoteContent, #LBCustomerContent 
{
	display:block;
	color:#005596;
	width:550px;
	height:320px;
	padding-top:15px;
}
#modalEmailLablesDiv
{
	float:left;
	width:75px;	
	text-align:right;
}
#modalMyCircleLablesDiv
{
	margin-top:-5px;
	margin-left:53px;
	margin-bottom:-10px;
}
#modalEmailDiv
{
	float:right;
	text-align:left;
}
#modalSendButtonDiv
{
	text-align:right;
}
#txtmodalEmailBody
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:400px;
	height:140px;	
}
#txtmodalEmailAddress
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:335px;
}
#txtModalEmailSubject
{
	font-family:Calibri;
	font-size:12px;
	width:400px;
}
#LBEmailSentDiv, #LBQuoteSentDiv, #LBCustomerInfoSentDiv, #LBCustomerReferralSentDiv
{
	display:none;
	border:solid 3px #005596;
	z-index:110;
	position:absolute;
}
#EmailCloseDiv, #QuoteCloseDiv
{
	width:100%;
	text-align:right;
}
#CustomerInfoCloseDiv
{
	width:100%;
	text-align:right;
	padding-top:20px;
}
#CustomerReferralCloseDiv
{
	width:100%;
	text-align:right;
	padding-top:8px;
}
#btnEmailClose, #btnMyCircleClose, #btnQuoteClose, #btnCustomerInfoClose, #btnCustomerReferralClose
{
	cursor:pointer;
}
#LBMyCircleContainer
{
	display:none;
	height:280px;
	width:400px;
	background-color:White;
	position:absolute;
	z-index:100;
	text-align:left;
}
#LBMyCircleContent
{
	display:block;
	color:#005596;
	width:350px;
	height:210px;
	padding-top:15px;
}
#modalMyCircleDiv
{
	float:left;
	text-align:left;
	width:75%;
	padding-left:25px;
	margin-top:15px;
}
#txtModalMyCircleUsername
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:265px;
}
#txtModalMyCirclePassword
{
	font-family:Calibri;
	font-size:12px;
	width:265px;
}
#MyCircleCloseDiv
{
	width:77%;
	text-align:right;
}
#modalLoginButtonDiv 
{
	/*margin-left:273px;*/
}
#modalQuoteLablesDiv
{
	float:left;
	padding-left:20px;
}
 #modalCustomerInfoLablesDiv,  #modalCustomerReferralLablesDiv
{
	float:left;
	padding-left:30px;
}
#LBQuoteContainer
{
	display:none;
	height:610px;
	width:520px;
	background-color:White;
	position:absolute;
	z-index:100;
	text-align:left;
}
 #LBCustomerInfoContainer
{
	display:none;
	height:690px;
	width:520px;
	background-color:White;
	position:absolute;
	z-index:100;
	text-align:left;
}
#LBCustomerReferralContainer
{
	display:none;
	height:645px;
	width:520px;
	background-color:White;
	position:absolute;
	z-index:100;
	text-align:left;
}
#modalQuoteDiv, #modalCustomerInfoDiv, #modalCustomerReferralDiv
{
	float:right;
	text-align:left;
}
 #txtModalTellUs
{
	font-family:Calibri;
	font-size:12px;
	color:dimgray;
	width:445px;
	height:100px;	
}
#txtModalCustomerPrintProduction
{
	font-family:Calibri;
	font-size:14px;
	color:dimgray;
	width:220px;
}
#cboModalQuoteAboutUs, #cboModalQuoteProductRequested, #cboModalCustomerAboutUs, #cboModalCustomerCategory
{
	font-family:Calibri;
	font-size:14px;
	color:dimgray;
	width:225px;
}
#cboModalCustomerCategory
{
	font-family:Calibri;
	font-size:14px;
	color:dimgray;
	width:225px;
}
#cboModalCustomerNationalSalesRep
{
	font-family:Calibri;
	font-size:14px;
	color:dimgray;
	width:87px;
}
.ForgotPassword
{
	margin-right: 200px;
	margin-left: 5px;
}
.QuoteErrorMsg
{
	margin-left:100px;
}
.LightboxThankYou 
{
	font-size:14px; 
	font-weight:bold; 
	color:#005596; 
	padding-left:87px;
}
#txtModalReferralNotes
{
	font-family:Calibri;
	font-size:14px;
	color:dimgray;
}

/******* Testimonials.css ********/
/******** CG Testimonials ********/
.Testimonial
{
	display:block;
}
#TestimonialContent li
{
	padding-left:25px;
	background-image:url(../images/graphicalElements/FAQListBullet.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	font-size:13px;
	margin-bottom:5px;
	width:500px;
}
#TestimonialBubble
{
	display:none;
	width:417px;
	position:absolute;
	color:dimgray;
	text-align:left;
}
#TestimonialBubbleHeader
{
	background-image:url(../images/graphicalElements/FAQBubbleHeader.png);
	background-repeat:no-repeat;
	width:417px;
	height:14px;
}
.TestimonialBubbleBody
{
	background-image:url(../images/graphicalElements/FAQBubbleBG.png);
	background-repeat:repeat-y;
	width:389px !important;
	width:385px;
	padding-left:28px;
	padding-right:4px;
	display:none;
}
.TestimonialBubbleContent
{
	background:transparent;
	width:375px;
	padding-right:10px;
	max-height:300px;
	overflow:auto;
}
#TestimonialBubbleFooter
{
	background-image:url(../images/graphicalElements/FAQBubbleFooter.png);	
	background-repeat:no-repeat;
	width:417px;
	height:27px;
}
#TestimonialContainerDiv
{
	position:relative;
	left:0;
	top:0;
	margin-top:15px;
}
#CSspecs
{
	font-size:9pt;
	width:500px;
}
/********* Non-Specific **********/
.VideoContainerDiv
{
	margin-top:15px;
	padding-left:10px;
	font-size:14px;
}

/********** Accordion **********/
#CSAccordion
{
	position:static;
	height:207px;
}
#CSAccordion .header{ 
	float: left; 
	height: 200px; 
	width: 30px; 
	color: #fff; 
	cursor: pointer; 
} 
#CSAccordion .SubUlDiv{ 
	float: left; 
	display: none; 
	overflow: auto; 
	height:155px;
	width:575px;
	margin-top:10px;
	padding:10px;
	background:url(../images/graphicalElements/AccordionBG.png);
	background-repeat:no-repeat;
} 
#CGCableIntro
{
	background-image:url(../images/graphicalElements/CSAccordion1.jpg); 
	background-position:center;
	background-repeat:no-repeat;
}
#CGCablePdf
{
	background-image:url(../images/graphicalElements/CSAccordion2.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#CGCableVideo
{
	background-image:url(../images/graphicalElements/CSAccordion3.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}
#CGCableFAQ
{
	background-image:url(../images/graphicalElements/CSAccordion4.jpg); 
	background-position:center;
	background-repeat:no-repeat;	
}



/******* jquery.tabs-ie.css ********/
/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}



/******* jquery.tabs.css ********/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 5px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}



/******* jquery.lightbox-0.5.css ********/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	height: 400px;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	border-top: 3px solid gray;
	padding:10px 10px 0px 10px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 20%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.3em;	
	margin-bottom: 5px;
}
#lightbox-midNav-btnDownload{
	float:left;
	margin-left:68px;
	margin-top:-12px;
}

