html { overflow: -moz-scrollbars-vertical; }
body{  margin-top:0px; }


body,td,table {
	font-family: Arial;
	font-size:12px;
}

img {
	border:0px solid white;
}
#DIVBody{width:940px;margin:0px auto 2px auto;background-color:White; padding-top:18px;padding:20px;}
#DIVSmallBody{width:770px;margin:0px auto 2px auto;background-color:White; padding-top:18px;padding:20px;border-bottom:1px solid #c2c5c5}

.spacer {
	overflow:hidden;
	clear:both;
}

.topLineFade {
	background-image:url(/data/images/top_line_fade.gif);
	width:941px;
	height:3px;
	overflow:hidden;
}


/*
.divMainBase{width:1020px;margin:0px auto 2px auto;background-color:White; padding-top:18px;}
.divBaseContent{width:942px;margin:0px auto 0px auto;}
*/
/* page top */
#DIVPageTop {height:72px;clear:both;}
/*#divLogo {height:72px; width:350px;background-image: url(Images/logo.jpg);background-repeat:no-repeat;float: left; }*/
#divLogo {height:72px; width:350px;background-repeat:no-repeat;float: left;}
#DIVContainer{}


a.logo{cursor:pointer;}

.selectPageSize
{
	float: left;
	width: 220px;
	*width: 240px;
	margin-top:28px;
}
.selectPageSize .t
{
	color: #707071;
	float: left;
	font-family: Arial;
	font-size: 12px;
	padding-top: 4px;
	width:160px;
	*width:170px;
}
.selectPageSize .s
{
	float: right;
}
.divPages {
	float:right;
	margin-top:28px;
	padding-right:4px;
	width:350px;
}

.divPagesSub {
	float:right;
}

.divPagesSub .left
{
	 float:left;	
}
 .divPagesSub div
{
	float:left;
}

 .divPagesSub div .page
{
	margin-left:0px;
}

 .page
{
	display:block;
	border: 1px solid #CACACA;
	float: left;
	height: 20px;
	min-width: 18px;
	margin-left:6px;
	text-align: center;
	line-height:18px;
}

 .selectedPage
{
	display:block;
	background-color: #ECF1F2;
	border: 1px solid #CACACA;
	margin-left:4px;
	float: left;
	height: 20px;
	min-width: 18px;
	text-align: center;
}



.page_dots
{
	display:block;
	color: #707071;
	float: left;
	height:20px;
	font-family: Arial;
	font-size: 12px;
	min-width: 17px;
	margin-left:6px;
}


.page a {
	display:block;
	margin-top:1px;
}

.selectedPage a {
	color:#666666;
	display:block;
	margin-top:2px;
}





/* jquery.multiSelect  */

.multiSelect .text{
margin-left:3px;
margin-top:3px;
font-family:arial;
color:#707071;
}

.multiSelect {
background-image:url(/data/images/pulldown_bg.gif);
background-position:left top;
background-repeat:no-repeat;
border:0 solid green;
color:#707071;
font-size:10px;
height:20px;
overflow:hidden;
padding-left:7px;
padding-top:4px;
width:125px;
cursor:pointer;
}

.multiSelect.hover {
background-image:url(/data/images/pulldown_bg_hover.gif);
background-position:left top;
color:#000000;
cursor:pointer;
}

.multiSelect.active {
background-image:url(/data/images/pulldown_bg_active.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
cursor:pointer;
border:0 solid black;
}

.multiSelect {
	width: 125px;
	padding: 2px 4px;
	display: inline;
	float:left;
}


.multiSelect .text
{
	float:left; margin-right: 3px;
}
.multiSelect .clear
{
	float:right; margin-right: 12px; background-image:url(images/multiSelect_clear.gif); background-repeat:no-repeat;
	width:15px; height:15px; display:none;
}
.multiSelectClearShow
{
	display:block;
}
.multiSelectOptions {
	margin-top: -1px;
	border: solid 1px #cacaca;
	background: #f4f8f9;
	padding:4px;

}
.multiSelectOptions LABEL {
	padding: 2px 5px;
	display: block;
	clear:both;
}
.multiSelectOptions LABEL.checked {
	background: #E6E6E6;
}
.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}
.multiSelectOptions LABEL.hover {
	background: #CFCFCF;
}
.multiSelectOptions .filter
{
	background: url(images/multiSelect_filter.jpg) no-repeat; margin:5px 0px 0px 5px; width: 75px; height:23px;
	 clear:both;
	cursor:pointer;
}
.multiSelectOptions .column
{
	border:solid 0px red;
	float:left;
}

.multiSelectOptions .column label {
	font-size:12px;
	color:#3a3a3a;
	font-family:Arial;
	
}
.multiSelectOptions .column input {
	margin:0px;
	height:12px;
	width:12px;
	margin-top:5px;
	padding-top:5px;
	margin-right:5px;
}









/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ecf1f2;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/*End Modal Popup*/

.button_blue_l
{
	background-image: url(/data/images/button_blue_l.gif);
	float: left;
	height: 23px;
	overflow: hidden;
	width: 3px;
}
.button_blue_r
{
	background-image: url(/data/images/button_blue_arrow.gif);
	float: right;
	height: 23px;
	overflow: hidden;
	width: 21px;
}
.button_blue_main
{
	height: 23px;
}
.button_blue_mid
{
	background-image: url(/data/images/button_blue_bg.gif);
	float: left;
	height: 20px;
	padding-top: 3px;
}

.button_blue_main.a {
	color:#FFFFFF;
}
.button_blue_mid a {
display:block;
border:0px solid blue;
color:#FFFFFF;
font-family:Arial;
font-size:14px;
padding-left:10px;
padding-right:20px;
width:100%;
text-decoration:none;
}
.button_blue_arrow
{
	float: right;
	height: 21px;
	margin-left: 10px;
	width: 13px;
}

.homeCrumbImage
{
	background-image: url('/data/images/crumbImage.png');
	background-position:0px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	border:0px solid blue;
	line-height: 100%;
	margin-left: 3px;
	margin-top: 2px;
	width: 10px;
}
.homeCrumbA
{
	line-height: 110%;
	margin-left: 21px;
	border:0px solid red;	
	text-align:left;
}
.homeCrumbA a
{
	font-family: Arial;
	font-size: 12px;
	color:#33b1e6;
}


.customerLogin .emailTxt {
	height:22px;
}

.customerLoginTitle {
	font-size:24px;
	color:#5b5b5b;
	width:250px;
	margin-bottom:7px;
}

.customerLogin .emailInp {

}


.customerLogin .passTxt {
	height:20px;
}

.customerLogin .rememberMe{
	margin-top:10px;
	height:20px;
}

.customerLogin .errorMessage{
	margin-top:10px;
	color:#FF0000;
}
.customerLogin .passTxt {
	margin-top:10px;
}

.customerLogin .button{
	margin-top:10px;
}
.customerLogin {
	width:250px;
	border:1px solid #cccccc;
	background-color:#ecf2f4;
	padding:14px;
}

.customerLogin div {
	font-family:Arial;
}
.DivLoginOut
{
	float:right; 
	height:100px;
}

.divTitleMain{
color:#5b5b5b;
float:left;
font-family:Century Gothic;
font-size:18px;
}

.divTitleSpan{
color:#009de0;
font-family:Century Gothic;
font-size:48px;
}


.advBlueBlock{
background-image:url(/data/images/block_bg_gray.gif);
background-repeat:no-repeat;
height:40px;
width:756px;
padding-left:7px;
color:#333333;
}


.discountFlag {
background-position:left top;
background-repeat:no-repeat;
color:#ffffff;
display:block;
font-weight:bold;
height:52px;
position:absolute;
text-align:center;
line-height:49px;
width:51px;
z-index:200;
margin-top:-40px;
margin-left:185px;
}

.ProductDetailLeft .discountFlag {
margin-left:-45px;
}

.blueLine{
	border-top:2px solid #0099cc;
	height:2px;
}

.BlueLineTitle {
color:#434343;
font-family:Century Gothic;
font-size:19px;
margin-bottom:2px;
}

.divDiscount
{
	float: left;
	margin-top: 179px;	
}

.divEditClick{width:82%; height:24px; cursor:pointer; float:left;}

.imgLightbox
{
	display:none; z-index:1; position:absolute;border:solid 1px #cccccc;margin-top:150px;margin-left:50px;
}

.blueLine
{
	border-top:solid 2px #009ad0; width:763px;  clear:both; overflow:hidden;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

