@charset "utf-8";
/* CSS Document by www.dkinweb.com */
/* CSS build elements */
body {
	font-size: 72%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#wrap {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background-image: url(/img/body-bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 330px;
	width: 880px;
	background-repeat: no-repeat;
	background-image: url(../img/3-header-NY.jpg);
	color: #FFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: baseline;
}
#nav {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 40px;
}
#leftcol {
	height: auto;
	width: 540px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.1em;
	text-align: justify;
	float: left;
	margin-top: -160px;
}

#leftcolwide {
	padding: 10px;
	float: left;
	height: auto;
	width: 780px;
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(/orig-im/white-page-bg.png);
	background-repeat: repeat;
	border: 2px solid #FFF;
}
#rightcol {
	padding: 10px;
	float: right;
	height: auto;
	width: 245px;
	margin-bottom: 10px;
	margin-top: -330px;
	margin-right: 20px;
	text-align: right;
	background-image: url(../orig-img/white-page-bg.png);
	background-repeat: repeat;
}
.prodboxleft{
	float: left;
	height: auto;
	width: 250px;
	text-align: center;
}
.prodboxright{
	float: right;
	height: auto;
	width: 250px;
	text-align: center;
}
.prodboxleftexit{
	float: left;
	height: auto;
	width: 520px;
	text-align: justify;
}
.prodbox{
	float: left;
	height: auto;
	width: 520px;
}
#pagestop {
	clear: both;
	height: 325px;
	width: 100%;
	text-align: center;
	background-color: #CCC;
	background-image: url(/img/pagestop-bg.gif);
	background-repeat: no-repeat;
}
#pagestopwrap {
	clear: both;
	height: 300px;
	width: 880px;
}
#footer {
	clear: both;
	height: 260px;
	width: 100%;
	text-align: left;
	padding-top: 20px;
	background-repeat: repeat-x;
	background-image: url(/img/pc-footer.gif);
}
.stopbox{
	float: left;
	width: 270px;
	padding: 5px;
	height: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	text-align: left;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #666;
}

.footbox{
	float: left;
	width: 320px;
	text-align: left;
	height: 250px;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 30px;
	font-size: 10px;
}
.textbox{
	background-color: #E6E6E6;
	margin: 3px;
	padding: 4px;
	float: right;
	height: auto;
	width: 220px;
	border: 1px dotted #999;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
/* CSS font elements */
h1 {
	font-size: 1.6em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.stopbox h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
}
p {
	font-size: 1.1em;
}
ul.text{
	list-style-type: none;
	font-size: 1.2em;
}
/* CSS link elements */
a {
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: none;
	font-style: italic;
}
.footbox a {
	font-weight: bold;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type: none;
	text-decoration: none;
}
#header a {
	font-weight: bold;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type: none;
	font-size: 12px;
	text-decoration: none;
}
.stopbox a {
	font-weight: bold;
	color: #333;
	list-style-type: none;
}
a.navlink:link, a.navlink:visited {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
	margin: 1px;
	display: list-item;
	height: 20px;
	width: 100%;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 3px;
}
a.navlink:hover {
	font-weight: bold;
	color: #666;
	font-size: 1.2em;
	padding-left: 3px;
	list-style-type: none;
	margin: 1px;
	display: list-item;
	height: 20px;
	width: 100%;
	list-style-type: none;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../orig-img/white-page-bg.png);
	background-repeat: repeat;
}

/* CSS image elements */
img.leftlong{
	background-color: #E5E5E5;
	margin: 5px;
	padding: 3px;
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #000;
}
.prodimage{
	float: left;
	height: 67px;
	width: 67px;
	background-color: #FFF;
	margin: 3px;
	padding: 2px;
}
.promoimage{
	float: left;
	height: 89px;
	width: 150px;
	margin: 3px;
	padding: 2px;
}
.picimage{
	float: left;
	height: 170px;
	width: 220px;
	padding: 2px;
	border: 1px solid #006;
	background-color: #FFF;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.frame{
	background-color: #FFF;
	padding: 2px;
	height: 500px;
	width: 500px;
	border: 1px solid #006;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 55px;
}
.map{
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #333;
	margin-bottom: 3px;
}
/*pop up meerkat */
meerkat{
}
#meerkat-container {
	position: relative;
	float: left;
	width: 100%;
	z-index: 1000;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0;
}

#meerkat {
	width: 100%;
	display: none;
}

#meerkat-content {
	width: 960px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
	color: #333;
}

p.heading{
	color: #333;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
}

#meerkat-content p{
	color: #666;
	font-size: 1.1em;
}

#meerkat-content a.dont-show{
	color: #000;
	font-weight: bold;
}

#meerkat-content a.dont-show:hover {
	color: #333;
	text-decoration: none;
}

#meerkat-content-adsense {
	width: 730px;
	margin: 0 auto;
	padding-top: 10px;
}
.meerkat-refer{
	float: left;
	height: 150px;
	width: 150px;
	margin: 10px;
	}
