/* CSS Document */
body 
{
	/*margin: 5px 20px 10px 20px;*/
	background-color:#FFFFFF;
	/*background-image: url(../images/bg.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}	
th
{
	background-image: url(../images/headerbg.gif);
	background-color:#ff986a;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	height:25px;
	text-align: left;
}
a
{ 
	color:#fb5a03; text-decoration:underline
}
a:hover
{ 
	color:#0066FF; text-decoration:none
}

.maintable
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
.tdheight
{
height:1px;
}

td.editform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;	
	background-color:#FFDAB9;
	vertical-align:middle;
	padding-left:5px;
	height:17px;
}
.leftColumn
{
	background-color:#FFDAB9;
	vertical-align:middle;
	padding-left:3px;
	width:173px;
	padding-top:3px;
	height:20px;
}

.leftColumnNew
{
	background-color:#FFDAB9;
	vertical-align:middle;
	padding-left:3px;
	width:100px;
	padding-top:3px;
	height:20px;
}
.leftAutoColumn
{
	background-color:#FFDAB9;
	vertical-align:middle;
	padding-left:3px;
	padding-top:3px;
	height:20px;
}
.boldtext
{ 
	font-weight:bold;
}
.logobg
{
	background-image: url(../images/logobg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.row1
{
	background-color:#FFFFFF;
	height:25px;
	cursor:pointer;
}
.row2
{
	background-color:#FFDAB9;
	height:25px;
	cursor:pointer;
}
.footerbg
{
	background-image:url(../images/footer_bg.gif); 
	background-position: left top; 
	background-repeat:repeat-x; 
	height:30px;
}
.tdpadding
{
	padding: 10px;
	//height:500px;
}
.topborber
{

	background-image: url(../images/borderimage.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomborber
{
	background-image: url(../images/borderimage.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rightborber
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4c2c0;
}
.leftborber
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4c2c0;
}
.title
{ 
	font-size:13px; color:#666666; 
	font-weight:bold;
}
a.squarebutton
{
	background: transparent url('../images/orangeleft.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; font-weight:bold;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	text-decoration: none;
}
a:link.squarebutton, 
a:visited.squarebutton, 
a:active.squarebutton
{
	color: #494949;
}
a.squarebutton span
{
	background: transparent url('../images/orangeright.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
}
a.squarebutton:hover
{ 
	background-position: bottom left;
}
a.squarebutton:hover span
{ 
	background-position: bottom right;
	color: black;
}
.buttonwrapper
{
	overflow: hidden; 
	width: 100%;
}
input[type=text], select, textarea
{
	border: 1px solid #999491;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textfield{
	border: 1px solid #999491;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input[type=password]
{
	border: 1px solid #999491;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:200px;
}
.txtdetailslabel
{ 
	font-size:9px;
}
textarea
{
	height: 77px !important;
}
.button
{
	background-color:#fb790d;
	border: 1px solid #fc4100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height:25px;
	cursor:pointer;
}
.button:hover
{
	border: 1px solid #363636;
	background-color:#7b7b7c;
	cursor:pointer;
}
/*TAB START*/
.modernbricksmenu2
{
	padding: 0;
	width: 100%;
	border-bottom: 5px solid #FB790D;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu2 ul{
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
.modernbricksmenu2 li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
.modernbricksmenu2 a
{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	background-color: #A8A8A8;
	border-top: 1px solid white;
}
.modernbricksmenu2 a:hover
{
	background-color: #7B7B7C;
	color: white;
}
.modernbricksmenu2 a.selected
{
	background-color: #FB790D;
	color: white;
	border-color: #D25A0B;
}
.tabcontent
{
	display:none;
}
/*END START*/

@media print 
{
	.tabcontent 
	{
	display:block !important;
	}
}
img
{
}

img.arrow
{
	display:none;
	height:9px;
	width:9px;
}
img.activeArrow
{
	display:block;
	height:9px;
	width:9px;
}
.imgPointer
{
	cursor:pointer;
}
.suggestionsBox
{
    position: relative;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}
.suggestionList 
{
    margin: 0px;
    padding: 0px;
}
.suggestionList li 
{
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
.suggestionList li:hover 
{
    background-color: #659CD8;
}

.loginResponse {
color:#CC0000;
font-family:Tahoma,Arial;
font-size:12px;
font-weight:bold;
line-height:12px;
}

.superTitleBg{
	background-color:#F0F3FC; 
	}
	
.superTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	left:-3px;
	}
.rightTable{
	background-color:#F0F3FC; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
	}
