@charset "UTF-8";
#tpl111111111{
}
*{
	margin:0px;
	padding:0px;

}
html{
	scroll-behavior: smooth;
}
.p{
	margin:0px;
	padding:0px;
	color: #F00;
}
body{
	padding: 0px;
	background-image: url(Images/bodybg-s.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63b2ff;
}
#cleanertpl {
	clear: both;
}
#headerwraptpl {
	width: 100%;
	background-image: url(Images/headerwrapbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#headertpl {
	height: 95px;
	width: auto;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#logowraptpl {
	width: 157px;
	background-image: url(Images/headerlogobg.png);
	background-repeat: no-repeat;
	height: inherit;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#logotpl {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 14px;
	height: auto;
	width: 112px;
}
#logotpl a {
	display: block;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotpl a span {
	display: none;
}
#iconswraptpl {
	width: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 20px;
}
#gwtpl {
	height: 20px;
	width: 50px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abouticontpl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#chatwraptpl {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#fblsdnavwraptpl {
	margin: 0px;
	height: auto;
	width: 115px;
	float: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fblwraptpl {
	width: 115px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#fblimgtpl {
	float: left;
	width: 20px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#fblbttntpl {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#navtpl {
	width: 115px;
	padding: 0px;
	float: none;
	margin: 0px;
	height: 20px;
}
#sdwraptpl {
	float: left;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#sdtpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navtpl a:hover img {
	margin: 0px;
	padding: 0px;
	opacity: 0.75;
}
#menutpl {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menutxttpl {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a #menutxttpl {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
    font-size: 12px;
}
a:hover #menutxttpl {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
    font-size: 12px;
}
#menuimgtpl {
	padding: 0px;
	float: right;
	height: 20px;
	width: 28px;
	margin: 0px;
}
.menuitemstpl  {
	margin: 0px;
	width: 235px;
	background-color: ##FFFFFF;
	opacity: 0.97;
	z-index: 1020;
	display: none;
	flex-direction: column;
	position: absolute;
	background-color: #FFFFFF;
	box-shadow: 0px 3px 37px 3px #000000;
	border-radius: 7px 0px 7px 7px;
	right: 8px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
    animation: growDown 570ms ease-in-out forwards;
    transform-origin: top center;
}
@keyframes growDown {
    0% {
        transform: scaleY(0)
    }
    80% {
        transform: scaleY(1.1)
    }
    100% {
        transform: scaleY(1)
    }
}
#ulwraptpl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#ulimgtpl {
	padding: 0px;
	float: left;
	height: 40px;
	width: 40px;
	margin: 0px;
}
#ultxttpl {
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
}
.menuitemstpl li  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.menuitemstpl a   {
	text-decoration: none;
	color: #036;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.menuitemstpl a:hover {
	background-color: #F60;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
#usercartwraptpl {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 43px;
	width: auto;
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
}
#usercartwraptpl a {
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
}
#usercartwraptpl a:hover {
	color: #ededed;
}
#usercarttpl {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#userwraptpl {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#usertpl {
	padding: 0px;
	margin: 0px;
}
#usertpl ul {
	margin: 0px;
	padding: 0px;
}
#usertpl ul li {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#usertpl ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	margin: 0px;
	padding: 0px;
}
#usertpl ul li a:hover {
	color: #ededed;
}
#cartwraptpl {
	float: right;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#carttpl {
	padding: 0px;
	margin: 0px;
}
#carttpl a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #045174;
	border-radius: 3px;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	box-shadow: 1px 1px 1px 1px #333;
}
#carttpl a:hover {
	color: #ededed;
}
#whitelinewraptpl {
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#whitelinetpl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#botgradienttpl {
	background-image: url(Images/botgradient.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#sitemapwraptpl {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/footerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#sitemaptpl {
	padding: 0px;
	margin: 0px;
}
#sitemapinnertpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sitemaptitletpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sitemaptpl ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#sitemaptpl ul li a{
	text-decoration: none;
	font-size: 15px;
	color: #003366;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul li a:hover {
	color: #FA5001;
}
#corporatetpl {
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#corporateultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#supporttpl {
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#supportultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clientwraptpl {
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#clientultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapchatwraptpl {
	height: 175px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sitemapchattpl {
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl a {
	display: block;
	height: 175px;
	width: 200px;
	background-image: url(Images/LiveChat.png);
	background-repeat: no-repeat;
}
#sitemapchattpl a span {
	display: none;
}
#footerwraptpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #01166D;
}
#footertpl {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footerbrandswraptpl {
	width: 251px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	float: none;
}
#footerbrandstpl {
	margin: 0px;
	padding: 0px;
}
#footerbrandstpl a {
	height: 33px;
	width: 251px;
	display: block;
	background-image: url(Images/Brands.png);
	background-repeat: no-repeat;
}
#footerbrandstpl a span {
	display: none;
}
#footerlogowraptpl {
	width: auto;
	padding: 0px;
	height: auto;
	float: none;
	margin: 0px;
}
#footerlogotpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlogotpl a {
	display: block;
	padding: 0px;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerlogotpl a span {
	display: none;
}
#poweredtpl {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#poweredtpl a {
	color: #FFF;
	text-decoration: none;
}
#copyrighttpl {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


@media only screen and (min-width: 592px) {
#tpl222222592px{}

*
{
	margin:0px;
	padding:0px;

}
html{
	scroll-behavior: smooth;
}
.p{
	margin:0px;
	padding:0px;
	color: #F00;
}
body{
	padding: 0px;
	background-image: url(Images/bodybg-s.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63b2ff;
}
#cleanertpl {
	clear: both;
}
#headerwraptpl {
	width: 100%;
	background-image: url(Images/headerwrapbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#headertpl {
	height: auto;
	width: auto;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logowraptpl {
	width: 157px;
	background-image: url(Images/headerlogobg.png);
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logotpl {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
	height: auto;
	width: 112px;
}
#logotpl a {
	display: block;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotpl a span {
	display: none;
}
#iconswraptpl {
	width: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 20px;
}
#gwtpl {
	height: 20px;
	width: 50px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abouticontpl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#chatwraptpl {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#fblsdnavwraptpl {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fblwraptpl {
	width: 115px;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fblimgtpl {
	float: left;
	width: 20px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#fblbttntpl {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#navtpl {
	width: 115px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 20px;
}
#sdwraptpl {
	float: left;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#sdtpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menutpl {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menutxttpl {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a #menutxttpl {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
}
#menuimgtpl {
	padding: 0px;
	float: right;
	height: 20px;
	width: 28px;
	margin: 0px;
}
#usercartwraptpl {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	height: 43px;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
}
#usercartwraptpl a {
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
}
#usercartwraptpl a:hover {
	color: #ededed;
}
#usercarttpl {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#userwraptpl {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#usertpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#usertpl ul {
	margin: 0px;
	padding: 0px;
}
#usertpl ul li {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#usertpl ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	margin: 0px;
	padding: 0px;
}
#usertpl ul li a:hover {
	color: #ededed;
}
#cartwraptpl {
	float: right;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#carttpl {
	margin: 0px;
	padding: 0px;
}
#carttpl a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #045174;
	border-radius: 3px;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	box-shadow: 1px 1px 1px 1px #333;
}
#carttpl a:hover {
	color: #ededed;
}
#whitelinewraptpl {
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#whitelinetpl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#botgradienttpl {
	background-image: url(Images/botgradient.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#sitemapwraptpl {
	width: 100%;
	padding: 0px;
	background-image: url(Images/footerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
}
#sitemaptpl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sitemapinnertpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sitemaptitletpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sitemaptpl ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#sitemaptpl ul li a{
	text-decoration: none;
	font-size: 13px;
	color: #003366;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul li a:hover {
	color: #FA5001;
}
#corporatetpl {
	width: 21%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corporateultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#supporttpl {
	width: 21%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#supportultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clientwraptpl {
	width: 21%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#clientultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapchatwraptpl {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#sitemapchattpl {
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl a {
	display: block;
	height: 175px;
	width: 100%;
	background-image: url(Images/LiveChat.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sitemapchattpl a span {
	display: none;
}
#footerwraptpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #01166D;
}
#footertpl {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#footerbrandswraptpl {
	width: 251px;
	padding: 0px;
	float: right;
	margin: 0px;
}
#footerbrandstpl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbrandstpl a {
	height: 33px;
	width: 251px;
	display: block;
	background-image: url(Images/Brands.png);
	background-repeat: no-repeat;
}
#footerbrandstpl a span {
	display: none;
}
#footerlogowraptpl {
	width: 47%;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px;
	text-align: center;
}
#footerlogotpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlogotpl a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
}
#footerlogotpl a span {
	display: none;
}
#poweredtpl {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#poweredtpl a {
	color: #FFF;
	text-decoration: none;
}
#copyrighttpl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
	
}

@media only screen and (min-width: 768px) {
#tpl333333768px{
}
*{
	margin:0px;
	padding:0px;

}
html{
	scroll-behavior: smooth;
}
.p{
	margin:0px;
	padding:0px;
	color: #F00;
}
body{
	padding: 0px;
	background-image: url(Images/bodybg-s.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63b2ff;
}
#cleanertpl {
	clear: both;
}
#headerwraptpl {
	width: 100%;
	background-image: url(Images/headerwrapbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#headertpl {
	height: auto;
	width: auto;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#logowraptpl {
	width: 157px;
	background-image: url(Images/headerlogobg.png);
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logotpl {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
	height: auto;
	width: 112px;
}
#logotpl a {
	display: block;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotpl a span {
	display: none;
}
#iconswraptpl {
	width: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 20px;
}
#gwtpl {
	height: 20px;
	width: 50px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abouticontpl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#chatwraptpl {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#fblsdnavwraptpl {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fblwraptpl {
	width: 115px;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fblimgtpl {
	float: left;
	width: 20px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#fblbttntpl {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#navtpl {
	width: 115px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: auto;
}
#sdwraptpl {
	float: left;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#sdtpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menutpl {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menutxttpl {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a #menutxttpl {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
}
#menuimgtpl {
	padding: 0px;
	float: right;
	height: 20px;
	width: 28px;
	margin: 0px;
}
.menuitemstpl  {
	margin: 0px;
	width: 235px;
	background-color: #FFFFFF;
	opacity: 0.97;
	z-index: 1020;
	display: none;
	flex-direction: column;
	position: absolute;
	background-color: #FFFFFF;
	box-shadow: 0px 3px 37px 3px #000000;
	border-radius: 0px 7px 7px 7px;
	right: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#usercartwraptpl {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	height: 43px;
	width: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
}
#usercartwraptpl a {
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
}
#usercartwraptpl a:hover {
	color: #ededed;
}
#usercarttpl {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#userwraptpl {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#usertpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#usertpl ul {
	margin: 0px;
	padding: 0px;
}
#usertpl ul li {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#usertpl ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	margin: 0px;
	padding: 0px;
}
#usertpl ul li a:hover {
	color: #ededed;
}
#cartwraptpl {
	float: right;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#carttpl {
	margin: 0px;
	padding: 0px;
}
#carttpl a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #045174;
	border-radius: 3px;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	box-shadow: 1px 1px 1px 1px #333;
}
#carttpl a:hover {
	color: #ededed;
}
#whitelinewraptpl {
	background-image: url(Images/orangebg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#whitelinetpl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#botgradienttpl {
	background-image: url(Images/botgradient.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#sitemapwraptpl {
	width: 100%;
	padding: 0px;
	background-image: url(Images/footerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
}
#sitemaptpl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#sitemapinnertpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sitemaptitletpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sitemaptpl ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#sitemaptpl ul li a{
	text-decoration: none;
	font-size: 13px;
	color: #003366;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul li a:hover {
	color: #FA5001;
}
#corporatetpl {
	width: 21%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corporateultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#supporttpl {
	width: 21%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#supportultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clientwraptpl {
	width: 21%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#clientultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapchatwraptpl {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#sitemapchattpl {
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl a {
	display: block;
	height: 175px;
	width: 100%;
	background-image: url(Images/LiveChat.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sitemapchattpl a span {
	display: none;
}
#footerwraptpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #01166D;
}
#footertpl {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
}
#footerbrandswraptpl {
	width: 251px;
	padding: 0px;
	float: right;
	margin: 0px;
}
#footerbrandstpl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbrandstpl a {
	height: 33px;
	width: 251px;
	display: block;
	background-image: url(Images/Brands.png);
	background-repeat: no-repeat;
}
#footerbrandstpl a span {
	display: none;
}
#footerlogowraptpl {
	width: 47%;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px;
	text-align: center;
}
#footerlogotpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlogotpl a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
}
#footerlogotpl a span {
	display: none;
}
#poweredtpl {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#poweredtpl a {
	color: #FFF;
	text-decoration: none;
}
#copyrighttpl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
	
}


@media only screen and (min-width: 1024px) {
#tpl444441024px{
}	
*{
	margin:0px;
	padding:0px;

}
html{
	scroll-behavior: smooth;
}
.p{
	margin:0px;
	padding:0px;
	color: #F00;
}
body{
	padding: 0px;
	background-image: url(Images/bodybg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#cleanertpl {
	clear: both;
}
#headerwraptpl {
	width: 100%;
	background-image: url(Images/headerwrapbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#headertpl {
	height: auto;
	width: 60%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
}
#logowraptpl {
	width: 157px;
	background-image: url(Images/headerlogobg.png);
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logotpl {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
	height: auto;
	width: 112px;
}
#logotpl a {
	display: block;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotpl a span {
	display: none;
}
#iconswraptpl {
	width: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 20px;
}
#gwtpl {
	height: 20px;
	width: 50px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abouticontpl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#chatwraptpl {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#fblsdnavwraptpl {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fblwraptpl {
	width: 115px;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fblimgtpl {
	float: left;
	width: 20px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#fblbttntpl {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#navtpl {
	width: 115px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: auto;
}
#sdwraptpl {
	float: left;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#sdtpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menutpl {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menutxttpl {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a #menutxttpl {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
}
#menuimgtpl {
	padding: 0px;
	float: right;
	height: 20px;
	width: 28px;
	margin: 0px;
}
#usercartwraptpl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	float: right;
	width: 30%;
	height: auto;
	background-image: url(Images/blancbg.png);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#usercartwraptpl a {
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
}
#usercartwraptpl a:hover {
	color: #ededed;
}
#usercarttpl {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#userwraptpl {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#usertpl {
	margin: 0px;
	padding: 0px;
}
#usertpl ul {
	margin: 0px;
	padding: 0px;
}
#usertpl ul li {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#usertpl ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	margin: 0px;
	padding: 0px;
}
#usertpl ul li a:hover {
	color: #ededed;
}
#cartwraptpl {
	float: right;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#carttpl {
	margin: 0px;
	padding: 0px;
}
#carttpl a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #045174;
	border-radius: 3px;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	box-shadow: 1px 1px 1px 1px #333;
}
#carttpl a:hover {
	color: #ededed;
}
#whitelinewraptpl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#whitelinetpl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#botgradienttpl {
	background-image: url(Images/botgradient.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#sitemapwraptpl {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/footerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 320px;
}
#sitemaptpl {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#sitemapinnertpl {
	margin: 0px;
	padding: 0px;
}
#sitemaptitletpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #000;
	text-align: left;
}
#sitemaptpl ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sitemaptpl ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#sitemaptpl ul li a{
	text-decoration: none;
	font-size: 15px;
	color: #003366;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul li a:hover {
	color: #FA5001;
}
#corporatetpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corporateultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#supporttpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#supportultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clientwraptpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin: 0px;
}
#clientultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapchatwraptpl {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl {
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl a {
	display: block;
	height: 175px;
	width: 200px;
	background-image: url(Images/LiveChat.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sitemapchattpl a span {
	display: none;
}
#footerwraptpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #01166D;
}
#footertpl {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 45px;
	padding-left: 45px;
	margin: 0px;
}
#footerbrandswraptpl {
	width: 251px;
	padding: 0px;
	float: right;
	margin: 0px;
}
#footerbrandstpl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbrandstpl a {
	height: 33px;
	width: 251px;
	display: block;
	background-image: url(Images/Brands.png);
	background-repeat: no-repeat;
}
#footerbrandstpl a span {
	display: none;
}
#footerlogowraptpl {
	width: 47%;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px;
	text-align: center;
}
#footerlogotpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlogotpl a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
}
#footerlogotpl a span {
	display: none;
}
#poweredtpl {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#poweredtpl a {
	color: #FFF;
	text-decoration: none;
}
#copyrighttpl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
		
}

@media only screen and (min-width: 1200px) {
#tpl5555551200px{
}	
*{
	margin:0px;
	padding:0px;

}
html{
	scroll-behavior: smooth;
}
.p{
	margin:0px;
	padding:0px;
	color: #F00;
}
body{
	padding: 0px;
	background-image: url(Images/bodybg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#cleanertpl {
	clear: both;
}
#headerwraptpl {
	width: 100%;
	background-image: url(Images/headerwrapbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#headertpl {
	height: auto;
	width: 57%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#logowraptpl {
	width: 157px;
	background-image: url(Images/headerlogobg.png);
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logotpl {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
	height: auto;
	width: 112px;
}
#logotpl a {
	display: block;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#logotpl a span {
	display: none;
}
#iconswraptpl {
	width: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 20px;
}
#gwtpl {
	height: 20px;
	width: 50px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abouticontpl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#chatwraptpl {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#fblsdnavwraptpl {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fblwraptpl {
	width: 115px;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fblimgtpl {
	float: left;
	width: 20px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#fblbttntpl {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#navtpl {
	width: 115px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: auto;
}
#sdwraptpl {
	float: left;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#sdtpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menutpl {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menutxttpl {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a #menutxttpl {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;
}
#menuimgtpl {
	padding: 0px;
	float: right;
	height: 20px;
	width: 28px;
	margin: 0px;
}
#usercartwraptpl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	float: right;
	width: 28%;
	height: auto;
	background-image: url(Images/blancbg.png);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#usercartwraptpl a {
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
}
#usercartwraptpl a:hover {
	color: #ededed;
}
#usercarttpl {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#userwraptpl {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#usertpl {
	margin: 0px;
	padding: 0px;
}
#usertpl ul {
	margin: 0px;
	padding: 0px;
}
#usertpl ul li {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#usertpl ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	margin: 0px;
	padding: 0px;
}
#usertpl ul li a:hover {
	color: #ededed;
}
#cartwraptpl {
	float: right;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#carttpl {
	margin: 0px;
	padding: 0px;
}
#carttpl a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #045174;
	border-radius: 3px;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	box-shadow: 1px 1px 1px 1px #333;
}
#carttpl a:hover {
	color: #ededed;
}
#whitelinewraptpl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#whitelinetpl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#botgradienttpl {
	background-image: url(Images/botgradient.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
#sitemapwraptpl {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/footerbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 320px;
}
#sitemaptpl {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#sitemapinnertpl {
	margin: 0px;
	padding: 0px;
}
#sitemaptitletpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #000;
	text-align: left;
}
#sitemaptpl ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sitemaptpl ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#sitemaptpl ul li a{
	text-decoration: none;
	font-size: 15px;
	color: #003366;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
}
#sitemaptpl ul li a:hover {
	color: #FA5001;
}
#corporatetpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corporateultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#supporttpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#supportultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clientwraptpl {
	float: left;
	width: 21%;
	padding: 0px;
	margin: 0px;
}
#clientultpl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapchatwraptpl {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl {
	margin: 0px;
	padding: 0px;
}
#sitemapchattpl a {
	display: block;
	height: 175px;
	width: 200px;
	background-image: url(Images/LiveChat.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sitemapchattpl a span {
	display: none;
}
#footerwraptpl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #01166D;
}
#footertpl {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 65px;
	padding-left: 65px;
	margin: 0px;
}
#footerbrandswraptpl {
	width: 251px;
	padding: 0px;
	float: right;
	margin: 0px;
}
#footerbrandstpl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbrandstpl a {
	height: 33px;
	width: 251px;
	display: block;
	background-image: url(Images/Brands.png);
	background-repeat: no-repeat;
}
#footerbrandstpl a span {
	display: none;
}
#footerlogowraptpl {
	width: 47%;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px;
	text-align: center;
}
#footerlogotpl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlogotpl a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 112px;
	background-image: url(Images/Obby-logo.png);
	background-repeat: no-repeat;
}
#footerlogotpl a span {
	display: none;
}
#poweredtpl {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#poweredtpl a {
	color: #FFF;
	text-decoration: none;
}
#copyrighttpl {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
		
}
