html{
		height:100%;
	}
	body{
		margin:0px;
		background-image: url("../gfx/header.gif");
		background-repeat: repeat-x;
		text-align:center;
		height:100%;
	}

	body,div,td{
		font-family: Tahoma,Verdana,Arial,Sans-serif;
		font-size:11px;
		line-height:18px;
		color:#535252;
	}

	a{
		color:#535252;
	}

	a img{
		border:0px;
	}

	p,form{
		margin:0px;
	}

	.clear{
		clear:both;
	}

/*--------------------------------------------------*/
/* align position */
/*--------------------------------------------------*/

	#main{
		background-image: url("../gfx/logo.jpg");
		background-repeat: no-repeat;
		background-position: 50% 0;

		width:100%;
		height:100%;
	}

	#aligner{
		margin-left:auto;
		margin-right:auto;
		width:950px;
		height:100%;
		text-align:left;	
	}

	#home{
		margin-left:200px;
		height:150px;
		width:600px;
		display:block;
	}

/*--------------------------------------------------*/
/* menu styles */
/*--------------------------------------------------*/

	#menu{
		height:100px;
		width:950px;
	}

	#menu_home{
		height:70px;
		width:950px;
	}

	#lang{
		text-align:right;
		position:absolute;
		margin-left:705px;
		width:240px;
		line-height:47px;
		color:#FFFFFF;
	}
	#sitemap_link{
		padding-left:10px;
		border-left:1px solid #FFFFFF;

	}
	#lang a{
		color:#FFFFFF;
		padding-right:5px;
		text-decoration: none;
	}
	#lang ._active{
			text-decoration: underline;
	}

	ul.main_menu{
		width:950px;
		position:absolute;
		margin:0px;
		padding:0px;
		list-style:none;
		border-left:1px solid #FFFFFF;
	}

	ul.main_menu li{
		float:left;
	}

	ul.main_menu li a{				
		font-weight:bold;
		text-decoration:none;
		color:#FFFFFF;
		height:47px;
		line-height:47px;				
		padding-top:17px;
		padding-bottom:17px;		
		padding-left:22px;
		padding-right:22px;
		background-image: url("../gfx/menu_bg.gif");
		background-position: 100% 0;
	}

	ul.main_menu li a.home{
		background-image: url("../gfx/menu_bg_active.gif");
	}

	ul.main_menu a:hover{			
		background-position: 100% -47px;
	}


	ul.main_menu a.active{
		background-position: 100% 47px;
	}	
	ul.main_menu a.active:hover{
		background-position: 100% 47px;
	}	

	
	ul#shaddow_menu{
		position:absolute;

	}


	ul#shaddow_menu li a{
		background-color:#940e13;
		background-image: none;
		float:left;
		padding:0px;
		padding-left:11px;
		padding-right:11px;
		color:#940e13;
	}

	#shaddow_menu .left{
		width:11px;
		float:left;
		height:47px;
		background-image: url("../gfx/menu_active_left.gif");
	}
	#shaddow_menu .right{
		width:11px;
		float:left;
		height:47px;
		background-image: url("../gfx/menu_active_right.gif");
	}

/*--------------------------------------------------*/
/* submenu styles */
/*--------------------------------------------------*/

	ul.sub_menu{	
		position:absolute;
		
		float:left;
		padding:0px;
		margin:0px;
		margin-top:60px;
		color:#940e13;
		list-style:none;
	}

	ul.sub_menu li a{
		
		font-weight:normal;
		text-decoration:none;
		color:#940e13;
		height:12px;
		line-height:12px;				
		padding-top:0px;
		padding-bottom:0px;		
		padding-left:12px;
		padding-right:12px;
		background-image: none;
		background-position: 100% 0;
	}

	ul.sub_menu li a:hover{				
		color: #C51216;

	}

	ul.sub_menu li a.active{				
		text-decoration:underline;
	}

	ul.sub_menu .sep{
		height:11px;
		background-image: url("../gfx/menu_sub_sep.gif");
		background-repeat:no-repeat;
		background-position: 0 2px;
	}
	
/*--------------------------------------------------*/
/* content styles */
/*--------------------------------------------------*/
	
	#content{			
		width:950px;
	}

	#home_left{
		float:left;
		width:353px;
		padding-right:30px;
	}

	#home_right{
		float:left;
		width:545px;
	}

	h1{
		margin:0px;
		margin-bottom:20px;
		font-size:22px;
		color:#bb2128;
	}

	.high_line{
		display:block;
		padding-bottom:10px;

	}
	#home_img{
		cursor:pointer;
		width:353px;
		height:550px;
	}
	
	#home_img_text{
		color:#FFFFFF;
		margin-left:90px;
		width:240px;
		padding-top:20px;
		text-align:justify;
	}

	#home_img_text h2{
		font-size:35px;
		height:60px;
		margin:0px;
	}

	#home_img_text a{
		color:#FFFFFF;
	}


	#home_text{
		height:494px;
		width:555px;
		overflow:hidden;
	}

	#home_footer{
		position:absolute;
		margin-left:-13px;
		width:580px;
		background-image: url("../gfx/home_footer.jpg");
	}

	#sub_footer{
		clear:both;
	}

	.footer{
		margin-left:-25px;
		background-image: url("../gfx/footer.jpg");
		height:65px;
		width:650px;
		line-height:60px;
		text-indent:20px;
		margin-bottom:20px;
	}

	.footer span{
		padding-left:14px;
		padding-right:14px;
	}

	#home_footer span{
		padding-left:10px;
		padding-right:10px;
	}

	.footer a{
		text-decoration: none;
	}
	.footer a:hover{
		text-decoration: underline;
	}

/*---------------------------------------------------*/
/* Sifr styles (Scalable Inline Font Replacement :-) */
/*---------------------------------------------------*/

	/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}

	.sIFR-replaced {
		visibility: visible !important;
	}

	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
	  display: none !important;
	}

	/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

	.sIFR-hasFlash h2 {
		margin:0px;
		visibility: hidden;
		letter-spacing: 0px;
		height:14px;
		font-size: 15px;
	}


/*---------------------------------------------------*/
/* sub pages styles */
/*---------------------------------------------------*/


	#sub_left{
		width:642px;
		float:left;
		padding-left:9px;
	}

	#sub_left_sizer{
		float:left;
		height:383px;
		width:0px;
	}

	#sub_right{
		float:left;
		width:260px;
		padding-left:30px;
	}

	.block{			
		cursor:pointer;
		display:block;
		width:267px;
		background-image: url("../gfx/block.gif");
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
	
	.block h2{
		position:absolute;
		margin:0px;
		color:#FFFFFF;
		padding-top:8px;
		margin-left:8px;
		font-size:20px;
		height:20px;
		font-weight:normal;
	}
	.block img{
		margin-top:45px;
		margin-left:6px;
		width:255px;
		height:82px;
	}

	.block .text{
		margin-top:0px;
		line-height:16px;
		padding: 10px 4px 20px 14px;

		background-image: url("../gfx/block_bottom_bg.jpg");
		background-repeat:no-repeat;
		background-position: 0 100%;
	}


/*---------------------------------------------------*/
/* price list */
/*---------------------------------------------------*/

	.total{
		font-weight:bold;
		text-align:right;
	}

	.price_label{
		
	}

	.price{
		text-align:right;
		width:75px;
	}
	.discount_price{
		font-weight:bold;
		font-size:14px;
		text-align:right;
	}

	.count_me, #total{
		text-align:right;
		width:30px;
		padding-right:10px;
	}



	#price_list th, #price_list td{
		padding:3px;		
	}

	#price_list th{
		background-color: #EAEAEA;
		text-align:center;
	}

	#price_list td{
		background-color: #F3F3F3;
	}

	#price_list button{
		width:20px;		
		height:20px;
		line-height:16px;
		text-align:center;
		margin-right:3px;
		border:1px solid #BB2128;
		background-color: #E4E4E4;
	}
	

	.tr_line{
		height:2px;
		line-height:0px;
	}

	.line{
		border-bottom:2px solid #BB2128;
		height:0px;
		line-height:0px;
	}
	.line_red{
		border-top:2px solid #BB2128;
		height:0px;
		line-height:0px;
	}

	.category{
		border-bottom:1px solid #BB2128;
		font-weight:bold;
	}

/*--------------------------------------------------------*/
/* form validation  */
/*--------------------------------------------------------*/


	.message{ 
		margin-top:10px;
		border:2px dashed #33CC00;
		padding: 8px;
		margin-bottom:12px;
	}

	.form .form_label{
		display:block;
		float:left;
		width:100px;			
	}
	.form .form_field{
		margin-bottom:2px;	
	}

	#product_id{
		height:60px;			
	}

	#product_id_error{
		padding-left:100px;
	}
	label.error{
		color: #FF0000;
		padding-left:7px;
	}
	.error{
		color: #FF0000;
	}
