/********************************************
	WSF NEW - CI Version 1.0
********************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

iframe {
	border: 0px none;
}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border: 0px;
	color: navy;
}

a img:hover {
	border: 0px;
	color: beige;
}

h1 {
	margin: 18px auto;
	color: Blue;
	text-align: center;
	font-size: 22px;
}

h2 {
	margin: 10px auto;
	color: #000080; /* navy */
	text-align: center;
	font-size: 16px;
}

h3 {
	margin: 5px auto;
	color: #800000;	/* maroon */
	font-size: 13px;
}

hr.blue {
	margin: 0;
	padding: 0;
	color: blue;
	background-color: #0000ff; /* blue */
	height: 1px;
}

hr.item_spacer {
	margin: 5px 0px;
	border: 0px;
	height: 2px;
	color: #ffffff;
	background-color: #ffffff;
}

pre {
	font-family: inherit;
}

a {
	color: #800000;
	text-decoration: underline;
}

a:hover {
	color: #ff7700;
	text-decoration: none;
}

.maroonB {
	color: #800000;
	font-weight: bold;
}

.maroon {
	color: #800000;
	font-weight: normal;
}

.red {
	color: #ff0000;
}

.teal {
	color: #008080;
}

.error {
	color: #ff0000;
}

.required {
	color: #ff0000;
}

.clr {
	clear: both;
}

.center {
	text-align: center;
}

.margin15 {
	margin-top: 15px;
}

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.highlight {
	background-color: #ffee00; /* yellow */
	text-decoration: inherit;
}

.error_msg_box {
	margin: 60px auto;
	padding: 25px 20px;
	width: 400px;
	border: 1px dotted #ff0000;
	background-color: #f7f7f7;
	
}

.box2 {
	padding: 10px;
	margin: 20px auto;
	background-color: #f7f7f7;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	border: 1px dashed #cccccc;
}

div#classifiedWrapper {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 680px;
}

/********************************************
	SEARCH BAR
********************************************/

div#classifiedSearchBar {
	text-align: right;
	padding: 5px 0px;
	width: 680px;
	height: 46px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	background-color: #e6e6e6;
}

#get_listed {
	float: left;
	position: relative;
	top: -5px;
	left: 0px;
	width: 100px;
	height: 56px;
	text-align: left;
	background: #ffff00 url(../images/banner_n.gif) 0px 5px no-repeat;
}

#get_listed:hover {
	background: #ff6c00 url(../images/banner_n.gif) -100px 5px no-repeat;
}

#get_listed img {
	margin: 5px 0px;
}

#frmSearchByKeyword, #frmSearchByParameter {
	height: 23px;
}

/********************************************
	WORLD MAP AND PRODUCT-WISE CATEGORISATION
********************************************/

div#classifiedMap {
	overflow: hidden;
	width: 680px;
	height: 348px;/* 307px; */
	background-image: url(../images/worldmap.png);
}

div#classifiedCategory {
	width: 680px;
}

table#productwise {
	padding: 20px 0px;
	width: 100%;
	font-size: 120%;
}

#productwise tr {
	line-height: 22px;
	background-color: #f5f5f5;
}

#productwise tr.productwise_header {
	background-color: #e5e5e5;
	line-height: 30px;
}

td.product_list_header {
	padding-left: 5px;
	font-weight: bold;
	background: url(../images/luc.png) left top no-repeat;
}

td.company_count_header {
	padding-left: 5px;
	font-weight: bold;
	background: url(../images/ruc.png) right top no-repeat;
}

td.product_list {
	padding-left: 5px;
	font-weight: bold;
}

td.product_list_footer {
	padding-left: 5px;
	font-weight: bold;
	background: url(../images/llc.png) left bottom no-repeat;
}

td.product_list a {
	text-decoration: none;
}

td.product_list a:hover {
	text-decoration: underline;
}

td.company_count {
	width: 12%;
	text-align: center;
}

 td.company_count_footer {
 	width: 12%;
 	font-weight: bold;
	text-align: center;
	background: url(../images/rlc.png) right bottom no-repeat;
 }

/********************************************
	SEARCH RESULTS PAGE
********************************************/

div#classifiedSearchResults {
	margin-top: 10px;
	width: 680px;
	background-color: #e5e5e5;
	clear: left;
}

div.searched_item {
	margin: 0px auto;
	padding: 0px 5px 10px 5px;
	width: 668px;
	border: 1px dashed #cccccc;
	background-color: #f7f7f7;
}

.search_title {
	margin: 0px auto;
	font-size: 110%;
	font-style: italic;
	text-align: center;
	line-height: 30px;
}

.search_term {
	color: #800000; /* maroon */
	font-style: normal;
	font-weight: bold;
	
}

.pagination {
	margin: 0px 0px 5px 0px;
	color: #000080; /* navy */
}

.pagination_bottom {
	padding: 5px 0px 5px 0px;
	color: #000080; /* navy */
}

.pageof {
	margin: 0px 10px;
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.cur_page {
	margin: 0px 4px;
	color: #800000; /* maroon */
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.pagination_links {
	float: right;
	margin: 0px 5px;
	color: inherit;
}

.pagination_links a {
	margin: 0px 4px;
	color: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
}

.pagination_links a:hover {
	color: #800000; /* maroon */
}

.description {
	padding: 0px 15px 5px 25px;
	color: #000080; /* navy */
	font-variant: normal;
	font-style: italic;
	text-align: justify;
}

.detail {
	
}

span.detail_head {
	color: #ee0000;
	font-weight: bold;
	text-transform: uppercase;
}

a.detail_url {
	
}

.send_enquiry {
	margin-top: 10px;
}

a.enquiry_link {
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ff6c00;
	border: 1px outset #ff6c00;
}

a.enquiry_link:hover {
	color: #ee0000;
	background-color: #ffff00;
	border: 1px outset #ffff00;
}

/********************************************
	ENQUIRY FORM
********************************************/

#sendEnq {
	margin-top: 25px;
}

#sendEnq h2 {
	margin: 0px auto 15px auto;
	text-align: left;
}

#userInfo {
	
}

#userInfo td.error_msg {
	padding-left: 5px;
}

#userInfo td.input_field {
	width: 250px;
}

#userInfo td.sel_gender {
	width: auto;
}

#userInfo #selGender {
	width: 100%;
}

#userInfo td.input_name {
	width: 200px;
}

#userInfo input {
	margin: 0;
	padding: 0;
	width: 100%;
}

#userInfo #submit {
	width: auto;
}

.form_success_box {
	margin: 25px auto;
	padding: 25px 20px;
	width: 400px;
	border: 1px dashed #cccccc;
	background-color: #f7f7f7;
}

.form_success_box span {
	color: #ff7700;
	font-weight: bold;
	
}

/********************************************
	LISTING FORM
********************************************/

#getListedForm {
	margin-top: 10px;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
}

.label {
	margin: 15px 0px 0px 0px;
}

#getListedForm .button {
	padding-top: 10px;
	text-align: center;
	clear: left;
}

#getListedForm .button input {
	padding-left: 10px;
	padding-right: 10px;
}

.contactInfo {
	float: left;
	width: 330px;
}

.aboutCompany {
	float: left;
	width: 330px;
}

#getListedForm p.productList {
	padding: 7px 0px 0px 0px;
}

.productList .chkBox {
	margin-right: 10px;
	vertical-align: middle;
}

.productList label {
	vertical-align: middle;
}

/********************************************
	FOOTER
********************************************/

#classifiedFooter {
	text-align: center;	
}

a.footer {
	display: block;
	padding: 10px;
	width: 660px;
	color: #000080;
	background-color: #ff6c00;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff;
	background-color: #800000;
	text-decoration: none;
}

