/* CSS Document */

#header-wrapper {
	width:auto;
	border-top-style:solid;
	border-top-width:8px;
	border-top-color:#000000;
	background-color:#FFFFFF;
}

#header {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
/*	background-color:#00FF00;*/
}

#header-left {
	width:293px;
	height:53px;
	float:left;	
	padding-top:5px;
	padding-bottom:10px;
/*	background-color:#FFFF00;*/
	font-size:46px;
	font-weight:bold;
	color:#333333;
}

#header-right {
	width:auto;
	height:41px;
	float:right;
	margin-top:12px;
/*	background-color:#FFFF00;*/
}

#social-network-icons {
	width:auto;
	height:41px;
}

#social-network-icons-left {
	width:6px;
	height:41px;
	float:left;
	background-image:url("../graphics/common/social-network/socialnetwork_left.png");
	background-repeat:no-repeat;
}

#social-network-icons-middle {
	width:auto;
	height:34px;
	float:left;
	background-image:url("../graphics/common/social-network/socialnetwork_middle.png");
	background-repeat:repeat-x;
	padding-top:7px;
	display:inline;
}

#social-network-icons-right {
	width:6px;
	height:41px;
	float:left;
	background-image:url("../graphics/common/social-network/socialnetwork_right.png");
	background-repeat:no-repeat;
}

#social-network-description {
	width:auto;
	height:38px;
	float:left;
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	color:#BEBEBE;
	font-size:16px;
	font-weight:bold;
}

.social-network-icon {
	width:auto;
	height:26px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#social-network-icons-middle img {
	width:auto;
	height:26px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#content-wrapper {
	width:auto;
/*	height:200px;*/
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:15px;
}

#content {
	width:980px;
/*	height:200px;*/
	margin-left:auto;
	margin-right:auto;
/*	background-color:#CCCCCC;*/
}

#latest-tweets {
	width:950px;
	height:26px;
	background-image:url("../graphics/common/social-network/tweets.png");
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:30px;
	margin-bottom:15px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#latest-tweets-description {
	width:125px;
	height:21px;
	float:left;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
/*	background-color:#FFFF00;*/
}

#latest-tweets-feed {
	width:825px;
	height:18px;
	float:left;
	color:#333333;
	font-size:12px;
	padding-top:8px;
}

#latest-news {
	width:430px;
	height:26px;
	background-image:url("../graphics/common/social-network/news.png");
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	margin-bottom:15px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#latest-news-description {
	width:125px;
	height:21px;
	float:left;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
/*	background-color:#FFFF00;*/
}

#latest-blog {
	width:440px;
	height:26px;
	background-image:url("../graphics/common/social-network/blog.png");
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	margin-bottom:15px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#latest-blog-description {
	width:125px;
	height:21px;
	float:left;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
/*	background-color:#FFFF00;*/
}

#breadcrumb {
	width:980px;
	height:26px;
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#breadcrumb-description {
	width:auto;
	height:21px;
	float:left;
	color:#333333;
	font-size:12px;
/*	font-weight:bold;*/
	padding-top:5px;
/*	background-color:#FFFF00;*/
}

.left-col {
	width:670px;
	float:left;
}

.right-col {
	width:275px;
	float:right;
}

.content-details {
	width:auto;
	padding-left:20px;
}

#footer-wrapper {
	width:auto;
	height:240px;
	background-color:FFFFFF;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#000000;
}

#footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
	font-size:12px;
	font-style:italic;
	color:#666666;
/*	background-color:#FF0000;*/
}

#footer a {
	color:#666666;
}

#newsletter-signup {
	width:966px;
	height:69px;
	background-image:url("../graphics/common/newsletter.png");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
/*	margin-top:20px;*/
}

.feature-box {
	width:666px;
	height:444px;
}

.feature-box-large {
	width:960px;
	height:533px;
}

.line {
	width:auto;
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#666666;
}

.bing-map-infobox {
	position: absolute;
	border: solid 2px black;
	padding:10px;
	background-color: White;
	z-index: 1000;
}

.bing-map-infobox a {
	color:#000000;
}

.form-input-long {
	width:400px;
}

.form-button {
	width:auto;
	background-color:#333333;
	color:#CCCCCC;
	border:none;
	padding:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.form-button:hover {
	background-color:#333333;
	color:#FFFFFF;
}

#content-hidden-info {
	display:none;
}

.product-item {
	width:auto;
/*	float:left;
	margin-left:4px;
	margin-right:4px;*/
	margin-bottom:25px;
/*	background-color:#FFFF00;*/
}

.product-item-image-wrapper {
	width:186px;
	height:132px;
	float:left;
	text-align:center;
/*	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
}

.product-item-image-medium-wrapper {
	width:364px;
	height:259px;
	float:left;
	text-align:center;
/*	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
}

.product-item-details-wrapper {
	width:345px;
	height:133px;
	float:right;
	text-align:left;
	overflow:hidden;
/*	background-color:#FFFF00;*/
}


.product-item-image {
/*	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;*/
}

.product-item-title {
	width:auto;
/*	height:30px;*/
	float:left;
	text-align:left;
	overflow:hidden;
	margin-bottom:10px;
/*	background-color:#FF0000;*/
}

.product-item-code {
	width:auto;
	height:15px;
	float:left;
	text-align:left;
	overflow:hidden;
/*	background-color:#FF0000;*/
}

.product-item-price {
	width:auto;
	height:30px;
	float:right;
	text-align:right;
	font-size:28px;
	font-weight:bold;
}

.product-item-more {
	width:auto;
	float:right;
	margin-top:5px;
}