/***************************************************************************
*
* Menu box with the 3 prices Silver Gold Platinum
*
****************************************************************************/

#wrapper_tribox{width:100%;background-color :white;margin:0 auto;padding;50px 20px 50px 20px;height:900px;border: 1px solid #d0e4fd;}

.heading-tri {color: #1c639d;text-align:center;font-family: 'Istok Web', sans-serif; line-height: 1.2em;font-size: 1.875em;width:100%;margin:0 auto;}
.heading-tri p{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 20px;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}
.tri-box{width:950px; margin:0 auto;padding-top:50px;padding-left: 10px; padding-right: 10px;}
	.tri-box h3{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 1.17em;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}
	.tri-box p {font-family: 'Istok Web', sans-serif; line-height: 1.5em;text-align:center;font-size: 20px;border-bottom: 1px solid #d0e4fd;margin: 0 20px 10px;}
	.tri-box img{padding: 30px 0px 0px 40px;}
	
.grades{font-weight:bold;font-family: 'Istok Web', sans-serif; line-height: 1.2em;text-align:center;font-size: 44px;color: #333;margin-bottom: 4.8px;margin-top: 25.6px;}

.col-1-tri{width:30%;border: 1px solid #d0e4fd;border-right: none;float:left;height:650px;background: #f2f5f7;}

.col-2-tri{width:30%;border: 1px solid #d0e4fd;border-right: none;float:left;height:650px;background: #f2f5f7;}

.col-3-tri{width:30%;border: 1px solid #d0e4fd;float:left;height:625px;margin-top: -25px ;padding: 30px 0 40px 0; box-shadow: -7px 0 7px -2px #ddd;}

.order-dsp-tri{font-size:16px;text-align:center;font-family: 'Istok Web', sans-serif;padding-left: 10px;padding-right: 10px;}

.oldprice-tri{  color: #900; font-weight:bold;font-family: 'Istok Web', sans-serif; font-size: 2.5em;line-height: 46px;text-align:center;}
.payment-opt-tri {background-image:url('../images/payment-options.png'); margin-left: 30px;height: 35px;background-repeat:no-repeat;width:auto; height:35px;}