@charset "windows-1250";
/* CSS Document */

body{
	background:#00000;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	/*font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	color:#333;
	line-height:18px;*/
	}

img{
	border:none;
	}

.clr{
	clear:both;
	height:0;
	}

.imgstyle{
	float:left;
	margin:2px 4px 0 0;
	}

.container{
	background:#fff;
	width:800px;
	margin:0 auto;
	}


.Text14{ font-size:14px;}

.TabCon{
	background:url(../../../gui/landing/table/bg.png) repeat-x top #fff;
	width:750px;
	float:left;
	padding:25px;
	}

.textfield{
	background:url(../../../gui/landing/table/textfield.png) no-repeat;
	width:272px;
	height:18px;
	border:none;
	margin-top:4px;
	font-size:14px;
	padding:6px 10px;
	}

.textfield2{
	background:url(../../../gui/landing/table/textfield2.png) no-repeat;
	width:200px;
	height:30px;
	border:none;
	margin-top:4px;
	font-size:14px;
	padding:6px 10px;
	}

.BtnCon{
	width:220px;
	float:right;
	position:absolute;
	margin:-60px 0 0 510px;
	}

.enable{
	line-height:30px;
	width:100px;
	float:right;
	border-left:1px solid #5b5b5b;
	}

.enable a{
	background:url(../../../gui/landing/table/enable.png) no-repeat right !important;
	width:90px;
	height:30px;
	color:#333;
	display:block;
	font-size:16px;
	padding-left:10px;
	text-decoration:none;
	}

.disable{
	line-height:30px;
	width:100px;
	float:left;
	}

.disable a{
	background:url(../../../gui/landing/table/disableBg.png) no-repeat right;
	width:90px;
	height:30px;
	color:#333;
	display:block;
	font-size:16px;
	padding-left:10px;
	text-decoration:none;
	}

.Text18{ font-size:18px;}

.tdStyle01{
	background-color:#f1f1f1;
	border-top:1px solid #e3e3e3;
	}

.textfield3{
	background:url(../../../gui/landing/table/textfield3.jpg) no-repeat;
	width:90px;
	height:30px;
	border:none;
	margin-top:4px;
	font-size:14px;
	padding:6px;
	}

a.button-orange{
    background: url(../../../gui/landing/table/action-small.png) repeat-x top;
	float:right;
	color:#fff;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:0 20px 0 0;
	margin:0 5px 0 0;
	text-decoration:none;
	text-transform:uppercase;
    text-shadow:1px 1px #DE6230;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}

a.button-orange span{
    background: url(../../../gui/landing/table/action-small.png) repeat-x top;
	float:left;
	padding-right:20px;
	display:block;
	height:30px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
}

a.button-orange:hover{
    background: url(../../../gui/landing/table/action-small.png) repeat-x bottom;
	}
	
a.button-orange:hover span{
    background: url(../../../gui/landing/table/action-small.png) repeat-x bottom;
	}

a.button-grey{
	background: url(../../../gui/landing/table/soft-action-small.png) repeat-x top;
	float:right;
	color:#fff;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:0 20px 0 0;
	margin-right:5px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px #9D9D9D;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}

a.button-grey span{
	background: url(../../../gui/landing/table/soft-action-small.png) repeat-x top;
	float:left;
	padding-right:20px;
	display:block;
	height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}

a.button-grey:hover{
	background: url(../../../gui/landing/table/soft-action-small.png) repeat-x bottom;

	}
a.button-grey:hover span{
	background: url(../../../gui/landing/table/soft-action-small.png) repeat-x bottom;
	}

/******************* CANCEL *********************/

.border01{
	border-bottom:1px solid #e3e3e3;
	}

.textfield4{
	width:258px;
	height:100px;
	padding:10px;
	background:#e8e8e8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border:1px solid #bec5c9;
	}

/****************** COMPETITION *********************/

.container02{
	width:920px;
	margin:0 auto;	}

.competition{
	background:url(../../../gui/landing/table/competitionBoxBtm.png) no-repeat bottom;
	width:914px;
	float:left;
	margin:0;
	padding-bottom:20px;
	}

.competitionTop{
	background:url(../../../gui/landing/table/competitionBoxTop.png) no-repeat;
	width:914px;
	height:20px;
	}

.competitionContents{
	background:url(../../../gui/landing/table/competitionBoxBg..png) repeat-y;
	width:884px;
	float:left;
	padding:0 10px 0 20px;
	}

.tdStyle02{
	padding:10px 20px 10px 0;
	border-bottom:1px solid #cecece;
	}

.AlighLeft{
	float:left !important;
	}

/********************* PAYMENTCC ************************/

/**.header{
	background:url(../../../gui/landing/table/headerBg.png) repeat-x;
	width:760px;
	height:73px;
	float:left;
	padding:0 20px;
	}/

.header h1{
	color:#000;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-left:10px;
	line-height:73px;
	}


.TopRightC{
	width:265px;
	float:right;
	font-size:12px;
	text-align:right;
	padding-top:14px;
	}

.TopRightC img{
	margin-left:10px;
	}

.TopMenu{
	width:210px;
	float:left;
	font-size:12px;
	}

.TopMenu a{
	padding:0 5px;
	color:#f08239;
	text-decoration:none;
	border-left:1px solid #5f3581;
	}

.TopMenu a:hover{
	text-decoration:underline;
	}

.NoBorder{ border:none !important;}

.invoiceBox{
	background:#fff;
	width:690px;
	float:left;
	padding:20px 30px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	}

.color1{ color:#dd5d36;}

.Text16{ font-size:16px;}
.Text20{ font-size:20px;}

/********************* STEPS **********************/

.stepsMenu{
	background:url(../../../gui/landing/table/stepMenuBg.png) repeat-x;
	line-height:39px;
	float:left;
	margin:0 0 20px 133px;
	border-right:1px solid #f4f4f4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	}

.stepsMenu ul{
	margin:0;
	padding:0;
	}

.stepsMenu ul li{
	float:left;
	font-size:16px;
	list-style:none;
	text-align:center;
	text-shadow:1px 1px 0 #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.stepsMenu ul li a{
	color:#999;
	display:block;
	padding:0 35px;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #e2e2e2;
	}

.stepsMenu ul li:first-child a{
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	-khtml-border-radius:4px 0 0 4px;
	}

.stepsMenu ul li:last-child a{
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
	-khtml-border-radius:0 4px 4px 0;
	}

.stepsMenu ul li a:hover{
	background:url(../../../gui/landing/table/stepMenuActiveBg.jpg) repeat-x;
	color:#fff;
	text-shadow:none;

	}

.stepsMenu ul li a.activ{
	background:url(../../../gui/landing/table/stepMenuActiveBg.jpg) repeat-x;
	color:#fff;
	text-shadow:none;
	}

.tdStyle03{
	background-color:#e5e5e5;
	border-top:1px solid #dcdcdc;
	border-left:2px solid #d9d9d9;
	}
