body,p,div,i,a {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #7B7B7B;
	font-size: 13.5px;
	line-height:1.5em;
}
body {
	color: #7B7B7B;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
body.CNGpage {
	background-color: #FFFFFF;
}
p {
	float: left;
	margin: 0;
	padding: 10px;	
}
h1{
	font-family: Arial, Helvetica;
	color: #FF8400;
	font-size: 14.5px;
	line-height: 1.5em;
	font-style: normal;
	margin-bottom: 0;
	margin-top: 0;
}
h1.pageHeadline {
	color: #828282;
    font-family: Arial,Helvetica;
    font-size: 14.5px;
    font-style: normal;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
}
h2.startpageTeaser {
    background-color: #ECECEC;
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #ECECEC;
    color: #828282;
    font-family: Arial,Helvetica;
    font-size: 14.5px;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    border-bottom: 1px solid #ECECEC;
}
h2{
	font-family: Arial, Helvetica;
	color: #7F7F7F;
	font-size: 13.5px;
	margin-top: 0;
	margin-bottom: 4px;
}
h2.articlesPage {
    color: #33B306;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: 10px;
    padding: 0 0 0 16px;
    width: 97%;
}
h2.startpage {
	background-color: #ECECEC;
    color: #828282;
    font-family: Arial,Helvetica;
    font-size: 13.5px;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
h2.startpageFeaturedProduct {
    background-color: #ECECEC;
    color: #828282;
    font-family: Arial,Helvetica;
    font-size: 13.5px;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #ECECEC;
    border-bottom: 1px solid #ECECEC;
}
h3{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #7B7B7B;
	font-size: 15.5px;
	margin-bottom: 1px;
	margin-top: 1px;
}
h3.startpage {
	background-color: #ECECEC;
    color: #828282;
    font-family: Arial,Helvetica;
    font-size: 13.5px;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #ECECEC;
    border-bottom: 1px solid #ECECEC;
}
h3 {
	font-size: 13px;	
}
h4 {
	font-size: 11px;	
}

a:link {
	/* color:#FF8400; */
	color: #4EBE0B;
	font-weight:bold;
	text-decoration:none;
	outline: 0 none;
}
a:visited {
	/* color: #FF8400; */
	color: #4EBE0B;
	font-weight:bold;
	text-decoration:none;
	outline: 0 none;
}
a:hover {
	/* color: #FF8400; */
	color: #4EBE0B;
	font-weight:bold;
	text-decoration:underline;
	outline: 0 none;
}

img {
	max-width: 100%;
	border: 0;	
}
ul.sprd_department img {
	border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;	
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;	
} 
li {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11.5px;
    vertical-align: top;
}
li.uspList {
    background: url("/img/list.png") no-repeat scroll 0 0.5em transparent;
    height: 30px;
    line-height: 1.4em;
    margin: 3px 0;
    padding: 0 0 0 11px;
}
ul.startpageList {
	padding: 10px;	
}

ul#topNav {
	float: left;
	width: 100%;
	background-color: #4EBE0B; 	
}
#topNav li {
	float: left; 
	overflow: hidden;
}
#topNav a {
    border-right: 1px dotted #FFFFFF;
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    padding: 10px 9px;
    transition: all 0.3s ease-out 0s;
}
#topNav a:hover {
	text-decoration: none;
	color: #4EBE0B;
	background: url("/img/nav/topNav_35x1px_over.png") repeat-x scroll 0 0 #ECECEC;
	border-right: 1px dotted #DADADA;
}
#topNav a.active {
    /* background: url("/img/nav/topNav_35x1px_over.png") repeat-x scroll 0 0 #ECECEC; */
    background-color: #FCFCFC;
    border-right: 1px dotted #DADADA;
    color: #33B306;
    text-decoration: none;
}
#topNav a.basket {
	color: #FFF;
	background: url("/img/nav/topBasket_35x1px.png") repeat-x scroll 50px 50px #44A409;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	display: block;		
}
#topNav a.basket:hover {
	background: url("/img/nav/topBasket_35x1px_over.png") repeat-x scroll 0 0 #44A409;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
ul.startpageNav {
	border-bottom: 1px solid #E8E8E8;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;	
}
ul.customOptions {
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
li.custList {
    background: url("/img/list.png") no-repeat scroll 0 0.5em transparent;
    display: block;
    height: 15px;
    line-height: 1.5em;
    margin: 0 0 0 20px;
    padding: 0 0 7px 11px;
}

div#container {
	width: 100%;
	height: auto;
	text-align: center;	
}
div#flagWrapper {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
div#wrapper {
	float: left;
	width: 100%;
	height: auto;
	min-height: 1000px;
	margin: 0 auto;
	/* background-color:#FFF; */
	text-align: left;
	overflow: hidden;
}

/* small navigation top of page with basket, login, phone number and my order */
div#topNavigation {
    float: left;
    height: 15px;
    margin-top: 3px;
    width: 100%;
}

span#snow {
	visibility: hidden; /* visibility: hidden must be set to ensure propper display in IE */
	display: block;
	background: url("/img/cng-header-snow.png") no-repeat scroll 0 0 transparent; 
	float: left; 
	height: 19px; 
	left: -5px; 
	position: relative; 
	top: 85px; 
	width: 100%;
}

div#header {
    /* background: url("/img/cng-header-summer") no-repeat scroll 0 0 #FFFFFF; */
    height: 92px;
    margin: 0px auto 0;
    text-align: left;
    width: 100%;
    float: left; 
}

/* full site menu*/
div#headerMenuCNG {
    display: none;
}

/* mobile site menu*/
nav#mobile {
	float: left;
	width: 100%;
	display: block;
}
div#toggle-bar {
	background-color: #4EBE0B;
	height: 40px;
	border-bottom: solid 1px #FFF;
	display: block;
}
div#toggle-bar a {
	color: #FFF;
	font-size: 1em;
	margin: 5% 0 0 5%;
}
ul#mmenu {
    background-color: #4BB40B;
    float: left;
    width: 100%;
    display:none;
}
ul#mmenu li {
    float: left;
    width: 95%;
    padding: 1% 0 0 5%;
    text-align: left;
    border-bottom: 1px dashed #FFF;
}
ul#mmenu li a {
	font-weight: bold;
	color: #FFF;
	font-size: 1.8em;
	display: block;
	text-decoration: none;
}
ul#mmenu li a:active, a:visited {
	text-decoration: none;
}
img#navbutton {
	float: left;
	padding: 7px 0 0 10px;	
}

span#siteLogo {
    background: url("/img/basketball-shirt-designer.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 67px;
    margin: 13px 0 0 10px;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
}
span#siteLogo:hover {
	opacity: 0.8;
	cursor: pointer;	
}
span#asSeenIn {
    display: none;
}

div#countryFlagsLeft {
    float: left;
    height: 22px;
    margin: 3px 0 0 3px;
    position: absolute;
    top: 8px;
    left: 30%;
    width: 70%;
}
div#countryFlagsLeft ul {
    height: 22px;
    outline: 0 none;
}
div#countryFlagsLeft li {
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    outline: 0 none;
}
div#countryFlagsLeft li a {
    display: block;
    height: 18px;
    text-indent: -99999px;
    width: 24px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: 0 none;
    transition: all 0.3s ease-out 0s;
}
div#countryFlagsLeft a#homeButton {
    background: url("/img/home-button.png") no-repeat scroll -2px 0 transparent;
}
div#countryFlagsLeft a#homeButton:hover {
    background: url("/img/home-button.png") no-repeat scroll -2px -20px transparent !important;
}
div#countryFlagsLeft a#DE {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -161px -21px transparent;	
}
div#countryFlagsLeft a#DE:hover,
li.flag a.active[id="DE"] {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -161px -1px transparent !important;	
}
div#countryFlagsLeft a#EU {
    background: url("/img/flagsprite20x29.png") no-repeat scroll -429px -21px transparent;
}
div#countryFlagsLeft a#EU:hover,
li.flag a.active[id="EU"] {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -429px -1px transparent !important;	
}
div#countryFlagsLeft a#FR {
    background: url("/img/flagsprite20x29.png") no-repeat scroll -135px -21px transparent;
}
div#countryFlagsLeft a#FR:hover,
li.flag a.active[id="FR"] {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -135px -1px transparent !important;	
}
div#countryFlagsLeft a#UK {
    background: url("/img/flagsprite20x29.png") no-repeat scroll -402px -21px transparent;
}
div#countryFlagsLeft a#UK:hover,
li.flag a.active[id="UK"] {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -402px -1px transparent !important;	
}
div#countryFlagsLeft a#US {
    background: url("/img/flagsprite20x29.png") no-repeat scroll -456px -21px transparent;
}
div#countryFlagsLeft a#US:hover,
li.flag a.active[id="US"] {
	background: url("/img/flagsprite20x29.png") no-repeat scroll -456px -1px transparent !important;	
}
div#countryFlagsLeft a#flagBasket {
    background: url("/img/basket-checkout.png") no-repeat scroll -1px 0 transparent;
}
div#countryFlagsLeft a#flagBasket:hover {
    background: url("/img/basket-checkout.png") no-repeat scroll -1px -20px transparent !important;
}

/* campaigns */
div#hardwood {
	display: none;
	width: 100%; 
}
div#hardwood p {
	width: 100%;
}
div#hardwoodConfomat {	
	display: none;
	width: 100%;
}

/* teaser text on top of confomat page */
div#teaserTextCNG {
    background-color: #F7F7F7;
    line-height: 1.5em;
    margin: 0 auto;
    min-height: 70px;
    min-height: 45px;
    height: auto;
    text-align: left;
    width: 100%;
    float: left; 
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #ECECEC;
}
/* teaser text on top of all pages except confomat page */
div#teaserTextCNGpage {
    background-color: #F7F7F7;
    line-height: 1.5em;
    margin: 0 auto;
    min-height: 70px;
    min-height: 45px;
    height: auto;
    text-align: left;
    width: 100%;
    float: left; 
    border-radius: 0 0 5px 5px;
    border: 1px solid #E8E8E8;
    border-top: 0px;
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #ECECEC;
}
div#teaserText {
	float: left;
    margin: 1% 2%;
    width: 98%;
    height: auto;
    text-align: left;
}

div#content {
	width: 100%;
	margin: 0 auto;
	min-height: 600px;
	height: auto;
	text-align: left;
	float: left;	
}
div#content iframe {
	background-color: transparent;	
}	
div#startpageText {
	float:left; 
	width:100%; 
	padding:0px; 
	margin-top: 10px;	
}

div#columnLeft {
	float: left;
	width: 100%;
}

div#columnRight {
	float: right;
	width: 700px;
	display:none; /* hide right column on index page on mobile devices*/		
}

/* startpage button Open Designer */
div#buttonOpenDesigner {
    float: left;
    margin: 2% 2% 2% 4%;
    padding: 0 0 2% 0;
    text-align: center;
    width: 90%;	
}

div#buttonOpenDesigner h1 {
	margin: 0;
	padding: 0;	
}

div#buttonOpenDesigner h1 a {
	-moz-background-inline-policy: continuous;
	background: url("/img/nav/topBasket_35x1px.png") repeat-x scroll 0 50% #4CB80B;
	border: 1px solid #3C9305;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
    display: block;
    font-size: 14.5px;
    font-weight: bold;
    margin: 0 0 0 3px;
    padding: 5px 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #3C9305;
    transition: all 0.3s ease-out 0s;
}
div#buttonOpenDesigner h1 a:hover {
	background: none repeat scroll 0 0 #55CA0C;
	font-size: 14.5px;
	text-decoration: none;
	border: 1px solid #3C9305;
	box-shadow: 0 0 6px #888888;
}
div#buttonOpenDesigner h1#buttonOpenDesignerEN a {
	font-size: 14.5px;
}
div#buttonOpenDesigner h1#buttonOpenDesignerEN a:hover {
	font-size: 14.5px;
}

div#productsText {
    background: url("/img/index/bg_gradient.png") repeat-x scroll center bottom #fff;
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 0 2% 0 2%;
    padding: 0;
    width: 96%;
    overflow: hidden;
}
div#paymentIcons {
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.4, white), color-stop(1, #F2F2F2));
	background: -webkit-linear-gradient(top, white 40%, #F2F2F2 100%);
	background: -moz-linear-gradient(top, white 40%, #F2F2F2 100%);
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
    min-height: 72px;
    overflow: hidden;
}

div#serviceContacts {
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.4, white), color-stop(1, #F2F2F2));
	background: -webkit-linear-gradient(top, white 40%, #F2F2F2 100%);
	background: -moz-linear-gradient(top, white 40%, #F2F2F2 100%);
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
    min-height: 90px;
    overflow: hidden;
}

div#facebookBox {
	display: block;
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.4, white), color-stop(1, #F2F2F2));
	background: -webkit-linear-gradient(top, white 40%, #F2F2F2 100%);
	background: -moz-linear-gradient(top, white 40%, #F2F2F2 100%);
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
    overflow: hidden;
}
div.fbConnectWidgetTopmost,
div#us7vpu_1 {
	border: 0 !important;	
}

div#uspText {
    background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.4, white), color-stop(1, #F2F2F2));
	background: -webkit-linear-gradient(top, white 40%, #F2F2F2 100%);
	background: -moz-linear-gradient(top, white 40%, #F2F2F2 100%);
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
   	margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
    overflow: hidden;
}
div#discountText {
    background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.4, white), color-stop(1, #F2F2F2));
	background: -webkit-linear-gradient(top, white 40%, #F2F2F2 100%);
	background: -moz-linear-gradient(top, white 40%, #F2F2F2 100%);
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
    min-height: 100px;
    overflow: hidden;
}


div.productDetailsText {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 970px;
}

div.productDetailsText h5 {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 20px 0 0 5px;
    overflow: hidden;
    padding-left: 5px;
}

div#myFooter {
    border-top: 1px dashed #CBC6C2;
    float: left;
    margin: 30px 0;
    padding: 15px 0 0;
    text-align: left;
    width: 100%;
}
div#findMore {
    float: left;
    margin: 2% 2% 2% 2%;
    width: 45%;
}
div#findMore a, div#additionalInfos a {
	font-size: 11.5px;
}

div#additionalInfos {
	float: left;
	width: 45%;
	margin: 2% 2% 2% 2%;
	min-height: 200px;
}
div#shippingCountriesOne,
div#shippingCountriesTwo {
	float: left;
	width: 41%;
	margin: 2% 4% 2% 4%;
}
div#myBrands {
    float: left;
    height: 170px;
    width: 41%;
	margin: 4% 4% 2% 4%;
}
div#paymentMethods {
    float: left;
    height: 170px;
    width: 45%;
	margin: 4% 2% 2% 2%;
}
div#shippingProvider {
    float: left;
    height: 95px;
    width: 41%;
	margin: 2% 4% 2% 4%;
}
div#socialMedia {
    float: left;
    height: 50px;
    width: 45%;
	margin: 2% 2% 2% 2%;
}
div#socialMedia li {
    float: left;
    height: 31px;
    margin: 0 5px 0 0;
    width: 31px;
}
div#socialMedia li a {
    display: block;
    height: 31px;
    width: 31px;
    text-indent: -99999px;
}
div#socialMedia li a#facebook {
    background: url("/img/social-media.png") no-repeat scroll -36px 0 transparent;
}
div#socialMedia li a#twitter {
    background: url("/img/social-media.png") no-repeat scroll 0 0 transparent;
}
div#myCopyright {
float: left;
width: 100%;
margin: 30px auto;
text-align: center;
}

ul.footerList {
    line-height: 1.5em;
    padding: 5px 0 0 0;
}
ul.footerList li a {
display: block;
padding: 0 0 0 5px;
margin: 0 5px 0 0;
font-weight: normal;
}
ul.footerList li a:hover {
display: block;
text-decoration: underline;
}