#maincontent{
	width:100%;
	height:auto;
	padding:0;
}

#maincontent .mainleft{
	width:182px;
	height:auto;
	float:left;
}

#maincontent .mainright{
	width:760px;
	height:auto;
	float:right;
}

#maincontent .mainrightblank{
	width:750px;
	height:auto;
}

#pg_menu{
	margin:0px auto;
	background-color:#E4E4E4;
	height:74px;
}

#pg_menu .searchfields{
	padding:10px 0 0 8px;
	height:22px;
}

#pg_menu .sf_keywords {
	width: 590px;
	height: 100%;
	float: left;
}

#pg_menu .sf_keywords input.greycom{
	width:520px;
	height:13px;
	padding:2px;
	border:1px solid #D2D2D2;
	color:#999999;
}

#pg_menu .sf_keywords input.blackcom{
	width:585px;
	height:23px;
	padding:2px;
	border:1px solid #D2D2D2;
	color:#000000;
	border-radius:4px;
	font-family: Roboto;
}

#pg_menu .yellowbgcolor{
	background-color:#FFFDAA;
}

#pg_menu .sf_category{
	width:169px;
	height:100%;
	float:left;
	position:relative;
	margin-left:12px;
}

#selectlink{
	font-family:Roboto;
	font-size:11px;
	width:165px;
	height:24px;
	line-height:24px;
	display:block;
	padding:1px;
	background:#FFFFFF url(https://i.i-sgcm.com/products/product_select_dropdown_arrow.png) right 10px center no-repeat; 
	border:1px solid #D2D2D2;
	background-size: 11px 6px;
	color:#000000;
	text-decoration:none;
	text-indent:3px;
	border-radius:4px;
}

#pg_menu .sf_reset{
	width:11px;
	float:left;
	padding:5px 0 0 10px;
}

#pg_menu .sf_search{
	width:53px;
	height:100%;
	padding:0 0 0 17px;
	float:left;
}

#pg_menu .search_buttondef{
	background-color:#DF0A06; 
	font-size:13px;
	border-radius: 3px;
	width:75px;
	height:27px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	cursor:pointer;
}

#pg_menu .search_buttonhov{
	background-color:#DF0A06; 
	width:75px;
	height:27px;
	font-size:13px;
	border-radius: 3px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	cursor:pointer;
}

#pg_menu .sf_viewall{
	float:left;
	margin-left:5px;
	height:22px;
	border:0;
}

a.viewall_button:link, a.viewall_button:visited{ 
	width:54px;
	height:22px;
	display:block;
	background-image:url(https://i.i-sgcm.com/products/viewall_64x44.svg);
	background-size: 64px 44px;
	background-position: 0 0;
	text-decoration:none;
	cursor:pointer;
	font-size:11px; 
	line-height:20px;
	color:#FFFFFF; 
	text-decoration:none;
	padding-left:10px;
}

a.viewall_button:hover{
	width:54px;
	height:22px;
	display:block;
	background-image:url(https://i.i-sgcm.com/products/viewall_64x44.svg);
	background-size: 64px 44px;
	background-position: 0 -22px;
	font-size:11px; 
	color:#FFFFFF; 
	line-height:20px;
	font-weight:bold; 
	text-decoration:none;
	padding-left:10px;
}

#category_buttons{
	width:auto;
	height:25px;
	padding:0px;
	position:absolute;
	top:15px;
	padding-left:18px;
}

#nav{
	padding:0px; 
	margin:0px; 
	list-style:none; 
	height:26px; 
	position:relative;
}

#category_buttons ul li.top{
	width:auto;
	height:24px;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style:none;
	position: relative;
	margin-right:3px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#category_buttons ul li a.top_link:link, #category_buttons ul li a.top_link:visited{
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	float:left;
	display:block;
	text-decoration:none;
	background-color: #0191d8;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#category_buttons ul li.top a.top_link:link span, #category_buttons ul li.top a.top_link:visited span{
	float:left;
	display:block;
	cursor:pointer;
	padding:0 21px 0 10px;
	background: url(https://i.i-sgcm.com/all/selected_drop_plus.png) right 7% top 56% no-repeat;
	background-size:8px;
}

#category_buttons ul li a.top_link:hover, #category_buttons ul li a.top_link_hover{
	line-height:24px;
	float:left;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	background-color:#52aad6;
}

#category_buttons ul li.top a.top_link:hover span, #category_buttons ul li a.top_link_hover span{
	float:left;
	display:block;
	cursor:pointer;
	padding:0 21px 0 10px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	background: url(https://i.i-sgcm.com/all/selected_dropdow_minus.png) right 7% top 56% no-repeat;
	background-size: 8px;
}

#category_buttons ul li #toplink_popular:link, #category_buttons ul li #toplink_popular:visited{
	color:#FFFFFF;
	background-color: #f79f00;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#category_buttons ul li.top #toplink_popular:link span, #category_buttons ul li #toplink_popular:visited span{
	background: url(https://i.i-sgcm.com/all/selected_drop_plus.png) right 7% top 56% no-repeat;
	background-size: 8px;
}

#category_buttons ul li #toplink_popular:hover, #category_buttons ul li #toplink_popular_hover{
	background-color: #0191d8;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#category_buttons ul li #toplink_popular:hover, #category_buttons ul li #toplink_popular_hover{
	background-color: #0191d8;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#category_buttons ul li.top #toplink_popular:hover span, #category_buttons ul li.top #toplink_popular_hover span{
	background: url(https://i.i-sgcm.com/all/selected_dropdow_minus.png) right 7% top 56% no-repeat;
	background-size: 8px;
	background-color:#52aad6;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

ul.div_subcate{
	background-color:#FFF;
	padding:2px 0 0 0;
	margin:0;
}

.submenudiv{
	display:none;
	position:relative;
	margin:0;
	padding:0;
	border:1px solid #E2E2E0;
	border-top:none;
	z-index:500;
}

.submenudivhover{
	display:block;
	position:absolute;
	top:22px;
	left:0;
	margin:0;
}

#nav li ul ul.define_width{
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:3px solid #73bce0;
}

#nav li ul ul ul.div_subcate{
	background-color:#FFF;
	padding:2px 0 0 0;
	margin:0;
	-moz-box-shadow: 0 1px 2px 1px #E2E2E0;
	-webkit-box-shadow: 0 1px 2px 1px #E2E2E0;
	box-shadow: 0 1px 2px 1px #E2E2E0;
}

#nav li ul ul ul ul{
	list-style-type:none;
	padding:0;
	overflow:hidden;
}

#nav li ul ul ul ul ul li.typename{
	color:#000;
	font-weight:bold;
	text-align:left;
	padding:1px 3px 1px 6px;
	width:160px;
}

.subtype {
	text-align: left;
	padding: 1px 3px 1px 4px;
	width: 160px;
	font-size: 11px;
	padding-left:7px !important;
}

a.link_color,
a.link_color:link,
a.link_color:visited{
	color:#0B6FAA;
	text-decoration:none;
}

a.link_color:hover{
	text-decoration:underline;
}

ul.col_div{
	float:left;
	width:164px;
	margin-left:5px;
}

ul.col_div2{
	float:left;
	margin-left:10px;
	width:164px;
}

.banner{
	float:left;
	width:619px;
	height:273px;
}

.carousel{
	margin:0;
	float:right;
	width:300px;
	height:274px;
}

#topsearch_content {
	line-height: 20px;
	overflow: auto;
	padding: 0 0 0 10px;
}

#submenu {
	padding:0 0 20px 5px;
	position:relative;
	top:-5px;
	z-index:80;
	font-family:roboto;
	font-size:14px;
}

#submenu ul {
	width:auto;
	height:25px;
	padding:0;
	margin:0;
	list-style:none;
}

#submenu ul li {
	float: left;
	margin:0 0 0 3px;
	padding-right: 20px;
}

#submenu ul li a:link, #submenu ul li a:visited{
	color:#000000;
	width:auto;
	height:25px;
	float:left;
	line-height:25px;
	display:inline-block;
	text-decoration:none;
}

#submenu ul li a:link span, #submenu ul li a:visited span{
	display:block;
	cursor:pointer;
}

#submenu ul li a:hover{
	color:#DB1A21;
	border-bottom: 2px solid #DB1A21;
}

#submenu ul li a.current:link, #submenu ul li a.current:visited, #submenu ul li a.current:hover{
	color:#DB1A21;
	width:auto;
	height:25px;
	float:left;
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
}

#submenu ul li a.current:link span, #submenu ul li a.current:visited span, #submenu ul li a.current:hover span{
	display:block;
	cursor:pointer;
	border-bottom: 2px solid #DB1A21;
}

#product_actions{
	height:24px;
	margin:0 0 10px 10px;
}

.paging_sec{
	width:100%;
	height:20px;
	padding:1px 0 8px 0;
	background:url(https://i.i-sgcm.com/all/horizontal_dot_4x1.gif) left top repeat-x;
}

.paging_sec_top{
	background:none;
}

.paging_sec ul{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	list-style:none;
}

.paging_sec ul li{
	padding:0;
	margin:0;
	float:left;
	display:block;
	line-height:20px;
}

.paging_sec ul li.sortbytxt{
	width:45px;
}

.paging_sec ul li.sortby{
	width:134px;
}

.paging_sec ul li.paging{
	width:433px;
	text-align:center;
}

.paging_sec ul li.perpage{
	width:54px;
}

.paging_sec ul li.perpagetxt{
	width:70px;
}

.product_rotate_container {
	position:relative;
	top:0px;
	left:0px;
	width:619px;
	height:273px;
	overflow:hidden;
	cursor:pointer;
}

.product_rotate_container img {
	border:1px solid #EEEEEE;
}

#largecrousel a {
	text-decoration: none !important;
}

.product_rotate_textbg {
	position:absolute;
	bottom:1px;
	left:1px;
	height:67px;
	width:617px;
	overflow:hidden;
	background:#000000;
	display:block;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}

.product_rotate_text {
	position:absolute;
	bottom:8px;
	left:11px;
	height:54px;
	width:597px;
	display:block;
	overflow:hidden;
}

.product_rotate_texttitle {
	color:#FFCD08;
	font-size:21px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.2em;
}

.product_rotate_textdesc {
	color:#FFFFFF;
	font-size:13.5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:2px;
	line-height:1em;
}

#categories{
	display:none; 
	position:absolute; 
	width:168px; 
	background-color:#FFFFFF; 
	z-index:1000; 
	top:27px; 
	left:0;
}

#categories ul{
	width:166px;
	padding:0; 
	margin:0;
	list-style:none;
	position:relative;
	border:1px solid #CCC;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
}

#categories ul li{
	width:166px;
	height:26px;
	padding:0;
	margin:0;
	position:relative;
	border-bottom:1px solid #C4C4C4;
}

#categories ul li:last-child{
	border:0;
}

#categories ul li a{
	display:block;
	width:152px;
	height:26px;
	line-height:26px;
	color:#046DAD;
	font-size:11px;
	text-decoration:none;
	padding-left:8px;
}

#categories ul li a span{
	width:9px;
	height:9px;
	display:inline-block;
	margin:0 7px;
	background:url(https://i.i-sgcm.com/all/ut_left_arrow_5x9.gif) 0 0 no-repeat;
}

#categories ul.subcategories{
	padding:0; 
	margin:0;
	list-style:none;
	position:relative;
	display:none;
	border:1px solid #CCC;
	background:#EBEBEB;
	position:absolute;
	top:0; 
	z-index:1000;
	-webkit-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
	box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.27), 0 0 1px rgba(0, 0, 0, 0.06) inset;
}

#categories ul.subcategories li{
	width:150px;
	height:22px;
	float:right;
	border:0;
}

#categories ul.subcategories li a{
	width:141px;
	padding-left:9px;
	display:block;
	line-height:22px;
}

#categories ul.subcategories li a:hover{
	text-decoration:underline;
}

.sliderbuttons{
	padding:0;
	list-style-type:none;
	margin:0;
	float:left;
}

.sliderbuttons li{
	width:100px;
	text-align:center;
	margin-bottom:6px;
}

.sliderbuttons li a{
	color:#585858;
	font-weight:bold;
	text-decoration:none;
	padding:30px 22px;
	display:block;
	border-width: 1px;
    border-style: solid;
	border-color:#C9C9C9;
	background: #FFFFFF; /* For browsers that do not support gradients */
    background: linear-gradient(90deg, #FFFFFF, #FFFFFF);
}

.sliderbuttons li a:hover{
	background: #0B6EB1; /* For browsers that do not support gradients */
    background: linear-gradient(90deg, #0B6EB1, #0B6EB1);
	color:#FFFFFF;
}

.sliderbuttons li a.active{
	background: #0B6EB1; /* For browsers that do not support gradients */
    background: linear-gradient(90deg, #0B6EB1, #0B6EB1);
	color:#FFFFFF;
}

#bracket{
	background: url(https://i.i-sgcm.com/products/bracket_7x153.jpg) no-repeat;
	float:left;
	margin-left:9px;
	height:153px;
	width:7px;
}

#items_arrow{
	background:url(https://i.i-sgcm.com/products/arrow_7x12.jpg) center center no-repeat;
	float:left;
	width:7px;
	height:12px;
	position:relative;
	top:36px;
}

.side_pop_content {
	width: 150px;
	height: 99px;
	margin: 0px auto;
	padding-top: 10px;
}

.side_pop_text {
	width: 150px;
	line-height: 15px;
	margin: 0 auto;
	padding-top: 5px;
}

#index_pop{
	width:948px;
	display:block;
}

.p_content{
	margin:15px 0 0 0;
	float:left;
	width:206px;
	text-align:center;
}

.p_content .img{
	width:160px; 
	height:125px;
	text-align:center;
	margin:0 auto;
}

.p_content .title{
	line-height:15px; 
	padding-top:21px
}

.p_content .summary{
	line-height:15px; 
	text-align:left;
}

.verticalline{
	width:30px;
	height:220px;
	margin:8px auto;
	float:left;
}

.btn_75x13{
	width: 75px;
    height: 13px;
    font-size: 9px;
    line-height: 13px;
    cursor: pointer;
    text-align: center;
    background: url(https://i.i-sgcm.com/new_cars/promo_btn_bg_75x13.jpg) 0 0 no-repeat;
}

.popular_prod_box{
    border: 1px solid #EEEEEE;
    padding: 1px;
}

.most_viewprod{
	margin-bottom: 5px;
    text-align: center;
    padding-right: 30px;
    line-height: 1.3;
}

.mostviewed_content {
	border: 1px solid #BFBFBF;
	border-top: none;
	line-height: 20px;
	overflow: auto;
}

.product_menubar{
	width: 970px;
	margin: 0 auto;
	padding: 0;
	float: none;
	background-color: #FFFFFF;
}

.uniqueSetting{
	padding-left:8px !important;
}

.centerRating{
	width:67px;
	margin: 0 auto 5px auto;
}

.productWebstoreContainer{
	display: flex;
	gap:6px; 
	align-items: flex-start;
	width:48%;
}

.productWebstoreMainContainer{
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 14px;
	align-items: center;
	padding:10px;
	line-height: 14px;
}

.buynowBtn{
	border-radius: 6px;
	background-color:  #F0484E;
	color: #ffffff !important;
	padding:6px 10px;
	text-decoration: none !important;
	display: block;
	width:70px;
	text-align: center;
	cursor: pointer;
}

.buynowBtn:hover{
	background-color:  #f46a6f;
}

.productWebstoreContainer .title{
	font-size: 12px;
	color: #0C5FB4;
	font-weight: 500;
	align-items: first baseline;
}

.productWebstoreContainer .price{
	font-size:12px;
	color: #DE0807;
	margin-top:5px;
	margin-bottom:10px;
	font-weight: 500;
}

.productWebstoreContainer .product-posted{
	font-size:11px;
	color: #666;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: 400;
}

.productWebstoreContainer .price-onwards{
	font-size:11px;
	color: #666;
	font-weight: 400;
}


.product-webstore-img{
	display: block;
    margin: 0 auto;
    width: 64px;
	height: 48px;
    border: 0;
}


.view-marketplace-link{
	padding:10px;
	margin-top:10px;
}
