/* @override http://australianautogroup.com.au/Content/wp-content/themes/productum/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#wrap {
	margin: auto;
	text-align: left;
	width: 984px;
	position: relative;
}

	#content {
		background: none repeat-y;
		width: 100%;
	}
		#contentWrap {
			background: none ;
			padding: 24px 12px 45px;
			width: 960px;
		}
		#home #contentWrap { padding-top: 15px }




	#header, #content, #footer, #contentWrap, #footerWrap {
		float: left; display: inline;
		clear: both;
		position: relative;
}
	#header {
		background: none no-repeat;
		height: 136px;
		width: 100%;
	}
	#home #header {
	height: 136px;
}
		#logo { margin: 0 }

			#logo a {
				cursor: pointer;
				position: absolute;
				top: 10px; left: 23px;
			}
			
			#tagline {
				background: none;
				-moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
				color: #fff;
				font-size: 1.33em;
				font-style: italic;
				margin: 0;
				padding: 10px 12px;
				position: absolute;
				top: 31px; right: 22px;
			}
				#tagline a {
					color: #81c3f8;
					text-decoration: none;
				}


			.credits {
	text-align:center;
	padding-top:15px;
	color: #000;
}
	
	 .credits a {
		display:inline;
		color: #006e0b;
		text-decoration:underline;
	}
	
	#footer {
		background: none repeat-y;
		width: 984px;
	}
	
			#footerWrap {
			background: none no-repeat 0 bottom;
			padding: 0 12px 12px;
			width: 960px;
		}

			
			/* Page Nav */

#nav {
	height: 36px;
	position: relative;
	top: 86px;
	z-index: 9999;
	float: left;
	left: 15px;
}

#nav a {
	display: block;
	line-height: 35px;
	padding: 0 10px;
	z-index: 100;
	font-size: 14px; 
	font-weight:bold; 
	text-transform: none; 
	color: #006011;
}
#nav a:hover {
	color: #949494;
}

#nav li {
	float: left;
}

/* Style drop down list */

#nav li ul { position: absolute; width: 172px; left: -999em;}
#nav li ul li {	background: url(images/bg-dropdown.png) !important;background: #000; }
#nav li ul li a { line-height: 35px; width: 150px; }
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 30px; text-transform:none; }
#nav li ul li ul li a { }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

/* PageNavi */

.more_entries {font-size:11px; padding-bottom:40px; }
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/* Listings */

/* Classifieds */

.inputbox {
padding:5px;
border:1px solid #888888;
background-color:#ffffff;
color:#000000;
width:400px;
}

.fixfloat {
clear:both;
overflow:hidden;
}

.inputboxmini {
padding:5px;
border:1px solid #888888;
background-color:#ffffff;
color:#000000;
width:50px;
}

.inputboxprice {
padding:5px;
border:1px solid #888888;
background-color:#ffffff;
color:#000000;
width:100px;
}

.inputboxmed {
padding:5px;
border:1px solid #888888;
background-color:#ffffff;
color:#000000;
width:112px;
}

#awpcpqsearch { background:#f2f2f2; padding:5px 0px 0px 5px; margin:10px auto 10px auto; }

#awpcpqsearch select { width:112px; padding:4px; }

#awpcpqsearch b { font-size:12px;}

.textareainput { width: 403px; border:1px inset #444444; }

.messagedisplay {padding:5px;background-color: rgb(255, 251, 204);}
.tenpad  {padding:100px;}


table.listcatsh { width: 100%; padding: 0px; border: none; border: 1px solid #dddddd;}
table.listcatsh td { width:33%;font-size: 12px; border: none; background-color: #F4F4F4;
vertical-align: middle; padding: 7px; font-weight: bold; }
table.listcatsh tr.special td { border-bottom: 1px solid #ff0000;  }
table.listcatsc { width: 100%; padding: 0px; border: none; border: 1px solid #dddddd;}
table.listcatsc td { width:33%;border: none;
vertical-align: middle; padding: 5px; font-weight: normal; }
table.listcatsc tr.special td { border-bottom: 1px solid #ff0000;  }


.toplevelitem { font-size: 14px;color:#333333;font-weight:bold; text-decoration:none;
}
.toplevelitem a { font-weight:bold;font-size:12px; color:#333333;text-decoration:none; }
.toplevelitem a:hover { font-weight:bold;font-size:12px; text-decoration:none; }
.toplevelitem a:visited { text-decoration:none; color:#333333; }


.postaclassified { float:left; }

.postaclassified a { font-size:14px; color:#444444; }

.scbox { border:1px solid #dddddd; } 
.scbutton { border:1px dotted #dddddd; background:#cccccc; font-size:14px; color:#444444;
	padding-right: 5px;
}

.classisearch { float:right; }

.uiwelcome { margin: 0 0 20px; }

#classiwrapper {
	padding: 0;
	margin-bottom: 20px;
}

#classiwrapper p { padding-bottom: 6px;
	text-align: left;
	padding-top: 0;

	width: 430px;
	background-image: none;
	background-color: transparent;
}

#classiwrapper #postsearchads {
	padding: 9px 0 26px;
	border-bottom: 1px dashed #dadada;
}

#classiwrapper ul {
list-style:none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#classiwrapper ul li {
list-style:none;
background-image:none;
margin: 0;
padding: 0;
}

.classifiedcats{
	margin-bottom: 33px;
}

#classiwrapper ul#postsearchads {
list-style:none;
margin: 0 0 16px;
	height: 0;
}

#postsearchads{
	width: 650px;
}

#postsearchads ul { margin:0; padding:0; float:left; }

#classiwrapper #postsearchads li {
list-style:none;
float:left;
	font-weight: bold;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 10px;
}

#classiwrapper #postsearchads li a{
	text-decoration: none;
	color: #646464;
}

#postsearchads .searchcads {
background: transparent url("images/ico-search.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .edit {
background: transparent url("images/tools_16.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .postad {
background: transparent url("images/arrow_down_16.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .browse {
background: transparent url("images/browse_ico.png") no-repeat left center;
padding-left: 20px;
}

 
 
.editclassified {
float:right;
}


.headeritem {width:98%;padding:5px;font-weight:bold;color:#333333;}

.buywith {
background:#eeeeee;
border-top:1px dotted #dddddd;
border-bottom:1px dotted #dddddd;
color:#333333;
font-weight:bold;
font-size:medium;
padding:10px;
margin-bottom:20px;
}

#showad {
margin-top:10px;}

#showad .adtitle { color: #000; font-size: 33px; padding:0 0 10px; line-height:40px; font-weight:normal; letter-spacing:-1px; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
	border-style: none;
	background-color: transparent;
}
#showad .adbyline {
margin-top:5px;
padding:5px;

}

#showad .adbyline .adbylinelocation {
float:left;
}

#showad .adbyline .awpcpadviews {
}

#showad .adbyline .awpcpadviews .views {
font-weight:bold;
color:#ff0000;
}

#showad .addetails {
padding:10px;
margin-top:20px;
}

#showad .addetails .addetails_top {
margin:10px 0px 0px 0px;
width:95%;
}

#showad .addetails .addetails_top .addetails_top_items {
float:left;
width:195px;
margin:0;
}

#showad .addetails .addetails_top .addetails_top_image {
float:right;
}

#showad .addetails .addetails_top .addetails_top_image ul {
margin:0;
padding:0;
}

#showad .addetails .addetails_top .addetails_top_image img {
	margin: 0px 20px 0px 0px;
	padding: 2px;
	border: 1px solid #dddddd;

}


#showad p {
}


#displayimagethumbswrapper {}

#displayimagethumbswrapper #displayimagethumbs {}
#displayimagethumbswrapper #displayimagethumbs img {border:none;
	width: 195px;
	margin-right: 17px;
}

#displayimagethumbswrapper #displayimagethumbs ul{list-style:none;
}
#displayimagethumbswrapper #displayimagethumbs li{list-style:none;float:left;margin: 0;}


.classimenu1 {
padding:15px;}

.browseads {
padding:10px;
}

table.displayads { width: 100%; padding: 0px; border: none;}
table.displayads td { width:33%;font-size: 12px; border: none; background-color: #F4F4F4;
vertical-align: middle; font-weight: bold; }
table.displayads tr.special td { border-bottom: 1px solid #dddddd;  }

		
table.displayads .displayadsicell{
background:none;
border:none;
font-weight:normal;
}


.cl-adsense {
margin:10px 0 10px 0;
text-align:center;
background:#f2f2f2;
padding:10px;
}

.alert {
background:#ffffcc;
color:#800000;
font-weight:bold;
padding:5px;
}

.alert a {
color:#800000;
font-weight:bold;
text-decoration:underline;
}

.imgtransparency {
-moz-opacity:.20; filter:alpha(opacity=20); opacity:.20;

}

.awpcpwidget { clear:both; overflow:hidden; }

#alphabarwrapper ul#alphabar { margin:0; padding:0px 0px 25px 0px;list-style-type:none;float:left; }
#alphabarwrapper #alphabar li { list-style:none; list-style-type:none; float:left;padding:5px;text-align:center;background:#f1f1f1;margin:0px 2px 2px 0px; } 
#alphabarwrapper #alphabar li a { text-decoration:none;font-weight:normal;font-size:small; } 
#alphabarwrapper { padding:5px;  }
#alphabarwrapper h3 { margin:0; padding:0; border-bottom:#f3f3f3; font-size:small; text-transform:uppercase; }

#loginform {
display:block;
margin:10px auto 10px auto;
padding:10px;
width:200px;
}

#loginform .textinput  {
padding:5px;
width:180px
}

#loginform .submitbutton  {
padding:5px;
float:right;
}

.itemprice {}

.itemprice .price {
font-weight:bold;
color:#ff0000;
}


.displayadshead { padding:10px; }
.displayadscellimg {  border:1px solid #eeeeee; padding:5px;  }
img.awpcpbrowseadsimg  { width: 60px; }

.displayadscellheadline { padding:5px; border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; }
.displayadscelllocation { padding:5px;  border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; }
.displayadscellviews { padding:5px; border-right:1px solid #eeeeee; border-top:1px solid #eeeeee;  border-bottom:1px solid #eeeeee;}
.displayadscellposted { padding:5px;  border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; font-size:x-small; }

.changecategoryselect { padding:5px; float:right; margin-bottom:10px; }
.changecategoryselect .button {
	margin-left: 20px;
	margin-right: 20px;
}


.pager { float:right;
	margin-top: 9px;
}
.pager a { padding:2px; border:1px solid #cccccc; }

#awpcpcatlayout { width:100%; }
#awpcpcatlayout .awpcpcatlayoutleft { width:70%;  }
#awpcpcatlayout .awpcpcatlayoutright { width:25%;  float:right; border-left:1px solid #dddddd;}

#awpcpcatlayout .awpcpcatlayoutright ul { list-style:none; margin-left:10px;  }
#awpcpcatlayout .awpcpcatlayoutright ul li { float:left; list-style:none; margin:0;  }
#awpcpcatlayout .awpcpcatlayoutright ul li a {  }
#awpcpcatlayout .awpcpcatlayoutright ul li ul li { margin:3px 0 3px 0; padding-right:5px; }
#awpcpcatlayout .awpcpcatlayoutright span { font-weight:bold; }

#showcategoriesmainlist {
	line-height: 17px;
}
#showcategoriesmainlist ul {  list-style:none;
	display: block;
	float: none;
}
#showcategoriesmainlist ul li { width: 174px; float:left; list-style:none; padding:0; margin: 0 40px 2px 0;
	font-size: 12px;
}
#showcategoriesmainlist ul li a { text-decoration:none;
	color: #4a4a4a;
}
#showcategoriesmainlist ul li a:hover{
	color: #4a4a4a;
}
#showcategoriesmainlist ul li li a:hover{
	color: #959595;
}

#showcategoriesmainlist ul li.maincat {
}

#showcategoriesmainlist ul li ul { margin: 0px 0px 5px 10px; list-style:none; }

#showcategoriesmainlist .showcategoriessublist {   }
#showcategoriesmainlist .showcategoriessublist ul {  float:left; list-style:none; }
#showcategoriesmainlist .showcategoriessublist ul li { float:left; list-style:none; margin:0; padding:0;  background:none; }

p.maincategoryclass 
{
	text-align: left;
	background-color: #ffffff;
	margin: 2px 0 0;
}

.categoryicon
{
margin:0px 2px 0px 2px;
vertical-align:middle;
}


div.uploadform {  float:left; padding:5px; }
.theuploaddiv .button {  margin-top:20px; padding:6px; }
div.theuploaddiv { display:block;padding:10px;   }
.finishbutton {  background:#f2f2f2; height:auto !important; min-height:60px; width:90%; padding:10px; }
.finishbutton .finishbuttonleft {  float:left; width:70%; margin-right:25px; }
.finishbutton .finishbuttonright {  float:left;  }
.finishbutton .button { text-align:center; padding:6px; margin:10px 0px; }
p.uploaderror { padding:5px; background:#ffffcc; color:#000000; }
div.unsetsavedlocationslink { clear:both;padding:5px;background:#f2f2f2; width:300px;text-align:center;}

.erroralert { color:#ff0000;font-weight:bold;font-size:14px; }
.adinfo { margin-bottom: 5px;
	margin-right: 27px;
}
b.price{
	font-size: 22px;
	color: #c01018;
	line-height: 30px;
}
.adviewed { margin:10px 0px; border-top:1px dotted #333333; padding-top:10px; }
.thumbshow { background:#f2f2f2;	display: inline; 	border:1px solid #d3d3d3;	padding: 9px;
	margin-bottom: 12px;
	margin-right: 0;
}
label {font-weight: bold;
	font-size: 15px;
}

.dropdownparentcategory { background-color:#eeeeee;margin-bottom:3px; color:#000000;}

#displayaditemsodd { background:#f2f2f2; width:100%; margin-bottom:10px;
	padding-bottom: 8px;
}
#displayaditemseven { width: 100%; margin-bottom:10px; }


/*
 * DESCRIPTION
 *
 * The styles given here are suitable for the demos that are used with the standard DataTables
 * distribution (see www.datatables.net). You will most likely wish to modify these styles to
 * meet the layout requirements of your site.
 *
 * Common issues:
 *   'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
 *     no conflict between the two pagination types. If you want to use full_numbers pagination
 *     ensure that you either have "example_alt_pagination" as a body class name, or better yet,
 *     modify that selector.
 *   Note that the path used for Images is relative. All images are by default located in
 *     ../images/ - relative to this CSS file.
 */


/*
 * jQuery UI specific styling
 */

.paging_two_button .fg-button {
	float: left;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers .fg-button {
	padding: 2px 6px;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers {
	width: 350px !important;
}

.fg-toolbar {
	padding: 5px;
}

.dataTables_paginate {
	width: auto;
}

table.display thead th {
	padding: 3px 0px 3px 10px;
	cursor: pointer;
	* cursor: hand;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Everything below this line is the same as demo_table.css. This file is
 * required for 'cleanliness' of the markup
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	_height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 50%;
	float: left;
}

.dataTables_paginate {
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('../images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('../images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('../images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('../images/forward_enabled.jpg');
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('../images/sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
	background: url('../images/sort_desc.jpg') no-repeat center right;
}

.sorting {
	background: url('../images/sort_both.jpg') no-repeat center right;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}




table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}

table.display tr.odd.gradeC {
	background-color: #ddddff;
}

table.display tr.even.gradeC {
	background-color: #eeeeff;
}

table.display tr.odd.gradeX {
	background-color: #ffdddd;
}

table.display tr.even.gradeX {
	background-color: #ffeeee;
}

table.display tr.odd.gradeU {
	background-color: #ddd;
}

table.display tr.even.gradeU {
	background-color: #eee;
}


tr.odd {
	background-color: #E2E4FF;
}

tr.even {
	background-color: white;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.top, .bottom {
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.top .dataTables_info {
	float: none;
}

.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}

td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E;
}

td.details {
	background-color: #d1cfd0;
	border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
	width: 40%;
}

.paging_full_numbers span.paginate_button,
 	.paging_full_numbers span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers span.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #ccc;
}

.paging_full_numbers span.paginate_active {
	background-color: #99B3FF;
}

table.display tr.even.row_selected td {
	background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
	background-color: #D3D6FF;
}

tr.odd td.sorting_2 {
	background-color: #DADCFF;
}

tr.odd td.sorting_3 {
	background-color: #E0E2FF;
}

tr.even td.sorting_1 {
	background-color: #EAEBFF;
}

tr.even td.sorting_2 {
	background-color: #F2F3FF;
}

tr.even td.sorting_3 {
	background-color: #F9F9FF;
}


/* For the Conditional-CSS grading rows */
/*
 	Colour calculations (based off the main row colours)
  Level 1:
		dd > c4
		ee > d5
	Level 2:
	  dd > d1
	  ee > e2
 */
tr.odd.gradeA td.sorting_1 {
	background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
	background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
	background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
	background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
	background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
	background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
	background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
	background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
	background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
	background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
	background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
	background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
	background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
	background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
	background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
	background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
	background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
	background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
	background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
	background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
	background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
	background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
	background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
	background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}
