/* 
================================
Skin styles for NPImagen.com
================================
*/ 
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #333333;
}
#lightbox{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10001;	
	width: 100%;
	height: 100%; 
}

#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}
.body
{
	margin: 0px;
	padding: 0px;
	height:auto;
}
.bottom_menu_bg_2
{
	background: url(images/barra_loguin.jpg) left top repeat-x;
	height: 48px;
}
.basic_link {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.pagemaster {
	width: 100%;
	height: auto;	
	background-color: #fff;
}
.skinmaster {
	width:955px;
	height: 100%;
	background-color: #fff;
}
/* skinmaster con borde
.skinmaster {
	width:955px;
	height: 100%;
	background-color: #fff;
	border-right: #cb79c2 1px solid; 
	border-top: #cb79c2 1px solid; 
	border-left: #cb79c2 1px solid; 
	border-bottom: #cb79c2 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
*/
.skinheader {
	width:955px;
	background-color: #fff;

}
.skingradient {
	background-image: url(images/barra_loguin.jpg); 
	height:48px;
}
.controlpanel {
	width: 955px;
	background-color: transparent;
}
.menupane {
	width: 100%;
	height: 41px;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.leftpane {
	width: 264px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}
.bottompane {
	width: 170px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}

.contentpane {
	width: 681px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}
.contentpane_foro_bott_left {
	width: 432px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}
.contentpane_foro_bott_roght {
	width: 366px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}
.rightpane {
	width: 254px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}
.rightpane_portada {
	width: 421px;
	height:auto;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
}

.submenupane {
	width: 120px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.ds {
	width: 971px;
	height: 100%;
	background-color:transparent;
}
.dsder {
	width: 8px;
	height: 100%;
	background-color:transparent;
	background: url(images/ds_derecha.png) left top repeat-y;
}
.dsizq {
	width: 8px;
	height: 100%;
	background-color:transparent;
	background: url(images/ds_izquierda.png) left top repeat-y;
}
.left_line
{
border-left: 1px solid #cfcfcf;
}
.right_line
{
border-right: 1px solid #cfcfcf;
}
.bottom_line
{
border-bottom: 1px solid #cfcfcf;
}
/*
#dnn_dnnUSER_cmdRegister {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}
#dnn_dnnLOGIN_cmdLogin {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}
*/
#dnn_dnnSEARCH_txtSearch 
{
    height: 28px;    
    width: 250px;
    color: #ececec;
    font-weight: bold;
    background: url(images/input.jpg) center no-repeat;
    background-color:#737373;
    background-repeat: no-repeat;
    background-position: center;
    /*padding: 0px 10px;*/
    padding-top: 8px;
    padding-left: 10px;
    border: 0;
    background-color: #737373;
}
#dnn_dnnSEARCH_cmdSearch img 
{
    border: 0;
    position: relative;
    /*top: 8px;*/
    padding-top: 8px;
    left: 0;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ccc; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ccc; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #ccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #e6e6e6 1px solid; 
	border-bottom: #e6e6e6 1px solid; 
	border-top: #e6e6e6 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #333, none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #e6e6e6;
	border-right: #ccc 1px solid; 
	border-top: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	border-bottom: #ccc 1px solid; 
	padding-top:3px;
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
	*/
}
.TreeViewMenu_Header {
	background: #333, none;
}
.Head {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size:  14px;
   font-weight: normal;
   color: #e6e6e6;
}
#dnn_ctr378_SiteSettings_dshBasic_lblTitle{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size:  14px;
   font-weight: normal;
   color: #333;

}
.SubHead {
	color: black;
}
.NormalTextBox {
	color: black;
}
.Normal {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.SkinItem {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.SkinItem:link {
	color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.SkinItem:visited {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.SkinItem:hover {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.SkinItem:focus {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/* skin red */

.pagemaster_red {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background: url(images/red/bg_cocina.jpg) left top repeat-x;
}
.box_top_bg_red
{
	background: url(images/red/skin_cc3333/box_top_bg_cc3333.gif) left top repeat-x;
	height: 32px;
}
.box_left_bg_red
{
	background: url(images/red/skin_cc3333/box_left_top_cc3333.gif) left top no-repeat;
	height: 32px;
}
.box_right_bg_red
{
	background: url(images/red/skin_cc3333/box_right_top_cc3333.gif) right top no-repeat;
	height: 32px;
}

/* skin gray */

.pagemaster_gray {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background: url(images/gray/bg_graygradient.jpg) left top repeat-x;
}
.box_top_bg_gray
{
	background: url(images/gray/skin_cc0066/box_top_bg_cc0066.gif) left top repeat-x;
	height: 32px;
}
.box_left_bg_gray
{
	background: url(images/gray/skin_cc0066/box_left_top_cc0066.gif) left top no-repeat;
	height: 32px;
}
.box_right_bg_gray
{
	background: url(images/gray/skin_cc0066/box_right_top_cc0066.gif) right top no-repeat;
	height: 32px;
}


