div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;

	z-index: 10;

	border: 5px solid #fff;
	margin: -5px;

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

	div.jquery-image-zoom a {
		background: url("https://pic.btarg.com.ar/sixdottwo/jquery.imageZoom.png") no-repeat;

		display: block;
		width: 25px;
		height: 25px;

		position: absolute;
		left: -17px;
		top: -17px;
		/* IE-users are prolly used to close-link in right-hand corner */
		*left: auto;
		*right: -17px;

		text-decoration: none;
		text-indent: -100000px;
		outline: 0;

		z-index: 11;
	}

	div.jquery-image-zoom a:hover {
		background-position: left -25px;
	}

	div.jquery-image-zoom img, 
	div.jquery-image-zoom embed, 
	div.jquery-image-zoom object, 
	div.jquery-image-zoom div {
		width: 100%;
		height: 100%;
		margin: 0;
	}
.borderRadius{-moz-border-radius:5px; border-radius:5px; }
.borderRadiusTp{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .ddArrow{display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .ddArrow:hover{background-position:0 100%;}
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}

/*************** default theme **********************/
.dd{border:1px solid #c3c3c3;}
.dd .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:24px;}
.dd .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/skin1/dd_arrow.gif) no-repeat;}
.dd .ddArrow:hover{background-position:0 100%;}
.dd .ddTitle{color:#000;background:#e2e2e4 url(../../images/msdropdown/skin1/title-bg.gif) repeat-x left top;}
.dd .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;}
.dd .ddChild li.hover{background-color:#f2f2f2}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{background-color:#d5d5d5; color:#000;}

/* Inset 3D Raised */
.raised {background: transparent; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block; border-left:1px solid #fff; border-right:1px solid #999;}

body { margin:0; padding:5px; }
.border1 { border: 1px solid #4F6A7D; }

.floating_icon {width:16px;height:16px;position:fixed;border:1px solid #006600;padding:2px;cursor:pointer;}

#main_ { margin:0px; padding: 0px; z-index:0; float:left; min-width:100%; border:solid 1px #4F6A7D; }

#menu_ { position:relative; border:0; width:180px; margin:0; z-index:100; display:inline-block; float:left; margin:5px;}
#cont_ { position:relative; border:0; top:0; padding-left:0px; z-index:10; display:block; margin: 5px; }

#gentime { float:right; clear:both; font-size:8pt; margin:0; }
#foot_ { clear:both; }

#friends_cont { list-style-type: none; margin: 0px; padding: 0px; }

li.friend {width:114px;height:150px;float:left;-moz-border-radius:8px;border:none;padding:3px 5px 3px; margin:3px 2px;text-align:center;position:relative;}
li.friend[online^="true"] div.online {border:solid 5px #B3FF66;border-top:solid 3px #B3FF66;border-bottom:solid 12px #B3FF66;}
li.friend[online^="maybe"] div.online {border:solid 5px #FFB366;border-top:solid 3px #FFB366;border-bottom:solid 12px #FFB366;}
li.friend[pm^="true"] div.pms {border:solid 1px #FF0000;background:url('https://pic.btarg.com.ar/sixdottwo/bell.png') 2px 1px no-repeat;}
li.friend[friends^="true"] img.active {display:inherit;}

div.online {width:114px;height:142px;-moz-border-radius:8px;position:absolute;top:0;left:0;margin:0;padding:0;z-index:5;opacity:0.75;}
div.pms {width:120px;height:155px;-moz-border-radius:8px;position:absolute;top:0;left:0;margin:0;padding:0;z-index:6;}

img.del {border:none;position:absolute;top:-1px;right:-1px;z-index:20;}
img.sendpm {border:none;position:absolute;bottom:-1px;left:-1px;z-index:20;}
img.active {border:none;position:absolute;bottom:-4px;right:2px;z-index:20;display:none;opacity:0.5;}

a.nodec {font-weight:bold;margin:0;padding:0;position:relative;z-index:15;}
.friend p{padding:0;margin:0 auto 4px;font-size:9px;font-family:sans-serif;}
div.avatar {width:112px;height:100px;overflow:hidden;text-align:center;}
.avatar img {border:none;width:100px;}
#loading {width:140px;text-align:center;font-size:9px;font-family:sans-serif;float:right;clear:both;}
#status {min-width:130px;text-align:center;font-size:9px;font-family:sans-serif;float:right;clear:both;}

.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}

.nodec, .nodec:link, .nodec:visited {
	color: black;
	text-decoration: none;
 }

a.nodec:hover {
	color: black;
	text-decoration: underline;
 }

td.avisos {
	padding: 8px;
	background: red;
	color: white;
	font-weight: bold;
 }

a.avisos:link, a.avisos:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
 }

a.avisos:hover {
	text-decoration: underline;
	color: white;
 }

.divnoborder {
	border: none;
}

.normal {
	background-color: #BBC8D3;
 }

.normal2 {
	background-color: #DCE3E9;
 }

.bold {
		font-weight: bold;
	}

img.reimon {
		background : url(../avatars/?u=reimon);
		background-repeat: no-repeat;
		background-position : top center;
		width : 150px;
		min-height : 155px;
		border : 0px;
 }

.estrellitaPuntaje {
    width: 66px;
    height: 66px;
    line-height: 66px;
    display: inline-block;
    background: url('https://pic.btarg.com.ar/sixdottwo/estrellitagrande.png') no-repeat;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    color: black;
    font-family: tahoma;
    float: center;
    padding-right: 5px;
}

.vnewsticker, a.vnewsticker {
		border:0px;
		font-size:12px;
		font-family : "verdana", "tahoma", "arial", "helvetica", sans-serif;
		line-height : 14px;
	}

#v_container {
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		height:45px;
		clip:rect(0px,auto,45px,0px);
		overflow:hidden;
	}

.vnewsticker {
		position:absolute;
		left:0px;
		width:100%;
		height:auto;
		clip:rect(0px,auto,41px,0px);
		overflow:hidden;
		text-align:left;
	}

form {
		margin-top: 0;
		margin-bottom: 0;
	}

h1 {
		font-size: 12pt;
	}

h2 {
		font-size: 10pt;
		margin-bottom: 6px;
	}

li {
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

table {
		border-collapse: collapse;
		border: none;
	}

table.sample {
	border-width: 0px;
	border-style: none;
	}

ul {
		margin-left: 16pt;
		margin-top: 0px;
		margin-bottom: 0px;
	}

.big {
		font-size: 10pt;
	}

.btn {
		width: 75px;
		height: 23px;
	}

.center {
		text-align : center;
	}

.green {
		color: #008000;
	}

.important {
		font-weight: bold;
		font-size: 8pt;
	}

.ticker {
		font-weight: bold;
	}

.menu {
		height: 16px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

table.menu {
		width: 180px;
	}

.menufalso {
		width: 180px;
		height: 16px;
		margin: 0px;
		padding: 0px;
	}

.menufalso2 {
		width: 176px;
		margin: 0px;
/*		border: 0px;*/
		padding: 0px;
	}

.poll {
		border: none;
		padding: 0px;
		text-align: left;
	}

.red {
		color: #ee0000;
	}

.small {
		font-size: 7pt;
	}

.sublink {
		font-style: italic;
		font-size: 7pt;
		font-weight: normal;
	}

.yellow {
		color: #997700;
	}

a.biglink {
		font-weight: bold;
		font-size: 12pt;
	}

a.index {
		font-weight: bold;
	}

.gray {
		color: #ACA899;
		text-decoration: underline;
	}

img.border {
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
	}

p.sub {
		margin-bottom: 4pt;
	}

table.bottom {
		background: transparent;
	}

table.message {
		border: solid #000000 1px;
	}

td.bottom {
		border: none;
	}

td.clear {
		padding: 0px;
		border: 0px;
		background: transparent;
	}

td.colhead {
		height: 24px;
		font-weight: bold;
		color: #ffffff;
	}

td.colheadsmall {
		font-weight: bold;
		color: #ffffff;
	}

td.comment {
		padding: 10px;
		font-size: 8pt;
		text-align: left;
		position:relative;
	}

.comment div {
		padding: 10pt;
		font-size: 8pt;
		text-align: left;
		overflow:auto;
	}

td.edited {
		font-size: 7pt;
		padding: 2px 4px;
		text-align: right;
		height:7pt;
	}

td.embedded {
		border: none;
		padding: 0px;
		text-align: left;
	}

td.heading {
		font-weight: bold;
	}

td.rowhead {
		font-weight: bold;
		text-align: right;
		vertical-align: top;
	}

td.text {
		padding: 10pt;
		text-align: left;
	}

td.title {
		font-size: 14pt;
	}

td.block {
	cursor: pointer;
	border-color: #4F6A7D;
	background-color: #A1B4C5;
 }

td.blockhover {
	background-image : url('https://pic.btarg.com.ar/sixdottwo/bgtabla1.gif');
	border-color: #4F6A7D;
	cursor : pointer;
	font-weight : bold;
 }

tr.resaltar {
		background : #eeeeee;
	}

tr.resaltar:hover {
		background : #3EB2FF;
		color: #FFFFFF;
		font-weight: bold;
		cursor: default;
	}

tr.menu {
		width: 180px;
		height: 16px;
		cursor: pointer;
	}

tr.menuhover {
		width: 180px;
		height: 16px;
		cursor: pointer;
	}

tr.submenu {
		width: 180px;
		height: 16px;
	}


body {
		font-family: "tahoma", "arial", "helvetica", sans-serif;
		font-size: 8pt;
		background-color: #FFFFFF;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
	}

input, select, textarea {
		font-family: "tahoma", "arial", "helvetica", sans-serif;
		font-size: 8pt;
	}

p {
		font-size: 8pt;
	}

.bordes {
		width: 180px;
		margin: 0px;
		border: 1px;
	}

a.clearlink:link, a.clearlink:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

a.colheadlink:link, a.colheadlink:visited {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}

a.catlink:link, a.catlink:visited {
		text-decoration: none;
	}

a.menulink:link, a.menulink:visited {
		text-decoration: none;
	}

a:link, a:visited {
		text-decoration: underline;
		color: #000000;
	}

a.altlink:link, a.altlink:visited {
		font-weight: bold;
		color: #A83838;
		text-decoration: none;
	}

a.altlink_blue:link, a.altlink_blue:visited {
		font-weight: bold;
		color: #004E98;
		text-decoration: none;
	}

a.altlink_green:link, a.altlink_green:visited {
		font-weight: bold;
		color: #007800;
		text-decoration: none;
	}

a.altlink_green:hover {
		text-decoration: underline;
	}

a:hover {
		color: #A83838;
	}

a.altlink:hover {
		text-decoration: underline;
	}

a.altlink_blue:hover {
		text-decoration: underline;
	}

a.catlink:hover {
		color: #A83838;
		text-decoration: underline;
	}

a.clearlink:hover {
		text-decoration: underline;
		color: #A83838;
	}

a.colheadlink:hover {
		color: #A83838;
		text-decoration: underline;
	}

a.menulink:hover {
		color: #A83838;
	}

table {
	background-color: #BBC8D3;
 }

td {
	font-size: 8pt;
	border: solid #4F6A7D 1px;
 }

td.navigation {
		font-weight: bold;
		font-size: 10pt;
		border: none;
	}

.bordes {
	border-color: #4F6A7D;
 }

.menufalso {
	background : url('https://pic.btarg.com.ar/sixdottwo/menufalso1.gif');
	background-repeat: repeat-x;
	border-color: #4F6A7D;
 }

.poll {
	background-color: #BBC8D3;
 }

table.main, .mainouter {
	background-color: #DCE3E9;
 }

td.colhead {
	background-color : #0A6093;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/colhead1.jpg');
	background-repeat : repeat-x;
 }

td.colheadsmall {
	background-color : #0A6093;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/colhead1.jpg');
	background-repeat : repeat-x;
 }

td.falsoblock {
	cursor: default;
	border-color: #4F6A7D;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/block1.jpg');
 }

td.menublock {
	width: 170px;
	border-color: #4F6A7D;
 }

td.block {
	cursor: pointer;
	border-color: #4F6A7D;
	background-color: #A1B4C5;
 }

td.blockhover {
	background-image : url('https://pic.btarg.com.ar/sixdottwo/bgtabla1.gif');
	border-color: #4F6A7D;
	cursor : pointer;
	font-weight : bold;
 }

tr.block {
	cursor: pointer;
	border-color: #4F6A7D;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/block1.jpg');
 }

tr.blockhover {
	background-image : url('https://pic.btarg.com.ar/sixdottwo/block1gray.jpg');
	border-color: #4F6A7D;
	cursor : pointer;
	font-weight : bold;
 }

tr.browse {
	background-color: #DCE3E9;
	border: 0;
 }

tr.browsetable {
	background-color: #A1B4C5;
 }

tr.menu {
	border-color: #4F6A7D;
	background : url('https://pic.btarg.com.ar/sixdottwo/menu1.gif');
	background-repeat: repeat-x;
 }

.menufalso2 {
		background : url('https://pic.btarg.com.ar/sixdottwo/bgtabla1.gif') center;
	}

.menufalso3 {
	background : url('https://pic.btarg.com.ar/sixdottwo/menu1.gif');
	cursor: pointer;
	}

/*tr.menublock {
	background : url('https://pic.btarg.com.ar/sixdottwo/bgtabla1.gif') center;
 }*/

tr.menuhover {
	border-color: #4F6A7D;
	cursor: pointer;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/menuhover1.gif');
	background-repeat: repeat-x;
 }

tr.submenu {
	border-color: #4F6A7D;
	background-image : url('https://pic.btarg.com.ar/sixdottwo/menuhover1.gif');
	background-repeat: repeat-x;
 }

