/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}
















.tabcontent
{
    padding: 40px 30px 40px 30px;
    width: 500px;
}
#tcontent_free {
    background: url("../images/tab_bg/tcontent_right_08.png") no-repeat scroll 0 0 transparent;
}
#tcontent_paid {
    background: url("../images/tab_bg/tcontent_right_08.png") no-repeat scroll 0 0 transparent;
}
#tcontent_yellow {
    background: url("../images/tab_bg/tcontent_left_01.png") no-repeat scroll 0 0 transparent;
}
#tcontent_pink {
    background: url("../images/tab_bg/tcontent_left_02.png") no-repeat scroll 0 0 transparent;
}
#tcontent_aquablue {
    background: url("../images/tab_bg/tcontent_left_03.png") no-repeat scroll 0 0 transparent;
}
#tcontent_navy {
    background: url("../images/tab_bg/tcontent_left_04.png") no-repeat scroll 0 0 transparent;
}
#tcontent_green {
    background: url("../images/tab_bg/tcontent_left_05.png") no-repeat scroll 0 0 transparent;
}
#tcontent_purple {
    background: url("../images/tab_bg/tcontent_left_06.png") no-repeat scroll 0 0 transparent;
}
#tcontent_lightblue {
    background: url("../images/tab_bg/tcontent_left_07.png") no-repeat scroll 0 0 transparent;
}
#tcontent_darkgray {
    background: url("../images/tab_bg/tcontent_left_08.png") no-repeat scroll 0 0 transparent;
}
#tcontent_red {
    background: url("../images/tab_bg/tcontent_right_01.png") no-repeat scroll 0 0 transparent;
}
#tcontent_gray {
    background: url("../images/tab_bg/tcontent_right_02.png") no-repeat scroll 0 0 transparent;
}
#tcontent_blue {
    background: url("../images/tab_bg/tcontent_right_03.png") no-repeat scroll 0 0 transparent;
}
#tcontent_orange {
    background: url("../images/tab_bg/tcontent_right_04.png") no-repeat scroll 0 0 transparent;
}
#tcontent_lightpurple {
    background: url("../images/tab_bg/tcontent_right_05.png") no-repeat scroll 0 0 transparent;
}
#tcontent_brown {
    background: url("../images/tab_bg/tcontent_right_06.png") no-repeat scroll 0 0 transparent;
}
#tcontent_darkaquablue {
    background: url("../images/tab_bg/tcontent_right_07.png") no-repeat scroll 0 0 transparent;
}


#tagme3dLogo {
    background: url("../images/tagme/3D_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 200px;
    margin-left: 0px;
    width: 200px;
}
#descBox {
	float: left;
	margin-top:20px;
	width:300px;
}
.desc_txt {
	color: #000000;
	line-height:15px;
	font-size: 13px;
}
#buyBookBox {
    float: right;
    height: 150px;
    width: 295px;
    margin: 50px 30px 0 0;
}
#buyBookForFancyBox
{
	display:none;
	width:295px;
}
#popupDescForBuyTag
{
	clear:both;
	margin:10px 0 0 0;
}
.languageBox {
    clear: both;
    float: right;
    margin-right: 20px;
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
#subTitle {
    clear: both;
    color: #24abff;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    padding: 0 180px 0 195px;
    position: relative;
    top:-10px;
    height:50px;
}
#subTitle_1 {
    color: #000000;
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-top: 40px;
    width: 200px;
}
.tabMenu {
    float: left;
    padding: 0;
    position: relative;
    width: 825px;
    z-index: 10;
}
.tabMenu ul {
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0;
}
.tabMenu li {
    /*display: inline;*/
	margin-bottom:3px;
	list-style: none outside none;
}
.tabMenu a {
    display: block;
    margin: 0 0 3px;
}
#wordContainer {
    float: left;
    margin-left: -660px;
    position: relative;
    z-index: 100;
	margin-top:38px;
}
#tabMenu_free a {
    background-image: url("../images/tagme/tab_free_paid.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 40px;
    padding-top: 0;
    width: 100px;
}
#tabMenu_free a:hover {
    background-image: url("../images/tagme/tab_free_paid.png");
	background-position: 0 -40px;
}
#tabMenu_free a.selected {
    background-image: url("../images/tagme/tab_free_paid.png");
	background-position: 0 -40px;
}

#tabMenu_paid a {
    background-image: url("../images/tagme/tab_free_paid.png");
    background-position: -100px 0;
    background-repeat: no-repeat;
    height: 40px;
    padding-top: 0;
    width: 100px;
	margin-left:
}
#tabMenu_paid a:hover {
    background-image: url("../images/tagme/tab_free_paid.png");
    background-position: -100px -40px;
}
#tabMenu_paid a.selected {
    background-image: url("../images/tagme/tab_free_paid.png");
    background-position: -100px -40px;
}
/* For back up
#tabMenu_yellow a {
    background-image: url("../images/tagme/tab_yellow.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_yellow a:hover {
    background-image: url("../images/tagme/tab_yellow_L.png");
    background-position: 0 0;
}
#tabMenu_yellow a.selected {
    background-image: url("../images/tagme/tab_yellow_L.png");
    background-position: 0 0;
}
#tabMenu_pink a {
    background-image: url("../images/tagme/tab_pink.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_pink a:hover {
    background-image: url("../images/tagme/tab_pink_L.png");
    background-position: 0 0;
}
#tabMenu_pink a.selected {
    background-image: url("../images/tagme/tab_pink_L.png");
    background-position: 0 0;
}
#tabMenu_aquablue a {
    background-image: url("../images/tagme/tab_aquablue.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_aquablue a:hover {
    background-image: url("../images/tagme/tab_aquablue_L.png");
    background-position: 0 0;
}
#tabMenu_aquablue a.selected {
    background-image: url("../images/tagme/tab_aquablue_L.png");
    background-position: 0 0;
}
#tabMenu_navy a {
    background-image: url("../images/tagme/tab_navy.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_navy a:hover {
    background-image: url("../images/tagme/tab_navy_L.png");
    background-position: 0 0;
}
#tabMenu_navy a.selected {
    background-image: url("../images/tagme/tab_navy_L.png");
    background-position: 0 0;
}
#tabMenu_green a {
    background-image: url("../images/tagme/tab_green.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_green a:hover {
    background-image: url("../images/tagme/tab_green_L.png");
    background-position: 0 0;
}
#tabMenu_green a.selected {
    background-image: url("../images/tagme/tab_green_L.png");
    background-position: 0 0;
}
#tabMenu_purple a {
    background-image: url("../images/tagme/tab_purple.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_purple a:hover {
    background-image: url("../images/tagme/tab_purple_L.png");
    background-position: 0 0;
}
#tabMenu_purple a.selected {
    background-image: url("../images/tagme/tab_purple_L.png");
    background-position: 0 0;
}
#tabMenu_lightblue a {
    background-image: url("../images/tagme/tab_lightblue.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_lightblue a:hover {
    background-image: url("../images/tagme/tab_lightblue_L.png");
    background-position: 0 0;
}
#tabMenu_lightblue a.selected {
    background-image: url("../images/tagme/tab_lightblue_L.png");
    background-position: 0 0;
}
#tabMenu_darkgray a {
    background-image: url("../images/tagme/tab_darkgray.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_darkgray a:hover {
    background-image: url("../images/tagme/tab_darkgray_L.png");
    background-position: 0 0;
}
#tabMenu_darkgray a.selected {
    background-image: url("../images/tagme/tab_darkgray_L.png");
    background-position: 0 0;
}
*/

#tabMenu_yellow {
    background-image: url("../images/tagme/tab_yellow.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_pink {
    background-image: url("../images/tagme/tab_pink.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_aquablue {
    background-image: url("../images/tagme/tab_aquablue.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_navy {
    background-image: url("../images/tagme/tab_navy.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_green {
    background-image: url("../images/tagme/tab_green.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_purple {
    background-image: url("../images/tagme/tab_purple.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_lightblue {
    background-image: url("../images/tagme/tab_lightblue.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_darkgray {
    background-image: url("../images/tagme/tab_darkgray.png");
    background-position: 15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

.tabMenuRight {
    float: left;
    margin-left: -22px;
    margin-top: 37px;
    padding: 0;
    position: relative;
    width: 167px;
    z-index: 10;
}
.tabMenuRight ul {
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0;
}
.tabMenuRight li {
    /*display: inline;*/
	margin-bottom:3px;
}
.tabMenuRight a {
    display: block;
    float: left;
    margin: 0 0 3px;
    width: 167px;
}
/* for backup
#tabMenu_red a {
    background-image: url("../images/tagme/tab_red.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_red a:hover {
    background-image: url("../images/tagme/tab_red_L.png");
    background-position: 0 0;
}
#tabMenu_red a.selected {
    background-image: url("../images/tagme/tab_red_L.png");
    background-position: 0 0;
}
#tabMenu_gray a {
    background-image: url("../images/tagme/tab_gray.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_gray a:hover {
    background-image: url("../images/tagme/tab_gray_L.png");
    background-position: 0 0;
}
#tabMenu_gray a.selected {
    background-image: url("../images/tagme/tab_gray_L.png");
    background-position: 0 0;
}
#tabMenu_blue a {
    background-image: url("../images/tagme/tab_blue.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_blue a:hover {
    background-image: url("../images/tagme/tab_blue_L.png");
    background-position: 0 0;
}
#tabMenu_blue a.selected {
    background-image: url("../images/tagme/tab_blue_L.png");
    background-position: 0 0;
}
#tabMenu_orange a {
    background-image: url("../images/tagme/tab_orange.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_orange a:hover {
    background-image: url("../images/tagme/tab_orange_L.png");
    background-position: 0 0;
}
#tabMenu_orange a.selected {
    background-image: url("../images/tagme/tab_orange_L.png");
    background-position: 0 0;
}
#tabMenu_lightpurple a {
    background-image: url("../images/tagme/tab_lightpurple.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_lightpurple a:hover {
    background-image: url("../images/tagme/tab_lightpurple_L.png");
    background-position: 0 0;
}
#tabMenu_lightpurple a.selected {
    background-image: url("../images/tagme/tab_lightpurple_L.png");
    background-position: 0 0;
}
#tabMenu_brown a {
    background-image: url("../images/tagme/tab_brown.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_brown a:hover {
    background-image: url("../images/tagme/tab_brown_L.png");
    background-position: 0 0;
}
#tabMenu_brown a.selected {
    background-image: url("../images/tagme/tab_brown_L.png");
    background-position: 0 0;
}
#tabMenu_darkaquablue a {
    background-image: url("../images/tagme/tab_darkaquablue.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}
#tabMenu_darkaquablue a:hover {
    background-image: url("../images/tagme/tab_darkaquablue_L.png");
    background-position: 0 0;
}
#tabMenu_darkaquablue a.selected {
    background-image: url("../images/tagme/tab_darkaquablue_L.png");
    background-position: 0 0;
}
*/
#tabMenu_red {
    background-image: url("../images/tagme/tab_red.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_gray {
    background-image: url("../images/tagme/tab_gray.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_blue {
    background-image: url("../images/tagme/tab_blue.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_orange {
    background-image: url("../images/tagme/tab_orange.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_lightpurple {
    background-image: url("../images/tagme/tab_lightpurple.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_brown {
    background-image: url("../images/tagme/tab_brown.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

#tabMenu_darkaquablue {
    background-image: url("../images/tagme/tab_darkaquablue.png");
    background-position: -15px 0;
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 0;
    width: 167px;
}

.disable_pointer_event{
	pointer-events: none;
}

.tagCounter
{
	color:#FFFFFF;
	position: absolute;
	top:13px;
	left:140px;	
	pointer-events: none;
}

.tcontent_box {
    color: #555555;
    font-family: arial;
    font-size: 12px;
    /*height: 353px;*/
   min-height:335px;
    overflow: auto;
    position: relative;
    width: 440px;
}

.lableContainer {
	width:400px;
	margin:0 auto;
}
.wordHolder {
	width:140px;
	height:40px;
	float:left;
	padding-left:5px;
	line-height:1;
}

.checkAll {
    color: #555555;
    float: left;
    position: relative;
    top: -14px;
    width: 220px;
}
.chargeTagInfo {
	float: right;
    position: relative;
    top: -14px;
    width: 70px;
}

.chargeTagInfoIcon {
	float: right;
    position: relative;
    top: -20px;
    width: 30px;
}

.btPreview {
    background: url("../images/tagme/quick-fixes_24.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 66px;
    width: 244px;
	margin:20px auto 0;
}
.btPreview_all {
    background: url("../images/tagme/quick-fixes_24_all.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 66px;
    width: 244px;
	margin:20px auto 0;
}
#buyBtn {
    background: url("../images/tagme/quick-fixes_05.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 37px;
    width: 138px;
}

#linkAppStoreBtn {
    background: url("../images/tagme/quick-fixes_12.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 31px;
    width: 91px;
}

#linkPlayBtn {
    background: url("../images/tagme/quick-fixes_14.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 31px;
    width: 88px;
}


#previewContainer {
    margin-left: 27px !important;
    position: relative;
    width: 790px;
    z-index: 100;
}
#tcontent_preview {
    background: url("../images/tagme/tcontent_preview.png") no-repeat scroll 0 0 transparent;
    height: 467px;
    padding: 40px 30px 0;
    width: 745px;
}
.tabcontent_preview {
    display: block;
    height: 370px;
    width: 760px;
}
.sheetBg_s {
    background: url("../images/tagme/sheet_bg_s.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 190px;
    padding-left: 12px;
    padding-top: 16px;
    width: 245px;
}
.sheetContainer_s {
    float: left;
    height: 230px;
    width: 253px;
}
.tagContainer_s {
    float: left;
    height: 48px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 100px;
}
.tagBorder_s {
    float: left;
    height: 35px;
    position: relative;
    width: 100px;
    z-index: 10;
}
.tagImage_s {
    float: left;
    height: 29px;
    margin-left: -97px;
    margin-top: 3px;
    position: relative;
    width: 95px;
    z-index: 20;
}
.tagDivider_s {
    border-left: 1px solid #CCCCCC;
    height: 22px;
    margin-left: 38px;
    margin-top: -28px;
    position: relative;
    width: 1px;
    z-index: 30;
    float:left;
}
.tagPagenation_s {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    position: relative;
    top: -10px;
    width: 30px;
}
.btBox_r {
    display: block;
    text-align:center;
    margin:15px 0 0 0;
}
.btBox_l {
    display: block;
    float: left;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-top: 20px;
}
.statusMsgBox {
    float: left;
    padding-top: 3px;
    width: 50px;
}
#printableBox {
	
    width: 0px;
	height: 0px;
	
    overflow: hidden;
    position: relative;
}

#printContentHolder {
    width: 660px; /* for portrait */
    background-color: white;
}

.page_portrait
{
	/*width: 660px;*/
	width: 1170px;
	/*height: 857px;*/
	border: 0px solid #ccc;
	position:relative;
	overflow:hidden;
}

.sheetBg {
    float: left;
    height: 640px;
    position: absolute;
    width: 808px;
    z-index: 1;
}
.sheetBg_portrait {
    float: left;
    width: 700px; /* for background image size */
    position: absolute;
    z-index: 1;
}


.sheetContainer {
    clear: both;
    float: left;
    height: 640px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 808px;
}
.sheetContainer_portrait {
    clear: both;
    float: left;
    /*height: 857px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#tagContainer {
    left: 12px;
    position: relative;
    width: 840px;
    height:100%;
    z-index: 20;
    top:-10px;
}

.tagContainer_p {
    left: 34px;
    position: relative;
    padding-top: 30px;
    width: 840px;
    z-index: 20;
}
.tagContainer_p_portrait {
    position: relative;
    /*padding: 60px 148px 50px 148px;*/
   padding: 0px;
    z-index: 20;
}
.tagContent {
    float: left;
    padding-top: 35px;
    padding-bottom: 35px;
    width: 391px;
    z-index: 10;
}
.tagContent_portrait {
    float: left;
    padding: 0;
    width: 530px;
    z-index: 10;
}
.tagBorder {
    float: left;
    position: relative;
    width: 530px;
    z-index: 10;
}
.tagImage {
    float: left;
    left: 20px;
    margin-top: -165px;
    position: relative;
    width: 460px;
    z-index: 20;
}
.tagDivider {
    border-left: 1px solid #CCCCCC;
    float: left;
    height: 85px;
    margin-left: 140px;
    margin-top: -109px;
    position: relative;
    width: 1px;
    z-index: 30;
}
.note {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 790px;
}
.tabcontentstyle {
    border: 1px solid gray;
    margin-bottom: 1em;
    padding: 10px;
    width: 450px;
}
.tabcontent {
    display: none;
}

.page-break {
    display: none;
    page-break-before: always;
}

.word_selector_checkbox{
	float: left;
	margin:2px 3px;
}

.word_selector_icon{
	width:30px;
	height:30px;
	overflow:hidden;
	float:left;
	border:solid 1px #cccccc;
	margin: 0 3px 0 0;
	cursor: pointer;
}

.thumb_img{
	left:-3px;
	top:2px;
	position:relative;
}

.word_text{
	float:left;
	padding-top:3px;
	height:20px;
	width:80px;
	padding-left:0px;
	cursor: pointer;
}

.free_word{
	color: #555;
}

.charged_word{
	color: #dddddd;
}

#appStoreBox{
	height:31px;
	margin: 0px 0 0 200px;
	clear: both;
	top: -30px;
	position:relative;
}

#preloadingBox{
	display:none;
}

.fancybox-skin{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	background:none !important;
}

.fancybox-outer {
    background: url('../images/tagme/quick-fixes_08.png') no-repeat !important;
}

.fancybox-inner {
	padding:30px !important;
}

.fancybox-close{
    background: url('../images/tagme/quick-fixes_X.png') no-repeat !important;
    top:1px !important;
    right:6px !important;
}
