/*****************************************************/
/*Header Stuff*/

.welcomePanel
{
	position: relative;
	height: 30px;
	display: block;
	background: transparent;
	background-color: #d8d9db;
	padding-bottom: 10px;	
}

.welcomePanelLeft
{
	background: url(images/custom/welcomePanel_left.jpg) no-repeat;
	/*border: solid 1px Pink;*/
	position: relative;
	width: 5px;
	display: inline;
	height: 28px;
	float: left;  
}

.welcomePanelMid 
{
	padding-top: 1px;
	/*border: solid 1px Red; */
	font-size: small;
	position: relative;
	width: 5px;
	display: inline;
	height: 25px;
	float: left;   
	width:98.95%; 	
	background-color: White;
	border-top: solid 1px #7e7f80;
	border-bottom: solid 1px #7e7f80;	
}

.welcomePanelRight
{
	background: url(images/custom/welcomePanel_right.jpg) no-repeat;
	/*border: solid 1px Pink;*/
	position: relative;
	width: 5px;
	display: inline;
	height: 28px;
	float: left;  
}

.siteLogo { 
	height: 83px;
	width: 980px;
	background: url(images/custom/siteBanner.jpg) no-repeat;
	/*border: solid 1px red;*/
	background-color: #d8d9db;
}

#content { 

}


.loginView 
{
	/*border: solid 1px Lime; */
	width: 100%;
}

.loginView img {
  vertical-align: middle;
  
}

.loginView input {
  vertical-align: middle; 
}

/*****************************************************/
/*Content Menu Stuff*/

.contentMenuLeft
{
	background: url(images/custom/contentMenu_left.jpg) no-repeat;
	/*border: solid 1px Pink;*/
	position: relative;
	width: 5px;
	display: inline;
	height: 30px;
	float: left;  
}

.contentMenu 
{
	background: url(images/custom/contentMenu.jpg) repeat-x;
	/*border: solid 1px Red;*/
	position: relative;
	width: 5px;
	display: inline;
	height: 30px;
	float: left;   
	width:98.95%; 
}

.contentMenuRight
{
	background: url(images/custom/contentMenu_right.jpg) no-repeat;
	/*border: solid 1px Lime;*/
	position: relative;
	width: 5px;
	display: inline;
	height: 30px;
	float: left;    
}

.contentMenuSpacer {
	background: url(images/custom/contentMenuSpacer.jpg) repeat-x;
	background-position:top;
	/*border: solid 1px Red; */
	position: relative;
	display: inline;
	height: 20px;
	float: left;   
	width:100%; 
}

.siteLevel1 {
	font-size: .9em;
	font-weight: bold;
	height: 29px;
}

.siteLevel1 td 
{
	text-align: center;
	min-width: 83px;
	border-right: solid 1px #818183;
	padding-left: 5px;  	
	padding-right: 5px; 	
}

.siteLevel1 td a:link {
  color: #606060;
}

.siteLevel1 td a:visited {
  color: #606060;
}

.siteLevel1 td a:hover {
  color: #FFF;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
   color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

/*****************************************************/
/*Main Content Menu Stuff*/

#mainContent{
  margin-left: 190px;
  /*border: 1px solid blue;*/

}

.contentGroupHeader {
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background: url(images/custom/pagingbg.jpg) repeat-x;
	cursor: pointer;  
	color: #70674f;
	padding: 4px; 
	margin-bottom: 5px;    
}

.contentGroupHeaderText 
{
	font-size: .9em;
	font-weight:bold;	

}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;  
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#threeColumnMainContent {
  margin-left: 185px;
  margin-right: 185px;
  /*border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  padding: 5px;
}

/*****************************************************/
/*Category Menu Stuff*/

#leftContentHeader {
  /*background: url(images/custom/categoryMenu.jpg) repeat-x;*/
  color: #606060;
  text-align: center;
  font-size: .9em;
  font-weight:bold;
  padding: 5px;    
}

#leftContent {
  width: 180px;
  float: left;
  margin-top: 5px;  
}

.categoryMenu {
  margin-bottom: 10px;
  width: 100%;     
}

.categoryLevel1 {
  font-size: .8em;
  height: 25px;
  min-width: 120px; 
  border-bottom: solid 1px #7e7f80;
}

.categoryLevel1 td 
{
	
  /*background: url(images/custom/categoryMenuItem.jpg) repeat-x;*/
}

.categoryLevel1 td a:link {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  color: #000;
  font-weight: bold;
}

/*****************************************************/
/*Footer Stuff*/

#footer 
{
  clear: both; 
  background: url(images/custom/footer_repeat.jpg) left repeat-x;
  color: White;
  height: 20px;  
  font-size: 0.7em; 
  text-align: right;
  text-indent: 5px;
  width: 70%;
  position: relative;
}

.footerText {
  background: url(images/custom/footer.jpg) right no-repeat;
  text-align: right;  
  color: Red;
  vertical-align: middle;
  padding-top: 1px;
  padding-right: 5px;
  height: 20px;   
}

.catalogListing td {
}

/*****************************************************/
/*Stock Items Stuff*/

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.productBox {
  border: 1px dashed #ef0101;
  height: 240px;
  width: 183px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  height: 160px;
  width: 175px;
  text-align: center;
}

.productImage {
}

.productName {
  color: #7e7f80;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: Lime;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.ourPrice {
  font-size: 1.0em;
  font-weight: bold;
  color: #ee0101; 
}

.ourPriceLabel {
  font-size: 1.0em;
  font-weight: bold;
  color: #ee0101; 
}

.attributeLabel {
  font-size: .8em;
  font-weight: bold;
  color: #000;
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #000;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating 
{
  font-size: .2em;
  color: #7e7f80;
}

.rating 
{
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 2px;
	margin-bottom: 3px;
}

.rating fieldset {
  border: 0px;  
  color: #7e7f80;
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}

.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
  color: #606060;
}

.pagingLeft {
  position: relative;
  width: 5px;
  display: inline;
  /*background: url(images/custom/pagingbg_left.jpg) no-repeat;*/
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 17px;
  /*background: url(images/custom/pagingbg.jpg) repeat-x;*/
  border-top: 1px solid #7e7f80;
  border-bottom: 1px solid #7e7f80;  
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 4px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  /*background: url(images/custom/pagingbg_right.jpg) no-repeat;*/
  height: 30px;
  float: left;
}

.links {
	position: relative;
	/* left: -60px;*/
	float: right;
	top: 3px;
}

.totals {
	color: #606060;
	font-size: 1.2em;
	font-weight: bold;
	float: left; 
	margin-top : 2px; 
}

.links a {
	padding: 3px;
	border: 1px solid transparent;
	color:  #0066A6;
	text-decoration: none;
}

.links a:hover {
	padding: 3px;
	font-weight: bold;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0066A6;
}

.links a:visited {
	padding: 3px;
	color:  #0066A6;
	text-decoration: none;
}

.categoryImage {
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

/*********************************************/
/* Widgets */

.favoriteProduct 
{
	margin-top: 4px;
}

.favoriteCategory 
{
	margin-top: 4px;
}

.widget {
  font-size: .9em;
  margin-bottom: 5px;
  color: #000;
}

.widget fieldset legend {
  font-size: .8em;
  margin-bottom: 5px;
  color: #ee0101;
  font-weight: bold;
}

/*********************************************/
/* Cart */

.cartSubTotal {
  width: 99%;
  border-bottom: dashed 1px Black;
}

.itemRow {
}

.itemSku {
  width: 12%;
  text-align: left;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-weight: bold;  
  border-top: 1px solid #000;
}

/*********************************************/
/* Checkout */

.accordionHeader 
{
	border: 1px solid #606060;
	background-color: #d8d9db;
	cursor: pointer;  
	color: #606060;
	font-size: 1em;
	font-weight:bold;
	padding: 7px; 
}

.accordionContent {
	background-color: #FFF;
	border: 1px dashed #303030;
	border-top: none;
	padding: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.accordionHeaderGray 
{
	border-top: 1px solid #ee0101;
	border-bottom: 1px solid #ee0101;
	/*background: url(images/custom/pagingbg.jpg) repeat-x;*/
	cursor: pointer;  
	color: #ee0101;
	font-size: 0.9em;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	cursor: pointer;
	height: 10px;
	width: 96%;
}

.cpeTitle { 
	float: left;
}

.cpeImage {
	float: right;
	vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.checkoutRightPanel {
	font-size: .9em;
	border: 1px solid #CCC;
	border-top: none;
	border-right: none;
	color: #666;
	width: 100%;
	/*padding-left: 2px;*/
	margin-right: 0px;
}

.loadingbox {
	position: absolute;
	top: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
}

.loadingbox img {
	vertical-align: middle;
}

.loadingbox span {
	vertical-align: top;
}

.rightAlign {
	text-align: right;  
}

.receiptTable {
	width: 100%;
}

.receiptTable th {
	font-size: .7em;
}

.readOnly {
	text-align: right;
	background-color: Transparent;
	border-style: none;
	width: 20px;  
}

.controlHeader {
	font-size: .8em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

/*********************************************/
/* My Account */

.orderSummaryTable {
  width: 99%;
  font-size: .8em;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em; 
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Arial", Sans-Serif;
    background:url(images/custom/tabheader_line.jpg) repeat-x bottom;
    font-size:.7em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/custom/tabheader_inactive.jpg) no-repeat;
    background-color: #eae4d4;
    border-color:Black;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/custom/tabheader_inactive.jpg) no-repeat right top;
    background-color: #eae4d4;
    border-color:Black;
    color:#FFF;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
	text-decoration: "underline";
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/custom/tabheader_active.jpg) no-repeat;
    background-color: #FFFFFF;
    border-bottom-color:Black;
    border-color:Black;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/custom/tabheader_active.jpg) no-repeat right top;
    background-color: #FFFFFF;
    color:#303030;
    border-color:Black;
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:"Arial", Sans-Serif;
    font-size:1em;
    padding:8px;
    background-color: Transparent;
    border:solid 1px #303030;
    border-top-width:0;
}

.sslLogo {
	position:absolute; 
	margin-top:3px
}

/*********************************************/
/*not used*/
.retailPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: Lime;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: Lime;
}
