@font-face {
    font-family: 'crimson_textitalic';
    src: url('crimsontext-italic-webfont.eot');
    src: url('crimsontext-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('crimsontext-italic-webfont.woff') format('woff'),
         url('crimsontext-italic-webfont.ttf') format('truetype'),
         url('crimsontext-italic-webfont.svg#crimson_textitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
        font-family: "Oswald";
        src: url('572540284-oswald.regular.eot');
        src: url('572540284-oswald.regular.eot?#iefix') format('embedded-opentype'),
        url('572540284-oswald.regular.svg#Oswald') format('svg'),
        url('572540284-oswald.regular.woff') format('woff'),
        url('572540284-oswald.regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
@font-face {
	font-family: 'HelveticaNeueLTPro-BdCn';
	src: url('../fonts/HelveticaNeueLTPro-BdCn.eot?') format('eot'), 
	     url('../fonts/HelveticaNeueLTPro-BdCn.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTPro-BdCn.woff') format('woff'), 
	     url('../fonts/HelveticaNeueLTPro-BdCn.ttf')  format('truetype'),
	     url('../fonts/HelveticaNeueLTPro-BdCn.svg#HelveticaNeueLTPro-BdCn') format('svg');
}
	@font-face {
        font-family: "HelveticaNeue LT 57 Cn";
        src: url('../fonts/314178467-Helvetica-LT-57-Condensed_0.eot');
        src: url('../fonts/314178467-Helvetica-LT-57-Condensed_0.eot?#iefix') format('embedded-opentype'),
        url('../fonts/314178467-Helvetica-LT-57-Condensed_0.svg#HelveticaNeue LT 57 Cn') format('svg'),
        url('../fonts/314178467-Helvetica-LT-57-Condensed_0.woff') format('woff'),
        url('../fonts/314178467-Helvetica-LT-57-Condensed_0.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
@font-face {
        font-family: "Helvetica";
        src: url('../fonts/158966065-HELVETI3.TTF.eot');
        src: url('../fonts/158966065-HELVETI3.TTF.eot?#iefix') format('embedded-opentype'),
        url('../fonts/158966065-HELVETI3.TTF.svg#') format('svg'),
        url('../fonts/158966065-HELVETI3.TTF.woff') format('woff'),
        url('../fonts/158966065-HELVETI3.TTF.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
@font-face {
        font-family: "ITC Avant Garde Std Bk Cn";
        src: url('../fonts/975311280-itcavantgardestd-demicn.eot');
        src: url('../fonts/975311280-itcavantgardestd-demicn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/975311280-itcavantgardestd-demicn.svg#ITC Avant Garde Std Bk Cn') format('svg'),
        url('../fonts/975311280-itcavantgardestd-demicn.woff') format('woff'),
        url('../fonts/975311280-itcavantgardestd-demicn.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	@font-face {
						font-family: 'ITCAvantGardeGothicStdDemiCondensed';
						src: url('../fonts/itcavantgardestddemicn.eot');
						src: url('../fonts/itcavantgardestddemicn.eot?#iefix') format('embedded-opentype'),
								 url('../fonts/itcavantgardestddemicn.woff') format('woff'),
								 url('../fonts/itcavantgardestddemicn.ttf') format('truetype'),
								 url('../fonts/itcavantgardestddemicn.svg#itcavantgardestddemicn') format('svg');
						font-weight: normal;
						font-style: normal;
				}
@font-face {
						font-family: 'HelveticaNeueLT-Condensed';
						src: url('../fonts/helveticalt57condensed0.eot');
						src: url('../fonts/helveticalt57condensed0.eot?#iefix') format('embedded-opentype'),
								 url('../fonts/helveticalt57condensed0.woff') format('woff'),
								 url('../fonts/helveticalt57condensed0.ttf') format('truetype'),
								 url('../fonts/helveticalt57condensed0.svg#helveticalt57condensed0') format('svg');
						font-weight: normal;
						font-style: normal;
				}
body
{
	background:url(../images/body_bg.jpg) top center repeat-y;
	margin:0px;
	padding:0px;
	font-family:'Arial';
}

/* ====== Global Css ===== */
p
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
	outline:none;
}
img
{
	border:none;
	outline:none;
}
a
{
	text-decoration:none; color:#FFF;
}
ul{	list-style-type:none; margin:0px; padding:0px; }
.fleft
{
	float:left;
}
.fright
{
	float:right;
}
.clear
{
	clear:both;
}
h4
{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	margin:0px;
	padding:0px;
}
/* ==== end Global Css =====*/

#Wrapper
{
	width:100%;
}
.main_1020
{
	background:#FFF;
	width:1020px;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
}
.header
{
	background:url(../images/header_bg.jpg) 0 0 repeat-x;
	height:137px;
}
.header_top_belt
{
	padding-top:5px;
	padding-bottom:40px;
}
.top_belt_left
{
	 font-family: "Helvetica";
	font-weight:normal;
	font-size:12px;
	letter-spacing:0;
	color:#FFF;
	padding-left:10px;
}
.top_belt_right
{
	color:#FFF;
	font-size:13px;
	padding-right:10px;
}
.top_belt_right a
{
	font-family: "Helvetica";
	font-weight:normal;
	font-size:12px;
	letter-spacing:0px;
}
.top_belt_right a:hover
{
	color:#fff;
}
.header_left
{
	padding-left:35px;
	font-family:Arial;
	color:#FFF; height:50px;
	font-size:35px; width:410px;
	padding:0px; position:relative;
}
.header_left a
{	width:410px; height:107px; float:left; position:absolute; top:-31px; left:0px;
	background:url(../images/logo.jpg) no-repeat; text-indent:-9999px;
}
.header_callus
{
	background:url(../images/phone_ico.png) 0 0 no-repeat;
	height:29px;
	padding-left:45px;
	margin-top:13px; 	color:#FFF;
	font-family: 'Microsoft Sans Serif';
	font-size:20px ;
	margin-left:61px;
}

.search
{
	background:url(../images/search_txt.png) 0 0 no-repeat;
	width:auto;
	height:29px;
	padding:0px 10px;
}
.search input[type="text"]
{
	background:none;
	border:none;
	color:#6e545e;
	width:225px; height:27px; line-height:27px; padding:0px;
	outline:none; float:left;
}
.search_ico
{
	margin-left:9px; margin-top:1px;
}
.menu
{
	background:url(../images/menu_bg.jpg) 0 0 repeat-x;
	height:auto; position:relative;
}
.menu ul
{
	margin:0px 0px 0px 6px;
	padding:0px;
	display:block;
	height:41px;
}
.menu ul li
{	
	float:left;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #bdbdbd;
}
.menu ul li:hover
{	background:url(../images/menu_ho.png) repeat-x bottom;
}
.menu ul li a
{

	height:41px;
	line-height:41px;
	color:#041e3b;
	font-family: "Helvetica";
	font-size:1.20em;	
	margin:0 35px 0 35px; text-shadow:1px 1px #FFF;
}
.menu ul li a:hover
{
	color:#000000;
}
.slider
{
	width:auto;
	height:311px;
	
	padding-right:10px;
}
.slider_shadow
{
	margin-top:0px;
}
.contain_top
{
	padding:0 0px 0 0px;
}
.padding_box
{
	padding-right:20px;
}
.box
{
	width:157px;
	height:130px;
	border:11px solid #061e3d;
	position:relative;
	
}
.box a img
{	
	margin-top:0px;
	margin-left:0px;
}
.box_shadow
{
	background:url(../images/box_shadow.png) no-repeat center -2px;
	width:auto;
	height:20px;
	text-align:center;
}
.box_shadow img{ width:100%;}
.box_text
{
	background:url(../images/box_txt_bg.png) 0 0 no-repeat;
	height:32px;
	width:0px;
	position:absolute;
	left:0px;
	top:86px;
	text-align:center;
	margin-top:12px;
	line-height:32px;
	color:#FFF;
	font-family: 'crimson_textitalic';
	font-size:22px;
	letter-spacing:0.02em;
	visibility:hidden;	overflow:hidden;
	transition:width 2s;
-webkit-transition:width 2s; /* Safari */
text-shadow:0px 2px #041E3B; 
}
.box_text a{ color:#FFF !important; text-decoration:none;}
.box_text
{	width:100%; visibility:visible; 
}

.contain_middle
{
	background:#10386c;
	height:194px;
	width:757px;
	padding:24px 10px 0px 10px;
	
}
.box2
{
	padding-right:33px;
}
.box2_shadow
{
	width:100%;
}
.box2_shadow img{ width:100%}
.middle_box_main
{
	background:url(../images/middle_box_bg.png) 0 0 no-repeat;
	width:230px;
	height:162px; 
	padding-top:10px;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.middle_box_main img{ width:auto;}
.middle_box_main h3
{
	background:url(../images/box2_text_bg.png) 0 0 repeat-x;
	position:absolute;
	height:35px;
	line-height:35px;
	text-align:center;
	left:0px;
	width:0px;
	top:112px;
	z-index:100;
	font-family: 'crimson_textitalic';
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	
}
.middle_box_main h3
{	width:100%; visibility:visible; top:112px; left:0px;
}
.middle_box_main h3 a {color:#FFF !important; text-decoration:none;}
.padding_none
{
	padding:0px;
}

.con_bottom_01
{
	text-align:center;
	width:225px;
}
.con_bottom_01 h4
{
	font-size:26px;
	font-family: "Times New Roman";
	color:#000000;
	background:url(../images/h4_bg.jpg) center bottom no-repeat;
	width:100%;
	height:50px;
	text-align:center;
	margin-bottom:10px;
}
.con_bottom_01 span
{
	font-family: "Times New Roman";
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
}
.con_bottom_01 p
{
	padding:15px 5px 5px 5px;
	font-family:Arial;
	font-size:12px;
	color:#5a5a5a;
}
.read_more_side_bg
{
	margin-top:42px;
	padding-right:0px;
	padding-left:0px;
}

.read_more
{
	background:url(../images/read_more_btn.jpg) 0 0 no-repeat;
	margin-top:36px;
	width:95px;
	text-align:center;
	height:30px;
	line-height:30px;
}
.read_more:hover
{	background:url(../images/read_more_btn_ho.png) 0 0 no-repeat;
}
.read_more input[type="button"]
{
	border:none;
	outline:none;
	background:none;
	color:#FFF;
	font-family: "Times New Roman";
	font-size:14px;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.contain_bottom_02
{
	margin:0px 11px;
	text-align:center;
	padding-top:30px;
	width:268px;
}
.contain_bottom_02 p
{
	margin-top:10px;
	font-family:Times New Roman;
	font-size:14px;
	color:#5a5a5a;
	text-transform:uppercase;
}
.contain_bottom_02 h4
{
	font-family: "Times New Roman";
	font-size:26px;
	
}
.footer
{
	background:#FFF;
	bottom: 0px;
    left: 0;
    margin-top: 40px;
    position: absolute;
}
.footer_top_main
{
	background:#061d3c;
	margin-top:15px;
	height:20px;
	padding:10px;
}
.top_main_left
{
	background:url(../images/track_order.png) left 2px no-repeat;
	width:182px;
	margin-left:45px;
	padding-left:20px;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	height:20px;
	border-right:2px solid #FFF;
	line-height:20px;
}

.top_main_left a
{
	font-size:14px;
	color:#FFF;
}
.top_main_left_02
{
	background:url(../images/return.png) left 2px no-repeat;
	width:300px;
	margin-left:60px;
	padding-left:20px;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	height:20px;
	border-right:2px solid #FFF;
	line-height:20px;
}

.top_main_left_02 a
{
	font-size:14px;
	color:#FFF;
}
.top_main_left_03
{
	
	width:175px;
	margin-left:40px;
	padding-left:10px;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	height:20px;
	
	line-height:20px;
}

.top_main_left_03 a
{
	font-size:14px;
	color:#FFF;
}
.social
{
	padding-top:1px; margin-top:-8px;
}
a
{
	outline:none;
}
.social a img
{
	padding-right:3px; border:none; outline:none;
}
.social a img:active{ border:none; outline:none;}
.footer_menu
{
	background:#f5f5f5;
	height:146px;
}
.footer_menu ul
{
	margin:0px;
	padding:0px;
	height:auto;
	border-bottom:none;
	padding-top:15px;
}
.footer_menu ul li
{
	float:left;
}
.footer_menu ul li a
{

	margin:0 80px 0 80px;
	font-family:Arial;
	font-size:14px;
	color:#003365;
	height:49px;
	
	line-height:49px;
}
.footer_menu ul li span
{	margin:0px 80px; line-height:25px; font-weight:bold; color: #000000;
    font-size: 12px;
}
.footer_menu ul li span ul li
{	font-weight:normal; margin:0px;
}
.footer_menu ul li span span{ padding:0px; margin:0px;}
.footer_menu_drop
{
	margin-left:60px;
}
.footer_menu_drop p
{
	font-size:12px;
	color:#000;
	margin:0px 0 5px 20px;
	padding:0px;
}
.footer_menu_drop h4
{
	font-size:14px;
	color:#666666;
	margin-left:20px;
}
.footer_menu_drop ul
{
	border:none;
	margin:0px 0 0 0;
	padding:0px;
}
.footer_menu_drop ul li
{
	float:none;
	border:none;
	line-height:10px;
}
.footer_menu_drop ul li a
{
	font-size:12px;
	color:#000;
	line-height:20px;
	height:20px;
	margin:0px 0 0 20px;
	
}
.footer_menu_drop ul li a:hover
{
	text-decoration:underline;
}
.footer_text
{
	padding-left:10px;
	height:30px;
	line-height:30px;
	font-family:Arial;
	font-size:14px;
	color:#6e545e;
}


.menu_sub
{	width:100%; float:left; left:0px; top:0px; display:none; padding-bottom:20px; margin-top:-5px;
	background:url(../images/menu_sub.png) repeat-x bottom; z-index:99999; float:left; 
} 
.menu_data
{	width:100%; float:left; background:url(../images/menu_sub.png) repeat-x bottom; z-index:99999; display:none; padding-bottom:20px;  
}
.menu ul li:hover .menu_sub
{	display:none;
}
.menu_data ul
{	width:100%; float:left; height:auto; 
}
.menu_data ul li
{	width:220px; float:left; margin:20px 0 0 30px; padding:0px; border:0px; border-right:1px solid #BDBDBD;
}
.menu_data ul li.sub_last_child
{	border-right:0px;
}
.menu_data ul li:hover
{	background:none;
}
.menu_data ul li h3
{	width:100%; float:left; margin:0px 0 10px 0px; padding:0px; font-size:14px; font-weight:bold; color:#666;
}
.menu_data ul li a
{	width:100%; float:left; margin:0px; padding:0px; font-size:13px; color:#041E3B; line-height:20px; height:auto;
}
.menu_data ul li a:hover
{	text-decoration:underline;
}



/* css drop down --*/
.example 
{
    width:1020px;   
}

#nav {
    display:inline-block;
    width:100%;
    margin:0px auto;
    padding:0;
	height:41px;
    background:url(../images/menu_bg.jpg) repeat-x 0 0;
}
#nav li {
    float:left;
    position:relative;
    list-style:none;
	 border-right:1px solid #BDBDBD;
}
#nav a {
   font-family: "Helvetica";
    font-size: 1.2em;
	text-shadow: 1px 1px #FFFFFF;
    color:#000;
    text-decoration:none;
    display:block;
    height:41px;
	line-height:41px;
	padding:0px 35px;
}
#nav a.backaero
{
	background:url(../images/menu_drop_ico.png) no-repeat 90px 20px;
}
#nav li.bdnone
{
	border-right:none;
}
/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:url(../images/menu_ho.png) repeat-x 0 0px;
    color:#000;
}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    border:none;
    color:#000;
}
#nav ul li a:hover {
    background:url(../images/menu_ho.png) repeat-x 0 0px;
    color:#000;
}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}

/* drop down */
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	transition-timing-function:linear;
	-webkit-transition-timing-function:linear;
	-webkit-transition-delay:0.5s;
}
#nav ul {
    opacity:0;
    visibility:hidden;
    padding:0;
    width:185px;
    position:absolute;
    background:url(../images/menu_bg.jpg) repeat 0 0;
	z-index:999;
}
#nav ul li {
    float:none;
    margin:0;
}
#nav ul a {
    font-weight:normal;
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}
#nav li:hover > ul li a{ font-size:14px;}
#nav ul ul {
    left:175px;
    top:0px;
}
#nav li ul li a
{
}
#nav li ul li a.dropdown
{
	background:url(../images/inner_drop.png) no-repeat 150px center;
}
#nav li ul li ul li a{ background:none;}
/* end css drop down --*/
.contain_left{ width:230px; float:left; margin-top:5px; padding-left:7px;}
.categories
{
	margin-top:10px;
	margin-left:10px;
	width:220px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}
.categories h3
{
		background:url(../images/leftslide_hedding.jpg) repeat-x 0 0;
		width:auto;
		font-size:17px;
		margin:0px;
		height:35px;
		padding-left:10px;
		font-family: "Helvetica";
		line-height:35px;
		color:#FFF;
}
.categories ul
{
	margin:0px;
	padding:0px;
}
.categories ul li
{
	border-bottom:1px solid #c1c1c1;
	padding-left:10px;
}
.categories ul li a
{
	height:30px;
	line-height:30px;
	font-family:Arial;
	font-size:14px;
	color:#000;
}
.categories ul li a:hover
{
	text-decoration:underline;
}
.news_letter
{
	margin-top:15px;
	margin-left:10px;
	padding-bottom:10px;
	width:220px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}
.news_letter h3
{
	background:url(../images/leftslide_hedding.jpg) repeat-x 0 0;
	width:auto;
	font-size:17px;
	margin:0px;
	height:35px;
	padding-left:10px;
	font-family: "Helvetica";
	line-height:35px;
	color:#FFF;
	margin-bottom:10px;
}
.news_letter p
{
	font-size:12px;
	padding:5px;
	margin:0px;
	text-align:left;
}
.news_letter input[type="button"]
{
	background:url(../images/read_more_btn.jpg) no-repeat 0 0;
	width:100px;
	height:30px;
	border:none;
	color:#FFF;
	font-family: "Times New Roman";
	font-size:14px;
	text-transform:uppercase;
	float:right;
	margin-right:10px;
	text-align:center;
	outline:none;
}
.right_contain{  margin-left: 3px; width: 777px; margin-right:15px;}



/* dimpy css start*/
.page_wi, .pagewidth {
    height: auto;
    margin: 0 auto;
    width: 1020px;
}

.gh-tbl .gh-td {
    display: none !important;
}

#gh-f .gh-tbl2 {
    display: none;
}

.pagecontainer table table {
    background: none repeat scroll 0 0 #FFFFFF;
}

 #MyWorldTwoColumn .pagecontainer {
    margin: 0 auto;
    width: 1020px;
}

#MyWorldGlobal {
    margin: 0 auto;
}

.stBadge , #glbfooter {
display:none;
}

.contain_bottom
{
	
    padding-top: 38px;
    width:auto;
	padding-left:3px;
}

.bbc-in a:active, .bbc-in a:link, .bbc-in a:visited {
    color: #FFFFFF;
}
.in span {
    color: #FFFFFF;
}
.in b {
    color: #FFFFFF;
}

div.v4sem {
    color: #FFFFFF;
}
div.v4sem a {
    color: #FFFFFF;
}

.header a{
 color: #FFFFFF !important;
 text-decoration:none;
}

.footer_top_main a{
color: #FFFFFF !important;
}

.header_right_search
{
	background:url(../images/search_bg.png) 0 0 no-repeat;
	width:292px;
	height:31px;
	padding:9px 10px 9px 10px;
	
}

table.tb_v4bc div.v4bc li h1 {
    color: #FFFFFF;
}

#LeftPanel{
margin-top:5px;
}

/* dimpy css end*/

/* hardik css */
.search  input[type="submit"]
{
	background:url(../images/search_ico.png) no-repeat 0 0;
	border:none;
	outline:none;
	width:28px;
	cursor:pointer;
	height:28px;
	margin-left:18px;
	text-indent:-9999px;
	float:left;
}
#LeftPanel
{
	padding-left:15px;
	width:222px;
}
table.v4acpcont
{	margin-bottom:15px;
}
table.v4acp tr.v4acp_head td.v4accent
{
	width:0px;
}
table.v4acp tr.v4acp_head td.v4title
{
	background: url("../images/leftslide_hedding.jpg") repeat-x;
    color: #FFFFFF;
    font-family: "Helvetica";
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    margin: 0;
	padding:0px;
    padding-left: 10px;
    width: auto;
}
.v4title h2
{
	font-family: "Helvetica";
    font-size: 17px;
    height: 35px;
    line-height: 35px;
}
.lcat .lev1 li
{
	border-bottom: 1px solid #C1C1C1;
	padding:0px;
	margin:0px;
    padding-left: 10px;
	width:100%;
	height:30px;
	line-height:30px;
}
.lcat .lev1 li a
{	color: #000000;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
	font-weight:normal;
}
.lcat .lev1 li a:hover{ font-weight:normal; color:#333333;}

.lcat .lev1 li 
{
	color:#333333; font-weight:bold;
}
table.v4midBox tr.v4acp_mid td.v4mid
{	padding:0px; margin:0px; background:#FFF;
}
.v4clp
{	margin-top:10px; 
}
table.v4midBox{ border-bottom:none;}
table.v4clp li.v4f
{
	padding:0px;
    padding-left: 10px;
}

table.v4clp td ul
{
	margin:0px;
	padding:0px;
}
table.v4clp li{ padding:0px;}
table.v4clp td{ padding:0px;}
table.v4clp td.oc li
{
	border-bottom: 1px solid #C1C1C1;
	padding-left:10px;
	line-height:30px;
	height:30px;
}
table.v4clp td.oc li a
{
	color: #000000;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
	display:block;
}
table.v4clp td.oc li a:hover
{	font-weight:normal; color:#333333;
}
table.v4clp li span
{
	color:#333333; font-weight:bold;
}
div.lcat
{
	width:100%;
}
.lcat .ttl
{
	color: #333333;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
	margin:0px;
	display:block;
    line-height: 30px;
	padding-left:10px;
	border-bottom:1px solid #c1c1c1;
}
.lcat .ttl a
{
	color:#333333;
}
.lcat .ttl a:hover,a:visited
{
	color:#000;
}
.r3
{
	float: left;
    margin-left: 3px;
    width: 97%;
}
.v4stabl
{
	text-align:left;
	padding-left:13px;
}
div.fpcc
{
	border:1px solid #c1c1c1;
	border-bottom:none;
}
.rs_box
{
	border-color:#c1c1c1;
}
.ctrlbr
{
	border:1px solid #c1c1c1;
	border-top:none;
}
#v4-8.pdmt
{
	float:left;
	padding:0px;
}
#v4-14.pdmt
{
	float:right;
}
td#CentralArea span.pdmt
{
	padding-right:0px;
}
.cmpBr
{
	border:1px solid #c1c1c1;
	border-top:none;
}
.grid td.left
{
	padding-left:10px;
}
div.itemseparator
{
	border:none;
}
.rs-pview
{
	padding:0px;
}
.gallery .details
{
	 background:url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF;
}
table.gallery table.fixed
{
	background:url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF; margin:0px 10px 10px 10px;
}
td#CentralArea div.dynpg
{
	border:none;
}
table.pgbc
{
	border:none;
}
table.gallery
{ border:1px solid #c1c1c1; border-collapse:collapse;
}
.grid
{
	margin-top:8px;
}
.pagecontainer
{
	width:1020px;
	margin:0 auto;
	position:relative;
	padding-bottom:230px;
}
.grid td.gallery
{
}
table.gallery div.ttl
{
	margin:8px 12px;
}
table.gallery div.ttl a
{
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
}
table.gallery div.clearFullDiv
{
	margin-bottom:5px; margin-top:5px;
}

.fixed .bin,.bid
{
	 font-size: 13px;
    font-weight: bold;
	color:#FA0000;
}
#lvc .li
{
	background: url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF;
	margin:10px 0px; 
	border: 1px solid #CCCCCC;
}
.li td {
   
    padding: 10px 5px;

}
#lvc .pic
{
	background:#FFF;
   padding: 3px 5px;
}
.lcat .link br
{	display:none;
}
.lcat .link a{ border-bottom:1px solid #c1c1c1; padding-left:10px; display:block; line-height:30px; color:#000;}
.lcat .link a:hover{ color:#333333;}
.grid td.left{ border:none; }
#v4-6 .cmpb
{ border:1px solid #c1c1c1; border-top:none; width:99.6%; }
#v4-6 .cmpb table
{
	background: url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF; border:none;
}
.cmpb td.details
{
	padding-left:70px;
}
.cmpb td.shipping div a
{
	margin-left:0px;
}
.cmpBr
{
	background: url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF;
}
.v4clp {
    margin-top: 0;
}
.li td.details div.ttl a
{
	color: #222222;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align:left;
    text-decoration: none;
}
.li td.prices
{
	color:#FA0000;
	font-weight:bold;
}
table.nol td.picture
{
	width:auto;
}
div.bpmsg{ border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1;}
table.gallery table.fixed div.time2{ font-weight:bold; color:#333333;}
table.pgbc{ border:1px solid #c1c1c1 !important; padding:0px;}
.dynpg .l{ padding-right:55px;}
.dynpg table.pager{ padding:0px 20px; border:1px solid #c1c1c1; border-bottom:none; border-top:none;}
span.pdmt .cur{ color:#000;}
.bpmsg span.lnk a{ color:#000 !important;}
.bpmsg span.lnk a:hover{ color:#333333 !important;}
table.nol td.picture a{ color:#333333;}
.cmpb td.prices a{ color:#333333;}
.cmpb td.shipping div a{ color:#333333;}
.cmpb td.time a{ color:#333333;}
td#CentralArea .rs_box div.cmpb{ background: url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF; border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1; width: 99.6%;}
td#CentralArea .rs_box div.cmpb table{ background: url("../images/product_list_li_bg.jpg") repeat scroll 0 0 #EFEFEF;}
/* end hardik css
	 */