.main_table_title_wrap {
	width: 741px;
	height: 45px;
	background-image: url(images/table_top.png);
	margin: 0 auto;
}
.main_table_title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: large;
	padding-top: 17px;
	padding-left: 20px;
}

.header_wrap_one {
	width: 741px;
	height: 24px;
	background-image: url(images/table_desc.png);
	margin: 0 auto;	
}
.header_wrap_two {
	width: 720px;
	margin: 0 auto;
	color: #1C1C1C;
}
.header_desc_one {
	width: 469px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	padding-top: 3px;
	overflow: hidden;
}
.header_part_one {
	width: 124px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_price_one {
	width: 124px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_desc_two {
	width: 544px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	padding-top: 3px;
	overflow: hidden;
}
.header_price_two {
	width: 174px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_text {
	padding-left: 10px;	
	overflow: hidden;
}

.table_wrap_one {
	width: 741px;
	background-image: url(images/table_middle.png);
	background-repeat: repeat-y;
	margin: 0 auto;	
	overflow: hidden;
}
.table_wrap_two {
	width: 741px;
	background-image: url(images/table_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_class {
	width: 721px;
	margin: 0 auto;
	padding-left: 1px;
}
.table_class_two {
	width: 721px;
	margin: 0 auto;
}
.table_row {
	/*margin-left: 1px;*/
	width: 	720px;
	height: 30px;
	border-bottom: 1px solid #b5b5b5;
}
.table_row_offset {
	/*margin-left: 1px;*/
	width: 	720px;
	height: 30px;
	border-bottom: 1px solid #b5b5b5;
	background-color: #e0e0e0;
}
.table_row_bottom {
	/*margin-left: 1px;*/
	width: 	720px;
	height: 30px;
}
.table_row_bottom_offset {
	/*margin-left: 1px;*/
	width: 	720px;
	height: 30px;
	background-color: #d7d7d7;
}
.table_desc_one {
	width: 469px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
}
.table_part_one {
	width: 124px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
	text-align: center;
}
.table_price_one {
	width: 125px;
	float: left;
	height: 30px;
	text-align: center;
}
.table_desc_two {
	width: 544px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
}
.table_price_two {
	width: 175px;
	float: left;
	height: 30px;
	text-align: center;
}
.text_style_left {
	padding-left: 10px;
	padding-top: 5px;
}
.text_style {
	padding-top: 5px;
}
.table_footer_spacer {
	height: 11px;
	width: 740px;
}
/* ############### */
#fullview_box {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: url(images/pop_up_images/blur.png);
    background-repeat: repeat;
    z-index: 2000;
}        
.box_wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: auto;
}
.loading {
    color: white;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 50px;
	position: fixed;
    top: 50%;
    left: 50%;
    margin: auto;
}
.btnClose {
    position: absolute;
    right: -8px;
    top: -8px;            
}
/* ########################## */
.text_style_left_icon {
	padding-left: 10px;
	padding-top: 5px;
	width: 378px;
	height: 27px;
	float:left;
}
.photo_icon_wrap {
	width: 81px;
	height: 30px;
	float:left;
	background-image: url(images/catalog/photo_icon.png);
	background-position: top;	
}
.photo_icon_wrap:hover {
	background-position: bottom;
    cursor: pointer;
}
.photo_feature_wrap:hover {
    cursor: pointer;
}

.text_style_left_icon2 {
	padding-left: 10px;
	padding-top: 5px;
	width: 453px;
	height: 27px;
	float:left;
}


