/* CSS Document */
#text_indent {
	margin:15px;
	}
#flash {
	position:relative;
	top:50px;
	text-align:center;
	z-index:10;
	}
#content {
	position:relative;
	background-image:url(images/pattern_tile.png);
	width:1024px;
	top:-24px;
	}
	
#contentnopattern {
	position:relative;
	width:1024px;
	top:-22px;
	}
	
#tab_up {
	position:relative;
	z-index:5;
	text-align:center;
	}
#table_left {
	background-image:url(images/left_bg_border.png);
	background-repeat:repeat-y;
	}
#product {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	height:230px;
	margin-left:25px;
	z-index:15;
	}
#product_info {
	position:relative;
	background-color:#3E7D83;
	width:120px;
	padding:5px;
	margin:5px;
	left:150px;
	top:-150px;
	z-index:20px;
	}
#product_left {
	background-image:url(images/merchendisebkg2.gif);
	background-repeat:no-repeat;
	height:185px;
	width:250px;
	}
#product_left img{
	left:25px;
	float:inherit;
	overflow:auto;
	}
#product_right {
	background-image:url(images/merchendisebkg1.gif);
	background-repeat:no-repeat;
	height:185px;
	width:250px;
	}
#product_right img{
	z-index:inherit;
	left:25px;
	float:inherit;
	overflow:auto;
	}
#product_large_cell {
	background-image:url(images/large_propudct_bg.jpg);
	background-repeat:no-repeat;
	width::266px;
	height:433px;
	padding-top:40px;
	}	
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.body    {
	font-size: 12px;
}
.bodylink {
	text-decoration: none;
	background-color: #000000;
}
#links_table {
	color:#FFFFFF;
	margin-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	}
#links_table a{
	color:#FFFFFF;
	padding:5px;
	text-decoration:none;
	}
#links_table a:hover{
	color:#FFFFFF;
	background-color:#000000;
	padding:5px;
	text-decoration:none;
	}
.order {
	color:#FFFFFF;
	text-decoration:none;
	}
a {
	text-decoration: none;
}
.heading {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
.large_heading {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	}
.iwo_btn {
	background-image:url(images/iwo_btn_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-top:9px;
	padding-left:15px;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	}
.iwo_btn a{
	text-decoration:none;
	color:#FFFFFF;
	}
body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
p {
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(/images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#msgcontent {
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	color:#924949;
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px;
	}
	
html img,
/* html .png{
	position:relative;

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	background-color: #26281E;
} */

	
