.orange{color:#fd8e01;}
.menu{position:fixed;top:0px; bottom:0px;  left:0px;  right:0px;  z-index:1900; display:none; overflow:auto; background-color:rgba(0,0,0,0.4);}
table.menubox{background-color:rgba(255,255,255,0.5);color:#000; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:11px;position:relative; margin-top:50px; margin-left:auto; margin-right:auto; display:none; z-index:2000;
-moz-box-shadow:2px 2px 8px #222;
-webkit-box-shadow:2px 2px 8px #222;
box-shadow:2px 2px 8px #222;}

.mainbutton{height:21px; float:right;width:94px; text-align:center;color:#000;font-size:12px;border-radius:3px;font-family:Verdana;padding:7px 0 0; text-decoration:none; }
.sysbutton{padding:3px 12px 0; height:17px;font-family:Verdana, Geneva, sans-serif; font-size:12px;margin-left:0px;margin-top:0px; float:left;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;  color:#000;}

.orangebutton{border:1px solid #ff9918;
background: #ffce73; /* Old browsers */
background: -moz-linear-gradient(top,  #ffce73 50%, #ffb03d 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffce73), color-stop(50%,#ffb03d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffce73 50%,#ffb03d 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffce73 50%,#ffb03d 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffce73 50%,#ffb03d 50%); /* IE10+ */
background: linear-gradient(to bottom,  #ffce73 50%,#ffb03d 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce73', endColorstr='#ffb03d',GradientType=0 ); /* IE6-9 */	
}
.orangebutton:hover{color:#fff;text-decoration:none;}

.greybutton{border:1px solid #cfcfcf;
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f6f6 50%, #e3e3e3 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f6f6f6), color-stop(51%,#e3e3e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f6f6 50%,#e3e3e3 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f6f6 50%,#e3e3e3 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f6f6 50%,#e3e3e3 51%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f6f6 50%,#e3e3e3 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */	
}
.greybutton:hover{color:#ff8a00;text-decoration:none;}

.greenbutton{border:1px solid #a0c018; color:#000;
background: #bee113; /* Old browsers */
background: -moz-linear-gradient(top,  #bee113 51%, #b8d813 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,#bee113), color-stop(51%,#b8d813)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bee113 51%,#b8d813 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bee113 51%,#b8d813 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bee113 51%,#b8d813 51%); /* IE10+ */
background: linear-gradient(to bottom,  #bee113 51%,#b8d813 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee113', endColorstr='#b8d813',GradientType=0 ); /* IE6-9 */	
}
.greenbutton:hover{color:#fff;text-decoration:none;}

div.menutitle{background-color:#fff; color:#000;padding:5px 5px 3px; font-size:12px; display:block;}
a.menuclose{width:15px; height:15px; margin:0px -4px 0px 0px;float:right; color:#000; cursor:pointer;}
a.menuclose:hover{text-decoration:none;color:#FC6D17;}



div.menucontent{overflow:auto; background-color:rgba(255,255,255,.85);}
div.menucontentinner{padding:20px;}
div.menucontentinnner input[type="text"]{border:1px solid #000;}




/**************** PLUS BOX **************/
.plusbox{}
.plusbox div.menucontentinner{}
.pluscontmodlayout{height: 302px;overflow: auto;width: 337px}
.pluscontmod td{vertical-align:middle;}
.pluscontmod td.pname{width:70px; font-size:11px;padding-right:15px;}
.pluscontmod input[type="text"]{width:315px;}

.plusbox table.buttoncreate{}
.plusbox table.buttoncreate td{padding-bottom:1px;}
.plusbox div.buttonline{width:403px; height:100px;margin-bottom:1px;}
.plusbox .buttonbox{width:100px; height:100px; background-color:#bbb;float:left; margin-right:1px;cursor:pointer;padding:0 0px;}
.plusbox .emptybox{width:58px; height:50px; background-color:#fff; border:1px dashed #bbb;float:left; margin-right:1px;cursor:pointer;padding:24px 20px;text-align:center; font-size:12px;}
.plusbox .buttonboxend{margin-right:0px;}
.plusbox .buttonbox:hover{text-decoration:none;background-color:#444;}
.buttonbox img{width:100px; height:64px;margin:0px auto 3px; display:block;}
.buttonbox span{color:#fff; text-align:center; width:100%; display:block;text-decoration:none;}

/**************  ****************/
div.layoutitem{width:62px;height:62px;}
div.layoutitem table{width:100%; background-color:#fff;-moz-box-shadow:1px 1px 8px #888;-webkit-box-shadow:1px 1px 8px #888;box-shadow:1px 1px 1px #888; margin:19px;}
div.layoutitem td{border:1px solid #555;}



/***Add Social Box******/
table.addsocialbox{background-color:rgba(255,255,255,0.5);color:#000; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:11px;position:relative;display:none; z-index:20;
-moz-box-shadow:2px 2px 8px #222;
-webkit-box-shadow:2px 2px 8px #222;
box-shadow:2px 2px 8px #222;
}

a.streamaddclose{width:15px; height:15px; margin:0px 0px 0 0px;float:right; color:#000; cursor:pointer;}
a.streamaddclose:hover{text-decoration:none;color:#FC6D17;}

.plusstream{}
.plusstream table.buttoncreate{}
.plusstream table.buttoncreate td{padding-bottom:1px;min-width:100px;}
.plusstream .buttonbox{width:100px; height:100px; background-color:#bbb;float:left; margin-right:1px;cursor:pointer;}
.plusstream .buttonbox:hover{text-decoration:none;background-color:#444;}
.plusstream .themebox{width:52px; height:51px;margin:16px auto 6px;}
.plusstream .themebox .navtop{height:13px; text-align:center;font-size:10px;}
.plusstream .themebox .themebottom{height:28px;padding:5px;}
.plusstream .themebox .linkbox{text-align:center;height:26px; font-size:9px;padding-top:2px;}
.plusstream .themebox .themelink{}

/****Launch Wizard*****/
.wizard{border:1px solid #e1e1e1;}
div.wizardcontent{overflow:auto; background-color:#fff;padding:0 20px 20px;}
div.wizardcontentinner{}

/***Start Launch****/
div.startlaunch{width:345px;text-align:center;}
div.startlaunch h2{font-size:12px; color:#fd8a00; font-weight:bold; margin:10px 0 15px;}
div.startlaunchbuttonhld{margin:15px 0;}
div.startlaunchbuttonhld .sysbutton{min-width:65px; text-align:center;}
div.startlaunchbuttonhld .greybutton{margin-right:5px;}
div.startlaunch .cancelbut{margin:0 5px 0 80px;}
div.wizardlaunch{padding-left: 80px;padding-top: 10px;}
div.wizstep1but{margin:10px 0px 0 278px;}
div.wizstep2but{margin:10px 0px 0 200px;}


/***Wiz Error**/
div.wizerr{color:#F00; float:left; margin-left:10px; font-size:14px;}



/***launchtitle****/
.launchtitle{background-color:#fff; color:#000; font-size:12px; display:block;}
.launchwiz1{width:800px;}
	div.wizlogo{width:103px; height:65px; float:left; margin:16px 16px 0;}
	div.wizright{float:left;}
	div.wiztitle{font-size:16px;margin-top:21px;}
	div.wizcrumb{height:29px;margin-top:4px;}
		div.crumbslot{position:absolute; height:29px; z-index:6;}
			div.crumbtxt{float:left; padding:7px 10px 8px;; font-size:12px;background-color:#eee; color:#999;}
			div.crumbimg{float:left;width:16px; height:29px; background:transparent url(../../img/overlays/crumbarrowlg.png) no-repeat;}
		div.step2{margin-left:150px;z-index:5;}
		div.step3{margin-left:318px;z-index:4;}
			div.step2 div.crumbtxt,div.step3 div.crumbtxt{padding-left:20px;}
		div.wizcrumbsel div.crumbtxt{background-color:#cdcdcd; color:#000;}
		div.wizcrumbsel div.crumbimg{background:transparent url(../../img/overlays/crumbarrowdg.png) no-repeat;}
		
div.seltheme{overflow:auto; width:760px;margin-top:10px;height:330px;}
	div.seltheme td{width:200px; padding:0 20px; vertical-align:top;}
	div.seltheme td img{border:1px solid #ddd;width:198px;}
	div.seltheme td.mid{padding:0 30px;}
	div.seltheme .themename{float:left;padding-top:2px;padding-bottom:20px; width:110px;}
	div.seltheme .truncate{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;-moz-binding: url('http://barryminkin.site.socxs.com/assets/css/overlays/ellipsis.xml#ellipsis');}
	div.seltheme .themeaction{float:right; color:#fd8e01;padding-top:2px;padding-bottom:20px;}
	.cancelwiz{margin-left:280px; margin-right:5px;}
	.truncate{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;-moz-binding: url('http://barryminkin.site.socxs.com/assets/css/overlays/ellipsis.xml#ellipsis');}
	.truncatesharespan{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;-moz-binding: url('http://barryminkin.site.socxs.com/assets/css/overlays/ellipsis.xml#ellipsis'); width:218px;}
	
div.linkacc{width:600px; margin-top:10px;}
div.linkacc h2{font-weight:bold;}
div.linkaccthld{width:520px;margin-left:35px; margin-top:10px;}
div.linkacctleft{float:left; width:240px;}
div.linkacctright{float:right; width:240px;}
.cancelwiz2{margin-left:210px; margin-right:5px;}
table.tbllinkacc{width:100%;}

   table.tbllinkacc td p{margin:3px 0;}
   table.tbllinkacc td p.grey{color:#666;}
   table.tbllinkacc{margin:0 auto;width:220px;}
   table.tbllinkacc td{font-size:11px; padding:0px; padding-top:7px;vertical-align:top;}
   table.tbllinkacc td.netlink{padding-top:7px; text-align:right;height:25px;}
   table.tbllinkacc td.netlink .greenbutton{float:right; color:#fff;}
   table.tbllinkacc td span.serviceicon{height:16px; padding:3px 0px 0 20px; background:transparent no-repeat left;display:block;color:#000;}
   table.tbllinkacc td a.servicelink{height:16px; padding:3px 0 0 22px;background:transparent no-repeat left;display:block;}
   table.tbllinkacc td span.serviceup{height:18px; display:block; padding-left:37px;background:url('../../img/headercontrols/thumbsup.png') no-repeat left 2px;}
   table.tbllinkacc td span.servicedown{height:18px; display:block; padding-left:37px;background:url('../../img/headercontrols/thumbsdown.png') no-repeat left 2px;}
   table.tbllinkacc td.delete{text-align:center;}
   table.tbllinkacc p{margin:0px 0;}
   table.tbllinkacc td.netlist{padding:0px 5px 7px; border-bottom:1px solid #dedede; color:#9a9a9a;}
   table.tbllinkacc td.netlist strong{color:#4c4c4c;font-weight:normal;}
   table.tbllinkacc tr.addlink td{border-bottom:1px solid #dedede;padding-bottom:8px;}
   
    table.tbllinkacc td span.facebookicon{background-image:url('../../img/serviceicons/facebook16.png'); }
    table.tbllinkacc td span.twittericon{background-image:url('../../img/serviceicons/twitter16.png'); }
    table.tbllinkacc td span.googleicon{background-image:url('../../img/serviceicons/google16.png'); }
    table.tbllinkacc td span.yahooicon{background-image:url('../../img/serviceicons/yahoo16.png'); }
    table.tbllinkacc td span.flickricon{background-image:url('../../img/serviceicons/flickr16.png'); }
    table.tbllinkacc td span.myspaceicon{background-image:url('../../img/serviceicons/myspace16.png'); }
	table.tbllinkacc td span.instagramicon{background-image:url('../../img/serviceicons/instagram16.png'); }
	table.tbllinkacc td span.tumblricon{background-image:url('../../img/serviceicons/tumblr16.png'); }
	
div.linkdisclaimer{font-size:10px;width:520px;margin:10px auto;}

div.wizaddstream{overflow:auto; width:600px;margin-top:10px;height:330px;}
	.cancelwiz{margin-left:280px; margin-right:5px;}
	
div.wizdropdown{width:100%; font-size:11px;padding:10px 0;}
   div.wizdropdown table.dropslot{width:580px;}
   div.wizdropdown a.wslottitle{color:#000; text-decoration:none; display:block;height:14px;padding:0 10px 0 22px; font-weight:bold;}
   div.wizdropdown a.wslottitler{background:transparent url('../../img/headercontrols/arrowr.png') no-repeat left 1px;}
   div.wizdropdown a.wslottitled{background:transparent url('../../img/headercontrols/arrowd.png') no-repeat left 1px;}
   div.wizdropdown a.noslottitle{color:#000; text-decoration:none; display:block;height:14px;padding:0 10px 0 22px;background:transparent url('../../img/headercontrols/arrowr.png') no-repeat left 1px;}
   div.wizdropdown td.dropdowntitle{padding:0 0 0 10px;}
   div.wizdropdown td.topline{width:100%; height:13px; }
   div.wizdropdown td.addbuttontd{padding:0 0px 0 10px;}
   div.wizdropdown div.slotline{height:1px;border-bottom:1px solid #dedede;}
   div.wizdropdown a.addbutton{background-image:url('../../img/buttons/buttonadd.png');}
   div.wizdropdown a.butnewpage{float:right;}
   div.wizdropdown a.butnewsite{background-image:url('../../img/buttons/butnewsite.png');}
   div.wizdropdown div.wizadd{width:60px;}
   
   div.wizitemslothld{margin-top:10px;margin-left:30px;}
   div.wizitemslot{background-color:#f6f6f6; margin-bottom:2px;padding:10px; width:530px;}
   div.wizitemslot table{width:100%;}
   .wizgrey{color:#999;}
   .wizicon{width:16px; padding-right:5px;}
   .wizrem{width:40px; text-align:right;}


/******** Width and Margins*******/
#wm .menucontentinner{background-color:#fff;}
.wmleft{float:left; width:507px; height:490px; background:transparent url(../../img/overlays/wm.png) no-repeat;}
	.wmleft input[type="text"]{width:50px; height:16px; border:1px solid #cbcbcb; position:absolute; padding:1px;}
	#marginpagetop{ left:41px; top:97px;}
	#margincontenttop{left:41px; top:143px;}
	#margincontentbot{left:41px; top:423px;}
	#marginpagebot{left:41px; top:491px;}
	#marginbtwrow{left:41px; top:231px;}
	#margincontentleft{left:115px; top:491px;}
	#marginbtwcol{left:215px; top:491px;}
	#margincontentright{left:442px; top:491px;}
	
.wmright{float:right; width:125px; height:490px; margin-left:15px; }
	.wmright table{width:125px;}
	.wmright table td{padding-bottom:5px;}
	.wmright table td.col{width:60px;}
	.wmright input[type="text"]{width:60px; height:16px; border:1px solid #cbcbcb;padding-left:1px;}
	.wmright .dynbutton{margin-left:17px;padding-bottom:5px;}
	.wmright .applybutton{padding-top:13px;}
	
/***** Page Layout****/
#lay .menucontentinner{background-color:#fff;}
.layaddnav{background-color:#fff;padding-bottom: 20px;}
.layaddnav input{margin-right:5px;}
#lay .buttonbox img{width:100px; height:100px;}
.layoutmenucontent1{padding-bottom: 20px;background-color: #fff;}
.menulayoutcontentinner{background-color: #fff;padding-top: 20px;padding-left: 20px;}



/****** Stream Discovery********/
.discstream{padding-right:20px;}
.discstream .menucontentinner{background-color:#fff; overflow:auto; height:480px;}
.streamdiscleft{float:left;border:1px solid #ddd; border-right:none;width:318px;padding:20px;height:64px;}
.sttreamdiscmid{float:left;border:1px solid #ddd; border-right:none; border-left:none;width:28px;}
.streamdiscright{float:left;border:1px solid #ddd; border-left:none;width:318px;padding:20px;height:64px;}

div.streamdisc{width:740px;}
.streamdisctabshld{position:relative;height:30px;}
.streamdisctabs{height:30px;position:absolute;z-index:2;}
	.streamdiscicon{float:left; width:30px; height:30px;}
	.streamtabs{float:left;height:22px;font-size:10px;padding-top:7px; cursor:pointer; text-align:center;color:#000;}
	.streamtabs:hover{text-decoration:none;background-color:#f8f8f8; border:1px solid #f8f8f8;border-bottom:none; color:#000;}
	.streamtabs3{float:left;width:234px;  border:1px solid #fff;border-bottom:none;}
	.streamtabs2{float:left;width:352px;  border:1px solid #fff;border-bottom:none;}
	.streamtabson{color:#000;border:1px solid #dcdcdc;border-bottom:1px solid #fff;;cursor:default;  font-weight:bold;}
	.streamtabson:hover{background-color:#fff; border:1px solid #dcdcdc;border-bottom:1px solid #fff;cursor:default;}
.streamdisctop{width:742px;}	

.streambox{border:1px solid #dcdcdc; padding:20px;position:relative;z-index:1;width:696px;  display:none;}
.d_stream{display:block;}

.streamdisctop table{width:100%;}
.streamdisctop table td{height:20px;}
.f_title{width:80px;}
.f_button{width:106px;}

.streamdiscright th,.streamdiscleft th, .streamdisctop th{font-weight:bold;}
.streamdiscright input[type="text"],.streamdiscleft input[type="text"], .streamdisctop input[type="text"]{border:1px solid #cbcbcb;}
.s_span{float:left;margin-top:2px;}
.streamdisctop input.biginput{width:480px;}
.streamdisctop input.keywords{width:480px;}
.streamdisctophld{width:746px;}

.streamdischld{width:660px; background-color:#f8f8f8;padding:20px;margin-top:20px; display:none;}
	.streamdiscimghld{margin-top:5px;}
	.streamdiscslot{padding-bottom:4px;margin-bottom:9px;}
	.streamdiscslot p{padding:0px;margin:0px; margin-bottom:2px;}
	.streamgrey{color:#9b9b9b;}
		.streamimgslot{margin-bottom:15px}
			.streamimgslot table{width:100%; }
			.streamimgslot td{width:120px; vertical-align:top;}
			.streamimgslot td p{padding:0 4px;}
	
	.streamdiscdynbut{}
	
	/*******Drop Slot******/
			.discstream table.odropslot{width:100%;margin:10px 0;}
				.discstream table.odropslot a.oslottitle{color:#000; text-decoration:none; display:block;height:14px;padding:0 10px 0 22px;}
				.discstream table.odropslot a.oslottitler{background:transparent url('../../img/headercontrols/arrowr.png') no-repeat left 1px;}
				.discstream table.odropslot a.oslottitled{background:transparent url('../../img/headercontrols/arrowd.png') no-repeat left 1px;}
				.discstream table.odropslot div.slotline{height:1px;border-bottom:1px solid #dedede;}
				.discstream table.odropslot td.topline{width:100%; height:13px; }
				.discstream table.odropslot td.dropdowntitle{padding:0 0 0 0px;}
			
				.discstream td.feeddowntitle{padding-left:0px!important;}
	
	.discstream div.osearchstreamslothld{margin-top:20px;width:738px;}
						.discstream div.osearchslot{margin-bottom:2px; width:680px;}
						.discstream div.firstosearchslot{padding-top:5px;}
						.discstream div.osearchslot img{float:left; width:30px; height:30px;margin-left:25px;}
						.discstream div.osearchslot div.dataslot{background-color:#f6f6f6;float:left; width:100%; padding:12px 15px; margin-left:25px;}
						.discstream div.osearchslot div.dataslot a.remove{float:right;}
						.discstream div.osearchslot div.dataslot div.dataitem{float:left;}
	
						
						
						.discstream div.osearchstreambuttonhld{margin-top:10px;height:20px;position:relative;}
						.discstream div.addnewcontent{width:100px; background-color:#fff; border:2px solid #e3e3e3; margin:-100px 0 0 400px; padding:10px 14px 2px; position:absolute; display:none; }
						.discstream div.addnewcontent a{display:block;margin-bottom:8px;}
						.discstream div.addfbcontent{margin-top:-80px;}
						.discstream div.addphotoscontent{margin-top:-100px;}
			
						.discstream div.osearchstreambuttonhld a.savechangesgrey{float:right; background-image:url('../../img/buttons/buttonsavechanges.png');margin-right:3px; }
						.discstream div.osearchstreambuttonhld a.clearchanges{float:right; background-image:url('../../img/buttons/butclearchanges.png'); }
						.discstream div.osearchstreambuttonhld a.addcontent{background-image:url('../../img/buttons/buttonaddcont.png'); float:right;margin-right:3px;}
					
					.discstream div.osearchslothld{height:140px;}
					
			.discstream div.osearchslothld div.dataempty{background-color:transparent; border:1px dashed #c3c3c3; width:438px; padding:14px 15px;}
			.discstream div.osearchslothld div.dataslot a.remove{float:right;}
			.discstream div.osearchslothld div.dataslot div.dataitem{float:left;}
			.discstream div.osearchslothld div.dataslot a.dataarrow{background:transparent url(../../img/headercontrols/arrowr.png) no-repeat 0px 1px; float:left;margin:1px 5px 0 0; color:#4c4c4c; padding-left:17px;}
			.discstream div.osearchslothld div.dataslot a.dataarrowd{background:url(../../img/headercontrols/arrowd.png) no-repeat 0px 2px;}
			.discstream div.osearchslothld div.dataslot a.dataarrow:hover{text-decoration:none;}
			.discstream div.osearchslothld div.dataslot div.datadetails{margin:5px 0 0 25px;}
			.discstream div.osearchslothld div.dataslot div.datatitle table{width:100%;}
			.discstream div.osearchslothld div.dataslot div.datatitle td.dataname{width:100px;}
			.discstream div.osearchslothld div.dataslot div.datatitle td.dataname span{padding-left:17px;}
			.discstream div.osearchslot div.dataslot td.remove{text-align:right;}
			.discstream div.osearchslot div.datatitle td{height:18px;min-width:120px;}
			div.dataslot div.datadetails td{padding:2px 5px;}
			
	div.streamfilters{margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid #ededed;}
		 a.fslottitle{color:#000; text-decoration:none; float:left;height:14px;padding:0 10px 0 22px;margin-top:3px;}
				a.fslottitler{background:transparent url('../../img/headercontrols/arrowr.png') no-repeat left 1px;}
				a.fslottitled{background:transparent url('../../img/headercontrols/arrowd.png') no-repeat left 1px;}
		div.fslot{float:left; margin-left:20px; width:400px;}
			
			div.fslot td{padding:2px 0;}
			div.fslot tr.firstrow td{padding-top:0px;}
			div.fslot td.fname{padding-right:30px;}
			div.fslot select{padding:1px; min-width:150px;font-size:11px;}
			div.fslot input[type="text"]{width:180px;}
/**regular stream mod**/
	div.overlaytitle{color:#000;padding:5px 5px 3px; background-repeat:repeat-x;}

	div.streammod{border:1px solid #dedede;}
	div.streammodcontent{padding:5px;}
		div.streammodcontent a.previewlink{float:right; font-size:11px;}
		
	div.streammenu{width:100%;font-size:12px; text-align:center;padding:4px 0; font-size:10px;}
	div.streammenu span{float:left; margin:0 5px;}
	div.streammenu a{padding:0 10px; color: #4b4b4b; text-align:center; float:left; width:150px;}
	div.streammenu a.notactive{color:#999;}
	div.streammenu a.notactive:hover{text-decoration:none;}
	div.streammenu a.previewbutton:hover{color:#fc6d17;text-decoration:none;}
	div.streammenu a.streammenulink:hover{color:#fc6d17; text-decoration:none;}
	div.streammenu a.streammenulink.active{color:#000; cursor:default;}
	
	div.editstreambuttonhld{margin-top:10px;height:20px;position:relative; float:right;}
			div.addnewcontent{width:74px; background-color:#fff; border:2px solid #e3e3e3; margin:-100px 0 0 223px; padding:10px 14px 2px; position:absolute; display:none; }
			div.addnewcontent a{display:block;margin-bottom:8px;}
			

/**** System Message Overlay ******/
div.sysmsgo{width:400px;}
div.sysmsgcontent{padding:0 25px 25px;background-color:#fff;}
div.sysmsgoinner{font-size:12px;background-color:#fff;}
.sysbig{font-size:14px;}

/********Blog*****/
.blogcontent{height:490px!important;}
.blogcancel{float:right;margin-left:3px;}
.blogadd{float:right;}
.blogmod{border:1px solid #dedede;}
.blogmodcontent{padding:20px 20px 10px;}
.blogtable{width:100%;}
.blogtable td{vertical-align:top;padding-bottom:10px;}
.blogfield{width:50px;padding-top:3px;}
input[type="text"].blogtitle{border:1px solid #cdcdcd; width:300px;padding:2px;}
.blogmedia{border:1px solid #dedede;width:100%;height:115px;}
.blogmedmenu{height:30px;}
.blogmedmenu a{height:21px; width:218px; float:left; color:#000; cursor:pointer; text-align:center; padding-top:9px; border-bottom:1px solid #dedede;}
.blogmedmenu a.midmen{border-left:1px solid #dedede; border-right:1px solid #dedede;width:220px;}
.blogmedmenu a:hover{background-color:#f8f8f8;text-decoration:none;}
.blogmedmenu a.blogsel{border-bottom:1px solid #f8f8f8;background-color:#f8f8f8;}
.blogmedbox{background-color:#f8f8f8;height:85px;}

#b_upphoto{padding:32px 70px;}
#b_upphoto input[type="text"]{width:250px;margin-right:10px;}
.blogbox{display:none;}
#b_embedvid{color:#adadad; font-size:9px; padding:10px;}
#b_embedvid textarea{width:100%;height:48px; border:1px solid #cdcdcd;margin-top:5px;}
#b_embedcode{color:#adadad; font-size:9px; padding:10px;}
#b_embedcode textarea{width:100%;height:48px; border:1px solid #cdcdcd;margin-top:5px;}

div.dataslot table td.blogremove{min-width:50px!important; width:50px!important;}
div.dataslot table td.blogseperator{width:0px!important;}
div.streamslot div.dataslot table td.blogdata{vertical-align:top;width:120px!important;}

div.bloginterfacebot{float:left; width:100%;}
div.blogbtnhld{float:right;margin-bottom:10px;}
div.blogpagi{float:left; margin:10px 0 0 66px; width:300px;}
div.blogpagi a{float:left; font-size:11px; border:1px solid #dedede; background-color:#fff;padding:0px 3px 3px; margin-left:3px;color:#000!important;}
div.blogpagi a.selected{border:1px solid #dedede;background: #dedede;}
.blogtitletd{width:120px;}


/*********Shout Box **************/
.shoutmodcontent{padding:0px;}
div.shoutcontent{height:auto;}
.shoutmedia{border:1px solid #dedede;width:100%;}
.shoutbox{display:none;}
.shouttable{width:100%;}
.shouttable td{vertical-align:top;padding-bottom:10px;}
.shoutmenu{height:30px;}
.shoutmenu a{height:21px; width:254px; float:left; color:#000; cursor:pointer; text-align:center; padding-top:9px; border-bottom:1px solid #dedede; background-color:#f8f8f8;}
.shoutmenu{height:30px;}
.shoutmenu a{height:21px; width:255px; float:left; color:#000; cursor:pointer; text-align:center; padding-top:9px; border-bottom:1px solid #dedede;}
.shoutmenu a.midmen{border-left:1px solid #dedede; border-right:1px solid #dedede;width:238px;}
.shoutmenu a:hover{background-color:#f8f8f8;text-decoration:none;}
.shoutmenu a.shoutsel{border-bottom:1px solid #fff;background-color:#fff;}
.shoutmedbox{background-color:#fff;}
.shoutmenu a:hover{background-color:#fff;text-decoration:none;}
.shoutboxhld{padding:20px;}
.shoutboxhld .msgerror{line-height:20px;}
.shoutboxhld p{margin-bottom:5px;}
.shoutboxhld textarea{width:100%; height:60px; padding:2px;border:1px solid #cdcdcd;}
.shoutboxhld .shoutbuts .sysbutton{margin-top:10px; float:right;}
.shoutboxhld .sharebut{margin-right:5px}
.shoutboxhld table.formtable{width:100%;}
.shoutboxhld table.formtable td.txt{width:100px; padding-top:3px;}
.shoutboxhld table.formtable input[type="text"]{width:350px; padding:2px;border:1px solid #cdcdcd;}
.shoutboxhld table.formtable input[type="text"].txtbrowse{width:272px;padding:2px; border:1px solid #cdcdcd;}
.shoutboxhld table.messagetable{margin-top:15px;}
.shoutboxhld a.browsebut{margin-right:5px;}
.shoutidlist{margin:0px 0 0 0; padding:0px 0 10px; overflow:auto; height:150px; background-color:#fefefe;}
.shoutslot{margin:0 0 4px 0;}
.shoutidlist div.leftslot{float:left;}
.where2share{margin-top:5px;}
.shoutidlist div.leftslot img{margin:5px 0 0 0px;}
.shoutidlist div.rightslot{float:left;padding:7px 15px 7px 0px;margin:0 0 0 5px;}
.shoutidlist div.rightslot input.chkbox{float:left;}
.shoutidlist div.rightslot span{float:left; margin:0 0 0 5px;}
.shoutboxhld .shoutdesc{width:350px;}
.shoutborder{border-bottom:1px solid #dedede; height:1px;margin:10px 0 5px;}

/**********Edit Profile*******/
.profoptions{margin-top:10px;}
.profoptions p{padding-bottom:15px;}
.profoptions p.p_manual{padding-bottom:5px;}
.profoptions img{margin:0 5px;}
.profoptions input{border:1px solid #cdcdcd;color:#cdcdcd;}
.proftable{width:60%!important; margin-left:60px;}