body
	{
	background: #333333;
	}
#container
{
	margin: 0 auto;
	width: 727px;
	background: transparent url(../imx/contbg.jpg);
}
#header {
	width: 727px;
	height: 142px;
	background: transparent url(../imx/header.jpg);
}
#header a.map {
   position: absolute;
   height: 98px;
   width: 137px;
   top: 34px; 
   text-decoration: none;
}
#header a.map i { 
	visibility: hidden; 
}
#topnav {
	height: 18px;
	float: right;
	color: #fff;
	font-size: 11px;
	padding-top: 5px;
}
#topnav ul {
	float: right;
	margin: 0;
}
#topnav li {
	display: block;
	text-align: center;
	border-right: 1px solid #FFF;
	padding: 0px 10px 0px 10px;
	float: left;
	line-height: 11px;
}
#topnav li.last {
	border-right: none;
}
#topnav li a {
	color: #fff;
	text-decoration: none;
}
#topnav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#leftbar {
	width: 177px;
	float: left;
	text-align: left;
	/*border: 1px solid black;*/
}
#leftbar li {
	font-size: 13px;
	list-style: none;
	background: transparent url(../imx/targdet.png) no-repeat 2px;
	padding: 0px 10px 0px 18px;
	border: 1px solid transparent;
}
#leftbar li:hover {
	background: transparent url(../imx/target.png) no-repeat 2px;
	padding: 0px 10px 0px 18px;
	border: 1px solid #bfbfbf;
}
#leftbar li a {
	color: #000;
	text-decoration: none;
}
#leftbar li a:hover {
	color: #000;
	text-decoration: none;
}
#maincontent {
	width: 549px;
	float: left;
	padding-bottom: 20px;
}
#leftcontent {
	float: left;
	/*padding: 10px;*/
	/*border: 1px solid #660033;*/
	width: 548px;
	margin-left: 0px;
}
#leftcontent ul{
	margin: 0;
}
#footer {
	width: 727px;
	height: 103px;
	margin: 0 auto;
	color: #FFF;
	background: #585858;
}
#footer_contact {
	color: #fff;
	font-size: 11px;
	width: 150px;
	float: left;
}
#footer_contact ul{
	line-height: 12px;
	list-style: none;
	padding-top: 17px;
}
#builtin {
	color: #fff;
	margin-top: 80px;
	text-align: right;
	padding-right: 5px;
	float: right;
	width: 177px;
}
.works {
	background: transparent url(../imx/worksbg.jpg) no-repeat;
	height: 35px;
	padding: 3px 21px;
	margin-bottom: 0px;
}
#title {
	height: 0px;
	margin-left: -5000px;
}
.bold {
	font-weight: bold;
}
.pad5pxLR {
	padding: 0px 5px 0px 5px;
}
/* ************** bag alignment ************ */
#mainImageContainer {
	float: left;
	margin-right: 7px;
	overflow: hidden;
	width: 320px; 
	height: 296px;
	text-align: center;
	/*border: 1px solid red;*/
	padding-left: 8px;
}
#mainImage {
	height: auto;
	padding-right: 7px;
	/*border: 1px solid purple;*/
	text-align: center;
}
.meta {
	/*border: 1px solid green;*/
	width: 160px;
	float: left; 
	list-style-type: none;
}
.imageGallery {
	width: 537px;
	overflow-x: auto;
	overflow-y: hidden;
    float: left;
	margin-top: 10px;
}
.imageGallery ul{
	margin: 0px;
	overflow: hidden;
	width:100%;
}
.imageGallery li img{
	padding:0 3px;
	height: 90px;
}
.imageGallery li {
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.cartHTML {
	float: left;
	width: 160px;
    /*border: 1px solid orange;*/
}
.cartHTML select{
	width: 155px;
	margin: 0;
}
.cartHTML td{
	padding: 0;
}
.prod_desc {
    /*border: 1px solid green;*/
    width: 400px;
	padding: 10px;
}
.bagList li{
	overflow: hidden;
	float: left;
	width: 176px;
	display: block;
	text-align: center;
	border: 1px solid #c8c8c8;
	margin: 2px;
}

.scrollPanel li {
	padding: 5px 10px;
}
.bagList li:hover{
	border: 1px solid #6a6a6a;
}
.bagList li img{
	height: 108px;
}
.bagList li a, .bagList li a:hover{
	color: #000000;
	text-decoration: none;
}
.bagList {
	overflow: hidden;
}
.bagtitle {
	background: #FFFFFF;
	width: 176px;
	height: 35px;
	/*display: table-cell;*/
	/*vertical-align: middle;*/
	color: #FFF; 
	font-weight: bold; 
	display: block;
}
.sidebar {
	border: 1px solid #bfbfbf;
	float: left;
	width: 157px;
	padding: 8px;
	height: 225px;
}

#photoHighlight img{
	max-width: 300px;
	max-height: 250px;
}
#photoHighlight {
	height: 300px;
	overflow: hidden;
	text-align: center;
}
#photoHighlight h3, #photoHighlight h4{
	text-align: center;
}
#photoHighlight h4{ 
	font-style:italic;
}
.scrollPanel {
	overflow: hidden;
	overflow-x: auto;
	height: 150px;
}
.breadcrumbs {
	padding-left: 10px;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
	color: #777;
	text-decoration: none;
}

.form {padding-left: 20px;}
.form label { width: 200px; position: relative; float: left;}
.form input { position: relative; float: left;}
.form li { clear:both; list-style: none;}
.form { float: left; width: 550px; overflow: hidden}