@charset "utf-8";
/* CSS Document */


.whiteBoxT1Wrapper{
	margin:0px 0px 0px 2px;
	/*width:340px;*/
	width:274px;
	float: left;
	position:relative;
}

.whiteBoxT1UpLeftCorner{
	background:transparent url(../../../images/public/whiteRoundBoxT1.png) no-repeat scroll 0 0;
	float:left;
	height:7px;
	width:7px;
}

.whiteBoxT1UpMiddle{
	border-top:1px solid #d1d1d1;
	float:left;
	height:6px;
	width:258px;
}

.whiteBoxT1UpRightCorner{
	background:transparent url(../../../images/public/whiteRoundBoxT1.png) no-repeat scroll 100% 0;
	float:left;
	height:7px;
	width:7px;
}

.whiteBoxT1Content{
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	float:left;
	padding:0 5px;
	width:260px;
}

.boxT2Title{
}

.whiteBoxT1BottomLeftCorner{
	background:transparent url(../../../images/public/whiteRoundBoxT1.png) no-repeat scroll 0 100%;
	float:left;
	height:7px;
	width:7px;
}

.whiteBoxT1BottomMiddle{
	border-bottom:1px solid #d1d1d1;
	float:left;
	height:6px;
	width:258px;
}

.whiteBoxT1BottomRightCorner{
	background:transparent url(../../../images/public/whiteRoundBoxT1.png) no-repeat scroll 100% 100%;
	float:left;
	height:7px;
	width:7px;
}

/* BOXT2 */

.boxT2Wrapper{
	margin:0px 0px 20px 0px;
	width:207px;
}

.boxT2UpLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT2UpMiddleWrapper{
	border-top:1px solid #D5D5D5;
	background-color: #ffffff;
	float:left;
	height:9px;
	width:187px;
}

.boxT2UpMiddle{
	background-color: #f0f0f0;
	float:left;
	margin-top: 1px;
	height:8px;
	width:187px;
}

.boxT2UpRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT2ContentWrapper{
	background-color: #ffffff;	
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;	
	float:left;
	padding: 0px;
	width:205px;	
}

.boxT2Content{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 0px;
	margin: 0px 1px;
	width:203px;	
}

.boxT2ContentPad{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 0px 5px;
	margin: 0px 1px;
	width: 193px;	
}

.boxT2Content .boxT2Title{
	padding: 5px 10px;
}

.boxT2Content .boxT2Title a{
	font-size: 14px;
	letter-spacing:1px;
}

.boxT2Content .boxT2Owner{
	padding: 5px 13px;
}

.boxT2Content .boxT2InfoWrapper{
	padding: 5px 10px;
}

.boxT2Content .boxT2InfoWrapperT2{
	padding: 5px 6px;
}

.boxT2Content .boxT2InfoWrapperT2 .boxT2Img{
	text-align: center;
	width: 100%;
}

.boxT2Content .boxT2InfoWrapperT2 .boxT2Price{
	color: #A24451;
	padding: 5px;
	font-size: 13px;
}

.boxT2Content .boxT2InfoWrapperT2 .boxT2Owner{
	padding: 5px;
}

.boxT2LeftInfo{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.boxT2RightInfo{
	float: right;
	margin-bottom: 5px;
	width: 90px;
}

.boxT2BottomLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.boxT2BottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #ffffff;	
	float:left;
	height:9px;
	width:187px;
}

.boxT2BottomRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}
/* ======== */

/* BOXTHalf */

.boxHalfWrapper{
	margin:0px 0px 20px 0px;
	width: 375px;
}

.boxHalfUpLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.boxHalfUpMiddleWrapper{
	border-top:1px solid #D5D5D5;
	background-color: #ffffff;
	float:left;
	height:9px;
	width:355px;
}

.boxHalfUpMiddle{
	background-color: #f0f0f0;
	float:left;
	margin-top: 1px;
	height:8px;
	width:355px;
}

.boxHalfUpRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.boxHalfContentWrapper{
	background-color: #ffffff;	
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;	
	float:left;
	padding: 0px;
	width:373px;	
}

.boxHalfContent{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 10px;
	margin: 0px 1px;
	width:351px;	
}

.boxHalfBottomLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.boxHalfBottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #ffffff;	
	float:left;
	height:9px;
	width:355px;
}

.boxHalfBottomRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}
/* boxT2 photos */

/* BOXT2 - medium */

.boxT2MWrapper{
	margin:0px 0px 20px 0px;
	width: 480px;
}

.boxT2MUpLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT2MUpMiddleWrapper{
	border-top:1px solid #D5D5D5;
	background-color: #ffffff;
	float:left;
	height:9px;
	width:460px;
}

.boxT2MUpMiddle{
	background-color: #f0f0f0;
	float:left;
	margin-top: 1px;
	height:8px;
	width:460px;
}

.boxT2MUpRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT2MContentWrapper{
	background-color: #ffffff;	
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;	
	float:left;
	padding: 0px;
	width:478px;	
}

.boxT2MContent{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 10px;
	margin: 0px 1px;
	width:456px;	
}

.boxT2MContent .boxT2MTitle{
	padding: 5px 10px;
}

.boxT2MContent .boxT2MTitle a{
	font-size: 14px;
	letter-spacing:1px;
}

.boxT2MContent .boxT2MOwner{
	padding: 5px 13px;
}

.boxT2MContent .boxT2MInfoWrapper{
	padding: 5px 10px;
}

.boxT2MContent .boxT2MInfoWrapperT2{
	padding: 5px 6px;
}

.boxT2MContent .boxT2MInfoWrapperT2 .boxT2MImg{
	text-align: center;
	width: 100%;
}

.boxT2MContent .boxT2MInfoWrapperT2 .boxT2MPrice{
	color: #A24451;
	padding: 5px;
	font-size: 13px;
}

.boxT2MContent .boxT2MInfoWrapperT2 .boxT2MOwner{
	padding: 5px;
}

.boxT2MLeftInfo{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.boxT2MBottomLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.boxT2MBottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #ffffff;	
	float:left;
	height:9px;
	width:460px;
}

.boxT2MBottomRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}
/* boxTHalf */

.boxT3Wrapper{
	margin:0px 2px 20px 0px;
	width:150px;
	float: left
}

.boxT3UpLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT3UpMiddleWrapper{
	border-top:1px solid #D5D5D5;
	background-color: #ffffff;
	float:left;
	height:9px;
	width:130px;
}

.boxT3UpMiddle{
	background-color: #f0f0f0;
	float:left;
	margin-top: 1px;
	height:8px;
	width:130px;
}

.boxT3UpRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT3ContentWrapper{
	background-color: #ffffff;	
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;	
	float:left;
	padding: 0px;
	width:148px;	
}

.boxT3Content{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 0px;
	margin: 0px 1px;
	width:146px;	
}

.boxT3Content .dragger{
	height: 135px;
}

.boxT3Img{
	text-align: center;
	width: 100%;
}

#videoEditImg{
	padding: 15px 0px;
}

.boxT3BottomLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.boxT3BottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #ffffff;	
	float:left;
	height:9px;
	width:130px;
}

.boxT3BottomRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}

/* ======= */

/* == box t4 == */
.boxT4Wrapper{
	margin:0px 5px 20px 0px;
	width:375px;
	float: left;
}

.boxT4UpLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT4UpMiddleWrapper{
	border-top:1px solid #D5D5D5;
	background-color: #ffffff;
	float:left;
	height:9px;
	width:355px;
}

.boxT4UpMiddle{
	background-color: #f0f0f0;
	float:left;
	margin-top: 1px;
	height:8px;
	width:355px;
}

.boxT4UpRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.boxT4ContentWrapper{
	background-color: #ffffff;	
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;	
	float:left;
	padding: 0px;
	width:373px;	
}

.boxT4Content{
	background:transparent url(../../../images/public/boxT2fadeBgToDo.png) repeat-x scroll 100% 0;
	float:left;
	padding: 0px;
	margin: 0px 1px;
	width:371px;	
}

.boxT4Content .boxT4Title{
	padding: 5px 10px;
	width: 330px;	
	margin: 0px 10px 20px 10px;	
	border-bottom:1px solid #a0a0a0;
}

.boxT4Content .boxT4Title a{
	font-size: 14px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;	
	color: #666666;
	cursor: pointer;		
}

.boxT4MInfoWrapper{
	padding: 5px 10px;
}

.boxT4BottomLeftCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.boxT4BottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #ffffff;	
	float:left;
	height:9px;
	width:355px;
}

.boxT4BottomRightCorner{
	background:transparent url(../../../images/public/boxT2Corners.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}
/* ============ */

.greyBoxWrapper{
	margin:0px 0px 20px 0px;
	width:207px;
}

.greyBoxUpLeftCorner{
	background:transparent url('../../../images/public/greyBoxCorners.png') no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;
}

.greyBoxUpMiddle{
	border-top:1px solid #D5D5D5;
	background-color: #f0f0f0;
	float:left;
	height:9px;
	width:187px;
}

.greyBoxUpRightCorner{
	background:transparent url('../../../images/public/greyBoxCorners.png') no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.greyBoxContent{
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	background-color: #f0f0f0;	
	float:left;
	padding: 0px;
	width:205px;
}

.greyBoxContent .greyBoxTitle{
	padding: 5px 10px;
}

.greyBoxContent .greyBoxTitle a{
	font-size: 14px;
	letter-spacing:1px;
}
.greyBoxContent .greyBoxImg{
	background:transparent url(/images/public/imgWrapper.png) repeat-y scroll center top;
	text-align:center;	
	margin: 6px;
}

.greyBoxContent .greyBoxImg img{
	/*border: 1px solid #dfdfdf;*/
	padding: 3px;
}

.greyBoxContent .greyBoxOwner{
	padding: 5px 13px;
}

.greyBoxContent .greyBoxPrice{
	color: #A24451;
	padding: 5px 13px;
	font-size: 13px;
}

.greyBoxBottomLeftCorner{
	background:transparent url('../../../images/public/greyBoxCorners.png') no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.greyBoxBottomMiddle{
	border-bottom:1px solid #D5D5D5;
	background-color: #f0f0f0;	
	float:left;
	height:9px;
	width:187px;
}

.greyBoxBottomRightCorner{
	background:transparent url('../../../images/public/greyBoxCorners.png') no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}



.loggedOnBannerItemTitle{
	background-color:#D1D1D1;
	border: 1px solid #c1c1c1;
	border-left: none;
	display:block;
	height:30px;
	opacity:0.60;
	filter: alpha(opacity=60);
	padding:2px 10px;
	position:absolute;
	left:0px;
	text-align:left;
	top:140px;
	visibility:visible;
	width:200px;
}

.loggedOnBannerItemMask{
	background:transparent url(../../../images/public/mask.png) no-repeat scroll left top;
	height:186px;
	left:2px;
	position:absolute;
	top:1px;
	width:269px;
}

.loggedOnBannerItemTitleHover{
	opacity:0.90;
	filter: alpha(opacity=90);
	background-color:#D1D1D1;
	border: 1px solid #c1c1c1;
	border-left: none;
	display:block;
	height:30px;
	padding:2px 10px;
	position:absolute;
	left:0px;
	text-align:left;
	top:140px;
	visibility:visible;
	width:200px;
}

.listingWideItemWrapper{
	float:left; 
	width:100%; 
	margin-bottom:25px; 
	padding-bottom:15px; 
	border-bottom:1px solid #efefef; 
	/* margin-top: 20px; */
}

.wideItemWrapper{
	width:100%; 
	margin-bottom:25px; 
}

.listingWideItemImg{
	float:left; 
	width:150px;
}

.listingWideItemRightInfoWrapper{
	float:right; 
	width:600px;
}

.listingWideItemTitle{
	float: left;
}

.listingWideItemTitle a, .listingWideItemTitle1 a{
	color:#C52239;
	cursor:pointer;
	font-size:16px;
	text-decoration: underline;
}

.listingWideItemTitle a:hover{
	color:#C52239;
	text-decoration: none;
}

.listingWideItemUpInfo{
	float: right;
	margin-top: 5px;
}

.listingWideItemContent{
	margin-top:10px; 
	line-height:16px; 
	float:left; 
	width:100%;
	text-align: justify;
}

.listingMidItemContent{
	margin-top:10px; 
	line-height:16px; 
	float:left; 
	width:490px;
	text-align: justify;
}

.listingWideContent{
	line-height:14px; 
	margin-top:25px; 
	width:100%;
	text-align: justify;	
}

.listingWideContentT2{
	border-left:2px solid #F0F0F0;
	line-height:14px;
	margin-left:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 20px;
	text-align:justify;
	width:720px;
}
.wideBox{
	float:left; 
	width:100%; 
	margin-bottom:20px;
}
.listingWideItemOtherInfo{
	float: right; 
	width:760px; 
	margin-top: 10px; 
	text-align: left; 
	line-height: 15px;
}


.tableHeader{
	background:#e3e3e3; 
	height: 30px;
}

.tableHeader td{
	font-weight: bold;
}

.tableHeader2{
	background:#e3e3e3; 
	font-weight: bold;	
}

.rowT1{
	background-color: #ffffff;
}

.rowT2{
	background-color: #f8f8f8;
}

.tableGroupDescription{
	text-align: jutify;
	margin-bottom: 10px;
}

.rowItemDescription{
	line-height:16px;
	margin:7px 0px 15px 0px;
	text-align:justify;
}

.rowItemPrice{
	color:#A24451;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 7px;
}

.rowItemLogo{
	margin-bottom: 7px;
}

.rowItemId{
	color:#A24451;
	margin-bottom: 7px;
	font-size: 12px;
}

.tableMakes{
	margin-bottom: 7px;
	color: #a0a0a0;
}

.tableTags{
	margin-bottom: 7px;
	color: #a0a0a0;
}

.newSection{
	margin-bottom: 40px;
}

.sectionTitleWrapper{
	border-bottom:1px solid #666666;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	width:100%;	
}

.sectionTitle{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:lighter;
	float: left;
	width: 500px;
	text-align: left;	
}

.subSectionTitle{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:lighter;
	float: left;
	width: 550px;
	text-align: left;	
}

.wideViewMore{
	text-align: right;
	width: 250px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	color: #A24451;
}

.wideViewMore a{
	color:#C52239;
	float:right;
	text-align:right;
	font-size: 12px;
	text-decoration: none;
}

.wideViewMore a:hover{
	text-decoration: underline;
}

.sectionTitleWide{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:22px;
	font-weight:lighter;
	float: left;
	width: 650px;	
	text-align: left;	
}

.sectionTitleLeft{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:lighter;
	float: left;
	width: 300px;
	text-align: left;	
}

.sectionTitleRight{
	text-align: right;
	width: 350px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
	font-size: 16px;
}

.resultsNo{
	text-align: right;
	width: 200px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
	font-size: 16px;
	color: #A24451;	
}

.resultsNoWide{
	text-align: right;
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
	font-size: 16px;
	color: #A24451;	
}


.browseRideContiner{
	float: left;
	width: 150px;
}

.browseRideImg{
	width: 100%;
	height: 105px;
}

.browseRideInfo{
	width: 140px;
	padding: 5px 0px 0px 3px;
}

.browseRideInfo ul{
	padding: 0px;
	margin: 0px;
}

.browseRideInfo ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;	
}

.browseRideInfo .browseRideTitle{
	width: 100%;
}
/* MY FRIEND LISTING */
.myFriendsListContiner{
	float: left;
	width: 151px;
	margin-bottom: 15px;
}

.myFriendsListImg{
	height: 110px;
}

.myFriendsListInfo{
	width: 150px;
	padding: 5px 0px 0px 3px;
}

.myFriendsListInfo ul{
	padding: 0px;
	margin: 0px;
}

.myFriendsListInfo ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;	
}

.myFriendsListTitle{
	width: 100%;
	margin-bottom: 5px;
}

.myFriendsListTitle a.red{
	font-size: 14px;
}
/**/

/* photo listing */
.photoListContiner{
	float: left;
	width: 190px;
	margin-bottom: 15px;
}

.photoListImg{
	width: 100%;
	height: 150px;
}

.videoListImg{
	width: 100%;
	height: 100px;
}

.photoListInfo{
	width: 190px;
	padding: 5px 0px 0px 3px;
}

.photoListInfo ul{
	padding: 0px;
	margin: 0px;
}

.photoListInfo ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;	
}

.photoListTitle{
	width: 100%;
	margin-bottom: 5px;
}

.photoListTitle a.red{
	font-size: 14px;
}

/**/
.browseRideVideoContiner{
	float: left;
	width: 150px;
}

.browseRideVideoImg{
	width: 100%;
}

.browseRideVideoInfo{
	width: 140px;
	padding: 5px 0px 0px 3px;
}

.browseRideVideoInfo ul{
	padding: 0px;
	margin: 0px;
}

.browseRideVideoInfo ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;	
}

.browseRideVideoInfo .browseRideVideoTitle{
	width: 100%;
}

.fadeDetails{
	margin-top: 5px;
	color: #a0a0a0;
}

.taggedSearch{
	margin-top: 10px;
	
}

.rightTagedSubmenu{	
	background:	transparent url('../../../images/public/redArrow.png') no-repeat scroll left center;	
	float: left;
	width: 85px;
	padding: 2px 0px 2px 15px;
}

.rightSubmenuItem{
	background:transparent url(../../../images/public/redArrow.png) no-repeat scroll 5px 4px;
	border-bottom:1px dotted #D1D1D1;
	margin-bottom:7px;
	padding:2px 5px 5px 30px;
	width:170px;

}

.rightSubmenuItem:hover{
	background:transparent url(../../../images/public/redArrowH.png) no-repeat scroll 5px 4px;
}

.buttonType1Wrapper {
	background:transparent url(../../../images/public/buttonLeft.png) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	float:right;
	height:28px;
	margin-left:3px;
	text-decoration:none;
}

.buttonType1Wrapper span {
	background:transparent url(../../../images/public/buttonRight.png) no-repeat scroll right top;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	height:21px;
	padding:7px 10px 0;
	text-align:center;
}

.buttonType1Wrapper span a{
	text-decoration: none;
}

.buttonType1WrapperH {
	background:transparent url(../../../images/public/buttonLeft.png) no-repeat scroll left bottom;
	cursor:pointer;
	display:block;
	float:right;
	height:28px;
	margin-left:3px;
	text-decoration:none;
}

.buttonType1WrapperH span {
	background:transparent url(../../../images/public/buttonRight.png) no-repeat scroll right bottom;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	height:21px;
	padding:7px 10px 0;
	text-align:center;
}

.buttonType1WrapperH span a{
	text-decoration: none;
}

.leftSubMenuWrapper{
	/*margin-bottom:35px;*/
	margin-bottom: 20px;
	*padding-bottom: 20px;	
	*margin-bottom: 0px;
}

.rightSection{
	width: 207px;
}

.archive{
	background:transparent url(../../../images/public/redBullet.png) no-repeat scroll 0px 5px;
	padding: 4px 5px 3px 20px;
	margin-left: 5px;
}

.wideGreyBox{
	border: 1px solid #e3e3e3; 
	padding: 10px; 
	background: #efefef none repeat scroll 0% 0%; 
	float: left; 
	width: 740px;;
	margin: 0px 0px 20px 0px;
}

.wideGreyBoxTitle{
	border-bottom: 1px solid rgb(227, 227, 227); 
	font-size: 14px; 
	width: 100%; 
	margin-bottom: 10px; 
	float: left; 
	padding-bottom: 10px;
	font-weight: bold;	
}

.wideGreyBoxDescription{
	margin-bottom: 10px;
	text-align: 10px;
}

.wideGreyBoxOtherInfo{
	margin-bottom: 10px;
	color: #a0a0a0;
}

.wideGreyBoxOp{
	margin-bottom: 10px;
}
.detailsItem{
	margin: 10px 0px;
}

#adjust_search{
	
}

.rightDetailedSearch .rightSearchItem{
	padding: 3px 3px 3px 5px;
}

.rightSearchItem{
	margin: 0px 0px 3px 0px;
}

.rightSearchCarsFound{
	color:#AFAFAF;
	float:left;
	font-size:12px;
	margin:10px 0;
	width:95px;
	margin-top: 5px;	
}
.rightSearchItemText{
	float: left;
	width: 80px;
	padding: 6px 0px 0px 0px;
}

.rightSearchItemInput{
	float: right;
	width:110px;
}

.rightSearchItemInput input{
	width: 100px;
}

.rightSearchItemInput .dropdown2{
	height:22px;
	width:110px;
}

.rightSearchItemButton{
	float: right;
	margin-top: 5px;
}

.noteBoxWrapper{
	border:1px solid #ddd; 
	padding:5px; 
	position: relative; 
	height:35px; 
	top: 2px; 
	left:-260px; 
	overflow-y:auto; 
	width:395px; 
	background-color: #FEFFBF; 
	border: 1px solid #E3E3E3;
}

.popMessWrapper{
	border:1px solid #ddd; 
	width: 430px; 
	background-color: #FFFFFF; 
	display:none;
	margin-bottom: 15px;
}

.handlerBar{
	background-color: #EFEFEF; 
	cursor: move; 
	padding:3px;
}

.popMessTitle{
	font-weight: bold;
	float: left;
	margin-left: 10px;
	width: 370px;
}

.closeWindow{
	cursor:pointer; 
	color:#666666; 
	font-weight:bold; 
	float:right; 
	margin-right:10px; 
	width: 10px;
}

.popMessContent{
	margin: 10px;
}

/* pop mess mic*/
.littlePopMessWrapper{
	border:1px solid #ddd; 
	width: 265px; 
	background-color: #FFFFFF; 
	display:none;
	margin-bottom: 15px;
}

/**/

.tableSubMenuRight{
	position: absolute; 
	width: 150px;
}

.qaSearchBoxWrapper{
	margin-bottom:25px;
	padding-bottom:15px;
}

.qaSearchBoxHeader{
	width: 100%;
}

.pagesTagInFront{
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	border-bottom: 1px solid #ffffff;
	float:left;
	padding:3px 7px;;
	margin-right: 3px;		
	color:#C52239;
	cursor:pointer;
	font-size:12px;	
}

.pagesTagInBackground{
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	float:left;
	padding:3px 7px;
	cursor:pointer; 
	font-size:12px;	
	margin-right: 3px;	
}

.pageContent{
	width:695px;
	border:1px solid #e3e3e3; 
	background-color: #fff; 
	padding:20px; 
	margin-top: -1px;
}

.wideBoxItem{
	border-bottom: 1px solid #efefef; 
	float: left; 
	width: 100%; 
	margin-bottom: 15px; 
	padding-bottom: 15px;
}

.addMakesRow{
	width: 410px;
	margin-bottom: 5px;
}

.addMakesTitle{
	float: left;
	width: 375px;
}

.addMakesOp{
	width: 35px;
	float: right;
}

.boxRatingTitle{
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 193px;	
	border-bottom:1px solid #a0a0a0;	
	color:#666666;
	cursor:pointer;
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 16px;	
}

.boxSectionItem{
	margin-bottom: 15px;
	width: 100%;
}

.simpleBoxWrapper{
	width: 207px;
}

.simpleBoxSectionItem{
	width: 207px;
	margin-bottom: 10px;
}

.rightSideGreyBox{
	background-color: #fafafa; 
	border: 1px solid #e0e0e0;
	display: block; 
	padding: 10px; 
	margin-bottom: 10px;
	margin-top: 7px;
}

.statisticsVotersItem{
	margin: 0px 0px 5px 0px;
}

.statisticsVotersItem span{
	font-weight: bold;
	color: #666666;
}

.rightSideAdditionalText{
	background-color: #efefef;
	border: 1px solid #e3e3e3;
	padding: 10px;
	width: 187px;	
}

.dropperWrapper{
	margin:0px 20px 20px 0px;
	width:207px;
	float: left;
}

.dropperWrapper .boxT2Content .dragger{
	height: 145px;
	overflow: hidden;
}
