@charset "utf-8";
/* 

Site Name: ROSEwell Networks
Site URL: http://www.rosewell.cl
Description: Elementos comunes utilizados en todo el sitio
Version: 3.0

Author: F. Alfonso "AdrenaliN" Figueroa
Start Date: 09/12/07
Last Update: 02/01/08

*/



/* Cuerpo de la Web */
.home {width: 750px; }
.cuerpo { 
	background: #FFF url(../common/bgBody.gif) repeat-y top left; 
	color: #000;
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	width: 748px; 
}


/* Header */

.header {
	background: #FFFFFF;
	width:750px;
}
.logo {
height:120px; 
position:relative;
background: url(../images/header.jpg) no-repeat; }


#login_centrado {
text-align:center;
}
#login_centrado table {
margin:0 auto;
}



.order_bg {
background: #393E41 url(../images/order_bg.jpg) no-repeat;
}

/* Layout Sitio (3 cols) */ 
.col1 { width: 160px; float: left; }
.col2 { width: 568px; float: left; }
 .col3 { width: 220px; float: left; }


.menu_bg {
background:#FFFFFF url(../images/menu_bg.jpg) repeat-x;
height:31px;
} 

.miniProfile { 
	width: 220px; 
	background: #FFF url('../common/bg_profile.gif') repeat-y top left;
}

.miniProfile img { vertical-align: text-top; }


.btn_bg {
background: url(../images/btnbg.jpg) repeat-x;
height:20px;
border:none;
}

/* Footer */


.footerWrap { width: 748px; }

.footer_bottom_bg {
	width: 950px; 
	height: 8px; 
	background: transparent url(../common/footer_bottom_bg.gif) repeat-x top left;
}

.footer_bottom_left {
	width: 5px; 
	height: 8px;
	background: transparent url(../common/footer_bottom_left.gif) no-repeat top left;
}

.footer_bottom_right {
	width: 5px; 
	height: 8px;
	background: transparent url(../common/footer_bottom_right.gif) no-repeat top right;
}



.footer_row2 {
	height: 39px;
	border-top: 1px solid #666;
	background: #292929 url('../common/footer_bgRow2.gif') repeat-x top left;
}

.footer_row4 {
	background: #292929 url('../common/footer_bgRow4.gif') repeat-x top left;
}




.hide {
display: none;
}



			
			.td_init_package {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #71E2FF;
	text-decoration: none;
	background-color: #394F5C;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #587D92;
	border-left-color: #587D92;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #587D92;
}

.td_init_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #293A44;
	vertical-align:middle;
	background-color: #EFF3F5;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D1DA;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D1DA;
}

.td_init_item_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #293A44;
	background-color: #EFF3F5;
	padding-left: 9px;
	vertical-align:middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D1DA;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D1DA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D1DA;
}
.td_middle_caracteristicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293A44;
	background-color: #EFF3F5;
	vertical-align:middle;
	padding-left: 9px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D1DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D1DA;
}
.td_end_caracteristicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293A44;
	background-color: #EFF3F5;
	vertical-align:middle;
	padding-left: 9px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2D1DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D1DA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D1DA;
}