body
{
    background: url(images/bg-internal.jpg) repeat-x;
}

/* HEADER */

#wrapper #header
{
    width: 980px;
    height: 250px;
    background: url(images/bg-header-internal.jpg);
}

#wrapper #header #page-name h1
{
    clear: both;
    font: bold 29px Arial, Helvetica, sans-serif;
    color: white;
    margin-top: 36px;
}

#wrapper #header #page-name p
{
    margin-top: -5px;
    color: white;
    font-size: 15px;
    font-family: Arial;
}

/* CONTENT */

#wrapper #content
{
    width: 980px;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
}
#wrapper #maincontent a
{
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #F16328;
}

#wrapper #maincontent #linkorange a
{
    font-size: 12px;
    font-weight: normal;
    font-family: arial;
    text-decoration: none;
    text-transform: none;
    color: #FF8B00;
}

#wrapper #maincontent #linkorange ul li
{
    list-style-position: inside;
    list-style-type: none; /* list-style-image: url(images/botones/bullet.gif);*/
    padding-bottom: 12px;
}

#wrapper #content p
{
    padding-bottom: 18px;
}
/* SIDEBAR */

#wrapper #content #sidebar
{
    width: 250px;
    float: left;
    display: inline;
}


/* SUB-NAVIGATION */

#wrapper #content #sidebar .sub-navigation
{
    margin-bottom: 30px;
}

#wrapper #content #sidebar .sub-navigation ul li a
{
    font: 12px Arial, Helvetica, sans-serif;
    color: gray;
    text-decoration: none;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #f4f4f4;
}

#wrapper #content #sidebar .sub-navigation ul li a:hover
{
    background: #FCFCFC;
    color: gray;
    border-left: 5px solid #ff6600;
    text-indent: 5px;
}


/* MAIN CONTENT */

#wrapper #content #main-internal
{
    width: 670px;
    float: right;
    border-left: 2px solid #f4f4f4;
    padding-left: 25px;
    display: inline;
}


/* GENERAL */

h2
{
    font: bold 22px Arial, Helvetica, sans-serif;
    color: #F16328;
    border-top: 3px solid #f4f4f4; /* border-bottom: 1px solid #f4f4f4;*/
    padding-top: 22px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.list-int
{
    display: inline-block;
    margin-bottom: 15px;
}

.list-portfolio
{
    display: inline-block;
    margin-bottom: 15px;
    float: left;
    width: 213px;
    margin-right: 8px;
}



/*Foro*/

.pnllogin
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 2px #cccccc;
}

.descripcionForo
{
    margin-left: 35px;
    float: left;
    width: 680px;
}


.descripcionForo h3
{
    color: #000 !important;
    font-size: 16px !important;
}

.introforo
{
    border-bottom: solid 2px #E6E6E6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.introforo p
{
    font-size: 15px !important;
    text-align: justify;
}

#headertema
{
    background-color: #000000;
    color: #FFF;
    font-weight: bold;
    height: 26px;
}
#headertema td
{
    padding-left: 15px;
    padding-right: 10px;
}
.temarow td
{
    padding: 15px 0 30px 0;
    font-size: 13px;
    color: #B2B2B2;
    border-bottom: solid 1px #cccccc;
}

.clm_tema a
{
    font-weight: normal !important;
    margin-left: 35px;
}

.textboxnuevotema
{
    background-color: #E6E6E6;
    margin-top: 15px;
    margin-bottom: 15px;
}

.titulotema
{
    font-size: 22px;
    color: #F16328;
    font-weight: bold;
}
.postrow
{
    padding: 10px 0;
}
.postrow td
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 2px #E6E6E6;
}
.postrow .autor
{
    font-weight: bold;
    color: #333333;
    font-style: italic;
}

.posthijo
{
    padding-left: 65px;
    padding-right: 65px;
}

.ratingpopup
{
    background-color: #ffffff;
    padding: 20px;
    border: solid 2px #cccccc;
}

.popupbg
{
    background-image: url(images/template/popupbg.png);
    background-repeat: repeat;
}

.floatRight
{
    float: right;
}
.floatLeft
{
    float: left;
}

.ratinggeneral
{
    color: #999999;
}


.color333333
{
    color: #333333;
}
.font18pt
{
    font-size: 18px;
}

.font21pt
{
    font-size: 21px;
}

.color999
{
    color: #999;
    font-size: 12px;
    text-align: justify;
}

/***** Carrito *****/
.cartgrid
{
    background-color: #FFF;
    border: solid 1px #CCC;
    border-bottom: none;
    color: #333;
    font-size: 12px;
}
.columnapreciounit
{
    width:120px;
}


.cartgrid th
{
    padding: 15px 15px 20px 15px;
}
.cartgrid td
{
    padding: 10px 15px;
}
.titulocart
{
    color: #0E66A8;
    font-size: 13px;
    border-bottom: dashed 2px #CCC;
    padding: 15px;
    font-style: normal;
}

.cartgrid input[type=text]
{
    background-color: #E6E6E6;
}

.textboxCantidad 
{
    background-color: #E6E6E6;
       width: 50px;
       border:solid 1px black;
  }

.totales
{
    background-color: #FFF;
    font-size: 13px;
    font-style: italic;
    border: solid 1px #CCC;
    border-top: dashed 2px #CCC;
    padding: 10px 15px 15px 15px;
    margin-bottom: 15px;
}
.totales table
{
    margin-left: 442px;
    width: 32%;
}

.totaleshistorial
{
    background-color: #FFF;
    font-size: 13px;
    font-style: italic;
    border: solid 1px #CCC;
    border-top: dashed 2px #CCC;
    padding: 10px 15px 15px 15px;
    margin-bottom: 15px;
}
.totaleshistorial table
{
    margin-left: 242px;
    width: 32%;
}

.precio
{
      font-weight:bold;
       font-size:16px;
      padding-right:30px;
      
}
.popup
{
    background-color: #FFF;
    border: solid 1px #CCC;
    padding: 5px;
}

.popupTerminos
{
    background-color: #FFF;
    border: solid 1px #CCC;
    padding: 15px;
}

.login input[type=text], .login input[type=password]
{
    background-color: #E6E6E6;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 250px;
    height: 20px;
    margin-left: 5px;
}

.recordarpop input[type=text], .login input[type=password]
{
    background-color: #E6E6E6;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 250px;
    height: 20px;
    margin-left: 5px;
}

.login label
{
    font-weight: bold;
}

.PagingMain
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

.PagingMain a
{
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #F16328;
    padding-left: 8px;
}

