﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
}

#venPageHeader
{
	color: #ca0002;
	font-size: 18px;
	font-weight: bold;
	margin: 4px 0px 10px 0px;
	line-height: 18px;
	width: 100%;
	border-bottom: 1px #ca0002 solid;
}

.venPageSubHeader
{
	color: #004276;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}


.venSpotlightSolution
{
	margin-top: 30px;
	position: relative;
	font-size: 11px;
	background-color: #ffffcc;
	border: 1px #000000 solid;
	width: 650px;
	z-index: 0;
}

.venSpotlightBox
{
	background: url(../images/vendors/spotlight_bg.jpg) top left;
	width: 697px;
	height: 180px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.venSpotlightSolutionTop
{
	margin-top: 10px;
	position: relative;
	font-size: 11px;
	background-color: #ffffcc;
	border: 1px #000000 solid;
	width: 650px;
	z-index: 0;
}

.venSpotlightLogo
{
	background-color: White;
	border: 1px #000000 solid;
	position: absolute;
	top: -30px;
	left: 125px;
	z-index: 0;
}


.dlImage
{
	margin: 8px;
	border: 0;
	z-index: 0;
	
}

.dlImageTD
{
	width: 200px;
}
.spotlightImageTD
{
	
}

.spotlightImage
{
	margin: 8px;
	border: 0;
	z-index: 0;
}


.spotlightImage
{
	margin: 8px;
	border: 0;
	z-index: 0;
}

.spotlightCopy
{
	margin-top: 5px;
	width: 550px;
	line-height: 12px;
}

.spotlightCopy ul
{
	margin-left: 10px;
}

.spotlightLinks
{
	text-align: right;
	margin-right: 10px;
	line-height: 12px;
}

.venEnhancedDetail
{
	padding: 5px 0 5px 0;
	text-align: justify;
}


.venEnhancedListing
{
	margin-top: 0px;
	margin-bottom: 25px;
	position: relative;
	font-size: 11px;
	background-color: #fff;
	border: 1px #d9d9d9 solid;
	width: 650px;
}

.venMarketplaceTab
{
	background: url(../images/vendors/enhanced/featured_tab.jpg) top right;
	width: 650px;
	height: 15px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	text-align: right;
	letter-spacing: -1px;
}

.venMarketplaceTab a
{
	color: White;
}

.venEnhancedBrochure
{
	background: url(../images/vendors/enhanced/enhanced_brochure_bg.jpg);
	width: 175px;
	background-repeat: no-repeat;
	min-height: 100px;
	margin-left: 10px;
}


.venEnhancedBrochureUl
{
	list-style-type: square;
	list-style-position: inside;
	color: #004276;
	margin-top: 5px;
	text-align: left;
	margin-top: 0;
}

.venEnhancedBrochureUl li
{
	font-weight: normal;
	font-size: 10px;
	padding: 2px 0 2px 1px;
}


.venBasicListing
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 5px;
	position: relative;
	font-size: 11px;
	background-color: #fff;
	border: 1px #d9d9d9 solid;
	width: 300px;
	height: 115px;
	text-align: left;
}

.venBasicListingXl
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 5px;
	position: relative;
	font-size: 11px;
	background-color: #fff;
	border: 1px #d9d9d9 solid;
	width: 300px;
}



.venPopupTasq
{
	height: 350px;
	width: 500px;
}

.venPopupTasqRightSide
{
	background: url(../images/vendors/enhanced/popup/tasq_bg_blue.jpg);
	width: 250px;
	height: 100%;
	background-repeat: no-repeat;
}

.venPopupTasqLeftSide
{
	background: url(../images/vendors/enhanced/popup/tasq_bg_orange.jpg);
	width: 243px;
	height: 235px;
	background-repeat: no-repeat;
}


#venPopupTasqForm
{
	color: White;
}

#venPopupTasqForm input, textarea
{
	font-size: 11px;
}


.venPopupTasqTextLarge
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 20px;
	color: White;
	margin: 5px;
	line-height: 22px;
	text-align: left;
}

.venPopupTasqTextMedium
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 16px;
	color: White;
	margin: 0 5 5 5;
	font-weight: bold;
	text-align: left;
}

.venPopupTasqText
{
	font-family: "Trebuchet MS" , verdana, arial, sans-serif;
	font-size: 11px;
	color: White;
	padding: 3px;
	line-height: 15px;
	text-align: left;
}

.venPopupTasqButton
{
	font-size: 20px;
	background: url(../images/vendors/enhanced/popup/tasq_submit.gif);
	margin-top: 10px;
	width: 75px;
	height: 19px;
	background-repeat: no-repeat;
	border: 0;
}
.textBlue
{
	color: #004276;
}

.messageText
{
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}
.text100PX
{
	width: 100px;
}
.textAddress
{
	width: 280px;
	color: #004276;
}
.text12
{
	font-size: 12px;
}