body
{
	padding: 5px;
	margin: 0px;
}

#creditcard {
	position:absolute;
	left:100px;
	top:235px;
	width:350px;
} 

.errordescription {
	color: #ff0c00;
	font-family:  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.userinfo {
	font-family:  Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.userinfo_input {
 border: 1px solid #000000;
 padding: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

table
{
	border-collapse: collapse;

	z-index: -1;

	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	color: #eec023;
}



ul
{
	margin: 8px;
	padding: 8px;
}

li
{

}

.maintable
{
	width: 500px;
	height: 600px;
 
	max-width: 500px;
	max-height: 600px;

	vertical-align: top;
}

.customerlogo
{
	width: 500px;
	height: 66px;

	max-width: 500px;
	max-height: 66px;

	margin-right: auto;
	margin-left: auto;

	vertical-align: middle;

	padding: 0px;
}

.informationtable
{
	margin: 10px 10px 10px 10px;
}

.seperationbar
{
	height: 16px;

	padding: 1px 4px 1px 4px;
}

.producttable
{
	height: 120px;

	margin: 5px;
}

.productimagecell
{
	margin: 0px;
	padding: 0px;

	vertical-align: top;

	width: 109px;
	height: 110px;

	max-width: 109px;
	max-height: 110px;
}


.productimage
{
	width: 100px;
	height: 100px;
}


.productdescription
{
	vertical-align: top;
/*width: 100%;*/
	width: 361px;
}

.selectfirst
{
	padding: 10px;
}

.countrytable
{
	height: 26px;
	width: 100%;

	margin: 2px 5px 1px 5px;
}

.countryimage
{
	width: 30px;
	height: 18px;
}

.countrytext
{
	text-align: left;
	vertical-align: middle;
}

.phonemodeltable
{
	height: 26px;
	width: 100%;

	margin: 2px 5px 1px 5px;

	vertical-align: top;
	text-align: left;
}

.phonemodeltext
{
	text-align: left;
	vertical-align: bottom;
}

.smstable
{
	width: 460px;
	/*	width: 100%;*/
	margin: 5px;
	vertical-align: top;
}

.smstext
{
	vertical-align: top;
	text-align: left;
}

.smstext_code
{
	vertical-align: top;
	text-align: left;
}

.luuptable
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 460px;

	margin: 5px;
	vertical-align: top;
}

.luuppromobar
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	padding: 0px 5px 0px 5px;
	width: 100%;
}

.luuppromobar a
{
	color: black;
}

.inputborder
{
	margin: 0px;
	padding: 0px;
	/*height: 16px;*/
	vertical-align: top;
}

.cctable
{
	width: 460px;
	/*width: 100%;*/
	margin: 5px;
	vertical-align: top;
}

.buybutton
{
	width: 26px;
	height: 16px;

	cursor: pointer;
}

.buybuttoncreditcard {
	border: 0px;
	cursor: pointer;
}

.supporttable
{
	width: 479px;
	margin: 0px 8px 0px 8px;
}

.alternative_supporttable
{
	width: 479px;
	margin: 0px 8px 0px 8px;
	visibility: hidden;
}

.alternative_supporttable_small
{
	font-size: 10px;
}

.helpbutton
{
	width: 22px;
	height: 18px;

	margin: 0px;

	cursor: pointer;
}



#help_sendtofriend
{
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 1000;
	width: 200px;

	visibility: hidden;
}

#help_sendtomobile
{
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 1000;
	width: 200px;

	visibility: hidden;
}

#help_phonenumberinput
{
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 1000;
	width: 200px;

	visibility: hidden;
}

#help_luupsendtomobile
{
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 1000;
	width: 200px;

	visibility: hidden;
}

#help_luupsendtofriend
{
	position: absolute;
	top: 250px;
	left: 250px;
	z-index: 1000;
	width: 200px;

	visibility: hidden;
}

.screenshotlink
{
	color: #FF0000;
}

.asksubscription
{
	padding:0px;
}

.asksubscription H1
{
	padding:0px;
}

.asksubscription img
{
}

.asksubscription a
{
}

