/*
Design T1
(c) 2009 - Simply Logic Labs
*/

body, html
		{
		margin-top:10;
		padding:0;
		color:#000;
		background:#7c7c7c;
		}



#page_alignment
		{
		align: center; 
		width: 100%;
		}/* IE SAFE */
	
#container
	{
	background:#fff;
	width:1000px;
	margin:0 auto;
	}
	
#hd
	{
	background-image:url('t1/bg01.gif');
	background-repeat:no-repeat;
	padding:10;
	}
	
#sb 
	{
	float:left;
	padding:5px;
	width:240px;
	}
	
#bd
	{
	padding:10;
	float:right;
	width:730px;
	}
	
#ftL
	{
	width:100%;
	height:5px;
	background-image:url('t1/gt_line.gif');
	background-repeat:repeat-x;
	}
	
#ft
	{
	height:55px;
	clear:both;
	padding:10;
	background-image:url('t1/bg02.gif');
	background-position:bottom right; 
	background-repeat:no-repeat;
	}

a.sb_page
	{
	text-decoration: none;
	color: #6B2424;
	}
a.sb_page:hover
	{
	text-decoration: underline;
	color: #6B2424;
	}
	
#sb_spacer
	{
	height:25px;
	width:100%;

	}
	
#sb_title
	{
	font-weight:bold;
	color: #6B2424;
	position:relative;
	width:100%;
	}

a.sb_level
	{
	margin-left:15px;
	text-decoration: none;
	color: #6B2424;
	font-weight:light;
	}
	
a.sb_sublevel
	{
	margin-left:35px;
	text-decoration: none;
	color: #6B2424;
	}	
	
#map
	{
	width:100%;
	text-align: right;
	text-decoration: none;
	font-size: 200%;
	color: #6B2424;
	}
	
#bd_title
	{
	width:100%;
	text-align: right;
	text-decoration: none;
	font-size: 200%;
	color: #6B2424;
	}
	
#bd_text /*No formating required*/
	{
	
	}
	
#product_img /*No formating required*/
	{
	float:left;	
	width:50%;
	}
	
img.default /*No formating required*/
	{	
	max-width:350px;
	max-height:350px;
	}
	
#product_info /*No formating required*/
	{
	padding:10;
	float:right;
	width:40%;
	}
#product_name
	{
	width:100%;
	text-align: right;
	text-decoration: none;
	font-size: 200%;
	color: #6B2424;
	}
#product_manu
	{
	width:100%;
	text-align: right;
	text-decoration: none;
	font-size: 150%;
	color: #bc353c;
	}
#product_num
	{
	width:95%;
	text-align: right;
	text-decoration: none;
	font-size: 75%;
	color: #bc353c;
	}
#price_n
	{
	width:95%;
	text-align: right;
	text-decoration: none;
	font-size: 75%;
	color: #bc353c;
	text-decoration: line-through;
	}
#price
	{
	width:95%;
	text-align: right;
	text-decoration: none;
	font-size: 120%;
	color: #bc353c;
	}

#price_all
	{
	float:left;
	}	
	
img.button
	{
	float:right;
	}
	
#product_long/*No formating required*/
	{
	float:none;
	clear:both;
	padding:10;
	}

#top_pro
	{
	width:100%;
	padding:10;
	}
	
	
/*FOR DEMO SITE*/
#no_overlap {
	z-index:100;
	position:absolute;
	bottom:5%;
	left:0;
	background-image:url("../bar/bg_2.jpg");
	background-repeat:repeat;
	padding:0;
	width:100%;
	height:70px;

	}


#bottom {
	z-index:100;
	position:absolute;
	bottom:5%;
	left:0;
	background-image:url("../bar/bg_2.jpg");
	background-repeat:repeat;
	padding:0;
	width:100%;
	height:70px;

	}

#pricebar
	{
	z-index:99;
	text-align:left;
	width:350px;
	top:20%;
	right:15%;
	height:200px;
	color:black;
	background-image:url("../bar/bg_1.jpg");
	background-repeat:repeat;
	padding:10;
	}
	
#contact
	{
	z-index:99;
	text-align:left;
	width:350px;
	top:20%;
	right:15%;
	height:200px;
	color:black;
	background-image:url("../bar/bg_1.jpg");
	background-repeat:repeat;
	padding:10;
	}

#logo
	{
	position:absolute;
	height:70px;
	top:0;
	left:40;
	}
	
img.logo
	{
	height:70px;
	top:0;
	left:0;
	}
	
#buttonholder
	{
	position:absolute;
	height:70px;
	
	width:360px;
	height:70px;
	top:3px;
	right:10px;
	}
img.bar_b
	{
	border:0px;

	max-width:593px;
	height:60px;
	}

