body {
	background: #FFFFFF url(/images/c-bg2.jpg) top center repeat-y; 
	text-align: center; 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
h4 { margin: 5px 0px; font-size: 11px; }
#header { clear: both; }

#menu {  }
#menu a { margin: 2px; padding: 2px; font-family: Arial; font-size: 11px; text-decoration: none; color: #666; }
#menu a:hover { color: #ff6600; text-decoration: underline; }

#logo { float: left; width: 310px; margin-bottom: 10px;  margin-left: 10px; margin-top: 10px; }
#welcome { float: right; width: 467px; margin: 10px; margin-right:0px; }
#welcome1 { float: right; width: 455px; margin: 5px; }

#date { position: relative; left: 350px; top: 100px; font-size: 11px; float: right; text-align: right; }

#h-menu { background: url(../images/m-bg.jpg); clear: both; margin: 0px; width: 800px; height: 36px; }

#srbanners {
	text-align: center;
	margin-top: 10px;
}
#srbanners img {
    vertical-align: top;
	padding: 2px;
}
#clock { float: right; color: white; background-color: inherit; font-size: 10px; font-weight: normal; margin-top: 10px; text-align: right; padding-right: 10px; }
#clock div { float: left; padding: 0px 15px 0px 0px; height: 20px;}
#clock #clockLondon,  #clock #clockBangalore, #clock #clockDubai { float: left; padding: 0px 5px 0px 0px;}

#flash, #srflash { clear: both; margin: 0px; padding: 0px; width: 800px; height: 130px; background-color: #c0cbcf; }
#srflash { height: 65px; }
#content { clear: both; padding: 6px; }
#content ul li { float: left;  }
#content h1 { padding: 10px; color: #ee7f01; background-color: inherit; line-height: 30px; font-size: 20px; font-weight: bold; }
#content h2 { padding: 10px 0px; color: #4c718c; background-color: inherit; font-size: 14px; font-weight: bold; }
#content p { font-size: 12px; }


#contentba { clear: both; padding-right:6px;padding-left: 6px;padding-bottom:5px;padding-top: 0px; }
#contentba ul li { float: left; width:248px;padding:4px;padding-top:0px; }
#contentba h1 { padding: 10px; color: #ee7f01; background-color: inherit; line-height: 30px; font-size: 20px; font-weight: bold; }
#contentba h2 { padding: 10px 0px; color: #4c718c; background-color: inherit; font-size: 14px; font-weight: bold; }
#contentba p { font-size: 12px; }
#searchli  { float: left; width:260px;padding:4px; }
#videoba {
	float: left; 
	width:230px;
	padding-left:10px;
	padding-right:0px; 
}
a { color: #000; }
a:hover { color: #ee7f01;  }

#footer { clear: both; height: 50px; font-size: 10px;  }
#footer p { padding: 4px; margin: 4px; color: #000; float: right; font-size: 10px;}
#footer ul { list-style-type: none; margin: 0px; padding: 0px; }
#footer ul li { list-style: none; float: left; text-align: center; }
#footer ul li a { margin: 4px; padding: 4px; line-height: 32px; font-size: 10px; text-decoration:none; color: #000;  }
#footer ul li a:hover { text-decoration: underline; color: #ff6600; }
#searchForm { margin: 0px; padding: 0px; }
#searchForm p { font-size: 11px; padding: 0px; margin: 2px; }
#loginForm { margin: 0px; padding: 0px; }
#loginForm p { font-size: 11px; padding: 0px; margin: 2px; }

#darkblock { background: url(../images/panel-d.gif) no-repeat; width: 176px; height: 234px; padding: 8px; }
#darkblock2 { background: url(../images/panel-d2.gif) no-repeat; width: 374px; height: 234px; padding: 8px; }
#lightblock { background: url(../images/panel-w.gif) no-repeat; width: 176px; height: 234px; padding: 8px; }
.listHilite { border: 1px solid red; }
.listHilite td a { font-size: 11px; }
.listNormal { border: 1px solid #999; }
.listNormal td a { font-size: 11px; }

.inputactive { border: 1px solid #333; font-size: 11px; padding: 2px; margin: 2px; }

div.infoBox { 
  position:absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	top: 50%;
	margin-top: -75px;
	display: none;
	font-size:12px; 
	background-color:#E8F3F7;
	border: 2px solid;	
	border-color: #f7faff #99a #99a #f7faff;
}

div.infoBox td { text-align: center; padding: 7px;}

div.infoBox table.popupTable { background-color: #E8F3F7; }
div.infoBox table.popupTable td { border-left: 1px solid #99a; border-top: 1px solid #99a; text-align: center; padding: 3px; }

/*** search results layouts ***/
#tblSearchResults { 
	width: 505px;
	margin-top: 2px;
}
#tblSearchResults td { font-size: 11px; border-left: 1px solid #7c9db8; padding: 3px;  text-align: center;}
#tblSearchResults td img { margin: 1px; }
#tblSearchResults a, #tblSearchResults a:link, #tblSearchResults a:visited {  }
#tblSearchResults .grey{ color: #545454; }
#tblSearchResults td.searchResults_rowSpacer { background: #d5dfeb url('/images/searchResults_rowSpacer.gif') center left repeat-x; border-width: 0px; padding: 0px; height: 7px;}
#tblSearchResults .vendorName { text-transform: uppercase; text-align: left;}

#prevNext { clear: both; text-align: right; padding-top: 4px; font-size: 12px; }
#prevNextDetails { clear: both; text-align: center; font-size: 12px; }

span.whatIsThis { float: right; margin-right: 18px; }
span.whatIsThis a { display: block; font-size: 11px; color: #000; text-decoration: none; background: url(/graphics/sysimages/ver_level_5_1.gif) no-repeat right; padding-right: 30px; height: 20px; line-height: 20px; }

	#registrationForm { padding: 0; clear: both; margin: 0px 10px; }
	#registrationForm p { margin: 4px; padding: 4px; margin-top: 0px }
	#registrationForm label { float: left; width: 200px; text-align: right; padding-right: 8px; line-height: 30px; font-weight: bold; }
	#registrationForm fieldset { background-color: #7c9db8; color: #fff; }
	#registrationForm fieldset a { color: #fff; background-color: inherit; }
	.registrationList li { font-size: 12px; }
   
   #LoginForms { padding: 0; clear: both; margin: 0px 10px; }
	#LoginForms p { margin: 4px; padding: 4px; margin-top: 0px }
	#LoginForms label { float: left; width: 200px; text-align: right; padding-right: 8px; line-height: 30px; font-weight: bold; }
	#LoginForms fieldset { background-color: #7c9db8; color: #fff; }
	#LoginForms fieldset a { color: #fff; background-color: inherit; }
	.LoginForms li { font-size: 12px; }
	
	.incsize{
	 font-size:14px !important; 
	 font-weight:bold;
	}
	div.error { border: 1px solid red; background: #fff; font-size: 12px; font-weight: bold; margin: 4px; padding: 4px; width: 75%; color: red; }
	.blueForm { background-color: #7c9db8; color: #fff; }
	
textarea { font-size: 12px; padding: 4px; }
h2 a { color: #000; }

#inputblock p { margin: 2px 0px; font-size: 11px; }

#homepageBoxes li { 
	padding-right: 3px; 
}

a.orangeButton,
a.orangeButton:link,
a.orangeButton:visited,
a.orangeButton100,
a.orangeButton100:link,
a.orangeButton100:visited,
a.orangeButton150,
a.orangeButton150:link,
a.orangeButton150:visited,
a.orangeButton125,
a.orangeButton125:link,
a.orangeButton125:visited{ 
	background-color: #f7941d;
	border-top: 2px solid #fbc482;
	border-right: 2px solid #655139;
	border-left: 2px solid #fbc482;
	border-bottom: 2px solid #655139;
	padding: 0px 5px;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	text-align: center;
	margin: 3px;
	}
.orangeButton100 { width: 100px; }
.orangeButton150 { width: 150px; }
.orangeButton125 { width: 125px; }

#manageProjectsForm fieldset { border: 1px solid #7c9db8; padding: 10px; margin: 10px; }
#manageProjectsForm legend { width: 0px; height: 0px; padding: 0px; margin: 0px; }
#manageProjectsForm th { font-weight: bold; }

.nop { border: 1px solid #7c9db8; }

.stdForm fieldset {  margin: 10px; padding: 10px; }
.stdForm fieldset p { clear: both; display: block; font-size: 11px; line-height: 24px; border-bottom: 1px solid #ececec; }
.stdForm fieldset p label { width: 50%; float: left; height: 24px; line-height: 24px;  }

/* #####################
		   Vendor details page 
######################*/

#detailsOuterContainer {
	float: left;
	width: 770px;
	margin-left: 5px;
	}
#detailsOuterContainer #prevNext {
	float: left;
	width: 100%;
	}
#detailsOuterContainer #prevNext  #search {
	float: left;
	height: 30px;
	}
#detailsOuterContainer #prevNext  #links {
	float: right;
	padding: 5px;
	}	
#detailsInnerContainer {
	float: left;
	display: block;
	width: 746px;
	padding: 12px;
	background: #b2c4da url('/images/detailsTopBg.gif') top left no-repeat;
	}
#detailsInnerContainer #detailsHeader {
	float: left;
	width: 100%;
	line-height: 30px;
	color: #0c3b60;
	font-size: 14px;
	font-weight: bold;
	}
#detailsInnerContainer #detailsHeader #detailsCompanyName {
	float: left;
	}
#detailsInnerContainer #detailsHeader #detailsRef {
	float: right;
	}
#detailsBanner {
	float: left;
	width: 100%;
	}
#detailsBanner #detailsImage {
	float: left;
	text-align: center;
	}
#detailsBanner #detailsImageFull {
	float: left;
	width: 100%;
	text-align: center;
	}	
#detailsBanner #detailsPqqButtons {
	float: right;
	width: 150px;
	padding: 8px 0px;
	}
#detailsSubContainer { 		
	float: left;
	width: 100%;
	margin-top: 5px;
	background: #c2d1e0 url('/images/detailsSubItemBg.gif') top right repeat-x;
	}
#detailsSubContainer ul,
#detailsSubContainer li {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;

	}
#detailsSubContainer li {
	float: left;
	margin: 0px;
	}
#detailsSubContainer li a {
	float: left;
	color: #3f637f;
	line-height: 35px;
	margin: 0px;
	height: 35px;
	padding: 0px 6px;
	background: #c2d1e0 url('/images/detailsSubItem.gif') top left no-repeat;
	text-decoration: none;
	}
	
#detailsSubContainer li a.active,
#detailsSubContainer li a.active:hover {
	color: #fff;
	background: #c2d1e0 url('/images/detailsSubItemSel.gif') top left no-repeat;
	}

#detailsSubContainer li a:hover {
	color: #0c3b60;
	background: #c2d1e0 url('/images/detailsSubItemHover.gif') top left no-repeat;
	}
#detailsSubContainer li a.first:hover {
	color: #0c3b60;
	
	}	
#detailsSubContainer li a.activeFirst,
#detailsSubContainer li a.activeFirst:hover {
	color: #fff;
	background: #c2d1e0 url('/images/detailsSubItemSel01.gif') top left no-repeat;
	}	
#detailsSubContainer li a.first {
	background: #c2d1e0 url('/images/detailsSubItem01.gif') top left no-repeat;
	}	
#detailsSubContainer #detailsSubContent {
	float: left;
	display: block;
	width: 96%;
	padding: 2%;	
	background: #d5dfeb url('/images/detailsSubTopBg.gif') top left repeat-x;
	font-size: 11px;
	}
#detailsSubContainer #detailsSubContent h2 { padding: 0px; padding-top: 5px; color: #000; font-size: 12px; font-weight: bold; }	
#detailsSubContainer #detailsSubContent .results th {
	font-size: 12px;
	font-weight: bold;
	}
#detailsSubContainer #detailsSubContent .results td.info {
	background-color: #e2e9f1;
	}
#detailsSubContainer #detailsSubContent  { clear: both; }
#detailsSubContainer #detailsSubContent  .results { margin-bottom: 20px; border: 1px solid #81a1bc; }
#detailsSubContainer #detailsSubContent  .results td { padding: 2px; }
#detailsSubContainer #detailsSubContent  .results td b { font-size: 12px; padding: 4px; margin: 4px; background: #fff; display: block; font-weight: normal; }
#detailsSubContainer #detailsSubContent  .results td.info { background: #e2e9f1; padding: 4px; }
#detailsSubContainer #detailsSubContent  .results td.normal { padding: 4px; }
#detailsSubContainer #detailsSubContent  .results th { font-size: 12px; font-weight: bold; padding: 4px; }
#detailsSubContainer #detailsSubContent  .results td a { color: #000; }
#detailsSubContainer #detailsSubContent  .results td a:hover { color: #ee7f01; background-color: inherit; }
	
#detailsSubContainer #detailsSubBtmBg {
	float: left;
	background: #d5dfeb url('/images/detailsSubBtmBg.gif') bottom left no-repeat;
	height: 8px;
	width: 100%;
	}
#detailsBtmBg {
	float: left;
	background: #d5dfeb url('/images/detailsBtmBg.gif') bottom left no-repeat;
	height: 6px;	
	width: 770px;
	}
	
/* #################
	         Search results
##################*/
#srOuterContainer,
#srInnerContainer,
#srResultsContainer,
#srResultsContainer .inner #srTitle,
#srSelectionsContainer .srSubContainer,
#srOuterContainer #search {
	float: left;
	}
#srOuterContainer #topInfo {
	float: left;
	width: 782px;
	}	
#srOuterContainer #topInfo #resultTotal {
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px;
	color: #f7941d;
	background-color: inherit;
	}
#srOuterContainer #topInfo #restot{
	color: #f7941d;
	
	}
#srOuterContainer #topInfo #resultTotal  span {
	font-weight: bold;
	color: #000;
	}
#srOuterContainer #topInfo #whatsThis {
	float: left;
	
 }
 
#srOuterContainer #topInfo #whatsThis {
    padding-left:26px;
	padding-bottom: 10px;
 }
 
#srOuterContainer #topInfo #whatsThis1{
	
  float: left;
    
    width:130px;
    display: block;
    margin-bottom: 6px;
    text-align: right;
  
    
	}
	
#srOuterContainer #topInfo #searchButtons {
	float: left;
	width: 407px;
	height: 30px;
	}
#srOuterContainer #topInfo #searchButtons1 {
	float: left;
	width: 570px;
	height: 30px;

	}	
#srResultsContainer {
	width: 556px;
	margin-right: 12px;
	}
#srResultsContainer .inner {
	float: left;
	width: 540px; /* 556 */
	padding: 8px;
	background: #b2c4da url('/images/srTopBg.gif') top left no-repeat;
	}
#srResultsContainer .inner .srHeader,
#srSelectionsContainer .srHeader {	
	font-size: 14px;
	color: #0c3b60;	
	float: left;
	font-weight: bold;
	height: 40px;
	line-height: 20px;
	width: 100%;
	}
#srResultsContainer .inner .srSubContainer {
	float: left;
	display: block;
	width: 523px; /* 533 */
	height: 400px;
	padding: 5px;	
	font-size: 12px;
	background: #d5dfeb url('/images/srSubTopBg.gif') top left no-repeat;
	}
#srResultsContainer .inner .srSubContainer .contents {
	float: left;
	display: block;
	height: 400px;
	width: 523px;
	overflow: auto;
	}	

	
#srResultsContainer .inner #srPrevNext,
#srResultsContainer .inner #srPrevNext  #links {
	float: right;
}
#srResultsContainer .inner #srPrevNext a,
#srResultsContainer .inner #srPrevNext a:link,
#srResultsContainer .inner #srPrevNext a:visited,
#srResultsContainer .inner #srPrevNext a:hover,
#srOuterContainer #srBtmBg a,
#srOuterContainer #srBtmBg a:link,
#srOuterContainer #srBtmBg a:visited,
#srOuterContainer #srBtmBg a:hover {
	font-size: 11.3px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

#srResultsContainer .inner #srSubBtmBg {
	float: left;
	height: 6px;
	background: #d5dfeb url('/images/srSubBtmBg.gif') top left no-repeat;
	width: 533px;
	}
#srSelectionsContainer {
	float: left;
	width: 214px;
	}
 #srOuterContainer #srBtmBg {
	float: left;
	text-align: left;
	background: #b2c4da url('/images/srBtmBg.gif') bottom left no-repeat;
	width: 536px;
	padding: 10px;
	height: 16px;
	vertical-align:top;
	}
.prenext{
	text-align: right;

}
#srSelectionsContainer .inner {
	float: left;
	width: 198px;
	padding: 8px;
	background: #b2c4da url('/images/srSelectionsTopBg.gif') top left no-repeat;
	}
#srSelectionsContainer .inner1 {
	float: left;
	width: 198px;
	padding: 8px;
	background: #b2c4da url('/images/tradeVideoTopBg.gif') top left no-repeat;
	}
#srSelectionsContainer .inner .srSubContainer {
	float: left;
	display: block;
	width: 187px; /* 197 */
	padding: 5px;	
	height: 144px;
	font-size: 12px;
	overflow: auto;
	background: #d5dfeb url('/images/srSelectionsSubTopBg.gif') top left no-repeat;
	}
#srSelectionsContainer .inner1 #srSelectionsSubBtmBg {
	float: left;
	height: 7px;
	background: #d5dfeb url('/images/srSelectionsSubBtmBg.gif') top left no-repeat;
	width: 197px;
	}
#srSelectionsContainer .inner1 .srSubContainer {
	float: left;
	display: block;
	width: 187px; /* 197 */
	padding: 5px;	
	height: 183px;
	font-size: 12px;
	background: #d5dfeb url('/images/srSelectionsSubTopBg.gif') top left no-repeat;
	}
#srSelectionsContainer .inner #srSelectionsSubBtmBg {
	float: left;
	height: 7px;
	background: #d5dfeb url('/images/srSelectionsSubBtmBg.gif') top left no-repeat;
	width: 197px;
	}
#srSelectionsContainer #srSelectionsBtmBg {
	float: left;
	height: 45px;
	background: #b2c4da url('/images/srSelectionsBtmBg.gif') bottom left no-repeat;
	width: 214px;
	}	
#srSelectionsContainer #srSelectionsBtmBg1 {
	float: left;
	height: 35px;
	background: #b2c4da url('/images/srSelectionsBtmBg.gif') bottom left no-repeat;
	width: 214px;
	}	
	
#sitemap {
	margin-left: 30px;
	list-style: circle;
}

#sitemap li {
	list-style: circle;
	clear: both;
	padding: 4px 0;
}

#sitemap li a {
	font-size: 13px;
}

#sitemap li ul {
	list-style: circle;
}

#sitemap li ul li {
	list-style: circle;
	margin-left: 20px;
	padding: 4px 0;
}
	
#resumeContent {
   border: 1px solid #81a1bc;
   background-color: #bfd3e4;
   padding: 8px;
   width: 700px;

} 
/*
Selection basket starts
*/
div.basketBox { 
  position:absolute;
	left: 50%;
	width: 455px;
	margin-left: -150px;
	top: 50%;
	margin-top: -75px;
	display: none;
	font-size:12px; 
	background-color:#E8F3F7;
	border: 2px solid;	
	border-color: #f7faff #99a #99a #f7faff;
}
#srBasketContainer {
	float: left;
	width: 454px;
	}
#srBasketContainer .inner {
	float: left;
	width: 438px;
	padding: 8px;
	background: #b2c4da url('/images/srBasketTopBg.gif') top left no-repeat;
	}
#srBasketContainer .inner .srSubContainer {
	float: left;
	display: block;
	width: 427px; /* 417 */
	padding: 5px;	
	height: 144px;
	font-size: 12px;
	background: #d5dfeb url('/images/srBasketSubTopBg.gif') top left no-repeat;
	}
#srBasketContainer .inner #srBasketSubBtmBg {
	float: left;
	height: 7px;
	background: #d5dfeb url('/images/srBasketSubBtmBg.gif') top left no-repeat;
	width: 437px;
	}

#srBasketContainer #srBasketBtmBg {
	float: left;
	height: 45px;
	background: #b2c4da url('/images/srBasketBtmBg.gif') bottom left no-repeat;
	width: 454px;
	}	

/*
	Selection basaket Ends
*/
#writeroot img { border: 1px solid #000; width: 53px; height: 40px; vertical-align: middle; line-height: 50px; margin: 0px; padding: 0px; }
#writeroot { position: relative; left: 0px; height: 50px; line-height: 50px; vertical-align: middle; }
#tradeNews{
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	
}

.homeNewsUnderline {
	text-decoration: underline;
	
		
}
.homeNews{
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding-right:50px;
	text-decoration:none;
}


.readMore{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed8122;
}
.readMoreTrade{
	text-align: left;
	width: 100%;
	padding-left: 102px;
}
#TEL{
	height: 120px;
	width: 280px;
}
/*
	DR1087 starts
*/
#detailsSubContent1{
	float: left;
	display: block;
	max-height: 300px;
	width: 730px;
	text-align: justify;
	overflow: auto;
	padding: 8px;
   	background: #d5dfeb;
	}
#detailsSubContainer1 #detailsSubBtmBg {
	float: left;
	background: #d5dfeb url('/images/detailsSubBtmBg.gif') bottom left no-repeat;
	height: 8px;
	/*width: 100%;*/
	}
#detailsSubContent1 .aboutus{
	float: left;
	display: block;
	min-height: 275px;
	text-align: justify;
   	padding: 8px;
   	width: 700px;
}
#detailsSubContent1 .heading, .heading1{
	float: left;
	display: block;
   	padding: 2px;
   	font-weight: bold;
   	font-size: 12px;
   	width:700px;
   	color: #0c3b60;
   /*	color: #81a1bc;*/
}
#detailsSubContent1 .projects,#detailsSubContent1 .news {
	float: left;
	display: block;
	min-height: 285px;
	text-align: justify;
	/*border: 1px solid #81a1bc;
   	background-color: #bfd3e4;*/
   	padding: 8px;
   	width: 690px;
   	/*font-weight: bolder;*/
}
#detailsSubContent1 .projects h1, #detailsSubContent1 .aboutus h1, #detailsSubContent1 .news h1  {
    font-size: 14px;
    font-weight: bold;
    color: #0c3b60;
    padding: 4px 0px;

    }

#detailsSubContent1 .projects h2, #detailsSubContent1 .aboutus h2, #detailsSubContent1 .news h2  {
    font-size: 12px;
    font-weight: bold;
    color: #0c3b60;
    padding: 4px 0px 10px 10px;
    }

#detailsSubContent1 .projects h3 , #detailsSubContent1 .aboutus h3, #detailsSubContent1 .news h3 {
    font-size: 12px;
    font-weight: bold;
    color: #0c3b60;
    padding: 4px 0px 10px 10px;
    }

#detailsSubContent1 .projects p, #detailsSubContent1 .aboutus p, #detailsSubContent1 .news p  {
    font-size: 12px;
    padding: 0px 10px 10px 10px;
    }

.sepHr{
   	background-color: #ee7f01;
   	width: 100%;
   	border: 0px;
}
#projectDivHide, #newsDivHide{
	visibility:hidden;
	position:absolute;
}
#projectDivShow, #newsDivShow{
	position:relative;
}
a.smallLink:link, a.smallLink:visited,a.smallLink:hover,a.smallLink:active {
	
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	color: #0c3b60;
}   /* selected link */ 
p.address{
	font-size: 12px;	
	/*color: #fff;*/
}
#detailsSubContainer #detailsSubContent p.address {
	font-size: 13px;
}
/*
	DR1087 ends
*/
 /*
 DR001296
 */
 .email{
 	width: 50px;
 }
 
 /**
 * Social Bookmark section
 **/
.dotted{ 
	border-top-style: dotted; 
	border: 1px;
	border-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 120px;
}
.bmheading{
	background-color: #CACACA;	
	font-weight: bold;
	color: #727272;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
 /**
 * Social Bookmark section Ends
 **/

	
 /*for advanced search page*/

#search-box_ad {
	position:absolute;
	background-image: url(../images/BR_Search_box_3.png);
	left:2px !important;
	/*top:292px;*/
	width:335px;
	height:273px;
	background-repeat: no-repeat;
	top:0px !important;
}


#getFreeVideos{
	padding:10px 0px 5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E5786;
	font-weight: bold;
	font-style:italic;
	font-size: 13px; 
	
}
#getFreeVideos a{
	text-decoration:none;
	color: #1E5786;	
}	 
#searchFilter{
	position:absolute;
	background: url(../images/BR_Filter_box_1.png) no-repeat; 
	width: 225px !important; 
	height: 265px; 
	padding: 5px;
	left:338px !important;
	top: -2px !important;

}
#mainDIV{
	
	margin: 0 auto;
	position:relative;
	left:0px;
	top:0px;
	width:800px;
}
.topHeading1ad{
	
	font-size:100%;
	color:white;
	font-weight: bold;
}
#search-formad {
	margin: 4px 0 0 10px;
	width: 315px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#newSearch1ad{
		margin: 0px 0 0 0px;
	
}
.topHeadingad{
	
	font-size:110%;
	color:white;
	font-weight: bold;
}

#videos-box_ad {
	position:absolute;
	background-image: url(../images/videos_box.png) ;
	left:573px !important;
	top:0px !important;
	width:230px;
	height:280px;
	background-repeat: no-repeat;
}
#videoad {
	width: 192px;
	height: 200px;
	margin: 38px 0 0 15px;
}

.searchButtonad{
	padding-top: 15px;
	padding-right:9px;
}
.filterButtonad{
	margin-left:90px;
	padding-top:16px;
	
}
.comboBoxad{
	padding-left:10px;
}
#searchFilter p{
	padding-left:5px;
}

/* h1 tags in gsearch and search.ad page*/

#normalh1{
	font-size: 11px !important;
    display: inline; 
    font-weight: bold; 
    color: black !important; 
    padding-left: 0px !important; 
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
 }
 #normalh14ad{
   	font-size: 100% !important;
    display: inline; 
    font-weight: bold; 
    color: white !important; 
    padding-left: 0px !important; 
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
 }
 




/*for unsubscribe2news*/

.textcolor{
	
	font-size:13px !important;
}	

#unsubscribeForm { padding: 0; clear: both; margin: 0px 10px; }
	#unsubscribeForm p { margin: 4px; padding: 4px; margin-top: 0px }
	#unsubscribeForm label { float: left; width: 150px; text-align: left; padding-right: 8px; line-height: 30px; font-weight: bold; }
	#unsubscribeForm fieldset { background-color: #7c9db8; color: #fff; }
	#unsubscribeForm fieldset a { color: #fff; background-color: inherit; }
	.unsubscribeForm li { font-size: 12px; }	
	
	#contents { clear: both; padding: 6px; }
#contents ul li { float: left;  }
#contents h1 { padding: 10px; color: #ee7f01; background-color: inherit; line-height: 30px; font-size: 20px; font-weight: bold; }
#contents h2 { padding: 10px 0px; color: #4c718c; background-color: inherit; font-size: 14px; font-weight: bold; }
#contents p { font-size: 12px; }
	
/*end of unsubscribe2news */

/*
	About us terms and conditions and order terms and conditions
*/
#terms td a{
	color: #ee7f01;
	font-size: 13px;
 }
#terms td a:hover{ color: #000; background-color: inherit; }

/*
  end of about us
*/