/* ------------------------------ Profile Head */
#profile {
	margin: 0 auto;
	width: 970px;
}

#profileHead,
#profileCompanyBanner,
#profileCompanyLogo{
	/*clear:both;*/
	/*position:relative;*/
}
#profileCompanyLogoText h1 {
	color: #716658;
}

#profileCompanyLogo td,
#profileCompanyBanner td {
	border: none;
}

/* ------------------------------ Profile Main Navigation */

#profileNavigation {
	background: url('/res/profile/res/profile_home_nav_bg.jpg') repeat-x;
	border-bottom: 1px solid #9F9F9F;
	float: left;
	width: 970px;
}

#profileNavigation li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 10px;
	margin: 0 0 0px 0;
	color: black;
}

#profileNavigation ul{
	margin: 0;
	padding: 4px 20px 0 20px;
}

#profileNavigation a:hover,
#profileNavigation .active a{
	background-color: #FFFFFF;
	border: 1px solid #9F9F9F;
	padding: 2px 9px;
	color: black;
}

#profileNavigation a:hover{
	font-weight: normal;
}

#profileNavigation .active a{
	font-weight: bold;
	position: relative;
	top: 1px;
	left: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#profileNavigation li{
	display: inline;
	list-style: none;
	padding: 0 10px;
	float: left;
}


/* ------------------------------ Profile Sub Navigation */


#profileLeft{
	clear: both;
	float: left;
	width: 180px;
	min-height: 400px;
	padding-top: 20px;
}

#profileSubNavigation ul {
	background-color: #F4F4F4;
	border: 1px solid #E2E2E2;
	padding: 0;
	margin: 0;
}

#profileSubNavigation li{
	list-style: none;
	border-bottom: 2px solid #FFFFFF;
	padding: 4px 3px;
}

#profileSubNavigation li a{
	font-weight: normal;
}

#profileSubNavigation .active a{
	text-decoration: none;
	color: black;
	font-weight: bold;
}



/* ------------------------------ Profile Content */
#profileHomeEditInfo {
	font-size: 108.34%;
		margin: 0 0 5px 0;
	color:#73655A;
}
#profileContent{
	float: left;
	width: 570px;
	padding: 43px 15px 20px 15px;
}
#profileContent .right {
	white-space:nowrap;
}
#profileContent td {
	border: 1px solid white;
}
#profileContent h1 {
	color: #716658;
}
#profileContent input[type=text] {
	margin-right: 5px;
}
#profileContent td div span {
	padding-right: 5px;
}
#profileContent .mceLayout td div span {
	padding-right: 0px;
}
#profileFooter{
	text-align:center;
}

/* ------------------------------ Profile Right Side (Extra Info) */

#profileRight{
	float: right;
	width: 190px;
	padding-top: 20px;
}

/* ------------------------------ Profile Foot */

#profileFoot{
	clear: both;
	font-size: 83.34%;
}

/* ------------------------------ Other */
.zCError {
	color: red;
	font-size: 12px;
}

#profile .information {
	font-size: 83.34%;
	color: #666;
}

#profile .information {
	font-size: 83.34%;
	color: #666;
}

#editModeButton {
	/*position: absolute;
	right: 15px;
	top: 60px;*/
	float: right;
	padding: 10px 0 0;
}

#editModeButton button {
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 0 15px;
	 -moz-box-shadow: 5px 5px 5px #ccc;
	  -webkit-box-shadow: 5px 5px 5px #ccc;
	  box-shadow: 5px 5px 5px #ccc;
}

.zip input{
	width: 50px;
}

/* ------------------------------ Product Listing */
.productDetailLink {
	padding:3px 0 10px;
}
.productListing{

}
.product {
	clear: both;
}
.productImage{
	float: left;
	width: 80px;
	height: 80px;
	vertical-align: top;
	text-align: center;
	padding:5px;
}
.productDescription{
	float: left;
	padding: 0;
	/*width: 320px;*/
}
.productDescription p.bodytext{
	padding:0;
}
.productListing h2 {
	font-size: 100%;
}


#locationList {
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 10px;
	min-height: 210px;
 	height:auto !important;
 	height: 210px; 
}


#locationList h1{
	clear: both;
}

#locationList h2 {
	padding: 10px 0 0 0;
	margin: 0;
}

#locationList ul {
	padding: 0 0;
	margin: 0;	
}
#locationList li {
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

#locationList dt,
#locationList dd,
#locationList dl {
	padding: 3px 0 0 0;
	margin: 0;
}


#locationList dt {
	width: 100px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 5px;
}

#locationList dd {
	display: inline;
	float: left;
	width: 165px;
	margin-right: 270px; /* to prevent IE6 from floating */
}

#locationList dt.opening{
	text-align: left;
}

#locationList dd.opening{
	clear: both;
	width: 270px;
	margin: 0;
	padding-bottom: 5px;
}

#locationList #sendok  {
	background-color: #D7DF21;
	color: #000000;
	width: auto;
	margin: 5px 0;
	width: 300px;
}

#locationList #senderror {
	background-color: #FF6600;
	color: #000000;
	width: auto;
	margin: 5px 0;
}

#locationList #spam {
	background-color: #FF6600;
	color: #000000;
	width: auto;
	margin: 5px 0;
}

#locationList a{
	cursor:pointer;
}

#linkList dt{
	font-weight: bold;
}

#linkList dd{
	padding-left: 10px;	
}

#linkList dl{
	padding-left: 10px;
	margin-bottom: 10px;
}

#linkList ul {
	padding: 0 0;
	margin: 0;	
}
#linkList li {
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

#mapGoogle{
	position: absolute;
	top: 25px;
	left:275px;
	width: 300px; 
	height: 200px;
	border: 1px solid #CCCCCC;
}

#contact {
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	border: 4px solid #F2F2F2;
	float: left;
	background-color: #FFFFFF;
	z-index:10;	
	padding-bottom: 10px;
}
#contact dt {
	width: 130px;	
}
#contact .area {
	width: 400px;
	margin-right: 0;
}

#contact #country{
	border:1px solid white;
	width:1px;
	height:1px;
}

#contact .fc-error {
	display: block;
	color: red;
	margin:0px;
	padding: 0 5px 0 0;
}

#locationList .contactLink {
	cursor:pointer;
}
/* ------------------------------------- News */

#newsList div {
	margin-bottom:5px;
}

#newsList ul {
	margin: 0;
	padding: 0;
}
#newsList li {
	list-style: none;
	padding-bottom: 5px;		
}


/* ------------------------------------- News Teaser */
.newsTeaser {
	margin:0 ;
	padding: 5px 5px;
}

.newsTeaser li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*
.subTitle{
	padding: 10px 0;
	font-weight: bold;
}*/

.newsDate{
	padding: 5px 0;
	display: block;
}
hr.spacer {
	margin-top:15px;
}

