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

body, html
{
margin-top:0;
margin-bottom:0;
	font-family: arial, helvetica, sans-serif;
	color:#fff;
	background: #141414;
}
#page_alignment
{
	align: center;
	width: 100%;
}/* IE SAFE */

#container
{
	
	background: #00A2E5 url(oxi/pgbd.png) no-repeat bottom left;
	width:1000px;
	margin:0 auto;
}
#hd
{
	background: url(oxi/hdbg.png) no-repeat;
	height: 130px;
}
#hd img
{
	height: 130px;
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
}
#bb
{
	background: #ffffff url("oxi/top.png") repeat-x;
	clear:both;
	width:100%;
	height:40px;
}
a.bb
{
	color: #000;
	text-decoration:none;
}	
#sb_page_b
{
	background: transparent url("oxi/over2.png") no-repeat 0px 0px;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	text-align:center;
	color: #000;
	position:relative;
	width:150px;
	height:30px;
}
#sb_page_b:hover
{
	background-position: 0px -31px;
}
#sb_page_b table
{
	margin-top: 0px;
}

#p_bd
{
	padding-bottom: 20px;
}

#sb 
{

	float:right;
	width:240px;
	margin-bottom: 10px;
}

#bd 
{
	margin-top: 10px;
	border:solid 1px;
	background: #fff;
	color: #101010;
	padding: 20px;
	float:left;
	width:670px;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 20px;
}
#bd a
{
	color: #555;
}

tr{
color:#000;
}

a.down_price{
text-decoration:none;
padding:10px;
background:#fff;
border:#94CBEE solid 1px;
}
a.down_price:hover{
background:#94CBEE;
}

div.down_price{
clear:both;
padding:10px;
}

#ft
{
	background: #ffffff url("oxi/ftbg.png") repeat-x;
	font-size: 11px;
	clear:both;
	color: #000000;
	padding: 5px 10px 15px 20px;
}

a.sb_page
{

text-decoration: none;
color: #fff;
}

#sb_page
{
    text-transform: uppercase;
	font-size: 14px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	margin-bottom: 1px;
	height: 20px;
}

#sb_page:hover
{
	background: url("oxi/over.png");
}

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

}

#sb_title
{
	background: url(oxi/sb_title.gif) no-repeat;
	padding: 15px 10px 15px 10px;
	color:#fff;
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
}

a.sb_level
{
text-decoration: none;
color: #727272;
font-weight:light;
}

a.sb_level:hover
{
font-weight:light;
}

a.sb_sublevel
{
text-decoration: none;
color: #727272;
}

a.sb_sublevel:hover
{
}	

#sb_sublevel
{
	background: #fff;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	text-indent: 25px;
	padding: 5px;
	margin-top:1px;
	font-size: 12px;
}

#sb_sublevel:hover
{
	background: #f5f5f5;
}

#sb_level
{
	background: #fff;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	padding: 10px;
	margin-top:1px;
	font-size: 12px;
}
#sb_level:hover
{
	background: #f5f5f5;
}


#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:right;	
}

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

}

#featured /*No formating required*/
{
list-style-type:circle

}


* 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: #2f2f2f;
}
#product_manu
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 150%;
color: #555;
}
#product_num
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #555;
}
#price_n
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #555;
text-decoration: line-through;
}
#price
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 120%;
color: #555;
}

#price_all
{
float:left;
}	

#requestemail
{
border:none; 
float:left; 
width:250px; 
margin-top:20px;
border-width:1px; 
border-color:A1A1; 
color:#383838; 
background:#ffffff url('oxi/pgbd.png') bottom right;
padding:10px;
margin-bottom:10px;
}



	
#send_request{
border:none;
padding:5px;
border-style:solid;
border-color:#999;
border-width:1px;
background-color: #f0f0f0; 
margin-top:3px;
color: #000;
cursor:pointer
}
#send_request:hover{

background-color: #999; 

}

* html #search_button{
background:url('oxi/btn_search_box.gif') no-repeat;
height:24px;
width:27px;
padding-left: 30px;
margin-top:2px;
margin-left:3px;
overflow:hidden;
color: #000;
border:none;
cursor:pointer
}
#search_button{
background:url('oxi/btn_search_box.gif') no-repeat;
height:24px;
width:27px;
text-indent: 30px;
margin-top:2px;
margin-left:3px;
overflow:hidden;
color: #000;
border:none;
cursor:pointer
}

#search_box{
margin-top:0px;
margin-left:6px;

}


img.button
{
float:right;
}

#product_long/*No formating required*/
{



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

#top_pro
{
margin-bottom:20px;
width:100%;
padding:10;
}
 
#cat_name
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 200%;
color: #2f2f2f;
}
/*
Design T1
(c) 2009 - Simply Logic Labs
*/

body, html
{
margin-top:0;
margin-bottom:0;
	font-family: arial, helvetica, sans-serif;
	color:#fff;
	background: #141414;
}
#page_alignment
{
	align: center;
	width: 100%;
}/* IE SAFE */

#container
{
	
	background: #00A2E5 url(oxi/pgbd.png) no-repeat bottom left;
	width:1000px;
	margin:0 auto;
}
#hd
{
	background: url(oxi/hdbg.png) no-repeat;
	height: 130px;
}
#hd img
{
	height: 130px;
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
}
#bb
{
	background: #ffffff url("oxi/top.png") repeat-x;
	clear:both;
	width:100%;
	height:40px;
}
a.bb
{
	color: #000;
	text-decoration:none;
}	
#sb_page_b
{
	background: none;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	text-align:center;
	color: #000;
	position:relative;
	width:150px;
	height:30px;
}
#sb_page_b:hover
{
	background: transparent url("oxi/over2.png") no-repeat 0px -31px;
}
#sb_page_b table
{
	margin-top: 0px;
}

#p_bd
{
	padding-bottom: 20px;
}

#sb 
{

	float:left;
	width:240px;
	margin-bottom: 10px;
	margin-right:3px;
	margin-left:3px;
}

#bd
{
	margin-top: 10px;
	border:solid 1px;
	background: #fff;
	color: #101010;
	padding: 20px;
	float:right;
	width:670px;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 20px;
}
#bd a
{
	color: #555;
}

tr{
color:#000;
}

a.down_price{
text-decoration:none;
padding:10px;
background:#fff;
border:#94CBEE solid 1px;
}
a.down_price:hover{
background:#94CBEE;
}

div.down_price{
clear:both;
padding:10px;
}

#ft
{
	background: #ffffff url("oxi/ftbg.png") repeat-x;
	font-size: 11px;
	clear:both;
	color: #000000;
	padding: 5px 10px 15px 20px;
}

a.sb_page
{

text-decoration: none;
color: #fff;
}

#sb_page
{
    text-transform: uppercase;
	font-size: 14px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
	margin-bottom: 1px;
	height: 20px;
}

#sb_page:hover
{
	background: url("oxi/over.png");
}

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

}

#sb_title
{
	background: url(oxi/sb_title.gif) no-repeat;
	padding: 15px 10px 15px 10px;
	color:#fff;
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
}

a.sb_level
{
text-decoration: none;
color: #727272;
font-weight:light;
}

a.sb_level:hover
{
font-weight:light;
}

a.sb_sublevel
{
text-decoration: none;
color: #727272;
}

a.sb_sublevel:hover
{
}	

#sb_sublevel
{
	background: #fff;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	text-indent: 25px;
	padding: 5px;
	margin-top:1px;
	font-size: 12px;
}

#sb_sublevel:hover
{
	background: #f5f5f5;
}

#sb_level
{
	background: #fff;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	padding: 10px;
	margin-top:1px;
	font-size: 12px;
}
#sb_level:hover
{
	background: #f5f5f5;
}


#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:right;	
}

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

}

#featured /*No formating required*/
{
list-style-type:circle

}


* 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:left;
width:40%;
}
#product_name
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 200%;
color: #2f2f2f;
}
#product_manu
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 150%;
color: #555;
}
#product_num
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #555;
}
#price_n
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 75%;
color: #555;
text-decoration: line-through;
}
#price
{
width:95%;
text-align: left;
text-decoration: none;
font-size: 120%;
color: #555;
}

#price_all
{
float:left;
}	

#requestemail
{
background-color:#000;
}	

img.button
{
float:right;
}

#product_long/*No formating required*/
{



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

#top_pro
{
margin-bottom:20px;
width:100%;
padding:10;
}
 
#cat_name
{
width:100%;
text-align: left;
text-decoration: none;
font-size: 200%;
color: #2f2f2f;
}
