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

body, html
{
	margin-top:0;
    margin-bottom:0;
	font-family: arial, helvetica, sans-serif;
	color:#fff;
	background: #ffffff url('images/bgtile.png') repeat-x top;
}
#page_alignment
{
	align: center; 
	width: 100%;
}/* IE SAFE */

#container
{
	width:1000px;
	margin:0 auto;
}
#hd
{
	height: 100px;
	border-bottom: 10px solid #ffffff;
}
#hd img
{
	margin-left: 38px;
	margin-top: 10px;
    margin-bottom: 10px;
}
#bb
{
	clear:both;
	width:100%;
	height:40px;
	margin-bottom: 0px;
}
a.bb
{
	color: #000;
	text-decoration:none;
}	
#sb_page_b
{
    background: transparent url("images/rolltab.png") no-repeat 0px -40px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none !important;
	float:left;
	text-align:center;
	color:#000;
	width:150px;
	height:40px;
}
#sb_page_b:hover
{
	background:  transparent url("images/rolltab.png") no-repeat 0px 0px;
}
#sb_page_b table
{
	margin-top: 0px;
}

#p_bd
{

}

#sb 
{
	float:left;
	width:200px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 10px;
}

#bd
{
	background: #fff;
	color: #000;
	padding: 20px;
	float:right;
	width:720px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
}
#bd a
{
	color: #666;
}

#ft
{
	font-size: 11px;
	clear:both;
	padding: 10px 10px 10px 10px;
	color: #000;
}

#sb_page
{
	background: url('images/19bg.png')repeat;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	margin-bottom: 1px;
}
a.sb_page
{
	text-decoration: none;
	color: #FFF;
}

#sb_page:hover
{

}

#sb_spacer
{
height:25px;
width:100%;

}

#sb_title
{
	padding: 5px 5px 5px 5px;
	color:#333;
	font-size: 16px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	margin-top:0px;
	background-color: #FFF;
	text-transform: uppercase;
	font-weight: bolder;
}

a.sb_level
{
	text-decoration: none;
	color: #666;
	font-weight:bold;
}

a.sb_level:hover
{
}

a.sb_sublevel
{
text-decoration: none;
font-weight: normal;
color: #666;
}

a.sb_sublevel:hover
{
}	

#sb_sublevel
{
	background: #fff;
	text-indent: 25px;
	padding: 3px;
	font-size: 10px;
}

#sb_sublevel:hover
{
	
}

#sb_level
{
	background: #fff;
	border-top: 1px solid #eee;
	padding: 7px;
	font-size: 13px;
}
#sb_level:hover
{
	
}


#map
{
width:100%;
text-align: right;
text-decoration: none;
font-size: 200%;
color: #8C0209;
}

#bd_title
{
	font-size: 24px;
	font-weight: bold;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

#bd_text /*No formating required*/
{
	font-size: 12px;
}

div.lg_button /*No formating required*/
{
color:ffffff;
float:left;

line-height:35px;
text-align:center;
height:35px;
width:104px;
background-image:url('../gui/lg_bt_d.gif');
background-repeat:no-repeat;
}
div.lg_button:hover /*No formating required*/
{
color:ffffff;
float:left;

line-height:35px;
text-align:center;
height:35px;
width:104px;
background-image:url('../gui/lg_bt_l.gif');
background-repeat:no-repeat;
}

div.lg_button_1 /*No formating required*/
{
color:ffffff;
float:left;

line-height:35px;
text-align:center;
height:35px;
width:104px;
background-image:url('../gui/lg_bt_l.gif');
background-repeat:no-repeat;
}	


	
/* IMAGE COPY*/	
* html #product_img /*No formating required*/
{	
width: expression( this.scrollWidth > 349 ? "350px" : "auto" ); /* sets max-width for IE */
float:left;	
}

#product_img /*No formating required*/
{
float:left;	
max-width:350px;
}


* html img.default /*No formating required*/
{	
width: expression( this.scrollWidth > 349 ? "350px" : "auto" ); /* sets max-width for IE */
}


img.default /*No formating required*/
{	

max-width:350px;
max-height:250px;
}



* html img.square /*No formating required*/
{	
width: expression( this.scrollWidth > 157 ? "158px" : "auto" ); /* sets max-width for IE */
}

img.square /*No formating required*/
{	
max-width:160px;
max-height:220px;
}

* html img.square_l /*No formating required*/
{	
width: expression( this.scrollWidth > 249 ? "250px" : "auto" ); /* sets max-width for IE */
height: expression( this.scrollHeight > 179 ? "180px" : "auto" ); /* sets max-height for IE */
}

img.square_l /*No formating required*/
{	
max-width:250px;
max-height:180px;
}

* html img.uploader_imgs /*No formating required*/
{	
width: expression( this.scrollWidth > 99 ? "100px" : "auto" ); /* sets max-width for IE */
}	


img.uploader_imgs /*No formating required*/
{	
max-width:100px;
max-height:100px;
}


* html img.page_imgs /*No formating required*/
{	
width: expression( this.scrollWidth > 49 ? "50px" : "auto" ); /* sets max-width for IE */
}	


img.page_imgs /*No formating required*/
{	
max-width:50px;
max-height:50px;
}
/*END IMAGE COPY*/

#product_info /*No formating required*/
{
padding:10;
float:right;
width:40%;
}
#product_name
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 200%;
color: #525252;
}
#product_manu
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 150%;
color: #696969;
}
#product_num
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #696969;
}
#price_n
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #696969;
text-decoration: line-through;
}
#price
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 120%;
color: #696969;
}

#price_all
{
float:left;
}	

img.button
{
float:right;
}

#product_long/*No formating required*/
{

border-style:dotted;
border-color:#C9C9C9;
border-width:1px;
width:95%;
padding:10;
clear:both;
}

#top_pro
{
width:100%;
padding:10;
}
 
#cat_name
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 200%;
color: #525252;
}

