﻿/*
Theme: Contoso
Author: Orchard Team – http://www.orchardproject.net
Copyright: 2010, Orchard. All Rights Reserved
*/


/*  Color Palette
**************************************************************

Background: #ffffff
Text: #909090
Header Text: #444444
Links: #e91621
Links Hover: #4c5c64
Menu Text: #fff
Menu Background Hover: #9dc975
Border: #578ba1
Divider: #e2e2e2;s
6da8c0

*/

div.clearFloat {
	width: 100%;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}

.mag-basketCount {
	text-align: right;
	margin: 0em 0em 1.2em 0em;
}

div#headerRight {
	margin: 90px 27px 0px 0px;
	padding: 0px;
	float: right;
}

div#headerRight {
	margin: 10px 13px 0px 0px;
	padding: 0px;
	float: right;
	color: #c0c0c0;
	font-size: 15px;
}

div#headerRight a {
	color: #c0c0c0;
	text-decoration: none;
}

div#headerRight a:hover {
	text-decoration: underline;
}

div#headerRight div#wholesale a.login {
	display: block;
	background: url(/Themes/EnviroTrend/Content/Images/wholesaleBtn.png);
	text-decoration: none;
	padding: 0px;
	margin: 25px 20px 0px 0px;
	width: 204px;
	height: 33px;
	text-indent: -999em;
	float: right;
}

div#headerRight div#wholesale a.register {
	display: block;
	text-decoration: none;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	float: right;
	color: #ff661b;
	font-size: 12px;
}

div#headerRight div#wholesale a.register:hover {
	text-decoration: underline;
}

ul#links {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin: 0px 18px 15px 0px;
}

ul#links li {
	display: block;
	line-height: 17px;
	float: left;
	margin: 0;
	list-style: none;
}

ul#links li.phone {
	margin: 0 0 0 5px;
	padding: 0 0 0 25px;
	background: url(/Themes/EnviroTrend/Content/Images/phone.png) bottom left no-repeat;
}

ul#links li.mail {
	padding: 0 10px 0 0;
	background: url(/Themes/EnviroTrend/Content/Images/line.png) top right no-repeat;
}

ul#links li.mail a {
	background: url(/Themes/EnviroTrend/Content/Images/mail.png) bottom left no-repeat;
	padding: 0 0 0 25px;
}

ul#links:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

form#searchForm p {
	position: relative;
}

form#searchForm label {
	position: absolute;
	top: 0;
	left: 0;
	height: 38px;
	line-height: 38px;
	padding: 0 11px;
}

form#searchForm p br {
	display: none;
}

form#searchForm {
	margin: 0px 13px 0px 0px;
	float: right;
	background: url(/Themes/EnviroTrend/Content/Images/searchBox.png) top left no-repeat;
	position: relative;
	width: 211px;
}

form#searchForm input[type=text] {
	padding: 0 11px;
	width: 150px;
	margin: 0;
	background: none;
	border: 0px;
	height: 38px;
	line-height: 38px;
	color: #c0c0c0;
	font-family: "Century Gothic", helvetica, arial, sans-serif;
}

form#searchForm input[type=image] {
	position: absolute;
	top: 13px;
	right: 14px;
}


/* Reset
***************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

/* Remember focus styles! */
:focus { outline: 0; }

body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }

/* Tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* HTML 5 elements as block */  
header, footer, aside, nav, article { display: block; }



/* Clearing Floats
***************************************************************/

.group:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.zone:after, .widget-control:after /* .zone:after self clears every zone container - .widget-control:after self clears any floats used in a widget */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* General
***************************************************************/

html {
	height: 100%;
	overflow: auto;
	overflow-y: scroll;
}

body { 
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #6d6f71;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	height: 100%;
	background: url('/Themes/EnviroTrend/Content/Images/bg.jpg') repeat;
}

html > body div#theme-wrapper {
	height: auto;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin:8px 0;}

h1 { font-size: 40px; color: #fc6719; font-weight: bold; margin: 0em 0em 0.8em 0em; }
h2 { font-size: 26px; color: #414042; font-weight: bold; }
h3 { font-size: 21px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Aside Headings */
aside h1 { font-size: 32px; }
aside h2 { font-size: 30px; }
aside h3 { font-size: 28px; }
aside h4 { font-size: 26px; }
aside h5 { font-size: 24px; }
aside h6 { font-size: 22px; }

/* Lists */
li ul, 
li ol       { margin:0 20px; }
ul, ol      { margin: 20px; line-height: 20px; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 20px 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 20px;}

/* Text elements */
p           { margin: 0 0 13px; line-height: 20px; }
p img.left  { float: left; margin: 12px 12px 12px 0; padding: 0; }
p img.right { float: right; margin: 12px 0 12px 12px; }

a           { color: #25cad3; text-decoration: underline; }
a:focus, 
a:hover     { text-decoration: none; }

blockquote  { margin: 12px; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 12px; font-style: italic; }
del         { color:#666; }

pre         { margin: 12px 0; white-space: pre; }
pre,code,tt { font: 13px 'andale mono', 'lucida console', monospace; line-height: 19px; }


/* Typography
***************************************************************/

#layout-tripel h1 
{
    font-size: 16px;
}

 .zone-sub-page-title h1 
 {
    font-size: 22px;
    padding: 10px 0 3px 0; 
 }


/* Forms
***************************************************************/

form              { margin: 0; padding: 0; }
legend            { font-size: 14px; font-weight: normal; margin: 0 0 16px 0; border:none; }
fieldset          { padding:0em; margin: 0 0 0em 0; border: 0px solid #dbdbdb; }
label             { font-weight: normal; display:block; padding: 0 0 5px 0; }
label.forcheckbox { margin:0 0 0 6px; display:inline; }

input[type="text"], input[type="password"] {
    display: block;
    padding: 3px;
}

input[type="checkbox"] {
    margin:4px 0 16px 0;
}

fieldset ol     { list-style-type:none; padding: 0; margin: 0; }
fieldset ol li  { margin: 0 0 6px 0; }



/* Structure
***************************************************************/

#headerStripe {
	background: url('/Themes/EnviroTrend/Content/Images/top-stripe.png') repeat-x;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 83px;
}

#theme-wrapper {
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	background: url('/Themes/EnviroTrend/Content/Images/containerBg.png') repeat-y center;
}

#layout-wrapper {
	width:1051px;
	margin: 0 auto;
	padding: 83px 0 0px 0;
	overflow: hidden;
}

div#header {
	height: 132px;
	background: url('/Themes/EnviroTrend/Content/Images/logo.png') no-repeat;
	margin: 40px 0 0 30px;
	width: 497px;
	float: left;
}

#layout-header, #layout-featured, #layout-before-main, #layout-main, #layout-footer, #layout-after-main, #layout-tripel {
    
}

/* Navigation */
#layout-navigation {
	width: 991px;
	height: 50px;
	margin: 20px auto 0px auto;
	display: block;
	background: #5a5a5e; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a5a5e 1%, #5a5a5e 51%, #454548 51%, #454548 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5a5a5e), color-stop(51%,#5a5a5e), color-stop(51%,#454548), color-stop(100%,#454548)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a5e 1%,#5a5a5e 51%,#454548 51%,#454548 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a5e 1%,#5a5a5e 51%,#454548 51%,#454548 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a5e 1%,#5a5a5e 51%,#454548 51%,#454548 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a5a5e 1%,#5a5a5e 51%,#454548 51%,#454548 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a5e', endColorstr='#454548',GradientType=0 ); /* IE6-9 */
}

.menu-main-menu  { 
	padding: 0; 
	margin: 0; 
}

nav .menu-main-menu>li {
	display: block; 
	list-style: none;
}

nav .menu-main-menu li a {
	display:block;
	line-height: 50px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 9px 0px 9px;
	color: #fff; 
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none; 
}

nav .menu-main-menu li.current a,
nav .menu-main-menu li a:hover {
	background: #30dae0; /* Old browsers */
	background: -moz-linear-gradient(top,  #30dae0 0%, #30dae0 50%, #25cad3 50%, #25cad3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30dae0), color-stop(50%,#30dae0), color-stop(50%,#25cad3), color-stop(100%,#25cad3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #30dae0 0%,#30dae0 50%,#25cad3 50%,#25cad3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #30dae0 0%,#30dae0 50%,#25cad3 50%,#25cad3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #30dae0 0%,#30dae0 50%,#25cad3 50%,#25cad3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #30dae0 0%,#30dae0 50%,#25cad3 50%,#25cad3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30dae0', endColorstr='#25cad3',GradientType=0 ); /* IE6-9 */
}

nav .menu-main-menu ul li a { 
	margin: 0px !important;
}

/* first level */
nav > ul.menu-main-menu > li { float:left; }
nav > ul.menu-main-menu > li > a { float:left; }
nav > ul.menu-main-menu > li:hover > ul { display:block; }
nav > ul.menu-main-menu > li:hover { }

/* second level */
nav > ul.menu-main-menu > li > ul {
	background: #454548;
	padding: 0px;
	margin: 50px 0px 0px 0px; padding:0px; display:none; position:absolute;
	z-index: 99999;
}
nav > ul.menu-main-menu > li > ul > li { list-style-type:none; margin:0px; border: none;}
nav > ul.menu-main-menu > li > ul > li > a { display:block; text-decoration:none;}
nav > ul.menu-main-menu > li > ul > li:hover > a { }

nav > ul.menu-main-menu > li > ul > li:hover > ul { display:block; }

/* third level */
nav > ul.menu-main-menu > li > ul > li > ul { 
  margin: -39px -1px 0px 90% ; padding:0px; display:none; position:absolute;
}
nav > ul.menu-main-menu > li > ul > li > ul > li { list-style-type:none; margin:0px; border: none;}
nav > ul.menu-main-menu > li > ul > li > ul > li > a { display:block; text-decoration:none;}
nav > ul.menu-main-menu > li > ul > li > ul > li:hover > a { }

/* deeper levels */
nav > ul.menu-main-menu > li > ul > li > ul ul { display:none; }

/* Layouts */
#layout-header {
	background: url(/Themes/EnviroTrend/Content/Images/stripe.png) no-repeat 30px bottom;
	padding: 0px 0px 60px 0px;
}
    #branding 
    {   
        font-family: "Century Gothic", Helvetica, Arial, sans-serif;
        font-size: 32px;
        padding: 0;
        margin: 0;
    }
    #branding a 
    {
        text-decoration:none;
        color: #67747a;
    }
#layout-navigation {}
#layout-home-featured 
    {   
        width: 1051px; 
        padding: 0 0 5px 0; 
        margin: 0 auto 20px auto;  
    }
    #layout-home-featured-image { }
    #layout-home-featured-headline { }
#layout-main { padding: 30px 30px 200px 30px; }
    #layout-content { background-color: #fff; }
        #messages {}
        #content {}
        #content-aside {}
#layout-tripel { margin: 10px auto; }
    #tripel-first {}
    #tripel-second {}
    #tripel-third {}
#layout-footer {
	padding: 0 0 10px 0;
	background: url('/Themes/EnviroTrend/Content/Images/bottom-stripe.png') repeat-x bottom;
	height: 150px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	color: #414042;
	overflow: hidden;
}
#layout-footer ul {
	margin: 0px;
	padding: 54px 30px 0px 0px;
	text-align: right;
	list-style: none;
	display: block;
	background: url('/Themes/EnviroTrend/Content/images/logoSml.png') no-repeat 30px 0px;
}
#layout-footer ul li {
	margin: 0px;
	padding: 0px 2px;
	list-style: none;
	display: inline;
	border-right: 1px solid #414042;
}
#layout-footer ul li:last-of-type {
	border-right: 0px;
	padding-right: 0px;
}
#layout-footer ul li a {
	color: #414042;
}
#footer {
	width: 1051px;
	margin: 0px auto;
	height: 138px;
	background: url('/Themes/EnviroTrend/Content/Images/shadow.png') no-repeat 0px 99px;
}
    #footer-sig {}
    
/* Zones */
.zone 
{

} 
.zone-header { position: relative; }
.zone-navigation { padding: 0; position: relative; }
.zone-home-featured-image {}
.zone-home-featured-headline {}
.zone-sub-page-title 
{
    background: #81b4c9;
    border-right: 1px solid #538398;
    border-bottom: 1px solid #538398;
    padding: 0 40px;    
    color: #fff;
} 
.zone-messages {}
.zone-content {}
.zone-content-aside {}
.zone-zone-tripelfirst {}
.zone-zone-tripelsecond {}
.zone-zone-tripelthird {}
.zone-footer { float: left; padding: 50px 0px 0px 30px; }
#brand { float:right; color: #414042; text-decoration: none; padding: 55px 30px 0px 0px; }

/* Layout and Zone Overrides */

#layout-header .zone 
{
    padding: 30px 0;
}

/* ContentAside */
#content #content-main 
{
    float: left;
    width: 630px;
}

#content #content-aside 
{
    float: right;
    width: 256px;
}

/* Main
***************************************************************/


/* Content lists and details */
.content-description { font-size: 15px; }
.content-items { padding: 0; margin: 0; list-style: none; }
.content-items li { padding: 0; margin: 0; }
.content-items .content-item { border-top: 1px solid #dbdbdb; padding: 6px 0 6px 0; }
.content-items .content-item header {}
.content-items .content-item header h1 { font-size: 1.308em; color:#444444; }
.content-items .content-item header h1 a { }
.content-items .content-item header h1 a:hover {}

/* Tags */
.tags { margin-top: 12px; }
.tags a { background-color: #dbdbdb; padding: 3px 6px; color: #67747a; }
.tags a:hover { background-color: #67747a; color: #fff; }

/* Metadata */
.metadata { margin: 0 0 12px 0; color: #999; font-size: 11px; }
.metadata .published { display: inline; margin: 0 6px 0 0; }
.metadata .commentcount { display: inline; }
.meta {}

/* Blog */
.blogPosts { margin: 0px; padding: 0px; }
.blogPosts li { padding: 30px 0px 0px 0px; list-style: none; border-top: solid 1px #e2e2e2; } 
.blog-description { font-size: 14px; line-height: 22px; }
.blog-description p { font-size: 14px; line-height: 22px; }


/* Comments */ 
#comments { padding-top: 20px; border-top: dashed 1px #e2e2e2; padding-bottom: 10px; margin-top: 30px; }
.comment-form { margin: 24px 0 0 0; padding: 0; }
.comments { margin: 0; padding: 0; list-style: none; position: relative; }
.comments li { margin: 12px 0 0 0; padding: 12px 24px; border: 1px solid #dbdbdb; background-color: #fbfff7; border-top-color: #e9e9e9; border-left-color: #e9e9e9;  }
.comment { margin: 0; padding: 0; }
.comment h4 { font-size: 14px; }
.comment .who {}
.comment .what {}
.comment #add-comment {}
.comment-form #comment-by { font-size: 14px; font-weight: normal; margin: 0 0 16px 0; border:none; }
.comment-form #comment-text { width: 334px; }
.comment-form input[type="text"] { width: 334px; }
.comment-disabled {}
.comment-count { font-size: 14px; }



/* Confirmations */
.message, .validation-summary-errors { margin:10px 0 4px 0; padding:4px; }
.messages a { font-weight:bold; }
.message-Information { background:#e6f1c9; /* green */ border:1px solid #cfe493; color:#062232; }
.message-Warning { background:#fdf5bc; /* yellow */ border:1px solid #ffea9b; }
.critical.message, .validation-summary-errors, .message-Error { background:#e68585; /* red */ border:1px solid #990808; color:#fff; }


/* Secondary
***************************************************************/

/* Aside Zones */
/* If zone 1 is on */
.aside-1 #layout-content { float: right; width: 630px; }
.aside-1 .aside-first { float: left; width: 340px; }

/* If zone 2 is on */
.aside-2 #layout-content { float: left; width: 630px; }
.aside-2 .aside-second { float: right; width: 340px; }

/* If zones 1, 2 are on */
.aside-12 #layout-content { width: 600px; }
.aside-12 .aside-first, .aside-12 .aside-second { width: 180px; }
.aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:left; }

/* Tripel Zones*/
#layout-tripel > div { float:left; width:908px; }

/*2 zones on */
.tripel-12 #layout-tripel > div { width:480px; } /* If zones 1, 2 are on */
.tripel-23 #layout-tripel > div { width:480px; } /* If zones 2, 3 are on */
.tripel-13 #layout-tripel > div { width:480px; } /* If zones 1, 3 are on */

/*3 zones on */
.tripel-123 #layout-tripel > div { width:286px; margin: 0 0 0 28px; } /* If zones 1, 2, 3 are on */

/* Custom Zones */
#layout-homeone {
	padding: 20px 0px;
	margin: 20px 0px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.zone-home-one-first {
	width: 35%;
	float: left;
	padding: 0 0 0 90px;
}
.zone-home-one-second {
	border-left: 1px solid #e8e8e8;
	padding: 0 0 0 56px;
	width: 46%;
	float: right;
	background: url(/Themes/EnviroTrend/Content/Images/newsletter.png) no-repeat top right;
	min-height: 140px;
}
.zone-home-one-second h2 {
	margin-bottom: .8em;
}
.zone-home-one-second div {
	width: 40%;
	float: left;
}
.zone-home-one-second input[type=submit] {
	margin-top: 1.5em;
}
.zone-home-two-first {
	float: left;
	width: 68%;
}
.zone-home-two-second {
	float: right;
}

/* Widgets
***************************************************************/
.widgets {}

/* Edit Mode Widgets */
/* These are the edit controls that appear when you're logged-in */
.widget-control { position: relative; border: 1px dotted #85b35c; }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #dbdbdb; color: #67747a; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #67747a; color: #fff; text-decoration: none; }

/* Content Mode */
.content-control { position: relative; border: 1px dotted #85b35c; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #dbdbdb; color: #67747a; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #67747a; color: #fff; text-decoration: none; }

/* Content Aside Widgets */
#content-aside .widget { margin-bottom: 40px; }

/* Search Form */


.widget-search-form 
{
    position: relative;
    top: 7px;
    right: 6px;
}
.search-form button 
    {
        width: auto;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 11px;
    }
.search-form input
    {
        width: 150px;
    }


.zone-navigation .widget-search-form 
{
    position: absolute;
    top: 7px;
    right: 6px;
}
.zone-navigation .search-form button 
    {
        width: auto;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
    }
.zone-navigation .search-form input 
    {
        width: 150px;
    }
    
.zone-navigation .widget-control .widget-search-form /* Special case for search form placement in editing mode */
{
      top: -33px;  
}


/* Pager
***************************************************************/

.pager { list-style: none; padding: 0; margin: 12px 0 0 0; }
.pager li { float: left; padding: 0 12px 0 0; margin: 0; }
.pager a { font-size: 14px; display: block; background-color: #dbdbdb; padding: 6px 6px; color: #67747a;}
.pager a:hover { background-color: #67747a; color: #fff; }



/* Misc
***************************************************************/

.small      { font-size: 8px; margin-bottom: 24px; line-height: 24px; }
.large      { font-size: 14px; line-height: 30px; margin-bottom: 16px; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.credits { float: right; }
.user-display { position: absolute; top: 46%; right: 0px; padding: 0 12px; }
.user-display .welcome {}
.user-display .user-actions {}

.login-form { margin: 24px 0 0 0; }

/* Special case for arrows placement in editing mode */
.widget-control span#prevBtn a { top: 45%; left: -37px; }
.widget-control span#nextBtn a { top: 45%; left: 483px; }				


/* CSS 3 Enhancements 
***************************************************************/

#content input[type=text],
#content input[type=password],
#content textarea {
	border: 1px solid #999;
}

#content .edit-item input[type=text],
#content .edit-item input[type=password],
#content .edit-item textarea {
	width: 312px;
	margin: 0px 0px 10px 0px
}

input[type="submit"], input[type="button"], button, .button, .button:link, .button:visited {
    color:#333;
    background:#F5F5F5;
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#cbcbcb));
    background:-moz-linear-gradient(top , #F5F5F5, #cbcbcb);
    border:1px solid #999;
    cursor:pointer;
    margin:4px 0 2em 0;
    padding:3px 22px;
    text-align:center;
}

input[type="submit"]:hover, input[type="button"]:hover,
input[type="submit"]:active, input[type="button"]:active,
input[type="submit"]:focus, input[type="button"]:focus,
button:hover, .button:hover,
button:active, .button:active,
button:focus, .button:focus {
    text-decoration:none; 
    background: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#ebebeb));
    background:-moz-linear-gradient(top , #e1e1e1, #ebebeb);
}