/**
* @package	cciDEAL Platform
* @author 	Chill Creations <info@chillcreations.com>
* @link 	http://www.chillcreations.com
* @copyright	Copyright (C) Chill Creations, see COPYRIGHT.php for details.
* @license	GNU/GPL, see LICENSE.php for full license.
**/

/* DEFAULTS */

table.admintable td.key, table.admintable td.paramlist_key{
    background-color: #F0F0F0;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    color: #666666;
    font-weight: bold;
    text-align: right;
    width: 140px;
}

table.testtable{
	border:0px solid;
}

table.testtable tr,td.tdform{
	border:0px solid;
}

table.test_admintable{
    float: right;
}

table.test_admintable tr.arrow1{
	 float:left;
     bottom: 20px;
     position: relative;
     border:0px solid;
}
table.test_admintable td.arrow{
 	float:left;
    position: relative;
    border:0px;
    width: 100px;
}
.arrow{
	border:0px;
}

#ccidealplatform_radio{
 		color:#000000;
}

#ccidealplatform_radio .radiobtn{
	min-width: 20px;
}

#ccidealplatform_img img{
		border:0 none;
		margin:0;
		padding:0;
}

.clear{
	clear:both;
}

.certs{
    float: left;
    height: 20px;
    margin: 5px 0 0;
    width: 250px;
}

.img_both_17{
    bottom: 5px;
    float: left;
    position: relative;
}

.both_certs_17{
	bottom: 25px;
    float: left;
    left: 20px;
    padding: 0;
    position: relative;
    width: 250px;
}

.only_cert_17{
    bottom: 25px;
    float: right;
    padding: 0 0 0 22px;
    position: relative;
    width: 229px;
}

.img_cert_17{
    bottom: 4px;
    float: left;
    position: relative;
}

.only_priv_15{
	bottom: 4px;
    padding: 0 0 0 4px;
    position: relative;
}

.only_cert_15{
	bottom: 4px;
    padding: 0 0 0 4px;
    position: relative;
}

.only_priv_17{
	top: 0px;
    padding: 0 0 0 4px;
    position: relative;
}

.cross_17{
    bottom: 5px;
    float: left;
    position: relative;
}

.both_certs_15{
	bottom: 15px;
    float: left;
    left: 20px;
    padding: 0;
    position: relative;
    width: 250px;
}

.article_class{
	float:none;
}


/* BACKEND ICONS */


.icon-48-ccideal {
	background: url(../images/ccideal_icon_large.png) no-repeat left top;
}
div.ccfull{
	max-width:400px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0;
}

.ccfull{
	max-width:400px;
    float: left;
    margin: 0 0 0 120px;
    padding: 0;
}

div.ccleft{
	float:left;
	width:290px;
}

div.ccright{
	float:right;
	padding-top: 35px;
}

div.suss{
	font-size:13px;
	font-weight:bold;
	padding:30px 0 0;
	font-family:Arial;
}

div.ccll
{
	float:left;
}

div.cclr{
	float: left;
    padding-left: 0px;
    padding-top: 35px;
}

.ccmlimage
{
	background: url(../next_go_to_bank.jpg) repeat-x left top;
	width: 110px;
	height:23px;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

div.sobidiv{
	margin-left:13px;
}

.ccselectbox
{
	font-size:15px;
}

div.paymentstatus{
	width:60%;
}

.err1{
	font-family:arial;
	font-size:13px;
	line-height:20px;
	padding:0 0 0 0px;
}

.cross{
	float:left;
	margin:3px 3px 0;
}

div.cros{
	text-align:left;
	float:left;
	width:390px;
	position:relative;
	left:190px;
}

/* RSForm Styles*/

ul.rsform_leftnav li a span#ideal_span {
    background: url(../ideal.png) no-repeat scroll 8px center transparent;
}

#rsform_firstleftnav .component_img{
	background: url("../rsform_bg_ideal.JPG") no-repeat scroll 0 0 transparent;
    bottom: 10px;
    height: 27px;
    margin: 0;
    padding: 7px 0 0 30px;
    position: relative;
    width: 220px;
}

.enable_class{
    background: none repeat scroll 0 0 #FFE9E9;
    border: 1px solid #FFA3A3;
    left: 120px;
    padding: 10px;
    position: relative;
    width: 450px;
}


ul.rsform_leftnav li a span {
    display: block;
    height: 30px;
    padding-left: 30px;
    width: 220px;
}

ul.rsform_leftnav li a span#ideal {
    background: url("../ideal.png") no-repeat scroll 7px center transparent;
}
ul.rsform_leftnav li a span {
    display: block;
    height: 30px;
    padding-left: 30px;
    width: 220px;
}

/* END */

/*OnMousehover style*/

#pop{
	position:absolute;
	visibility:hidden;
	border:solid 1px #CCC;
	padding:5px;
	background:#f0f0f0;
	color:#000000;
	font-family:arial;
	font-size:10px;
}

.cert{
   	float: left;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0 0 10px 10px;
    position: relative;
    top: 0;
    width: 244px;
}

.cert_tick{
    bottom: 5px;
    float: left;
    padding: 0 8px 0 0;
    position: relative;
}

.perm{
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 4px;
}

.perm_zip{
    float: left;
    padding: 0 5px;
}

/*CSS added in cciDEAl Platform 2.7.0 */


#popinfo{
	position:absolute;
	visibility:hidden;
	border:solid 1px #CCC;
	padding:5px;
	background:#f0f0f0;
	color:#000000;
	font-family:arial;
	font-size:10px;
}

#ccidealplatform_Extrainfo{
	position:absolute;
	visibility:hidden;
	padding:5px;
	color:#000000;
}

#ccidealplatform_Extrainfo .ccidealplatform_Extrainfo{
	border:solid 1px #CCC;
	background:#f0f0f0;
	font-family:arial;
	font-size:10px;
}

#ccidealplatform_fitlength{
	text-decoration:none;
	color:#666666;
}

#ccidealplatform_hover{
	text-decoration:none;
	color:#666666;
}

#ccidealplatform_showExtrainfo{
	display:none;
	color:#666666;
}

/*Added in cciDEAL Platform 2.7.1 */

.cc_update_status{
    padding: 0 0 0 20px;
}

.ccidealplatform_config_message{
    color: #505B65;
    float: left;
    padding: 7px;
    text-align: left;
    width: 600px;
}

.ccidealplatform_vm_msg1{
	color:#FE0707;
}

.ccidealplatform_vm_msg2{
	padding:0px;
}

.ccidealplatform_vm_td{
    background-color: #F6F6F6;
    padding: 10px;
}

.ccideal_statusbox
{
	width:75px;
	float:left;
}
div.statusdropdown{
	float:left;
}