*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2, h3
{
	font-family: Arial;
	font-weight: bold;
}

h1
{
	color: #849711;
	font-size: 2.1em;
	margin: 0 0 10px 0;
}


h2
{
	color: #849711;
	font-size: 1.5em;
	margin: 15px 0 5px 0;
}

h3
{
	color: #333333;
	font-size: 1.2em;
	margin: 15px 0 5px 0;
}

#innercontent ul
{
    padding-left: 15px;
}

#innercontent ul li
{
    list-style-type: square;
    padding-top: 5px;
}

.ingress
{
	color: #666666;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

.imagetext
{
	color: #627e0e;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
}

#wrapper
{
	margin: 0 auto;
	overflow: auto;
	width: 980px;
}

#header
{
	color: #333;
	float: left;
	width: 980px;
}

#header #logoarea
{
	float: left;
	margin: 35px 0 18px 30px;
	width: 400px;
}

.headerlinks
{
	clear: right;
	float: right;
	text-align: right;
	width: 225px;
	margin: 7px 20px -2px 0;
}

.headerlinks a
{
	color: #333399;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	margin: 0 0 5px 0;
}

.headerlinks a:hover
{
	text-decoration: underline;
}

#header .search-area
{
	background-image: url(   '/Templates/Styles/Images/search-box-small.gif' );
	clear: right;
	float: right;
	height: 27px;
	margin: 37px 10px 0 0;
	width: 166px;
}

.search-area input
{
	background: transparent none repeat scroll 0 0;
	border: none;
}

input.search-box-small
{
	float: left;
	padding: 5px 0 3px 11px;
	width: 120px;
}

input.search-button-small
{
	float: right;
	padding: 5px 0 0 0;
	width: 32px;
}

#content-search .search-area
{
	background-image: url(   '/Templates/Styles/Images/search-box-large.gif' );
	float: left;
	height: 29px;
	margin: 16px 10px 0 0;
	width: 456px;
}

input.search-box-large
{
	float: left;
	padding: 5px 0 3px 11px;
	width: 410px;
}

input.search-button-large
{
	float: right;
	padding: 5px 0 0 0;
	width: 32px;
}

#page-wrapper
{
	background-color: White;
	float: left;
	min-height: 400px;
	overflow: auto;
	width: 980px;
	padding-top: 16px;
	padding-bottom: 35px;
}

#leftcolumn
{
	float: left;
	margin: 0px 3px 5px 0px;
	padding: 0px 12px 15px 15px;
	width: 195px;
}

#content, #content-main-right
{
	color: #333333;
	float: left;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: normal;
	margin: -3px 2px 5px 5px;
	padding: 0px 8px 15px 5px; /*width: 415px;*/
}

#content a:visited
{
	color: #333399;
	text-decoration: underline;
}

#content-search
{
	color: #333333;
	display: inline;
	float: left;
	padding: 0px 10px 25px 25px; /*width: 625px;*/
}

#content-search #search-result
{
	float: left;
	margin-top: 20px;
	width: 615px;
}

#content-search #search-advanced
{
	float: left;
	margin: 0px 0 0 15px;
	padding-top: 14px; /*width: 140px;*/
}

#rightcolumn
{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 14px 15px 10px;
	width: 285px;
}

input.coolt
{
	background-color: #f5f5f5;
	background-image: url(images/right-greenbox-top.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	padding-left: 2px;
	width: 15em;
}

#breadcrumbs
{
	background-color: White;
	color: #627e0e;
	float: left;
	font-family: Verdana;
	font-size: 1.0em;
	height: 34px;
	padding-left: 30px;
	padding-top: 3px;
	width: 950px;
}

#breadcrumbs a
{
	color: #627e0e;
	text-decoration: none;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
}

.required
{
	color: Red;
}

.validationSummary ul
{
	display: none;
	visibility: hidden;
}

.printbutton
{
	border-width: 0px;
	float: left;
	margin-top: 15px;
}

.pointer
{
    cursor: pointer;
}

.pointer a
{
    text-decoration: none;
}

/* Boxes on StartPage */

#content-search #startpage-leftbox
{
	display: block;
	float: left;
	height: 156px;
	margin: 15px 10px 10px 15px;
	padding: 10px 0px 10px 0px;
	width: 285px;
}

#content-search #startpage-rightbox
{
	display: block;
	float: left;
	margin: 15px 0 10px 15px;
	padding: 10px 0 10px 0px;
	width: 285px;
}

#content-search .startpage-box
{
	background: url(   '/Templates/Styles/Images/startpage-box-background.gif' ) no-repeat;
	height: 156px;
	padding: 10px 0 0 0;
	width: 100%;
}

#content-search #startpage-leftbox h2 a, #content-search #startpage-rightbox h2 a
{
	color: #333;
	display: block;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 15px 0 0 20px;
	text-decoration: none;
}

#content-search #startpage-leftbox p a, #content-search #startpage-rightbox p a
{
	font-family: Arial;
	font-size: 1.4em;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px 0 0 20px;
}

#content-search .startpage-box-bottom
{
	margin: 10px 0;
	padding: 10px 0;
}

#content-search .search-advanced-row
{
	height: 15px;
	vertical-align: text-top;
}

#content-search .search-result-summary
{
	display: block;
	font-weight: bold;
	padding: 0 0 3px 7px;
}

/* MENU */

#menu
{
	background-image: url(   '/Templates/Styles/Images/menu-background.gif' );
	float: left;
	height: 34px;
	padding: 0 0 0 10px;
	width: 970px;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	color: #333399;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	height: 34px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	padding: 0 10px;
}

#menu .active a
{
	background: transparent url(   '/Templates/Styles/Images/menu-tab.gif' ) repeat-x scroll;
}

#menu .active span
{
	float: left;
	height: 34px;
	width: 10px;
}

#menu .active .menutab-left
{
	background: transparent url(   '/Templates/Styles/Images/menu-tab.gif' ) repeat scroll 0 -34px;
}

#menu .active .menutab-right
{
	background: transparent url(   '/Templates/Styles/Images/menu-tab.gif' ) repeat scroll -10px -34px;
}

#logotype
{
	float: left;
	padding: 5px 5px 5px 5px;
	height: 72px;
	width: 229px;
}

#logotype a
{
	color: #000000;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	text-transform: lowercase;
}

#logotype H2 a
{
	font-size: 12px;
}

.middlebox
{
	border: solid 1px green;
}

.rightbutton
{
	background: transparent url(   '/Templates/Styles/Images/form-searchbutton.gif' ) no-repeat;
	border: 0px;
	color: #333333;
	float: right;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 0 2px 5px;
	width: 70px;
}

.formtop
{
	background: transparent url(   '/Templates/Styles/Images/formbox-top.gif' ) no-repeat;
	height: 12px;
}

.formmain
{
	background: transparent url(   '/Templates/Styles/Images/formbox-main.gif' ) repeat-y;
	padding: 5px 5px 5px 20px;
	width: 383px;
}

.formbottom
{
	background: transparent url(   '/Templates/Styles/Images/formbox-bottom.gif' ) no-repeat;
	height: 12px;
}

/* FOOTER */

#footersitemap
{
	background-color: White;
	background-image: url(   '/Templates/Styles/Images/bottom-sitemap-background.gif' );
	background-repeat: no-repeat;
	clear: both;
	font-family: Arial;
	font-size: 1.1em;
	float: left;
	margin: 0px auto 0px auto;
	min-height: 100px;
	padding: 10px 5px 25px 30px;
	width: 945px;
}

#footerinfo
{
	background-image: url(   '/Templates/Styles/Images/bottom-info-background.gif' );
	background-repeat: no-repeat;
	color: #333333;
	clear: both;
	float: left;
	font-family: Verdana;
	font-size: 0.9em;
	height: 53px;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 30px;
	width: 945px;
}

#footersitemap #menu-footer
{
	width: 100%;
}

#footersitemap #menu-footer ul
{
	margin: 0px;
	padding: 0px;
}

#footersitemap #menu-footer ul li
{
	display: inline;
	float: left;
	list-style: none;
	padding-right: 10px;
	position: relative;
	width: 122px;
}

#footersitemap #menu-footer li a
{
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}

#footersitemap #menu-footer li ul
{
	display: block;
}

#footersitemap #menu-footer li li
{
	display: list-item;
	list-style: none;
	margin-top: 2px;
}

#footersitemap #menu-footer li li a
{
	font-weight: normal;
}

#footerbottom
{
	clear: both;
	float: left;
	font-family: Verdana;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 10px 30px;
	width: 945px;
}

/* SITEMAP */

#content ul.SiteMap
{
	margin: 0;
}

#content ul.SiteMap li
{
	font-family: Arial;
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	padding-bottom: 25px;
}

#content ul.SiteMap ul
{
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 20px;
}

#content ul.SiteMap li ul li
{
	font-size: 0.8em;
	padding-bottom: 5px;
}

#content ul.SiteMap li ul li ul li
{
	font-size: 1.0em;
	font-weight: normal;
}

#content ul.SiteMap li ul li ul li ul li
{
	font-size: 0.9em;
}

#content ul.SiteMap a
{
	color: #849711;
	margin-bottom: 7px;
	text-decoration: none;
}

#content ul.SiteMap a:hover
{
	text-decoration: underline;
}

#content ul.SiteMap ul a
{
	color: #333333;
}

#innercontent-sitemap
{
	padding-left: 38px;
}

/* linkbox */
/* Mellansida, sökträffar */

#content .linkbox h2 a
{
	color: #333399;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#content .linkbox h2 a:hover
{
	text-decoration: underline;
}

#content .linkbox h2 a:visited
{
	color: #0099CC;
	text-decoration: none;
}

#content-search .linkbox-left h2 a
{
	color: #333399;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#content-search .linkbox-left h2 a:hover
{
	text-decoration: underline;
}

#content-search .linkbox-left h2 a:visited
{
	color: #0099CC;
	text-decoration: none;
}

#content-search .linkbox-left .breadcrumbs
{
	padding-top: 4px;
}
#content-search .linkbox-left .breadcrumbs a
{
	color: #627e0e;
}

#content .linkbox
{
	background: transparent url(   '/Templates/Styles/Images/linkbox-background-main-small.gif' ) repeat-y;
	float: left;
	padding: 0 0 5px 15px; /*width: 100%;*/
}

#content-search .linkbox-wrapper
{
	background: #fff url(   '/Templates/Styles/Images/linkbox-background-main.gif' ) repeat-y;
	float: left;
	width: 100%;
}

#content-search .linkbox-left
{
	/*background: #fff url( '/Templates/Styles/Images/linkbox-background-main.gif' ) repeat-y;*/
	float: left;
	font-size: 1.1em;
	padding: 0 0 5px 15px;
	width: 450px;
}

#content-search .linkbox-right
{
	/*border: 1px solid red;*/
	float: right;
	margin: 0;
	padding: 0 0 5px 15px;
	width: 130px;
}

#content-search .linkbox-right a
{
	color: #333399;
	text-decoration: none;
}

#content-search .linkbox-right a span
{
	cursor: pointer;
}

#content-search .linkbox-right span
{
	display: block;
	width: 100%;
}

#content-search .linkbox-right .doctype-nofile
{
	visibility: hidden;
}

#content-search .linkbox-right .doctype-pdf
{
	background: transparent url(   '/Templates/Styles/Images/doctype-pdf-icon.gif' ) no-repeat;
	display: block;
	padding-left: 18px;
	height: 16px;
}

#content-search .linkbox-right .doctype-doc
{
	background: transparent url(   '/Templates/Styles/Images/doctype-doc-icon.gif' ) no-repeat;
	display: block;
	padding-left: 18px;
	height: 16px;
}

#content-search .linkbox-right .doctype-xls
{
	background: transparent url(   '/Templates/Styles/Images/doctype-xls-icon.gif' ) no-repeat;
	display: block;
	padding-left: 18px;
	height: 16px;
}

#content-search .doctype-txt
{
	background: transparent url(   '/Templates/Styles/Images/doctype-txt-icon.gif' ) no-repeat;
	display: block;
	padding-left: 18px;
	height: 16px;
}

#content .linkbox-top
{
	background: transparent url(   '/Templates/Styles/Images/linkbox-background-borders-small.gif' ) no-repeat scroll 0 0;
	float: left;
	height: 10px;
	margin-top: 10px;
	/*width: 100%;*/
}

#content .linkbox-bottom
{
	background: transparent url(   '/Templates/Styles/Images/linkbox-background-borders-small.gif' ) no-repeat scroll 0 -10px;
	float: left;
	height: 10px;
	/*margin-bottom: 7px;*/
	/*width: 100%;*/
}

#content h2
{
    margin: 0px 0px 10px 0px;
}

#content-search .search-result-row td
{
	padding: 10px 0 15px 0;
	background: transparent url(   '/Templates/Styles/Images/search-result-background-border.gif' ) no-repeat scroll 0 0;
}

#content-search .search-result-row
{
	background: #fff url(   '/Templates/Styles/Images/search-result-background-border.gif' ) no-repeat scroll left bottom;
	position: relative;
}

#content-search .linkbox-top_
{
	background: transparent url(   '/Templates/Styles/Images/linkbox-background-borders.gif' ) no-repeat scroll 0 0;
	float: left;
	height: 10px;
	width: 100%;
}

#content-search .linkbox-bottom_
{
	background: transparent url(   '/Templates/Styles/Images/linkbox-background-borders.gif' ) no-repeat scroll 0 -10px;
	float: left;
	height: 10px;
	margin-bottom: 7px;
	width: 100%;
}

/* högerpuffar */

.relateditems
{
	list-style-type: none;
}
.relateditems li
{
	margin: 0 0 20px;
}

#rightcolumn h2
{
	color: #849711;
	margin: 0;
	padding: 3px 0;
}

#rightcolumn h2 a
{
	color: #333399;
	text-decoration: none;
}

#rightcolumn h3
{
	color: #333333;
	margin: 0;
	padding: 10px 0 3px;
}

#rightcolumn h3 a
{
	color: #333399;
	text-decoration: none;
}

#rightcolumn h2 a:hover, #rightcolumn h3 a:hover
{
	text-decoration: underline;
}

#rightcolumn h2 a:visited, #rightcolumn h3 a:visited
{
	color: #0099cc;
}

#rightcolumn .nobox
{
	padding: 0 0 5px 0;
	width: 281px;
}

#rightcolumn .greenbox
{
	background: transparent url(   '/Templates/Styles/Images/right-greenbox-main.gif' ) repeat-y;
	padding: 0 15px 5px 15px;
	width: 251px;
}

#rightcolumn .greenboxtop
{
	background: transparent url(   '/Templates/Styles/Images/right-greenbox-top.gif' ) no-repeat;
	padding-top: 12px;
	width: 285px;
}

#rightcolumn .greenboxbottom
{
	background: transparent url(   '/Templates/Styles/Images/right-greenbox-bottom.gif' ) no-repeat;
	height: 10px;
}

#rightcolumn .orangebox
{
	background: transparent url(   '/Templates/Styles/Images/right-orangebox-main.gif' ) repeat-y;
	padding: 0 15px 5px 15px;
	width: 251px;
}

#rightcolumn .orangeboxtop
{
	background: transparent url(   '/Templates/Styles/Images/right-orangebox-top.gif' ) no-repeat;
	padding-top: 12px;
	width: 285px;
}

#rightcolumn .orangeboxbottom
{
	background: transparent url(   '/Templates/Styles/Images/right-orangebox-bottom.gif' ) no-repeat;
	height: 10px;
}

#rightcolumn .nonebox
{
	width: 285px;
}

#rightcolumn .greenbox-pdf a,
#innercontent .greenbox-pdf a,
a .greenbox-pdf
{
	background: transparent url(   '/Templates/Styles/Images/green-bg-icon-pdf.gif' ) no-repeat;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	margin-top: 5px;
	padding-left: 43px;
	padding-top: 7px;
	text-decoration: none;
}

#rightcolumn .greenbox-pdf a:hover,
#innercontent .greenbox-pdf a:hover,
a:hover .greenbox-pdf
{
    cursor: pointer;
	text-decoration: underline;
}

#rightcolumn .greenbox-pdf a:visited,
#innercontent .greenbox-pdf a:visited,
a:visited .greenbox-pdf
{
	color: #0099CC;
}

#rightcolumn .greenbox-doc a,
#innercontent .greenbox-doc a,
a .greenbox-doc
{
	background: transparent url(   '/Templates/Styles/Images/green-bg-icon-doc.gif' ) no-repeat;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	margin-top: 5px;
	padding-left: 43px;
	padding-top: 7px;
	text-decoration: none;
}

#rightcolumn .greenbox-doc a:hover,
#innercontent .greenbox-doc a:hover,
a:hover .greenbox-doc
{
    cursor: pointer;
	text-decoration: underline;
}

#rightcolumn .greenbox-doc a:visited,
#innercontent .greenbox-doc a:visited,
a:visited .greenbox-doc
{
	color: #0099CC;
}

#rightcolumn .greenbox-xls a,
#innercontent .greenbox-xls a,
a .greenbox-xls
{
	background: transparent url(   '/Templates/Styles/Images/green-bg-icon-xls.gif' ) no-repeat;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	margin-top: 5px;
	padding-left: 43px;
	padding-top: 7px;
	text-decoration: none;
}

#rightcolumn .greenbox-xls a:hover,
#innercontent .greenbox-xls a:hover,
a:hover .greenbox-xls
{
    cursor: pointer;
	text-decoration: underline;
}

#rightcolumn .greenbox-xls a:visited,
#innercontent .greenbox-xls a:visited
a:visited greenbox-xls
{
	color: #0099CC;
}

#rightcolumn .greenbox-txt a,
#innercontent .greenbox-txt a,
a .greenbox-txt
{
	background: transparent url(   '/Templates/Styles/Images/green-bg-icon-txt.gif' ) no-repeat;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	margin-top: 5px;
	padding-left: 43px;
	padding-top: 7px;
	text-decoration: none;
}

#rightcolumn .greenbox-txt a:hover,
#innercontent .greenbox-txt a:hover,
a:hover .greenbox-txt
{
    cursor: pointer;
	text-decoration: underline;
}

#rightcolumn .greenbox-txt a:visited,
#innercontent .greenbox-txt a:visited,
a:visited .greenbox-txt
{
	color: #0099CC;
}

/* jQuery */

.highlight
{
	background-color: #fdb92d;
}

#left_nav_col ul
{
	list-style-type: none;
}

#left_nav_col .first_li
{
	background: #FFFFFF url(   '/Templates/Styles/Images/menu-first-top.gif' ) no-repeat scroll left top;
	margin: 3px 0 0 0;
}

#left_nav_col .first_li a
{
	background: Transparent url(   '/Templates/Styles/Images/menu-first-bottom.gif' ) no-repeat scroll left bottom;
	color: #333399;
	display: block;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	width: 180px;
}

#left_nav_col .current_page
{
	background: #FFFFFF url(   '/Templates/Styles/Images/menu-first-selected-top.gif' ) no-repeat scroll left top;
	margin: 3px 0 0 0;
}

#left_nav_col .current_page a
{
	background: Transparent url(   '/Templates/Styles/Images/menu-first-selected-bottom.gif' ) no-repeat scroll left bottom;
	padding: 10px;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	display: block;
	width: 180px;
}

#left_nav_col .second-li a
{
	background: none;
	color: #333399;
	width: 180px;
}


#left_nav_col .second-li_selected
{
	background: transparent url(   '/Templates/Styles/Images/menu-third-right-top.gif' ) no-repeat scroll left top;
	margin: 3px 0 0 0;
}

#left_nav_col .second-li_selected a
{
	background: transparent url(   '/Templates/Styles/Images/menu-third-right-bottom.gif' ) no-repeat scroll left bottom;
	/*margin: 3px 0 0 0;*/
	width: 180px;
}

#left_nav_col .second
{
	background: #FFFFFF url(   '/Templates/Styles/Images/menu-second-top.gif' ) no-repeat scroll left top;
	margin-top: 3px;
	padding: 5px 0 0 0;
}

/*
#left_nav_col .sub_link_current_page ul
{
	margin-left: 20px;
}
#left_nav_col .sub_link_current_page ul li
{
	
	margin: 3px 0 0 0;
}
#left_nav_col .sub_link_current_page ul li a
{
	
	margin: 3px 0 0 0;
	color: #333399;
}

#left_nav_col ul li ul li
{
	background: none;
}

#left_nav_col ul li ul li a
{
	background: none;
}

#left_nav_col .sub_link current_page
{
	background: none;
}
*/

#left_nav_col .third-li
{
	background: transparent url(   '/Templates/Styles/Images/menu-second-top.gif' ) no-repeat scroll -20px -20px;
	margin-left: 20px;
}

#left_nav_col .third-li a
{
	background: none;
	color: #333399;
	width: 160px;
}


#left_nav_col .third-li-selected
{
	background: transparent url(   '/Templates/Styles/Images/menu-third-right-top.gif' ) no-repeat scroll -20px top;
	margin-left: 20px;
}

#left_nav_col .third-li-selected a
{
	background: transparent url(   '/Templates/Styles/Images/menu-third-right-bottom.gif' ) no-repeat scroll -20px bottom;
	color: #333;
	width: 160px;
}

.menu-dummy
{
	background: #FFFFFF url(   '/Templates/Styles/Images/menu-second-bottom.gif' ) no-repeat scroll left bottom;
	height: 10px;
	width: 194px;
}

#search-result .pager-top td
{
	background: url(   '/Templates/Styles/Images/search-paging-header.gif' ) no-repeat;
	padding: 6px 0 0 7px;
}

#search-result .pager-footer td
{
	background: url(   '/Templates/Styles/Images/search-paging-footer.gif' ) no-repeat;
	height: 33px;
	padding: 0 0 0 7px;
}

/* paging */
.paging-link-selected
{
	vertical-align: top;
	font-size: 1.2em;
	vertical-align: super;
	font-weight: bold;
	padding: 3px;
}

.paging-link
{
	padding: 3px;
	font-size: 1.2em;
	vertical-align: super;
}

/* datagrid, gridwiev */
.dgiRow
{
	display: inline-block;
	float: left;
	width: 100%;
}

.dgiThin
{
	display: inline;
	float: left;
	text-align: left;
	width: 45px;
}

.dgiThin a
{
    color: Black;
    text-decoration: none;
}

.dgiThinPointer
{
    cursor: pointer;
	display: inline;
	float: left;
	text-align: left;
	width: 45px;
}

.dgiMiddle
{
	display: inline;
	float: left;
	text-align: left;
	width: 90px;
}

.dgiWide
{
	display: inline;
	float: left;
	text-align: left;
	width: 600px;
}

.dgiGroup
{
	cursor: pointer;
	display: inline;
	float: left;
}

.dgiChild
{
	/*display: block;*/
	float: left;
	text-align: left;
	padding-left: 45px;
	width: 650px;
}

.dgiIcChild
{
	/*display: block;*/
	float: left;
	text-align: left;
	padding-left: 90px;
	width: 100%;
}

.order
{
	border: 1px solid #999999;
	background-color: #FFFFCC;
	margin-top: 5px;
	padding: 2px 0px 5px 0px;
}

.dropdownlist
{
    margin-top: 20px;
}

/* table level rules */
.grid
{
	color: #333333;
	border: solid 1px #627e0e;
	border-bottom-width: 1px;
	border-collapse: collapse;
	font-size: 1.1em;
	margin-top: 20px;
	width: 100%;
}

/* header column rules */
.grid th
{
	background: #627e0e;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #fff;
	padding: 4px 5px 4px 10px;
	vertical-align: bottom;
	text-align: left;
}

.grid .headerStyle
{
	background: #627e0e;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #fff;
	display: inline-block;
	padding: 4px 14px 4px 10px;
	vertical-align: bottom;
	text-align: left;
}

.grid th a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}

.grid .headerStyle a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}

/* data cell and data row rules */
.grid td
{
	color: #333333;
	padding: 4px 10px 4px 10px;
	border-bottom: solid 1px #BBD9EE;
}

.grid .itemStyle
{
	color: #333333;
	display: inline-block;
	padding: 4px 14px 4px 10px;
	border-bottom: solid 1px #BBD9EE;
}

.grid .altrow
{
	background-color: #EBF4FA;
}

.grid .row
{
	background-color: #fff;
}

.grid .rownum
{
	width: 15px;
	text-align: center;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
}

/* group header */
.grid .group span
{
	padding: 10px 0px 2px 0px;
	color: #666666;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
.grid .group img
{
	cursor: pointer;
}

/* Overlay */
#simplemodal-overlay
{
	background-color: #000;
	cursor: wait;
}

/* Container */
#simplemodal-container
{
	height: 200px;
	width: 350px;
	color: Black;
	background-color: #fff;
	/*border: 4px solid #627e0e;*/
	border: 4px solid #B5C763;
	padding: 12px;
}

#simplemodal-container .row
{
    display: block;
    float: left;
    width: 100%;
}

#simplemodal-container code
{
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}

#simplemodal-container a
{
	color: #ddd;
}

#simplemodal-container a.modalCloseImg
{
	background: url( '/Templates/Styles/Images/x.png' ) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}

#simplemodal-container #basic-modal-content
{
	padding: 8px;
}

/* IE 6 hacks */
