/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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/osl-3.0.php  Open Software License (OSL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { 
/*background:#fbfaf6 url(../images/body_bg.gif) 50% 0 repeat-y; */
	color:#2f2f2f; font:12px/1.5em Arial, Geneva, Arial, Helvetica, sans-serif;
	/*"Trebuche", Times, Georgia, 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:rgb(30, 126, 200); 
font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight:normal; 
margin-top:0.5em; 
}
h1 { 
font-size:1.8em; line-height:1.17; margin-top:0; 
}
h2 { font-size:1.5em; }
h3 { font-size:1.35em; margin-top:0.1em; }
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:italic; font-size:9px;}
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; }

/***********[ Global ]***********/

.fleft {
	float:left;
}
.fright {
	float:right;
}
.acenter {
	text-align:center;
}
.aleft {
    text-align:left;
}
.aright {
    text-align:right;
}

.clearboth {
	clear:both;
}

.disclaimer {
	padding-top:2em;
	text-decoration:italic;
	font-size:0.8em;
}

.inline {
	display:inline;
}

.emphasis {
	font-size:1.3em;
}

.italic {
	font-style:italic;
}

.gray {
	color:rgb(112, 115, 117);
}
.green {
	color:#21bd5f;
}
.red {
	color:#e94023;
}
.yellow {
	color:#ffff00;
}

A.basic {
	text-decoration:none;
	color:#2f2f2f;
}
A.basic:hover {
	text-decoration:none;
	color:#2f2f2f;
}

SPAN.dio {
	color:rgb(112, 115, 117);
}
SPAN.dio STRONG {
	color:rgb(235, 101, 154);
}

/* Table styles */

caption {
	padding: 0 0 5px 0;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../../default/images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
    vertical-align: middle;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/***********[ Inpage Nav ]*****************/

#inpagenav ul {
    margin-top:1em;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#inpagenav ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
    border-top:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
	list-style: none;
	display: inline;
	}

#inpagenav ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}

.hotline {
    display:inline;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1.2em;
    color:rgb(112, 115, 117);
}

.hotline SPAN {
    color:rgb(235, 101, 154);
}
