.splash_area {
	padding: 120px 0 0 170px;
	width: 540px;
}
.splash_area #enter {
	float: left;
	padding: 45px 0 0 65px;
}

.theme {
	margin: 0 !important;
	padding: 0!important;
	border: none !important;
	border-collapse: collapse !important;
}

.theme table{
	width: 100% !important;
}


.theme td{
	border: none !important;
}

.theme .title_bar td {
	padding: 10px 0 7px 10px;
}
.theme .title_bar .view_all {
	height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	top: 10px;
}

html* .theme .title_bar .view_all {
	top: 0;
}

.theme .title_bar td {
	padding: 10px 0 7px 10px;
}

.verificationCode {
	width: 217px;
	padding: 3px 14px 3px 0;
}

html* .verificationCode {
	width: 217px;
	padding-right: 15px;
}

.messageArea {
	background: #f9f9f9;
	/*height: 400px;*/
	width: 900px;
}
.dataTable{
	font: Helvetica, Arial, sans-serif;
	border: 1px solid #dbdbdb;
	border-right: none;
	border-top: none;
}
.dataTable div{
	overflow: hidden;
} 	

.dataTable tr {
	padding: 0;
}

.dataTable tr th {
	font: bold 1.2em , Helvetica, Arial, sans-serif;
	padding: 4px; 
	color: #000; 
	background: #e3ffb8 url('../_images/common/gradient_th.gif') repeat-x left bottom; 
	vertical-align: middle;
}

.dataTable tr th img{
	margin: 0 4px; 
}

.dataTable th a { 
	color: #000;
}

.dataTable td { 
	padding: 2 4px 0 4px;
	font-size: 1.1em;
	line-height: 1.1em;
	border-right: 1px solid #dbdbdb !important;
	border-collapse: collapse;
}

.dataTable td a {
	color: #333;
}

.dataTable tr.even td { 
	background-color: #f4f4f4;  
}

.dataTable tr.odd td { 
	background-color: #fff; 

}

.formDescription span {
	position: relative;
	left: 520px;
	width: 330px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: -24px;
	margin-bottom: -10px;
	top: -31px;
}

html* .formDescription {
	position: relative;	
	left: 520px;
	float: left;
	margin-top: -24px;
	margin-bottom: -10px;
}

html* .formDescription span {
	position: static;
}

.uploadImageArea {
	margin: 5px 15px 20px 5px;
	float: left;
	width: 174px;
	height: 204px;
	background: url('../_images/common/uploadImageArea.gif') no-repeat left top;
	text-align: center;
}

.uploadImageArea img{
	vertical-align: middle;
	height: 180px;
	width: 150px;
	margin: 12px;
}

#wide .widthL { width: 400px; }

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 12px;
	vertical-align: baseline;
}

.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}

.white {
	padding: 0 12px;
}

body {
	width: 100%;
	background: #FFFFFF;
	font: 62.5% Helvetica, Arial, sans serif;
	color: #333333; 
	padding: 0;
	margin: 0;
}

/* @group Container */

#container-fullwidth {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

#container {
	width: 900px;
	text-align: left;
	margin: auto;
	padding: 0;
}

/* @end */

/* @group basic html rewrites */

p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 0 1em 0;
	color: #333333;
}

form p {
	padding: 0  10px 20px 10px;
}

h1 {
	font-size: 2.6em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 2.4em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
}

h4 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 0;
	line-height: 1em;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 1em 0 0.19em 0;
}

h6 {
	font-size: 2.6em;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 -7px 9px;
}

html* h6 {
	margin-bottom: 7px;
	padding-top: 15px;
}

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid #bed3a0;
	padding: 3px  4px 4px 4px;
	background: #f9fef3;
	visibility: hidden;
	z-index: 100;
    text-align: left;
}

.clear {
	clear: both;
	line-height: 0px; 
	font-size: 0px; 
	height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main_left {
	float: left;
	width: 278px;
}

.main_right {
	float: right;
	width: 278px;
	height: 90px;
}

.center {
	text-align: center;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

input {
	color: #666666;
	font-size: 1.1em;
	vertical-align: middle;
	padding: 1px 2px;
	position: relative;
	top: 4px;
	margin: 0 12px 10px 0;
}

.emphasize {
	font: bold	1.1em  helvetica, sans-serif;
}
.emphasize a {
	font: bold	1.1em  helvetica, sans-serif;
}

input.text {
	width: 211px;
}

.textShorter {
	width: 98px;
}

.textShortest {
	width: 60px;
}

html* .textShorter {
	width: 102px;
}

html* .textShortest {
	width: 55px;
}
#main p.pad {
	margin: 0 0 0 9px;
	font-size: 1.3em;
}

#main ul {
	font-size: 1.3em;
	margin: 0 0 0 9px;
	padding: 0;
}

#main li {
	margin: 0;
	padding: 4px 0 8px 0;
}

#sidebar ul {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 8px 0 6px 27px;
	border-top: 1px solid #cccccc;
	font-size: 1em;
	font-weight: bold;
}

a,
a:link, 
a:visited {
	color:  #6c953c;
	text-decoration: none;
}

a:hover {
	color: #404619;
	text-decoration: none;
}

a.arrow {
	background: url('../_images/common/green_arrow_sm.gif') no-repeat right 50%;
	padding-right: 8px;
}

hr {
	border-bottom: 1px solid #cccccc;
	border-top: none;
	height: 1px;
	margin: 0;
	padding: 0;
}

.blur {
	
	background-color: #FFF;
}
.focus {
	
	background-color: #FFA;
}

img.frame  {
	border: 2px solid #d1d3d4;
	width: 71px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

.title_bar {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	padding: 10px 0 7px 10px;
	margin: 20px 0 16px 0;
	font-weight: bold;
	background: #eee url('../_images/common/title_bar_left.gif') no-repeat left top;
}

.title_bar .view_all {
	text-transform: none;
	letter-spacing: 0;
	font-size: 1em;
	float: right;
	background: url('../_images/common/title_bar_right.gif') no-repeat right top;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin: -10px 0 -20px 0;
}

ul.inventory li {
	font-weight: bold;
	background: url('../_images/icons/cart.gif') no-repeat 0 3px;
}

ul.inventory li a {
	padding-left: 25px;
}

ul.documents li {
	background: url('../_images/icons/documents.gif') no-repeat 0 3px;
}

ul.documents li a {
	padding-left: 25px;
}

ul.blog li {
	background: url('../_images/icons/calendar.gif') no-repeat 0 3px;
}

ul.blog li a {
	padding-left: 25px;
}

ul li .data {
	float: right;
}

#main ul.marketplace li {
	padding: 2px 0 6px 0;
}

#main ul.marketplace a {
	font-weight: bold;
}

.my_groups .item,
.my_trusted_partners .item {
	width: 81px;
	margin: 0 0 0 8px;
	float: left;
	text-align: center;
}

.my_groups .item p,
.my_trusted_partners .item p {
	width: 71px;
	margin: 10px 0 0 0;
	font-weight: bold;
}

.my_groups .item img.frame,
.my_trusted_partners .item img.frame  {
	padding: 0;
	margin: 0;
	float: none;
}

.map {
	margin-top: 40px;
}

/* @end */

/* @group Header */
	
body div#hd {
	width: 900px;
	padding: 0;
	margin: 0;
	background: url("../_images/common/gradient_hd.gif")repeat-x 0 0;
	_background: url("../_images/common/gradient_hd.gif") repeat-x 0 3px;
	border: 1px solid white;
}

#hd .logo {
	float: left;
	width: 287px;
	margin: 10px 0 13px 22px;	
	_margin-left: 9px;
}

/* @group Search */

#hd .search {
	float: right;
	width: 214px;
	margin: 15px 22px 0 0;
}

#hd .search div {
	position: absolute;
	top: 2px;
	font-size: 1.1em;
	font-weight: bold;	
}

#hd .search form div {
	position: static;
	font-size: 1em;
	font-weight: normal;
}

.iconframe  {
	border: 2px solid #d1d3d4;
	/*width: 50px;
	height: 60px;*/
	padding: 0;
	margin: 0 15px 5px 0;
   	float: left;
}




#hd .search .text {
	margin: 0;
    padding: 0;
	font-size: 1.1em;
	float: left;
	margin-top: -13px;
}

.form_text {
	font-size: 1.1em;
}

#hd .search input.text {
	width: 211px;
	margin: 0 0 5px 0;	
    padding: 1px 2px;
	font-size: 1.1em;
}

#hd .search select {
	marg in: 0;	
	padding: 0;
	font-size: 1.1em;
	width: 140px;
}




html* #hd .search select {
	marg in: 0;	
	padding: 0;
	font-size: 1.1em;
	width: 146px;
}

.select {
	float: left;
	padding: 4px 0 0 0;
	
}

select {
	color: #666666;
	margin: 0 12px 10px 0;
	width: 218px;
	font-size: 1.1em;
	vertical-align: middle;
	position: relative;
	top: 4px; heig ht: 19px;
}
html* select {
	color: #666666;
	margin: 0 12px 10px 0;
	width: 218px;
	font-size: 1.1em;
	vertical-align: middle;
	position: relative;
	top: 4px;
}

textarea {
	color: #666666;
	margin: 0 12px 10px 0;
	width: 212px;
	padding: 1px 2px;
	font-size: 1.1em;
	vertical-align: middle;
	position: relative;
	top: 4px;
}

textarea#aboutBusiness {
	width: 448px;
	height: 97px;
	
}

.button {
	float: right;	
}

button { 
	border:0; 
	cursor:pointer; 
	font-weight:bold; 
	padding: 0 15px 0 0 !important; 
	text-align:center; 
	background:transparent;
	width:auto; 
	overflow:visible;
	background:url('../_images/common/btn_right.gif') no-repeat right; 
	font: bold 1.1em tahoma;
	text-transform: uppercase;
	margin: 5px 10px 4px 0 !important;
}

button span { 
	position:relative; 
	display:block;
	white-space:nowrap; 
	padding:0 0 0 15px !important;
	margin-top:2px; 
	height:22px; 
	line-height:22px;
	background:url('../_images/common/btn_left.gif') no-repeat left;
	color: #444;
	outline: none;
}
button:hover {
	background:url('../_images/common/btn_right_hover.gif') right no-repeat; 
}

button:hover span {
	background:url('../_images/common/btn_left_hover.gif') left no-repeat; 
}



/* @end */

/* @group Nav */

#hd .nav {
	padding: 0;
	margin: 0;
	height: 42px;
	width: 900px;
}

#hd .nav ul {
	list-style: none;
	padding: 0;
	height: 42px;
	_margin-bottom: -3px;
}


#hd .nav ul li {
	float: left;
	list-style: none;
	margin-right: -1px;
}

#hd .nav ul li a {
	padding: 0;
	border-right: 1px solid white;
}

#hd .nav ul li a.last {
	border-right: none;
}

/* @end */

/* @group Tab */

/*.tabBar {
	background: #4b5922;
	height: 5px;
}

.tabBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tabBar ul li {
	list-style: none;
	padding: 0 10px 5px 0;
	margin: 0 5px 0 0;	
	display: inline; 
}

.tabBar .selected {
	background: url('../_images/common/tab_right.gif') right top no-repeat;
	padding: 8px 10px 3px 0;
}
.tabBar span {
	padding: 8px 0 3px 10px; 
}

.tabBar .selected span {
	background: url('../_images/common/tab_left.gif') left top no-repeat;
	padding: 8px 0 3px 10px; 
	overflow: visible;
}
html* .tabBar .selected {
	background:url('../_images/common/tab_right.gif') right top no-repeat;
	padding: 0px 10px 0 0; 
	border-bottom: 5px solid #4b5922;
}

html* .tabBar .selected span {
	background: url('../_images/common/tab_left.gif') left top no-repeat;
	padding: 2px 0 1px 10px; 
	overflow: visible;
}

.tabBar .selected a {
	color: #f0f0f0;
}

.tabBar a {
	font-size: 1.4em;
	font-weight: bold;
}*/

/* @group Tab */

.tabBar {
	/*padding-bottom: 1px;*/
	position: relative;
	/*top: 1px;*/
	border-bottom: 5px solid #4b5922;
}
.tabBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tabBar ul li {
	list-style: none;
	padding: 0 10px 5px 0;
	margin: 0 5px 0 0;	
	display: inline; 
}

.tabBar .selected {
	background: url('../_images/common/tab_right.gif') right top no-repeat;
	padding: 8px 10px 3px 0;
}
.tabBar span {
	padding: 8px 0 3px 10px; 
}

.tabBar .selected span {
	background: url('../_images/common/tab_left.gif') left top no-repeat;
	padding: 8px 0 3px 10px; 
	overflow: visible;
}
/*
html* .tabBar .selected {
	background:url('../_images/common/tab_right.gif') right top no-repeat;
	padding: 0px 10px 0 0; 
	border-bottom: 5px solid #4b5922;
}

html* .tabBar .selected span {
	background: url('../_images/common/tab_left.gif') left top no-repeat;
	padding: 2px 0 1px 10px; 
	overflow: visible;
}*/

.tabBar .selected a {
	color: #f0f0f0;
}

.tabBar a {
	font-size: 1.4em;
	font-weight: bold;
}

.inbox {
	padding: 2px 0 0 17px;
	background:url('../_images/common/iconInbox.gif') left no-repeat; 
}
.sent {
	padding: 2px 0 0 25px;
	background:url('../_images/common/iconSent.gif') left no-repeat;
}
.trash {
	padding: 2px 0 0 17px;
	background:url('../_images/common/iconTrash.gif') left no-repeat; 
}
.compose {
	padding: 2px 0 0 20px;
	background:url('../_images/common/iconCompose.gif') left no-repeat; 
}

/* @end */

/* @group Body Main Building Blocks */

#bd {
	width: 900px;
	padding: 0;
	margin: 0 0 20px 0
}
#main {
	float: left;
	width: 578px;
	padding: 0 0 0 12px;
	margin: 0;
}

#sidebar {
	float: right;
	width: 279px;
	padding: 0;
	margin: 0;
}

#wide {
	float: left;
	padding: 0 0 0 12px;
	margin: 0;
}

#wide h1{
	margin:0 0 16px 0;
}

/* @end */



/* @group Sidebar */

/* @group Login */

#sidebar .login {
	background: url('../_images/common/gradient_login.gif') repeat-x 0 100%;
	min-height: 137px;
	padding: 44px 20px 11px 33px;
	margin: 0;
}

#sidebar .gradient_bottom {
	padding: 0;
	margin: 0;
}

#sidebar .login h3 {
	font-weight: normal;
	margin-bottom: 12px;
}

#sidebar .login input.text {
	width: 211px;
	_width: 210px;
	margin-bottom: 8px;
	font-size: 1.2em;
/**/padding: 1px 2px;
}

#sidebar .login p.left a {
	font-size: 0.92em;
	font-weight: bold;
}

#sidebar .login p.left {
	margin-top: 5px;
	margin-left: -10px;
}

#sidebar .login .sign_in {
	color:#666666;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 5px;
}

.auto_signin {
	padding-top: 16px;
}

/* @end */

#sidebar .gradient_top {
	padding: 0;
	margin: 14px 0 0 0;
}

#sidebar h1 {
	font-size: 1.8em;
	padding: 8px 0 14px 8px;
}

/* @group Features */

#sidebar .features {
	background: url('../_images/common/gradient_sidebar.gif') repeat-x 0 0;
	_background-image: url('../_images/common/gradient_sidebar.gif');
	_background-repeat: repeat-x;
	_background-position: 0 0;
	padding: 0 20px 15px 20px;
}

#sidebar .features h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	padding: 12px 0 0 0;
}

#sidebar .features .basic {
	border-top: 1px solid #cccccc;
	padding: 15px 0 0 8px;
	margin: 0 0 -10px 0;
}

#sidebar .features .basic p {
	font-size: 1.1em;
	line-height: 1.6em;
}

#sidebar .features .basic p a {
	font-weight: bold;
	line-height: 1.6em;
}

#sidebar .features .item {
	border-top: 1px solid #cccccc;
	padding: 15px 0 0 0;
	margin: 10px 0 30px -10px;
}

#sidebar .features .data {
	padding: 1px 0 3px 0;
}

#sidebar .offerings .item {
	padding: 20px 0 0 0;
	margin: 10px 0 30px -10px;
}

#sidebar .offerings h1 {
	padding-left: 0;
}

#sidebar .features .item .right {
	width: 142px;
}

#sidebar .features .item p {
	font-size: 1.1em;
	line-height: 1.6em;
}

#sidebar .features .item p.ident {
	padding: 0 0 3px 0;
	font-weight: bold;
	font-size: 1.3em;
}

#sidebar .features .item p.rating {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar .features .first {
	margin-top: -4px;
}

#sidebar .features ul.offerings {
	margin: 0 0 -15px 0;
	padding: 16px 0 0 0;
	_padding: 0;
}

#sidebar .features ul.offerings li {
	display: inline;
	border: none;
	padding: 0 5px 0 0;
	_padding: 0 3px 0 0;
}

#sidebar .features ul.check li {
	background: url('../_images/icons/check.gif') no-repeat 8px 6px;
}

#sidebar .features ul.check li a {
	padding-left: 3px;
} 

#sidebar .features .sponsors {
	border-top: 1px solid #cccccc;
	padding: 15px 0 0 0;
	margin: 0 0 20px 0;
	width: 239px;
	text-align: center;
}

#sidebar .features ul.blog li {
	background: none;
	padding-top: 16px;
	padding-left: 8px;
	font-size: 1em;
}

#sidebar .features ul.blog ul.calendar li {
	background: url('../_images/icons/calendar.gif') no-repeat 0 6px;
	border-top: none;
	padding-left: 22px;
	padding-top: 8px;
	font-size: 0.92em;
	font-weight: normal;
	color: #999999;
}

/* @group Market Performance */

#sidebar .performance .item {
	border-top: 1px solid #cccccc;
	padding:  6px 0 8px 0;
	margin: 0;
	_margin-bottom: -10px;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar .performance .item .info {
	float: left;
	margin-right: 7px;
	padding-left: 8px;
	width: 162px;
}

#sidebar .performance .item .data {
	float: right;
	margin-right: 7px;
	padding-top: 3px;
	text-align: left;
	width: 50px;
}

#sidebar .performance .item img.align {
	vertical-align: -3px;
}

/* @end */

/* @group My Account Information */

#sidebar .account_info .item {
	border-top: 1px solid #cccccc;
	padding:  8px 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	width: 239px;
}

#sidebar .account_info .item .info {
	float: left;
	padding-left: 8px;
	width: 158px;
}

#sidebar .account_info .item .data {
	float: right;
	margin-right: 7px;
	text-align: left;
	width: 66px;
}

#sidebar .account_info .item .data .updated {
	font-weight: normal;
}

/* @end */

/* @group Marketplace Statistics */

#sidebar .stats .item {
	border-top: 1px solid #cccccc;

	padding:  10px 0 8px 0;
	margin: 0;
	_margin-bottom: -10px;
	font-size: 1.3em;
}

#sidebar .stats .item .info {
	float: left;
	margin-right: 7px;
	padding-left: 8px;
	width: 162px;
}

#sidebar .stats .item .data {
	float: right;
	margin-right: 7px;
	padding-top: 0;
	text-align: left;
	width: 50px;
	font-weight: bold;
}

#sidebar .stats .item img.align {
	vertical-align: -2px;
	padding-right: 2px;
}

/* @end */

/* @group My Performance */

#sidebar .my_performance .item {
	border-top: 1px solid #cccccc;
	padding: 5px 0 7px 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	width: 184px;
}

#sidebar .my_performance .first {
	border-top: none;
}

#sidebar .my_performance .left {
	padding-left: 8px;
}

#sidebar .my_performance .left img.frame {
	margin-right: 12px;
}

#sidebar .my_performance .item .info {
	float: left;
	width: 89px;
}

#sidebar .my_performance .item .data {
	float: right;
	text-align: left;
	width: 95px;
}

/* @end */

/* @end */

/* @end */



/* @group Footer */

#ft {
	width: 828px;
	padding: 22px 44px 20px 28px;
	font-size: 1.2em;
	background: url('../_images/common/gradient_ft.gif') repeat-x 0 0;
	color: #999999;
	font-weight: bold;
	height: 30px;
	margin-top: 20px;
}

#ft .nav {
	float: left;
}

#ft .nav ul {
	padding: 0;
	margin: 0;
	text-align: left;
}

#ft .nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 0;
}

#ft .nav ul li a,
#ft .nav ul li a:link,
#ft .nav ul li a:visited {
	font-weight: bold;
	text-decoration:none;
	font-size: 0.92em;
	color: #999999;
}

#ft .nav ul li a:hover {
	color: #6c953c;
}

#ft .copyright {
	padding: 0;
	float: right;
	text-align: right;
	font-size: 0.92em;
}

/* @end */

#main ul.check {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -6px;
	margin-bottom: 12px;
}

#main ul.check li {
	background: url('../_images/icons/check.gif') no-repeat 0px 5px;
	border-bottom: 1px solid #ccc;
	padding: 6px 0 5px 20px;
}

#main ul.check li.last {
	border-bottom: none;
}

#main ul.check li a {
	padding-left: 3px;
}

/* @group Member Profile */

.member_profile {
	padding: 36px 0 0 0;
}

.member_profile .ident {
	float: left;
	font-size: 2.6em;
	font-weight: bold;
	margin-bottom: 18px;
}

.member_profile .online {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	padding: 5px 0 5px 20px;
	background: url('../_images/icons/online.gif') no-repeat 0 3px;
	margin: 7px 0 0 12px;
}

#main .member_profile p {
	font-size: 1.3em;
}

.member_profile table p {
	padding: 0 0 3px 0;
}

.member_profile table td.bold {
	font-weight: bold;
}

#main .marketplace {
	margin-top: 35px;
	margin-left: 10px;
}

#main .community {
	_margin-top: 30px;
}

#main .community .item {
	padding: 0 0 0 9px;
	margin: 2px 0 18px 0;
}

#main .community .item .right {
	width: 176px;
	margin-top: 25px;
}

#main .community .item img.frame {
	margin: 0 8px 0 0;
}

#main .community .item p {
	font-size: 1.1em;
	line-height: 1.6em;
}

#main .community .item p.ident {
	padding: 0 0 3px 0;
	font-weight: bold;
	font-size: 1.3em;
}

/* @end */

/* @group Statistics */

#main table.statistics {
	width: 569px;
	margin: -12px 0 25px 9px;
}

#main table.statistics td p {
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px 0 6px 0;
	margin: 0;
}

#main table.statistics td {
	border-bottom: 1px solid #cccccc;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Intro */

#main .intro {
	margin: 19px 0 27px 9px;
	padding: 0;
	border: 1px solid white;
}

#main .intro h1 {
	margin: 16px 0;
	padding: 0;
	letter-spacing: -1px;
}

#home #main .intro .image {
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
}
#wide .intro {
	margin: 28px 5px 15px 11px;
}

#wide .intro .image {
	float: left;
	margin: 0;
	padding: 0 20px 0 5px;
}

#communities .intro {
	margin: -18px 0 0 0;
}


#communities #main .text {
	background: url('../_images/starbursts/communities.gif') no-repeat 0 0;
	margin: 0;
	padding: 5px 0 0 140px;
	min-height: 101px;
}

#global_marketplace #main .text {
	background: url('../_images/starbursts/buy_global_marketplace.gif') no-repeat 0 0;
	margin: 0;
	padding: 5px 0 0 140px;
	min-height: 101px;
}

#main .text ul.links {
	margin-top: 25px;
}

#main .text ul.links li {
	display: inline;
	margin: 0;
	padding: 0 50px 0 0;
	font-weight: bold;
}

#main .text ul.links li.post {
	margin-left: -10px;
	background: url('../_images/icons/cart.gif') no-repeat 0 0;
	padding-left: 22px;
}

#main .text ul.links li.join {
	background: url('../_images/icons/join.gif') no-repeat 0 0;
	padding-left: 20px;
}

/* @end */

/* @group Callouts */

#main .callouts h2 {
	padding: 18px 0 16px 11px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#main .callouts .item {
	margin: 36px 0 0 29px;
	min-height: 101px;
	padding: 0 0 0 150px;
	border: 1px solid white;
}

#main .callouts .profile {
	background: url('../_images/starbursts/create_profile.gif') no-repeat 0 50%;
}

#main .callouts .marketplace {
	background: url('../_images/starbursts/global_marketplace105_101.gif') no-repeat 0 50%;
}

#main .callouts .community {
	background: url('../_images/starbursts/communities.gif') no-repeat 0 50%;
}

#main .callouts .item h3 {
	margin: 19px 0 2px 0;
}

#main .callouts .item h3 a {
	background: url('../_images/common/green_arrow.gif') no-repeat 100% 50%;
	padding-right: 12px;
}

#main .callouts .item p {
	padding: 0 0 0.69em 0;
}

#wide .profile {
	padding: 0 0 0.79em 140px;
	background: url('../_images/starbursts/create_profile.gif') no-repeat 0 30%;
}

/* @end */ 


.my_profile {
	padding-left: 8px;
	text-align: center;
}

.my_profile p {
	font-size:1.1em;
	font-weight: bold;
	padding: 0 12px;
}

.my_profile p.profile_status {
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 7px 0;
	margin-bottom: 7px;
	border-bottom: 1px solid #cccccc;
}

.status_bar_bg {
	height: 25px;
	min-height: 25px;
	width: 226px;
	background: #688545 url('../_images/common/statusbar.gif') repeat-x left top;
	border: 1px solid #333333;
	margin: 0;
	padding: 0;
	text-align: left;
}

.status_bar_100 {
	height: 23px;
	min-height: 23px;
	background: #688545 url('../_images/common/statusbar.gif') repeat-x left top;
	border: 1px solid #6c953c;
	margin: 0;
	padding: 0;
	width: 224px;
} 

.status_bar_75 {
	height: 23px;
	min-height: 23px;
	background: #688545 url('../_images/common/statusbar.gif') repeat-x left top;
	border: 1px solid #6c953c;
	margin: 0;
	padding: 0;
	width: 168px;
}

.status_bar_50 {
	height: 23px;
	min-height: 23px;
	background: #688545 url('../_images/common/statusbar.gif') repeat-x left top;
	border: 1px solid #6c953c;
	margin: 0;
	padding: 0;
	width: 112px;
}

.status_bar_25 {
	height: 23px;
	min-height: 23px;
	background: #688545 url('../_images/common/statusbar.gif') repeat-x left top;
	border: 1px solid #6c953c;
	margin: 0;
	padding: 0;
	width: 56px;
}

/***********added new design*************/

.trust_bar_bg {
	height: 8px;
	min-height: 8px;		
	width: 126px;
	background: #767676 url('../_images/common/statusbar_background.gif') repeat-x left top;
	border: 1px solid #333333;
	margin: 0;
	padding: 0;
}



.block_title
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.block_title_start1
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.block_title_start1 a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #6c953c;
    text-align: left;
}

.profileframe  {
	border: 2px solid #d1d3d4;
	/*width: 150px;
	height: 180px;*/
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}

.defaultframe  {
	border: 2px solid #d1d3d4;
	/*width: 150px;
	height: 180px;*/
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}

.thumbframe  {
	border: 2px solid #d1d3d4;
	/*width: 75px;
	height: 90px;*/
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

.smallframe  {
	border: 2px solid #d1d3d4;
	/*width: 30px;
	height: 36px;*/
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}

.uploadImageArea {
	margin: 5px 15px 20px 5px;
	float: left;
	width: 174px;
	height: 204px;
	background: url('../_images/common/uploadImageArea.gif') no-repeat left top;
	text-align: center;
}

.uploadImageArea img{
	vertical-align: middle;
	height: 180px;
	width: 150px;
	margin: 12px;
}

#wide .widthL { width: 400px; }

label {
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 12px;
	vertical-align: baseline;
}

.alignL {
	text-align: left;
}

.alignR {
	text-align: right;
}

.alignC {
	text-align: center;
}

.white {
	padding: 0 12px;
}

.eleven {
	font-size: 1.1em;
}

.search button { 
	margin: 5px 0 4px 0 !important; 
	position: relative;
	top: 1px;
}

html* .search button {
	top: 0;
}


html* .special { 
	margin-top: 4px; 
}

textarea {
	color: #666666;
	margin: 0 12px 10px 0;
	width: 212px;
	padding: 1px 2px;
	font-size: 1.1em;
	vertical-align: middle;
	position: relative;
	top: 4px;
}

textarea#aboutBusiness {
	width: 448px;
	height: 97px;
	
}

#wide {
	float: left;
	padding: 0 0 0 12px;
	margin: 0;
}

#wide h1{
	margin:0 0 16px 0;
}

.error
{	
	font-size: 11px;
	color: #AF7050;
	font-style: normal;
	font-weight: bold;		
}

/* Warning Message */
.warning
{	
	font-size: 12px;
	color: #AF7050;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 5px 35px;			
	background: url('../_images/common/errorImg.gif') no-repeat left;	
}

div.shadow {
	margin: 0 50px 10px 50px; 
	padding: 0 5px 5px 0;	 
	background: #fff url('../_images/common/shadow.gif') no-repeat 100% 100%; 
	height: 1%;	
}

.shadowBorder {
	margin: 0; 
	padding: 10px 10px;
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #ccc;
}
/* @end */

.tdBorder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;	 	
}

.dotBorder
{
	border-left: 2px dotted #cccccc;
	border-right: 2px dotted #cccccc;
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding: 5px 5px 5px 5px;	
}

.asterix {
	font-size:1.2em; 
	font-weight:bold; 
	color:red;
}
<<<<<<< .mine

#main .layout h3 {
	padding: 18px 0 16px 11px;	
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #6c953c; 
}=======

#main .layout h3 {
	padding: 18px 0 16px 11px;	
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #6c953c; 
}
.greenborder {
	BORDER-RIGHT: #D7EAC1 4px solid; 
	PADDING-RIGHT: 12px; 
	PADDING-TOP: 12px; 
	BORDER-TOP: #D7EAC1 4px solid; 
	PADDING-LEFT: 12px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 12px; 
	BORDER-LEFT: #D7EAC1 4px solid; 
	PADDING-TOP: 9px; 
	BORDER-BOTTOM: #D7EAC1 4px solid;
	width:700px;
	height:100%;
}
.dataTable_contact{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
.greenborder H2 {
	MARGIN: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px; 
	COLOR: #6C953C;
}
.title_bar_search {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	padding: 10px 0 7px 10px;
	margin: 20px 0 16px 0;
	font-weight: bold;
	background: #eee url('../_images/common/title_bar_left.gif') no-repeat left top;
}

.title_bar_search .view_all {
	text-transform: none;
	letter-spacing: 0;
	font-size: 1em;
	float: right;
	background: url('../_images/common/title_bar_right.gif') no-repeat right top;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin: -10px 0 -20px 0;
}

.mt_account_summary {
	padding-left:20px;
	font-size: 1.2em;
	font-weight: bold;
	color:#6c953c;	
}

.depositTable{
	font: Helvetica, Arial, sans-serif;
	border: 1px solid #dbdbdb;
	border-right: none;
	border-top: none;
}

.depositTable td { 
	padding: 2px 5px 2px 15px;	
	font-size: 1.2em;
	line-height: 1.2em;
	border-right: 1px solid #dbdbdb !important;
	border-top: 1px solid #dbdbdb !important;
	border-collapse: collapse;
}

.theme .dispute_bar td {
	padding: 8px 0 7px 10px;
}
.theme .dispute_bar .view_all {
	height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	top: 8px;
}

.dispute_bar {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	padding: 8px 0 10px 10px;
	margin: 20px 0 16px 0;
	font-weight: bold;
	background: #eee url('../_images/common/title_bar_left.gif') no-repeat left top;
}

.dispute_bar .view_all {
	text-transform: none;
	letter-spacing: 0;
	font-size: 1em;
	float: right;
	background: url('../_images/common/title_bar_right.gif') no-repeat right top;
	height: 20px;
	padding-top: 8px;
	padding-right: 10px;
	margin: -10px 0 -20px 0;
}>>>>>>> .r545
