/* Arlista fejlec */
div.cart {
	width: 100%;
	margin: 0;
	padding: 0;
}

div.cart h1{
	text-align: left;
}

div.cart div.cart_top, div.checkout_top{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
	width: 628px;
	height: 8px;
	line-height: 0px;
	background-image: url(../corrad.hu/images/cart_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.cart div.cart_bottom, div.checkout_bottom{
	display: block;
	float: left;
	width: 628px;
	height: 8px;
	background-image: url(../corrad.hu/images/cart_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.cart div.tablazat{
	float: left;
	display: block;
	width: 626px;
	height: auto;
	background-color: #FFF;
	border-left: 1px solid #e8edf0;
	border-right: 1px solid #e8edf0;
}

*html div.cart div.tablazat{
	width: 628px;
}

div.cart div.tablazat table.cart{
	margin-left: auto;
	margin-right: auto;
	width: 596px;
	border-bottom: 1px solid #7fbac0;
	float:left;
}

*html div.cart div.tablazat table.cart{
	width: 617px;
	margin-left: 5px;
	border-bottom: 1px solid #7fbac0;
}

div.cart div.tablazat table.cart table.fejlec{
	width: 596px;
	border-bottom: 1px solid #7fbac0;
	color: #007586;
	font-weight: bold;
}

*html div.cart div.tablazat table.cart table.fejlec{
	margin-left: 0px;
	width: 610px;
}

*html div.cart div.tablazat table.cart table.torzs{
	margin-left: 0px;
	width: 610px;
}

div.cart div.tablazat table.cart table.fejlec td.row1{
	width: 236px;
}

div.cart div.tablazat table.cart table.torzs td.row1{
	width: 180px;
	font-weight: bold;
}

div.cart div.tablazat table.cart table.fejlec td.row2{
	text-align: center;
	width: 70px;
}

div.cart div.tablazat table.cart table.torzs td.row2{
	text-align: center;
	width: 70px;
}

div.cart div.tablazat table.cart table.fejlec td.row3{
	text-align: center;
	width: 80px;
}

div.cart div.tablazat table.cart table.torzs td.row3{
	text-align: center;
	width: 80px;
}

div.cart div.tablazat table.cart table.torzs td.row3 input.amount{
	width: 25px;
}

div.cart div.tablazat table.cart table.fejlec td.row4{
	
	width: auto;
}

div.cart div.tablazat table.cart table.fejlec td.row5{
	text-align: center;	
	width: 120px;
}

div.cart div.tablazat table.cart table.torzs td.row5{
	text-align: center;	
	width: 120px;
}

div.cart div.tablazat table.cart table.fejlec td.row6{
	width: auto;
}

div.cart div.tablazat table.cart table.fejlec td.row7{
	text-align: center;
	width: 80px;
}

div.cart div.tablazat table.cart table.torzs td.row7{
	text-align: center;
	width: 80px;
}

div.cart div.tablazat table.cart table.fejlec td.row8{
	text-align: center;
	width: 40px;
}

div.cart div.tablazat table.cart table.torzs td.row8{
	text-align: center;
	width: 40px;
}

*html div.cart div.tablazat table.cart table.torzs td.row8 input{
	border: none;
}

div.cart div.changecart{
	margin-left: 12px;
	display: block;
	margin-top: 5px;
	height: 23px;
	width: 602px;
	border-top: 1px solid #7fbac0;
}

*html div.cart div.changecart{
	width: 617px;
	margin-left: 5px;
}

div.cart div.changecart div.fullprice{
	padding-top: 3px;
	height: 23px;
	width: 130px;
	margin-left: 350px;
	display: block;
	float: left;
}

div.cart div.fullprice{
	padding-top: 3px;
	height: 23px;
	width: 100%;
	margin-left: 15px;
	display: block;
	float: left;
	font-weight: bold;
	color: #007584;
}

div.cart div.changecart div.fullprice span{
	float: right;
	margin-top: 0px;
	font-weight: bold;
}

div.cart div.changecart div.changecartbutton{
	margin-top: 3px;
	width: 64px;
	display: block;
	float: right;
	margin-right: 3px;
}

div.cart div.changecart div.changecartbutton input.submitbutton{
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border: none;
	background-image: url(../corrad.hu/images/change_button.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 64px;
	height: 22px;
}

div.cart div.infobox{
	display: block;
	float: left;
	width: 596px;
	margin-left: 15px;
	margin-top: 20px;
}

div.cart div.stepbutton{
	float: left;
	display: block;
	width: 596px;
	margin-left: 15px;
	margin-top: 10px;
}

div.cart div.stepbutton div.backstep{
	display: block;
	float: left;
	background-image: url(../corrad.hu/images/back.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

div.cart div.stepbutton div.backstep a{
	display: block;
	text-decoration: none;
	color: #ff6501;
	font-weight: bold;
	margin-left: 12px;
}

div.cart div.stepbutton div.nextstep{
	display: block;
	float: right;
	background-image: url(../corrad.hu/images/next.png);
	background-position: center right;
	background-repeat: no-repeat;
}

div.cart div.stepbutton div.nextstep a{
	display: block;
	text-decoration: none;
	color: #ff6501;
	font-weight: bold;
	margin-right: 12px;
}

div.cart div.nextstep{
	display: block;
	float: right;
	background-image: url(../corrad.hu/images/next.png);
	background-position: center right;
	background-repeat: no-repeat;
}

div.nextstep input.nextstep{
	border: none;
	background-color: #FFF;
	margin-right: 12px;
	color: #ff6501;
	font-size: 10px;
	cursor: pointer;
}

/* Lépések lista */
div.steps {
	width: 626px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;
	background-color: #FFF;
	border-left: 1px solid #e8edf0;
	border-right: 1px solid #e8edf0;
}

*html div.steps {
	display: block;
}

ul.steps {
	width: 100%;
	list-style: none;
}

ul.steps li {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
    	text-transform: uppercase;
    	font-size: 12px;
	color: #007584;
}

ul.steps li a, ul.steps li a:hover {
    	font-size: 12px;
	color: #007584;
	text-transform: uppercase;
	text-decoration: none;
}


ul.steps li img {
	border: 0px;
}

ul.steps li span {
	margin-top: 5px;
	float: left;
}
