body
{
    font-family:Arial, helvetica;
    font-size:.85em;
    margin-top:0px;
    margin-bottom:0px;
    /*background-image:url('../images/v2/ScrollBkgrnd2.jpg');*/
	background-image:url('../images/GreenScrollBkgrnd4.gif');
    background-repeat:repeat;
}
td p{
		font-size:.85em;
}

a
{
	color:#3399cc;
}

a:hover
{
	/*color:#a4c105;*/
	text-decoration:none;
}

.errorMessage
{
	width:450px;
	margin:auto;
	color:red;
	border:1;	
}
#wrapper
{
    background-image:url('Images/GreenLine.jpg');
    background-repeat:repeat-y;
    background-position:center;
}

#pageContainer
{
    margin:auto;
margin-top:20px;
    text-align:left;
    /*background-image:url('../images/v2/WhiteBkgrnd.gif');*/
    /*background-repeat:no-repeat;*/
	background:white;
    width:900px;
	padding-top:5px;
	padding-left:20px;
	overflow:auto;
}

.homeSubHeader
{
	color:#3399cc;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}

.classHeader
{
	color:#3399cc;
	font-size:.80em;
	font-weight:bold;
}

.classSubHeader {
	font-weight:bold;
	color:#ff9933;
	font-size:1.1em;
}
.classInfo
{
	font-size:.80em;
}

.pageTitle
{
	color:#3399cc;
	font-size:.90em;
	font-weight:bold;
}

.pageTitle:hover
{
	color:#3399cc;
	text-decoration:none;
}

.categories
{
	float:left;
	border: 1px solid #ccc;
	padding: 10px; 
	padding-top:0px;
	margin: 1em; 
	background: #fff;
	width:200px; 
	height:200px;
}

#header
{
    text-align:left;
}
#content
{

        padding-bottom:10px;
}


#footer
{
    text-align:left;
    font-size:.90em;
}

.footerLink
{
    color:#ff9933;
    text-decoration:underline;

}

.footerLink:visited
{
    color:#ff9933;
    text-decoration:underline;

}

.footerLink:hover
{
    text-decoration:none;
    color:#3399CC;
}

/* header links */
#topMenu
{
    text-align:left;
    padding:0px;
}

.topMenuLink
{
    color:Black;
    text-decoration:underline;

}

.topMenuLink:visited
{
    color:Black;
    text-decoration:underline;

}

.topMenuLink:hover
{
    text-decoration:none;
    color:#9dbd05;
}

/* Breadcrumb Trail */
#breadcrumbTrail
{
    padding-left:100px;
}

.activeBClink
{
    color:#c04302;
}

.activeBClink:hover
{
    /*color:#0e93b4;*/
}

.currentPage
{
    color:black;
	font-size:.90em;
}

/* Paging */
#paging
{
    padding-right:100px;
    text-align:right;
	font-size:.90em;
}

/* Product List */
#listItem
{
    padding-left:200px;
    text-align:left;
    padding-bottom:30px;
}

.itemImage
{
	border:solid 1px black;
	width:100px;
}

.itemText
{
    padding-left:10px;
    float:left;
}

.itemTitle
{
    font-size:.90em;
    /*font-weight:bold;*/
	color:#3399cc;/*0078B0;*/
	/*color:#0e93b4;*/
}

.itemTitle:hover
{
	/*color:#a4c105;*/
	text-decoration:none;
}

.itemTitleDetail
{
    font-size:1.0em;
    font-weight:bold;
    color:#0078B0;
}

.itemDescription
{
    padding-bottom:5px;
    font-size:.85em;
}

.itemPrice
{
    padding-bottom:5px;
    font-size:.85em;

}

.addToBag
{
    color:#BC0051;
    font-size:.85em;
}

td
{
    padding-bottom:5px;
}

.catHeader
{
    font-size:1.1em;
    color:#0078B0;
    line-height: 25px;
}

.homePageTable td
{
    width: 400px;
    padding-bottom:10px;
    text-align:center;
    vertical-align:top;
}

/* Styles for the cart in the main page and the sidebar */
.cart-title 
{
	font: 120% bold;
	text-align:center;
}

.item-price, .total-line 
{
	text-align: right;
}

.total-line .total-cell 
{
	font-weight: bold;
	border-top: 1px solid #595;
}

/* Styles for billing */
.billing-subheader
{
	margin-top:15px;
	font-weight:bold;
}

.billing-addressLabel
{
	padding-left:20px;	
}

/* styles for order summary */
.orderSummary-category
{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

/* styles for view products */
#filter-products
{
	width: 35%;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 25px;
}

/* styles for dashboard */
.dbLabel
{
	font-weight: bold;
	text-align: right;
	padding-right: 5px; 
}
#dbTitle
{
	text-align: center;
	margin-top: 25px;
}
#dbContent
{
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.catHeader
{
	font-size:1.1em;
	color:#0078B0;
	line-height: 25px;
}

.catHeader:hover
{
	/*color:#a4c105;*/
	text-decoration:none;
}

#notice
{
	color:red;
	text-align:center;
	padding-top:10px;
}

.swatch
{
	border:1px solid #CCCCCC;
	margin-left:5px;	
}

.submitAsLink
{
    	background: transparent;
     	border-top: 0;
     	border-right: 0;
     	border-bottom: 1px solid #00F;
     	border-left: 0;
     	color: #00F;
     	display: inline;
    	margin: 0;
    	padding: 0;
}
    
*:first-child+html .submitAsLink 
{		
	/* hack needed for IE 7 */
    	border-bottom: 0;
    	text-decoration: underline;
}
    
* html .submitAsLink 
{				
	/* hack needed for IE 5/6 */
    	border-bottom: 0;
    	text-decoration: underline;
}
.saleLabel
{
	color:red;
	font-weight:bold;
	font-size:.85em;
}
.originalItemPrice
{
	text-decoration: line-through;
	font-size:.85em;	
}
.saleItemPrice
{
	color:red;
	font-size:.85em;
}

.adminTable
{
	text-align:center; 
	margin-top:5px; 
	margin-bottom:50px; 
	border-style:solid; 
	border-width:1px;
	border-collapse:collapse;
}
.adminTable th
{
	color:white;
	background-color:#3399cc;
}
.adminTable th.dark
{
	color:white;
	background-color:#0078B0;
}
.adminTable td, th
{
	border:1px solid black;
}

.borderlessTable
{
	text-align:center; 
	margin-top:5px; 
	margin-bottom:50px
}

.borderlessTable th
{
	border: 0px
}

ul.topnav {
	list-style: none;
	padding: 0px;
	margin: 0;
	float: left;
	font-size: 1.1em;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li.star {
	float: left;
	margin: 0;
	padding: 10px 10px 0px 0px;
	font-size:.75em;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	color:#3399cc;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 10; top: 30px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	border: 1px solid #cccccc;
	font-size:.85em;
}
ul.topnav li ul.subnav li{
	margin: 0px; padding: 0px;
	border-bottom: 1px solid #ccc; /*--Create bevel effect--*/
	background-image:url('../images/subNavBkgrnd.gif');
	background-repeat:repeat;
	clear: both;
}

ul.topnav li ul.subnav li.lastItem{
	margin: 0px; padding: 0px;
	border-bottom: 0px ; /*--Create bevel effect--*/
	clear: both;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	/*background: #ccc;*/
	padding:5px;
	background-image:url('../../images/subNavBkgrnd.gif');
	background-repeat:repeat;
						/*padding-left: 20px;*/
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#3399cc;
}

.photoSet img {
	border:1px #000 solid;
}

.label {
	font-weight:bold;
	color:#3399cc;
}