html, body {
			
			margin: 0px 0px 0px 0px;
			font-family: verdana;
			font-size: 12px;
			height: 100%;
			min-height: 100%;
			z-index: -1;
			text-align: center;
			background-color: #F0F0F0;
			background: url('/images/loading.gif');
			background-repeat: no-repeat;
			background-position: center;
				
			}
			
img { behavior: url(/Includes/iepngfix.htc); }

div#header {
		
			/*width: 100%;*/
			height: 143px;
			/*background: url('/Includes/images/headerbg.gif');*/
			margin: 0px;
			padding: 0px;
			/*overflow: hidden;*/
			position: relative;
			text-align: center;
			
			}
			
div#footer {
		
			width: 960px;
			position: relative;
			left: 50%;
			margin-left: -480px;
			
			margin-bottom: 20px;
			background-color: #FFF;
			padding: 3px 0px 10px 0px;
			color: #333;
			/*overflow: hidden;*/
			text-align: center;
			font-size: 11px;
			border-top: 7px solid #7A96BE;
			}
			
div#footer a {
		
	color: #333;
	
}
			
		
div#menu {
		
			/*width: 100%;*/
			height: 32px;
			/*overflow: hidden;	*/
			padding: 0px;
			margin: 0px;
			position: absolute;
			bottom: 15px;
			left: 50%;
			margin-left: -480px;
			width: 960px;
			
			}
			
html>body>div>div#menu {

			bottom: 16px;

			}		
			
			
div#content {
		
			background: #FFFFFF;
			position: relative; 
			display: block;
			z-index: 2;
			width: 960px !important;
			padding: 10px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			font-size: 12px;
			padding-bottom: 20px;
			/*border-left: 1px solid #DDDDDD;*/
			/*border-right: 1px solid #DDDDDD;*/
			/*border-top: 1px solid #DDDDDD;*/
			min-height: 100%; /* For Modern Browsers */
			height: auto !important; /* For Modern Browsers */
			height: 100%; /* For IE */
			
			}

html>body>div#content { 
		
			width: 940px !important;

			}
			
html #container {

			height: 500px;
			min-height: 100%; /* For Modern Browsers */
			height: auto !important; /* For Modern Browsers */
			height: 100%; /* For IE */
			
			}
			
div#content td, th {

			font-size: 12px;

			}
		
div#content th {

			text-align: left;
			
			}
			
#content h1 {
		
			color: #333;
			font-size: 16px;
			font-weight: bold;
			display: inline;
		
			}
			
#content h2 {
		
			color: #333;
			font-size: 14px;
			font-weight: bold;
			display: inline;
		
			}
			
#content h3 {
		
			color: #333;
			font-size: 12px;
			font-weight: bold;
			display: inline;
		
			}
			
#content a {
		
			color: #22467A;
			text-decoration: underline;
					
			}
		
#content a:hover {
			
			color: #22467A;
			text-decoration: none;
		
			}
			
#carticon {

		vertical-align: middle;

		}
			
div#menu .menulinks a,div#menu .nohoverlinks a {
			
			display: block;
			float: left;
			/*background-image: url('/Includes/images/tab3.gif');*/
			/*background-image: url('/Includes/images/newtab.png');*/
			background-repeat: no-repeat;
			width: 92px;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			line-height: 31px;
			height: 31px;
			color: #FFFFFF;
			text-decoration: none;
			/*font-weight: bold;*/
			text-align: center;
			/*font-variant: small-caps;*/
			font-size: 1.2em;
			font-family: 'Open Sans',sans-serif;
									
			}
			
div#menu .menulinks a:hover {
			
			/*background-image: url('/Includes/images/tab3_hover.gif');*/
			/*background-repeat: no-repeat;*/
			background-color: #7A96BE;
			color: #FFFFFF;
			
			}
			
div#menu .nohoverlinks a:hover {

	background-color: transparent !important;
	color: #FFFFFF;
	text-decoration: underline;

}
			
div#menu .menulinks a:visited {
	
	color: #FFFFFF;

}

#menulinks a.cartbutton {

	padding-top: 8px;

	}

html>body>div>div>#menulinks a.cartbutton {
	
	padding-top: 0px;
	background-color: transparent;
	
	}
	


	
			
#sub, #submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #support {

		display:none; 
		position:absolute; 
		top:126px; 
		height: 12px;
		background-color: #7A96BE; 
		padding: 2px;
		left: 50%;
		margin-left: -480px;
		/*width: 956px;*/
		z-index: 1;
        /* zoomify html5 z-index: 2000; */
		bottom: 0px;
		font-size: 10px;
		text-align: left;

					  
	  }
	  
#sub a, #submenu1 a, #submenu2 a, #submenu3 a, #submenu4 a, #submenu5 a, #support a {

		color: #FFFFFF;
		font-weight: bold;
		overflow: hidden;
		text-decoration: none;

	}
	  
#sub {
	
		background-color: #7A96BE; 
	  
	  }
			


div#login {
		
		position:absolute;
		top: 10px;
		margin-top: 8px;
		left: 50%;
		margin-left: 322px;
		font-weight: bold;
		z-index: 1;
        /* zoomify html5 z-index: 5000; */
		/*border: 1px solid #CC0000;*/
		height: 60px;
		font-family: 'Open Sans',sans-serif;
		
	}
	
html>body div#login {

	top: 10px;
	margin-top: 0px;

}
	
div#login td {

		color: #333;
		font-size: 10px;

		}
		
div#login a{

		color: #333;
		font-size: 10px;

		}
	
div#loggedin {

		color: #333;
		position:absolute;
		top: 10px;
		width: 300px;
		text-align: right;
		left: 50%;
		margin-left: 174px;
		font-weight: bold;
		z-index: 1;
		font-size: 11px;
		font-family: 'Open Sans',sans-serif;

		}
		
div#loggedin  a {

	color: #333;
	
	}		
		
		
div#showcart {

		color: #FFFFFF;
		position:absolute;
		top: 103px;
		width: 120px;
		left: 50%;
		vertical-align: middle;
		margin-left: 100px;
		font-weight: bold;
		z-index: 1;
        /* zoomify html5 z-index: 5000; */
		font-size: 10px;
		text-align: right;

	}
	
div#showcart a {

		color: #FFFFFF;
		text-decoration: none;
		
		}
		


#content th {
		
			text-align: left;
			cursor: pointer;
		
			}
	
.loginbox {

	width: 89px;
	height: 16px;
	border: 1px solid #999999;
	margin: 1px;

	}
	
	
#content a.caton {
		
			padding: 5px;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			border-left: 1px solid #777777;
			border-top: 1px solid #777777;
			border-right: 1px solid #777777;
			border-bottom: 1px solid #FFFFFF;
			margin: 0px;
			line-height: 26px;
			z-index: 1000;
			font-size: 1.2em;
			
			}
			
#content a:hover.caton {
		
			color: #000000;
					
			}
			
#content a.catoff {
		
			background-image: url('/images/buttonbg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 5px;
			text-decoration: none;
			font-weight: bold;
			color: #000;
			border: 1px solid #777777;
			margin: 0px;
			line-height: 26px;
			z-index: 1000;
			font-size: 1em;
		
			}
			
#content a:hover.catoff {
		
			background-image: url('/images/buttonbghover.gif');
			color: #000;
					
			}
			
#content a.purchon {
		
			padding: 5px;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			border-left: 1px solid #777777;
			border-top: 1px solid #777777;
			border-right: 1px solid #777777;
			border-bottom: 1px solid #FFFFFF;
			margin: 0px;
			line-height: 56px;
			z-index: 1000;
			font-size: 15px;
			
			}
			
#content a:hover.purchon {
		
			color: #000000;
					
			}
			
#content a.purchoff {
		
			background-image: url('/images/buttonbgdark.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			padding: 5px;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			border: 1px solid #777777;
			margin: 0px;
			line-height: 56px;
			z-index: 1000;
			font-size: 15px;
		
			}
			
#content a:hover.purchoff {
		
			background-image: url('/images/buttonbgdark_hover.gif');
			color: #FFFFFF;
					
			}

		#tabs {
			
			width: 100%;
			position: absolute;
			margin-top: 0px;
			height: 27px !important;
			padding: 0px;
			margin: 0px;
			
			overflow: visible;
			z-index: 1000;
			left: 0px;
			display: block;
			background-image: url('/Includes/images/tabborder.jpg');
			background-repeat: repeat-x;
			background-position: 0px 26px !important;
			
		}
		
			
		#container,
		#container1,
		#container2,
		#container3,
		#container4,
		#container5,
		#container6,
		#container7,
		#container8,
		#container9 ,
		#container10,
		#container11{

			display: block;
	/*		border-top: 1px solid #777777; */
			padding-left: 10px;
			z-index: auto;
			left: 0px;
		/*	min-height: 100%; /* For Modern Browsers */
		/*	height: auto !important; /* For Modern Browsers */
		/*	height: 100%; /* For IE */
			width: 660px;
			background-color: #FFFFFF;
						
			}
			
		#content a.brownbutton, #content a.brownbutton:hover {
			
			border: 1px outset;
			display: block;			
			background-image: url('/images/lightbuttonbg.gif');
			background-repeat: repeat-x;
			padding: 5px 10px 5px 10px;
			margin: 0px;
			color: #000000;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
				
			}
			
		#content a.winebutton , #content a.winebutton:hover {
			
			border-top: 2px outset #ac7f8a;
			border-left: 2px outset #9c6673;
			border-right: 2px outset #6c3a46;
			border-bottom: 2px outset #59303a;
			display: block;			
			background-image: url('/images/buttonbgdark.gif');
			background-repeat: repeat-x;
			padding: 5px 10px 5px 10px;
			margin: 0px;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
				
			}
			
		#content a.brownbutton:active, #content a.winebutton:active {
			
			border: 2px inset;
							
			}

			div#breadcrumb a, div#breadcrumb a:hover {
		
			font-variant: small-caps;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			color: #7E643E;
			
			}
			
	#dhtmlfloatie {
		
		position: absolute;
		left: 0px;
		filter:alpha(opacity=0);
		opacity: 1;
		-moz-opacity:1;
		border: 2px solid #000000;
		padding: 5px;
		z-index: 5000;
		
		}
		
	.buttom_cont, .top_cont{
		
		position: absolute;
		top: 0px;
		left: 0px;
		height: 325px;
		min-height: 325px;
		width: 902px;	
		padding: 10px;
	}	
	
	.top_cont{
		z-index: 1000;		
		background-color:  #F0F0F0;
		filter:alpha(opacity=35);
		-moz-opacity:0.35;
		opacity: 0.35; 	
		border: 1px solid #999999;
		text-align: center;
		vertical-align: middle;
	}	
	
	.top_box{
		z-index: 1001;
		position: relative;
		background-color: #FFFFFF;
		border: 1px dashed #CC0000;
		text-align: center;
		vertical-align: middle;
		top: 130px;
		left: 195px;
		width: 530px;
		color: #CC0000;
		font-size: 15px;
		font-weight: bold;
		padding: 15px;
		
	}
	
.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
 .img-shadow img:hover {

	border: 1px solid #CCCCCC;
 
 }
 
 
#content a.button_blue, a.button_blue {
	    background: transparent url('/images/btn_right_blue.gif') no-repeat scroll top right;
	    color: #444;
	    display: block;
	    float: left;
	    font: normal 12px verdana;
	    height: 24px;
	    margin-right: 6px;
	    padding-right: 10px; /* sliding doors padding */
	    text-decoration: none;
	}

#content a.button_blue span, a.button_blue span {
	    background: transparent url('/images/btn_left_blue.gif') no-repeat;
	    display: block;
	    line-height: 14px;
	    padding: 5px 0 5px 10px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	
#content a.button_green, a.button_green {
	    background: transparent url('/images/btn_right_green.gif') no-repeat scroll top right;
	    color: #444;
	    display: block;
	    float: left;
	    font: normal 12px verdana;
	    height: 24px;
	    margin-right: 6px;
	    padding-right: 10px; /* sliding doors padding */
	    text-decoration: none;
	}

#content a.button_green span, a.button_green span {
	    background: transparent url('/images/btn_left_green.gif') no-repeat;
	    display: block;
	    line-height: 14px;
	    padding: 5px 0 5px 10px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

#content a.button_blue:hover, #content a.button_green:hover {

	color: #FFFFFF;
	text-decoration: underline;

	}
	
#content a.bigbutton {
		/* Sliding right image */
		background: transparent url('/images/button_right.png') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 6px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		color: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		width: 150px;
		text-align: center;
	}

#content a.bigbutton span {
		/* Background left image */ 
		background: transparent url('/images/button_left.png') no-repeat; 
		display: block;
		line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 5px 0 5px 18px;
	} 
	
#content a.bigbutton:hover {
	
		color: #FFF;
	
	}

div .newsBox{  
	text-align: left;    
	border: 1px solid #aaa;    
	background-color: #fff;    
	color:#333;    
	padding: 10px 20px;    
	margin: 10px;    
	-o-border-radius: 4px;    
	-moz-border-radius: 6px;    
	-moz-box-shadow: 0px 3px 7px #adadad;    
	-webkit-border-radius: 6px;    
	-webkit-box-shadow: 0px 3px 7px #adadad;    
	-opera-border-radius: 10px;    
	border-radius: 6px;    
	-moz-box-sizing: border-box;    
	-opera-sizing: border-box;    
	-webkit-box-sizing: border-box;    
	-khtml-box-sizing: border-box;    
	box-sizing: border-box;
}


#content .buybutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 15px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#content .buybutton:hover {
	text-decoration: none;
}
#content .buybutton:active {
	position: relative;
	top: 1px;
}

#content .orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
#content .orange:hover {
	color: #FFF;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
#content .orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}