a{color:#000;}
a:link {text-decoration: none}
a:visited  {text-decoration: none}
a:hover {text-decoration: underline}

a.statusLnk{
	color:#555;
	font-size:1.2em;
	font-weight:bold;
}
a.statusLnk:link {text-decoration: underline}
a.statusLnk:visited  {text-decoration: underline}
a.statusLnk:hover {text-decoration: none}

.addonLinks{
	color:white;
	padding:6px;
	border:1px inset #eee;
	background:#000;
}

.addonLinks a{
	font:bold 1.2em arial;
	color:#ffcb42;
}

.alert{
	font-weight:bold;
	color:red;
}

.attnDiv{
	padding:12px;
	margin:6px 0px;
	font-weight:bold;
	border:2px solid #646667;
}

.cPanel{
	float:left;
	width:25%;
	text-align:center;
}

.cPanel h2{
	font:bold 14px arial;
	margin-top:12px;
}

.cPanel a{
	color:#646667;
	text-decoration:none;
	font:20px century gothic,arial,sans-serif;
}

.colorBlock{
width:150px;
height:50px;
border:1px inset black;
}
.distMsg{
	width:350px;
	text-align:left;
	margin:0px auto;
}

.distMsg blockquote{
	margin:4px 0px;
	padding:4px;
	font-weight:bold;
	border:1px dashed black;
}

.distMsg a{
	font-size:1.3em;
	font-weight:bold;
}

div.row {
  clear: both;
  margin-top: 3px;
}

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
	padding:4px;
}

div.row span.formw {
  float: left;
  text-align: left;
} 

div.row2 {
	float:left;
	width:350px;
  padding-top: 10px;
}

div.row2 span.label {
	float:left;
	width:100px;
	font-weight:bold;
	text-align:right;
} 

div.row2 span.formw{
	float:left;
	font-weight:bold;
} 

div.row3 {
	float:left;
	width:100%;
}

div.row3 span.label {
	float:left;
	width:150px;
	font-weight:bold;
	text-align:right;
} 

div.row3 span.rowfield{
	float:left;
	padding:5px;
	font-size:.8em;
} 

.editformshell{
	width: 550px;
	background-color: #c0c0c0;
	border: 1px dotted #333;
	padding: 5px;
	float:left;
	}
	
.editLeft{
	float:left;
	width:250px;
	margin:0px 12px;
}

.editRight{
	float:right;
	width:250px;
	text-align:left;
	margin-left:12px
}

.editRight .helpSep{
	margin:4px 0px;
	font:14px arial;
	padding:2px;
	background:#e3e3e3;
	color:black;
}

.editRight img{
	float:left;
	border:1px solid #555;
	margin:3px 6px;
}

.errorDiv{
	width:98%;
	text-align:center;
	color:red;
	font:bold 12px arial,sans-serif;
	margin:8px;
}

.field{
	font: 12px arial;
	margin:4px;
	padding:8px;
	float:left;
	text-align:left;
}

.formHeadline{
	font:23px century gothic,arial,sans-serif;
	margin-bottom:12px;
}

.halfBox{
	width:50%;
	float:left;
}

.halfBox b{
	
}

.halfBox a{
	margin:6px;
	font-size:1.3em;
	background:#333;
	color:white;
	padding:4px;
}

#handle{
  background: #030303;
	color:white;
	font-weight:bold;
  cursor:move;
}

.hed{
	font:bold 14px century gothic std,arial,sans-serif;
}

#helpToggle{
	font:normal 11px arial,sans-serif;
	font-style:italic; 
}

.instruct{
	text-align:center;
	width:98%;
	font:bold 14px arial,sans-serif;
}

.listitem
{
	clear:both;
	border:3px solid black;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	color:#000;
	padding:6px;
	margin-bottom:10px;
	background:url(images/lmbg.jpg) repeat-x;
}

.listitem .title{
	font: bold 1.2em arial;
	color:#fc0000;
	background-color:#e3e3e3;
	background:url(images/toolbarBG.gif);
	width:100%;
	border:1px solid #000;
	overflow:hidden;
}

.listShell li{
	list-style-position: outside;
}

.listThumb{
	width:120px;
	border:2px inset #fff;
}

.mainCenter p{
	margin:25px 25px;
	text-align:left;
}

.mgrRight{
	float:left;
	width:250px;
	text-align:left;
	padding-top:20px;
}

.mgrRight .helpSep{
	margin:4px 0px;
	font:14px arial;
	padding:2px;
	background:#e3e3e3;
	color:black;
}

.mgrRight img{
	float:left;
	border:1px solid #555;
	margin:3px 6px;
}
.mgrRight a{
font-weight:bold;
}

.mgrRight li{
	padding:4px;
	list-style: disc inside;
}

.mobSel{
	margin:6px;
	padding:4px;
	float:left;
	width:300px;
	border:1px dashed black;
}

.myForm{
	width:425px;
	float:left;
	padding-bottom:20px;
	line-height: 90%
}

.myForm p{
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.myForm button{
	width:175px;
	border:1px solid #666;
	padding:2px;
	cursor:pointer;
	margin:2px;
}

.myForm input{
	width:175px;
	border:1px solid #666;
	padding:2px;
	margin:2px;
}

.myForm table{
	width:100%;
	text-align:left;
	white-space:nowrap;
}

.myForm td{
	padding:2px;
}

.myForm textarea{
	width:175px;
	height:100px;
	border:1px solid #666;
}

.orderdiv{
	border:1px solid #000;
	background-color:#ccc;
	font-size:1.1em;
}

.orderpic{
	float:left;
	padding:4px;
	margin:6px;
	border:2px solid black;
	height:110px;
}

.ophotodiv{
	float:left;
	width:175px;
}

p.center{
	text-align:center;
}

.profile_centershell{
	float:left;
	text-align:center;
	width:150px;
	margin:2px auto;
}
.profile_centershell p{
border:1px solid #ccc;
background:#e3e3e3;
margin:2px 12px 10px 12px;
padding:4px;
font-size:11px;
}
.profile_leftshell{
	width:440px;
	float:left;
	text-align:left;
	border:1px solid #555;
	margin:15px;
	height:650px;
	padding-top:20px;
}

.profile_rightshell{
	width:440px;
	float:left;
	text-align:left;
	border:1px solid #555;
	margin:15px;
	height:650px;
	padding-top:20px;
}

.radioBtns{
	text-align:left;
	padding:6px;
}

.rev_propInfo{
	text-align:left;
	padding:6px;
	font:13px arial;
	border:1px solid #555;
	margin:8px 0px;
}

.rev_desc{
	text-align:left;
	padding:6px;
	font:13px arial;
	border:1px solid #555;
	margin:8px 0px;
}

.saveDiv{
	padding:12px;
	margin:6px 0px;
	font-weight:bold;
}

.short_desc{
	width:240px;
	height:200px;
	margin:4px 0px 12px 0px;
}

.stats_shell{
	width: 600px;
	background-color: #c0c0c0;
	border: 1px dashed #333;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.stats_shell table{
	width:100%;
	text-align: center;
}

.statCount{
	width:115px;
	float:left;
	text-align:center;
	font-weight:bold;
	border:1px solid #aaa;
}
.statCount i{
	font-size:2em;
}

.successLeft{
	width:500px;
	float:left;
	text-align:left;
}

.successLeft p{
	padding:12px;
	margin:0px 12px;
	font-size:1.2em;
}

.successLeft .sepDiv{
	background:#ffcb42;
	color:#000;
	font:bold 1.2em arial;
	text-align:center;
	padding:4px 0px;
	border:1px solid black;
	clear:both;
}

.successLeft a{
	color:#000;
}

.tipBox{
	display:none;
}

.tourLinks{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border:1px inset black;
}

.tourLinks table{
	border:0px;
	width:100%;
	margin-top:4px;
}

.tourLinks input{
	width:200px;
	height:16px;
	font:12px arial;
	padding:0px;
	margin:0px;
	border:1px solid #fff;
	background-color:#e3e3e3;
	color:#000;
	margin-bottom:2px;
}

.tourListing{
	background-color:white;
	margin:22px;
	padding:4px;
	border:0px;
	width:750px;
	float:left;
}

.uiTitle{
	width:230px;
	background-color:#ffffff;
	border:1px solid #c8c8c8;
	margin:6px;
}

.uiDescription{
	width:230px;
	height:70px;
	background-color:#ffffff;
	border:1px solid #c8c8c8;
	margin:6px;
}

.upgrades{
	border:1px solid black;
	width:500px;
	height:200px;
	font-size:1.1em;
	margin-top:50px;
}

.updownDiv{
	text-align:center;
}

.upgrades h1{
	padding:12px;
	font-size:1.5em;
}

.uploadCenter{
	width:900px;
	text-align:center;
	padding-top:12px;
	margin-left: auto;
	margin-right: auto;
}

.upCenter{
	float:left;
	width:650px;
	text-align:center;
	padding-top:12px;
}

.upHelpLeft{
	float:left;
	width:200px;
	text-align:left;
	background:#555;
	color:#e3e3e3;
	height:525px;
}

.upHelpLeft p{
	padding:12px;
}

.upHelpLeft  p a{
	text-decoration:underline;
	font-weight:bold;
	font-size:1.2em;
	color:#e3e3e3;
}

.upHelpRight{
	float:left;
	width:220px;
	margin:12px auto;
	text-align:left;
	padding-left:12px;
	background:#555;
	color:#e3e3e3;
	height:525px;
}

.upHelpRight u{
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}
.upHelpRight  a{
	text-decoration:underline;
	color:white;
}

.upHelpRight .helpSep{;
	margin:4px 0px;
	font:14px arial;
	padding:2px;
	background:#e3e3e3;
	color:black;
}

.utoolbar{
	width:100%;
	background:url(images/toolbarBG.gif);
	background-color:#e3e3e3;
}
.mainCenter_bhp{
	width:1000px;
	float:none;
	text-align:center;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background:#f5f5f5;
}

#imageuploaderFAQ {
	background-color: #FFC;
	height: 35px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;	
	margin-bottom: 25px;
}
#imageuploaderFAQ h2{
	font-size: 16px;
	font-weight: bold;
	color: #F00;	
}

