.body
	{
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial;
	white-space:normal;
	height: auto;
}
.pulldownmenu
	{
	color:#000066;
	font-size:10px;
	font-family:Verdana, Arial;
	white-space:wrap;
	height: auto;
}
.tablecells
	{
	color:#333333;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	font-family:Verdana, Arial;
	background:#F7F7F7;
	white-space:normal;
}
.tablenumber
	{
	color:#333333;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Arial;
	background:#F7F7F7;
	text-align:right;
	vertical-align:top;
	white-space:wrap;
	height: auto;
}
.tableheader
	{
	color:#333333;
	font-size:13px;
	font-weight:700;
	font-family:Verdana, Arial;
	vertical-align:top;
	background:#EAEAEA;
	height: auto;
	white-space: normal;
}
.pageheader {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.highlights {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.headingsleft {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.menubody
	{
	color:#000000;
	font-size:11px;
	font-family:Arial, Verdana;
	white-space:normal;
	height: auto;
}
.innerheaders {
	font-family: Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline overline;
}
.highlightsital
	{
	color:#000000;
	font-size:12px;
	font-family: Century Gothic,Verdana, Arial;
	white-space:normal;
	font-weight: bold;
	height: auto;
}

/*
	Additional styles
*/

/*
	styles the left headers (by use, by type, support)	
*/
.leftCat_Header{
	font-family: tahoma, verdana;
	font-size: 150%;
	text-align: center;
	color: #b51c1f;
	
	
}
/*
	styles the main content titles 
*/
.content_Header{
	font-family: tahoma, verdana;
	font-size: 130%;
	text-align: center;
	color: #b51c1f;
	
	
}/*
	styles the sub content titles 
*/
.content_SubHeader{
	font-family: tahoma, verdana;
	font-size: 110%;
	color: #b51c1f;
	
	
}

.bodyContentArea{
	padding-left: 10px;
}

#msgoverlay { visibility: hidden; position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; background-image:url(/images/overlay.gif); z-index: 1000; }
#msgoverlayData div { padding:15px; text-align:center; }

/*
	styles the breadcrumb links
*/
.mainContent_breadcrumb:link{
	color: #0e636b;
	font-size: 80%;
	font-family: Century Gothic,Verdana;
	text-decoration: none;
}.mainContent_breadcrumb:visited{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}.mainContent_breadcrumb:hover{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}.mainContent_breadcrumb:active{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}
.photoViewLink:link{
	font-size: 80%;
	font-family: Century Gothic,Verdana;
	text-decoration: none;
}.photoViewLink:visited{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}.photoViewLink:hover{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}.photoViewLink:active{
	color: #0e636b;
	font-family: Century Gothic,Verdana;
	font-size: 80%;
	text-decoration: none;
}


/*
	styles the 'call us' text
*/
.topnavCallUs_text{
	color: #0e636b;
	font-family: Century Gothic,Arial, verdana;
	font-size: 100%;
	font-weight: bold;
}

/*
	styles the input box used on the search area
*/
.searchInputBox{
	font-family: Century Gothic,tahoma, verdana;
	font-color: #cfcfcf;
	font-size: 80%;
}

/*
	styles the 'search' button
*/
.searchGoButton{
	padding-top: 3px;
}


/*
forms
*/

/*inputs*/
input {font-family: verdana; font-size: 11px;}
input.text {font-family: verdana; font-size: 10px;}
textarea {font-family: verdana; font-size: 11px; width:100%;}
input.button {font-family: verdana; font-size: 11px;}
select {font-family: verdana; font-size: 11px;}
.datatableHeader{font-family: verdana; font-weight: bold; font-size: 12px; padding:2px;}
.datatableContent{font-family: verdana; font-size: 12px; padding:4px;}
.dataTable{
	margin-left: 8px;
}
.dataEditWindowFieldsTable td{
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
The following is used for bubble tips
*/
/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */

.tooltip{
width: 350px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(/images/bubbletips/bt_large.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(/images/bubbletips/bt_large.gif) no-repeat bottom}
    
    
/*
Styles the product grid ()
*/
.prodGridTitle{

}

/*
Styles the product grid ()
*/
.catProductGrid{

}
/*overrides the above for homepage grids*/
.homepageProdGrid{

}

/*
Handles the homepage Categories listing
*/
.homepageCatGrid a{
	text-decoration: none;
}
.homepageCatGrid{
	border: solid 0px #000000; 
	width:47%; 
	display: inline; 
	float: left;
	margin: 5px;
}
.homepageCatGridTitle{
	font-family: Century Gothic,Arial, Verdana;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}
.homepageCatGridBody{
	font-family: Century Gothic,Arial, Verdana;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
}
/*
'our latest arrivals' text
*/
.homepageLatestArrivals{
	font-size: 120%;
	font-weight: bold;
	font-family: Century Gothic,Arial, Verdana;
}

/*
handles padding for the images
*/
.homepageCatGridImages{
	padding-right:5px;
}
.catProductGridImages{
	padding-right:5px;
}

/*
overrides the category grid, if anything is here
*/
.homepageNewArrivalsGrid{

}

/*
internal.. clears both left and right
*/
._clearboth{
clear: both;
}
/*
Product detail classes
*/
.detailTitle{
	font-size:120%;
	font-weight: bold;
	font-family: Century Gothic,Arial, Verdana;
}
.detailGrid{
	border: solid 0px #000000; 
	width:47%; 
	display: inline; 
	float: left;
	margin: 5px;
}
.detailPrice{
	font-size:100%;
	font-weight: bold;
	font-family: Century Gothic,Arial, Verdana;
}
.detailBody{
	font-size:90%;
	font-family: Century Gothic,Arial, Verdana;
}

.imageThumbnailBorder{
	border: 1px dotted #000000;
}
.productDetail_addon{
	font-family: Century Gothic,Arial;
	font-weight: bold;
	font-size:100%;
}
.addonGrid{
	width:100%;
}
.purchaseBtn{
	border: solid 2px #000000;
	font-family: arial;
	font-size:120%;
	font-weight: bold;
	cursor: pointer;
}

.cartBtn{
	border: solid 1px #000000;
	font-family: arial;
	font-size:100%;
	font-weight: bold;
	padding:4px;
	cursor: pointer;
	text-align: center;
	display: inline;
	margin-right:4px;
}
.cartBtn:hover{
	background-color: #ffffff;
}

.cartCheckoutMsg{
	font-size: 130%;
	font-family: Century Gothic,Arial;
}

.homepageBiggerTitles{
	font-size:120%;
}
.cartSubtotalLabel{
	width: 200px;
	text-align: right;
	display: inline;
	font-family: Century Gothic,Arial;
	font-weight: bold;
	font-size:100%;
	border-bottom: 1px solid #c0c0c0;
}
.cartSubtotalValue{
	width: 200px;
	text-align: right;
	font-family: Century Gothic,Arial;
	font-weight: bold;
	font-size:100%;
	border-bottom: 1px solid #c0c0c0;
}