/*********** G E N E R A L   S T Y L E S   S T A R T   H E R E ***********/
body, form, td, th, p { font-family:"Trebuchet MS", Arial, Tahoma, Verdana, Helvetica; font-size:11px;	color:#000; }
body, form, p, table, div, h1, h2, h3, h4, h5, h6 { margin:0px;	padding:0px; }
h1, h2, h3, h4, h5, h6 { display:inline; }
h1 { font-size:16px; }
h2 { font-size:15px; }
h3 { font-size:14px; }
table { border-collapse:collapse; }
/**********/
a { text-decoration:none; color:#003; }
a:hover, a:active { text-decoration:underline; color:#630; }
.fLeft { float:left; }
.fRight { float:right; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }

/**********/
.strong { font-weight:bold; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
.lh20px { line-height:20px; }

/********** GENERAL FORM STYLES START HERE **********/
.bgOne { background-color:#eee; padding:2px 2px 2px 5px; }
.bgTwo { background-color:#ddd; font-weight:bold; width:1px; padding:2px; text-align:center; }
.bgThree { background-color:#f9f9f9; padding:2px 2px 2px 5px; }
.formHead { font-weight:bold; background:#e3f5ff; padding:5px; }
.formHead span { font-weight:normal; }
.formFields { background:#F4FCFF; }
.formText { font-size:11px; padding-left:2px; }
.formInput { font-size:11px; padding-left:2px; border:1px solid #ccc; background:#fff !important; }
select, textarea { 	font-size:11px; border:1px solid #ccc; 	background-color:#fcfcfc; }
textarea { background:#fafafa; font-family:Tahoma, Verdana, Arial }
input.button { 	border:1px solid #999; background-color:#f0f9de; padding:1px; padding-left:2px; padding-right:2px; margin:0px; cursor:pointer; font-size:10px; }
input.button:hover { background-color:#eee; border:1px solid #999; border-width:1px 2px 2px 1px; border-color:#999 #82d000 #666 #82d000; }

/********** GENERAL DIV STYLES START HERE **********/
div.banner { margin:15px auto; text-align:center; }
div.banner img { border:1px solid #999; }
div.clearBoth { clear:both; }
/**********/
.bdr { border:1px solid #999; }
.bdrTop { border-top:1px solid #999; }
.bdrRight { border-right:1px solid #999; }
.bdrBottom { border-bottom:1px solid #999; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #999; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #999; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #999; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #999; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #999; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #999; border-width:0 0 1px 1px; }

/********** HEADER STYLES STARTS HERE **********/
#header {
	background:url(/images/mainBG.jpg) repeat-x top;
	width:100%;
	display:table;
}
#header .bg {
	background:url(/images/headerbg.jpg) no-repeat 683px top;
	height:173px;
	width:100%;
	display:table;
}
#header .fLeft {
	background:url(/images/header.jpg) no-repeat left top;
	height:149px;
	width:367px;
	float:left;
}
#header .fLeft .slogan {
	padding:86px 50px 0 10px;
	font-weight:bold;
}
#header .center {
	float:left;
}
#header .fRight {
	background:url(/images/header3.jpg) no-repeat left top;
	height:149px;
	width:131px;
	float:right;
}
#header .fRight .links {
	padding:50px 5px 0 0;
	font-size:10px;
	font-weight:bold;
}

/********** TOP CLASSIFIED LINKS STYLES START HERE **********/
#header .topClaLinks {
	background:url(/images/rtTiles.jpg) no-repeat right top;
	border-bottom:1px solid #9a4c02;
	clear:both;
}
#header .topClaLinks .linksOuter {
	width:777px;
	display:table;
}
#header .topClaLinks .linksOuter div {
	padding:4px 0 3px 0;
	width:20%;
	float:left;
	text-align:center;
	font-weight:bold;
}
/**********/
#header .topClaLinks .linksOuter .bg1 {
	background:#eec79e;
}
#header .topClaLinks .linksOuter .bg1 a:link, #header .topClaLinks .linksOuter .bg1 a:visited {
	color:#000;
}
#header .topClaLinks .linksOuter .bg1 a:hover, #header .topClaLinks .linksOuter .bg1 a:active {
	color:#b16541;
	text-decoration:none;
}

/**********/
#header .topClaLinks .linksOuter .bg2 {
	background:#b16541;
}
#header .topClaLinks .linksOuter .bg2 a:link, #header .topClaLinks .linksOuter .bg2 a:visited {
	color:#eec79e;
}
#header .topClaLinks .linksOuter .bg2 a:hover, #header .topClaLinks .linksOuter .bg2 a:active {
	color:#fff;
	text-decoration:none;
}

/* Welcome styles starts here */
div.welcome {
	width:99%;
	margin:15px auto 15px;
	border-bottom:2px dashed #060;
}
div.welcome div.head {
	font:small-caps bold 20px/16px "Trebuchet MS", "Times New Roman";
	color:#333;
	letter-spacing:-1px;
	margin-bottom:10px;
}
div.welcome h1 {
	font:small-caps bold 20px/16px "Trebuchet MS", "Times New Roman";
	color:#333;
	letter-spacing:-1px;
}
div.welcome div.desc {
	width:98%;
	margin:auto;
}

/********** FIXED COLUMN STYLES START HERE **********/
#fixedColumn {
	width:183px;
	padding:0 5px 0 10px;
	float:right;
	border-width:1px;
	border-left-style:dashed;
	border-color:#ccc;
	border-bottom-style:dashed;
}
/*****Block 01 styles start here *****/
#fixedColumn .block01 {
	margin:30px 0 15px 0;
}

#fixedColumn .block01 .head {
	background:#fff url(/images/winBg.gif) repeat-x top;
}
#fixedColumn .block01 .head div {
	font:bold 17px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#FC6115;
	text-decoration:none;
	background:url(/images/winLeft.gif) no-repeat left top;
	padding:20px 0 5px 20px;
	margin:0 0 10px;
	border-bottom:1px dashed #ccc;
}
/**********/
#fixedColumn .block01 .links {
	background:#fff url(/images/bgLeft.jpg) repeat-x left bottom;
	padding:0px 5px 10px;
	line-height:20px;
	font-weight:bold;
}
#fixedColumn .block01 .links a:link, #fixedColumn .block01 .links a:visited {
	background:url(/images/bullet.gif) no-repeat 2px 3px;
	padding:0 0 0 20px;
}
/*****Block 02 styles start here *****/
#fixedColumn .block02 {
	border:1px solid #060;
	padding:2px;
	margin:0 0 15px 0;
}
#fixedColumn .block02 .head {
	background:url(/images/displayArrow.gif) no-repeat left top;
	font:bold 17px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#FC6115;
	text-decoration:none;
	padding:5px 5px 5px 45px;
}

/*****Block 03 styles start here *****/
#fixedColumn .block03 {
	border:1px solid #999;
	background:url(/images/11.jpg) no-repeat bottom;
	padding:0 0 52px 0;
	width:169px;
	margin:0 auto 15px;
}
#fixedColumn .block03 .head {
	background:url(/images/browseRtBottom.gif) no-repeat left top;
	padding:10px 0 0 30px;
	font:bold 17px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#f60;
}
#fixedColumn .block03 .links {
	margin:10px 5px 10px 30px;
}
#fixedColumn .block03 .links ul {
	margin:0px;
	padding:0;
}
#fixedColumn .block03 .links li {
	margin:0 0 2px 0;
}

/*****Block 04 styles start here *****/
#fixedColumn .block04 {
	border-width:5px 1px;
	border-style:solid;
	border-color:#DCDBA2 #999;
	background:#817f80 url(/images/applicationBG.jpg) no-repeat -10px -20px;
	padding:95px 10px 10px 10px;
	margin:0 0 15px 0;
}
#fixedColumn .block04 .head {
	font:bold 17px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#fe0;
	line-height:18px;
	margin:0 0 10px 0;
	text-decoration:underline;
}
/**********/
#fixedColumn .block04 .links {
	font-weight:bold;
	color:#fff;
	line-height:18px;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}
#fixedColumn .block04 .links a:link, #fixedColumn .block04 .links a:visited {
	color:#fff;
}
#fixedColumn .block04 .links a:hover, #fixedColumn .block04 .links a:active {
	color:#ff0;
	text-decoration:none;
}
/**********/
#fixedColumn .block04 .linksBig {
	font:bold 13px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#fff;
	line-height:18px;
	padding:0 0 0 10px;
}
#fixedColumn .block04 .linksBig a:link, #fixedColumn .block04 .linksBig a:visited {
	color:#fe0;
}

/*****Block 05 styles start here *****/
#fixedColumn .block05 {
	background:#fff url(/images/process.jpg) no-repeat -5px 5px;
	border:1px solid #999;
}
#fixedColumn .block05 .head {
	font:bold 17px/15px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#f60;
	padding:3px 5px;
}
#fixedColumn .block05 .links {
	font-weight:bold;
	padding:60px 10px 5px 10px;
	color:#369;
}
#fixedColumn .block05 .links a:link, #fixedColumn .block05 .links a:visited, #fixedColumn .block05 .links span {
	color:#369;
	padding:5px;
}

/******** BODY CONTENT STYLES START HERE *********/
#bodyContent {
	margin:0 215px 0 5px;
}
.bodyContentOuter {
	width:99.5%;
	display:table;
}

/********** PRODUCT 01 STYLES START HERE ********/
#bodyContent .product01 {
	margin:0 0 15px 0;
}
#bodyContent .product01 .top {
	width:100%;
	/*display:table;*/
	float:left;
	background:url(/images/greybg.gif) repeat-x bottom;
}
#bodyContent .product01 .top .fLeft {
	width:143px;
	height:43px;
	float:left;
	text-align:right;
	background:#fff;
}
#bodyContent .product01 .top .fRight {
	width:54px;
	height:43px;
	float:right;
	background:#fff url(/images/arrowTop.gif) no-repeat bottom;
}
#bodyContent .product01 .top .center {
	margin:0 43px 0 143px;
	padding:2px 0 0 0;
	font:small-caps bold 20px/25px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#060;
	text-transform:capitalize;
}
#bodyContent .product01 .top .center a:link, #bodyContent .product01 .top .center a:visited, #bodyContent .product01 .top .center h2 {
	font-size:20px;
	color:#060;
}
#bodyContent .product01 .top .center a:hover, #bodyContent .product01 .top .center a:active {
	font-size:20px;
	color:#900;
}

/***** Product 01's midle styles start here *****/
#bodyContent .product01 .middle {
	width:100%;
	/*display:table;*/
	float:left;
}
#bodyContent .product01 .middle .fLeft {
	width:143px;
	float:left;
}
#bodyContent .product01 .middle .fRight {
	width:54px;
	float:right;
}
/**********/
#bodyContent .product01 .middle .center {
	margin:0 43px 0 143px;
	padding:5px;
}
#bodyContent .product01 .middle .center .block01 {
	border-bottom:2px solid #900;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#bodyContent .product01 .middle .center .block02 {
	padding:0;
	margin:0;
}
#bodyContent .product01 .middle .center .head {
	border-bottom:1px dashed #999;
	margin:10px 0 5px 0;
	border-bottom:1px dashed #999;
	margin:10px 0 5px 0;
}
#bodyContent .product01 .middle .center h3 {
	font:bold 13px/20px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	color:#000;
	text-transform:capitalize;
	display:block;
}
#bodyContent .product01 .middle .center h3 a:hover, #bodyContent .product01 .middle .center h3 active {
	color:#c00;
	text-decoration:none;
}
#bodyContent .product01 .middle .linksOuter {
	width:99%;
	/*display:table;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 2px 0;
}
#bodyContent .product01 .middle .links {
	width:46%;
	margin:0 0 0 2%;
	float:left;
}

/**********/
#bodyContent .footer {
	background:url(/images/viewbg.jpg) repeat-x left bottom;
	text-align:right;
	margin:0 0 0 15px;
}

/********* SPONSORED STYLES START HERE *********/
#sponsored {
	background:#DCC88D;
	margin:0 1% 15px 1%;
	border-bottom:1px solid #DCC88D;
}
#sponsored .head {
	padding:5px;
	border-bottom:3px solid #999;
	margin:0 0 2px 0;
}
/**********/
#sponsored .content {
	padding:10px 10px 0 10px;
	border-top:1px solid #f50;
}
#sponsored .content .desc {
	margin:0 0 15px 0;
}
/**/
#sponsored .content .fOuter {
	width:100%;
	/*display:table;*/
	float:left;
}
#sponsored .content .fLeft {
	width:24.5%;
	float:left;
	text-align:center;
}
#sponsored .content .products {
	width:135px;
	height:135px;
	margin:auto;
	background:url(/images/sbrProBg.gif) no-repeat center;
}
#sponsored .content .products img {
	border:1px solid #fff;
}
#sponsored .content .links {
	border:1px solid #b16541;
	background:#eec79e;
	text-align:center;
	padding:2px 5px;
	margin:4px 0 0 0;
}

/**********/
#sponsored .footer {
	background:url(/images/bulk-buy-bg.gif) repeat-x left top;
	width:100%;
	display:table;
}
#sponsored .footer .fLeft {
	padding:0 10px;
	float:left;
}
#sponsored .footer .fRight {
	padding:10px 10px 0 0;
	float:right;
	font:small-caps bold 18px/18px "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	text-transform:capitalize;
	color:#9c6e54;
}
#sponsored .footer a:link, #sponsored .footer a:visited {
	color:#900;
}
#sponsored .footer a:hover, #sponsored .footer a:active {
	color:#000;
	text-decoration:none;
}

/********** FOOTER LINKS STYLES START HERE **********/
#footer {
	clear:both;
	padding:25px 0 0 0;
	width:99%;
	margin:auto;
}
/**********/
#footer .b2bGateway {
	background:url(/images/b2b-bg.gif);
	width:99%;
	margin:35px auto 5px;
	display:table;
}
#footer .b2bGateway .links {
	font-weight:bold;
	margin:0 0 0 143px;
	text-align:center;
	padding:20px 0 0 0;
}
#footer .b2bGateway a:link, #footer .b2bGateway a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#563223;
}
#footer .b2bGateway a:hover, #footer .b2bGateway a:active {
	color:#c00;
	text-decoration:none;
}
/**********/
#footer .botGenLinks {
	background:#b16541;
	padding:5px;
	text-align:center;
}
#footer .botGenLinks a:link, #footer .botGenLinks a:visited {
	color:#fff;
}
/**********/
#footer .copyright {
	background:#fceedf;
	padding:5px 10px;
	text-align:center;
}
#footer .copyright a {
	color:#900;
}

