a               { color: #225790; text-decoration: none }
a:hover         { color: #225790; text-decoration:underline }
.b              { color: #ffffff; text-decoration: none }
.b:hover        { color: #ffffff; text-decoration:underline }

a img           { border-color:#000 }


/* --------------- Menu --------------- */

.mnu{
	position: relative;
	padding: 0 32px 0 0px;
	margin:0;
	height:23px; 
	list-style: none;
	float: right;

}

.mnu li{
	float:left;
	margin: 0 0px;
}

.mnu li a{
    float: left;
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding:0 0 0 6px;
	height:23px;
	line-height:23px;
	text-align: center;
	cursor: pointer;
	background: url(al.gif) no-repeat;

}


.mnu li a:hover{
	color: #6E1B13;
	background: url(l.gif) no-repeat;
	background-position: left top;
	text-decoration:none;

}


.mnu li a b{
    font-weight:normal;
	float: left;
	display: block;
	padding: 0 14px 0 7px;
	background: url(ar.gif) no-repeat right top;


}

.mnu li a:hover b{
    font-weight:normal;
	color: #FFFFFF;
	background: url(r.gif) no-repeat right top;

}

/* --------------- End Menu --------------- */

h1,h2,h3,h4,h5,h6 {color:#225790; padding:0px; margin: 0px; font-family: Arial}
h1 { font-size: 20px; font-weight:normal;}
h2 { font-size: 18px; font-weight:normal;}
h3 { font-size: 16px; font-weight:normal;}
h4 { font-size: 14px; font-weight:normal;}
h5 { font-size: 12px; font-weight:normal;}
h6 { font-size: 11px; font-weight:normal;}

.body li            {list-style-type:none; list-style-image: url(list.gif)} 
body, td            {font-family: Trebuchet MS; font-size: 12px; color:#505050}
body                {background:url(fav_down.gif) bottom left repeat-x #E5E5E5}
 
form                {margin:0px}
td.search           {padding: 0 0 0 20}

.content            {font-family: Trebuchet MS;font-size: 12px;color: #505050; line-height:15px;padding:22px 32px 40px 24px}
h1.tema             {color: #225790;font-family: Arial;font-size: 22px;font-weight: normal;margin:0px;padding:0px}
.name               {color: #FFFFFF;font-family: Trebuchet MS;font-size: 26px;font-weight: bold;margin:0px;padding:0px}
.slog               {color: #FFFFFF;font-family: Trebuchet MS;font-size: 24px;font-weight: normal; font-style:italic;margin:0px; line-height:26px}
.contend            {font-family: Trebuchet MS;font-size: 12px;color: #717171;padding:13px 15px 20px 24px}

.menuNormal         {font-family: Arial;font-size: 11px;text-transform:uppercase;font-weight:normal;text-decoration:none;
	                 padding:2px 0px 2px 46px; border-bottom:1px solid #C9C9C9; cursor:pointer; background:url(ss.gif) left no-repeat #EDEDED}
			
.menuOver           {font-family: Arial;font-size: 11px;text-transform:uppercase;font-weight:normal;text-decoration:none;
	                 padding:2px 0px 2px 46px; border-bottom:1px solid #C9C9C9; cursor:pointer; background:url(left_mbg.jpg) top left no-repeat}  
TD.menuNormal A.c   {color: #091E5D;text-decoration:none;}
TD.menuOver A.c     {color: #FFFFFF;text-decoration:none;}


.menu               {font-family: Tahoma;font-size: 12px;font-weight:normal;color: #000000;padding:3px 0px 3px 15px}
.menu a             {color: #000000;text-decoration:none}
.menu a:hover       {color: #000000;text-decoration:underline}

.menu2              {font-family: Tahoma;font-size: 12px;font-weight:normal;color: #000000;padding:3px 0px 3px 15px}
.menu2 a            {color: #000000;text-decoration:none}
.menu2 a:hover      {color: #000000;text-decoration:underline}

.tit                {font-family: Verdana;font-size:9px;font-weight:bold;color: #000000}
.tit a              {color: #000000;text-decoration:none}
.tit a:hover        {color: #000000;text-decoration:none}

span.copyright      {font-family: Tahoma;font-size: 11px;color: #898989}
span.copyright  a   {color: #225790;}

.small              {font-family: Verdana; font-size: 7pt; color: #808080; }
.tel                {font-family: Arial;font-size: 18px;color: #FFFFFF}
.naz                {font-family: Arial;font-size: 16px;color: #FDFDFD}


table.table1        {font-size:12px; border-collapse: collapse; font-family: Trebuchet MS; color: #505050 }
table.table1 td     {padding: 4px; border: 1px solid #505050}
table.table0        {font-size:12px; border-collapse: collapse; font-family: Trebuchet MS; color: #505050}
table.table0 td     {padding: 4px; border-width: 0px;}

.thumb              {color:#000000}


/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }











form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
