﻿body {
	font-family: Arial, Helvetica, sans-serif;
}
/* Content Master Page Styles */

#Container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 130px;
	color: #FF0000;
	background: url(../Images/header_bg.gif) no-repeat left 70px;
}
#header .logo {
	float: left;
	display: block;
}

#headerright {
	float: right;
}
#tabs {
	margin-left: 390px;
	margin-top: -25px;
	overflow: hidden;
	width: 627px;
}
#subtabs {
	overflow: hidden;
	width: 730px;
}
#tabs ul, #subtabs ul {
	margin: 0;
	padding: 0;
}
#tabs ul li{
	list-style: none;
	display: block;
	float: left;
	margin-left: 3px;
	background: url(../Images/tabs.gif) no-repeat right -30px;
}
#tabs ul li a {
	display: block;
	padding: 8px 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0887d0;
	text-decoration: none;
	background: url(../Images/tabs.gif) no-repeat left -30px;
}
#tabs ul li a:hover {
	text-decoration: underline;
}
#tabs ul li.current {
	background: url(../Images/tabs.gif) no-repeat right top;
}
#tabs ul li.current a {
	background: url(../Images/tabs.gif) no-repeat left top;
	color: #000000;
	padding-bottom: 6px;
}

.bgoffer{
	margin-left:3px;
	border:solid 1px #42b4d1;
}
#subtabs ul li  {
	list-style: none;
	display: block;
	float: left;
	margin-left: 3px;
	background: url(../Images/tabs.gif) no-repeat right 0px;
}
#subtabs ul li a {
	display: block;
	padding: 7px 15px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(../Images/tabs.gif) no-repeat left 0px;
}
#subtabs ul li.current {
	background: url(../Images/tabs.gif) no-repeat right -30px;
}
#subtabs ul li.current a {
	color: #0887d0;
	background: url(../Images/tabs.gif) no-repeat left -30px;
	padding-bottom:5px;
}

#toplinks {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: -58px;
}
#toplinks a {
	padding: 0 5px;
	font-size: 12px;
	text-decoration: none;
}
#toplinks a:hover {
	color: #03beed;
}
#toplinkleft {
	float: left;
	width: 115px;
}
#toplinkright {
	color: #06b7f1;
	width: 185px;
	float: right;
	text-align: left;
}
#searchbar {
	float: left;
	margin: 15px 0px 0px 300px;
	color: Black;
	font-size: 13px;
}
#navlinks {
	width: 955px;
	height: 33px;
	clear: both;
	background-color: #16F661;
	padding-left: 15px;
	padding-top: 7px;
}
#navlinks a {
	padding: 0 12px;
	font-family: Arial, Georgia, Verdana, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	clear: both;
	border-top: solid 1px #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 13px Tahoma, Arial, Verdana;
	text-align: center;
}

#footer ul {
	margin: 0px 20px;
	padding: 0px;
	margin-left: 300px;
}

#footer ul li {
	list-style: none;
	float: left;
	padding: 2px 5px;
}
#footer ul li ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li ul li {
	list-style: none;
	float: none;
	padding: 2px;
	text-align: left;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#bottomlinks {
	border-top: solid 1px #ffdac5;
	margin-left: 175px;
	text-align: center;
}
#bottomlinks a {
	padding: 0 5px;
	font-family: Arial;
	font-size: 14px;
}
.copyright {
	margin-left: 275px;
	color: #3E433F;
}
/* leftbar*/

#leftbar {
	margin-top: 20px; /*background-color: #CFF7C8;*/
	width: 200px;
	float: left;
	border: solid 1px #adf1fb;
}

#leftbar h3 {
	background: url( "../images/top_head.gif" ) no-repeat;
	color: #951BEA;
	margin: 0px;
	padding: 0 0 0 10px;
}

#leftbar h4 {
	background: url("../images/head.gif" ) no-repeat;
	color: #21B6A8;
	font: bold 14px Arial;
	margin: 0px;
	margin-left: 0px;
	padding: 6px 0 8px 10px;
}
#leftbar ul {
	margin: 0px;
	padding: 5px 0px 10px 15px;
}

#leftbar ul li {
	margin: 0px 0px 0px 10px;
	list-style-image: url(../images/orgBull.gif);
}

#leftbar ul li a {
	text-decoration: none;
	font: 14px/20px Palatino,Frutiger,Arial;
	color: #288cb4;
}

#leftbar ul li a:hover {
	color: Blue;
}

#rightbar {
	margin-top: 20px; /*background:url(../images/rightbody.gif) repeat-y; 	background-color: #f8f2e5;*/
	width: 180px;
	float: right;
	border: solid 1px #FFD3A8;
}

#rightbar h3 {
	color: #951BEA;
	background: url(../images/rightheader.gif) no-repeat;
	margin: 0px;
	padding: 4px 0 4px 10px;
}

#content {
	border: solid 1px #fabe9c;
	margin: 20px 200px 0 220px;
}

#maincontent {
	margin-top: 20px;
	margin-left: 200px;
}

#fullcontent {
	margin: 20px 20px 20px 10px;
}

#myPagemain {
	margin-top: 20px;
	margin-left: 220px;
	width: 720px;
}

/*Vishnu Latest*/
a.butt_normal {
	display: block;
	padding: 3px 10px;
	background-color: #D9FAAB;
	border: solid 1px #84DC0C;
	float: left;
	margin-left: 5px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font: bold 12px arial;
}

a.butt {
	display: block;
	padding: 3px 10px;
	background-color: #abf3fa;
	border: solid 1px #02b7c7;
	float: left;
	margin-left: 5px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font: bold 12px arial;
}

a.butt_normal:hover {
	background-color: #ffbe72;
	color: #004F00;
	border: solid 1px #e58a1f;
}

a.butt:hover {
	background-color: #ffbe72;
	color: #004F00;
	border: solid 1px #e58a1f;
}

a.butt_normal {
	float: none;
}

/*Starlin*/

.postProduct {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
.forgotPass {
	border: solid 1px #33ddfc;
	background-color: #f2fcfd;
	padding: 10px;
}

/*Changes in listing by starlin*/
.Listing {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: solid 1px #B8BF9D;
}
.ListingChkAlign {
	margin-top: 25px;
	width: 15px;
	float: left;
	padding-bottom: 100px;
}
.ListingChkbox {
	vertical-align: middle;
}
.ListingImageAlign {
	width: 100px; /*height: 106px;*/
	margin-top: 25px;
	display: table-cell;
	vertical-align: middle;
	margin-left: 10px;
	padding: 3px;
	float: left; /*border: solid 1px #f4c286;*/
}

.ListingImageAlign * {
	vertical-align: middle;
}

.ListingImageAlign span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
.ListingTextAlign {
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	width: 700px;
	font-family: Arial, Sans-Serif, Verdana, Outlook, Times New Roman;
	font-size: 12px;
	line-height: 18px;
}
.ListingTextAlign b, .contactaddress b, .contactno b, .contactinfo b {
	font-family: Verdana;
	color: #7f7d7d;
	font-size: 12px;
}
/*.ListingTextAlign span
{
	padding-right: 20px;
}*/
/* For listing with no images */
.ListingText {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 700px;
	font-family: Arial, Sans-Serif, Verdana, Outlook, Times New Roman;
	font-size: 12px;
	line-height: 18px;
}
.ListingTextleft {
	float: left;
	width: 420px;
}
.ListingTextright {
	float: right;
	width: 229px;
	margin-left: 50px;
	line-height: 30px;
}
.ListingTextleft h2 a {
	font-size: 16px;
	font-family: Arial, Trebuchet MS, Georgia, Verdana, Times New Roman;
	color: #288cb4;
	text-decoration: underline;
}
.ListingText b {
	color: #606069;
}

/* Details view styles in My Page */

.Detailsview {
	width: 700px;
	border: ridge 5px #E8D9DA;
	padding: 15px;
	background-color: #FAF3F9;
}
#detailsalign {
	font: 14px/20px Trebuchet MS;
	text-align: justify;
	padding: 0px 10px;
	float: left;
	overflow: hidden;
}
#imagealign {
	display: block;
	float: left;
	padding: 10px;
	width: 200px;
}
/*details wihout images*/
#detailstextalign {
	width: 680px;
	float: right;
	font: 14px/20px Trebuchet MS;
	padding: 0px 10px;
}

#detailsalign hr {
	width: 200px;
	color: #DF8BD2;
	float: left;
}

.iconvideo {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
}
.validdate {
	color: Gray;
	padding-top: 20px;
}
.detailsborder {
	border-bottom: ridge 10px #E8D9DA;
}
#detailsDesc {
	float: left;
}
.details1 {
	margin-left: 70px;
}
.details2 {
	margin-left: 65px;
}
.details3 {
	margin-left: 75px;
}
.details4 {
	margin-left: 75px;
}
.details5 {
	margin-left: 40px;
}
.contactaddress {
	width: 300px;
	float: left;
	font: 13px/20px verdana;
	padding: 0px 10px 5px;
}
/*.contactnos
{
	padding-top: 30px;
	width: 325px;
	float: left;
}*/
.contactno {
	margin: 15px 0px 15px 0px;
	font: 13px/20px verdana;
	padding: 0px 0px 0px 10px;
	width: 200px;
	float: right;
}
.btnstyle {
	border-style: outset;
	border-color: #5A4E19;
	background-color: #93C798;
}

/*  box in inquiry details reply */
.usercontentbox {
	width: 660px;
	padding: 10px;
	background-color: #f9e5c2;
	font: 12px/20px Helvetica,Arial,verdana;
	border: solid 1px gray;
}

.replybox {
	width: 630px;
	padding: 5px 10px 5px;
	background-color: #f9e5c2;
	font: 12px/16px Arial,verdana;
	border-top: none;
	border: solid 1px #d8d7d5;
}

.responsecontentbox {
	width: 660px;
	padding: 10px;
	font: 12px/20px Helvetica,Arial,verdana;
	background-color: #e0d5c1;
	border: solid 1px gray;
}

/*Gridview inquiry and response page styles*/
.bginquiry {
	background: url(../Images/bg_inquiry.gif) repeat-y left top;
}
.inqleftbar {
	width: 80px;
	float: left;
}
.inqrightbar {
	float: right;
	width: 200px;
}
.inqcenterbar {
	float: left;
	margin-left: 10px;
	width: 400px;
}

/*registration*/

.regpanel {
	/*border-right: solid 1px #d1d1d1; border: solid 1px #B8BF9D; 	background:url(../Images/blue_bg.gif) repeat left top;*/
}
.divregleft {
	float: left;
	width: 500px;
}
.divregright {
	width: 400px;
	float: right;
	padding-right: 50px;
	margin-top: 50px;
}
.regpanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f4e24;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.regpanel span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.headerText {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #424858;
}
.divregright span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.divregright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f4e24;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
/*Inquiry Basket*/
table {
	background-color: transparent;
}
.extended {
	width: 100%;
}
.nav-search {
	background-color: #ededed;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lsb {
	font-family: arial,sans-serif;
	font-size: 15px;
	height: 1.85em;
	vertical-align: middle;
}
.detailSectionHeader {
	background: url(../Images/detailSectionHeader.gif) repeat left top;
}
.advsrch {
	width: 416px;
	border: solid 3px #d5ddf3;
	background: url(../Images/bg-content-subsystem.jpg);
}
.advsearchhead {
	font-size: 135%; /*background-color: #d5ddf3;*/
	border: solid 10px #d5ddf3;
	border-bottom: solid 16px #d5ddf3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 80px;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 0pt;
	clear: both;
}
.contactus {
	background: url(../Images/bgContact.jpg);
	padding: 100px;
	padding-top: 50px;
}
.tbInquiry {
	width: 800px; /*background: url(../Images/bg-content-subsystem.jpg);*/
}
/*Detailsview style in external details page */

.details {
	margin-left: -25px;
}
.detailContent {
	width: 680px;
	float: left;
	display: block;
	margin-left: 15px;
}

.detailsContent {
	width: 675px;
	float: left;
	display: block;
}

#detailalign {
	width: 410px;
	float: left;
	font: 13px/18px Arial,Tahoma,Trebuchet MS;
	text-align: justify;
	margin: 0px 10px;
}

#detailtextalign {
	width: 640px;
	float: left;
	font: 14px/18px Trebuchet MS;
	text-align: justify;
	padding: 0px 10px;
}

.rightbar {
	width: 180px;
	float: right;
	font: 10px/10px verdana, arial;
	margin: 0px 50px 0px 10px;
}
.rightbars {
	width: 180px;
	float: right;
	font: 10px/10px verdana, arial;
	margin: 0px 50px 0px 20px;
}
.rightbarstyle {
	width: 180px;
	float: right;
	font: 10px/10px verdana, arial;
	margin: 0px 50px 0px 10px;
}

#rightbar {
	width: 180px;
	float: right;
	font: 10px/10px verdana, arial;
	margin-right: 25px;
}

.rightbar h1 {
	color: #2b342a; /* background: url(../images/rightheader.gif) no-repeat;*/
	margin: 0px;
	padding: 4px 0 4px 10px;
}

.contactinfo {
	width: 180px;
	float: left;
	font: 12px/15px verdana, arial;
	padding: 5px 10px;
}

/* small Rounded Rectangle */
.big-roundrect {
	width: 235px;
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat left top;
}
.big-roundrect .top {
	background: url(../images/panel/big-roundrect.gif) no-repeat right top;
	height: 20px;
	margin-left: 20px;
}
.big-roundrect .roundrect-content {
	width: 235px;
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat right bottom;
}
.big-roundrect .inner-content {
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat left bottom;
	margin-right: 20px;
	padding: 0 10px 10px 20px;
}

/*Company Styles*/

.coHeading {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #243b20;
}
.coHeading hr {
	background: url(../images/dotted.gif) repeat left top;
}
.tblContact {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}
.tr1Contact {
	background-color: #ffffff;
}
.tr2Contact {
	background-color: #f5f5f5;
}
.tblFormLeft {
	text-align: right;
	font-family: Arial, Sans-Serif, Verdana, Serif, Outlook, Times New Roman;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	color: #666666;
}
.dotline {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
.dotline1 {
	background-image: url(../images/dotted3.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 12px;
}

/*Login*/
.divLogin {
	width: 100%;
}
.divloginleft {
	width: 400px;
	margin-left: 50px;
	float: left;
	padding-right: 20px;
	margin-top: 50px; /*border-right: solid 1px #d1d1d1;*/
}
.divLogin span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.divLogin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f4e24;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.divloginright {
	width: 400px;
	margin-left: 0px;
	margin-right: 40px;
	float: right;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: solid 1px #d1d1d1;
}

/*My page Default page styles */

.mybiztop {
}
.pnlMyPage {
	background-image: url(../images/gradient-show.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pnltrBg {
	background-image: url(../images/gradient-show1.png);
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #266A2E;
}
.pnlMyPage hr {
	background-image: url(../images/gradient-show2.png);
}
/*Home Page Styles*/
#divHome {
	width: 760px;
}
.boxhead {
	padding: 7px;
	color: white;
	font: normal 20px/28px tahoma, Arial;
	background: url(../images/green/panel_head.gif) repeat-x;
	vertical-align: middle;
}
.homeleft {
	float: left;
	width: 445px;
}
.homeright {
	float: right;
	width: 300px;
	margin-right: 0px;
}
.boxrecent {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 280px;
	border: 1px solid #c2c7c7;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
.recentbottom {
	height: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 23px;
	border-top: 1px solid #c2c7c7;
}
.boxrecentprod {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 300px;
	border: 1px solid #c2c7c7;
}
.boxrecentsvo {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 240px;
	border: 1px solid #c2c7c7;
}
.boximport {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 240px;
	border: 1px solid #c2c7c7;
}
.boxlogin {
	/*padding-top: 10px;*/
	height: 195px;
	border: 1px solid #c2c7c7;
}
.boxbuysell {
	margin-top: 10px;
	height: 115px;
	border: 1px solid #c2c7c7;
	background: url(../Images/gradlight.jpg) no-repeat left top;
}
.boxbuysellhead {
	height: 12px;
	padding: 3px 10px 0px 10px;
	font-weight: bold;
	font-size: 15px;
	color: #7c0000;
}
.boxsellers {
	float: left;
	width: 122px;
	height: 70px;
	margin: 10px;
	border: 1px solid #c2c7c7;
	margin-right: 5px;
	background-color: White;
	padding: 5px;
}
.boxbuyers {
	float: right;
	width: 120px;
	height: 70px;
	border: 1px solid #c2c7c7;
	margin: 10px;
	margin-left: 5px;
	background-color: White;
	padding: 5px;
}
.boxrecentmem {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 200px;
	border: 1px solid #c2c7c7;
}
/*.boxrecentmem .gallery
{
	width:180px;
	background-color:#faf9f3;
}*/
.boxrecentcomp {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 170px;
	border: 1px solid #c2c7c7;
}
.boxadvsrch {
	margin-top: 10px; /*padding-top: 10px;*/
	height: 330px;
	border: 1px solid #c2c7c7;
}
.boxadvsrch .advsrch {
	width: 290px;
	border: solid 0px #d5ddf3;
	background: #ffffff;
	font-size: 13px;
	font-family: Tahoma, Arial;
	color: #644001;
}
.boxadvsrch .box2 {
	border: 1px solid #999;
	background-color: #fff;
	width: 160px;
	height: 18px;
}
/*sign in and sign up buttons for home page*/
.button {
	display: block;
	height: 37px;
	width: 126px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
}

.signup_button {
	background-color: transparent;
	background-image: url(../images/button_signup.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}
a.signup_button:hover {
	background-color: transparent;
	background-image: url(../images/button_signup.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left 37px;
}

.tour_button {
	background-color: transparent;
	background-image: url(../images/button_tour.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}

a.tour_button:hover {
	background-color: transparent;
	background-image: url(../images/button_tour.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left 37px;
}
.recentProd {
	padding: 0px 0px 0px 10px;
}
.recentProd a {
	color: #16387C;
	font-family: arial,helvetica,clean,sans-serif;
	text-decoration: none;
}
.recentProd a:hover {
	color: #752b11;
	font-family: arial,helvetica,clean,sans-serif;
	text-decoration: none;
}
.imagelayout {
	border: solid 2px #d3fbfd;
	background-color: White;
	height: 90px;
	width: 90px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.imagelayout a {
	text-decoration: none;
	vertical-align: middle;
}
.ancTitle {
	font-size: 11px;
	font-family: Tahoma, Arial;
}
.titlestyle {
	height: 20px;
	width: 65px;
	margin: 5px 5px 15px 5px;
	padding: 0px 3px 5px 3px;
	font: 12px verdana;
	text-align: center;
}
.boxcomp {
	padding: 5px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
}
.boxcomp a {
	text-decoration: none;
	margin-bottom: 5px;
	color: #16387C;
	font-size: 11px;
	line-height: 19px;
	font-family: Arial, Tahoma;
}
.boxcomp a:hover {
	color: #ff3300;
	text-decoration: underline;
}

/*Register first page styles*/
.divnewmember {
	width: 850px;
	margin-left: 50px;
}
.newmemleft {
	float: left;
	width: 400px;
	padding-right: 30px;
	background: url(../Images/line_point.gif) right repeat-y;
}
.newmemright {
	float: right;
	width: 400px;
}
.imgbasic {
	background: url(../Images/register1.gif);
	width: 225px;
	height: 94px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 30px;
}
.contbasic {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.contpremium {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.btnbasic {
	margin-left: 130px;
	margin-top: 45px;
}
.btnpremium {
	margin-left: 100px;
}
.imgpremium {
	background: url(../Images/register2.gif);
	width: 225px;
	height: 94px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 30px;
}
.regheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f4e24;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.f2b {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.categoryheaderbg {
	background-color: #EBEBEB;
	width: 750px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.listingadvsrch {
	width: 450px;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 10px;
	height: 280px;
	float: left;
}
.listingadvsrch .advsrch {
	border: solid 0px #d5ddf3;
	background: #ffffff;
	font-size: 13px;
	font-family: Tahoma, Arial;
	color: #644001;
}
.validationmsgstyle {
	padding-left: 55px;
	font: 12px Arial;
}



/* big Rounded Rectangle box in advertise */
.roundrect {
	width: 630px;
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat left top;
}
.roundrect .top {
	background: url(../images/panel/big-roundrect.gif) no-repeat right top;
	height: 20px;
	margin-left: 20px;
}
.roundrect .roundrect-content {
	width: 630px;
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat right bottom;
}
.roundrect .inner-content {
	overflow: hidden;
	background: url(../images/panel/big-roundrect.gif) no-repeat left bottom;
	margin-right: 20px;
	padding: 0 10px 10px 20px;
}
/* end of box*/

.advbox {
	display: block;
}


.advbox h1 {
	margin-top: 0px;
	color: #fd962f;
}

