
.main {
	border-collapse:collapse;
	width:735px;
}

.main td {
	padding: 0px 0px;
/*	border-style: none;*/
/*	border-width: 0px;*/
}

table.items_carro {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 90%;
}

table.items_carro td {
	font-size: 10px;
	
}







body { 
	margin: 0px; 
	background-color:#dcdcdc;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

#body {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bottom_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

#all {
	width: 765px;
	margin: 0px auto;
	padding-right: 0px;
	background-image: url(../images/bg.png);
}

.clear {
	clear: both;
}

#menu {
	background-image: url(../images/menu_bg.png);
	height: 48px;
	width: 735px;
	text-align:right;
	background-repeat:no-repeat;
}

#navlist { 
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#navlist li {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding-right: 17px;
}

#navlist li a {
	color: #000000;
	text-decoration: none;
}

#navlist li a:hover {
	color: #000000;
	text-decoration: underline;
}

#navbar {
	width:176px;
	background-image: url(../images/bg_nav_bar.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	/*width: 380px;*/
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	vertical-align: top;
}

#page {
	width: 367px;
	padding: 8px 5px;
	
}

#page p {
	margin: 0px 0px;
}


.left {
	float: left;
}


.right {
	float: right;
}


#logo {
	position: absolute;
	margin-top: -58px;
	margin-left: 4px;
}

#title_productos {
	/*padding-left: 4px;*/
	padding-top: 115px;
	padding-bottom: 0px;
}


div.link_a {
	/*padding-top: 0px;*/
}

/*
div.link_b {
	padding-left: 0px;
}
*/

.link_b {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.link_b p {
	margin:5px 0px;
}

.link_b a {
	text-decoration: none;
	color: #000000;
}

.link_b a:hover {
	text-decoration: underline;
	color: #333333;
}

.thickbox {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.thickbox p {
	margin: 5px 0px;
}

.thickbox a {
	text-decoration: none;
	color: #ffffff;
}

.thickbox a:hover {
	text-decoration: none;
	color: #ffffff;
}

.link_blanco {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.link_blanco p {
	margin: 5px 0px;
}

.link_blanco a {
	text-decoration: none;
	color: #ffffff;
}

.link_blanco a:hover {
	text-decoration: none;
	color: #ffffff;
}

#rightbar {

	background-image: url(../images/content_bg3.png);
	background-repeat: no-repeat;
	background-position: top left;

}

#login_box{
	background-image: url(../images/login_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FF8400;
	width: 170px;
	margin-top: 10px;
}

#search_box, #char_box {
	background-image: url(../images/search_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f0f0f0;
	width: 168px;
	margin-top: 10px;
	padding-bottom: 5px;
}

#search_box .top {
	background-image: url(../images/search_top.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#categorias {
	background-image: url(../images/search_bottom.png);
	width: 168px;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
	padding-bottom: 5px;
}


#categorias td {
	font-weight: bold;
	font-size: 12px;
}

#categorias span {
	cursor: pointer;
}

#categorias input {
	cursor: pointer;
}

#categorias .top {
	background-image: url(../images/categorias_top.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#char_box .top {
	background-image: url(../images/char_top.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
} 

#login_box .top {
	background-image: url(../images/bg_login_box.png);
	background-repeat: no-repeat;
	background-position: top;
/*	padding:35px 0*/
}

#login_box dl, .greyform dl, #char_box dl {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
	color:#FFFFFF;
}

.greyform dl, #char_box dl, #char_box dl {
	color: #000000;
}

#login_box dt, .greyform dt, #char_box dt {
	display: block;
	margin: 5px 0px 0px 0px;
}

#login_box dd, .greyform dd, #char_box dd {
	display: block;
	margin: 5px 0px 0px 0px;
}

#login_box input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #373737;
	font-size: 10px;
	width: 90% !important;
} 

.greyform input, .greyform textarea, #char_box input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #373737;
	font-size: 10px;
	width: 90% !important;
	margin: 5px 0px 5px 0px;
}

.submit{
	width: 115px !important;
	background-color: #9b0000; 
	color: #FFFFFF; 
	font-size: 10px; 
	border: 1px solid #000000;
	height: 20px;
	cursor: pointer;
}

.submitEliminar{ 
	width: 115px !important; 
	background-color: #FF0000; 
	color: #FFFFFF; 
	font-size: 10px; 
	border: 1px solid #000000;
	height: 20px;
	cursor: pointer;
}

.submitFinalizar{ 
	width: 115px !important; 
	background-color: #669900; 
	color: #FFFFFF; 
	font-size: 10px; 
	border: 1px solid #000000;
	height: 20px;
	cursor: pointer;
}

.submit2 {
	width: auto !important;
	background-color: #e2e2e2;
	color:#000000;
	cursor: pointer;
}

#grey_box {
	background-color: #eaeaea;
	background-image: url(../images/grey-box-bottom.png);
	padding-bottom: 5px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	/*
	width: 168px;
	height: 150px;
	*/
}

#grey_box .top {
	background-image: url(../images/grey_box_top.png);
	height: 8px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

.productos_table {
	background-color: #fafafa;
	border-top: #ffffff solid 10px;
	margin-bottom: 20px;
}

#pagination{
	border-bottom: #dcdcdc solid 4px; 
	text-align: center; 
	font-size: 10px; 
	padding: 10px 0px 5px 0px; 
	margin: 0px auto; 
	width: 360px;
	line-height: 180%;
}

.page_link a {
	color:#000000;
	text-decoration: none;
}

.page_link a:hover {
	color: #000000;
	text-decoration: underline;
}

#pagination strong {
	color: #ffffff;
	background-color: #FF0000;
	padding: 3px 3px 3px 3px;
	margin: 3px 0px 3px 0px;
}

.vertical td {
	border-right: 1px #d8d8d8 solid;
	clear: both;
}

.horizontal td{
	clear: both;
	padding: 3px 0px 3px 0px;
}

.table_title{
	font-size: 10px;
	color: #000000;
	background-image: url(../images/box_left_border.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ebebeb;
	width: 350px;
	height: 13px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px #d8d8d8 solid;
	display: block;
	margin: 0px 0px 6px 5px;
}

.producto .table_title {
	background-image: url(../images/product_back_title.png);
	width: 403px;
}

.xtborder {
	border-left: 1px #d8d8d8 solid;
}

.xtborder2 {
	border-right: 1px #d8d8d8 solid;
}

.ts14 {
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}

.red_prod_title {
	display: block;
	background-color: #dcdcdc;
	color: #000000;
	font-size: 12px;
	padding: 4px 4px;
	border-left: solid #969696 5px;
}

.t10bold {
	font-size: 10px;
	font-weight: bold;
}

.t10 {
	font-size: 10px;
}

#errors { 
	margin:10px;
	color:#FFFFFF;
}

.errors {
	font-size: 10px;
	color: #330000;
	padding: 10px;
	font-weight: bold;
	display: none;
}

.errors label {
	display: block;
}

#producto_bg {
	padding: 10px;
	background-color: #ff0000;
	background-repeat: no-repeat;
	background-position: top left;
}

.producto {
	margin: 10px 0px 0px 50px;
}

.txt12b {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt12b a {
	color: #FFFFFF;
	text-decoration: none;
}

.txt12b a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

p.txt12b { 
	margin-left: 10px;
}

.productos_table input {
	border: 1px solid #373737;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	width: 35px;
}

.seccion_title{
	height: 25px; 
	color: rgb(255, 255, 255); 
	padding: 6px 0px 15px 6px; 
	padding-left: 6px; 
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing: -1px; 
	font-size: 12px;
	font-weight: bold;
}

.seccion_title2{
	height: 25px; 
	color: rgb(255, 255, 255); 
	padding: 0px 0px 15px 6px; 
	padding-left: 6px; 
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing: -1px; 
	font-size: 12px;
	font-weight: bold;
}
