﻿@charset "utf-8";

.lightTip						{  }
.lightTip .content				{ width: 310px; padding: 10px; border: 2px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; opacity: 0.8; }
.lightTip .bottom				{ height: 14px; background: url(../images/notch-white.png) top center no-repeat; opacity: 0.8; }

.mlightTip						{  }
.mlightTip .content				{ width: 150px; padding: 10px; border: 2px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; opacity: 0.8; }
.mlightTip .bottom				{ height: 14px; background: url(../images/notch-white.png) top center no-repeat; opacity: 0.8; }

.yellowTip						{  }
.yellowTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; opacity: 0.8; }
.yellowTip .bottom				{ height: 14px; background: url(../images/notch-yellow.png) top center no-repeat; opacity: 0.8; }

.myellowTip						{  }
.myellowTip .content				{ width: 150px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; opacity: 0.8; }
.myellowTip .bottom				{ height: 14px; background: url(../images/notch-yellow.png) top center no-repeat; opacity: 0.8; }

.orangeTip						{  }
.orangeTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; opacity: 0.8; }
.orangeTip .bottom				{ height: 14px; background: url(../images/notch-orange.png) top center no-repeat; opacity: 0.8; }

.morangeTip						{  }
.morangeTip .content				{ width: 150px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; opacity: 0.8; }
.morangeTip .bottom				{ height: 14px; background: url(../images/notch-orange.png) top center no-repeat; opacity: 0.8; }

.redTip							{  }
.redTip .content				{ width: 310px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; opacity: 0.8; }
.redTip .bottom					{ height: 14px; background: url(../images/notch-red.png) top center no-repeat; opacity: 0.8; }

.mredTip							{  }
.mredTip .content				{ width: 150px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; opacity: 0.8; }
.mredTip .bottom					{ height: 14px; background: url(../images/notch-red.png) top center no-repeat; opacity: 0.8; }

.greenTip						{  }
.greenTip .content				{ width: 310px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; opacity: 0.8; }
.greenTip .bottom				{ height: 14px; background: url(../images/notch-green.png) top center no-repeat; opacity: 0.8; }

.mgreenTip						{  }
.mgreenTip .content				{ width: 150px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; opacity: 0.8; }
.mgreenTip .bottom				{ height: 14px; background: url(../images/notch-green.png) top center no-repeat; opacity: 0.8; }

.blueTip						{  }
.blueTip .content				{ width: 310px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; opacity: 0.8; }
.blueTip .bottom				{ height: 14px; background: url(../images/notch-blue.png) top center no-repeat; opacity: 0.8; }

.mblueTip						{  }
.mblueTip .content				{ width: 150px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; opacity: 0.8; }
.mblueTip .bottom				{ height: 14px; background: url(../images/notch-blue.png) top center no-repeat; opacity: 0.8; }

.purpleTip						{  }
.purpleTip .content				{ width: 310px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; opacity: 0.8; }
.purpleTip .bottom				{ height: 14px; background: url(../images/notch-purple.png) top center no-repeat; opacity: 0.8; }

.mpurpleTip						{  }
.mpurpleTip .content				{ width: 150px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; opacity: 0.8; }
.mpurpleTip .bottom				{ height: 14px; background: url(../images/notch-purple.png) top center no-repeat; opacity: 0.8; }

.darkTip						{  }
.darkTip .content				{ width: 310px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; opacity: 0.8; }
.darkTip .bottom				{ height: 14px; background: url(../images/notch-dark.png) top center no-repeat; opacity: 0.8; }

.mdarkTip						{  }
.mdarkTip .content				{ width: 150px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; opacity: 0.8; }
.mdarkTip .bottom				{ height: 14px; background: url(../images/notch-dark.png) top center no-repeat; opacity: 0.8; }