a{ color: #ff5a20;text-decoration:underline}
a:hover	{ color: #ff5a20;text-decoration:underline}

.text	{font:12px Arial; color:#797979; padding:15px 25px 35px 20px}

h1.tema	{color: #798aab;font-family: Arial;font-size: 22px;font-weight: normal;margin:0 0 0 298px;padding:0px}

h1,h2,h3,h4,h5,h6 {color:#6490cb; padding:0px; margin: 0px; font-family: Arial}
h1 { font-size: 22px; font-weight:normal;}
h2 { font-size: 19px; 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;}

div.menu1{font: 13px Arial, Helvetica, sans-serif; margin:9px 15px 0 0;}
div.menu1 a{background:url(norm.gif) center left no-repeat ;padding-left:61px ; ;color:#515151;text-decoration:none;display:block}
div.menu1 a:hover{background:url(over.gif) center left no-repeat;color:#798aab;text-decoration: underline;display:block}
/* --------------- Menu --------------- */

.mnu{
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	height:26px; 
	list-style: none;
	float:left;vertical-align:top;

}

.mnu li{
	float:left;
	margin: 0 0px;
}

.mnu li a{
    float: left;
	display: block;
	color:#d3d3d3;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	padding:0 26px 0 0 ;
	height:26px;
	line-height:26px;
	text-align: left;
	
	cursor: pointer;
	background:  url(mnu_norm.gif) top right no-repeat;

}


.mnu li a:hover{
	color: #fff;
	background:  url(mnu_over.gif) top right no-repeat;
	text-decoration: underline;

}


/*.mnu li a b{
    font-weight:normal;
	float: left;
	display: block;
	padding: 0 14px 0 7px;
	background: url(mnu_norm.gif) no-repeat right top;


}

.mnu li a:hover b{
    font-weight:normal;
	color: #fff;
	background:  url(mnu_over.gif) no-repeat right top;

}*/

/* --------------- End Menu --------------- */
.menu2              {font-family: Arial;font-size: 10px;font-weight:normal; text-transform:uppercase;color: #FFFFFF;padding:0 24px 0 0}
.menu2 a            {color: #606060;text-decoration:none}
.menu2 a:hover      {color: #798aab;text-decoration:underline}

span.copyright      {font-family: Arial;font-size: 11px;color: #bdbdbd}
span.copyright  a   {color: #ff9600;}

.tit          {
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#cccccc;
	

	left: 711px;
	top: 1006px;

}

.tit  a {color: #999999;text-decoration:none}
.tit a:hover {color: #999999;text-decoration:none}


table.table1 td { padding: 4px; border: 1px solid #797979; }
table.table1   { border-collapse: collapse; font-family: sans-serif;  font-size: 100%; color:#797979; }
table.table0 { border-collapse: collapse; font-family: sans-serif;  font-size: 100%; color:#797979; }



/* */

td.shop-column1 { width: 70%; padding-right: 10px; font-size:11px; }
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; }

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; }

/*megagroup styles*/

