/*background styles*/
.tabsup {
	background-image:url(images/themes/blueorange/tab_up_bkg.gif); 
	background-repeat:repeat-x;
	background-color:#1b46a2;
	vertical-align:middle;
}
.tabsdown {
	background-image:url(images/themes/blueorange/tab_down_bkg.gif); 
	background-repeat:repeat-x;
	background-color:#1b46a2;
	vertical-align:middle;
}
/************************COUPONS****************/
.coupon_top {
	background-image:url(images/themes/blueorange/win_top.gif); 
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
}
.coupon_bot {
	background-image:url(images/themes/blueorange/win_bot.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
}
/*COUPON 1*/
.coupon1_1 {
	background-image:url(images/themes/blueorange/1box_bkgl.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
	vertical-align:top;
}
.coupon1_2 {
	background-image:url(images/themes/blueorange/1box_bgkt.gif); 
	background-repeat:repeat-x;
	background-color:#cccccc;
	background-position:top;
	vertical-align:middle;
	color:#1b46a2;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}
.coupon1_3 {
	background-image:url(images/themes/blueorange/1win_left.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon1_4{
	background-image:url(images/themes/blueorange/1box_bkgr.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon1_5{
	background-color:#cccccc;
}

/*COUPON 2*/
.coupon2_1 {
	background-image:url(images/themes/blueorange/2box_bkgl.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
	vertical-align:top;
}
.coupon2_2 {
	background-image:url(images/themes/blueorange/2box_bgkt.gif); 
	background-repeat:repeat-x;
	background-color:#cccccc;
	background-position:top;
	vertical-align:middle;
	color:#e83114;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}
.coupon2_3 {
	background-image:url(images/themes/blueorange/2win_left.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon2_4{
	background-image:url(images/themes/blueorange/2box_bkgr.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon2_5{
	background-color:#cccccc;
}
/*COUPON 3*/
.coupon3_1 {
	background-image:url(images/themes/blueorange/3box_bkgl.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
	vertical-align:top;
}
.coupon3_2 {
	background-image:url(images/themes/blueorange/3box_bgkt.gif); 
	background-repeat:repeat-x;
	background-color:#cccccc;
	background-position:top;
	vertical-align:middle;
	color:#1b46a2;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}
.coupon3_3 {
	background-image:url(images/themes/blueorange/3win_left.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon3_4{
	background-image:url(images/themes/blueorange/3box_bkgr.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon3_5{
	background-color:#cccccc;
}

/*COUPON 4*/
.coupon4_1 {
	background-image:url(images/themes/blueorange/4box_bkgl.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
	vertical-align:top;
}
.coupon4_2 {
	background-image:url(images/themes/blueorange/4box_bgkt.gif); 
	background-repeat:repeat-x;
	background-color:#cccccc;
	background-position:top;
	vertical-align:middle;
	color:#ff7e04;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	padding-left:4px;
}
.coupon4_3 {
	background-image:url(images/themes/blueorange/4win_left.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon4_4{
	background-image:url(images/themes/blueorange/4box_bkgr.gif); 
	background-repeat:repeat-y;
	background-color:#cccccc;
}
.coupon4_5{
	background-color:#cccccc;
}

/*block styles*/
.framed {
	border:#cccccc solid 1px;
	background-image:url(images/themes/blueorange/bkg.jpg);
	background-repeat:repeat-x;
	background-position:top; 
}
.pictd {
	vertical-align:top;
	text-align:right;
	padding:5px;
}
.coupontd {
	text-align:center;
}
/*text styles*/
.reg {
	font-size:11px;
	color:#3a3a3a;
}
ul.biz {
	font-size:11px;
	color:#3a3a3a;
}
a.tabs , a.tabs:visited { 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.tabs:hover {
	color:#ffb877;
	font-weight:bold;
	text-decoration:none;
}
.title {
	font-size:20px;
	color:#1b46a2;
	font-weight:bold;
}
.subtitle {
	font-size:16px;
	color:#ff7e04;
	font-weight:bold;
}
.coupon_title {
	font-size:20px;
	font-weight:bold;
	color:#ff7e04;
	text-align:center;
}
.coupon_reg {
	font-size:11px;
	color:#1b46a2;
}
.coupon_fine{
	font-size:9px;
	color:#3a3a3a;
	padding-top:2px;
	text-align:center;
}

