html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}*:focus{outline:0;}

/* General */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #666666;
}
#wrapper {
	width: 960px;
	margin: 40px auto;
}

h2 {
	font-size: 2em;
	margin: 0 0 10px;
}

h3 {
	font-size: 1.8em;
	margin: 0 0 10px;
	color: #6cbe11;
}

p {	font-size: 1.2em;
	margin: 0 0 10px;
	line-height: 160%;
}

ul {
	margin: 10px 40px;
	font-size: 1.2em;
	list-style-type: disc;
}
ul li {
	padding: 0 0 5px 5px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link, a:visited {
	color: #fa7700;
}

a:hover, a:active {
	color: #666;
}
/* Header*/

table.header {
	height: 100px;
	background: url(../images/bg_header.jpg) no-repeat;
}

table.header h1,
table.header h1 a{
	display: block;
	width: 220px;
	height: 60px;
	margin: 20px 0 0 10px;
}

table.header h1 a,
table.header p {
	text-indent: -9999px
}

table.header p {
	margin: 0;
}

/* Feature*/

table.feature {
	margin: 0 0 40px;
}


table.feature.nomargin {
	margin: 0;
}

table.feature h3  {
	color: #959595;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px 27px;}

table.feature p {
	margin: 0 20px 10px 27px;
}

table.feature img {
	margin: 40px 0 10px;
}

table.feature img.nomargin {
	margin: 40px 0 0;
}

#pg_home table.feature tr td {
	background: url(../images/feature_home.jpg) no-repeat;
	height: 320px;
}

#pg_home table.feature tr td h1 {
	text-indent: -9999px;
}

#pg_home table.feature tr td p {
	margin: 110px 500px 0 27px;
}

table.feature tr td.logostrip img {
	border-top: 1px solid #ccc;
	margin: 0 0 10px;
}






#pg_askus table h3 {
	color: #959595;
	font-size: 1.2em;
	font-weight: bold;
}
#pg_askus table.mainContent {
	margin: 40px 0;
	}
#pg_askus table.mainContent tr td {
	padding: 0 20px;
}

#pg_askus table.mainContent img.textbtn {
	margin: 10px 0;
}

/* Main Content */

table.mainContent td{
	padding: 20px 25px;
	
}
table.mainContent p {
	font-size: 1.2em;
}

table.locations {
	margin: 0 0 40px 0;
}
table.locations td {
	padding: 10px;
	line-height: 160%;
}

table.locations tr.tblTop td,
table.locations tr.tblBtm td {
	padding: 0;
	border-top: none;
}
table.locations tr.header {
	background: #67bf0e;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #fff;
}

table.locations tr.header td {
	padding-top: 5px;
}
	
	table.locations tr.odd {
	background: #abdc51;
	border-bottom: 1px solid #8fbc61;
	}

table.locations tr.even {
	background: #d7f3a4;
		border-bottom: 1px solid #8fbc61;

	}

table.locations img {
	padding: 0;
}
/* Sub Content */

table.buttons,
table.buttons img {
	margin: 0 0 10px;
}

table.buttons td {
	text-align: center;
}
/* Footer */

table.footer {
	background: url(../images/bg_footer.gif) no-repeat;
	height: 60px;
}

table.footer td p {
	text-align: center;
	padding: 12px 0;
	line-height: 160%;
	font-size:1em;}
	
table.footer a:link,
table.footer a:visited {
	color: #6c7176;
}

table.footer a:hover,
table.footer a:active {
	color: #fa7700;
}
/* Electronics Page */

table.playzone td.description {
	background-image: url(../images/playzone_bg.jpg)
}

table.playzone td.description h3 {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 5px 10px;}

table.playzone td.description p {
	font-size: 1.2em;
	color: #fff;
	margin: 0 0 5px 10px;
}
/* Entertainment Page */

table.playzone td.description {
	background-image: url(../images/playzone_bg.jpg)
}

table.rentals td.description {
	background-image: url(../images/playzone_bg_lg.jpg)
	}
	
table.rentals td.description h3 {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 5px 10px;}

table.rentals td.description p {
	font-size: 1.2em;
	color: #fff;
	margin: 0 0 5px 10px;
}

table.playzone td.description h3 {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 5px 10px;}

table.playzone td.description p {
	font-size: 1.2em;
	color: #fff;
	margin: 0 0 5px 10px;
}