

.lightTip						{  }
.lightTip .content				{ width: 310px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-white.png) top center no-repeat; }
.lightTip .bottom1				{ height: 14px; background: url(../resources/images/tinyTips/notch-white1.png) top center no-repeat; }

.lightTip-BAAW003				{  }
.lightTip-BAAW003 .content		{ width: 310px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip-BAAW003 .bottom		{ height: 14px; background: url(../resources/images/tinyTips/notch-white.png) top center no-repeat; }
.lightTip-BAAW003 .bottom1		{ height: 14px; background: url(../resources/images/tinyTips/notch-white1.png) top center no-repeat; }


.yellowTip						{  }
.yellowTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; }
.yellowTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-yellow.png) top center no-repeat; }

.orangeTip						{  }
.orangeTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; }
.orangeTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-orange.png) top center no-repeat; }

.redTip							{  }
.redTip .content				{ width: 310px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; }
.redTip .bottom					{ height: 14px; background: url(../resources/images/tinyTips/notch-red.png) top center no-repeat; }

.greenTip						{  }
.greenTip .content				{ width: 310px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; }
.greenTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-green.png) top center no-repeat; }

.blueTip						{  }
.blueTip .content				{ width: 310px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; }
.blueTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-blue.png) top center no-repeat; }

.purpleTip						{  }
.purpleTip .content				{ width: 310px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; }
.purpleTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-purple.png) top center no-repeat; }

.darkTip						{  }
.darkTip .content				{ width: 310px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; }
.darkTip .bottom				{ height: 14px; background: url(../resources/images/tinyTips/notch-dark.png) top center no-repeat; }
.center{
	width:900px;
	height:310px;
	text-align:left;
	background-color:#999;
}
.Tooltip_Left{
	width:280px;
	height:310px;
	float:left;
	border-right:1px solid #FFF;
}
.Tooltip_Right{
	width:310px;
	height:310px;
	float:left;
}
.bur{
	width:265px;
	height:30px;
	margin-left:10px;
	float:left;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	border-bottom:1px dotted #FFF;
}
.bur_1{
	width:270px;
	height:30px;
	margin-left:10px;
	float:left;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}
.bur_2{
	width:300px;
	height:30px;
	float:left;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-left:5px;
	border-bottom:1px dotted #FFF;
}
.bur_left{
	width:110px;
	height:30px;
	float:left;
	text-align:left;
}
.bur_Description{
	width:100%;
	height:30px;
	float:left;
	text-align:left;
}
.bur_right{
	width:135px;
	height:30px;
	float:right;
	padding-left:10px;
	/* font-style: italic; */
}
.location_text{
	width:260px;
	height:60px;
	margin-left:20px;
	float:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFF;
}
.discription_text{	
	width:300px;
	height:280px;
	float:left;
	margin-left:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFF;
	
	overflow : hidden;
	text-overflow : ellipsis;
	/* white-space : nowrap; */
	
	/* font-style: italic; */
}
.darkTip{

}
.darkTip .content{ 
	height:322px; 
	width:610px;
	border: 6px solid #303030; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: #505050; 
	color: #000000; 
}
.darkTip .bottom{ 
	height: 14px; 
	background: url(../resources/images/tinyTips/notch-dark.png) top center no-repeat; 
}
.darkTip .bottom1{ 
	height: 14px; 
	background: url(../resources/images/tinyTips/notch-dark1.png) top center no-repeat; 
}