/************************ Grid styles **********************/
.gridrow td, .gridpager td
{
	font-size: xx-small;
	height: 6px;
	padding-right: 10px;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.rgHeader
{
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.gridpager
{
	color: Gray;
}

.gridpager a
{
	color: #207acd;
}
.gridrow a
{
	color: #207acd;
	text-decoration: none;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.gridrow a:visited, .gridrow a:active, .gridrow a:link
{
	color: #207acd;
}
.gridrow a:hover
{
	text-decoration: underline;
	color: #207acd;
}
.gridheader
{
	font-size: xx-small;
	height: 6px;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.gridheader a
{
	color: black;
}
.gridheader a:hover
{
	color: white;
	background-color: Black;
	text-decoration: none;
}


.rade_wrapper_corner, .rade_wrapper_center
{
	display: none !important;
}
.rade_leftVerticalSide, .rade_rightVerticalSide
{
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
}



/************************ Generic form elements **********************/
.textinput
{
	padding: 1px;
	border: solid 1px Black;
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
	height: 17px;
}
.dateinput
{
	padding: 1px;
	border: solid 1px Black;
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
	height: 17px;
	width: 80px;
}
.smallmessage
{
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
}
.dropdown
{
	padding: 1px;
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
}
.radiobutton td
{
	padding: 0px;
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
}
.radiobutton
{
	padding: 0px;
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica;
}
.radiobutton label
{
	margin-left: 5px;
}
.checkbox
{
	font-size: xx-small;
}
.note
{
	font-size: xx-small;
	font-style: italic;
}
.checkbox label
{
	font-size: xx-small;
}
.submitbutton
{
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	vertical-align: top;
	height: 17px;
	color: black;
	text-align: center;
	margin-top: 1px;
	background-color: #c0c0c0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #ffffff;
	text-decoration: none;
}

/*********************  other styles  ********************************/
HR
{
	color: #cccccc;
	height: 1px;
}

.iframe
{
	border: 0px;
	margin: 0px;
	overflow: visible;
	width: 740px;
	height: 560px;
}
div#displaydiv
{
	float: left;
	width: 738px;
}
.highlightcolor1
{
	background-color: limegreen;
}
.highlightcolor2
{
	background-color: Red;
}
.frontpagebox
{
	padding: 10px;
	text-align: left;
}

/* Products box */
div#productsbox
{
	float: right;
	font-size: xx-small;
	margin: 0px 10px 20px 20px;
	width: 200px;
}

/* Help box */
/* Roger Nyman start */
div#SelectDiv
{
	width: 100%;
}
.TwoHelpBox
{
	width: 200px;
	float: right;
}
/* Roger Nyman End */
div#helpbox
{
	width: 200px;
	float: right;
	font-size: xx-small;
	margin: 0px 10px 20px 10px;
	display: block;
}
#SelectDiv
{
	width: 150px;
}
div#UsersDiv
{
	float: left;
}
div#OrdersDiv
{
	float: left;
}

.helpboxheader
{
	background-color: #b3b3b3;
	border-bottom: solid 0px #8c8c8c;
	border-left: solid 1px #8c8c8c;
	border-top: solid 1px #8c8c8c;
	border-right: solid 1px #8c8c8c;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 2px;
}

div#helpboxheader
{
	background-color: #b3b3b3;
	border-bottom: solid 0px #8c8c8c;
	border-left: solid 1px #8c8c8c; /*border-top:solid 1px #8c8c8c;*/
	border-right: solid 1px #8c8c8c;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 2px;
}

div#helpboxcontent
{
	background-color: #f5f5f5;
	border-right: solid 1px #8c8c8c;
	border-bottom: solid 1px #8c8c8c;
	border-left: solid 1px #8c8c8c;
	padding: 10px 10px 10px 10px;
	color: #747474; /*margin-bottom: 10px;*/
}

/*div#helpboxcontent	*/
.helpboxcontent
{
	background-color: #f5f5f5;
	border-right: solid 1px #8c8c8c;
	border-bottom: solid 1px #8c8c8c;
	border-left: solid 1px #8c8c8c;
	padding: 10px 10px 10px 10px;
	color: #747474; /*margin-bottom: 10px;*/
}

/* Same as helpboxcontent but without border-styling (text only)	*/
.helpboxcontent_textonly td
{
	color: #747474;
	font-size: xx-small;
}

/* General presentation */
.fieldname
{
	font-size: xx-small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 150px;
}
.tableheadernew
{
	background-color: #b5b2b5;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
.anewtablewidth
{
	border: solid 1px #8c8e8c;
	width: 499px;
	margin-top: 10px;
}
.fieldvalue
{
	font-size: x-small;
	padding-top: 3px;
	padding-bottom: 6px;
}
.titletext
{
	font-size: medium;
	font-weight: bold;
	padding-bottom: 10px;
	width: 501px;
}


.TelerikAjaxLoadingPanel
{
	margin-left: -11px;
	margin-top: -8px;
	padding: 2px;
	padding-bottom: 10px;
}

.TelerikAjaxLoadingPanelInteractiveStatisticsPage
{
	/*margin-left: -11px;     margin-top: -8px;     padding: 2px;     padding-bottom: 10px;     padding-right: 15px;*/
}

.loadingPanelInner
{
	background: #fff;
	border: 1px solid #000;
	margin: 190px 10px 10px;
}

.TreeViewSelector
{
	font-size: xx-small;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	white-space: normal;
}

/* Data Table */
.dataTable
{
	background: #f5f5f5 none;
	border: 1px solid #c8c8c8;
	border-spacing: 0;
	width: 100%;
}
.dataTable th
{
	background: #b3b3b3 none;
	color: #fff;
	padding: 4px;
}
.dataTable .odd
{
	background-color: #e5e5e5;
}
.dataTable .even
{
}
.dataTable td
{
	padding: 4px;
}


/**************************************************************
	Corrections to the old styles
	Martin Lundgren - March 25, 2009
**************************************************************/

.tool label
{
	margin: 0 5px 0 0;
	width: 60px;
}

.loginInput
{
	float: none;
	height: 13px;
	margin: 0 3px 4px 0;
	width: 80px;
}

.areaheaderleft, .areaheaderright
{
	height: 17px;
}

.maincolumn
{
	width: 773px;
}

.areaheadergrey, .areaheaderblue, .areaheaderred, .areaheaderyellow
{
	width: 771px;
}

.frontpagebox
{
	font-size: small;
}

.quicksearchinput
{
	height: 15px;
	width: 121px;
}

.quicksearchbutton
{
	font-size: 10px;
	margin-top: 0;
}

.resultWrapper
{
}

.resultDataWrapper
{
	float: right;
	width: 99%;
}

.resultDataRadGrid
{
}

div#header
{
	width: 960px;
}

div#header a
{
	background: transparent url('') no-repeat scroll 0 0;
	float: left;
	height: 104px;
	width: 255px;
}

div#quicksearch
{
	height: auto;
	padding: 1px 0 5px 10px;
	width: auto;
}

div#breadcrumb
{
	width: 100%;
}

div#flashcontent
{
	width: 773px;
}

div#productsbox
{
	margin: 0 0 20px 20px;
}

div#content
{
	width: 743px;
}

div#copyright
{
	font-size: x-small;
	padding-top: 36px;
	width: 100%;
}

div#footer
{
	font-size: small;
	height: auto;
	margin-bottom: 40px;
	padding: 10px 0;
}

