.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.curPage
{
	background-color:#ff94f1;
	color:#ffffff;
	font-weight:bold;
	border:1px Solid #ffcccc;
}

.modalPopup {
	background-color: #EAFCFE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
	height: 300px;
}

.welcomePanel {
  float: right;
  padding-right: 5px;
}

.loginView img {
  vertical-align: middle; 
}

.cart
{	
	color: White;
	background: url(images/fun/cart.gif) left bottom no-repeat;
	text-align:center;
	vertical-align:middle;
	width: 120px;
	height: 70px;
}

.loginView input {
  vertical-align: middle; 
}


.loginView a {
  font-size: 12px;
}


.leftContent {
  width: 180px;
  /*border: 1px solid red;*/
}


#leftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#mainContent{
  margin-left: 185px;
  height:100%;
  /*border: 1px solid blue;*/
}

#footer {
  clear: both;  
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 200px;
}

#threeColumnLeftContent {
  width: 197px;
  /*float: left;*/
  /*border: 1px solid red;*/
}

#threeColumnMainContent 
{
  padding: 0 0 10px 20px;
}

#threeColumnRightContent {
  width: 245px; 
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  padding: 5px;
}

.contentMenu {
  background: url(images/blue_bg_nav.jpg) repeat-x;
  height: 21px;
}

.categoryMenu {
  margin-bottom: 20px;
  width: 100%;
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
  /*border: 1px solid green;*/
}

.catalogListing td {
vertical-align: top;
}

.productBox {
  /*border: 1px solid #C0C0C0;*/
  min-height: 223px;
  width: 183px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  vertical-align: middle;  
}

.productImageContainer {
  height: 160px;
  width: 175px;
}
.productImageContainer td {
float:left !important;
}
.productImage {
  border: 1px Dotted #6699ff;
}

.productName {
  color: #024A76;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: Teal;
  font-size: 13px;
  text-align: left;
  font-weight:bold;
}

.retailPrice {
  font-size: 12px;
  text-decoration: line-through;
  margin-right: 5px;
  color: Gray;
}

.retailPriceLabel {
  font-size: 14px;
  color: Gray;
}

.ourPrice {
  font-size: 12px;
  color: #ff0033;
  font-weight:bold;
}

.ourPriceLabel {
  font-size: 12px;
  color: #ff0033;
}

.attributeLabel {
  font-size: 12px;
}

.attributeDropdownList {
  font-size: 12px;
  width: 130px;
  color: Teal;
  margin-top: 5px;
}

.imageBox 
{
  cursor: url(zoomin.cur), pointer;
  outline: none;
  /*padding: 5px;*/
}

.lowerPrice
{
	color: #6699ff;
	font-size: 11px;
}

.averageRating {
  font-size: 12px;  
  color:#6699ff;
}

.averageRating a:hover
{
	font-weight: bold;
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: 12px;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -12px;
}

.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: 12px;
  margin-bottom: 5px;
}

.paging {
  position: relative;
  width:765px;
  height: 33px;
  display: block;
  vertical-align: top;
}


.pagingLeft {
  position: relative;
  width: 20px;
  display: inline;
  background: url(images/lightblue_bg_nav_left.jpg) no-repeat;
  height: 33px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 33px;
  background: url(images/lightblue_bg_nav.jpg) repeat-x;
  float: left;
  width: 94%;
  font-size: 18px;
  padding: 1px;
  text-align: left;
  vertical-align: middle;
}
.pagingMid {
padding:1px;
}
.pagingMid2 {
  background: url(images/lightblue_bg_nav.jpg) repeat-x;
}

.pagingRight {
  position: relative;
  width: 18px;
  display: inline;
  background: url(images/lightblue_bg_nav_right.jpg) no-repeat;
  height: 33px;
  float: left;
}


.search {
  height: 29px;
  /*background-color: #baeebc;*/
  background: url(images/purple_bg_nav.jpg) repeat-x;
  margin-bottom: 8px;
  /*border: 1px solid #8cce78;*/
}

.links {
  position: relative;
 /* left: -60px;*/
  float: right;
  top: 3px;
}

.totals {
  color: white;  
  font-size: 12px;
  font-weight: bold;
  float: left;
  vertical-align:middle;
  /*margin-top: 2px; */
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #ffffff;
  font-weight:bold;
  text-decoration: underline;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  border: 1px solid transparent;
  color:  #ffffff;
  font-weight:bold;
  text-decoration: none;
}

.categoryImage 
{
}

.widget {
  font-size: 12px;
  color: Teal;
  margin-bottom: 20px;
}

fieldset
{
	border: 1px hidden #6699ff;
	padding: 5px;
}

.widget fieldset legend {
  font-size: 12px;
  font-weight:bold;
}

.widgetShop {
  font-size: 12px;
  color: #0066A6;
  margin-bottom: 20px;
}

hr
{
	border: 1px solid #6699ff;
	height: 1px;
}

.widgetShop fieldset legend {
  font-size: 12px;
  color: Teal;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: 10px;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal 
{
	font-size: 12px;
	width: 99%;
	border: 1px solid #C0C0C0;
	padding: 5px;  
	background-color: #EBEBEB;
}

.itemRow {
  font-size: 12px;  
  color: Teal;
}

.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;
  font-size: 10px;  
  color: Teal;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal 
{
	font-size: 12px;
	text-align: right;
}

.subTotalAmount 
{
	font-size: 12px;
  text-align: right;
}

.total {
  text-align: right;
  border-top: 1px solid #6699ff;
}

.totalAmount {
  text-align: right;
  border-top: 1px solid #6699ff;
}

.accordionHeader {
  /*border: 1px solid #2F4F4F;*/
  color: white;
  background: url(images/blue_bg.gif) repeat-x;
  /*background-color: #0066A6;*/
	font-family: Arial, Sans-Serif;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  color: White;
  /*background-color: #0066A6;*/
  background: url(images/purple_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
  width: 770px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
  padding-top: 3px;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #D9E8FF;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.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;
}

.orderSummaryTable {
  width: 99%;
  font-size: 12px;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: 12px;
  float: right;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
    font-weight: bold;
    color: Teal;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color: Teal;
    padding-left:10px;
    margin-right:3px;
    font-size:12px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color: #6699ff;
    padding:3px 10px 2px 0px;
    font-size:12px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color: Teal;
    font-size:12px;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
    font-size:12px;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color: Teal;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.categoryLevel1
{
	margin: 0px;
	padding:0px;
	border: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	width:196px;
	height:30px;
}

.categoryLevel1 td {
	margin: 0px;
	padding:0px;
	border: 0px;
	text-transform:uppercase;
	padding-left:15px;
	background: url(images/level1.jpg) no-repeat;
}

.categoryLevel1 td a:link {
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	font-weight:bold;
}

.categoryLevel1 td a:visited {
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	font-weight:bold;
}

.categoryLevel1 td a:hover {
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.categoryLevel2
{
	margin: 0px;
	padding:0px;
	border: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	height:18px;
	width:196px;
}

.categoryLevel2 td {
	margin: 0px;
	padding:0px;
	border: 0px;
	height:18px;
	width:196px;
	white-space: pre-line;
	background: url(images/level2.jpg) repeat-y;
}

.categoryLevel2 td a:link {
	width:196px;
	margin: 0px;
	border: 0px;
	color: #336699;
	white-space: pre-line;
}

.categoryLevel2 td a:visited {
	margin: 0px;
	border: 0px;
	color: #336699;
	white-space: pre-line;
}

.categoryLevel2 td a:hover {
	margin: 0px;
	border: 0px;
	color: #330099;
	white-space: pre-line;
	text-decoration:none;
}

.menuLevel1 
{
	margin: 0px;
	padding:0px;
	border: 0px;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
}

.menuLevel1 td {
	margin: 0px;
	padding:0px;
	border: 0px;
}

.menuLevel1 td a:link {
	margin: 0px;
	padding:0px;
	border: 0px;
	color: #FFFFFF;
}

.menuLevel1 td a:visited {
	margin: 0px;
	padding:0px;
	border: 0px;
	color: #FFFFFF;
}

.menuLevel1 td a:hover {
	margin: 0px;
	padding:0px;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.menuLevel2
{
	margin: 0px;
	padding:0px;
	border: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	height:18px;
	width:172px;
}

.menuLevel2 td {
	margin: 0px;
	padding:0px;
	border: 0px;
	height:18px;
	background: url(images/menu_level2.jpg) repeat-y;
}

.menuLevel2 td a:link {
	height:18px;
	margin: 0px;
	padding-left:5px;
	border: 0px;
	color: #6699ff;
}

.menuLevel2 td a:visited {
	margin: 0px;
	padding-left:5px;
	border: 0px;
	color: #6699ff;
}

.menuLevel2 td a:hover {
	margin: 0px;
	padding-left:5px;
	border: 0px;
	font-weight: bold;
}

.menuLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.categoryLevelHover 
{
  background: url(images/yellow_bg_nav.gif) repeat-x;  
}

.contentGroupHeader {
  color: White;
  background: url(images/blue_bg_nav.jpg) repeat-x;
  font-size : 12px;
  cursor: pointer;
  height: 20px;
	padding-top:3px;
}

.contentGroupHeaderText {

}

.sslLogo {
	position:absolute; 
	margin-top:3px
}

.pageLinks
{
	color: #0066A6;
	font-size: 12px;	
}

.pageLink
{
	padding: 3px;
	color: Purple;
	text-decoration: underline;
	cursor: pointer;
}

.pageLinks a:link {
  font-weight: normal;
  color:  Purple;
}

.pageLinks a:hover {
  font-weight: bold;
  color: Purple;
  background-color: Transparent;
}

.pageLinks a:visited {
  color:  Purple;
}

.login
{
 /* background: url(images/right.JPG) right center no-repeat;
  color: white;*/
}

.space
{
	color: White;
	font-size:3px;
}

.proceedToCheckout {
  color: White;
  background: url(images/blue_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
  cursor: pointer;
  height: 30px;
}

.proceedToCheckout a {
  color: White;
}

.proceedToCheckout a:link {
  color: White;
}

.proceedToCheckout a:visited {
  color: White;
  padding-left: 5px;
  padding-right: 5px;  
}

.proceedToCheckout a:hover {
  color: White;
}

.commonSearch a 
{
	color: White;
	font-weight:bold;
	font-size:12px;	
}

.commonSearch a:hover
{
	color: Teal;
	font-weight:bold;
	font-size:12px;	
}

.attrItemHeader
{
	/*background-color: #6699ff;*/
	background: url(images/blue_bg_nav.jpg) repeat-x;
	font-size: 12px;
	height: 21px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align:center;
	padding: 2px;
}

.attrItemOrange
{
	border-bottom: 1px solid #6699ff;
	border-right: 1px solid #6699ff;
	color: Teal;
	padding: 2px;
	font-size: 12px;
}

.orderItem
{	
	color: #6699ff;
	border-bottom: 1px solid #6699ff;
	padding: 2px;
}

.orderItem a:link
{	
	color: #6699ff;
	text-decoration:underline;
}

.orderItem a:visited
{	
	color: #6699ff;
	text-decoration:underline;
}

.Order
{	
	color: Teal;
	text-decoration:underline;
	font-size: 12px;
}

.Order a
{	
	color: #6699ff;
}

.Order a:link
{	
	color: #6699ff;
	text-decoration:underline;
}

.Order a:visited
{	
	color: #6699ff;
	text-decoration:underline;
}

.login
{	
	color: #6699ff;
}

.loginTitle
{	
	color: #6699ff;
	padding-bottom:20px;
}

.loginBox
{
	font-size: 12px;
	border: 1px solid #6699ff;
	width: 110px;
	vertical-align:middle;
	color: #6699ff;
}

.loginLabel
{	
	color: #6699ff;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	vertical-align:middle;
}

.loginLink
{	
	color: #6699ff;
}

.loginLink a
{	
	color: #6699ff;
	text-decoration:underline;
}

.loginLink a:link
{	
	color: #6699ff;
}

.loginLink a:hover
{	
	color: #6699ff;
	font-weight:bold;
}

.loginLink a:visited
{	
	color: #6699ff;
	text-decoration:underline;
}

.ddlBlue
{	
	color: #6699ff;
}

.ddlTeal
{	
	color: Teal;
	border: 1px solid Teal;
}

.btnBuy
{
	background: url(images/btnBuy.jpg) no-repeat;
	height:34px;
	width:94px;
	border:0px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	padding-bottom: 5px;
}

.btnBuy:hover
{
	font-weight: bold;
}
