html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background: #fff;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #666666; text-decoration:none}
a:visited { color: #666666;  text-decoration:none}
a:active, a:hover { color: #000099;  text-decoration:none}


a.nav {font-weight: bold; }

a.nav:link {color: #0033cc; }
a.nav:visited {color: #81b; }
a.nav:active {color: #4682b4; }
a.nav:hover {color: #9999ff; }


a.nav3 {font-weight: bold ; font-size:small }

a.nav3:link {color: #339966; }
a.nav3:visited {color: #81b; }
a.nav3:active {color: #FFCC00; }
a.nav3:hover {color: #CC0000; }

a.nav2, #url a.nav2:link {font-weight: bold; color: #554477; text-decoration: underline; }
a.nav2:link {color: #554477; text-decoration: underline; }
a.nav2:visited {color: #333399; text-decoration: underline; }
a.nav2:active {color: #CC3399; }
a.nav2:hover {color: #0066CC; text-decoration: none; }



th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}

#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
		z-index:100;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}


	#leftcontent 
	{
		position: absolute;
		top:120px;
		left:10px;
		width:180px;
		background:#fff;
			z-index:100;

		}

	#rightcontent {
		position: absolute;
		right:5px;
		top:140px;
		width:180px;
		background:#fff;
		margin-right:10px;
			z-index:100;

		}
	#centercontent 
	{
		position: absolute;
			 width:650px;
		top:120px;
		z-index:100;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 400px;
   		margin-right:205px;
   			z-index:100;
		
		}

	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}
	#centercontentwide 
	{
		position: absolute;
			 width:500px;
		margin-top:20px;
		top:120px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}

	html>body #centercontentwide {
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}
   	#centercontenthuge 
	{
		position: absolute;
		width:620px;
		margin-top:20px;
		top:120px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:2px;
   			z-index:100;

		}

	html>body #centercontenthuge {
   		margin-left: 200px;
   		margin-right:2px;
   			z-index:100;

		}
		
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourcoupon
{
	font-weight: bold;
	font-size: 11pt;
	color: #b22222;
	font-family: verdana;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	font-family: verdana;
}


.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}
.subcategory
{
    margin-left:10px;
}
.productbox
{
     height:300px;
     width:220px;
     border:1px solid black;
     margin:5px;

}
.productbox2item
{
     height:350px;
     width:240px;
     border:1px solid black;
     margin:5px;

}
.productimage
{
    width:125px;
    max-width: 125px;
    max-height: 150px; 
}
.productsummarydisplaywrapper
{
     width:200px;
     padding-top:20px;
}
.productsummaryimageholder
{
    height:135px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:20px;
    height:55px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
 .fivehundredwidthspacer
{
    width:500px;
}

.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}
.textalignleft
{
    text-align:left;
}
 .imagefloatleft
{
    
    padding-left:20px;
    float: left;
	margin: 1px 1px 5px 1px;
	width: 95px;
    height: 100px;

}
 .imagefloatleft2
{
    
     padding-left:20px;
    float: left;
    clear:right; 
	margin:1px 1px 1px 1px;
	width: 88px;
    height: 31px;

}


 div.spacer {
  clear: both;
  }

.textboxright
{
		float: left;
		font-size: 10pt;
		padding-left:20px;
		padding-right:5px; 
		 
}
	.fontmed
{
		
		font-size: 10pt;
		padding-left:20px;
		padding-right:5px; 
		 
}
.clearer {clear: left; line-height: 0; height: 0;}

.fixedtable
{
	table-layout:fixed;
}

.couponbox
{
    
     width:520px;
	 
     margin: 5px 5px 5px 5px;
     padding: 5px 5px 5px 5px; 
     margin-left: 0px;
     background-color:#FFFFCC;
     border: dashed  1px red; 
}
    .couponimage
{
    padding-left:20px;
    width: 30px;
    float: left;
	margin:1px 1px 1px 1px;
}

 .cssboxplain {border: 0px solid #0066FF;width:95%; }
.punch2 {float: left; width: 100px; height: 70px; text-align: center; background: white; color: black; border: solid 1px #CCFF99 ; border-width: 0 1px 1px 0; padding: 0 10px 5px 0; margin: -1px 25px 10px -1px;}
.punch2 img {height: 70px; width: 100px;}
.cssbox1 h2 {margin: 0; padding: 0.25em 1em 0.125em 0; background: #CCFFFF; text-align: center; font-family: sans-serif; border-bottom: 1px solid #68A;}
.cssbox1 p {padding: 0.5em 1em; margin: 0;}

   .cssboxlightgreen {border: 1px solid #00CC33;width:95%; }
.punch2 {float: left; width: 100px; height: 70px; text-align: center; background: white; color: black; border: solid 1px #CCFF99 ; border-width: 0 1px 1px 0; padding: 0 10px 5px 0; margin: -1px 25px 10px -1px;}
.punch2 img {height: 70px; width: 100px;}
.cssboxlightgreen h2 {margin: 0; padding: 0.25em 1em 0.125em 0; background: #CCFF99; text-align: center; font-family: sans-serif; border-bottom: 1px solid #68A;}
.cssboxlightgreen p {padding: 0.5em 1em; margin: 0;}

     .cssboxdarkgreen {border: 1px solid #00CC33;width:95%;  }
.punch2 {float: left; width: 100px; height: 70px; text-align: center; background: white; color: black; border: solid 1px #CCFF99 ; border-width: 0 1px 1px 0; padding: 0 10px 5px 0; margin: -1px 25px 10px -1px;}
.punch2 img {height: 70px; width: 100px;}
.cssboxdarkgreen h2 {margin: 0; padding: 0.25em 1em 0.125em 0; background: #CCFF99; text-align: center; font-family: sans-serif; border-bottom: 1px solid #68A;}
.cssboxdarkgreen p {padding: 0.5em 1em; margin: 0;}

  
     .cssboxdarkyellow {border: 1px solid #0066FF;width:95%; background:#FFFFCC; padding: 2px 2px 2px 2px;}
.punch2 {float: left; width: 100px; height: 70px; text-align: center; background: white; color: black; border: solid 1px #CCFF99 ; border-width: 0 1px 1px 0; padding: 0 10px 5px 0; margin: -1px 25px 10px -1px;}
.punch2 img {height: 70px; width: 100px;}
.cssboxdarkyellow h2 {margin: 0; padding: 0.25em 1em 0.125em 0; background-image: url(Images/gradient/shade.gif); text-align: center; font-family: sans-serif; border-bottom: 1px solid #68A;}
.cssboxdarkyellow p {padding: 0.5em 1em; margin: 0;}
      
.cssboxdarkeryellow {border: 1px solid #0066FF;width:95%; background:#FFFFCC}
.punch2 {float: left; width: 100px; height: 70px; text-align: center; background: white; color: black; border: solid 1px #CCFF99 ; border-width: 0 1px 1px 0; padding: 0 10px 5px 0; margin: -1px 25px 10px -1px;}
.punch2 img {height: 70px; width: 100px;}
.cssboxdarkeryellow h2 {margin: 0; padding: 0.25em 1em 0.125em 0;text-align: center; background-image: url(Images/gradient/shade.gif); font-family: sans-serif; border-bottom: 1px solid #68A;border-top: 1px solid #68A;}
   .cssboxdarkeryellow h1 {margin: 0; padding: 0.25em 1em 0.125em 0;text-align: center; background-image: url(Images/gradient/shade.gif); font-family: sans-serif; border-bottom: 1px solid #68A;border-top: 1px solid #68A;}

.cssboxdarkeryellow p {padding: 0.5em 2em; margin: 0;}
 
 .cssfixedsize {width: 100px; }
 
  
 .cssboxgreengradient {border: 0px solid #0066FF;min-width:95%;  background-image: url(Images/gradient/greenshade.gif); }
.cssboxgreengradient h2 {margin: 0; padding: 0.25em 1em 0.125em 0;text-align: center; background-image: url(Images/gradient/greenshade.gif); font-family: sans-serif; border-bottom: 0px solid #68A;}
.cssboxgreengradient p {padding: 0.5em 15em; margin: 0;}
  
   
 .cssboxbluegradient {border:  1px solid #0066FF;max-width:95%;    background-image: url(Images/gradient/blueshade.gif); }
.cssboxbluegradient h2 {margin: 0; padding:  0.25em 1em 0.125em 0;text-align: center; background-image: url(Images/gradient/blueshade.gif); font-family: sans-serif; border-bottom: 0px solid #68A;}
.cssboxbluegradient p {padding: 0.5em 15em; margin: 0;}

    
 .cssboxwhitegradient {border: 0px solid #0066FF;width:95%   }
.cssboxwhitegradient h2 {margin: 0; padding: 0.25em 1em 0.125em 0;text-align: left;  font-family: sans-serif; border-bottom: 0px solid #68A;}
.cssboxwhitegradient p {padding: 0.5em 1em; margin: 0; text-align: center;}

    
 .cssboxbeigegradient {border: 0px solid #0066FF;width:95%;   background-image: url(Images/gradient/beigeshade.gif); }
.cssboxbeigegradient h2 {margin: 0; padding: 0.25em 1em 0.125em 0;text-align: center; background-image: url(Images/gradient/blueshade.gif); font-family: sans-serif; border-bottom: 0px solid #68A;}
.cssboxbeigegradient p {padding: 0.5em 1em; margin: 0;}  
   
   
 .couponjukn
{
      margin-left: 0px;
      text-align:center;
      vertical-align:top;
      font-weight: bold;
	    font-size: 12pt;
	    color: #b22222;
}
.cloud1
{
  font-size: 6pt;
 
}
.cloud2
{
  font-size: 7pt;

   

}
.cloud3
{
  font-size: 8pt;
   
}
.cloud4
{
  font-size: 9pt;
 
     
}
.cloud5
{
  font-size: 10pt;

}
.cloud6
{
  font-size: 11pt;

  
}
.cloud7
{
  font-size: 12pt;

  
}



 .couponbody
{
    font-size: 10pt;
    padding-left:20px;
    padding-right:20px; 
}
.twopixpadding
{
	padding: 20px, 20px, 20px, 20px; 
	border-width: 2px;
}

 
/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;

}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);

}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:Maroon;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Orange;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color:Lime;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: Aqua ;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: Lime;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}