body{
	background: no-repeat top center #000000 fixed url(images/bg.jpg);
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a{
	color:#81BB3F;
	text-decoration:none;
	}
	
a:hover{
	color:#666666;
	}

h1{
	font-size:24px;
	font-style:italic;
	margin:0;
	padding:0 0 10px 0;
	color:#006837;
}

h2{
	font-size:22px;
	font-style:italic;
	margin:0 0 10px 0;
	padding:0;
	text-shadow: 2px 2px 2px #000000;
	behavior: url(ie-css3.htc);
	}	
	
h6{
	font-size:14px;
	margin:0;
	padding:0;
	color:#81BB3F;
	}
	

#container{
	width:960px;
	margin:auto;
	background:#ffffff;
	border:1px solid #333333;
	-moz-box-shadow: 0px 3px 8px #000000; /* Firefox */
	-webkit-box-shadow: 0px 3px 8px #000000; /* Safari and Chrome */
	box-shadow: 0px 3px 8px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(PIE.htc);
	position: relative;
}

#header{
	background:url(images/header_bg.jpg) no-repeat left top #006600;
	width:920px;
	height:80px;
	padding:0px 20px 0px 20px;
}

#logoWrapper{
	padding:12px 0px;
}

#logoWrapper img{
	border:none;
}

#checkList{
	float:right;
	background:url(images/checklistBar.jpg) bottom left repeat-x #ffffff;
	padding:10px 20px 8px 20px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 0px 1px 8px #000000; /* Firefox */
	-webkit-box-shadow: 0px 1px 8px #000000; /* Safari and Chrome */
	box-shadow: 0px 1px 8px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	position: relative;
	behavior: url(PIE.htc);
}

#checkList b{
	color:#b6272d;
}

#nav ul{
	margin:0;
	padding:0;
	float:right;
	position: absolute;
	top:50px;
	list-style:none;
	z-index:5px;
	right:20px;
	cursor:default;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-box-shadow: 0px 1px 8px #000000; /* Firefox */
	-webkit-box-shadow: 0px 1px 8px #000000; /* Safari and Chrome */
	box-shadow: 0px 1px 8px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(PIE.htc);
}

#nav ul li{
	display:inline;
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#nav ul li a{
	display:block;
	padding:8px 10px 0 10px;
	height:22px;
	color:#ffffff;
	text-decoration:none;
	border-left:1px solid #000000;
	border-right:1px solid #999999;
	background:url(images/nav-bg.jpg) repeat 0px 0px;
	text-shadow: 0px 0px 5px #000000;
	behavior: url(PIE.htc);
}

#nav ul li#btnfirst a{
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
	position: relative;
	behavior: url(PIE.htc);
	border-left: none;
}

#nav ul li#btnlast a{
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px;
	position: relative;
	behavior: url(PIE.htc);
	border-right: none;
}

#nav li a:hover, li a:focus, li a:active {
	background-position:-100px 30px;
}

#header_border{
	background:#b6272d;
	height:8px;
	position: relative;
	/*z-index:1;
	float:left;*/
}

#slideshow{
	height:350px;
	border-bottom:1px solid #cccccc;
}

#productsearchbar{
	text-align:left;
	width:240px;
	background:#ffffff url(images/productsearchbar.jpg) left bottom no-repeat;
	z-index:10;
	padding:10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 3px 10px #000000; /* Firefox */
	-webkit-box-shadow: 0px 3px 10px #000000; /* Safari and Chrome */
	box-shadow: 0px 3px 10px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	position: relative;
	behavior: url(PIE.htc);
	float:right;
}

.indexSearch {
	margin:30px 20px 0 0;
	
}

.inlaySearch{
	float:left;
}

#productsearchbar h1{
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	color:#333333;
}

#productsearchbar select{
	width:240px;
	margin-bottom:10px;
}

#productsearchbar input.text{
	width:230px;
	margin-bottom:5px;
}

#productsearchbar input#btnSubmit{
	float:right; background:url(images/button/btn-getinfo.png) left top no-repeat; width:127px; height:30px; cursor:pointer; border:none; margin-top:10px;
}

.titleProductSearch{
	color:#b6272d;
	margin-bottom:5px;
	font-weight:bold;
}

.separateline{
	text-align:center; color:#cccccc; font-weight:bold; margin-bottom:5px;
}

#sidebar{
	width:280px;
	padding:20px;
	float:left;
	height:340px;
}

.indexSidebar{
	background:url(images/intro-bg.jpg) left top no-repeat;
}

#inlaySidebar{
	width:280px;
	padding:20px 20px 20px 0px;
	float:left;
}

#content_pd{
	padding:20px;
}

#content{
	float:right;
	width:600px;
	padding:20px;
	height:340px;

}

#content_p{
	float:right;
	width:600px;
	padding:20px 0px 20px 20px;
}

.featureBoard{
	background:url(images/feature-bg.jpg) left top no-repeat #58595b;
	height:320px;
}

.feature h1{
	color:#C1C1C1;
	text-shadow: 2px 2px 2px #000000;
	behavior: url(ie-css3.htc);
}

.feature ul{
	margin:0;
	padding:0;
	}

.feature ul li {
	text-align:center;
	color:#C1C1C1;
	font-size:11px;
	display:inline;
	float:left;
	margin:0 15px 15px 15px;
	width:90px;
	}

.feature ul#productlist li a div.roundedImg{
	width:84px;
	height:84px;
	border:3px solid #999999;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 8px #000000; /* Firefox */
	-webkit-box-shadow: 0px 1px 8px #000000; /* Safari and Chrome */
	box-shadow: 0px 1px 8px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	position: relative;
	behavior: url(PIE.htc);
}

.feature ul#productlist li a img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	behavior: url(PIE.htc);
}

.featureBoard #productlist li a:hover{
	color:#999999;
}

.featureBoard #productlist li a:hover .product-id{
	color:#cccccc;
}

.featureBoard #productlist li a:hover div.roundedImg{
	border:3px solid #b6272d;
}

/**/

#content_p ul{
	margin:0;
	padding:0;
	}

#content_p ul li {
	text-align:center;
	color:#C1C1C1;
	font-size:11px;
	display:inline;
	float:left;
	margin:0 15px 10px 15px;
	width:90px;
	min-height:130px;
}
	
#content_p ul#productlist li a{
	color:#666666;
}

#content_p ul#productlist li a div.roundedImg{
	width:84px;
	height:84px;
	border:3px solid #999999;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(PIE.htc);
}

#content_p ul#productlist li a img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	behavior: url(PIE.htc);
}

#content_p ul#productlist li a .product-id{
	color:#b6272d;
	font-weight:bold;
	font-size:14px;
	}

#content_p ul#productlist li a:hover{
	color:#cccccc;
}

#content_p ul#productlist li a:hover .product-id{
	color:#cccccc;
}

#content_p ul#productlist li a:hover div.roundedImg{
	border:3px solid #b6272d;
}

#content_p h3{
	margin:0px 15px 10px 15px;
	border:1px solid #cccccc;
	padding:5px 10px;
	background:#ebebeb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(PIE.htc);
}

#content_p hr{
	margin:0px 15px 10px 15px;
	color:#ebebeb;
	background:#ebebeb;
	height:1px;
}

/**/

.product-id{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	}

img.wborder{
	border:3px solid #A8A8A8;
}

.clearBoth{
	clear:both;
}

#findProduct{
	border:1px solid #CBCBCB;
	background:#EAEAEA;
	padding:8px 20px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(PIE.htc);
}

#findProduct div{
	float:left;
	margin-top:5px;
	margin-right:20px;
}

input#btnSubmit{
	background:url(images/button/btn-getinfo.png) left top no-repeat; width:127px; height:30px; cursor:pointer; border:none;
}

.breadcrumbs{
	margin-bottom:10px;
	color:#999999;
}

.breadcrumbs span{
	margin-bottom:10px;
	color:#666666;
}

.breadcrumbs a{
	color:#B6272D;
}

.breadcrumbs a:hover{
	color:#999999;
	text-decoration:underline;
}

.checklistButton{
	margin:10px 0 0 0;
}

.floatRight{
	float:right;
}
/* footer */
#footer{
	background:url(images/footer-bg.jpg) left top no-repeat;
	border-top:8px solid #B6272D;
	height:130px;
	width:960px;
	color:#E1E1E1;
	padding:20px 0 0 0;
	font-size:11px;
	}
	
.footer-column{
	height:110px;
	width:279px;
	border-right:1px solid #ebebeb;
	color:#E1E1E1;
	padding:0 20px;
	float:left;
	}
	
	
	
.footer-column h3{
	font-size:14px;
	margin:0;
	padding:0;
	color:#81BB3F;
	}
	
.copyright{
	font-size:10px;
	}
	
.border{
	border:none;
	}
	
#footer ul{
	display:inline;
	float:left;
	margin:0px 0 0 15px;
	padding:0;
	list-style: disc;
	}
	
#footer ul li{
	float:left;
	width:130px;
	margin-bottom:3px;
	}
	
.footer-contact{
	 padding-right:15px; 
	 float:left;
}

#viewchecklist {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
}

#viewchecklist li a {
}

#viewchecklist li{
	vertical-align:middle;
	margin:0 0 0 0;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
	padding:5px 0 0 0;
}

#viewchecklist li div.p_info{
	padding:5px 0 0 0;
	height:16px;
}

#viewchecklist li .roundedImg{
	float:left;
	height:20px;
	margin-right:8px;
	border:1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url(PIE.htc);
}

#viewchecklist li a:hover .roundedImg{
	border:1px solid #b6272d;
}

#viewchecklist li img{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	behavior: url(PIE.htc);
}

#viewchecklist .qty_wrapper{
	float:right;
}

.rmv_btn{
	float:right;
}

.rmv_btn a{
	float:right;
	border:1px solid #cccccc;
	background:#B6272D;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DB9AA1), to(#B6272D));
	background: -webkit-linear-gradient(#DB9AA1, #B6272D);
	background: -moz-linear-gradient(#DB9AA1, #B6272D);
	background: -ms-linear-gradient(#DB9AA1, #B6272D);
	background: -o-linear-gradient(#DB9AA1, #B6272D);
	background: linear-gradient(#DB9AA1, #B6272D);
	-pie-background: linear-gradient(#DB9AA1, #B6272D);
	margin-right:8px;
	padding:5px 10px;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url(PIE.htc);
}

#checklistTable{
	background:#f7f7f7; border:1px solid #ebebeb; padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(PIE.htc);
}

#resetbtn, #orderbtn{
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
	text-align: center;
	padding:3px 10px;
	border:1px solid #999999;
	font-size:13px;
	color:#FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #000000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999999), to(#000000));
	background: -webkit-linear-gradient(#999999, #000000);
	background: -moz-linear-gradient(#999999, #000000);
	background: -ms-linear-gradient(#999999, #000000);
	background: -o-linear-gradient(#999999, #000000);
	background: linear-gradient(#999999, #000000);
	-pie-background: linear-gradient(#999999, #000000);
	position: relative;
	behavior: url(PIE.htc);
}

#addDetail label{
	float:left;
	width:200px;
}

#addDetail hr{
	background:#ffffff;
	color:#ffffff;
}

#addDetail input{
	width:300px;
}

.titlecase{
	color:#999999;
}

#map{
	width:600px;
	height:500px;
	float:right;
}

.c_title{
	float:left;
	width:60px;
}
.c_separate{
	float:left;
	width:20px;
	text-align:center;
}

#p_info{
	background:url(images/loading.gif) no-repeat center;
	min-height:300px;
}


.about-content h3{
	margin:0pxx;
	border:1px solid #cccccc;
	padding:5px 10px;
	background:#ebebeb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(PIE.htc);
}

.about{
	margin:0;
	padding:0 0 0 20px;
	}
	
.about li{
	float:left;
	width:450px;
	margin:0;
	padding:0;
	}
	
	
.gallery ul{
	margin:0;
	padding:0;
	}

.gallery ul li {
	text-align:center;
	color:#C1C1C1;
	font-size:11px;
	display:inline;
	float:left;
	margin:0 12px 15px 13px;
	width:90px;
	}

.gallery ul li a img{
	width:84px;
	height:84px;
	border:3px solid #999999;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	position: relative;
	behavior: url(PIE.htc);
}

.gallery ul li a img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	behavior: url(PIE.htc);
}

.gallery ul li a:hover{
	color:#999999;
}

.gallery ul li a:hover .product-id{
	color:#cccccc;
}

.gallery ul li a:hover img{
	border:3px solid #b6272d;
}

#movie_sec{
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	behavior: url(PIE.htc);
	background:#000000; text-align:center;
}

#checkList_detail a{
	text-decoration:underline;
	color:#666666;
}

#checkList_detail a:hover{
	text-decoration:none;
	color:#81BB3F;
}