#container_allsite {
	width:950px;
	margin:0 auto;
}

#container_header {
	width:100%;
	margin:35px auto 15px;
}

		#container_header_logo {
			width:100%;
			border:0px solid white;
		}

.container_navbar_side {
	/*margin:0 auto;*/
	/*padding:0 0%;*/
	height:27px;
	background-image: url(/gfx/navigations/nav.gif);
}

		
.container_navbar_side span {
		padding-top:4px;
		height:21px;
		text-decoration:none;
		font-size: 14px!important;
		color:#FFFFFF!important;
		text-transform:uppercase;
		letter-spacing:1.2px;
		text-align:center;
		display:block;
		}		
.container_navbar_content{
	margin-bottom:20px;
}
.container_navbar_content a{
	font-size:11px;
}

#container_navbar {
	/*margin:0 auto;*/
	/*padding:0 0%;*/
	width:950px;
	height:27px;
	background-image: url(/gfx/navigations/nav.gif);
}
		#container_navbar a {
			float:left;
			height:21px;
			display:block;
			margin-top:4px;
			font-size: 14px!important;
			color:#FFFFFF!important;
		} 

	#container_navbar a:hover {		
		text-decoration:underline!important;
		color:#dfb52d!important;
	}
		
		#container_navbar li {
			float:left;
			height:27px;
			padding-left:42px;
			border:0px solid transparent;
		}
		
#container_flash {
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}


#container_main {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
}


#container_products {
	width:720px;
	margin:0 auto;
}

	.container_product_thumbnail{
	width:150px;
	height:150px;
	border: 1px solid #000;
	}
	
	.container_product_thumbnail_outer_border{
	width:152px;
	height:152px;
	border: 1px solid #dfb52d;
	}

	.container_products_horizontal_line {
		height:1px;
		width:50%;
		margin-right: auto;
		margin-left: auto;
		margin-top:15px;
		padding-bottom:15px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #868686;
		clear:both;
	}


	div.container_topleft {
		background:url(/gfx/layout/generic/topleft.gif) no-repeat;
		float:left;	
		width:38px;
		height:85px;
	}
	
	#container_topone {
		background:url(/gfx/layout/generic/top.gif) repeat-x;		
		float:left;
		width:150px;
		height:85px;
	}
	
	#container_tab {
		background:url(/gfx/layout/generic/tab.gif) no-repeat;
		float:left;	
		width:331px;
		height:85px;	
	}
	
			#container_tab img {
				width:331px;
				height:82px;
			} 
	
	#container_toptwo {
		background:url(/gfx/layout/generic/top.gif) repeat-x;	
		float:left;	
		width:150px;
		height:85px;
	}
	
	div.container_topright {
		background:url(/gfx/layout/generic/topright.gif) no-repeat;
		float:left;
		width:38px;
		height:85px;
	}
	
	div.container_left {
		background:url(/gfx/layout/generic/left.gif) repeat-y;
		float:left;
		width:22px;
		height:250px;
	}
	
	div.container_content {
		float:left;
		position:relative;
		width:631px;
		height:250px;
	}
	
			div.container_content img.starterpack {
				position:absolute;
				left:40px;
				top:26px;	
			}
			
			div.container_content img.cartridges {
				position:absolute;
				left:210px;
				top:10px;	
			}
			
			div.container_content img.atomizer {
				position:absolute;
				left:440px;
				top:12px;	
			}
			
			div.container_content img.charger {
				position:absolute;
				left:560px;
				top:0;	
			}
			
			div.container_content img.batteries {
				position:absolute;
				left:50px;
				top:130px;	
			}
			
			div.container_content img.manual {
				position:absolute;
				left:260px;
				top:110px;	
			}
			
			div.container_content img.ukplug {
				position:absolute;
				left:410px;
				top:110px;	
			}
			
			div.container_content img.usplug {
				position:absolute;
				left:560px;
				top:110px;	
			}
			
	div.container_right {
		background:url(/gfx/layout/generic/right.gif) repeat-y;
		float:right;
		width:23px;
		height:250px;
	}
	
	div.container_bottomleft {
		background:url(/gfx/layout/generic/bottomleft.gif) no-repeat;
		float:left;
		clear:left;
		width:38px;
		height:27px;
	}
	
	div.container_bottom {
		background:url(/gfx/layout/generic/bottom.gif) repeat-x;		
		float:left;
		width:631px;
		height:25px;
	}
	
	div.container_bottomright {
		background:url(/gfx/layout/generic/bottomright.gif) repeat-x;		
		float:left;
		width:38px;
		height:27px;
	}
	
	#container_top {
		background:url(/gfx/layout/generic/top.gif) repeat-x;		
		float:left;
		width:631px;
		height:82px;
	}
	
			div.container_content img.spareaccessories {
				position:absolute;
				left:270px;
				top:0px;
			}
			
			div.container_content img.batteries2 {
				position:absolute;
				left:70px;
				top:70px;
			}
			
			div.container_content img.logo {
				position:absolute;
				left:210px;
				top:60px;
			}
			
			div.container_content img.atomizer2 {
				position:absolute;
				left:500px;
				top:70px;
			}
			
			div.container_content img.buynow {
				position:absolute;
				left:50px;
				top:200px;
			}
			
			div.container_content img.buynow2 {
				position:absolute;
				left:480px;
				top:200px;
			}
	
	
.container_product_description {
	min-height:125px;
	height:auto !important;
	height:125px;
	border:0px solid red;	
}


#container_footer {
	width:615px;
	margin-left:auto;
	margin-right:auto;
}

		#container_footer .payment {
			width:236px;
			margin-left:auto;
			margin-right:auto;
		}
		
#container_footer_text {
	width:100%;
}

#container_footer_certs {
	width:80%;
	margin-top: 40px;
	margin-right: auto;
	margin-auto: left;
	margin-bottom: 0;
}

		#container_footer_certs img {
			float:left;
			padding:0 30px 50px 0;
		}
		
		#container_footer_certs p {
			margin-bottom:30px;
		}
		
.form_tinymce{
	width:100%;
	height:200px;
}		