/* @override http://kingofshaves.co.nz/main.css */

/* @override http://kingofshaves.co.nz/main.css */

*, html {
	font-size: 12px;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(images/background.jpg);
	font-family: Helvetica;
	color: #fff;
	font-size: 12px;
}
img {
	border: none;
}
#container {
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	width: 943px;
	height: 74px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#navbar1 {
	width: 943px;
	height: 32px;
	//height: 47px;
	background-image: url(images/nav-bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	//padding-top: 8px;
	text-align: center;
	color: #CCCCCC;
}
#navbar1 ul {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	white-space: nowrap;
}
#navbar1 li {
	list-style-type: none;
	display: inline;
}
#navbar1 li a {
	text-decoration: none;
	color: #fff;
	padding: 0px 33px;
	font-weight: bold;
}
#navbar1 lia:link {
}
#navbar1 li a:visited {
	text-decoration: none;
	color: #fff;
}
#navbar1 li a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#flash {
	/*height: 352px; adjusted for Shave Sexy Promotion*/
	height: 367px;
	margin: 15px 0;
}
#footer {
	width: 943px;
	height: 47px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-links {
}
.people-we-like {
	font-size: 9pt;
	margin-right: 10px;
	color: #666;
}
#bottom-links ul {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	white-space: nowrap;
}
#bottom-links li {
	list-style-type: none;
	display: inline;
}
#bottom-links li a {
	text-decoration: none;
	padding: 0px 3px;
}
#bottom-links lia:link {
}
#bottom-links li a:visited {
	text-decoration: none;
}
#bottom-links li a:hover {
	text-decoration: none;
}
.rule {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.bull {
	font-size: 15pt;
	line-height: 15px;
	vertical-align: middle;
}
#main {
	font-size: 12px;
}
#main-top {
}
#main-middle {
	background-color: #000000;
}
#main-bottom {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cell {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cell-item {
	background-color: #333333;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.cell-item-selected {
	display: block;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
h1 {
	font-size: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: helvetica;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.header {
	font-size: 12px;
}
.sub-title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.item {
	font-size: 11px;
	padding-left: 15px;
}
#left {
	width: 211px;
	margin-right: 15px;
	margin-left: 5px;
	float: left;
}
#right {
	width: 700px;
	margin-right: 5px;
	float: right;
}
#left-top {
	background-image: url(images/product-selector-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
 //height: 80px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
#left-middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525250;
	border-left-color: #525250;
	background-color: #1d1d1d;
	padding-right: 10px;
	padding-left: 10px;
}
#left-middle a:link, #left-middle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left-middle a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#left-bottom {
	height: 30px;
	background-image: url(images/left-bottom.jpg);
	background-repeat: no-repeat;
}
#shave-squad-top {
	background-image: url(images/shave-squad-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
 //height: 80px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
#shave-squad-middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525250;
	border-left-color: #525250;
	background-color: #1d1d1d;
	padding-right: 10px;
	padding-left: 10px;
}
#shave-squad-bottom {
	height: 10px;
	background-image: url(images/left-bottom.jpg);
	background-repeat: no-repeat;
}
#right-top {
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
}
#right-middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525250;
	border-left-color: #525250;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#right-bottom {
	
	height: 30px;
	//height: 6px;
	background-image: url(images/700x6px-common-footer.gif);
	background-repeat: no-repeat;
}
.table {
}
.cell {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cell-item {
	background-color: #333333;
	display: block;
	font-size: 12px;
	padding: 2px;
}
.cell-item-selected {
	display: block;
	font-size: 12px;
	padding: 2px;
}
.break {
	background-image: url(images/hr2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 678px;
	background-position: center;
}
#10pt-padding-container {
	padding-right: 0px;
	padding-left: 0px;
}
a.external:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.external:visited {
	color: #FFF;
}
a.external:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.external:active {
	color: #CCCCCC;
}
a.friends:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.friends:visited {
	text-decoration: none;
	color: #ccc;
}
a.friends:hover {
	text-decoration: none;
	color: #fff;
}
a.friends:active {
	color: #ccc;
}
a.bottom:link, a.bottom:visited {
	color: #666666;
	text-decoration: underline;
}
a.bottom:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.shave-squad:link, a.shave-squad:visited {
	color: #FF6600;
	text-decoration: underline;
}
a.shave-squad:hover {
	text-decoration: underline;
	color: #FF9900;
}
.form-element-width-smaller {
	width: 150px;
	background-color: #FFFFFF;
	border: 0px solid #999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.form-element-width {
	width: 300px;
	background-color: #FFFFFF;
	border: 0px solid #999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.table-gap {
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* @group Map */

#map-container {
	width: 1000px;
	margin: 0 auto;
	background: url(images/map-bkg.png) no-repeat 0 0;
	position: relative;
	padding: 1px 0;
}

#map-container p {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

#map {
	width: 600px;
	height: 850px;
	float: left;
	margin-top: 30px;
	clear: both;
	margin-left: 40px;
	border: 1px solid #000;
}

#sidebar {
	width: 280px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

#sidebar label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
}

#sidebar input {
	float: left;
	margin-bottom: 3px;
}

#sidebar #submit {
	border-style: none;
	width: 195px;
	height: 40px;
	background: transparent url(images/put-yourself-on-map-btn.png) 0 0;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

#sidebar #submit:hover {
	background-position: 0 -40px;
}

#map-container #footer {
	margin-top: 70px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
}

/* @group Loading */

#loading {
	width: 100px;
	height: 100px;
	background: url(images/loading-bkg.png) no-repeat 0 0;
	position: absolute;
	top: 400px;
	left: 308px;
}

#loading img {
	margin-top: 20px;
}

#loading p {
	color: #fff;
	font-size: 15px;
}



/* @end */

/* @group Info Boxes */

.info-box {
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8eb', endColorstr='#e9e9ec'); 	background: -webkit-gradient(linear, left top, left bottom, from(#e8e8eb), to(#e9e9ec)); 
	background: -moz-linear-gradient(top,  #e8e8eb,  #e9e9ec);
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
	behavior: url(ie-css3.htc);
}

.info-box .content {
	z-index: 200;
	display: block;
	width: 242px;
	height: 34px;
	text-transform: uppercase;
	padding: 3px 4px;
}

.info-box .content .name, .info-box .content .city {
	z-index: 300;
	display: block;
	text-align: left;
	font-size: 10px;
	color: #797979;
}

.info-box .content .name {
	color: #444;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: capitalize;
}

.info-box-wrap .point {
	background: url(images/info-box-point.png) no-repeat center bottom;
}

.info-box-wrap.locked {
	z-index: 1000;
}


/* @end */



/* @end */

