.comboOptionImg{
    padding-top:5px;
    padding-bottom:opx;
}
.comboproductThbs {
    display:none;
}
#comboProductCloseBtn2 {
    position:absolute;
    left:584px;
    top:-10px;
    display: block;
    float: right;
    width: 20px;
    height: 18px;
    background-color: #E13F6E;
    color: #FFF;
    text-align: center;
    margin: 10px 5px 0px 0px;
    padding-top: 4px;
    font-size: .7em;
    font-weight: bold;
    cursor: pointer;
    z-index: 100;
}
#comboProductCloseBtn3 {
    position:absolute;
    left:784px;
    top:-10px;
    display: block;
    float: right;
    width: 20px;
    height: 18px;
    background-color: #E13F6E;
    color: #FFF;
    text-align: center;
    margin: 10px 5px 0px 0px;
    padding-top: 4px;
    font-size: .7em;
    font-weight: bold;
    cursor: pointer;
    z-index: 100;
}
#comboProductCloseBtn4 {
    position:absolute;
    left:974px;
    top:-10px;
    display: block;
    float: right;
    width: 20px;
    height: 18px;
    background-color: #E13F6E;
    color: #FFF;
    text-align: center;
    margin: 10px 5px 0px 0px;
    padding-top: 4px;
    font-size: .7em;
    font-weight: bold;
    cursor: pointer;
    z-index: 100;
}

div[class~="quick_combo_container"] {
    padding-bottom:10px;
    margin-bottom: 30px;
    margin-left:0px;
    padding-left:0px;
}
div[class~="quick_combo_container"] > div[class~="combo_deal_title"] {
    font-size: 1.2em;
    margin: 10px 0 20px 0;
    color:#555555;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    font-family: "Merriweather Sans", sans-serif;
}
div[class~="quick_combo_container"] > div[class~="combo_deal_title"] > div[class="line"]{
    border-bottom: dashed #AAAAAA 1px;
    float: right;
    width: 100%;
}

div[class~="quick_combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] {
    width: 196px;
    float: left;
    background-image: url('../../images/icon/plus_sign_07.png');
    background-repeat: no-repeat;
    background-position: 100% 30%;
}

div[class~="quick_combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] > 
div[class="combo_options"] {
    width: 175px;
    float: left;
}

div[class~="quick_combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] > 
div[class="combo_options"] > select {
    margin-top: 2px;
}

div[class~="quick_combo_container"]  > div[class~="combo_product_list"] > div[class~="last_combo_product"] {
    background-image: none;
}

div[class~="quick_combo_pricing"] {
    width: 196px;
    height: 344px;
    float: left;
    background-color: #F6F6F6;
    border: 1px solid #D7D7D7;
    text-align: center;
    font-size: 1em;
}

div[class~="quick_combo_pricing"] > div[class="saved"] {
    font-size: 1.2em;
    color: rgb(225, 64, 108);
}

div[class~="quick_combo_pricing"] > div[class="qtt"] {
    margin-bottom: 10px;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 20px;
    font-size: 0.8em;
}
div[class~="quick_combo_pricing"] > h2 {
    color: #565656;
    text-align: center;
    font-family:  Calibri, "Vera Sans", sans-serif;
    font-weight: bold;
    font-size: .95em;
}

div[class~="quick_combo_pricing"] > div[class="pricing"] > div > hr {
    padding-bottom: 5px
}

div[class~="quick_combo_pricing"] > div[class="pricing"] > div > div {
    margin-bottom: 5px; 
}

div[class~="quick_combo_pricing"] > div[class="pricing"] {
    background-color: #E8E8E8;
    margin-bottom: 15px;
    font-size: 1.25em;
    padding-bottom: 20px;
}

div[class~="quick_combo_pricing"] > div[class="pricing"] >
div {
    padding: 20px 20px;
    text-align: center;
}

div[class~="quick_combo_pricing"] > div[class="pricing"] >
div > span[class="our_price"] {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 20px;
}

div[class~="quick_combo_pricing"] > div[class="pricing"] >
div > span {
    width: 100%;
}

div[class~="quick_combo_pricing"] > div[class="pricing"] >
div > label {
    float: left;
    clear: left;
}
div[class~="quick_combo_pricing"] > div > input[type="submit"] {
    margin: 5px auto 0px auto;
}

div[class~="combo_container"] {
    padding-bottom:0px;
    margin-bottom: 0px;
}
div[class~="combo_container"] > div[class~="combo_deal_title"] {
    font-size: 1.2em;
    margin: 10px 0 20px 0;
    color:#555555;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    font-family: "Merriweather Sans", sans-serif;
}
div[class~="combo_container"] > div[class~="combo_deal_title"] > div[class="line"]{
    border-bottom: solid #AAAAAA 1px;
    float: left;
    width: 793px;
    padding-top:5px;
}

div[class~="combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] {
    width: 196px;
    float: left;
    background-image: url('../../images/icon/plus_sign_07.png');
    background-repeat: no-repeat;
    background-position: 100% 30%;
}

div[class~="combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] > 
div[class="combo_options"] {
    width: 175px;
    float: left;
}

div[class~="combo_container"] > div[class~="combo_product_list"] > div[class~="combo_product"] > 
div[class="combo_options"] > select {
    margin-top: 2px;
}

div[class~="combo_container"]  > div[class~="combo_product_list"] > div[class~="last_combo_product"] {
    background-image: none;
}
div[class="combo_pricing"]  > div[class~="button_stack_set"] {
    float:left;
    width:240px;
    margin-top:5px;
}

div[class="combo_pricing"]  > div[class~="button_stack_set"] > input {
    float:left;
    width:115px;
    margin-left:5px;
}

div[class="combo_pricing"] {
    width: 93%;
    height: 44px;    
    font-size: 0.8em;
    float: left;
    background-color: #F6F6F6;
    border: 1px solid #D7D7D7;
    text-align: center;
    margin-bottom:5px;
}

div[class="combo_pricing"] > div[class="pricing"] > div[class="saved"] {
   /* font-size: 0.8em; 
    padding-top:11px; */
    padding-left:25px;
    color: rgb(225, 64, 108);
}

div[class="combo_pricing"] > div[class="qtt"] {
    margin-bottom: 10px;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 20px;
    font-size: 0.8em;
}
div[class="combo_pricing"] > h2 {
    color: #565656;
    text-align: center;
    font-family:  Calibri, "Vera Sans", sans-serif;
    font-weight: bold;
    font-size: .95em;
}


div[class="combo_pricing"] > div[class="pricing"] {
    float: left;
    width:545px;
    height:45px;
    margin-bottom:5px;
    background-color: #E8E8E8;
    font-size: 0.85em;
    text-align:left;
}

div[class="combo_pricing"] > div[class="pricing"] >
div {
    float: left;
    padding: 10px 15px;
}

div[class="combo_pricing"] > div[class="pricing"] >
div > span[class="our_price"] {
    font-size: 1em;
    font-weight: bold;
}

div[class="combo_pricing"] > div[class="pricing"] >
div > span {
    padding:0px 0px 0px 5px;
    float: left;
}

div[class="combo_pricing"] > div[class="pricing"] >
div > label {
    float: left;
}
div[class="combo_pricing"] > div > input[type="submit"] {
    margin: 5px auto 0px auto;
}



#page {
    margin: 23px auto 10px auto;
}
#navCntrls {
    width: 210px;
    margin-bottom: 10px;
}
#navCntrls > h1 {
    font-family: verdana, Arial, Geneva, sans-serif; 
	padding: 0 0;
	margin:  0 0;
	font-size: 27px;
	margin-top:12px;
	margin-bottom:15px;
	text-transform: uppercase;
	font-weight: 400;
}

#navCntrls > hr {
	float: left;
	clear: both;
	width: 200px;
	height: 2px;
	margin: 2px auto;
}

div[class="listbetnew"]{
	width: 200px;
	float: left;
	margin: 0px 0px 0px;
}

#navCntrls > div[class="listbetnew"] > div[class="link_b"] {
    float: left;
    clear: both;
    font-size: 0.9em;
    margin-left: 5px;
}

#navCntrls > div[class="listbetnew"] > div[class="link_b"] > a {
    color:#231F20;
}
#navCntrls > div[class="listbetnew"] > div[class="link_b"] > a.link_active {
    color:#E13F6E;
}

#navCntrls > div[class="listbetnew"] > div[class="link_n"] {
    float: left;
    clear: both;
    font-size: 0.9em;
    margin-left: 5px;
    margin-bottom: 2px;
}

#navCntrls > div[class="listbetnew"] > div[class="link_n"] > a  {
     color:#231F20;
}

#navCntrls > div[class="listbetnew"] > div[class="link_n"] > a.link_active  {
     color:#E13F6E;
}

#navCntrls > div[class="listbetnew"] > hr {
	float: left;
	clear: both;
	width: 200px;
	height: 2px;
	margin: 2px auto;
}



#display_container {
	margin-top: 22px;
}
#display {
	width: 200px;
}

li[class="main"] {
    /*padding-left:5px !important;
    background-image:url('../../images/common/cg_bl.jpg');*/
    background-repeat:no-repeat; 
    background-position:0px 7px;
    text-transform: uppercase;
}
#display h1 {
	font-family: Calibri, "Vera Sans", sans-serif;
	padding: 0 0;
	margin:  0 0;
	font-size: 1.5em;
}


/* Begin Display Normal */
#banner_display {
	width: 790px;
	/*background-image: url('../../images/template/top_page_corner_03.png');*/
	background-repeat: no-repeat;
	background-position: top left;
}

#banner_display h1 {
    padding: 10px 0px 0px 15px;
    margin:  0px 0;
    font-size: 1.8em;
	/*font-weight:bolder;*/
}
/* End Display Normal */
/* Begin Display with navigation */
div[id="display-with-nav"] {
	width: 790px !important;
	height: 260px;
}

div[id="display-with-nav2"] {
	width: 790px !important;
	
}
div[id="display-with-nav"] > div {
	float: left;
	clear: none;
}

div[id="display-with-nav"] > div[id="display-img"] {
	width: 790px;
	height: 260px;
}
div[id="display-with-nav"] > div[id="display-nav"] {
	width: 160px;
	height: 260px;
}
div[id="display-nav"] > ul {
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}

div[id="display-nav"] > ul > li >
a {
	display: block;
	width: 160px;
	height: 65px;
	background-image: url('../../images/template/brand-button-sprite.png');
	background-position: -0px -75px;
}

div[id="display-nav"] > ul > li >
a:hover {
	background-position: -0px -0px;
}

div[id="display-nav"] > ul > li >
a[id="active-link"] {
	background-position: -0px -0px;
}

div[id="display-nav"] > ul > li >
a[class="active-link"] {
	background-position: -0px -0px;
}

div[id="display-nav"] > ul > li >
a > span {
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top: 22px;
	left: 43px;
	font-size: .85em;
}



/* End Display with navigation */

img.margin_right_3 {
    margin-right:3px;
}

#page_filter_heading {
	background-color: #D5D5D5;
	text-transform: uppercase;
	color: #222;
	margin: 0px;
	width: 205px;
	float: left;
}

#page_filter_heading > div {

	font-size: .8em;
    margin:0px;
}
#page_filter_button{
    margin:0px;
    padding:0px;
    width:200px;
    height:32px;
    
}
div[id="product_left_filter"] > input[type="button"] {
	float: left;
	font-size: 0.7em;
	padding: 1px 2px;
	width: 100px;
	height: 17px;
	margin-left: 3px;
}
div[id="product_left_filter"] > input[class="btn_1"] {
	float: left;
	margin-bottom: 0;
	font-size: 0.7em;
	padding: 1px 2px;
	width: 100px;
	height: 17px;
	margin-left: 0;
}

form[id="filter-side"] {
	float: left;
	width: 204px;
	padding: 0 0;
	margin: 0 0;
}

div[class="filter-section"] {
	width: 200px;
	float: left;
	clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 0.6875;
	font-family: Verdana, Geneva, sans-serif;
}

div[class="filter-section-end"] {
	width: 205px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-size: 0.6875;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: #AAAAAA 1px solid;
}

div[class="filter-section-end"] > a > img {

	margin-left: 104px;
	margin-bottom:4px;
}
div[class="filter-section"] > div[class="filter-heading"] {
	width: 204px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana;
	float: left;
	font-size: 16px;
	color: #333333;
}

div[class="filter-section"] > hr {
	float: left;
	clear:both;
	width:200px;
	margin:2px auto;
	margin-bottom: 14px;
	display:block;
	border:0px;
	border-top: 1px solid #ccc;
	padding:0;
	
	
}



div[class="filter-section"] > div[class="filter"] {
	width: 200px;
	float: left;	
}


div[class="filter-section"] > div[class="filter"] >
div {
	width: 204px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #5c5c5c;
	
}

div > input[type="checkbox"] {
	width: 12px;
	height: 12px;
	color: #E1406C;
}

div > input[type="text"] {
	position: relative;
	top: 3px;
}


#product-icons {
	
	width:780px;
	height:100px;
	margin-top: 10px;
	padding: 20px 5px 30px 5px; 
}
#product-icons > #brand_list {
	postion
	width:760px;
	height:120px;
	overflow:none;
}
div[class="product-icon"] {
	width: 130px;
	height: 120px;
	float: left;
	clear: none;
	margin: 0px;
}
#product-icons > #brand_list > div[class="product-icon"] >
a {
	display: block;
	text-decoration: none;
}

div[class="product-icon"] > a >
img {
	width:130px;
	//border-radius: 3px;
    border:1px solid #c3c3c3;
}
div[class="product-icon"] > 
img {
    width:130px;
    //border-radius: 3px;
    border:1px solid #c3c3c3;
}
.brandBorder1{
    border:1px solid #c3c3c3;
}
#product-icons > #brand_list > div[class="product-icon"] >
span[class="icon-title"] {
	display: block;
	width: 120px;
	text-align: center;
	margin-left: -9px;
	margin-top: 5px;
	font-size: 0.78em;
	font-family: 'Merriweather Sans', Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#tab_container {
	width: 790px;
}

#tab_container > div[class~="tabsContent"] {
	float: left;
}

ul[class="tabs"], ul[class="tabs_inactive"] {
	width: 790px;
	margin: 0px 0px 2px 0px;
}

ul[class="tabs"] > li, ul[class="tabs_inactive"] > li {
	
	min-width:50px;
}

li.selectedTabs{
	background-color:#e1406c;
}

/* Begin Pagination Page */
#pagination_page {
	margin-top: 10px;
	width: 790px;
}

div[class="options"] {
	background-color: #D5D5D5;
	padding: 5px 5px;
	width: 780px;
	float: left;
}
div[class="options_padding5"] {
	background-color: #D5D5D5;
	padding: 5px 5px;
	width: 780px;
	float: left;
}

div[class="options"] >
div {
	float: left;
	display: block;
	font-size: .75em;
	margin: 0px 5px;
}

div[class="options"] >
div[class="option"] > span {
	float: left;
}

div[class="options"] >
div[id="remove_all_options"] {
	float: right;
}

div[class="options"] >
div[id="remove_all_options"] > a {
	text-decoration: underline;
	color: #222;
}

div[class="options"] >
div[class="option"] > span.btn_remove {
	display: block;
	float: right;
	font-size: .65em;
	color: #FFFFFF;
	width:10px;
	height: 10px;
	background-color: #808080;
	text-align: center;
	margin: 3px 5px;
	cursor: pointer;
}

div[class="slide"] {
	margin: 5px 8px 50px 8px;
}

#keywords > div[class="slide"] {
	margin: 0px 0px;
}

div[class="page_cntrls"] {
	padding: 5px 5px;
	width: 780px;
	float: left;
}

div[class="page_cntrls"] > div[class="align_cntrls_right"] {
	float: right;
}
div[class="page_cntrls"] > div[class="align_cntrls_right"] >
div {
	float: left;
	margin: 0px 5px;
}
.product_line_break{
	height:1px;
	margin: 5px 0;
}
/* End Pagination Page */

#product_left_filter{
	min-width:100px;
	min-height:300px;
}
.filter > div > label {
	display: block;
	float: left;
	width: 185px;
	margin-left: 5px;
	margin-top: -2px;
	margin-bottom:10px;
}
.filter > div > input {
	float: left;
}
