/***** CUSTOM FONTS HANDLING *****/

@font-face {
  font-family: "Roboto Slab",Georgia,serif;
  src: url("fonts/museo500-regular-webfont.eot");
  src: local("?"),
    url("fonts/museo500-regular-webfont.woff") format("woff"),
    url("fonts/Museo500-Regular.otf") format("opentype"),
    url("fonts/museo500-regular-webfont.svg#museo500") format("svg");
  font-weight: normal;
  font-style: normal;
}

  
body {
	background: url('images/background-pattern.png');
	height: 100%;
    color: #144679 !important;
    font-family: "Roboto Slab",Georgia,serif;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Slab",Georgia,serif;
	color: #144679; }

.navgoco, .navgoco ul, .navgoco li, .navgoco a, .navgoco a:hover, .navgoco li.active  {
    color: #144679;
    font-family: "Roboto Slab",Georgia,serif;}
	

	
.ONL_CartLink a:link
 {
    color: #144679;
    font-family: "Roboto Slab",Georgia,serif;}
	
.GCI_ONL_BreadCrumbsContainer, .ONL_ItemDescription , .GCI_ONL_BreadCrumbsContainer a:hover, 
.GCI_ONL_BreadCrumbsContainer a:active, .GCI_ONL_BreadCrumbsContainer a:link, .GCI_ONL_BreadCrumbsContainer a:visited

 {
    color: #144679 ;
    font-family: "Roboto Slab",Georgia,serif;}
	
	.dvSuggestedItems h2, .dvSuggestedItems div a:link, .dvSuggestedItems div a:active, .dvSuggestedItems div a:visited {
    color: #144679 ;
    font-family: "Roboto Slab",Georgia,serif;
    text-decoration: none;
}
	


.main {text-align: center; }
/*#header {width: 1024px; height: 100%; margin-left: auto; margin-right: auto;}
#TopHeader {width: 100%; height: 45px; background-color: #dae8fa; z-index: 1000; position: relative}
*/
#header {width: 1024px; height: 100%; margin-left: auto; margin-right: auto; position:relative;}

#TopHeader {
width: 100%; 
height: 45px; 
/* BG background-color: #dae8fa;  */
z-index: 1000; position: relative; top: -5px; text-align: right}

#MainHeader {
text-align: left;
border-radius: 5px;
-moz-border-radius: 5px; 
width: 100%; 
height: 166px;
/* BG background-color: #ffffff; */
top: -15px;
position: relative;
behavior: url(/portals/0/skins/B2B2015/pie.htc);
}

#NavHeader {
height: 30px;
padding: 0px 7px 0px 7px;
margin: 4px 7px 0px 7px;
border-radius: 5px; 
-moz-border-radius: 5px; 
background-color: #a5cafc;
position:relative;
behavior: url(/portals/0/skins/B2B2015/pie.htc);
}

a.NavItem, a.NavItem:link, a.NavItem:active, a.NavItem:visited {
	float: left;
	padding: 5px 15px 0px 15px;
	height: 25px;
	display: block;
	background: url('images/NavBack.png');
	color: white;
	font-family: "Roboto Slab",Georgia,serif;
	font-weight: bold;
	font-size: 1.25em;
	text-decoration: none;
}
a.NavItem:hover {
	text-decoration: none;
	padding: 5px 15px 0px 15px;
	background: url('images/NavBackHover.png')
}

.NavSeparator {
	float: left;
	width: 4px;
	height: 25px;
	padding-top:4px;
	background: url('images/NavSeparator.png');
}

a.NavItemRight, a.NavItemRight:link, a.NavItemRight:active, a.NavItemRight:visited {
	float: left;
	padding: 10px 10px 0px 10px;
	/*height: 30px;*/
	display: block;
	font-family: "Roboto Slab",Georgia,serif;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

a.NavItemRight:hover {
	text-decoration: none;
}

.NavSeparatorRight {
	float: left;
	padding-top:5px;
	color: #2379bd;
	/*width: 4px;
	height: 30px;
	background: url('images/NavSeparatorRight.png');*/
}

#Content {
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	width: 100%; 
	/*height: 600px;*/
	/*position: relative;*/
    color: #144679;
    font-family: "Roboto Slab",Georgia,serif;
	behavior: url(/portals/0/skins/B2B2015/pie.htc);
}

.MainContent {
	margin: 15px;
	padding: 15px;
	width:700px;
	float: left;
	position: relative;
    color: #144679;
    font-family: "Roboto Slab",Georgia,serif;
}

.LeftContent {
	margin: 15px;
	padding: 15px;
	float:left;
	position: relative;
	width: 200px;
}

#Footer {
	width: 100%;
	position: relative;

/* BG added */
        box-shadow: 0 0 5px #a4a4a4;
        margin: 15px auto;
        padding: 15px 0 0 30px;
        display: block;
	background-color: #ffffff;
/* BG end - added */

	top: -5px;
/* BG - removed
	border-radius: 5px;
	-moz-border-radius: 5px; 
	background-color: #dae8fa; 
  	padding-top: 20px; 
   BG end removed */

	behavior: url(/portals/0/skins/B2B2015/pie.htc);
	height: 180px;

}

.GCI_RoundBox {
	color: white;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	background-color: #A5CBFC;;
	behavior: url(/portals/0/skins/B2B2015/pie.htc);
	font-family: "Roboto Slab",Georgia,serif;
    font-size: 3.5em;
    height: 53px;
    line-height: 53px;
    margin: 0;
    text-align: center;
}

.FooterSection {
	float: left;
	width: 240px;
	height: 150px;
/*	padding-top: 15px; */
	text-align: left;
	margin-right: 10px;
   
}

.FooterTitle {
        font-size: 1.33333em;
	font-family: "Roboto Slab",Georgia,serif;
        font-weight: normal;
        color: #649eef;
	margin-bottom: 15px;

/* 	border-bottom: solid #a2c0e9 2px; 

	width: 230px;*/ 
}

.FooterContent {
	margin-top: 0px;

}
ul.FooterContent li {
	list-style: none outside none;
	padding-left: 0px;
/* BG	color: #808ea0; */
	color: #649eef;
	font-family: "Roboto Slab",Georgia,serif;
	font-size: 12px;
	padding-top: 2px;
	text-decoration: none;
	margin-left: -18px;
    margin-bottom: 10px;
}

.FooterContent a, .FooterContent a:link, .FooterContent a:active, .FooterContent a:visited {
/* BG	color: #808ea0; */
    color: #649eef;
	font-size: 12px;
	text-decoration: none;
}

.FooterContent a:hover {
	text-decoration: underline;
}

a.RetailerLink {
	padding-top: 5px;
	margin-top: 5px;
}


#CopyRight {
	width: 100%;
	text-align: center;
	color: #035199;
	font-family: "Roboto Slab",Georgia,serif;
	font-weight: bold;
	font-size: .75em;
	padding: 10px 0px 15px 0px;
	height: 50px;
}

.DNNEmptyPane {width: 0}

.containerheadtextblank {
	font-size: 18px;
	color: #538EED;
}

.Normal {
	font-size: 12px;
	color: #144679;
    font-family: "Roboto Slab",Georgia,serif;
}

.NormalBold {
	font-size: 12px;
	color: #144679;
    font-family: "Roboto Slab",Georgia,serif;
	font-weight: bold;
}

.NormalRed {
	font-size: 12px;
	color: red;
    font-family: "Roboto Slab",Georgia,serif;
	font-weight: bold;
}

td, th {

}
.dnnLoginActions {display:none !important}