
body				{font:normal 68.75%/136.36%	verdana,arial,helvetica,sans-serif;}
input, button, textarea, select	{font:normal 100%/100%		verdana,arial,helvetica,sans-serif;}

body				{background-color:#f3f7f2;}

body, input, button, textarea, select	{color:#333;}

/*  ==================================  */
/*  ============  TOOLBAR   ============  */


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
/*  - - - - - - - - - - - - - -  edit  - - - - - - - - - - - - - - - -   */

#Toolbar ,					
#Toolbar a				 {color:		#fff;}
#Toolbar .Selected a:hover,
#Toolbar .Selected a:focus,
#Toolbar .Selected:hover a	
#Toolbar .Selected:focus a		{color:		#fff;}
#Toolbar li div a			{border-color:	#fff; color:#fff;}


#Toolbar				{background:linear-gradient(to bottom, #1B8F5A , #1B8F5A  100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B8F5A ', endColorstr='#1B8F5A ',GradientType=0 );}

#Toolbar .Selected a		{background-color: #1B231F;  color:#fff;}
#Toolbar .Parents li .Settings ul a	{ color:#fff;}

#Toolbar li div,
#Toolbar li:hover, 
#Toolbar li:focus, 
#Toolbar a:hover, 
#Toolbar a:focus, 
#Toolbar .Selected:hover a, 
#Toolbar .Selected:focus a, 
#Toolbar .Selected a:hover, 
#Toolbar .Selected a:focus		{background-color:#1B231F; color:#fff;}

#Toolbar				{box-shadow: 0px 0px 4px #444242;}
/*
#Toolbar li div			{box-shadow: 0px 2px 2px #201f1f; }*/

#tOptions			{border-left:1px dotted #201f1f;}


/*  - - - - - - - - - - - - - -  edit  - - - - - - - - - - - - - - - -   */
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */


#Toolbar, 
#Toolbar li,
#Toolbar a			{background-repeat:repeat-x;}

#Toolbar				{background-image:url(../images/toolbar_gradient.png);}

#Toolbar li:hover, 
#Toolbar li:focus, 
#Toolbar a:hover, 
#Toolbar a:focus, 
/*#Toolbar .Selected a		{background-image:url(../images/toolbar_gradient2.png);  }*/



#Toolbar li, 
#Toolbar li a, 
#Toolbar li div			{border-radius:		2px;}


#Toolbar li div a			{border-radius:		0px;}
#tMenu li:hover div			{border-top-left-radius:	0px;}
#tAccount li:hover div		{border-top-right-radius:	0px;}
#Toolbar li.Parent:hover, 
#Toolbar li.Parent a:hover		{border-bottom-right-radius:	0px;
				border-bottom-left-radius:	0px; }



#tOptions li a span, 
#tOptions li a:hover span, 
#tOptions li a:focus span		{background-repeat:no-repeat; background-image:url(../images/ico_settings.gif);}

#Toolbar li div li:hover,
#Toolbar li div a,
#Toolbar li div a:hover,
#Toolbar li.Selected div a		{background-image:none;}

#Toolbar #tOptions span, 
#Toolbar #tOptions li a:hover span, 
#Toolbar #tOptions li a:focus span,
#Toolbar #tOptions li.Selected a:hover span, 
#Toolbar #tOptions li.Selected a:focus span, 
#Toolbar #tOptions li.Selected:hover a span, 
#Toolbar #tOptions li.Selected:focus a span
				{background-position:0 -1px;}

#Toolbar #tOptions .Selected a span	{background-position:0 -33px;}


/*  ============  TOOLBAR   ============ */
/*  ==================================  */


/*  ==================================  */
/*  =============  BANNER   ============ */

#Search				{background-color:#ebf0ee;}
#Search input,			
#Search select			{background-color:#fff;}
#Search button			{background-color: #ebf0ee;}

#Search input:focus  {background-color:#fff;}
#Search button:hover,
#Search button:focus		{background-color:#d8e2de;}
/*
#Search select:focus 		{background-color:#fff;}*/

#Search button:active		{background-color:#e7e7e7;}

#Search button			{text-shadow:#dddddd 0px 2px 5px;}
#Search button:hover,
#Search button:active		{text-shadow:#dddddd 0px 1px 0px;}

#Search button span		{background:url(../images/ico_magnifier.gif) 0 0 no-repeat;}

#Search				{border-radius:3px;}
#Search input,
#Search select,
#Search button			{border-radius:2px;}


/*  =============  BANNER   ============ */
/*  ==================================  */


/*  ==================================  */
/*  =======   COMMON NAV+MAIN   ======== */


#Nav,
#Main				{background-color:#FFFFFF; border-radius:3px;}

#Container3 h1, 
#Container3 h2		{border-color:#fcd947;}
#Nav a				{border-color:#f7f7f7;}
#Main th,
#Main td				{border-color:#f7f7f7;}


#Main div.compareItems th.headcol.first, #Main div.compareItems td.long.first,
#Main div.compareItems th.headcol.last, #Main div.compareItems td.long.last
{border:none;}

#Main div.compareItems td.tdcaption{font-weight:bold;background:url(../images/bg_caption.gif) repeat-x 8px 39px transparent;margin:20px 0 5px 0;border:none;padding:3em 1em 1em;}

#Main div.compareItems td.tdcaption span{background-color:#ffffff; margin:0 10px; padding:0 5px 0 5px;}

#Nav a:hover,
#Nav a:focus    			{border-color:/*#4b4949*/#fcd947;}
#Nav .Selected a			{border-color:#4b4949;}
#Container3 a			{color:#1b8f5a;}

#Container3 .csv button a		{color:#333;}


/*  =======   COMMON NAV+MAIN   ======== */
/*  ==================================  */


/*  ==================================  */
/*  ===============  NAV  ============== */


#Nav .Selected a			{background:#e9e9e9; color:#333;}

#Nav .NavActions a{
	/*box-shadow:0 2px 2px #ddd;*/
	background-color:#ddd;
	/*text-shadow:0 1px 0 #FFFFFF;*/
	/*background-image:url(../images/button_gradient.png);
	background-position:0 0;
	background-repeat:repeat-x;*/
	border-radius:3px;
	color:#333;
	border-style: solid;
	border-width: 1px;
	border-color:#cfcfcf #bebebe #bebebe #cfcfcf;
	
	
}
#Nav .NavActions a:hover,
/*#Nav .NavActions a:focus		{box-shadow:0 1px 0px #f3f3f3;
				background-color:#f3f3f3;
				}*/
#Nav .NavActions .nAll a,
#Nav .NavActions .nBack a		{background-position:0.75em 0.66em; background-repeat:no-repeat;}
#Nav .NavActions .nAll a		{background-image:url(../images/ico_view-all.gif);}
#Nav .NavActions .nBack a		{background-image:url(../images/ico_back.gif);}

#ButtonAction{
float: left;
margin: 1em 0;
padding: 2em 0;
width: 100%;
}

#ButtonAction li {display:inline;
margin: 1.2em 0;
padding: 1.2em 0;
}

#ButtonAction a {
	border-style: solid;
	border-width: 1px;
	border-color: #bdbdbd;
	border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
    margin: 0 1em 0 0;
    /*text-shadow: 0 1px 0 #FFFFFF;*/
	color:#354045;
	text-decoration:none;
}

#ButtonAction a:hover,
#ButtonAction a:focus{/*box-shadow:0 2px 2px #dddddd;
				text-shadow:0 1px 2px #dae1e8;*/}

#ButtonAction .csv a {
    background: url("../images/csv.png") no-repeat scroll 7px 10px #dddddd;
    padding: 1em 1.5em 1em 2.5em;
}	
				

/*  ===============  NAV  ============== */
/*  ==================================  */


/*  ==================================  */
/*  ===============  MAIN   ============= */


tr:hover td			{background-color:#f7f7f7;}
tr:hover th			{background-color:#f7f7f7;}

#Main ul.ViewAll a			{background:url(../images/arrow2.gif) 100% 2px no-repeat;}
#Main ul.ViewAll a:hover		{background-position:100% -30px;}

.fancyTable tr:hover th {background-color:#fff;}

.fancyTable thead tr th:hover {background-color:#f7f7f7;}


/*  ===============  MAIN   ============= */
/*  ==================================  */


/*  ==================================  */
/*  =============  FOOTER  ============= */


#Footer				{background-color:#333;}
#Footer				{box-shadow:0px 0px 4px #333;}
#Footer a				{color:#ffffff;}


/*  =============  FOOTER  ============= */
/*  ==================================  */










