/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { background:#496778 url(../images/bg.gif); color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
img {display: block}


/* CSS Document */

 A:link {color:#black; text-decoration:none}
    A:visited {color:#666666; text-decoration:underline}
    A:active {color:#666666; text-decoration:none}
    A:hover {color:#666666; text-decoration:none}

    .href_b:link {color:#333333;text-decoration:none}
    .href_b:visited {color:#333333;text-decoration:none}
    .href_b:active {color:#333333;text-decoration:none}
    .href_b:hover {color:#333333;text-decoration:none}

    .href_C:link {color:#333333; text-decoration:none}
    .href_C:visited {color:#333333; text-decoration:none}
    .href_C:active {color:#333333; text-decoration:none}
    .href_C:hover {color:#b1005d; text-decoration:none}


    .href_D:link {color:#ffffff; text-decoration:none}
    .href_D:visited {color:#ffffff; text-decoration:none}
    .href_D:active {color:#ffffff; text-decoration:none}
    .href_D:hover {color:#ffffff; text-decoration:none}

    .href_shop:link {color:#af0d6d; text-decoration:none}
    .href_shop:visited {color:#af0d6d; text-decoration:none}
    .href_shop:active {color:#af0d6d; text-decoration:none}
    .href_shop:hover {color:#af0d6d; text-decoration:underline}

    .href_T:link {color:#b1005d; text-decoration:none}
    .href_T:visited {color:#b1005d; text-decoration:none}
    .href_T:active {color:#b1005d; text-decoration:none}
    .href_T:hover {color:#b1005d; text-decoration:underline}

    .href_sh:link {color:#0066FF; text-decoration:underline}
    .href_sh:visited {color:#0066FF; text-decoration:underline}
    .href_sh:active {color:#0066FF; text-decoration:underline}
    .href_sh:hover {color:#0066FF; text-decoration:underline}

    table {font-size: 9pt; line-height: 13pt; font-family: "tahoma"; color:"#575757";}
    td {font-size: 9pt; line-height: 13pt; font-family: "tahoma"; color:"#575757";}

    	.font1 {font-size:10pt; font-family:"Tahoma"; letter-spacing:-3px;}
		.font2 {
	font-size:7pt;
	font-family:verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;

}
		.font3 {
	font-size:9pt;
	line-height:18px;
	font-family:arial;
	color: #575857;
	font-weight: normal;

}
		.font4 {font-size:8pt; line-height:13px ; font-family:"Tahoma"; letter-spacing:1px;}
		.font-4 {font-size:8pt; line-height:13px ; font-family:"Tahoma"; letter-spacing:-1px;}
		.font5 {
	font-size:8pt;
	font-family:"Tahoma";
	font-weight: normal;
	color: #FFFFFF;
}
		.font6 {font-size:7pt; font-family:"Tahoma"}
		.font7 {
	font-size:8pt;
	font-family:arial;
	color: #232323;
	line-height: 19px;
	font-weight: normal;
}
		.font8 {
	font-size:10pt;
	font-family:"arial";
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 17px;
}
		.font9 {
	font-size:9pt;
	font-family:"arial";
	color: #333333;
	font-weight: normal;
	line-height: 17px;

}
		.font12 {
	font-size:18pt;
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	color: 3c0f60;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;


}
		.font13 {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #3c0f60;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;

}
		.font14 {
	font-size:8pt;
	font-family:"Helvetica", "sans-serif";
	font-weight: normal;
	color: #333333;
	line-height: 17px;

}
		.font15 {
	font-size:12pt;
	font-family:arial;
	color: e5d6f1;
	font-weight: bold;
	line-height: 20px;


}
		.font16 {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;


}
		.font17 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #3c0f60;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;


}

		.fonts {
	font-size: 9pt;
	line-height: 17pt;
	font-family: "arial";
	color:3c0f60;
	font-weight: normal;
}
		.fonts1 {font-size:9pt; font-family:"Arial"; letter-spacing:-3px;}
		.fonts2 {font-size:8pt; font-family:"Arial"}
		.fonts00 {
	font-size:8pt;
	font-family:Arial;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
		.fonts3 {font-size:8pt; line-height:13px ; font-family:"Arial"}
		.fonts4 {font-size:8pt; line-height:13px ; font-family:"Arial"; letter-spacing:1px;}
		.fonts4 {font-size:8pt; line-height:13px ; font-family:"Arial"; letter-spacing:-1px;}
		.fonts5 {font-size:8pt; font-family:"Arial"}
		.fonts6 {font-size:7pt; font-family:"Arial"}
		.fonts7 {font-size:9pt; font-family:"Arial"}
		.fonts8 {font-size:10pt; font-family:"Arial"}
		.fonts9 {
	font-size:11pt;
	font-family:"arial";
	color: #53342B;
}
		.fonts13 {font-size:13pt; font-family:"Arial"}
		.fonts14 {font-size:14pt; font-family:"Arial"}
		.fonts15 {
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #FFFFFF;
}
		.fonts20 {
	font-size:7pt;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	color: #333333;

}


	.fonts_1 {font-size:9pt; font-family:"Arial"}
	    A:link {color:#333333; text-decoration:none}
	    A:visited {color:#333333; text-decoration:none}
	    A:active {color:#333333; text-decoration:none}
	    A:hover {color:#3c0f60; text-decoration:underline}

	.fonts_2 {font-size:8pt; line-height:22px ; font-family:"Arial"}
	    A:link {color:#3c0f60; text-decoration:none}
	    A:visited {color:#3c0f60; text-decoration:none}
	    A:active {color:#3c0f60; text-decoration:none}
	    A:hover {color:#3c0f60; text-decoration:underline}