/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    outline: none;
}

hr {
    height: 1px;
    border: none;
    border-top: #666 dashed 1px;
}

img {
    border: none;
}
/*************************************************************************************************/
.alert {
	margin-bottom: 15px;
    padding-left: 10px;
    color: #CE0042;
}

.aL {
    text-align: left;
}

.aR {
    text-align: right;
}

.artListBtns {
    display: block;
    float: left;
    margin: 4px;
}

.article_box {
    width: 533px;
    margin: 10px auto 10px auto;
    border: #666 solid 1px;
}

.aviso {
    color: #999;
    margin-bottom: 5px;
}

.bc_left {
    float: left;
    width: 382px;
    margin-left: 5px;
}

.bc_right {
    float: right;
    width: 130px;
    height: 142px;
    border: #666 solid 1px;
    margin-top: 7px;
    margin-right: 7px;
}

.bcl_top {
    width: 370px;
    min-height: 125px;
    margin: 7px;
    margin-bottom: 10px;
    text-align: left;
    color: #666;
}

.bcl_value {
    color: #C12658;
	font-size: 12px;
    text-decoration: none
}

.bcr_bottom {
    height: 17px;
    line-height: 17px;
    background-color: #DC4C7B;
    text-align: right;
    padding-right: 7px;
}

.bcr_top {
    width: 130px;
    height: 125px;
    overflow: hidden;
}

.box_content {
    width: 533px;
    min-height: 170px;
}

.box_title {
    min-height: 20px;
    _height: 20px;
    line-height: 20px;
    background-color: #ddd;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}

.cgc {
    background-color: #e1e1e1;
}

.cgo {
    background-color: #ccc;
}

.changeItFor {
    width: 350px;
    height: 50px;
    color: #DC4C7B;
    padding: 4px;
    border: #CCC solid 1px;
    overflow: auto;
}

.clearfloat {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.color_DC4C7B {
    color: #DC4C7B;
}

a.comm_btn {
    width: 147px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    background-image: url(../img/147x24_btn.png);
    background-position: top;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.comm_btn:hover {
    background-position: bottom;
}

.comm_btn_item {
    display: block;
    float: left;
    margin-right: 5px;
}

.comu_descript {
    height: 60px;
    text-align: justify;
    padding: 5px;
    border: #000 solid 1px;
    background-color: #DACBD7;
    color: #990000;
    font-size: 11px
}
/* para evitar que el contenido estire la celda horizontalmente */
.comus_tbl_div_1 {
    width: 240px;
    overflow: hidden;
}
/* para evitar que el contenido estire la celda horizontalmente */
.comus_tbl_div_2 {
    width: 78px;
    overflow: hidden;
}

.comus_tbl_td_1 {
    width: 245px;
    height: 21px;
    padding-left: 6px;
}

.comus_tbl_td_2 {
    width: 82px;
    padding-left: 6px;
    height: 21px;
}

.comus_tbl_td_3 {
    width: 76px;
    height: 21px;
}

.comm_title {
    height: 22px;
    line-height: 22px;
    padding: 1px;
    margin-bottom: 3px;
    color: #DC4C7B
}

.contCap {
    height: 30px;
    background-color: #555;
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
}

.contact_td_a {
    border: #BBB solid 1px;
    border-right: none;
    border-bottom: none;
    padding: 5px;
    margin: 15px;
    border-spacing: 5px;
}

.contact_td_b {
    border-top: #BBB solid 1px;
    padding: 5px;
    margin: 15px;
}

.contact_td_c {
    border: #BBB solid 1px;
    border-left: none;
    border-bottom: none;
    padding: 5px;
    margin: 15px;
}

.contacto {
    height: 20px;
    text-align: justify;
    padding: 5px;
    border: #000 solid 1px;
    background-color: #FFFF99;
    color: #990000;
    font-size: 11px
}

.contenedor_miniaturas {
    width: 84px;
    height: 35px;
    margin: 10px auto;
    overflow: hidden;
}

.createComInp {
    width: 190px;
    height: 21px;
    padding-left: 0px;
    border: #8c8c8c solid 1px;
    background-color: #ECE9D8;
}

.emo {
    float: left;
    width: 52px;
    padding-left: 6px;
    height: 27px;
    padding-top: 3px;
    border: 1px solid #555;
    background-color: #f2f2f2;
    margin-right: 7.5px;
    cursor: default;
}

.favorInfo {
    height: 60px;
    text-align: justify;
    padding: 5px;
    border: #000 solid 1px;
    background-color: #FFFF99;
    color: #990000;
    font-size: 11px
}

.fL {
    float: left;
}

.form_tbl_mod {
	width: 523px;
	margin: 7px auto;
    text-align: left;
    color: #666;
	background-color: #ECE9D8;
}

.fR {
    float: right;
}

.gestor_inputs {
    border: #999 solid 1px;
}

a.grey2lightgrey_link {
    color: #666;
    text-decoration: none;
}

a.grey2lightgrey_link:hover {
    color: #AAA;
}

a.grey2pink_link {
    color: #666;
    text-decoration: none;
}

a.grey2pink_link:hover {
    color: #DC4C7B;
}

.last_comment {
	width: 308px;
	padding: 6px;
	margin: auto;
	background-color: #ccc;
}

.link_button {
    width: 107px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: none;
    color: #fff;
    font-weight: bold;
    background: url(../img/button_bg.gif) no-repeat top left;
    text-decoration: none;
    display: block;
}

.link_button:hover {
    color: #666;
    background-position: bottom;
}

.link_button_black {
    width: 107px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: none;
    color: #fff;
    font-weight: bold;
    background: url(../img/black_btn_bg.gif) no-repeat top left;
    text-decoration: none;
    display: block;
}

.link_button_black:hover {
    background: url(../img/black_btn_bg_hover.gif) no-repeat top left;
}

.link_button_large {
    width: 137px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: none;
    color: #fff;
    font-weight: bold;
    background: url(../img/button_large_bg.gif) no-repeat top left;
    text-decoration: none;
    display: block;
}

.link_button_large:hover {
    color: #666;
    background-position: bottom;
}

.log_form_inp {
    width: 130px;
    height: 18px;
    background-color: #DADADA;
    border: #555 solid 1px;
}

.mac_bottom {
    width: 350px;
    margin: 10px 0 0 15px;
}

.mac_right {
    width: 80px;
    height: 68px;
    margin: 10px auto;
    overflow: hidden;
    border: #555 solid 1px;
}

.mac_right_abajo_izqda {
    width: 39px;
    height: 33px;
    float: left;
    overflow: hidden;
    border: #555 solid 1px;
}

.mac_right_abajo_dcha {
    width: 39px;
    height: 33px;
    float: right;
    overflow: hidden;
    border: #555 solid 1px;
}

.mainBtns {
    display: block;
    float: left;
    margin-right: 5px;
}

.man_log_black_box {
    background-color: #000;
    color: #FFF;
    padding: 10px;
}

.man_log_inp_td {
    text-align: left;
    padding: 10px;
}

a.menu_1, a.menu_1:visited {
    background-color: #404040;
    border-left: 10px solid #8F8F8F;
}

a.menu_2, a.menu_2:visited {
    background-color: #555;
    border-left: 10px solid #9B9B9B;
}

.miniPage {
    width: 530px;
    padding: 25px;
    color: #666;
    text-align: left;
}

.mod_form_inp {
    width: 160px;
    height: 15px;
    border: #CCC solid 1px;
    color: #999;
    font-size: 11px;
    text-indent: 4px;
}

.mod_form_inp_file {
    width: 240px;
    height: 15px;
    border: #CCC solid 1px;
    color: #999;
    font-size: 11px;
    text-indent: 4px;
}

.mod_form_txta {
    width: 233px;
	height: 140px;
	padding:5px;
    border: #CCC solid 1px;
    color: #999;
    font-size: 11px;
	overflow: auto;
}

.my_arts_content {
    height: 370px;
    margin-top: 20px;
    border-bottom: #666 dashed 1px;
}

.new_msg_alert {
    color: #DC4C7B;
    background-color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.observations {
    width: 350px;
    height: 100px;
    color: #DC4C7B;
    padding: 4px;
    border: #CCC solid 1px;
    overflow: auto;
}

.oh {
    overflow: hidden;
}

a.order_link {
    color: #fff;
}

a.pagination_links, a.pagination_links:visited {
    color: #FFF;
    text-decoration: none;
}

a.pagination_links:hover {
    color: #DC4C7B;
}

.perfil_box {
	width: 475px;
	border: #fff solid 1px;
	margin-bottom: 10px;
}

a.perfil_link {
    color: #fff;
	background-color: #DC4C7B;
    text-decoration: none;
}

a.perfil_link:hover {
    color: #DC4C7B;
	background-color: #FFC6D6;
}

.perfil_titles {
	height: 20px;
	line-height: 20px;
	padding-left: 6px;
	color:#454545;
	background-color: #C0C0C0;
	text-align: left;
}

.photo_up {
    height: 127px;
    margin: 20px;
}

.photo_up_img {
    width: 80px;
    height: 68px;
    overflow: hidden;
    border: #555 solid 1px;
}

a.pink_link {
    color: #DC4C7B;
    text-decoration: none;
    cursor: pointer;
}

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

.putd {
    vertical-align: bottom;
}

.reg_form_inp {
    width: 195px;
    height: 20px;
    border: #000 solid 1px;
}

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

.submit_button {
    width: 107px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: none;
    color: #FFF;
    font-weight: bold;
    background: url(../img/button_bg.gif) no-repeat top;
    cursor: pointer;
}

.submit_button:hover {
    color: #666;
    background: url(../img/button_bg.gif) bottom;
}

.tabs_cont {
    margin: 10px;
}

.ubicacion_modificar_btn {
    margin-left: 150px;
    position: relative;
    top: 3px;
}

.ubicacion {
    border: #fff solid 1px;
    position: relative;
    top: 3px;
}

.zoom {
    color: #FFF;
    text-decoration: none;
}