body
{
    height: 95%;

}
.divContainer
{     
    text-align: right;
    font-size: large;
    position: absolute;
    visibility: visible;
    width: 98%;
    filter: alpha(opacity=75 );
    -moz-opacity: 0.75;
    opacity = 0.75;
    vertical-align: middle;
    display: inline;
    height: 98%;
    background-color:#000000;
    border-right: white thick outset; 
    border-top: white thick outset; 
    border-left: white thick outset;
    border-bottom: white thick outset;  
    z-index:99999;
    }

.divLoaderBack
{
    background-color: #444141;
    color: #ffffff;
    font-size:x-small;
    height: 10px;
    visibility: visible;
    width: 510px;
    border-right: #aeb2b1 outset;
    padding-right: 5px;
    border-top: #aeb2b1 outset;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #aeb2b1 outset;
    padding-top: 5px;
    border-bottom: #aeb2b1 outset;
    margin-top: 15px;
    vertical-align: middle;
    text-align: left;
    margin: auto;
    top:50%;
    position:relative;
    
}
.divLoaderProgress
{
    background-color: #e2e7eb;
    color: gray;
    padding: 5px,0px,0px,5px;
    position: relative;
    visibility: visible;
    height: 5px;
    width: 0px;
}

.divLoadingStat
{
    background-color: Transparent;
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px,0px,0px,5px;
    position: relative;
    visibility: visible;
    border-width: medium;
    width: 100%;
    height: 10px;
    text-align: center;
    margin-bottom: 15px;
    top:50%;

}








#productbox{
width:150px;
margin:0 5px;
float:left;
padding:0;
}
#productbox .img{
width:120px;
height:100;
border: 1px solid #e3e3e3;
}
#productbox .img:hover{
border: 1px solid #e3e3e3;
}
#productbox .td{
	border: 1px solid #e3e3e3;
}
#productbox .td:hover{
	border: 1px solid #c3c3c3;
}
.productbox-bg{
	background-color: #f3f3f3;
}
.light-gray-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9d9c9d;
	text-decoration: none;
}
.space{
	padding:10px;
}
#pro-table .td{
	background-color: #f3f3f3;
	padding:15px;
}
#pro-table img{
	border: solid #b2b2b2 1px;
	width:150px;
	height:110px;
	padding:1px;
}
#pro-table img:hover{
	border: solid #3e3e3e 1px;
}
.bg-text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0e0e0;
	padding:4px 0 4px 7px;
}
.shoppingcart-line1{
	background-image: url(images/shoppingcart-line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.orangeboldtext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ea8d14;
	text-decoration: none;
	line-height:14px;
}
.orangeboldtext a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ea8d14;
	text-decoration: none;
}
.orangeboldtext a:hover{
	color: #000000;
	text-decoration: underline;
}
.thanks-text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #e69327;
	text-decoration: none;
}
.pink-bg{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	background-image: url(images/pink-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding:0 5px 2px 5px;
}
.pink-light-bg{
	background-color: #fafafa;
	border:solid #e1e1e1 1px;
}
.pink-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	padding:2px;
}
.blackbold-text1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:14px;
	height:30px;
	overflow:hidden;
}
