.modFlash						{height:260px;}
.center							{text-align:center;}
.margin5						{margin: 5px;}
.phone							{margin-right: 15px;margin-top:-40px;}
.blueP							{color: #3CA3DE;}
.width160						{width: 165px;}
.background h3					{position: static;}


/*  New QR code
------------------------*/
.ui-tabs-panel .background		{position: relative}
.qrPhone						{margin:-69px 0 0 0 !important;}

#createQR						{overflow: hidden; clear:both; width: 535px; border-top: 1px solid #e6e6e6; padding: 10px 0 0 0;}

#selectQRcode					{background-color: #845AA3; height: 34px; line-height:34px; color: #fff; padding: 0 10px; position: relative}
#selectQRcode h2				{color: #fff; font-size: 20px; float:left; margin: 0}
#selectQRcode ul				{position: absolute; right:10px; top: 3px}
#selectQRcode li				{list-style-type: none; float: left; font-weight: bold; color: #fff; margin:0; padding:0; background: none}
#selectQRcode input				{cursor: pointer;}
#selectQRcode label span		{position: relative; top:2px; padding: 0 5px 0 0}

.qrdetails						{width:238px; float:left; display: none}
.qrdetails h2					{border-bottom: 1px solid #E0E0E0; padding: 0 10px 10px; margin:25px 0 10px;}
.qrdetails p					{padding: 0 10px; margin:10px 0 0;}
.qrdetails input				{margin: 0 10px; width:210px;}
.qrdetails textarea				{margin: 0 10px; width:210px; height:60px;}

.counter						{font-weight: bold;}
.selected						{display: block}

#qrcode							{width:287px; float:right; border:1px solid #e6e6e6; background-color: #f6f6f6; margin: 20px 0; text-align: center}
#qrcode	h2						{color:#666; margin:5px 0; padding: 0 0 5px; text-align:left;}
#qrcode	div.inset				{border-top: 1px solid #fff; border-left: 1px solid #fff; padding: 5px; overflow: hidden; width: 275px}
#qrcode li						{list-style-type: none; float: left; width: 90px; font-weight: bold; color: #666; margin:0; padding:0; background: none}
#qrcode label span				{position: relative; top:3px; padding: 0 0 0 4px;}
#qrcode .img					{border: 4px solid #ccc; width: 268px; height: 268px; background-color: #fff; overflow: hidden;}
#qrcode .small img				{margin: 70px;}
#qrcode .medium img				{margin: 20px;}
#qrcode .large img				{margin: -40px;}


.qrdetails p.embed				{background-color: #f6f6f6; font-size:11px; border: 1px solid #A5ACB2; padding: 6px 5px; display: block; font-family:"Courier New", Courier, monospace; overflow: hidden}

