@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
hr{
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}


br {
	clear: both;
}

ul {
	list-style-type: none;
}
a {
	color: #0033CC;
	text-decoration: none;
}
img {
	border: none;
}
input {
	padding: 1px;

}
select {
	height: 23px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}



#page {
	width: 840px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
}

#header {
	height: auto;
}

#pgbody {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
}
#pgc {
	padding: 5px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 3px;
}
#pgc a {
	text-decoration: underline;
}
#pgc #lftscsu {
	float: left;
	width: 560px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
}
#pgc #rgtscsu {
	float: right;
	width: 232px;
	padding-right: 5px;
	padding-left: 5px;
}
#pgc #body {
	width: 810px;
}

#footer {
	background-image: url(../imgmp/footerbg.png);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a {
	text-decoration: underline;
}

#footer ul {
	margin-bottom: 8px;
	height: 15px;
}
#footer li {
	float: left;
	margin-right: 4px;
}
#footer #lf {
	float: left;
	margin-right: auto;
	width: 750px;
}
#footer #rf {
	float: right;
	width: auto;
	margin-right: auto;
}

#hlogo {
	float: left;
	width: auto;
}
#hrght {
	float: right;
	width: auto;
	height: 20px;
	margin-left: auto;
}
#hrght li img {
	margin-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#hrght ul li {
	margin-left: 10px;
	width: auto;
	text-align: left;
	float: left;
}

#hrght ul ul{
	display: none;
	position: absolute;
	width: 97px;
	background-color: #e6e6e6;
	background-image: url(../imgmp/sitepickerbg.png);
	background-repeat: repeat-x;
	z-index: 1000;
}

#hrght ul ul li{
	float: none;
	margin-bottom: 8px;
	margin-left: 10px;
	width: auto;
}
#sitepicker li img {
	height: 10px;
	width: 13px;
}


#menu {
	margin-left: 240px;
	position: absolute;
	margin-top: -27px;
	width: 598px;
	font-weight: bold;
}

#menu li {
	float: left;
	height: 20px;
	width: 85px;
	margin-right: 5px;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}

#menu .tab1 {
	color: #006600;
	background-image: url(../imgmp/mbtn1.png);
	background-repeat: no-repeat;
	background-color: #eaf3c5;
}
#menu .tab0 {
	background-image: url(../imgmp/mbtn0.png);
	background-repeat: no-repeat;
	background-color: #f2f4ec;
}
#menu .tab1 a {
	color: #006600;
}
#menu .tab0 a {
	color: #ADAB7C;
}
#menu .tabrt {
	float: right;
	width: 238px;
	/*border: 1px solid #FF0000;*/
}
#menu .tabrt div {
	float:right;
	margin-left: 10px;
	margin-top: 5px;
}
#menu .tabrt img {
	margin-right: 3px;
}

#menu .tabrt .ml0 {
	margin-left: 0px;
}

#menubase {
	background-color: #c5de61;
	height: 3px;
	width: 840px;
	float: none;
}
#mlbg {
	background-image: url(../imgmp/ishbgl.png);
	background-repeat: no-repeat;
	float: left;
	height: 3px;
	width: 3px;
	margin-right: auto;
}
#mrbg {
	float: right;
	background-image: url(../imgmp/ishbgr.png);
	height: 3px;
	width: 3px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#submenu {
	background-image: url(../imgmp/ishbgb.png);
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 2px;
	font-weight: bold;
	color: #003300;
	font-size: 13px;
}
#submenu div {
	float: left;
	margin-left: 10px;
}

#submenu div div {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#submenu #smq {
	width: 360px;
}
#submenu #smq #q {
	width: 250px;
	font-size: 14px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-top: 0px;
}

#submenu #smi {
	width: 273px;
}
#submenu #smi div {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#submenu #smi .button{
	background-image:url(../imgmp/publishbutton.png); background-repeat:no-repeat;
	width:176px; height:22px;
	padding: 4px 0 0 0px;
	text-transform:uppercase;
}

#submenu #smi .button a{
	color:#600;
}
#submenu #smr {
	float: right;
	width: 170px;
}

#submenu #smr .regbutton{
	font-size: 11px;
	background-image:url(../imgmp/registerbutton.png); background-repeat:no-repeat;
	width:160px; height:22px;
	padding: 4px 0 0 0;
	text-transform:uppercase;
}
#submenu #smr .regbutton a{
	color:#600;
}
#bigregbtn {
	background-image: url(../imgmp/bigregbutton.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 360px;
	text-align: center;
	color: #5e0a08;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
#bigregbtn a {
	text-decoration: none;
	color: #5e0a08;
}

div#catlist{
	position:relative;
	width:810px;
	height:320px;
	overflow:hidden;
}
#listlayer {
	width: 1200px;
}

#catbox {
	height: 315px;
	width: 10000px;
}
#catbox div {
	float: left;
	margin-left: 25px;
}


#listlayer div select {
	margin-top: 10px;
	height: 293px;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#listlayer div select option{
	padding-bottom:1px;
}
#srctrl {
	width: 805px;
	height: 22px;
	margin-left: 5px;
}
#srctrl div {
	float: left;
}
#srctrl #cntind {
	width: 642px;
}

#mods a{
	text-decoration:none;
}
#mediatabs {
	height: 25px;
	overflow: hidden;
}
#mediatabs a {
	text-decoration: none;
}


#mediatabs div {
	float: left;
}
#mediatabs .tabon {
	height: 25px;
	width: 80px;
	margin-right: 5px;
	background-color: #e1e1e1;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #e1e1e1;
}
#mediatabs .taboff {
	height: 25px;
	width: 80px;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	margin-right: 5px;
	border: 1px solid #e1e1e1;
}
#piclist {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#piclist div {
	float: left;
}
#vidlist {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 120px;
}

#viduploader {
	width: 330px;
	float: left;
}

.alert {
	background-image: url(../imgmp/warning-bg.gif);
	background-color: #FFF7EF;
	padding: 5px;
	border: 1px solid #FF0000;
}


.pgt {
	font-size: 20px;
	color: #006600;
	background-color: #F0EEE6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
	background-image: url(../imgmp/pgtbg.png);
}
.pgt2{
	font-size: 20px;
	color: #006600;
	font-weight: bold;
	margin-top:-4px;
	margin-left:-5px;
	margin-bottom:5px;
}
.pgdt{
	background-image: url(../imgmp/pgtbg.png);
	background-repeat:repeat-x;
}
.pgst {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	width: auto;
}
.pgstline {
	background-color: #CCCCCC;
	height: 1px;
	width: auto;
	margin-bottom: 12px;
}
.flab {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-right: 8px;
	margin-bottom: 3px;
}
.frow {
	margin-bottom: 9px;
}

.finp {
}
.finp input {
	width: 300px;
	margin: 0px;
}
.fs10 {
	font-size: 10px;
}
.fs11 {
	font-size: 11px;
	font-weight: normal;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size:17px;
}
.fs18 {
	font-size:18px;
}
.mgl0 {
	margin-left: 0px;
}
.mgl5 {
	margin-left: 5px;
}
.mgl10 {
	margin-left: 10px;
}
.mgl20 {
	margin-left: 20px;
}
.mgt3{
	margin-top:3px;
}
.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt15 {
	margin-top: 15px;
}
.mgr2{
	margin-right:2px;
}
.mgr5{
	margin-right:5px;
}
.mgr10 {
	margin-right: 10px;
}
.mgr20 {
	margin-right: 20px;
}

.mgb2 {
	margin-bottom: 2px;
}
.mgtmin25 {
	margin-top: -25px;
}



.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb15 {
	margin-bottom: 15px;
}
.mgb50 {
	margin-bottom: 50px;
}
.greenbox {
	background-color: #E9F2C4;
	padding: 10px;
	border: 1px solid #B3BC38;
}
.yellowbox {
	background-color: #FDFBDB;
	border: 1px solid #FFCC00;
}
.greentitle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	background-color: #E4F0B6;
	background-image: url(../imgmp/pgtbg.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.greybox {
	background-color: #F8F8F8;
	border: 1px solid #E1E1E1;
	padding: 6px;
}
.greybgl {
	background-color: #EFEFEF;
}
.w310 {
	width: 310px;
}
.bluebox {
	background-color: #D9DDF0;
	border: 1px solid #6C8DCA;
}

.w560 {
	width: 560px;
}
.w600 {
	width: 600px;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.w150 {
	width: 150px;
}
.w180{
	width:180px;
}
.w200 {
	width:200px;
}
.w230 {
	width:230px;
}
.w250{
	width:250px;
}
.w800 {
	width: 800px;
}

.w30 {
	width: 30px;
}
.w50 {
	width: 60px;
	text-align: center;
}


.h25 {
	height: 25px;
}

.fll {
	float: left;
}
.flr {
	float:right;
}
.captcha {
	border: 1px solid #CCCCCC;
}
.hide {
	display: none;
	color: #FF0000;
	width: 294px;
	margin-top: 3px;
	border: 1px solid #FF0000;
	font-weight: bold;
	background-color: #FFFADD;
	background-image: url(../imgmp/warning-bg.gif);
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.wideflag {
	height: auto;
	text-align: center;
	font-size: 11px;
	color: #333333;
	position: absolute;
	top: 120px;
	margin-top: 150px;
}
.hidden {
	display: none;
}


.bold {
	font-weight: bold;
}
.black {
	color: #000;
}
.blue {
	color: #03c;
}
.darkblue{
	color:#036;
}
.bluelink {
	color: #03c;
}

.grey {
	color: #666;
}
.greybg {
	background-color: #CCC;
}

.green {
	color: #060;
}

.orange {
	color: #DD6104;
}
.brown{
	color:#B81212;
}
.red {
	color: #f00;
}
.darkyellow {
	color: #797900;
}


.lgbox {
	background-color: #F3F3F3;
	padding: 10px;
	width: 270px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.lgrbox {
	margin-top: 10px;
	float: right;
	width: 470px;
	padding: 10px;
}


.uinp {
	background-image: url(../imgmp/user-green-icon.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 5px;
	border: 1px solid #ADADAD;
	padding-left: 23px;
	height: 20px;
	padding-top: 3px;
	width: 200px;
}
.pinp {
	background-color: #FFFFFF;
	background-image: url(../imgmp/key-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 20px;
	padding-top: 3px;
	padding-left: 23px;
	border: 1px solid #ADADAD;
	width: 200px;
}
.floatlft {
	float: left;
}
.floatrgt {
	float: right;
}
.errorbox {
	border: 1px solid #FF5E5E;
	background-color: #FFFADD;
	background-image: url(../imgmp/warning-bg.gif);
	padding: 5px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.postcat {
	background-color: #E3EBCD;
	padding: 5px;
	border: 1px solid #83A53A;
	margin-right: 15px;
	margin-left: 5px;
	color: #006600;
	font-size: 13px;
	font-weight: bold;
}
.postcat .buttoncnt {
	margin-left: 10px;
	margin-top: 2px;
}
.pd5 {
	padding: 5px;
}
.pd3 {
	padding: 3px;
}
.pd10 {
	padding: 10px;
}
.pdt10{
	padding-top: 10px;
}

.modlab{
	margin-left: 5px;
	height: 20px;
}

.mediacont {
	padding: 8px;
	background-image: url(../imgmp/greygbg.png);
	background-repeat: repeat-x;
	border: 1px solid #e1e1e1;
	height: auto;
}
.picth {
	padding: 1px;
	height: 68px;
	width: 59px;
	margin-right: 9px;
	text-align: center;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	color: #999999;
	display: table;
}
.picth span {
	vertical-align: middle;
	display: table-cell;
}

.picthEnd {
	padding: 1px;
	height: 68px;
	width: 59px;
	text-align: center;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	color: #999999;
	display: table;
}
.picthEnd span {
	vertical-align: middle;
	display: table-cell;
}

.vidth {
	padding: 3px;
	height: 115px;
	width: 130px;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	color: #999999;
	display: table;
	float: left;
}
.vidth span {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.vidth .vidttl {
	color: #FFFFFF;
	background-color: #000000;
	width: 124px;
	text-align: left;
	height: 16px;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	overflow: hidden;
	position: absolute;
}
.vidth .viddur {
	color: #CCFF00;
	font-size: 11px;
	position: absolute;
	margin-top: 15px;
}
.adittext {
	font: 13px Arial, Helvetica, sans-serif;
	height: 60px;
	width: 620px;
}
.greybrdt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.underline {
	text-decoration: underline;
}
.shareicons{
	text-decoration:none;
	font-size:11px;
}
.facebookicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	padding-left: 18px;
	padding-bottom:2px;
}
.myspaceicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -520px;
	padding-left: 18px;
	padding-bottom:2px;
}
.liveicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	padding-left: 18px;
	padding-bottom:2px;
}

.deliciousicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	padding-left: 18px;
	padding-bottom:2px;
}

.googleicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -220px;
	padding-left: 18px;
	padding-bottom:2px;
}

.yahooicon {
	background-image: url(../imgmp/swicons.gif);
	background-repeat: no-repeat;
	background-position: 0px -720px;
	padding-left: 18px;
	padding-bottom:2px;	
}
.upprogressbar {
	height: 28px;
}
.upmessage {
	position:absolute;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	padding-top: 5px;
	width: 380px;
	height: 22px;
}
.upprogress {
	position:absolute;
	background-image: url(../imgmp/tabbg1.png);
	height: 25px;
	width: 0px;
	background-repeat: repeat-x;
	font-weight: bold;
}

.upprogressborder {
	position:absolute;
	height: 23px;
	width: 380px;
	border: solid 1px #006699;
}
.switchlistmenu{
	display:none;
}
.switchlistmenu ul{
	border: 1px solid #C7DF68;
	padding:5px;
	position:absolute;
	margin-top:-21px;
	margin-left:-1px;
	background:#FFF;
}
.switchlistmenu ul li{
	padding-bottom:5px;
}
.linkstyle {
	color:#0033CC;
	text-decoration:underline;
}
#detailbody{
	margin-top:5px;
	border-top: 1px solid #CCC;
	margin-right: 7px;
	padding-top:10px;
}
#mediabox .greyborderall{
	border: 1px solid #E5E5E5;
	/*border-bottom: 4px solid #E5E5E5;*/
}

#mediabox #tab_control{
	height:30px;
	font-size:11px;
	border-top:3px solid #E5E5E5;
}
#mediabox #tab_control div{
	float:left;
	padding:2px;
	margin-right:5px;
	width:50px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	text-align:center;
}
#mediabox #tab_control div a{
	text-decoration:none;
}
#mediabox #tab_control .activetab{
	background-color: #E5E5E5;
}
#mediabox #tab_control #scrollctrl{
	float:right;
	border:none;
	text-align:right;
	margin:0px;
	width:220px;
	font-size:11px;;
	padding-top:2px;
}

.idsst{
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-bottom:3px;
	padding-top:5px;
	border-bottom: 1px solid #ccc;
}
.llc div{
	float:left;
	padding:2px;
	margin-right:5px;
}
.withe{
	color:#fff;
}
.whitebg{
	background-color:#fff;
}
.dotline{
	background:url(../imgmp/vdotsep.gif)
}

div#dpiclist{
	position:relative;
	width:380px;
	height:290px;
	overflow:hidden;
}
div#dvidlist{
	position:relative;
	width:380px;
	height:290px;
	overflow:hidden;
}

.questionbutton{
	margin-top:15px;
	padding:5px;
	font-weight:bold;
	border: 1px solid #690;
	background-color: #DEEBA9;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.mapbox{
	width:800px; height:379px;
}
.mapframe{
	width:800px; height:410px; margin-left:5px; border: 1px solid #E5E5E5;
}
.mapframed{
	width:810px; height:379px; border: 1px solid #E5E5E5;
}
.respicbox {
	margin: 5px;
	padding: 5px;
	border: 2px solid #C1C1C1;
	background-color: #FFF;
}

.restexbox {
	float:left;
	margin: 5px;
}

.restexbox ul li{
	padding-bottom:2px;
}
#olrecomm{
	margin-left:20px; width:640px;
}
#olrecomm li{
	margin-bottom:5px;
}
/*bidlist*/
.bidlr{
	height:22px;
	width:817px;
	padding-top:5px;
	border-bottom: 1px solid #D7D7D7;
}
.bidlu {
	width:200px;
	float:left;
}
.bidlu a{
	text-decoration:underline;
}
.bidla{
	width:200px;
	float:left;
}
.bidls{
	width:20px;
	float:left;
}
.bidld{
	float:right;
}
#paginator a{
	text-decoration:underline;
}
.top200x{
	top:180px;
}
.yellowwarning{
	background-color:#FFFADD;
	border: 1px solid #F00;
	padding:5px;
	background-image: url(../imgmp/warning-bg.gif);
}
.lgtgreybg{
	background-color:#F2F2F2;
}

#cdupol ol {
	margin-top: 15px;
	margin-bottom:15px;
	margin-left:35px;
}

#cdupol ul {
	margin-top: 15px;
	margin-bottom:15px;
	margin-left:35px;
	list-style:circle;
}
.listalphauc {
	list-style:lower-latin;
}