body {
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
}

TD, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #848484;
}

.clean {
	clear: both;
}

ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, form, fieldset, img { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	border: 0;
}

#pageWrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
	border-left: 1px #656a7e solid;
	border-right: 1px #656a7e solid;
	border-bottom: 1px #656a7e solid;
}

#logo {
	position: relative;
	float: left;
	width: 251px;
	height: 91px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#advTop {
	position: relative;
	float: left;
	width: 726px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	padding-top: 1px;
}

.bar {
	position: relative;
	float: left;
	width: 980px;
	height: 3px;
	background-color: #666a7e;
	margin-bottom: 2px;
}

#menu {
	position: relative;
	float: left;
	width: 980px;
	height: 43px;
	overflow: hidden;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
}

#menu li {
	position: relative;
	float: left;
	/*background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;*/
	
}

#menu a {
	position: relative;
	float: left;
	padding-top: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	height: 28px;
	border-right: 1px #5f6174 solid;
	padding-left: 20px;
	overflow: hidden;
}

#searchBar {
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}

.searchInput {
	position: relative;
	float: left;
	width: 247px;
	height: 17px;
	overflow:hidden;
	background-color: #FFF;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	border: 1px #bababa solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 5px;
}

#content {
	position: relative;
	float: left;
	width: 960px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#columnLeft {
	position: relative;
	float: left;
	width: 170px;
	overflow: hidden;
}

#midContent {
	position: relative;
	float: left;
	padding-left: 10px;
	width: 780px;
	overflow: hidden;
}

#columnMid {
	position: relative;
	float: left;
	width: 470px;
	padding-left: 10px;
	overflow: hidden;
}

#columnRight {
	position: relative;
	float: right;
	width: 300px;
	overflow: hidden;
}

#leftCol {
	position: relative;
	float: left;
	width: 365px;
	overflow: hidden;
}

#leftCol div, td {
	color: #5d6274;
	font-weight: bold;
}

#rightCol {
	position: relative;
	float: left;
	width: 365px;
	padding-left: 10px;
	overflow: hidden;
}

#rightCol div, td {
	color: #5d6274;
	font-weight: bold;
}

#makeAdv a {
	position: relative;
	float: left;
	width: 280px;
	height: 330px;
	overflow: hidden;
	background-image: url(images/maker.gif);
}

#listingRingtonesMain {
	position: relative;
	float: left;
	width: 490px;
	padding-left: 5px;
	overflow: hidden;
}

#categs {
	position: relative;
	float: left;
	width: 166px;
	overflow: hidden;
}

#categs li a {
	position: relative;
	float: left;
	width: 136px;
	border-bottom: 1px #e0e3f7 solid;
	padding: 5px;
	padding-left: 25px;
	color: #8286a0;
	background-image: url(images/note.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#latestNews {
	position: relative;
	float: left;
	width: 468px;
	margin-top: 10px;
	border: 1px #CACACA solid;
}

#latestNews .track {
	border-bottom: 1px #CACACA dotted;
	padding: 5px;
	font-size: 11px;
}

#latestNews td {
	font-size: 11px;
	font-weight: normal;
}

#latestNews .trackEmpty {
	border-bottom: 1px #CACACA dotted;
	padding: 5px;
	font-size: 11px;
	background-color:#f4f4f4;
}

#latestNews .track a {
	color: #5d6274;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}

#latestNews .trackEmpty a {
	color: #5d6274;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}

#rArdvert {
	padding-bottom: 10px;
}

.cal {
	position: relative;
	float: left;
	width: 21px;
	height:19px;
	overflow: hidden;
	background-image: url(images/cal.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 9px;
}

#rightBox {
	position: relative;
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
}

#footer {
	position: relative;
	float: left;
	width: 980px;
	height: 62px;
}

#footer td {
	font-weight: normal;
}

#footer a {
	color: #e85032;
}



/*** CUSTOM BOX ***/

.box {
	background-image: url(images/boxh.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.boxHeaderL {
	height: 42px;
	overflow: hidden;
	background-image: url(images/boxhl.gif);
	background-repeat: no-repeat;
}

.boxHeaderR {
	height: 42px;
	overflow: hidden;
	background-image: url(images/boxhr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.box h3 {
	color: #FFF;
	padding-left: 30px;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#boxSmallH {
	color: #FFF;
	padding-left: 15px;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/boxhs.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 155px;
}

.boxContent {
	background-color: #FFF;
	position: relative;
	float: left;
	/*background-image: url(images/boxm.gif);*/
	padding: 0px 1px;
	border-left: 1px #8286a0 solid;
	border-right: 1px #8286a0 solid;
}

.boxFooter {
	background-color: #FFF;
	height: 5px;
	overflow: hidden;
	background-image: url(images/boxf.gif);
}

.boxFooterList {
	position: relative;
	float: left;
	width: 470px;
	height: 39px;
	overflow: hidden;
	background-image: url(images/foot_list.gif);
	background-repeat: no-repeat;
	color: #545454;
}

.boxFooterL {
	height: 5px;
	overflow: hidden;
	background-image: url(images/boxfl.gif);
	background-repeat: no-repeat;
}

.boxFooterR {
	height: 5px;
	overflow: hidden;
	background-image: url(images/boxfr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#boxAccount a {
	position: relative;
	float: left;
	width: 170px;
	overflow: hidden;
	border-bottom: 1px #d6d6d6 solid;
	color: #df4f01;
	padding: 5px 10px;
}

#boxAccount {
	position: relative;
	float: left;
	width: 166px;
	background-color: #FFF;
	overflow: hidden;
}

.input {
	width: 330px;
	padding: 3px;
	border: 1px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.padt {
	padding-top: 5px;
}

.padt2 {
	padding-top: 10px;
}

.padb {
	padding-bottom: 5px;
}

.padl {
	padding-left: 5px;
}

.pad10 {
	padding: 10px;
}

.pad5 {
	padding: 5px;
}

.padl20 {
	padding-left: 20px;
}

.f-F00 {
	position: relative;
	float: left;
	width: 350px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	clear: both;
}

.comm {
	width: 446px; 
	height: 142px; 
	overflow: hidden; 
	background-image: url(images/comm.gif);
	background-repeat: repeat-x;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.time {
	padding-left: 20px;
	background-image: url(images/time.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}

.user {
	padding-left: 20px;
	background-image: url(images/user.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}

.user a {
	color: #2c95d9;
}

.dld a {
	color: #2c95d9;
}

.down {
	padding-left: 22px;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}

.size {
	padding-left: 20px;
	background-image: url(images/size.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}

.pcDownload a {
	position: relative;
	float: left;
	background: url(images/pc-download.png) no-repeat top left;
	width: 154px;
	height: 45px;
	margin-top: 5px;
}

.pcDownload a:hover {
	position: relative;
	float: left;
	background: url(images/pc-download.png) no-repeat 0px -47px;
	width: 154px;
	height: 45px;
}

.addToFav a {
	position: relative;
	float: left;
	background: url(images/button_fav.gif) no-repeat top left;
	width: 154px;
	height: 45px;
	margin-top: 5px;
	margin-left: 10px;
}

.addToFav a:hover {
	position: relative;
	float: left;
	background: url(images/button_fav.gif) no-repeat 0px -47px;
	width: 154px;
	height: 45px;
}

.removeFav a {
	position: relative;
	float: left;
	background: url(images/button_unfav.gif) no-repeat top left;
	width: 154px;
	height: 45px;
	margin-top: 5px;
	margin-left: 10px;
}

.removeFav a:hover {
	position: relative;
	float: left;
	background: url(images/button_unfav.gif) no-repeat 0px -47px;
	width: 154px;
	height: 45px;
}

#helpBox a {
	background: url(images/help-icon.png) no-repeat top left;
	height: 19px;
	position: absolute;
	left: 225px;
	width: 20px;
	z-index: 10;
	margin-top: -2px;
}

#helpBox a:hover {
	background: url(images/help-icon.png) no-repeat 0px -19px;
	height: 19px;
	position: absolute;
	left: 225px
	width: 20px;
}


/*** LISTING RINTONES ***/

#listingRingtones {
	position: relative;
	float: left;
	width: 470px;
	overflow: hidden;
}

#listingRingtones .track {
	height: 40px;
	/*overflow: hidden;*/
	position: relative;
	float: left;
	width: 440px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	/*border-bottom: 1px #d6d6d6 solid;*/
	background-image: url(images/ring_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#listingRingtones .trackEmpty {
	position: relative;
	float: left;
	height: 42px;
	width: 440px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

#listingRingtones .image {
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background-image:url(images/wav.gif);
}

#listingRingtones .image a {
	position: relative;
	float: left;
	width: 31px;
	height: 31px;
}

#listingRingtones .title {
	position: relative;
	float: left;
	padding-left: 9px;
	color: #252525;
	padding-top: 2px;
}

#listingRingtones .title a {
	color: #df4f01;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#listingRingtones .holder {
	position: relative;
	float: left;
}

#listingRingtones .holderComm {
	position: relative;
	float: left;
	width: 400px;
	overflow: hidden;
}

#listingRingtones .artist {
	position: relative;
	float: left;
	clear: both;
	padding-left: 9px;
	color: #252525;
}

#listingRingtones .artist a {
	color: #5e6274;
	text-decoration: none;
	font-size: 11px;
}

#listingRingtones .setPlay {
	position: relative;
	float: right;
	background-image: url(images/play-test.gif);
	width: 55px;
	height: 23px;
	overflow: hidden;
	margin-top: 7px;
}

#listingRingtones .setPlay a {
	position: relative;
	float: right;
	width: 55px;
	height: 23px;
	text-decoration: none;
}

#listingUsers {
	position: relative;
	float: left;
	width: 293px;
	overflow: hidden;
	padding-left: 3px;
}

#listingUsers .track {
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow: hidden;
	width: 61px;
}

#listingUsers .title {
	padding-left: 2px;
}

#listingUsers a {
	position: relative;
	float: left;
	font-size: 10px;
	color: #000;
}

/*** LISTING RINGTONES RIGHT ***/

#topRingtones {
	position: relative;
	float: left;
	width: 296px;
	overflow: hidden;
}

#topRingtones .track {
	/*height: 29px;*/
	/*overflow: hidden;*/
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	width: 281px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px #cbcdd5 solid;
}

#topRingtones .trackEmpty {
	/*height: 29px;*/
	/*overflow: hidden;*/
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#topRingtones .trackemptyPl {
	/*height: 29px;*/
	overflow: hidden;
	padding-left: 10px;
	padding-right: 15px;
}

#topRingtones .number {
	position: relative;
	float: left;
	height: 24px;
	padding-top: 5px;
	padding-right: 6px;
	border-right: 1px #cbcdd5 solid;
	font-weight: bold;
	color: #cbcdd5;
	font-size: 15px;
	text-align: right;
	width: 15px;
}

#topRingtones .image {
	position: relative;
	float: left;
	padding-left: 6px;
}

#topRingtones .image img {
	border: 2px #c2c2c2 solid;
	margin-top: 1px;
}

#topRingtones .holder {
	position: relative;
	float: left;
	width: 150px;
	overflow: hidden;
	padding-left: 10px;
}

#topRingtones .title {
	position: relative;
	float: left;
	color: #acacac;
}

#topRingtones .title a {
	color: #e02606;
	text-decoration: none;
}

#topRingtones .artist {
	position: relative;
	float: left;
	clear: both;
	color: #FFF;
}

#topRingtones .artist a {
	color: #5d6274;
	text-decoration: none;
	font-weight: bold;
}

#topRingtones .setPlay {
	position: relative;
	float: right;
	background-image: url(images/wav.gif);
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-top: 7px;
}

#topRingtones .setPlay a {
	position: relative;
	float: right;
	width: 25px;
	height: 25px;
	text-decoration: none;
}

.gender_m {
	position: relative;
	float: left;
	background-image: url(images/gender.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 17px;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 3px;
}

.gender_f {
	position: relative;
	float: left;
	background-image: url(images/gender.png);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	width: 15px;
	height: 13px;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 3px;
}

.username {
	padding-left: 10px;
	padding-top: 3px;
	text-align: left;
}

.uploads {
	text-align: left;
}

#listingUsers .image {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	background-image: url(images/bg_user.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 3px;
}

.ringArtist a {
	color: #545454;
	font-weight: normal;
}

.ringArtist {
	color: #616161;
	font-size: 11px;
	font-weight: normal;
}

.ringUser {
	color: #616161;
	font-size: 11px;
	
	background-image: url(images/usert.gif);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 4px;
	text-align: right;
	padding-left: 18px;
	position: relative;
	float: left;
	font-weight: normal;
}

.ringDur {
	position: relative;
	float: left;
	color: #616161;
	font-size: 11px;
	
	background-image: url(images/clock-select.png);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 4px;
	text-align: right;
	padding-left: 18px;
	margin-top: 2px;
	font-weight: normal;
}

.ringDownloaded {
	color: #616161;
	font-size: 11px;
	background-image: url(images/drive-download.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 4px;
	text-align: right;
	padding-right: 18px;
	clear: both;
}

.ringDownloaded b {
	color: #2e2e2e;
}

#catTitle {
	color: #22456a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #d6d6d6 solid;
}

#midMid a {
	color: #e12606;
}

.boxDate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

.ringTitle a {
	color: #dc2606;
}

/*** AUTOSUGGEST ***/

div.autosuggest
{
	position: absolute;
	background-image: url(images/img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(images/img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(images/img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(images/img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(images/img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(images/img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(images/img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(images/img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(images/img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 5000;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	z-index: 5000;
}

/**** HELP BOX ***/


#helpLightbox .lightboxBody,
#mobileWeb .lightboxBody {
	padding: 10px 25px 20px;
}
#helpLightbox #contentBox {
	background: url( images/bg-box.png ) no-repeat left 10px;
	height: 214px;
	margin: 20px auto 0;
	position: relative;
	width: 518px;
}
#helpLightbox #textSms {
	background: url( images/bg.png ) no-repeat left 10px;
	height: 354px;
	position: relative;
	width: 518px;
}
#helpLightbox ul,
#mobileWeb ul {
	list-style-type: none;
}
#helpLightbox ul.pillMenu {
	left: 17px;
	position: absolute;
	top: 0;
	z-index: 1;
}
#helpLightbox ul.pillMenu li {
	background: url( images/btn-lightbox.png ) no-repeat center top;
	border-right: 1px solid #cacaca;
	cursor: pointer;
	float: left;
	height: 22px;
	width: 120px;
}
#helpLightbox ul.pillMenu li:hover {
	background-position: center bottom;
}
#helpLightbox ul.pillMenu li.last {
	background-position: right top;
	border-right: none;
}
#helpLightbox ul.pillMenu li.last:hover {
	background-position: right bottom;
}
#helpLightbox ul.pillMenu li.lastActive:hover {
	background-position: right center;
}
#helpLightbox ul.pillMenu li.first {
	background-position: left top;
}
#helpLightbox ul.pillMenu li.first:hover {
	background-position: left bottom;
}
#helpLightbox ul.pillMenu li.firstActive:hover {
	background-position: left center;
}
#helpLightbox ul.pillMenu li span {
	display: block;
	margin: 2px auto;
	text-align: center;
	width: 80px;
}
#helpLightbox ul.pillMenu li.active {
	background-position: center center;
	color: #fff;
}
#helpLightbox ul.pillMenu li.firstActive {
	background-position: left center;
	color: #fff;
}
#helpLightbox ul.pillMenu li.lastActive {
	background-position: right center;
	color: #fff;
}
#helpLightbox .subContent {
	display: none;
	height: 204px;
	left: 0;
	position: absolute;
	top: 0;
	width: 518px;
}
#helpLightbox .subContent .illustration {
	float: left;
	margin: 40px 0 0 20px;
	position: relative;
}
#helpLightbox .leftList {
	margin: 57px 0 0 88px;
}
#helpLightbox .rightList {
	position: absolute;
	right: 38px;
	top: 55px;
}
#helpLightbox .mainList {
	margin: 55px 0 0 100px;
	width: 320px;
}
#helpLightbox .leftList li,
#helpLightbox .rightList li,
#mobileWeb .mobileWebList li,
#helpLightbox .mainList li,
#helpLightbox .rightContent li{
	margin-bottom: 15px;
	padding-left: 33px;
}
#helpLightbox .mainList li {
	margin-bottom: 0;
}

#helpLightbox .number1,
#mobileWeb .number1 {
	background: url(images/number1.png) no-repeat;
}
#pcDownload .number2,
#textSms .number2,
#helpLightbox .number2,
#mobileWeb .number2 {
	background: url(images/number2.png) no-repeat;
}
#pcDownload .number3,
#textSms .number3,
#helpLightbox .number3,
#mobileWeb .number3 {
	background: url(images/number3.png) no-repeat;
}
#helpLightbox .number4,
#mobileWeb .number4 {
	background: url(images/number4.png) no-repeat;
}
#helpLightbox .tooltipText {
	bottom: -10px;
	color: #fff;
	height: 60px;
	position: absolute;
	right: 0;
	width: 238px;
}
#helpLightbox #textSms .tooltipText {
	bottom: 5px;
	right: 15px;
	width: 270px;
}
#helpLightbox .tooltipText span.heading {
	display: block;
	margin: 6px 17px 0;
}
#helpLightbox .tooltipText ul {
	margin: 4px 0 0 17px;
}
#helpLightbox .tooltipText p {
	color: #fff;
	margin: 6px 17px 0;
}
#helpLightbox span.title {
	float: left;
	font-size: 14px;
	margin: 30px 0 0 25px;
}
#helpLightbox #content4 span.title {
	margin-left: 0;
}
#helpLightbox #content3 p.message,
#helpLightbox #content4 p.message {
	margin: 55px 0 0 78px;
	width: 415px;
}
#helpLightbox .troubleLink {
	bottom: 5px;
	left: 30px;
	position: absolute;
}
#helpLightbox .troubleLink a.ident {
	text-decoration: underline;
}
#helpLightbox .zCodeLogo {
	margin-right: 10px;
	vertical-align: middle;
}
#helpLightbox .leftContent {
	height: 235px;
	position: relative;
	width: 300px;
}
#helpLightbox .leftContent .zCodeDudes {
	height: 89px;
	left: 70px;
	position: absolute;
	width: 189px;
	z-index: 65558;
}
#helpLightbox .zCodeDudes span {
	font-size: 11px;
	position: absolute;
	right: 7px;
	top: 5px;
}
#helpLightbox .rightContent {
	background: url( images/greybox.png ) no-repeat left top;
	height: 241px;
	padding: 10px 10px 10px 15px;
	position: absolute;
	right: 20px;
	top: 80px;
	width: 194px;
}
#helpLightbox .rightContent * {
	color: #fff;
}
#helpLightbox .rightContent li {
	margin-bottom: 0;
	padding-bottom: 15px;
}
#helpLightbox .helpText {
	margin-bottom: 15px;
	position: relative;
	width: 300px;
}
#helpLightbox .helpText .arrow {
	bottom: 0;
	position: absolute;
	right: 0;
}
#helpLightbox .rightContent .number1 {
	background: url(images/number1-dark.png) no-repeat;
}
#helpLightbox .rightContent .number2 {
	background: url(images/number2-dark.png) no-repeat;
}
#helpLightbox .rightContent .number3 {
	background: url(images/number3-dark.png) no-repeat;
}
#helpLightbox .rightContent .number4 {
	background: url(images/number4-dark.png) no-repeat;
}
#helpLightbox #textSms .leftList {
	float: left;
	margin: 50px 0 0 30px;
	width: 200px;
}
#helpLightbox #textSms .rightList {
	float:right;
	margin: 50px 0 0 0;
	position: static;
	width: 250px;
}
#helpLightbox #textSms li {
	margin-bottom: 7px;
	position: relative;
}
#helpLightbox #textSms li.number1 {
	padding: 40px 0 0 3px;
}
#helpLightbox #textSms .illustration1 {
	left: 47px;
	position: absolute;
	top: 0;
}
#helpLightbox #textSms li.number2 {
	background-position: left 43px;
	padding: 73px 0 0 3px;
}
#helpLightbox #textSms .illustration2 {
	left: 47px;
	position: absolute;
	top: 0;
}
#helpLightbox #textSms li.number3 {
	padding: 40px 0 40px 3px;
}
#helpLightbox #textSms .illustration3 {
	position: absolute;
	right: 30px;
	top: 0;
}
#helpLightbox #textSms li.number4 {
	padding: 32px 0 0 3px;
}
#helpLightbox #textSms .illustration4 {
	position: absolute;
	right: 30px;
	top: 0;
}
#mobileWeb .mobileWebLightbox {
	height: 300px;
	position: relative;
}
#mobileWeb .communication {
	height: 308px;
	position: absolute;
	right: 0;
	top: 12px;
	width: 325px;
}
