﻿
body#main_body {
    margin: 0px 0 0px 0px;
    padding: 0;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 900px;
    /*height:103px;*/

    top: 0px;
    left: 0px;
}

#main_container {
    padding: 0;
    margin: 0px 0px 0px 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
}

#left_column_container {
    margin-top: 45px;
    padding: 0;
    /*width: 200px;*/

    float: left;
}
h7
{
margin: 0pt;
font-family: Arial;
color: rgb(41, 132, 185);
font-weight: bold;
font-size:13px;
}

h8
{
margin: 0pt;
font-family: Arial;
color: rgb(43, 165, 118);
font-weight: bold;
font-size:13px;
}

#sub_container1 {
    margin: 0px 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 10px 0px 0 0px;
    padding: 0px ;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 900;
}

#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 0;
    padding: 0;
    width: 900px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: relative;
    top: 0px;
    right: 1px;
    width: 900px;
    height: 100px;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px 0px 0px 0;
    padding: 5px 15px 5px 15px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 870px;
    text-align: right;
}

html>body #slogan {
    width: 870px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    position: relative;
    
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0 0 0px 0;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 900px;
    /*height: 25px;*/

}

html>body #main_nav_container {
    width: 900px;
}

#main_nav_list {
    margin: 0 0px 0 16px;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 33px 0px 16px;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
    height: 25px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    height: 25px;
}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0px 0 0px 0;
    overflow: hidden;
    width: 900px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*height:19px;*/

}

html>body .sub_nav_container {
    width: 900px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0 0px 0 25px;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 21px 0px 21px;
    display: block;
    float: left;
    line-height: 19px;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 19px;
}

html>body .sub_nav_list a {
    height: 19px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 33px;
    clear: both;
    border-top: 1px solid;
}

#footer_text {
    padding: 7px 12px 0 12px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.summary {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
    color:#444;
}

#explanation {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
    color:#444;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 1px;
    margin-bottom: 15px;
    /* width: 99.8%;*/
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
}

.content select {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/


#footer_text a {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(key_visual20.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
a.main_nav_active_item {
  background: url(n1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}


a.main_nav_item {
  background: url(n1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(n1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(sn1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #590303;
}
a.sub_nav_item {
  background: url(sn1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
a.sub_nav_item:hover {
  background: url(sn1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #590303;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #CD6C6C;
}
.content h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #3F3E3E;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
div#logo a {
color:#FF0000;
font-family:Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
font-size:100%;
font-style:normal;
font-weight:normal;
text-decoration:underline;

}
.content a:visited {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:active {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#footer_text {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


#container {
    background-color: #ffffff;
}

/*--- header ---------------------------------------------------------------*/

#header {
    background: no-repeat;
    
}

/*--- key visiual ----------------------------------------------------------*/

#key_visual {
    background: no-repeat;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    background: no-repeat top right;
}

/*--- caption --------------------------------------------------------------*/

#slogan {
    /*background-color:#F2F2F2;*/

}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    background-image: url(menubg.gif);
}

/*--- main navigation items ------------------------------------------------*/

a.main_nav_item {
    background: no-repeat;
    background-position: top left;
}

a.main_nav_item:hover {
    background: repeat-x;
    background-position: top left;
}

a.main_nav_active_item {
    background: repeat-x;
    background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

a.sub_nav_item {
    background: no-repeat;
}

a.sub_nav_item:hover {
    background: no-repeat;
}

a.sub_nav_active_item {
    background: no-repeat;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    
    background-color: #ffffff;
    border-top: 1px solid #CD6C6C;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    background-color: #ffffff;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    color: #000000;
}

.content table {
    color: #000000;
    border-color: #9E9E9E;
}

.content select {
    color: #000000;
}

.content input {
    color: #000000;
    border-color: #B4B8BB;
}

.content textarea {
    color: #000000;
    border-color: #B4B8BB;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    color: #ffffff;
    background-color:#2984B9;
    border-color: #9E9E9E;
}

.content td {
    border-color: #9E9E9E;
}

.content tr.odd {
    color: #6E6E6E;
    background-color: #ffffff;
}

.content tr.even {
    color: #6E6E6E;
    background-color: #E9E9E9;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    border-color: #9E9E9E;
}

.content legend {
    color: #74777A;
}


.content #submit {
    background-color: #FFFFFF;
    border-color: #B4B8BB;
    color: #74777A;
}

/*--------------------------------------------------------------------------*/

#weblog_calendar caption {
    background-color: #CD6C6C;
    color: #ffffff;
}




#contactFormContainer
            {
            	position:absolute;
            	left:550px;
            	float:right;
            }
            
            #contactForm fieldset
            {
            	padding:5;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #000000;
            	width:450;
            	margin-bottom:10px;
            	height:24px;
            }  
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #000000;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
            	background-color:#000000;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }                
            #contactForm input[type=button]
            {
            	background-color:#000000;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }   
            #messageSent
            {
            	color:#ff9933;
            	display:none;
            }



 .bottomMain {
	border-top: 1px solid #e4e4e4;
	padding: 15px 15px 0;
	margin: 0px 0 25px;
	overflow: hidden; 
}
 
.col_left {
	width: 240px;
	padding: 0 10px 0 15px;
	float: left;
}


.col_middle {
	width: 270px;
	padding: 0 5px 0 15px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

.col_right {
	width: 270px;
	float: left;
	padding: 0 0 0 15px;
}


 #bottomMain {
	border-top: 1px solid #e4e4e4;
	padding: 15px 15px 0;
	margin: 0px 0 25px;
	overflow: hidden; 
}
 
#col_left {
	width: 240px;
	padding: 0 10px 0 15px;
	float: left;
}


#col_middle {
	width: 270px;
	padding: 0 5px 0 15px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

#col_right {
	width: 270px;
	float: left;
	padding: 0 0 0 15px;
}


.button{
 margin: 16px 0 0 0;
	float: right;
}

.button_middle{
 height: 24px;
 background: url(button_middle.png) repeat-x;
 float: left;
 padding: 5px 12px 0 8px;
 }


/* Top Menu Stuff
----------------------------------------------------------*/

#pcm{display:none;}ul.pureCssMenu ul{display:none}ul.pureCssMenu li:hover>ul{display:block}ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}ul.pureCssMenu,ul.pureCssMenu ul {	margin:0px;	list-style:none;	padding:0px 2px 2px 0px;	background-color:#ffffff;	background-repeat:repeat;	border-color:#AAAAAA;	border-width:1px;	border-style:solid;}ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {	display:block;	zoom:1;	float: left;}ul.pureCssMenu ul{	}ul.pureCssMenu li{	display:block;	margin:2px 0px 0px 2px;	font-size:0px;}ul.pureCssMenu a:active, ul.pureCssMenu a:focus {outline-style:none;}ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {	display:block;	vertical-align:middle;	background-color:#ffffff;	border-width:0px;	border-color:#6655ff;	border-style:solid;	text-align:left;	text-decoration:none;	padding:4px;	_padding-left:0;	font:normal 11px Verdana;	color: #444444;	text-decoration:none;	cursor:default;}ul.pureCssMenu span{	overflow:hidden;}ul.pureCssMenu li {	float:left;}ul.pureCssMenu ul li {	float:none;}ul.pureCssMenu ul a {	text-align:left;	white-space:nowrap;}ul.pureCssMenu li.sep{	text-align:center;	padding:0px;	line-height:0;	height:100%;}ul.pureCssMenu li.sep span{	float:none;	padding-right:0;	width:5;	height:16;	display:inline-block;	background-color:#AAAAAA;	background-image:none;}ul.pureCssMenu ul li.sep span{	width:80%;	height:3;}ul.pureCssMenu li:hover{	position:relative;}ul.pureCssMenu li:hover>a{	background-color:#4792E6;	border-color:#665500;	border-style:solid;	font:normal 11px Verdana;	color: #ffffff;	text-decoration:none;}ul.pureCssMenu li a:hover{	position:relative;	background-color:#4792E6;	border-color:#665500;	border-style:solid;	font:normal 11px Verdana;	color: #ffffff;	text-decoration:none;}ul.pureCssMenu li.dis a {	color: #AAAAAA !important;}ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;height:16px;}ul.pureCssMenu ul img {width:16px;height:16px;}ul.pureCssMenu img.over{display:none}ul.pureCssMenu li.dis a:hover img.over{display:none !important}ul.pureCssMenu li.dis a:hover img.def {display:inline !important}ul.pureCssMenu li:hover > a img.def  {display:none}ul.pureCssMenu li:hover > a img.over {display:inline}ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over{display:inline}ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def{display:none}ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul{display:block}ul.pureCssMenu a:hover ul ul{display:none}ul.pureCssMenu span{	display:block;	background-image:url(./images/arrv_anim_1.gif);	background-position:right center;	background-repeat: no-repeat;   padding-right:11px;}ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1o.gif);}ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)}ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}ul.pureCssMenu table a:hover table span{background-image:url(./images/arr_double_1.gif)}

source {
	font-family: Courier New, Courier, monospace;
	font-size: medium;
}

.MXMLASDoc {
	color: #3f5fbf;
}

.MXMLComment {
	color: #800000;
}

.MXMLComponent_Tag {
	color: #0000ff;
}

.MXMLDefault_Text {
}

.MXMLProcessing_Instruction {
}

.MXMLSpecial_Tag {
	color: #006633;
}

.MXMLString {
	color: #990000;
}

.CSS@font-face {
	color: #990000;
	font-weight: bold;
}

.CSS@import {
	color: #006666;
	font-weight: bold;
}

.CSS@media {
	color: #663333;
	font-weight: bold;
}

.CSS@namespace {
	color: #923196;
}

.CSSComment {
	color: #999999;
}

.CSSDefault_Text {
}

.CSSDelimiters {
}

.CSSProperty_Name {
	color: #330099;
}

.CSSProperty_Value {
	color: #3333cc;
}

.CSSSelector {
	color: #ff00ff;
}

.CSSString {
	color: #990000;
}

.ActionScriptASDoc {
	color: #3f5fbf;
}

.ActionScriptBracket/Brace {
}

.ActionScriptComment {
	color: #009900;
	font-style: italic;
}

.ActionScriptDefault_Text {
}

.ActionScriptMetadata {
	color: #0033ff;
	font-weight: bold;
}

.ActionScriptOperator {
}

.ActionScriptReserved {
	color: #0033ff;
	font-weight: bold;
}

.ActionScriptString {
	color: #990000;
	font-weight: bold;
}

.ActionScriptclass {
	color: #9900cc;
	font-weight: bold;
}

.ActionScriptfunction {
	color: #339966;
	font-weight: bold;
}

.ActionScriptinterface {
	color: #9900cc;
	font-weight: bold;
}

.ActionScriptpackage {
	color: #9900cc;
	font-weight: bold;
}

.ActionScripttrace {
	color: #cc6666;
	font-weight: bold;
}

.ActionScriptvar {
	color: #6699cc;
	font-weight: bold;
}
/*Buy Page*/
.buy{ overflow:hidden; border-radius:10px; background:#f4f5f7; padding:9px 0 9px 20px; line-height:18px; margin-bottom:4px; padding-top: 0; }
/*.buy:hover{ background:#343434; color:#adadad;}*/
.buy>div{ float:left;}
.buy .text{padding:0 0 0 0;width:620px;  margin-right: 20px; text-align: justify;}
.buy .text a.marker{width:16px;height:16px; background:url(../images/down_marker1.png) no-repeat; 
                          display:inline-block; margin: 2px 0 0 9px;}
.buy .text a.marker:hover{background-position:0 -16px;}
.buy .weight strong, 
.buy .text strong{ color:#000000;}
.buy .weight{ padding:10px 0 0;width:135px; text-align:center; margin-right:10px; margin-left: 0px; margin-top: 25px;}
.buy:hover strong{ color:#FFFFFF;}
.buy .button{width:95px; text-align:center; padding-left:0; padding-right:0;margin: -1px 0 0 0;}


.BuyButtonGreen {
        -moz-box-shadow: 0px 10px 14px -7px #2AAA77;
        -webkit-box-shadow: 0px 10px 14px -7px #2AAA77;
        box-shadow: 0px 10px 14px -7px #3e7327;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #2AAA77));
        background:-moz-linear-gradient(top, #77b55a 5%, #2AAA77 100%);
        background:-webkit-linear-gradient(top, #77b55a 5%, #2AAA77 100%);
        background:-o-linear-gradient(top, #77b55a 5%, #2AAA77 100%);
        background:-ms-linear-gradient(top, #77b55a 5%, #2AAA77 100%);
        background:linear-gradient(to bottom, #77b55a 5%, #2AAA77 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#2AAA77',GradientType=0);
        
        background-color:#2AAA77;
        
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
        
        border:1px solid #2AAA77;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 12px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #5b8a3c;
        cursor:pointer;
        width: 80px;
        text-align:center;   
        margin-top: 27px; 

    }
    .BuyButtonGreen:hover {        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2AAA77), color-stop(1, #2AAA77));
        background:-moz-linear-gradient(top, #2AAA77 5%, #2AAA77 100%);
        background:-webkit-linear-gradient(top, #2AAA77 5%, #2AAA77 100%);
        background:-o-linear-gradient(top, #2AAA77 5%, #2AAA77 100%);
        background:-ms-linear-gradient(top, #2AAA77 5%, #2AAA77 100%);
        background:linear-gradient(to bottom, #2AAA77 5%, #2AAA77 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);        
        background-color:#2AAA77;
        color:#fff;
    }
/*Products Page*/	
.products{ overflow:hidden; border-radius:10px; background:#f4f5f7; padding:9px 0 9px 20px; line-height:18px; margin-bottom:4px; padding-top:0px;}
.products>div{ float:left;}
.products .text{padding:0 0 0 0;width:600px;  margin-right: 20px; text-align: justify;}
.products .text a.marker{width:16px;height:16px; background:url(../images/down_marker1.png) no-repeat; 
                          display:inline-block; margin: 2px 0 0 9px;}
.products .weight strong, 
.products .text strong{ color:#000000;}
.products .weight{ padding:10px 0 0;width:80px; text-align:center; margin-right:36px; margin-left: -15px;}
.products .button{width:95px; text-align:center; padding-left:0; padding-right:0;margin: -1px 0 0 0;}


    .button_middle
    {
        margin-top: 50px;
    }
    .content h4 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #3F3E3E;
  margin-bottom: 5px;
}