.a_form {
   margin: 10px;
   padding: 10px;
   border: 2px solid #b1c1d1;
   background-color: #EFEFEF;
}

.a_form #title {
   font-size: 1.1em;
}

.some_instructions {
   margin: 15px;
}


.horizontal_menu {
	padding: 10px;
	border: 2px solid #b1c1d1;
	background-colour: #DBDEDB;
}

.Statistics_Cache_Table {
	border-style: solid double;
	border-collapse: collapse;
}

.Statistics_Cache_Table_Row_Header {
	background-color: #DBDEDB;
	border-bottom-style: solid;
}
.Statistics_Cache_Table_Cell_Header {
	color: #003333;
	padding: 4px;
	font-weight:bold;
}


.Statistics_Cache_Table_Row_Value_Odd {
	background-color: #e9ffd1;
	padding: 2px;
}

.Statistics_Cache_Table_Row_Value_Odd:hover {
	background-color: #ffffff;
	padding: 2px;
}

.Statistics_Cache_Table_Row_Value_Even {
	background-color: #e7efff;
	padding: 2px;
}

.Statistics_Cache_Table_Row_Value_Even:hover {
	background-color: #FFFFFF;
	padding: 2px;
}

.Statistics_Cache_Table_Cell_Value {
	padding: 3px;
	border-bottom: 1px solid #000099;
	font-weight: bold;
	border-right: 1px solid #A1AABB;
	padding: 2px;
}


.T_Table {
	border-collapse: collapse;
}

.T_Table_Row_Header {
	background-color: #DBDEDB;
}

.T_Table_Cell_Header {
	padding: 4px;
	font-weight:bold;
}

.T_Table_Row_Value_Odd {
	background-color: #e9ffd1;
	padding: 2px;
}

.T_Table_Row_Value_Even {
	background-color: #e7efff;
	padding: 2px;
}

.T_Table_Cell_Value {
	padding: 3px;
	border-bottom: 1px dashed #D1a1b6;
	font-weight: bold;
	border-right: 1px solid #A1AABB;
	padding: 2px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	color:#535353;
}

table tr td {
	font-size: xx-small;
}

fieldset legend {
	color: #666;
}

#header {
	width:950px;
	height:120px;
	margin:0px auto 0px auto;
	background:url(images/header.jpg) no-repeat top left;
}
#promo {
	width:940px;
	margin:0px auto 0px auto;
	text-align:center;
}

#actual_content {
	width:900px;
	min-height:395px;
	margin:5px auto 0px auto;
	padding:10px;
	padding-top: 0px !important;
	background:url(images/actual_content_top.jpg) no-repeat top center #ffffff;
	line-height:155%;
}
#actual_content .title {
	font-size:18px;
	font-weight:bold;
	padding-left: 30px;
}
#actual_content a {
	color:#535353;
}
#actual_content a:hover {
	text-decoration:none;
}
#actual_content_close {
	width:920px;
	height:20px;
	margin:0px auto 5px auto;
	background:url(images/actual_content_bottom.jpg) no-repeat top center #ffffff;
}

#background_top {
	background:url(images/background_top.jpg) no-repeat top center;
	height:20px;
}
#background_bottom {
	background:url(images/background_bottom.jpg) no-repeat bottom center;
	margin-top:0px;
	height: 17px;
}

#big_pre_page_loading {
	font-size:30px;
	color:#777;
	text-align:center;
	display:inline;
}


#total_encapsulation {
	background:url(images/background.jpg) repeat-y top center;
}

/**************************************************
	PAYMENT OPTION DISPLAY
**************************************************/


#prs, #sms, #fakeprs, #register_div, #cc {
	width:260px;
	min-height:150px;
	margin:5px;
	margin-bottom: 0px !important;
	padding:10px;
	padding-top: 5px;
	background:url(images/payment_option_back.jpg) repeat-x top left;
	border-bottom:1px dotted #eaeaea;
}
/*
#prs {
	margin:10px 10px 10px 40px;
}
*/

#prs .title, #sms .title, #cc .title {
	font-size:12px;
	font-weight:bold;
}

#prs img, #sms img, #cc img {
	margin:10px 15px 10px 15px;
	margin-top: 3px !important;
	margin-bottom: 5px !important;
	width:200px;
	height:140px;
}

/**************************************************
	PRS
**************************************************/

#prs_step_one {
	margin-top:5px;
	/* padding:5px 5px 10px 5px;  */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	min-height: 120px;
}
#prs_step_two {
	/*display:none;*/
	text-align:center;
	margin-top:5px;
	/* padding:5px 5px 10px 5px;  */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}
#prs_step_two #xmlrpc_target_prs_number {
	font-weight:bold !important;
	font-size:1.2em;
}
#prs_step_two #xmlrpc_target_prs_pin {
	font-weight:bold !important;
	font-size:1.2em;
}
#prs_step_two #xmlrpc_target_prs_icstis {
	display:block;
	margin-top:5px;
	padding-top:5px;
	border-top:1px dotted #666666;
	font-size:0.7em !important;
	line-height:110%;
}

#prs_step_three {
	display:none;
	margin-top:5px;
	/* padding:5px 5px 10px 5px;  */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}
#prs_step_three .form {
	/*display:none;*/
	margin:5px;
	padding:5px 5px 10px 10px;
	background-color:#eeeeee;
	border:1px dotted #666666;
}
#prs_step_four {
	display:none;
	margin:3px;
	padding:5px 5px 10px 10px;
	background-color:#eeeeee;
	border:1px dotted #666666;
	padding:5px;
}
#prs_step_four #prs_step_four_innerspan {

}

/**************************************************
	SMS
**************************************************/


#sms_step_one {
	margin-top:5px;
	/* padding:5px 5px 10px 5px;  */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	min-height: 120px;
}
#sms_step_two {
	/*display:none;*/
	margin-top:5px;
	/* padding:5px 5px 10px 5px; */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}

#sms_step_two  #xmlrpc_target_sms_word {

	/*
	section need sperating asthey are in prs
	text-align:center;
	color:#4d4d4d;*/
/*	font-size:1.2em;
	font-weight:bold;
	display:block;*/
}
/* temp hack as span is not seperated as it is in prs */
#sms_step_two  #xmlrpc_target_sms_word b {
	font-size:1.2em;
	font-weight:bold;
	display:block;
}

#sms_step_two  #xmlrpc_target_sms_icstis {
	display:block;
	margin-top:5px;
	padding-top:5px;
	border-top:1px dotted #666666;
	font-size:0.8em;
	line-height:110%;
	padding:5px;
}

#sms_cost_info {
	font-size:0.8em;
}

#prs_cost_info {
	font-size:0.7em;
}

#cc_cost_info {
	font-size:0.7em;
}

/**************************************************
CC
**************************************************/


#cc_step_one {
	margin-top:5px;
	/*padding:5px 5px 10px 5px; */
	padding-bottom:10px;
	background-color:#eeeeee;
	border-top:1px dotted #666666;
	min-height: 80px;
}

#cc_step_two {
	display:block;
	padding:5px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	font-size:0.7em;
	line-height:110%;
	padding-bottom:10px;
	background-color:#eeeeee;
}

/*************************************************
RANDOM STUFF - GET OVER IT ALREADY!!!!1onetwo
RANDOM STUFF - GET OVER IT ALREADY!!!!1onetwot
*************************************************/

#price_and_product_info {
	display:block;
	padding:7px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	font-size:0.9em;
	line-height:110%;
	padding-bottom:10px;
	background-color:#eeeeee;
}

/**************************************************
	FORMS
**************************************************/

label {
	display:block;
}

.button {
	background:url(images/buttons.jpg);
	border:0px;
	margin-top:5px;
	width:78px;
	height:23px;
	cursor:hand;
	cursor:pointer;
}
.button_over {
	background:url(images/buttons_over.jpg);
	border:0px;
	margin-top:5px;
	width:78px;
	height:23px;
	cursor:hand;
	cursor:pointer;
}

.form {	margin:5px;
	padding:5px 5px 10px 10px;
	background-color:#eeeeee;
	border:1px dotted #666666;
	}

/**************************************************
	FOOTER
**************************************************/

#footer {
	width:740px;
	height:18px;
	margin:5px auto 5px auto;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	text-align:center;
}
#footer a {
	color:#535353;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}

/*************************************************
ACCOUNT.PHP
*************************************************/


	#account_login {
		border:1px dotted #666;
		margin:10px;
		width:730px;
		padding:10px;
		height:200px;
		/*height:300px;*/
	}

	#account_register {
		border:1px dotted #666;
		margin:10px;
		width:730px;
		padding:10px;
	}


	#account_header {
		margin:5px;
		font-size:14px;
		font-weight:700;
	}

	.account_form_header {
		font-size:16px;
		font-weight:700;
		margin-bottom:10px;
	}

	#error {
		font-size:16px;
		font-weight:700;
		margin:auto;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		width:250px;
		border:1px solid #777;
		background-color:#af1e14;
		color:#FFF;
		text-align:center;
	}





/*******
	Error and success notices
******/
.failure_notice {
   margin-left: 3%;
   width: 90%;
   border: 2px solid #191919;
   padding: 10px;
   font-weight:bold;
   font-size:1.2em;
   text-align:center;

   color: #000000;
   margin-bottom: 15px;
   margin-top: 15px;
   background: url('images/warning.png') no-repeat top left;
   background-color: #F2D9D0;

   padding:25px;
}

.failure_notice a {
   color: #000000 !important;
}

.success_notice {
   margin-left: 3%;
   width: 90%;
   border: 2px solid #191919;
   padding: 10px;
   font-weight:bold;
   font-size:1.2em;
   text-align:center;

   color: #000000;
   margin-bottom: 15px;
   margin-top: 15px;
   background: url('images/success.png') no-repeat top left;
   background-color: #b8ff8f;
   padding:25px;

}

.success_notice a {
   color: #aeb2ba !important;
}


.pending_notice {
   margin-left: 3%;
   width: 90%;
   border: 2px solid #191919;
   padding: 10px;
   font-weight:bold;
   font-size:1.2em;
   text-align:center;

   color: #000000;
   margin-bottom: 15px;
   margin-top: 15px;
   background: url('images/pending.png') no-repeat top left;
   background-color: #fcffd8;

   padding:25px;
   
   
   
}

.info_notice {
	display: block;
	margin-left: 3%;
	width: 90%;
	padding: 25px;
	background: url('images/info.png') no-repeat 10px center #93bde5;
	border: 2px solid #0083ff;
	color: #0054a6;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.pending_notice a {
   color: #000000 !important;
}

/**
Zone stuff
*/

#zones_table {
	margin-top:15px;
}


.labellike {
	float:left;
	clear:left;
	width:150px;
}


.zone_country_select {
	width:200px;
	border:1px solid black;
	padding:0px;
	list-style:none;
	max-height:200px;
	overflow:auto;
	float:right;
	margin-right:10px;
}



.zone_country_select li {
	cursor:pointer;
	height: 24px;
	padding-left:5px;
	border-top:1px solid #BBB;
}

.zone_country_select_header {
	cursor:default;
	height: 24px;
	padding-left:5px;
	font-weight:900;
	font-size:1.1em;
	text-align:center;
	border-bottom:1px solid black;
}




.zone_country_select_add{
	background:url('images/cross.png') no-repeat top right;
	background-color:	#d7d7d7;
	font-weight:400;
}

.zone_country_select_add_hover {
	background:url('images/tick.png') no-repeat top right;
	background-color:	#7aff7c;
	font-weight:700;
}

.zone_country_select_del {
	background:url('images/tick.png') no-repeat top right;
	background-color:	#b8ff8f;
	font-weight:700;
}

.zone_country_select_del_hover {
	background:url('images/cross.png') no-repeat top right;
	background-color:	#aaaaaa;
	font-weight:400;
}


#zone_edit_header {
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}
    
.zone_edit_key {
	width:250px;
}

.zone_edit_input_text {
	width:280px; /* dont change this, or you'll have to change showElement also */
}

.zone_edit_title {
	font-weight:bold;
	margin: 7px;
	margin-bottom: 15px !important;
	font-size:1.1em;
}

/***************************************
	GET CODE BUTTONS
***************************************/


#step1 img {
	float:left;
	margin:0 10px 30px 0;
}
#step1 a img, #step3 a img {
	border:0;
}

.green_text, .red_text, .blue_text, .black_text, .white_text {
	float:left;
	display:block;
	width:120px;
	margin:0 10px 3px 0;
	padding:48px 0 28px 0;
	color:#ffffff;
	font-size:38px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:url('../payment_buttons/buy_now_05.png') no-repeat top left;
}

.green, .green_text {
	background-color:#339933;
}
.red, .red_text {
	background-color:#cc0000;
}
.blue, .blue_text {
	background-color:#0066cc;
}
.black, .black_text {
	background-color:#000000;
}
.white, .white_text {
	background-color:#ffffff;
}

#colour_picker {
	width:320px;
	margin-top:10px;
	padding:20px;
	border:1px dotted #666666;
}

#colour_picker table {
	width:320px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

#colour_picker table tr td {
	width:20px;
	height:20px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.colour_pointer {
	cursor:hand;
}

.step {
	clear:both;
	display:block;
	padding:10px 0;
	border-top:1px dotted #666666;
}
.step h1 {
	font-size:18px;
	color:#666666;
}
#step2, #step3 {
	display:none;
}
#step2 img {
	display:block;
}

#step4 {
	clear:both;
	border-bottom:1px dotted #666666;
	padding:5px;
}

#step4  .button {
	display:block;
}

/***************************************
   HELP POPUP
***************************************/

#help_text {
   padding:5px;
   border:1px solid #000000;
   font-size:small;
   background-color:#6392ff;
   color:#FFFFFF;
   width:300px;

}

.form_input_container {
	float: left;
	height: 50px;
	width: 300px;
}

.floated_label{
	clear:none;
	float:left;
	width:200px;
}

.floated_label_extra {
	clear: none;
	width: 200px;
}

/**************************************************
	TABLE LAYOUT
**************************************************/

/* tables still need 'cellspacing="0"' in the markup */
.table {
	margin: 10px 0;
	border-collapse: separate;
	border-spacing: 0;
}

.table tr th, 
.table tr td {
	min-width: 38px;
	padding: 3px 10px 3px 5px;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

.table tr th:first-child, 
.table tr td:first-child {
	padding: 3px 0 3px 15px;
	text-align: left;
}

.table tr th {
	padding: 10px;
	background-color: #cccccc;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: x-small;
	text-align: center;
	line-height: 140%;
}

.table .odd, 
.table tr:nth-child(odd){
	background-color:#eeeeee;
}

.table .even, 
.table tr:nth-child(even){
	background-color: #ffffff;
}

.table tr:hover td {
	background-color: #eeeebb;
	border-bottom: 1px solid #000000;
	color: #333333;
}

.table tr td a:hover {
	color: #000000 !important;
}


/** Borrowed styles **/
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}