@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 0px;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
}

img {
	border: 0;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:active, a:hover {
	color: #000000;
}


p {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
}

ul {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#titleBlock {
	background: url(../images/h1bg.gif) repeat-x 0px 8px;	
	padding: 3px 0px 3px 0px;
	margin: 15px 0px 15px 0px;
	position: relative;
}

#titleFlag {
	width: 10px;
	height: 20px;
	position: absolute;
	left: 890px;
	top: -12px;
	background: url(../images/flag.gif) no-repeat;
}

h1 {
	font-size: 18px;
	color: #666666;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	display: inline;
}

h2 {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 12px;
	letter-spacing: 1px;
	border-bottom: 1px solid #bfbfbf;
	text-transform: uppercase;
}

.wFlag {
	background: url(../images/flag.gif) no-repeat right bottom;
}

h3 {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-weight: normal;
}

/* header element */

#header {
	width: 930px;
	height: 48px;
	margin: 0 auto;
}

#logo {
	width: 245px !important;
	height: 48px !important
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: left !important;
}

#storeLogo {
	width: 245px !important;
	height: 48px !important
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: left !important;
}

#navigation {
	width: 575px !important;
	float: right !important;
	text-align: right;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#navigation ul {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
}

#navigation li {
	margin: 26px 28px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	float: right;
}

.cartSPC {
	margin: 21px 16px 0px 0px !important;
}

#navigation a:link, #navigation a:visited {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
}

#navigation a:hover, #navigation a:active {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #5a5a5a;
}

/* front content */

#frontContent {
	width: 930px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#sideContent {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#tmStoreContent {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}

#frontFlash {
	width: 930px;
	margin-bottom: 25px;
}

#frontLeft {
	width: 440px;
	float: left;
	padding-left: 10px;
}

#frontRight {
	width: 440px;
	float: right;
	padding-right: 10px;
}

#frontRightLeft {
	width: 219px;
	float: left;
}

#frontRightRight {
	width: 213px;
	float: right;
}

.frontPost {
	padding-left: 140px;
	min-height: 90px;
	/*background: url(../images/default.gif) no-repeat 0px 0px;*/
}

.frontPost h3 {
	line-height: 16px;
}

.frontPost a:link, .frontPost a:visited {
	color: #666666;
}

.frontPost a:hover, .frontPost a:active {
	color: #000000;
}

.frontLine {
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #bfbfbf;
}

.clear {
	clear: both;
}

/* footer content */

#footer {
	width: 100%;
	height: 25px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background: #FFFFFF;
}

#footerContent {
	width: 910px;
	margin: 0 auto;
	position: relative;
}

#tmLogo {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 18px;
	height: 14px;
}

#footNav {
	height: 10px !important;
	width: 672px !important;
	position: absolute !important;
	left: 19px !important;
	top: 9px !important;
	font-size: 10px !important;
	text-transform: uppercase !important;
	text-align: right !important;
	letter-spacing: 1px !important;
	font-weight: bold !important;
	color: #666666 !important;
}

#footNav a:link, #footNav a:visited {
	color: #666666;
	text-decoration: none;
}

#footNav a:active, #footNav a:hover {
	color: #000000;
}

#socialIcons {
	height: 16px;
	width: 62px;
	position: absolute;
	left: 700px;
	top: 3px;
}

#signup {
	width: 140px;
	height: 16px;
	left: 770px;
	top: 5px;
	position: absolute;
}

.signupForm {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 3px 1px 0px;
	padding: 1px;
	border-style: none;
	background: #b2b2b2;
	width: 95px;
}

/* brand stuff */

#brandParagraph {
	width: 275px;
	float: left !important;
	padding-left: 15px;
}

#brandParagraphTwo {
	width: 285px;
	height: 405px;
	float: left !important;
	padding-left: 15px;
	overflow: auto;
	padding-right: 10px;
}

#brandParagraph p {
	line-height: 20px;
}

#brandPhoto {
	width: 565px;
	float: right;
}

#brandGalleryArea {
	width: 900px;
	clear: both;
	padding: 25px 0px 25px 0px;
}

#brandGalleryArea h2 {
	margin-right: 8px;
	margin-bottom: 0px !important;
}

#pressGallery {
	width: 432px;
	float: left;
}

#inspGallery {
	width: 432px;
	float: right;
}

#pressGallery img, #inspGallery img {
	margin: 0px 8px 8px 0px;
}

/* page stuff */

#pageSidebar {
	width: 200px;
	float: left;
	padding: 0px 0px 25px 15px;
}

.bannerSpc {
	margin-bottom: 15px;
}

#pageContent {
	width: 615px;
	float: right;
	padding: 0px 15px 25px 0px;
}

/* team content */

#teamFrontPro {
	width: 900px;
}

#teamFrontPro img {
	padding: 0px 0px 0px 0px;
}

.titleBlockTwo {
	background: url(../images/h1bg.gif) repeat-x 0px 8px;	
	padding: 3px 0px 3px 0px;
	margin: 35px 0px 15px 0px;
	position: relative;
}

.titleFlagTwo {
	width: 10px;
	height: 20px;
	position: absolute;
	left: 890px;
	top: -12px;
	/*background: url(../images/flag.gif) no-repeat;*/
}

#teamFrontPro h2 {
	font-size: 18px;
	color: #666666;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	display: inline;
	border-bottom: none;
}

#teamFrontPro h6 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 11px;
	border-bottom: none;
	font-weight: normal;
}

#teamParagraph {
	width: 290px;
	float: left;
	padding-left: 15px;
}

#teamParagraph p {
	line-height: 18px;
}

#teamParagraph h2 {
	font-size: 16px;
}

#teamParagraph h3 {
	/*font-size: 18px;*/
	letter-spacing: 1px;
}

#teamPhoto {
	width: 565px;
	float: right;
}

#teamGalleryArea {
	width: 900px;
	clear: both;
	padding: 25px 0px 25px 0px;
}

#teamGallery h2 {
	margin-right: 8px;
	margin-bottom: 0px !important;
}

#teamNews {
	width: 432px;
	float: left;
}

#teamGallery {
	width: 432px;
	float: right;
}

#teamNews img, #teamGallery img {
	margin: 0px 8px 8px 0px;
}


/* news content */

#newsSidebar {
	width: 210px;
	float: left;
	padding-left: 15px;
}

#newsSidebar h2 {
	margin-bottom: 5px;
}

#newsSidebar ul {
	margin: 0px 0px 15px 0px;
	list-style: none;
}

#newsSidebar li {
	list-style: none;
	text-transform: uppercase;
}

#newsSidebar a:link, #newsSidebar a:visited {
	color: #666666;
}

#newsSidebar a:hover, #newsSidebar a:active {
	color: #000000;
}

#newsContent {
	width: 625px;
	float: right;
}

/* blog content */

.newsPost h3 {
	color: #666666;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost h4 {
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost a:link, .newsPost a:visited {
	text-decoration: none;
	color: #666666;
}

.newsPost a:hover, .newsPost a:active {
	color: #000000;
}

.newsPost h5 {
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost {
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}

.newsPost p {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
	color: #666666;
}

.newsPost li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.pagenavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.pagenavigation a:link, .pagenavigation a:visited {
	display: block;
	padding: 3px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
	
.pagenavigation a:hover, .pagenavigation a:active {
	display: block;
	padding: 3px;
	background-color: #000000;
	color: #FFFFFF;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation a:link, .navigation a:visited {
	font-weight: bold !important;
	margin: 0px 0px 25px 0px !important;
	display: block;
}

.addthis_container {
    margin-bottom: 15px;
    padding-top: 5px;
}

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentFormField {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #b2b2b2;
	padding: 3px;
	width: 400px;
	border: none;
}
	
/* End Comments */

/* nasty ass additions */

.sideSearch {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #b2b2b2;
	padding: 2px;
	width: 160px;
	border: none;
	margin: 0px 0px 0px 0px;
}

.avatar {
	display: none;
}

.vcard {
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal !important;
}

.fn {
	font-style: normal !important;
}

/* store additions */

#storeContent {
	width: 630px;
	float: right;
}

#extraDetails h2 {
	border-bottom: none !important;
	font-size: 18px !important;
}

.photo {
	/*width: 630px !important;*/
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#categoryGrid table {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-spacing: 0px !important;
}

#categoryGrid .content-odd3 {
	border: none !important;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin:	0px;
	width: 210px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#categoryGrid .content-even3 {
	border: none !important;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin:	0px;
	width: 210px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#productGrid table{
	width: 630px !important;
}

#productGrid h2 {
	display: none;
}

#productGrid .title {
	/*display: none;*/
}

.pagination {
	display: none !important;
}

.content-odd3, .content-even3 {
	border: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.display {
	display: none;
}

.sort {
	float: none !important;
	width: 200px !important;
	margin-top: -15px !important;
}

#topOptions {
	height: 20px !important;
}

#productPhotos img, #prodThumbnails img {
	border-color:#bfbfbf;
	border-style:solid;
	border-width:1px;
}

#extraDetails {
	padding-left: 20px !important;
	padding-top: 10px !important;
}

.MagicZoomBigImageCont {
	border-color: #bfbfbf !important;
}

.form-field {
	color: #666666 !important;
	font-size: 12px;
}

.form-label, .form-label-required {
	color: #666666 !important;
	width: 100px !important;
	font-size: 12px;
	text-align: left;
}

.link {
	display: none !important;
}

#prodCaption {
	text-align: center;
	color: #666666;
	margin-top: 5px;
}

#cartItems {
	width: 612px !important;
}

#cartItems th {
	background-color: #bfbfbf !important;
}

.list {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
.cform { 
	margin: 0px auto 0 auto; 
	width: 285px;
	padding-top: 0px;
}

.cform fieldset	{ 
	margin-top:0px; 
	padding:0px 0 0px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0px 0 0 0!important; 
	/*border-top:1px solid #DEDEDE;*/
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:4px 0px 0 0; 
	/*display:-moz-inline-box; /*for mozilla*/
	/*display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #666666;
	font:11px Arial, Helvetica, sans-serif;
}
.cform label span {
	display:block; 
}

label.cf-before {
	margin:0px 10px 0 0; 
}

label.cf-after 	{
	margin:0px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:0px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:4px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#808080;
	vertical-align:top;
	border: none;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	/*border: 1px solid #6a6a6a;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; */
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	/*color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; */
}

.cform textarea,
.cform input {
	width:285px; 
}
.cform select {
	width:285px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 0px 0px 0px;
	display: block; 
	vertical-align:top;
	color: #6a6a6a;
	font-size:0.7em;
	line-height:1.2em;
	text-align: right;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 0px 0pt 0pt !important;
	text-align:left;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:84px;
	height: 22px;
	text-align: center; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 2px;
	font-size: 12px;
	color: #FFFFFF;
	background:url(/images/submitback.gif) no-repeat; 
	border: none;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.cform input.resetbutton {
	margin: 0 0px 0 0;
}
.cform input.backbutton {
	margin: 0 0px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#ededed!important;
	/*border-color:#666666;
	border-style:solid;
	border-width:1px 0pt;*/
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#666666;
	display:none;
	padding:10px 15px!important;
	width:265px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 0px 0 0px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#ededed none repeat scroll 0%;
	color:#666666;
	display:block;
	margin-top: 15px !important;
}
div.failure {
	display:block;
	background:#ededed url(li-err-bg.png) repeat!important;
	margin-top: 15px !important;
}
div.waiting {
	background:#ededed;
	color:#666666;
	display:block;
	margin-top: 15px !important;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #666666; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

#map_sidebar {
top: 69px;
*top: 16px;
_top: 16px;
}

/* some nasty loc map shit */

#locStarter {
	background: url(../images/locationspage.jpg) repeat-x 0px 0px;
	width: 615px;
	height: 450px;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 69px;
}