﻿
/* Browse Page Styles */

.BrowsePage {}
.BrowsePage .PagingLabel{color:#339933; font-size:12px; font-weight:bold; margin-bottom:15px;}
.BrowsePage .Paging{margin-bottom:10px;}
.BrowsePage .Paging .BackButton{width:34px; float:left;}
.BrowsePage .Paging .Links{width:500px; float:left; text-align:center; color:#339933; font-size:11px;}
.BrowsePage .Paging .Links a{color:#339933; font-size:11px; text-decoration:none;}
.BrowsePage .Paging .Links a:hover{text-decoration:underline; color:#FF6600;}
.BrowsePage .Paging .Links .Active{color:#FF6600; font-size:11px;}
.BrowsePage .Paging .ForwardButton{width:34px; float:left;}

.BrowsePage .SortBy{color:#339933; font-weight:bold; text-align:right; margin-bottom:10px;}
.BrowsePage .SortBy select{color:#339933; font-size:11px;}

.BrowsePage .BrowseProducts{margin-bottom:10px; border-top:dotted 1px #CCCCCC;}

.BrowsePage .NoResults{text-align: center; padding-top:20px;}
