﻿/* CABINET START */
TABLE#orders
{
	width:490px;
}

TABLE#orders TD.Header
{
	padding-left:12px;
	height: 51px;
	background-image: url(images/site_related/cabinet_start_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

TABLE#orders TD.Footer
{
	padding-left:10px;
	padding-right:15px;
	vertical-align: bottom;
	height: 50px;
	background-image: url(images/site_related/cabinet_start_bot.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

TABLE#orders TD.Middle
{
	border-left: 1px solid #a8a9a4;
	border-right: 1px solid #a8a9a4;
	height: 261px;	
}

/* STEP 1 BOX */
TABLE#step1Form TD
{
	padding-top:6px;
}

TABLE#step1Box
{
	width:239px;
}
TABLE#step1Box TD#header
{
	background-image: url(images/site_related/step1box_t.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 51px;
}
TABLE#step1Box TD#middle
{
	padding-left: 10px;
	padding-right: 7px;
	background-color:#FFCF23;
	background-image: url(images/site_related/step1bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px solid #9F9D8F;
	border-right: 1px solid #9F9D8F;
}
TABLE#step1Box TD#footer
{
	height: 11px;
}



/* Change tickets BOX */
TABLE#step2
{
	width:739px;
	height:100%;
}
TABLE#step2 TD#header
{
	background-image: url(images/site_related/change_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 51px;
	
	padding-left: 8px;
	padding-right: 8px;
}
TABLE#step2 TD#middle
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 9px;
	background-color:#ededef;
	background-image: url(images/site_related/step2bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	border-left: 1px solid #9F9E8F;
	border-right: 1px solid #9F9E8F;
}
TABLE#step2 TD#foot
{
	height: 13px;
}

/* Change order  */
TABLE#Change
{
	margin-top: 8px;
	width: 311px;

}
TABLE#Change TD.line
{
	padding-left:8px;
	padding-top: 8px;
	padding-right: 30px;
}

TABLE#Change TD.sep
{
	height: 25px;
}

a.prevnext
{
	color: #736e65;
	text-decoration:none;
	font-size:110%;
}

.gvOrderMid
{
	font-weight: bold;
	color: #736e65;
}

TR.Expired TD
{
	color:#736e65;
}
TR.Expired TD DIV
{
	color:#736e65;
}