/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	BluePigment
   TEMPLATE CODE: 	S-0016
   VERSION:          1.0	
	DATE:          	July-31-2007
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; border: 0; }

body {
	margin: 0px; padding: 0px 25px 0px 25px;
	font: normal 12px/1.7em  Tahoma;	 
	text-align: center;
	color: #000;
	background: #fff ;
	min-width:875px;
}

/* links */
a {
	color: #111111;
	background-color: inherit;
	text-decoration: none;		
}
a:hover {
	color: #FAA34B; 
	background-color: inherit;
	text-decoration: underline;	
	border: none;
}

/* headers */
h1, h2, h3, h4, h5 {
	font: bold 1em Tahoma;
	color: #ffa800;
}
h1 { font-size: 1.6em; text-transform:uppercase; } 
h2 { font-size: 1.2em; text-transform:uppercase;}
h3 { font-size: 1em; }
h4 { font-size: 0.8em; }

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 6px 3px;
	word-spacing: 0.1em;
}

.line
{
    background-color: #d1d1d1;
    height: 1px;
    width: 100%; /* screen width */
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 5px;
}

.linefull
{
    background-color: #d1d1d1;
    height: 2px;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 5px;
}

img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  /* white-space: pre; */
  background: #1E89DC;
  border: 1px solid #0065C6;   
}
acronym {
  cursor: help;
  border-bottom: 1px solid #0065C6;
}
blockquote {
	margin: 10px 15px;
	padding: 10px 0 10px 28px;  
	border: 1px solid #999999;
	background: #333333; 
	color: #ffffff;
	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/* form elements */

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 18em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	vertical-align: top;
}

ul.categories
{
    list-style-type: none;
}

ul.categories li
{
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 12px;    
    padding-bottom: 3px;
    border-bottom: dotted 1px #b3b3b3;
}
ul.categories li a
{
    font-family:Tahoma; font-size:11px;  color:#7D7D7D;  text-decoration:none;
}

.validatorFloat
{
    position: relative;
    border: solid 1px #555555;
    font-weight: normal;
    font-family: 12px;
    background-color: #eeeeee;
    padding: 4px;
}

/***********************
	  Breadcrumb
************************/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

.breadCrumbHolder
{
    padding-bottom: 5px;
    width: 100%; /* screen width */
}

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;	
	border:solid 1px #dedede;
	background:#fff;	
	width: 100%;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 2px;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #7D7D7D;
}
.breadCrumb ul li img.chevron
{
    padding: 0px 0px 0px 5px;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;	
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	font-family:Tahoma;
	font-size:11px;	
	font-weight: normal;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../Images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;	
}
.breadCrumb span.cancel
{ 
    display: inline;
    overflow:visible;
    font-size:xx-small;
    vertical-align:top;
    font-weight: normal;    
}
.breadCrumb .cancel a
{
    font-weight: bold;
	display: inline;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: visible;
	float: none;
	font-family:Tahoma;
	font-size:11px;	
	font-weight: normal;    
}

/***********************
	  Lightbox
************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

ul.filters
{	
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul.filters li
{
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 12px;    
    padding-bottom: 3px;
    border-bottom: dotted 1px #b3b3b3;   
    font-family:Tahoma;
    font-size:11px; 
}
.filters li label
{
    color:#7D7D7D;
    font-weight: normal;
}

a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
  border: solid 1px #888888;
}
.button {
  color: #000;
  background-color: #ccc;
  padding: 1px 5px 2px 5px;
font-family:Tahoma;
font-size:11px;   
font-weight: bold;
}
.button:hover {
  background-color: #eee;
} 

/***********************
	  LAYOUT
************************/

#header-content, #content, #nav, #product, #subheader {
/*
The width value below sets the total width of the design. It's default value is set to 93%
which means that it will take up 93% of the browser window's width. You can also set it to a 
different percentage	value (90%, 85%, etc.). This design is fluid layout by default, but you
can turn it into a fixed width layout by setting a pixel value to the width (e.g. 900px, 950px).
*/
	width: 100%;	
}

/* box */
.box {
	margin: 0px 0px;	
	padding: 5px 0px 5px 10px; 		
	background: #fff; /*#cacccb;*/ /*#1183DA;*/
	font-size: 8pt;
	color: #000;
}
/*.box ul{
	float:right;
}
*/
.box li{
	margin-left:25px;
}

/* header */
#header {
	height: 40px;
	text-align: left;
	width: 100%; /* screen width */	
	margin: 0 auto;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: 58px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: 10px;	
}
#header-content h1#logo-text span {
	color: #68B5F0;	
}
#header-content #slogan {
	position: absolute;	
	font: 16px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 100px; left: 50px;
}

/* header links */
#header-content #header-links {
	
}
#header-content #header-links a {	
	color: #93C9F4;
	text-decoration: none;	
}
#header-content #header-links a:hover {
	color: #fff;		
}

/* header */
#subheader {
	height: 58px;
	width: 100%; /* screen width */	
	margin: 0 auto;
	margin-bottom: 5px;
	/*border: solid 1px #444444;*/
	background-image: url('../images/topBlueBack.gif');
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;

	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;	
}
#subheader-content {
	position: relative;
	margin: 0 auto; padding: 0;
}

/* Navigation */
#nav-wrap
{
	width: 100%; /* screen width */
	margin: 0 auto;
	height: 43px;
	padding-bottom: 2px;
	background-color: #6d6d6d;
	clear: both;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;

	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;

	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;

	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
		
}
#nav
{
    padding-top: 10px;
    padding-left: 30px;
	clear: both;	
	text-align: left;    	
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#nav ul li img
{
    vertical-align:middle;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #ff9c00;	
}
#nav ul li.o1
{
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;    
    font-family:Tahoma;
    font-size:11px; 
    color:#FFA800;
}
/*
#nav ul li#current {	
	background: url(../images/nav-current.jpg) no-repeat center bottom;		
}
*/
#nav ul li#current a {
	color: #ff9c00;
}

#nav ul li.current a {
	color: #ff9c00;
}

/* content */
#content-wrap {
	clear: both;
	width: 100%;
	height:100%;
}
#content {
	text-align: left;
	padding: 0; 
	margin: 0 auto;
	width: 100%; /* screen width */
	/*background: #28495a url(../images/content-bk.gif);*/
	height: 100%;
}

/* sidebar */
#sidebar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	float: left;
}

/* sidebar tabs */
.shadetabs
{
font: bold .8em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
padding: 10px 0px 0px 5px;
margin: 0px 0px 0px 0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 8px;
margin-right: 0px;
color: #dddddd;
background: #28495a;
border: solid 1px #0d161b;
border-bottom:none;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}
.shadetabs li a.tabActive{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.tabActive{ /*selected main tab style */
border-left: 1px solid #333;
border-top: 1px solid #333;
border-right: 1px solid #333;
border-bottom: none;
background-color: #333;
color: #FFFFFF;
}

.shadetabs li a.tabActive:hover{ /*selected main tab style */
text-decoration: none;
}

/* main */
#main
{
	padding: 0px;	
	margin: 0px;  
	width: 519px;
	height: 100%;
}
/* child selector */
div > #main{width:100%; /* screen width */}

h1.green { 
	font: bold 1.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #000000;
	letter-spacing: 0px;		
	padding-bottom: 0;	
}

#main h1 { 
	font: bold 1.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #000000;
	letter-spacing: 0px;		
	padding-bottom: 0;	
}

#main h1 a {
	color: #000000;
	text-decoration: none;
}

/* footer */
#footer-wrap {
	clear: both;
	text-align: left;
	padding-top: 10px;
	margin: 0 auto;
	width: 100%; /* screen width */
}
#footer-wrap a {
    font-family:Tahoma; font-size:11px;  color:#7D7D7D;  text-decoration:none	
}
*#footer-wrap a:hover {
	color: #E8F4FF;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #E8F4FF;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

/* footer columns */
#footer-columns {
	color: #5B9CFF;
	margin: 0 auto; 
	padding: 0;	
	width: 98%;	
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;	
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .2em 0 .2em .5em;
	width: 96%;
}
#footer-columns li a img 
{
	vertical-align: middle;	
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

ul.socialleft { float:left;width:49%; }
ul.socialright { float:right;width:49%; } 	

/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;	
	margin: 0 auto; 
	padding: 0.2em 0;
	text-align: center;
	font-size:0.9em;
	line-height:1px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white { color: #E8F4FF; }

img.rssfeed {
	border: none; 
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer { 
	text-align: right; 
	background: #1E89DC;
	border: 1px solid #0065C6; 
	padding: 8px 10px;
	margin: 20px 15px 10px 15px;
	width:400px;
	height:400px;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}

h4.inv
{
	border: solid 1px #999999;
 	background-color: #333333;
 	background-image: url(../images/faq_help.gif);
 	background-position: 10px 2px;
 	background-repeat: no-repeat;
 	font: bold 1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
 	margin: 0 0 15px 0;
 	padding: 7px 0 7px 45px;
	color: #FFFFFF; /* #ff9c00; */
	text-transform: uppercase;
}

div.texto
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#content .texto li a
{
	color: #000000;
}

#content .texto p{ margin:5px 10px; line-height:18px;}

/* topbox */
.topbox
{
	margin: 0px 0;	
	padding: 0px 0px 0px 0px;		
	background: #ffffff; /* url('../images/boxbg_gray.jpg');*/
	/* height:180px;*/
	position: relative;
}
.AffiliateBox
{

	width: 100%;
	
	
	border-left: 1px solid #d3d3d3; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #d3d3d3;/* YCC: color & properties of the right-borderline */
}

/*#rightsizeproduct
{
	background: #f5f5f5;	
	padding: 0px;
	border-left: solid 1px #333;
	float: right;
	width:454px;
	height: 275px;
	
}*/

/* -- DailySpecial -- */

.DailySpecial
{
	height: 160px;
	width: 100%;
	
	
	border-left: 1px solid #d3d3d3; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #d3d3d3;/* YCC: color & properties of the right-borderline */
}

/*Daily Product Picture*/

#DailyProductPicture
{	 
	width:200px; 
	height:160px;
	padding-left: 5px;
	position:relative;

}
#DailyProductPicture .imgTabs
{
	float:left;

}
#DailyProductPicture .imgTabs ul
{	

}
#DailyProductPicture .imgTabs li
{
	list-style:none; 
	font-size:10px; 
	margin-bottom:0px;	
}
#DailyProductPicture .imgTabs a,
#DailyProductPicture .imgTabs a:visited
{
	border:1px #011343 solid; 
	border-right:none; 	
	color:#FFF;
	background-color: #1F8ADE;
} 
#DailyProductPicture .imgTabs a:hover,
#DailyProductPicture .imgTabs a.tabOn
{	
	background:#e0e0e0; 
	color:#333;
}
#DailyProductPicture .imgTabs img
{	
	border: solid 1px #e0e0e0;
}
#DailyProductPicture .prodImg
{
	position: relative;
	top:0px;
	left:0px;
	/*border:solid 1px #999999;*/
}

/*Title and SubTitle*/

#DailyProductTitle
{
	position:relative;
	top:-160px;
	left:215px;
	width:360px;
	padding-right:10px;
	text-align:left;
	
}

#DailyProductTitle .title { 
	font-weight:  bold  ;
	font-size: 1.4em;
	color: #000000;
	}
#DailyProductTitle .subtitle { 
	font-size: 1.0em ;
	color: #444444;
}
	
/* Top Product Elements */


/*Add to cart Layout*/
#BuyWrapper
{
	position:Absolute;
	color: #000;
	width:75px;
	height:70px;

	top:95px;
	left:415px;	
	text-align:center;

}

#BuyMeOne
{
    vertical-align:middle;
   overflow: hidden;
  width: 100%;	
}
#BuyMeOne a.buyMeBtn
{
    background: #000;
    color: #ffffff;
    display: block;
    float: right;
		font-size:8pt; 
		font-weight:normal;

    margin-right: 5px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
}
#BuyMeOne a.buyMeBtn:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
#BuyHowMany
{

	    color: #333;
		font-size:8pt; 


}
.HowManyTitle
{

	    color: #333;
}
#Options
{

	color: #333;
	font-size: 8pt;

	
}
#productPrice	
{
	position:Absolute;
	color: #000;

	width:75px;
	height:45px;
	top:120px;
	left:540px;
	text-align:center;
}

#productPrice	.price
{	
	
	font-size: 16pt;
	font-weight:bold;


}

#productPrice .price .sign
{
	font-size: 12pt;
}

#productPrice .shipping
{
	color: #222222;
	font: bold 8pt ;
}


#productTime
{
	position:Absolute;
/*	right: 95px;	*/
		width:75px;
		height:45px;
	top:50px;
	left:415px;
		
	color: #333;
	text-align:center;
}

#productTime .TimeTitle
{
	display:block;
	color: #000;
 	font-size: 8pt ;
}

#productTime .TimeRemain
{
	display:block;
	color: #333;
    font-size: 12pt;
    font-weight: bold;

}
#NoTimerMessage
{
	position:relative;

/*	right: 95px;	*/


	color: #333;
	text-align:center;

	border: 1px solid #aaaaaa;
}
#productQty
{
	position:Absolute;
	width:75px;
	height:45px;

	top:50px;
	left:540px;
	
	color: #333;
	text-align: center;
	font-size:8pt;


}
#productQty .QtyLeft
{
	display:block;
	color: #000;
	font-size: 12pt;
		font-weight:bold;
}


#DailyProductDetail
{

	position: absolute;
	text-align:left;

	width: 180px ;
	Height: 90px ;
	top:80px;
	left:225px;
	font-size: 8pt;
	line-height:12pt;



}
.black 
{
	color:#fff;
	font-weight: bold;

}

#DailyProductDetail ul
{
	color: #555;
	list-style: none;

}
#DailyProductDetail li
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
			
    
}

/* daily special rounded css */

.DSSimpleCorners .top-left,
 .DSSimpleCorners .top-right,
  .DSSimpleCorners .bottom-left,
   .DSSimpleCorners .bottom-right { 
	background-image: url('../images/corners1920x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.DSSimpleCorners .top-left,
 .DSSimpleCorners .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.DSSimpleCorners .top-right,
 .DSSimpleCorners .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	margin-right: -2px;  /* CHANGE: replace by the width of one of your corners */
	}
.DSSimpleCorners .top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.DSSimpleCorners .bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.DSSimpleCorners .bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.DSSimpleCorners {
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right: 10px;             /* YCC: all texts at some distance of the right border */
	}
.DSSimpleCorners .notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.DSSimpleCorners .nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */


fieldset img.prodImg
{
	border:solid 1px #999999;
}




	
/*Home Buttoms*/
#productButtons
{
	position:absolute;
	top:294px;
	right:10px;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
}
a.boxBtW
{
    background: transparent url('../images/blackButtonEndW.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
	font-size:11px; 
    height: 30px;
    margin-right: 2px;
    padding-right: 10px;
    text-decoration: none;
}

a.boxBtW span
{
    background: transparent url('../images/blackButtonBackW.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 4px 0 6px 10px;
}

a.boxBtW img
{
	vertical-align: middle;
	padding: 2px 4px 2px 0px;
	margin: 0;
}
div > a.boxBtW img
{
	padding: 0px 4px 2px 0px;
}
a.boxBtW:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.boxBtW:active span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; /* push text down 1px */
}
/*Product Details*/
.ItemDetails{
	background: #93BC0C;
	color: #fff;
	padding:5px;
	float: right;
	text-align:left;
	border: solid 1px #444444;
	position:absolute;
	top:185px;
	left:320px;
	list-style-type:none; 
}
/* forms */
form.initial
{ 

}
select
{
	font: bold 8pt Tahoma;
	border: 1px inset #222222;
	font-weight:bold;
	background: #ffffff;	
	color: #666666;
}
input[type=text],
input[type=password]
{
	font: bold 8pt Tahoma;
	border: 1px inset #222222;
	padding: 2px;
	font-weight:bold;
	background: #ffffff;
	color: #666666;		
}
textarea 
{
	font: bold 8pt Tahoma;
	border: 1px inset #222222;
	padding: 2px;
	font-weight:bold;
	background: #ffffff;
	color: #666666;		
}
* html textarea { background-attachment: fixed; }
#frmLogin input[type=text],
#frmLogin input[type=password]
{
	width: 100px;
}
.initial select
{
	padding: 1px;
}
.initial input[type=text],
.initial input[type=password]
{	
	width: 175px;
}
.initial input[type=text]:hover,
.initial input[type=password]:hover,
.initial select:hover,
.initial textarea:hover
{
	background-color: #FFFFf0;
}

.initButtons{text-align:center; margin:10px 0px 10px 0px; }

input.blackbtn
{
	font: bold 1em Arial, Sans-serif; 
	color: #FFF;
	background: #000000;
	border: 1px solid #555555;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding: 2px 2px 2px 2px;
}

input.blackbtn:hover
{
	border: 1px solid #FFFFFF;
	background:#555555;
	color: #FFFFFF;
}
div.sbutton 
{
    background: transparent url('../images/blackButtonEndW.gif') no-repeat scroll top right;
    height: 30px;
    margin-right: 2px;
    margin-bottom: 4px;
    padding-right: 8px;
    display: block;
    float: right;
    width: 100px;
}
div.sbutton input
{
	/*border: solid 1px #000;*/
	background: transparent url('../images/blackButtonBackW.gif') no-repeat;
	line-height: 20px;
	padding: 4px 0 6px 12px;
	font: bold 8pt Arial, Sans-serif;
	color: #fff;  
	height: 30px; 
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
	display: block;
	float:right;
}
div.sbutton:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
div.sbutton:active input {
    background-position: bottom left;
    padding: 5px 0 5px 12px; /* push text down 1px */
}
fieldset
{
	border: none;
	color: #444444;/*#ff9c00;*/
	/*font: bold 12px/1.7em;*/
}
.initial fieldset,
.orders fieldset,
fieldset.initial,
fieldset.orders
{
	border:1px solid #aaaaaa;
	padding:4px;
	background-color: #fafafa;
	margin-bottom: 4px;
}
fieldset ol
{  
	padding: 10px 0 0 0;  
	margin: 0;
	list-style: none;
}
fieldset li 
{
	padding: 0 0 0.2em 0;  
	clear: left;  
}
fieldset.left
{
	float:left;
	margin-right: 5px;
}
fieldset.leftlimit
{
	float:left;
	margin-right: 5px;
	width: 375px;
	clear: left;  
}
fieldset.initButtons
{
	margin:0 auto;
	border-style: none;
}
.orders li span,
.initial li span
{
	color: #000000; /*#ff9c00;*/
	/*font: bold 12px/1.7em  verdana, tahoma, sans-serif;*/
}
.orders li p,
.initial li p
{
	margin: 0 0 0 11em;
	padding: 0;
	color: #000000; /*#ff9c00;*/
	font: bold 12px/1.7em  verdana, tahoma, sans-serif;	
}
label,
.labellike
{
	float: left;  
	width: 10em;  
	margin-right: 1em; 	
	font-weight:bold;
	color: #333333;
}
fieldset.bigset label
{
	width: 15em;
}
.initial legend,
.orders legend
{
	background-position: 5px 0px;
	background-repeat: no-repeat;
	font: bold 1.0em Tahoma;
	background-color: #efefef;	
	border:1px solid #999999;
	padding: 3px;

	color: #000000;
	text-transform: uppercase;		
}	
.orders legend a { color: #666666; }
.orders legend a:hover { color: #FF9C00; }
div.obsCheck
{
	padding: 7px;
   border: 1px solid #999999;
	background: #333333; 
	color: #FFFFFF;
	font: bold 12px/1.7em  verdana, tahoma, sans-serif;
}
.orders .orderStatus{ font-weight:bold; color:#ee0000;}
#widgetInstructions
{
	display: none;
	margin-bottom: 20px;
}
#widgetInstructions p
{
	font-size: 8pt;
}

#sidebar .ads {

}
#sidebar .compareprice 
{
	width: 299px;
	margin: 0px;
	padding: 0 0 0 1px;
	line-height:normal;
	border: none;
}


.psl {
	text-decoration: none;
	color: #FF9C00;
	font-weight: bold;
	
}
.psl a:hover {
	color: #E8F4FF;	
}

.DetailImage
{
    margin: 5px;
}

.ShipDiv 
{
	position:absolute;
	top: 40px;
	left: 200px;
	font: 9px Verdana, Tahoma, "Trebuchet MS", Sans-serif;	
	font-weight: bold;
	border: dashed 1px #eeeeee;
	color: #FFFFFF;
	line-height:11px;
	background-color:#0070f3;
	padding: 2px;
	text-align: center;
}

.ShipDiv .ShipQuestion
{
	display: inline;
	vertical-align:middle;
}

/*.ShipDiv img
{
	position:absolute;
	left:143px;
	top:2px;
}
*/

.ShipLibText 
{
	margin: 0; 	padding: 0;
	font: 9pt verdana, tahoma, sans-serif;	 
	color: #333333;
	background-color: #eeeeee;
	border: solid 1px #333333;
	padding: 2px 6px 2px 6px;
	/*	
	text-align:left;
	font: 11px  Verdana, Tahoma, "Trebuchet MS", Sans-serif;
	border: solid 1px #000;
	padding: 2px 6px 2px 6px;*/
}

.ShipLibCap 
{
	background-image: url('../images/titleBack.gif');
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
	line-height: 30px;
}

.PromosDiv
{
	font-size:8pt;
	padding:2px;
	margin:5px;
	border:solid 1px #a0a0a0;
}

.PromosErrorDiv
{
	font-size:8pt;
	padding:2px;
	margin:5px;
	border:solid 1px #FF5555;
	background-color: #ffeeee;	
}

.linkUnits
{
	background-color:#fff;
	text-align:center;
	padding:10px;
}

#tabWidget
{
	text-align:center;
}

.errorIcon {
margin-bottom: -4px;
}

/*Modal Popup*/
.modalBackground
{
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup
{
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	width: 400px;
}

.modalPopup .modalBase
{

}

.modalPopup .modalHeader
{
	background-color: #6d6d6d;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
	line-height: 30px;
}

.modalPopup .modalInner
{
	padding: 10px;
	text-align:center;
}

.modalPopup .modalInnerMain
{
	font-size: 9pt;
	font-weight: bold;
	color: #992222;
	text-align: center;
}

.modalPopup .modalInnerSub
{
	font-size: 8pt;
	color: #333333;
	text-align: center;
}

.modalPopup .modalFooter
{
	padding: 5px;
	background-color: #f4f4f4;	
	line-height: 20px;
}

.modalPopup .modalFooter input
{
	display:block;
	vertical-align: middle;
	margin:0 auto;
}

/* shopping cart stuff */
.vsShoppingCart
{
}
.vsShoppingCart .scMessage
{
    color: orange;
    font-size: 8pt;
}
.vsShoppingCart .scDivider
{
    border-top: 1px solid #eeeeee;
    margin-bottom: 5px;
}
.vsShoppingCart .scHeader
{
    color: #333;
    background-color: #ccc;
    width: 100%;
    padding: 4px;
    font-weight: bold;
    white-space: nowrap;
    /*border: solid 1px #444444;*/
}
.vsShoppingCart .itemDetail
{
    margin: 3px;
    /*background-color: White;*/
    font-size: 8pt;
}
.vsShoppingCart .itemDesc
{
    width: 60%;
}
.vsShoppingCart .smallCol
{
    width: 30%;
    text-align: center;
}
.vsShoppingCart .itemDetail input
{
    border: 1pt inset gray;
    margin-top: 6px;
    font-size: 8pt;
}
.vsShoppingCart .removeButton
{
    color: #8888ff;
}
.vsShoppingCart .grayText
{
    color: gray;
}
.vsShoppingCart .leftCol
{
    width: 70%;
    margin-right: 5px;
    text-align: right;
}
.vsShoppingCart .rightCol
{
    text-align: right;
    width: 25%;
}
.vsShoppingCart .loginMessage
{
    font-size: 10px;
    color: #888;
}
.vsShoppingCart .loginMessage a
{
    color: orange;
}

.vsShoppingCart .scNoItems
{
    margin: 0 auto;
    text-align: center;
    font-weight:bold;
    padding: 5px;
    border: solid 1px #eeeeee;
}

/* rounded css */

.SimpleCorners .top-left, .SimpleCorners .top-right, .SimpleCorners .bottom-left, .SimpleCorners .bottom-right { 
	background-image: url('../images/corners1920x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.SimpleCorners .top-left, .SimpleCorners .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.SimpleCorners .top-right, .SimpleCorners .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.SimpleCorners .top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.SimpleCorners .bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.SimpleCorners .bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.SimpleCorners .inside {
	border-left: 1px solid #d3d3d3; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #d3d3d3;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.SimpleCorners .notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.SimpleCorners .nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

/* End Styles */

/* devexpress controls css */

/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_shopEEI
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingPanelWithContent_shopEEI
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxcpLoadingPanelWithContent_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingDiv_shopEEI
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_shopEEI
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_shopEEI a:hover
{
    text-decoration:underline!important;
}
.dxccControl_shopEEI a
{
	text-decoration:none!important;
	color: #1E3695;	
}
.dxccControl_shopEEI
{
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	color: #1E3695;
	background-color: #FFFFFF;
}
/* Disabled */
.dxccDisabled_shopEEI
{
	color: #808080;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_shopEEI 
{
	font: 9pt Tahoma;
	color: black;
	/*padding: 12px 40px 12px 40px;*/
}
.dxdvLoadingPanel_shopEEI
{
	border: solid 1px #9F9F9F;
	background-color: white;
	font: 9pt Tahoma;
	color: #303030;
}
.dxdvLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_shopEEI
{
    padding: 0;
    width: 2500px;
}
.dxdvItem_shopEEI
{
	font: 11px Tahoma;
	color: #787878;
	/*border: solid 1px #A8A8A8;*/
	/*background-color: #F0F0F0;*/
	padding: 0px;
	height: 150px;
	/*if IE*/	
	height:expression("150px");
}
.dxdvEmptyItem_shopEEI
{
	font: 9pt Tahoma;
	color: #787878;
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
	height: 180px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_shopEEI
{
}
/* Disabled */
.dxdvDisabled_shopEEI
{
	color: #808080;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_shopEEI 
{
	font: 10px Verdana;
	color: black;
}
.dxhlContent_shopEEI
{
	font: 8pt Verdana;
	color: black;
} 
.dxhlDate_shopEEI
{
	color: Gray;
	white-space: nowrap;
}
.dxhlHeader_shopEEI
{
	font: 10pt Tahoma;
	color: #464646;
	font-weight: bold;
	line-height: 17px;
}
.dxhlDateHeader_shopEEI
{
	font: 10pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxhlLeftPanel_shopEEI
{
	font: 10px Verdana;
	color: black;
}
.dxhlRightPanel_shopEEI
{
	font: 10px Verdana;
	color: black;
}
.dxhlDateLeftPanel_shopEEI
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlDateRightPanel_shopEEI
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlTailDiv_shopEEI
{
	font: 10px Verdana;
	color: Black;
}
.dxhlTailDiv_shopEEI a
{
	color: #1E3695;
}
.dxhlTailDiv_shopEEI a:hover
{
    text-decoration: none;
}
.dxhlTailDiv_shopEEI a:visited
{
    color: #996085;
}
.dxhlContent_shopEEI a.dxhl
{
	color: #1E3695;
} 
.dxhlContent_shopEEI a.dxhl:hover
{
    text-decoration: none;
}
.dxhlContent_shopEEI a.dxhl:visited
{
    color: #996085;
}
/* Disabled */
.dxhlDisabled_shopEEI
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxMenu -- */
.dxmControl_shopEEI 
{
	font: 9pt Tahoma;
	color: black;
}
.dxmControl_shopEEI a, .dxmMenu_shopEEI a, .dxmVerticalMenu_shopEEI a, .dxmSubMenu_shopEEI a
{
	color: black;
	text-decoration: none;
}
.dxmMenu_shopEEI, .dxmVerticalMenu_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	background-color: #F0F0F0;
	border: solid 1px #A8A8A8;
	padding: 2px 2px 2px 2px;
}
.dxmMenuGutter_shopEEI
{
}
.dxmMenuSeparator_shopEEI, .dxmMenuVerticalSeparator_shopEEI
{
	background-color: #A8A8A8;
}
.dxmMenuItem_shopEEI, .dxmMenuItemWithImage_shopEEI, .dxmMenuItemWithPopOutImage_shopEEI, .dxmMenuItemWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuItem_shopEEI, .dxmVerticalMenuItemWithImage_shopEEI, .dxmVerticalMenuItemWithPopOutImage_shopEEI, .dxmVerticalMenuItemWithImageWithPopOutImage_shopEEI, 
.dxmMenuLargeItem_shopEEI, .dxmMenuLargeItemWithImage_shopEEI, .dxmMenuLargeItemWithPopOutImage_shopEEI, .dxmMenuLargeItemWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuLargeItem_shopEEI, .dxmVerticalMenuLargeItemWithImage_shopEEI, .dxmVerticalMenuLargeItemWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxmMenuItem_shopEEI, .dxmMenuItemWithImage_shopEEI
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmMenuItemWithPopOutImage_shopEEI, .dxmMenuItemWithImageWithPopOutImage_shopEEI
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
}	
.dxmVerticalMenuItem_shopEEI
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmVerticalMenuItemWithImage_shopEEI
{
	padding-top: 4px;	
	padding-right: 19px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmVerticalMenuItemWithPopOutImage_shopEEI
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemWithImageWithPopOutImage_shopEEI
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmMenuLargeItem_shopEEI, .dxmMenuLargeItemWithImage_shopEEI
{
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmMenuLargeItemWithPopOutImage_shopEEI, .dxmMenuLargeItemWithImageWithPopOutImage_shopEEI
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItem_shopEEI, .dxmVerticalMenuLargeItemWithImage_shopEEI
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_shopEEI
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmMenuItemSelected_shopEEI, .dxmMenuItemSelectedWithImage_shopEEI, .dxmMenuItemSelectedWithPopOutImage_shopEEI, .dxmMenuItemSelectedWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuItemSelected_shopEEI, .dxmVerticalMenuItemSelectedWithImage_shopEEI, .dxmVerticalMenuItemSelectedWithPopOutImage_shopEEI, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_shopEEI,
.dxmMenuLargeItemSelected_shopEEI, .dxmMenuLargeItemSelectedWithImage_shopEEI, .dxmMenuLargeItemSelectedWithPopOutImage_shopEEI, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuLargeItemSelected_shopEEI, .dxmVerticalMenuLargeItemWithImageSelected_shopEEI, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_shopEEI
{
	background-color: white;
	border: solid 1px #888888;
}
.dxmMenuItemSelected_shopEEI, .dxmMenuItemSelectedWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemSelectedWithPopOutImage_shopEEI, .dxmMenuItemSelectedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemSelected_shopEEI
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemSelectedWithImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemSelectedWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemSelected_shopEEI, .dxmMenuLargeItemSelectedWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_shopEEI, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeSelectedItem_shopEEI, .dxmVerticalMenuLargeSelectedItemWithImage_shopEEI
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_shopEEI
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemChecked_shopEEI, .dxmMenuItemCheckedWithImage_shopEEI, .dxmMenuItemCheckedWithPopOutImage_shopEEI, .dxmMenuItemCheckedWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuItemChecked_shopEEI, .dxmVerticalMenuItemCheckedWithImage_shopEEI, .dxmVerticalMenuItemCheckedWithPopOutImage_shopEEI, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_shopEEI,
.dxmMenuLargeItemChecked_shopEEI, .dxmMenuLargeItemCheckedWithImage_shopEEI, .dxmMenuLargeItemCheckedWithPopOutImage_shopEEI, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_shopEEI,
.dxmVerticalMenuLargeItemChecked_shopEEI, .dxmVerticalMenuLargeItemWithImageChecked_shopEEI, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_shopEEI
{
	background-color: white;
	border: solid 1px #888888;
}
.dxmMenuItemChecked_shopEEI, .dxmMenuItemCheckedWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemCheckedWithPopOutImage_shopEEI, .dxmMenuItemCheckedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemChecked_shopEEI
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemCheckedWithImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemCheckedWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemChecked_shopEEI, .dxmMenuLargeItemCheckedWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_shopEEI, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeCheckedItem_shopEEI, .dxmVerticalMenuLargeCheckedItemWithImage_shopEEI
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_shopEEI
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemHover_shopEEI, .dxmMenuItemHoverWithImage_shopEEI, .dxmMenuItemHoverWithPopOutImage_shopEEI, .dxmMenuItemHoverWithImageWithPopOutImage_shopEEI, 
.dxmVerticalMenuItemHover_shopEEI, .dxmVerticalMenuItemHoverWithImage_shopEEI, .dxmVerticalMenuItemHoverWithPopOutImage_shopEEI, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_shopEEI, 
.dxmMenuLargeItemHover_shopEEI, .dxmMenuLargeItemHoverWithImage_shopEEI, .dxmMenuLargeItemHoverWithPopOutImage_shopEEI, .dxmMenuLargeItemHoverWithImageWithPopOutImage_shopEEI, 
.dxmVerticalMenuLargeItemHover_shopEEI, .dxmVerticalMenuLargeItemHoverWithImage_shopEEI, .dxmVerticalMenuLargeItemHoverWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_shopEEI
{
	background-color: #CBCBCB;
	border: solid 1px #888888;
}
.dxmMenuItemHover_shopEEI, .dxmMenuItemHoverWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemHoverWithPopOutImage_shopEEI, .dxmMenuItemHoverWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemHover_shopEEI
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemHoverWithImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemHoverWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemHover_shopEEI, .dxmMenuLargeItemHoverWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemHoverWithPopOutImage_shopEEI, .dxmMenuLargeItemHoverWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHover_shopEEI, .dxmVerticalMenuLargeItemHoverWithImage_shopEEI
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_shopEEI, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_shopEEI
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmSubMenu_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #666666;
	padding: 1px 1px 1px 1px;
}
.dxmSubMenuGutter_shopEEI
{
	background-color: #E0E0E0;
}
.dxmSubMenuSeparator_shopEEI
{
	background-color: #A8A8A8;
}
.dxmSubMenuItem_shopEEI, .dxmSubMenuItemWithImage_shopEEI, .dxmSubMenuItemWithPopOutImage_shopEEI, .dxmSubMenuItemWithImageWithPopOutImage_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxmSubMenuItem_shopEEI, .dxmSubMenuItemWithImage_shopEEI
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemWithPopOutImage_shopEEI, .dxmSubMenuItemWithImageWithPopOutImage_shopEEI
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemSelected_shopEEI, .dxmSubMenuItemSelectedWithImage_shopEEI, .dxmSubMenuItemSelectedWithPopOutImage_shopEEI, .dxmSubMenuItemSelectedWithImageWithPopOutImage_shopEEI
{
	background-color: #D8D8D8;
	border: solid 1px #888888;
}
.dxmSubMenuItemSelected_shopEEI, .dxmSubMenuItemSelectedWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemSelectedWithPopOutImage_shopEEI, .dxmSubMenuItemSelectedWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemChecked_shopEEI, .dxmSubMenuItemCheckedWithImage_shopEEI, .dxmSubMenuItemCheckedWithPopOutImage_shopEEI, .dxmSubMenuItemCheckedWithImageWithPopOutImage_shopEEI
{
}
.dxmSubMenuItemChecked_shopEEI, .dxmSubMenuItemCheckedWithImage_shopEEI
{
}
.dxmSubMenuItemCheckedWithPopOutImage_shopEEI, .dxmSubMenuItemCheckedWithImageWithPopOutImage_shopEEI
{
}
.dxmSubMenuItemHover_shopEEI, .dxmSubMenuItemHoverWithImage_shopEEI, .dxmSubMenuItemHoverWithPopOutImage_shopEEI, .dxmSubMenuItemHoverWithImageWithPopOutImage_shopEEI
{
	background-color: #F2F2F2;
	border: solid 1px #888888;
}
.dxmSubMenuItemHover_shopEEI, .dxmSubMenuItemHoverWithImage_shopEEI
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemHoverWithPopOutImage_shopEEI, .dxmSubMenuItemHoverWithImageWithPopOutImage_shopEEI
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuBorderCorrector_shopEEI
{
    position: absolute;
    border: 0px;
    padding: 0px;
}
/* Disabled */
.dxmDisabled_shopEEI
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxNavBar -- */
.dxnbControl_shopEEI 
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	padding: 11px 11px 11px 11px;
}
.dxnbControl_shopEEI a
{
	color: #1E3695;
}
.dxnbLoadingPanel_shopEEI
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}   
.dxnbGroupHeader_shopEEI
{
	font: bold 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 4px 10px 4px 10px;
}
.dxnbGroupHeader_shopEEI table.dxnb
{
	font: bold 9pt Tahoma;
	color: black;
}
.dxnbGroupHeader_shopEEI td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_shopEEI
{
	font: bold 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 4px 10px 4px 10px;
}
.dxnbGroupHeaderCollapsed_shopEEI table.dxnb
{
	font: bold 9pt Tahoma;
	color: black;
}
.dxnbGroupHeaderCollapsed_shopEEI td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_shopEEI
{
	font: 9pt Tahoma;
	color: #1E3695;
	border: solid 1px #A8A8A8;
	padding: 5px 5px 5px 5px;
}
.dxnbItem_shopEEI, .dxnbLargeItem_shopEEI, .dxnbBulletItem_shopEEI
{
	font: 9pt Tahoma;
	color: #1E3695;
}
.dxnbItem_shopEEI
{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dxnbLargeItem_shopEEI
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.dxnbItemSelected_shopEEI, .dxnbLargeItemSelected_shopEEI, .dxnbBulletItemSelected_shopEEI
{
	background-color: #D8D8D8;
	border: solid 1px #888888;
}
.dxnbItemSelected_shopEEI
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dxnbLargeItemSelected_shopEEI
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbItemHover_shopEEI, .dxnbLargeItemHover_shopEEI, .dxnbBulletItemHover_shopEEI
{
	background-color: #F2F2F2;
	border: solid 1px #888888;
}
.dxnbItemHover_shopEEI
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dxnbLargeItemHover_shopEEI
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbGroupHeader_shopEEI, .dxnbGroupHeaderCollapsed_shopEEI
{
    text-align: left;
}
.dxnbItem_shopEEI, .dxnbItemHover_shopEEI, .dxnbItemSelected_shopEEI,
.dxnbBulletItem_shopEEI, .dxnbBulletItemHover_shopEEI, .dxnbBulletItemSelected_shopEEI
{
    text-align: left;
}
.dxnbLargeItem_shopEEI, .dxnbLargeItemHover_shopEEI, .dxnbLargeItemSelected_shopEEI
{
    text-align: center;
}
.dxnbGroupHeaderHover_shopEEI
{
}
.dxnbGroupHeaderCollapsedHover_shopEEI
{
}
/* Disabled */
.dxnbDisabled_shopEEI, .dxnbDisabled_shopEEI table.dxnb
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_shopEEI 
{
	font: 10px Tahoma;
	color: black;
	padding: 18px 18px 18px 18px;
	background-color: White;
}
.dxncLoadingPanel_shopEEI
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxncLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_shopEEI
{
}
.dxncPagerPanel_shopEEI
{
	padding: 0px 3px 0px 3px;
}
.dxncItem_shopEEI
{
	font: 9pt Tahoma;
	vertical-align: top;
	border-bottom: solid 1px #A8A8A8;
	padding: 12px 8px 12px 8px;
}
.dxncEmptyItem_shopEEI
{
	font: 10px Tahoma;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_shopEEI
{
	font: 10px Tahoma;
	color: #404040;
}
.dxncBackToTop_shopEEI a
{
	font: 10px Tahoma;
	color: #0d45b7;
}
.dxncBackToTop_shopEEI a:hover
{
	font: 10px Tahoma;
	color: #5494ea;
}
.dxncBackToTop_shopEEI a:visited
{
	font: 10px Tahoma;
	color: #ab59a6;
}

/* Headline */
.dxncItemContent_shopEEI
{
	font: 8pt Verdana;
	color: black;
} 
.dxncItemDate_shopEEI
{
	color: Gray;
	white-space: nowrap;
}
.dxncItemHeader_shopEEI
{
	font: 10pt Tahoma;
	color: #464646;
	font-weight: bold;
	line-height: 17px;
}
.dxncItemHeader_shopEEI .dxncItemDate_shopEEI
{
	font: 10pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxncItemLeftPanel_shopEEI
{
	font: 10px Verdana;
	color: black;
}
.dxncItemRightPanel_shopEEI
{
	font: 10px Verdana;
	color: black;
}
.dxncItemDateLeftPanel_shopEEI
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxncItemDateRightPanel_shopEEI
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxncItemTailDiv_shopEEI
{
	font: 10px Verdana;
	color: Black;
}
.dxncItemTailDiv_shopEEI a
{
	color: #1E3695;
}
.dxncItemTailDiv_shopEEI a:hover
{
    text-decoration: none;
}
.dxncItemTailDiv_shopEEI a:visited
{
    color: #996085;
}
.dxncItemContent_shopEEI a.dxhl
{
	color: #1E3695;
} 
.dxncItemContent_shopEEI a.dxhl:hover
{
    text-decoration: none;
}
.dxncItemContent_shopEEI a.dxhl:visited
{
    color: #996085;
}
/* Disabled */
.dxncDisabled_shopEEI, .dxncDisabled_shopEEI a, .dxncDisabled_shopEEI a:hover
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	padding: 5px 2px 5px 2px;
}
.dxpButton_shopEEI
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_shopEEI a
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
}
.dxpDisabledButton_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	text-decoration: none;
}
.dxpPageNumber_shopEEI
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 0px 5px;
}
.dxpPageNumber_shopEEI a
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
}
.dxpCurrentPageNumber_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 0px 3px;
}
.dxpSummary_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 4px 0px 4px;
}
.dxpSeparator_shopEEI
{
	background-color: #CCCCCC;
}
/* Disabled */
.dxpDisabled_shopEEI
{
	color: #acacac;
	border-color: #808080;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #8B8B8B;
}
.dxpcControl_shopEEI a
{
	color: #1E3695;
}
.dxpcCloseButton_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	padding: 1px 1px 1px 1px;
}
.dxpcCloseButtonHover_shopEEI
{
	font: 9pt Tahoma;
	color: black;
}
.dxpcContent_shopEEI
{
	font: 9pt Tahoma;
	color: #010000;
	white-space: normal;
	padding: 9px 12px 9px 12px;
	vertical-align:top;
}
.dxpcFooter_shopEEI
{
	font: 9pt Tahoma;
	color: #858585;
	background-color: #F3F3F3;
	border-top: solid 1px #E0E0E0;
}
.dxpcFooter_shopEEI td.dxpc
{
	font: 9pt Tahoma;
	color: #858585;
	white-space: nowrap;
	padding: 6px 12px 8px 12px;
}
.dxpcHeader_shopEEI
{
	font: 9pt Tahoma;
	color: #404040;
	background-color: #DCDCDC;
	border-bottom: solid 1px #C9C9C9;	
}
.dxpcHeader_shopEEI td.dxpc
{
	font: 9pt Tahoma;
	color: #404040;
	white-space: nowrap;
}
.dxpcModalBackground_shopEEI
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_shopEEI
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_shopEEI td.dxrp
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;	
}
/* Header */
.dxrpHeader_shopEEI, .dxrpHeader_shopEEI td.dxrp
{
    font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;    
	color: #313131;
}
/* Disabled */
.dxrpDisabled_shopEEI, .dxrpDisabled_shopEEI td.dxrp
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_shopEEI a:hover
{
    text-decoration:none!important;
}
.dxsmControl_shopEEI a:visited
{
    color:#996085!important;
}

.dxsmControl_shopEEI 
{	
	color: #1E3695;
	background-color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: Solid 1px #A8A8A8;
}
/* - Category Level - */
.dxsmCategoryLevel_shopEEI, .dxsmCategoryLevel_shopEEI a
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 13.5pt;
    font-family: Verdana;
    text-decoration: none;
}
.dxsmCategoryLevel_shopEEI
{
    white-space: nowrap;
    padding: 0px 0px 5px 0px;
}
.dxsmCategoryLevel_shopEEI
{
    border-bottom: solid 1px #B8B8B8;    
}
 /*flow layout*/
.dxsmLevelCategoryFlow_shopEEI, .dxsmLevelCategoryFlow_shopEEI a
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 13.5pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_shopEEI, .dxsmLevel0_shopEEI a, .dxsmLevel0Categorized_shopEEI a, .dxsmLevel0Categorized_shopEEI
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
}
.dxsmLevel0_shopEEI, .dxsmLevel0Categorized_shopEEI
{
    white-space: nowrap;
    padding: 0px 0px 2px 0px;
}
.dxsmLevel0_shopEEI
{
    border-bottom:solid 1px #B8B8B8;
    padding: 0px 0px 5px 0px;
}
 /*flow layout*/
.dxsmLevel0Flow_shopEEI, .dxsmLevel0Flow_shopEEI a, .dxsmLevel0CategorizedFlow_shopEEI a, .dxsmLevel0CategorizedFlow_shopEEI
{
    color: #1E3695;    
    font-family: Tahoma, Verdana, Arial;	
    font-weight: bold;
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel0Flow_shopEEI
{
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_shopEEI
{
    text-decoration: none;    
}

/* - Level 1 - */
.dxsmLevel1_shopEEI, .dxsmLevel1_shopEEI a, .dxsmLevel1Categorized_shopEEI a, .dxsmLevel1Categorized_shopEEI
{    
    font-family: Tahoma;
    color: #3C55B9;  
    font-size: 9pt;
    text-decoration: none;    
}
.dxsmLevel1_shopEEI, .dxsmLevel1Categorized_shopEEI
{
    white-space: nowrap;  
    padding: 0px 0px 0px 0px;
}

/*flow layout*/
.dxsmLevel1Flow_shopEEI, .dxsmLevel1Flow_shopEEI a, .dxsmLevel1CategorizedFlow_shopEEI, .dxsmLevel1CategorizedFlow_shopEEI a
{    
    color: #3C55B9;    
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel1Flow_shopEEI
{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

/* - Level 2 - */
.dxsmLevel2_shopEEI, .dxsmLevel2_shopEEI a, .dxsmLevel2Categorized_shopEEI a, .dxsmLevel2Categorized_shopEEI
{    
    font-size: 8pt;
    font-family: Tahoma;
    color: #5078DC;
    text-decoration: none;    
}
.dxsmLevel2_shopEEI, .dxsmLevel2Categorized_shopEEI
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_shopEEI, .dxsmLevel2Flow_shopEEI a
{
    color: #5078DC;
    font-size: 8pt;    
    font-family: Tahoma, Verdana, Arial;	
	text-decoration:underline;    
}
.dxsmLevel2Flow_shopEEI
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_shopEEI, .dxsmLevel3_shopEEI a
{    
    font-size: 7pt;
    font-family: Tahoma;
    color: #999999;
    text-decoration: none;
}
.dxsmLevel3_shopEEI
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_shopEEI, .dxsmLevel3Flow_shopEEI a
{    
    color: #999999;
    font-size: 7pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;    
}
/* - Level 4 - */
.dxsmLevel4_shopEEI, .dxsmLevel4_shopEEI a
{    
    font-size: 6pt;
    font-family: Tahoma;
    color: #A8A8A8;
    text-decoration: none;
}
.dxsmLevel4_shopEEI
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_shopEEI, .dxsmLevel4Flow_shopEEI a
{
    color: #A8A8A8;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 6pt;
	text-decoration: underline;        
}
.dxsmLevel4Flow_shopEEI
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_shopEEI
{    
    font-size: 9px;
    font-family: Tahoma;
    color: #A8A8A8;
    text-decoration: none;
}
.dxsmLevelOther_shopEEI
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_shopEEI, .dxsmLevelOtherFlow_shopEEI a
{
    color: #A8A8A8;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;            
}
/* Disabled */
.dxsmDisabled_shopEEI
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_shopEEI 
{
	font: 9pt Tahoma;
	color: black;
}
.dxtcLoadingPanel_shopEEI
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

/* Tab Hyperlink*/
.dxtcTab_shopEEI a, .dxtcTabWithTabPositionLeft_shopEEI a, .dxtcTabWithTabPositionBottom_shopEEI a, .dxtcTabWithTabPositionRight_shopEEI a,
.dxtcActiveTab_shopEEI a, .dxtcActiveTabWithTabPositionBottom_shopEEI a, .dxtcActiveTabWithTabPositionLeft_shopEEI a, .dxtcActiveTabWithTabPositionRight_shopEEI a,
.dxtcTabHover_shopEEI a, .dxtcTabHoverWithTabPositionBottom_shopEEI a, .dxtcTabHoverWithTabPositionLeft_shopEEI a, .dxtcTabHoverWithTabPositionRight_shopEEI a
{
	text-decoration: none;
	color: black;    
}

.dxtcActiveTab_shopEEI, .dxtcActiveTabWithTabPositionBottom_shopEEI,
.dxtcActiveTabWithTabPositionLeft_shopEEI, .dxtcActiveTabWithTabPositionRight_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #A8A8A8;
	padding: 3px 12px 4px 12px;
	background-color: #FFFFFF;
}
/* Active Tab */
.dxtcActiveTab_shopEEI table.dxtc, .dxtcActiveTabWithTabPositionBottom_shopEEI table.dxtc,
.dxtcActiveTabWithTabPositionLeft_shopEEI table.dxtc, .dxtcActiveTabWithTabPositionRight_shopEEI table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcActiveTab_shopEEI td.dxtc, .dxtcActiveTabWithTabPositionBottom_shopEEI td.dxtc,
.dxtcActiveTabWithTabPositionLeft_shopEEI td.dxtc, .dxtcActiveTabWithTabPositionRight_shopEEI td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcActiveTabHover_shopEEI
{
	background-color: white;
}
/* Tab */
.dxtcTab_shopEEI, .dxtcTabWithTabPositionLeft_shopEEI, 
.dxtcTabWithTabPositionBottom_shopEEI, .dxtcTabWithTabPositionRight_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 3px 12px 4px 12px;
}
.dxtcTab_shopEEI table.dxtc, .dxtcTabWithTabPositionBottom_shopEEI table.dxtc, 
.dxtcTabWithTabPositionLeft_shopEEI table.dxtc, .dxtcTabWithTabPositionRight_shopEEI table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcTab_shopEEI td.dxtc, .dxtcTabWithTabPositionBottom_shopEEI td.dxtc, 
.dxtcTabWithTabPositionLeft_shopEEI td.dxtc, .dxtcTabWithTabPositionRight_shopEEI td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_shopEEI
{
}
.dxtcTabWithTabPositionLeft_shopEEI
{
}
.dxtcTabWithTabPositionRight_shopEEI
{
}
/* Hover */
.dxtcTabHover_shopEEI, .dxtcTabHoverWithTabPositionBottom_shopEEI,
.dxtcTabHoverWithTabPositionLeft_shopEEI, .dxtcTabHoverWithTabPositionRight_shopEEI
{
	background-color: #F2F2F2;
}
.dxtcPageContent_shopEEI, .dxtcPageContentWithTabPositionBottom_shopEEI, 
.dxtcPageContentWithTabPositionLeft_shopEEI, .dxtcPageContentWithTabPositionRight_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	vertical-align: top;
}
.dxtcContent_shopEEI
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #A8A8A8;
	background-color: white;
	vertical-align: top;
}
.dxtcControl_shopEEI td.dxtcTabsCell_shopEEI, .dxtcControl_shopEEI td.dxtcTabsCellWithTabPositionBottom_shopEEI,
.dxtcControl_shopEEI td.dxtcTabsCellWithTabPositionLeft_shopEEI, .dxtcControl_shopEEI td.dxtcTabsCellWithTabPositionRight_shopEEI 
{
}
/* Disabled */
.dxtcDisabled_shopEEI, .dxtcDisabled_shopEEI table.dxtc
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_shopEEI a:hover
{
    text-decoration: none!important;
}
.dxtiControl_shopEEI a:visited
{
    color: #996085!important;
}
.dxtiControl_shopEEI 
{
	font: 8pt Tahoma;
	color: #1E3695;
	background-color: white;
	font-family: Tahoma, Arial;
	border: Solid 1px #A8A8A8;
}
.dxtiLoadingPanel_shopEEI
{
	border: solid 1px #9F9F9F;
	background-color: white;
	font: 9pt Tahoma;
	color: #303030;
}
.dxtiLoadingPanel_shopEEI td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_shopEEI, .dxtiItem_shopEEI a
{
	font: 9pt Tahoma; 
	color: #0147A6;
	text-decoration: none;	
}
.dxtiItem_shopEEI
{
	white-space: nowrap;
}
.dxtiGroupHeader_shopEEI, .dxtiGroupHeaderCategorized_shopEEI
{
	font: 16pt Verdana;
	text-decoration: none;
}
.dxtiGroupHeader_shopEEI, .dxtiGroupHeaderCategorized_shopEEI
{
	white-space:nowrap;
	padding: 0px 0px 3px 0px;
}
.dxtiGroupHeaderCategorized_shopEEI
{
    border-bottom: Solid 1px #C0C0C0;
    padding-bottom: 2px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_shopEEI
{
    background-color: #B4B4B4;
    color: #FFFFFF;    
}
.dxtiGroupHeaderText_shopEEI
{
    padding: 2px 7px 2px 7px;
}
.dxtiGroupHeaderTextCategorized_shopEEI
{
    color: #666666;
    font-size: 18pt;
}
.dxtiGroupHeaderTextCategorized_shopEEI
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_shopEEI
{
    font: 7pt Verdana;
    color: #999999;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 4px;    
}
.dxtiFilterBoxEdit_shopEEI
{
    font-size: 9pt;
    width: 158px;
    border: Solid 1px #9F9F9F;
    padding-left: 3px;
}
.dxtiFilterBox_shopEEI, .dxtiFilterBox_shopEEI table
{
    color: #898989;
    font-size: 9pt;
    font-weight: bold;        
}
.dxtiFilterBox_shopEEI
{
    background-color: #E8E8E8;
    padding: 15px;    
}
/* - IndexPanel - */
.dxtiIndexPanel_shopEEI
{
    padding-bottom: 10px;
    text-decoration: none;
}
.dxtiIndexPanelItem_shopEEI, .dxtiIndexPanelItem_shopEEI a, .dxtiCurrentIndexPanelItem_shopEEI
{
    color: #1153AD;
    font-family: Verdana;
    text-decoration: none;
}
.dxtiIndexPanelItem_shopEEI a:hover
{
    color: #5494ea;
}

.dxtiIndexPanelItem_shopEEI, .dxtiCurrentIndexPanelItem_shopEEI
{
    padding: 2px 6px 2px 6px;
}
.dxtiCurrentIndexPanelItem_shopEEI
{
    color: #000000;
    background-color: #E0E0E0;
}
/* - BackToTop - */
.dxtiBackToTop_shopEEI, .dxtiBackToTop_shopEEI a
{
    font-size: 7pt;
    text-decoration: none;
    color: #0d45b7;
}
.dxtiBackToTop_shopEEI a:hover 
{
    color: #5494ea;    
}
.dxtiBackToTop_shopEEI a:visited
{
    color: #ab59a6;
}

.dxtiBackToTop_shopEEI
{
    padding: 0px 0px 12px 98px;
}
/* Disabled */
.dxtiDisabled_shopEEI
{
	color: #acacac;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_shopEEI, .dxucEditArea_shopEEI
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;    
}
.dxucErrorCell_shopEEI
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}

