body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../gfx/bg.gif);
	margin: 0px;
}

a {
	text-decoration: none;
	color: #6C6C6C;
}

a:hover {
	color: #FF9900;
}

a img {
	border: 0px;
}

p, form {
	margin: 0px;
	padding: 0px;
}

a.stg {
	color: #CCCCCC;
}

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

a.naviLink {
	color: #8E8E8E;
}

a.naviLink:hover {
	color: #FFC030;
	text-decoration: underline;
}

div.menuBlock {
	float: left;
	width: 163px;
	margin-bottom: 10px;
	background: url(../gfx/menu_middle.gif) repeat-y; 
}

div.menuBlock p.menuTitle {
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: url(../gfx/menu_top.jpg) no-repeat;
}

div.menuBlock div.menuContent {
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px 1px 5px 5px;
	background: url(../gfx/menu_bottom.gif) no-repeat center bottom;
}

div.menuBlock div.menuContent a.menuSub_1 {
	display: block;
	background: url(../gfx/menu_dot.gif) no-repeat center left;
	padding: 3px 0px 3px 17px;
	font-size: 10px;
	color: #898989;
}

div.menuBlock div.menuContent a.menuSub_1:hover {
	color: #993333;
	background-image: url(../gfx/menu_dot_hover.gif);
}

div.menuBlock div.menuContent a.menuSub_2 {
	display: block;
	padding: 2px 0px 2px 3px;
	font-size: 10px;
	color: #719AB6;
}

div.menuBlock div.menuContent a.menuSub_2:hover {
	color: #006633;
}

div.menuTree {
	padding: 0px 0px 0px 0px;
	background: url(../gfx/menu_tree.gif) repeat-y;
}

div.menuTree div.menuTree {
	margin-left: 10px;
}

div.smallProd {
	float: left;
	width: 215px;
	height: 273px;
	padding: 6px 12px 6px 12px;
	background: url(../gfx/small_prod_bg.gif) no-repeat;
}

div.smallProd div.fotoNums {
	float: right; 
	width: 20px; 
	height: 231px;
	padding-top: 29px;
	padding-right: 2px;
	overflow: hidden;
}

div.fotoNums a {
	float: left;
	background: url(../gfx/foto_num_1.gif) no-repeat;
	font-size: 9px;
	color: #7C7C7E;
	text-align: center;
	padding-top: 1px;
	width: 15px;
	height: 14px;
	overflow: hidden;
	margin: 5px 0px 2px 3px;
}

div.fotoNums a:hover {
	color: #CC0000;
	background-image:  url(../gfx/foto_num_2.gif);
}

div.smallProd div.prodContent {
	float: left; 
	width: 192px; 
	height: 272px;
	overflow: hidden;
}

div.pageText {
	float: left;
	width: 697px;
	padding: 10px;
	text-align: justify;
}

div.pageFoto {
	float: left;
	width: 697px;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #EBEBEB;
}

div.pageFoto a img {
	border: 1px solid #974B00;
	padding: 3px;
}

div.pageFoto a:hover img {
	border-color: #999999;
}

div.prodContent div.prodName {
	height: 20px;
	overflow: hidden;
	padding: 13px 0px 0px 13px;
}

div.prodName a {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background: url(../gfx/name_dot.gif) no-repeat;
	padding: 0px 0px 2px 20px;
}

div.prodName a:hover {
	color: #000000;
}

div.prodContent div.prodFoto {
	padding-top: 10px;
	text-align: center;
	height: 125px;
	overflow: hidden;
}

div.prodContent div.prodFoto img {
	padding: 5px;
	border: 1px solid #D1D1D1;
}

div.prodContent div.prodText {
	padding: 0px 10px 0px 10px;
	text-align: justify;
	color: #7F7F7F;
	font-size: 10px;
	height: 65px;
	overflow: hidden;
}

div.prodContent div.prodBottom {
	padding: 10px 15px 0px 15px;
	height: 40px;
	overflow: hidden;
}

div.prodContent div.prodBottom p {
	float: left;
	color: #5499C2;
	font-size: 11px;
	font-weight: bold;
}

div.prodContent div.prodBottom p span {
	color: #666666;
	font-weight: normal;
}

div.pageContainer {
	float: left;
	width: 697px;
	padding: 10px;
	text-align: center;
}

div.pageContainer span {
	color: #ADADAD;
	font-size: 9px;
}

div.pageContainer a, div.pageContainer a span {
	color: #5583BE;
}

div.pageContainer a:hover, div.pageContainer a:hover span {
	color: #FF0000;
}

div.pageContainer span.pageLink {
	padding: 2px 1px 4px 1px;
	background: url(../gfx/page_bg.gif) repeat-x;
}

div.pageContainer span.pre {
	padding: 2px 13px 4px 24px;
	background: url(../gfx/page_pre.gif) no-repeat;
}

div.pageContainer span.nxt {
	padding: 2px 30px 4px 17px;
	background: url(../gfx/page_nxt.gif) no-repeat;
}

div.pageContainer a span.pre {
	background: url(../gfx/page_lnk_pre.gif) no-repeat;
}

div.pageContainer a span.nxt {
	background: url(../gfx/page_lnk_nxt.gif) no-repeat;
}

h1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #E9B32F;
}

input.textField, select, textarea {
	margin: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: middle;
}

input.button {
	border: 1px solid #000000;
	background: #75B0CE;
	vertical-align: middle;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.styleTable {
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 1px 0px 0px 1px;
	background: #FAFAFA;
}

table.styleTable tr.row_1 td {
	background: #FAFAFA;
}

table.styleTable tr.row_2 td {
	background: #F5F5F5;
}

table.styleTable tr.row_1 td.valueName {
	background: #F5F5F5;
}

table.styleTable tr td.valueName {
	background: #EEEEEE;
	text-align: right; 
	font-weight: bold; 
	vertical-align: top;
}

table.styleTable td {
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 0px 1px 1px 0px;
}

div.bigProdContainer {
	float: left;
	width: 725px;
	background: url(../gfx/big_prod_bg.gif) repeat-y;
}

div.bigProdContainer p.prodName {
	float: left;
	width: 695px;
	height: 33px;
	padding: 12px 0px 0px 30px;
	background: url(../gfx/big_prod_top.jpg) no-repeat;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
}

div.bigProdContainer div.prodContent {
	float: left;
	width: 725px;
	background: url(../gfx/big_prod_bottom.gif) no-repeat center bottom;
}

div.bigProdContainer div.prodContent div.prodValues {
	float: left;
	width: 408px;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px solid #DBDBDB;
}

div.bigProdContainer div.prodContent div.prodValues table {
	vertical-align: middle;
}

div.bigProdContainer div.prodContent div.prodDescription {
	float: left;
	width: 408px;
	padding: 10px;
	font-size: 11px;
	text-align: justify;
}

div.bigProdContainer div.prodContent div.prodFotos {
	float: right;
	width: 297px;
	text-align:center;
	padding-bottom: 5px;
}

div.bigProdContainer div.prodContent div.prodFotos a img {
	border: 1px solid #DBDBDB;
	padding: 3px;
	margin: 1px;
}

a.buttonBlue, a.buttonGreen, a.buttonDelete {
	float: right;
	height: 14px;	
	padding: 2px 0px 0px 5px;	
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

a.buttonBlue span, a.buttonGreen span, a.buttonDelete span {
	padding: 2px 20px 2px 3px;
}

a.buttonBlue:hover, a.buttonGreen:hover {
	color: #FFCC00;
}

a.buttonBlue:hover span {
	background: url(../gfx/button_blue_hover.gif) no-repeat center right;
}

a.buttonBlue {
	background: url(../gfx/button_blue2.gif) no-repeat;
}

a.buttonBlue span {
	background: url(../gfx/button_blue.gif) no-repeat center right;
}

a.buttonGreen {
	background: url(../gfx/button_green2.gif) no-repeat;
}

a.buttonGreen span {
	background: url(../gfx/button_green.gif) no-repeat center right;
}

a.buttonDelete {
	background: url(../gfx/button_gray2.gif) no-repeat;
}

a.buttonDelete span {
	background: url(../gfx/button_gray.gif) no-repeat center right;
}

a.buttonDelete:hover {
	background: url(../gfx/button_red2.gif) no-repeat;
}

a.buttonDelete:hover span {
	background: url(../gfx/button_red.gif) no-repeat center right;
}

a.buttonLeft {
	float: left;
	height: 14px;	
	padding: 2px 0px 0px 16px;	
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	background: url(../gfx/button_left2.gif) no-repeat;
}

a.buttonLeft span {
	padding: 2px 5px 2px 2px;
	background: url(../gfx/button_left.gif) no-repeat center right;
}

a.buttonLeft:hover {
	color: #FFCC00;
	background: url(../gfx/button_left2_hover.gif) no-repeat;
}


a.cartRefreshButton {
	float: left;
	width: 75px;
	height: 28px;
	padding-top: 2px;
	margin: 7px 0px 0px 100px;
	font-size: 10px;
	text-align: center;
	background: url(../gfx/cart_refresh_normal.gif) no-repeat;
}

a.cartRefreshButton:hover {
	background: url(../gfx/cart_refresh_hover.gif) no-repeat;
}

div.cartMiniContainer {
	float: left;
	width: 715px;
	height: 32px;
	padding: 5px;
	margin: 0px 0px 5px 11px;
	background: url(../gfx/cart_mini_bg.gif) no-repeat;
}

div.cartMiniContainer table, div.cartMiniContainer table td {
	border: 0px;
	background: #FFFFFF;
}

div.smallSiteBox {
	float: left;
	width: 719px;
	height: 36px;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	background: url(../gfx/cart_mini_bg.gif) no-repeat;
}

div.siteBox {
	float: left;
	width: 725px;
	margin: 0px 0px 5px 0px;
	background: url(../gfx/site_box_middle.gif) repeat-y;
}

div.siteBox_top {
	float: left;
	width: 725px;
	background: url(../gfx/site_box_top.gif) no-repeat;
}

div.siteBox_bottom {
	float: left;
	width: 725px;
	background: url(../gfx/site_box_bottom.gif) no-repeat center bottom;
}

div.siteContent {
	float: left;
	width: 705px;
	padding: 10px;
}

div.orderSteps {
	float: left;
	width: 537px;
	background: url(../gfx/order_steps_bg.gif) no-repeat center bottom;
}

div.orderSteps div {
	float: left;
	width: 134px;
	height: 50px;
}

div.orderSteps div p {
	width: 128px;
	height: 30px;
	color: #8B8B8B;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

div.orderSteps div.current {
	background:  url(../gfx/order_steps_current.gif) no-repeat left bottom;
}

div.orderSteps div.done {
	background:  url(../gfx/order_steps_done.gif) no-repeat left bottom;
}

a.boldLink {
	font-size: 11px;
	font-weight: bold;
	color: #036BAA;
}

a.boldLink:hover {
	color: #FF6600;
}


