/*----- Customized Stylesheet by UPAVIM Crafts - based on iCart Style Sheet by Infomart2000 --*/
/*body::Controls Page Background Color and any other fonts not defined below*/ 
body {
	font-family:"Microsoft Sans Serif", arial, sans-serif;
	font-size:11px;
	color:#000000;
	background:#e6f1f3 url(../../../../assets/images/global/bg-cloth3.jpg) repeat;
	font-weight:normal;
	margin-top:0pt;
	margin-right:0pt;
	margin-left:0pt;
	margin-bottom:0pt;
}
a {
	outline:expression(hideFocus=true);
	outline:0;
	cursor:pointer
}
.data a img {
	padding:3px;
	background-color:#fff;
	border:3px double #ccc;
	margin-bottom:3px;
}
.imgLarge {
	padding:3px;
	background-color:#fff;
	border:3px double #ccc;
	margin-bottom:3px;
}
/*store-name::Store Name*/ 
.store-name {
	font-family:arial, helvetica, sans-serif;
	font-size:1px;
	color:#555;
	text-decoration:none
}
/*store-slogan::Store Slogan*/
.store-slogan {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1px;
	color:#555;
	font-style:italic;
	text-decoration:none;
	font-weight:bold
}
/*frame::Controls the Color of the Store's Frame */
.frame {
	background-color:transparent
}
/*top:: Controls the Color of the top Bar */
.top {
	background-color:#fff
}
/*line:: Controls the Color of the line bellow the top bar */
.line {
	background-color:#914131;
	line-height:3px;
}
/*menu-headers::Controls the way the menu headers look*/ 
.menu-headers {
	border:solid;
	border-width:1px;
	border-bottom:10px solid #EFF4BD;/* border-bottom matches side-box color */
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	letter-spacing:1px;
	padding:1px 0;
	text-decoration:none;
	height:24px;
	line-height:28px;
}
/*titles::Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	width:720px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	background-color:#4f7b83;
	text-decoration:none;
	line-height:18px;
	height:20px;
	padding-left:15px;
	border:3px double #fff;
	border-width:0 0 3px 0;
}
/*data::Controls body default fonts and colors */
.data {
	font-family:"Microsoft Sans Serif", arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	background-color:#fff
}
/*page_headers::Controls the page's titles */
.page_headers {
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#407d85;
	background-color:#fff
}
/*icon::Controls the way the menu icons display*/ 
.icon {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#008;
	padding-left:8px;
	padding-right:8px
}
a.cat .icon {
	padding-left:15px;
	padding-right:7px
}
/*footer::Displays at the very bottom of your online store, copyright and desgined by notices */
.footer {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#043a85
}
/*A::Links:: Controls the way the Links look before a user clicks or mouse overs on them*/ 
a, a:visited {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	color:#043a85;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#c4582e
}
/*A.menu::Links:: Controls the way the menu links look before a user clicks or mouse overs on them*/ 
a.menu, a:visited.menu {
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none
}
a:hover.menu {
	color:#fff;
	text-decoration:underline
}
/*A.cat::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 
a.cat, a:visited.cat {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#626262;
	font-size:12px;
	text-decoration:none;
	line-height:22px;
	height:22px;
}
a:hover.cat {
	color:#444;
	text-decoration:underline;
}

.best-sellers-box a.cat, .best-sellers-box a:visited.cat{ line-height:15px; height:15px;}

.categories-box a.cat, .categories-box a:visited.ca,
.by-price-box a.cat, .by-price-box a:visited.cat {
	color:#444;
        background:transparent url(../../../../assets/images/global/arrow-blue.gif) no-repeat 10px center;
        padding-left:20px;
}
.categories-box a:hover.cat {
	color:#626262;
	text-decoration:underline;
}
.categories-box a:active.cat {
	color:#404040;
	text-decoration:none;
}
.categories-box td span.cat-arrow, .by-price-box td span.cat-arrow {
	padding-left:0px;
	width:0px;
	/*height:8px;
	background:transparent url(../../../../assets/images/global/arrow-blue.gif) no-repeat right center;*/
        background-image:none;
}
/*menu-text::Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#043a85
}
/*item::Controls the Item, Name, Description, Price, Savings, Cost, Font and Color */ 
.item {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#043a85;
	text-decoration:none
}
/*price-info::controls the way the prices display on the product page*/ 
.price-info {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#535353
}
/*price::Controls the way the product's prices display*/ 
.price {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#d90d0e;
	font-weight:bold
}
/*checkout-headers::Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c70f29;
	background-color:#fff
}
/*titles2::Controls the titles on the view cart page*/ 
.titles2 {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#77b2fb;
	color:#04428e
}
/*alternative::Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color:#fff;
	padding:12px 10px;
	border:1px solid #91bce8
}
/*borders::Controls the color of the borders on forms*/ 
.borders {
	border:#2461b6;
	background-color:#2461b6
}
/*borders_coupon::Controls the color of the borders on the coupon and shipping box*/ 
.borders_coupon {
	border:solid;
	border-color:#aaa9a9;
	border-width:1px
}
/*steps::Controls the way the steps on the checkout pages display*/
.steps {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cfd0d1;
	background-color:#fff
}
/*steps_on::Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c70f29;
	background-color:#fff
}
/*error::Controls the error messages*/ 
.error {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#e10e04;
	text-decoration:none
}
/*options-titles::Controls the way the titles on the product options display*/
.options-titles {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#043a85
}
/*borders2::Controls the color of the borders on forms*/ 
.borders2 {
	border:#043a85;
	background-color:#043a85
}
/*cart-text::Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#043a85;
	line-height:18px;
	background-color:transparent
}
/*invoice_title::Controls the way the title of the invoices look */ 
.invoice_title {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#cbcaca;
	color:#384e31
}
/*invoice_table::Controls the background color on your invoices*/ 
.invoice_table {
	background-color:#f9f8f8
}
/*font1::Primary Screen Font */ 
.font1 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#535353
}
/*font2::Secondary Screen Font */ 
.font2 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#535353
}
/*font3::controls the search on the top*/ 
.font3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff
}
/*btn::Controls the buttons*/ 
.btn {
	border:1px solid #fff;
	background-color:#c70f29;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	cursor:pointer
}
/*btn_over::Controls the buttons*/ 
.btn_over {
	border:1px solid #336699;
	background-color:#cee5fc;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#336699;
	cursor:pointer
}
/*btn2::Controls the buttons*/
.btn2 {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#c70f29;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#fff;
	cursor:pointer
}
/*txtBoxStyle::Controls the text boxes*/ 
.txtBoxStyle {
	border:1px solid #b3b4b5;
	background-color:#f5f4f2;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:1px 0 1px 5px;
	margin:4px 0 4px 4px;
	color:#38393a
}
/*txtareaStyle::Controls the text areas*/ 
.txtareaStyle {
	border:1px solid #C7D5E0;
	background-color:#FBFBFB;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#343333;
	height:80px;
	width:250px
}
/*----- NEW------------
---------------------*/
p {
	font-family:"Microsoft Sans Serif", arial, sans-serif;
	font-size:13px;
	margin:0 0 15px 0;
	padding:0;
	line-height:18px;
	letter-spacing:normal
}
p a, p a:visited {
	font-family:"Microsoft Sans Serif", arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
}
/*----- masthead */
#searchbox .button {
	font-size: 10px;
	color: #efefc1;
	background-color: #670000;
	border-width:medium;
	border-style: none;
	border-color:-moz-use-text-color;
	margin:0 10px 3px 0;
	position:relative; left:-10px;
}
#searchbox .button:hover {
	background-color: #3f3f30;
	background-image: none;
	color: #fff;
	text-decoration: none;
}
#masthead {
	height:70px !important;
	height:55px
}
#masthead .upavim-links p {
	color:#513b16;
	font-size:13px;
	font-weight:normal;
	padding-bottom:0px;
	padding-right:0;
	margin:0 0 3px;
	line-height:20px;
	height:20px
}
#masthead .upavim-links p a, #masthead .upavim-links p a:visited {
	font-size:12px;
	color:#513b16;
	padding:3px 8px 0;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}
#masthead .upavim-links p a:hover {
	color:#c4582e;
	text-decoration:underline;
}
#masthead-wrapper {
	height:70px;
	border-top:4px solid #a31b00;
	border-bottom:4px double #407d85;
	background-color:#fff
}
#banner-subtitle {
	height:30px;
	width:740px;
	margin-bottom:8px;
	display:block;
	background:transparent url(../../../../assets/images/global/subtitle-united.gif) no-repeat;
}
#banner-subtitle p {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#eee;
	padding:5px 18px 10px 0
}
#banner-subtitle p a, #banner-subtitle p a:visited {
	font-family:"Microsoft Sans Serif", arial, sans-serif;
	color:#fff;
	padding-left:5px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#banner-subtitle p a:hover {
	text-decoration:underline;
}
#logonuevo-toto a img {
	width:420px;
	height:70px;
	border-width:0px;
	padding:0;
	margin:0 0 0 12px !important;
	margin:0 0 0 12px;
	display:block
}
#logonuevo-toto h1 {
	text-indent:-9999px;
	font-size:1px;
}
/*----- footer */
#footer-wrapper td.upavim-links {
	background-color:#9c4631;
	height:20px;
}
#footer-wrapper td.upavim-links p {
	color:#fff;
	font-size:12px;
	margin:0 0 1px;
	line-height:20px;
}
#footer-wrapper td.upavim-links p a, #footer-wrapper td.upavim-links p a:visited {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:0 8px 2px;
	margin:0;
	text-decoration:none;
}
#footer-wrapper td.upavim-links p a:hover {
	text-decoration:underline;
}
#footer-wrapper {
	background-color:#ffffff;
	margin-bottom:0px;
	border-bottom:3px solid #a31b00;
position:relative; top:40px;
}
/*----- side column styles -------*/
/*----- side-box class controls all side boxes, side-frame-col controls the whole column */
table td.side-frame-col {
	padding-right:10px;
}
table.side-box {
	border-bottom:15px solid #f9fbf8;
	background-color:#f9fbf8;
	margin-bottom:10px;
}
/*----- sidebox headers */
.menu-headers {
	background-color:#b93030;
	border-bottom:3px double #f9fbf8;
}
.menu-headers b {
	font-weight:normal;
	padding-left:20px;
	background-image: url(../../../../assets/images/global/menuheader-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.menu-headers h2 {
	font-size:18px;
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-weight:normal;
	padding:2px 0 2px 20px;
	margin:0;
	line-height:26px;
	height:24px;
	background-image: url(../../../../assets/images/global/menuheader-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.categories-box .menu-headers {
	background-color:#b93030;
}
.new-releases-box .menu-headers {
	background-color:#906000;
}
.mailing-list-box .menu-headers {
	background-color:#c4582e;
}
.best-sellers-box .menu-headers {
	background-color:#407d85;
}
.shopping-cart-box .menu-headers {
	background-color:#938D8D;
}
.by-price-box .menu-headers {
	background-color:#75822a;
}
/*----- sidebox content */
.new-releases-box img {
	background:#f2f2f2;
	border:3px double #6689b1;
	padding:3px;
	margin-top:15px
}
.new-releases-box a, #new-releases a:visited {
	color:#4444;
	text-decoration:none;
}
.new-releases-box a:hover {
	color:#4444;
	text-decoration:underline;
}
.mailing-list-box td#mailing-text {
	color:#4444;
	font-size:12px;
	text-align:center;
	padding:12px 20px 10px;
}
.mailing-list-box .txtBoxStyle {
	margin:0pt;
	padding:2px 0 2px 5px;
}
.best-sellers-box .icon {
	padding-left:15px;
}
.best-sellers-box a.cat, .best-sellers-box a:visited.cat {
	font-size:11px;
}
.titles .txtBoxStyle {
	margin:0pt;
}

