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

body, html
{
margin-top:0;
margin-bottom:0;
	font-family: "arial", helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	background: #141414;
}

#page_alignment
{
	align: center;
	width: 100%;
}/* IE SAFE */

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

#p_bd
{
	padding-bottom: 20px;
}

#sb 
{
	background: url("images/sidebg.png") repeat-y;
	float:left;
	width:200px;
	margin-top: 20px;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:30px;
}

#bd
{
	margin-top: 10px;
	background: url("images/mainbg.png");
	color: #101010;
	padding: 20px;
	float:right;
	width:670px;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 30px;
}
#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: #f3f3f3 url("images/footer_bggrey.png") repeat-x;
	font-size: 11px;
	clear:both;
	color: #000000;
	padding: 5px 10px 15px 20px;
}

#sb_page
{
	padding: 10px 10px 10px 10px;
	height: 9px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
}

a.sb_page
{
	text-decoration: none;
	color: #525252;
}

#sb_page:hover
{
	background: transparent url('images/rollball.png')  no-repeat 0px 2px;
}

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

}

#sb_title
{
	padding: 10px 10px 10px 10px;
	color:#727272;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "myriad pro", arial, helvetica, sans-serif;
}

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
{
	text-indent: 25px;
	padding: 5px;
	font-size: 12px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
}

#sb_sublevel:hover
{
	background: transparent url('images/rollball2.png')  no-repeat 0px -2px;
}

#sb_level
{	
    background: #fff;
	padding: 10px;
	font-size: 12px;
	font-family: "myriad pro", arial, helvetica, sans-serif;
}
#sb_level:hover
{
	background: #f3f3f3;
}


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

#homelogo
{
	border-width:0px;
}

#calendar{
	clear:both;
	overflow:hidden;
	margin-left:5px;
	padding-bottom:0px;

	}
	
#calendarTitles{
width:169px;
height:30px;
	cursor:default;
 background:url('images/calhd.png') 0px 1px no-repeat;
	}
	
#calendarT{
	clear:both;

	margin-left:10px;
	height:8px;
	width:180px;
	background:url('images/calbbg_01.png') no-repeat;
	}
	
#calendarS{
	clear:both;
	overflow:hidden;
	margin-left:11px;
	width:180px;
	background:url('images/calbbgg.png');
	}
	
	#calendarSS{
	clear:both;
	overflow:hidden;
	width:180px;
	background:url('images/calbbg_02.png')bottom no-repeat;
	}
	

	
#calendarB{
	clear:both;

	margin-left:10px;
	margin-bottom:60px;
	height:8px;
	width:180px;
	background:url('images/calbbg_03.png') no-repeat;
	}
	
	
#caldays div{
	 cursor:default;
	 width:24px;
	 height:20px;	
	 text-align:center;
	 padding-top:4px;
	}
#monthyear{
color:#000;
font-size:110%;
text-align:center;
	}
	
#yearsel{
	overflow:hidden;
	display:none;
	position:absolute;
	margin-left:50px;
	margin-top:-15px;
	color:#000;
	font-size:110%;
	text-align:center;
	}

	
#yearsel ul li{
	list-style-type: none;
	background:white;
	padding:5px;
	cursor:pointer;
	}

#yearsel ul li:hover{
	background:#D4E3FC;
	}
	
#monthsel{
overflow:hidden;
display:none;
	position:absolute;
	margin-left:-26px;
	margin-top:-15px;
	color:#000;
	font-size:110%;
	text-align:center;
	}

	
#monthsel ul li{
	list-style-type: none;
	background:white;
	padding:5px;
	cursor:pointer;
	}

#monthsel ul li:hover{
	background:#D4E3FC;
	}
	
	
div.days{
	color:#000;
	background:url('images/calbgh.png') center top no-repeat;
	}
	
div.days:hover{
	background:url('images/calbg.png') center top no-repeat;
	}
	
div.event{
	color:#000;
	cursor:pointer;
	background:url('images/caltoday.png') center top no-repeat;
	}
	
	
div.today{
	color:#000;
	font-weight:bold;
	background:url('images/calbgh.png') center top no-repeat;
	}
	
div.today:hover{
	background:url('images/calbg.png') center top no-repeat;
	}
	
div.days_np{
	color:#CCC;
	background:url('images/calbg.png') center top no-repeat;
	}
	
div.day_titles{
	 font-size:0;
	 text-align:center;
	 color:#fff;
	 width:24px;
	 float:left;
	 padding-top:6px;
	 padding-bottom:3px;
	}
	
div.day_titles:first-letter  {
	font-size:12pt;
	}
