@import url(/sfxStyles/2007/universal.css);

/* CSS Document */

/*Normailize Styling*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	margin: 0;
	margin-left: 0px;
	padding-left: 0;
}
ul {
	list-style-type: none;
	list-style-image:none;
}
#divPageContent ul li
{
	background:none;
}
ol {
	list-style-type: decimal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1.3em;
}
/*End Normalizing Styles*/
.clearfloat {
	clear:both;
}
strong
{
    font-weight: bold;
}

em
{
    font-size: 16px;
    color: #668db3;
}

#divBodyCopy p:first-child
{
    margin-top: 0;
}

#divPageTop
{
	width: 905px;
	height: 10px;
	background-image:url(/styles/images/pageTop.png);
	margin: 0 auto;
}

#divPageBottom
{
	width: 905px;
	height: 10px;
	background-image:url(/styles/images/pageBottom.png);
}

#divPageContent
{
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 11px;
	background-color: #ffffff;
}
#divPageContent h1
{
    color: #369;
    display: none;
    margin: 0 0 10px;
}

#divPageContent #divBodyCopy h2
{
    color: #369;
    font-size: 26px;
    margin: 20px 0 10px;
    font-weight: normal;
}

#divPageContent #divBodyCopy h3
{
    font-size: 20px;
    margin: 20px 0 10px;
    font-weight: normal;
}

#divPageContent #divBodyCopy h4
{
    color: #369;
    font-size: 16px;
    margin: 15px 0 10px;
    font-weight: bold;
}

#divPageContent #divBodyCopy h5
{
    font-size: 12px;
    font-weight: bold;
}

#divPageContent p
{
    margin: 10px 0;
}

blockquote
{
    padding-left: 1em;
    border-left: solid 5px #ccc;
}

#divSubNav
{
    margin-top: 20px;
    float: left;
    width: 170px;
}

/* Begin Quickstart
*************************************************/

#divQuickstart
{
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartBg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

#divQuickstart h3
{
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartHeaderBg_Cfx.gif);
    background-repeat: no-repeat;
    height: 18px;
    padding-left: 8px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

#divQuickstart li:first-child a
{
    border-top: solid 1px #ccc;
}

#divQuickstart a
{
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBg_Cfx.gif);
    background-repeat: repeat-x;
    display: block;
    height: 19px;
    padding: 3px 5px 0 5px;
    color: #666;
    text-decoration: none;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

#divQuickstart a:hover
{
    border-left: solid 2px #cedeee;
    border-right: solid 2px #cedeee;
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBgOver_Cfx.gif);
}

#divPageContent.Overview  #divQuickstart a#Overview, 
#divPageContent.FeaturesCreator #divQuickstart a#FeaturesCreator,
#divPageContent.LicensingCreator #divQuickstart a#LicensingCreator, 
#divPageContent.Community #divQuickstart a#Community, 
#divPageContent.FeaturesServer #divQuickstart a#FeaturesServer,
#divPageContent.LicensingServer #divQuickstart a#LicensingServer, 
#divPageContent.Pricing #divQuickstart a#Pricing
               
{
    border-left: solid 2px #cedeee;
    border-right: solid 2px #cedeee;
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBgOver_Cfx.gif);
    font-weight: 700;
    color: #369;
}


#divQuickstart ul
{
    padding: 3px;
    margin: 0;
}

#divQuickstart li
{
    padding-left: 0;
    margin: 0;
    background: none;
}

/* End Quickstart
*************************************************/



#divPromotions
{
    width: 170px;
    margin: 20px 0 10px;
}

#divMainContent
{
    margin-top: 20px;
    margin-left: 190px;
    width: 673px;
    background-image: url(/sfxPictures/sfxNetProducts/GridFX/sideBarBg.gif);
    background-repeat: no-repeat;
    background-position: 423px 0;
    min-height: 500px;
    position: relative;
}

#divBodyCopy
{
    float: left;
    width: 403px;
    position: relative;
}

/* Begin Resource Column
*************************************************/

#divResources
{
    margin-left: 423px;
    padding-bottom: 10px;
}

#divResources h3
{
    background-image: url(/sfxPictures/sfxStyles/2007/sideBarHeaderBg_Cfx.gif);
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px 15px;
}

#divResources h4
{
    padding-left: 10px;
    padding-right: 10px;
}

#divResources p
{
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
}

#divResources img
{
    padding-left: 10px;
    padding-bottom: 10px;
}

#divResources img.forumsAd
{
    padding: 0 5px 5px 5px;
}


#divResources img.second {
	padding-bottom: 0;
	padding-top: 10px;
}

#divResources img.alignRight
{
    padding-bottom: 0;
    padding-left: 0;
}

#divResources img.alignLeft
{
    padding-bottom: 0;
    padding-right: 0;
}

#divResources object
{
    margin-left: 10px;
    margin-bottom: 10px;
    display: block;
}

#divResources li
{
    font-size: 11px;
    margin: 0 0 0 1em;
}

#divResourcesFeatureList ul
{
    margin-top: 0;
}

#divResourcesFeatureList li
{
    font-size: 12px;
    margin-bottom: 10px;
}

#divResources #ulResources, #divResources #ulDownloads, #divResources #ulTutorialZone, #divResources #ulBlogosphere, #divResources #ulTeamBlog, #divResources #ulCaseStudies, #divResources #ulUserDiscussion
{
    margin: 0;
    padding: 0 10px;
}

#divResources a.buttonMore
{
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}

#divResources #ulBlogosphere, #divResources #ulTeamBlog, #divResources #ulUserDiscussion
{
    margin-bottom: 10px;
}

#divResources #ulResources li, #divResources #ulDownloads li, #divResources #ulTutorialZone li, #divResources #ulCaseStudies li
{
    margin-left: 0;
    padding-left: 0;
    background-image: none;
    border-bottom: solid 1px #ccc;
}

#divResources #ulDownloads p, #divResources #ulDownloads h4, #divResources #ulResources p, #divResources #ulResources h4, #divResources #ulResources img, #divResources #ulTutorialZone p, #divResources #ulTutorialZone h4, #divResources #ulTutorialZone img, #divResources #ulCaseStudies p, #divResources #ulCaseStudies h4, #divResources #ulCaseStudies img
{
    padding-left: 0;
}

#divResources #ulDownloads h4, #divResources #ulResources h4, #divResources #ulTutorialZone h4, #divResources #ulCaseStudies h4
{
    margin-top: 10px;
    font-size: 12px;
}

#divResources #ulDownloads li:first-child h4, #divResources #ulResources li:first-child h4, #divResources #ulTutorialZone li:first-child h4, #divResources #ulCaseStudies li:first-child h4
{
    margin-top: 0;
}

#divResources #ulDownloads li.last, #divResources #ulTutorialZone li.last, #divResources #ulCaseStudies li.last
{
    border-bottom: none;
}

#divResources #ulBlogosphere
{
    height: 154px;
    overflow: auto;
}

#divResources h4 img.alignLeft
{
    margin-right: 5px;
}

/* End Resource Column
*************************************************/

#divPartnerFooter
{
    width: auto;
    height: 50px;
    background-image: url(/sfxPictures/siteElements/sfxPartnerFooter.gif);
    background-repeat: no-repeat;
    background-position: center;
    clear: both;
    border-top: solid 1px #939598;
}

.clear
{
    clear: both;
    height: 0;
}

.alignLeft
{
    float: left;
    margin-right: 1em;
}

.alignRight
{
    float: right;
    margin-left: 1em;
}

.clickable
{
    cursor: pointer;
}

#divPageContent #ulMainColumn
{
    margin: 0;
    padding: 0;
}

#divPageContent #ulMainColumn h4
{
    margin-top: 0;
}

#divPageContent #ulMainColumn li
{
    background: none;
    clear: both;
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: dotted 1px #ccc;
    display: inline-block;
}

#divPageContent #ulMainColumnFeatures
{
    margin: 0;
    padding: 0;
}

#divPageContent #ulMainColumnFeatures li
{
    background: none;
    clear: both;
    margin: 0 0 10px;
    padding: 0;
}

.lastLine
{
    border-bottom: dotted 1px #ccc;
}



.clearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix
{
    height: 1%;
}



#divFeatureBubbles div
{
    display: none;
}

#divPageContent #divBodyCopy .infoBubble
{
    position: absolute;
    width: 307px;
    z-index: 1;
    display: none;
}

#divPageContent #divBodyCopy .infoBubble h3
{
    font-size: 18px;
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
    margin: 0;
    padding: 10px 20px 10px 10px;
}

#divPageContent #divBodyCopy .infoBubble ul
{
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
    background-position: bottom;
    margin: 0;
    padding: 0 20px 35px 10px;
}

#divPageContent #divBodyCopy .infoBubble li
{
    margin: 0;
    padding: 0 0 5px 20px;
}

#divPageContent table
{
    width: 100%;
    margin: 10px 0;
    padding: 0;
}

#divPageContent td, th
{
    border: solid 1px #cbd0d7;
    text-align: left;
    vertical-align: top;
    padding: 3px 5px;
}

#divPageContent th
{
    background-color: #aab1bd;
    background-image: url(/sfxPictures/layout/thBg.png);
    background-repeat: repeat-x;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
}

#divPageContent td
{
    background-color: #f8f8f8;
}

#divPageContent td p
{
    font-size: 11px;
    margin: 0;
}

#divPageContent #divBodyCopy H2:first-child
{
    margin: 0 0 10px;
}

#divPageContent img.last
{
    padding-bottom: 20px;
}

code
{
    background-color: #eee;
    display: block;
    padding: 3px 5px;
}

code.powerShell
{
    background-color: #002456;
    background-image: url(/mobile/pgmobile/images/codeBg.jpg);
    background-repeat: no-repeat;
    border: 1px solid #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 33px 10px 10px 10px;
    color: #92b6cd;
    display: block;
    margin-bottom: 10px;
}

#divResources code.powerShell
{
    margin: 10px;
}

#divGroupsStudies ul
{
    margin: 0;
}

#divGroupsStudies li, #tblGaugeFeatures li, #tblMapLibrary li
{
    margin: 5px 0;
    font-size: 11px;
}

#tblGaugeFeatures ul, #tblMapLibrary ul
{
    margin: 0;
}

#imgReferenceApp
{
    margin-top: 10px;
}

/* Begin Info Bubble
*************************************************/

#divPageContent #divBodyCopy .infoBubble
{
    position: absolute;
    width: 307px;
    z-index: 1;
    display: none;
}

#divPageContent #divBodyCopy .infoBubble h3
{
    font-size: 18px;
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
    margin: 0;
    padding: 10px 20px 10px 10px;
}

#divPageContent #divBodyCopy .infoBubble ul
{
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
    background-position: bottom;
    margin: 0;
    padding: 0 20px 35px 10px;
}

#divPageContent #divBodyCopy .infoBubble li
{
    margin: 0;
    padding: 0 0 5px 20px;
}

.infoBubbleIcon
{
    float: right;
    cursor: pointer;
    vertical-align: middle;
}

/* End Info Bubble
*************************************************/

/* Begin Movie Theater
*************************************************/

#divMainContentMovieTheater
{
    margin-top: 20px;
    margin-left: 190px;
    width: 673px;
    background-image: url(/sfxPictures/sfxNetProducts/GridFX/sideBarBg.gif);
    background-repeat: no-repeat;
    background-position: 423px 451px;
    position: relative;
}

#divMovieTheater
{
    margin-bottom: 20px;
}

#imgScreenCap
{
    margin-bottom: 20px;
}

/* End Movie Theater
*************************************************/

/* Begin Overview Info Bubbles
*************************************************/

#divFeatureBubbles
{
    position: absolute;
    width: 307px;
    z-index: 1;
}

#divFeatureBubbles h3
{
    font-size: 18px;
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
    margin: 0;
    padding: 10px 20px 0 10px;
}

#divFeatureBubbles p
{
    font-size: 11px;
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
    background-position: bottom;
    height: 75px;
    margin: 0;
    padding: 10px 20px 10px 10px;
}

#divFeatureBubbles div
{
    display: none;
}

#divFeatureBubbles .alignLeft
{
    margin: 2px 7px 0 0;
}

/* End Overview Info Bubbles
*************************************************/

/* Begin Form Styling
*************************************************/

#divFeedbackForm label, #divFeedbackForm textarea, #divFeedbackForm input
{
    display: block;
}

#divFeedbackForm textarea, #divFeedbackForm input
{
    margin-bottom: 10px;
}

#divFeedbackForm .textBox
{
    width: 175px;
}

#divFeedbackThanks
{
    padding: 0 5px;
    background-color: #FFFFCC;
    border: solid 1px #E6E67F;
}

/* End Form Styling
*************************************************/

/* Begin PowerGadgets Roles
*************************************************/

#divPageContent #ulRolesNav
{
    width: 403px;
    height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
}

#divPageContent #ulRolesNav li
{
    background: transparent url(/mobile/pgmobile/images/tabOff.gif) no-repeat;
    padding: 0;
    margin: 0;
    float: left;
}

#divPageContent #ulRolesNav li a
{
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 6px 5px 0 5px;
    color: #666;
	
}

#divPageContent #ulRolesNav li a.selected
{
    background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	border-bottom: none;
    cursor: default;
    color: #336699;
}

#divPageContent #ulRolesNav li a.deselected
{
    height: 17px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: E7E7E7;
    cursor: pointer;
    color: #666;
}

#divPageContent #ulRoles
{
    position: relative;
    width: 380px;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    background-color: #f0f0f0;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    clear: both;
}

#divPageContent #ulRoles li
{
    margin: 0;
    padding: 0;
    background-image: none;
}

#divPageContent #ulRoles li.selected
{
    display: block;
}

#divPageContent #ulRoles li.deselected
{
    display: none;
}

#divPageContent #ulRoles h4
{
    margin-top: 0;
}

/* End PowerGadgets Roles
*************************************************/

/* Begin PowerGadgets Cmdlets
*************************************************/

#divPageContent #ulCmdletNav
{
    width: 403px;
    height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
}

#divPageContent #ulCmdletNav li
{
   
    padding: 0;
    margin: 0;
    float: left;
}

#divPageContent #ulCmdletNav li a
{
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 6px 10px 0 10px;
    color: #666;
}

#divPageContent #ulCmdletNav li a.selected
{
       background: url(/mobile/pgmobile/images/tab_selected.gif) top repeat-x #F0F0F0;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #F0F0F0;
    cursor: default;
    color: #336699;
}

#divPageContent #ulCmdletNav li a.deselected
{
        height: 17px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	background: url(/mobile/pgmobile/images/tab_selected.gif) repeat-x #f3f3f3;

    cursor: pointer;
    color: #666;
}

#divPageContent #ulCmdlet
{
    position: relative;
    width: 380px;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    background-color: #f0f0f0;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    clear: both;
}

#divPageContent #ulCmdlet li
{
    margin: 0;
    padding: 0;
    background-image: none;
}

#divPageContent #ulCmdlet li.selected
{
    display: block;
}

#divPageContent #ulCmdlet li.deselected
{
    display: none;
}

#divPageContent #ulCmdlet h4
{
    margin-top: 0;
}

#divPageContent #ulCmdlet .moreInfo
{
    color: #336699;
    border-bottom: dotted 1px #336699;
    cursor: pointer;
}
#divPageContent #ulOverviewSteps
{
	position:relative;
	width:400px;
	overflow:visible;
	font-size: 12px;
}
#divPageContent #ulOverviewSteps li
{
	overflow: visible;
	background:transparent;
	display:block;
}
#divPageContent #ulOverviewSteps li.step1
{
	background:url(/mobile/pgmobile/images/overview_step1.jpg) no-repeat top left;
	padding-left: 180px;
	padding-right: 30px;
	height: 150px;
}
#divPageContent #ulOverviewSteps li.step2
{
	background:url(/mobile/pgmobile/images/overview_step2.jpg) no-repeat 180px 0;
	padding-right: 200px;
	height: 180px;
	margin-top: -30px;
	padding-top:30px;
}
#divPageContent #ulOverviewSteps li.step3
{
	background:url(/mobile/pgmobile/images/overview_step3.jpg) no-repeat  0 0;
	margin-top: -30px;
	margin-left:-20px;
	padding: 195px 30px 0 40px;
	
}
/* End PowerGadgets Cmdlets
*************************************************/

/* Begin PowerGadgets News and Reviews
*************************************************/

#divPageContent #ulNewsReviews
{
    margin-left: 0;
}

#divPageContent #ulNewsReviews li
{
    padding-left: 0;
    background: none;
    border-bottom: solid 1px #ccc;
}

#divPageContent #ulNewsReviews li h4
{
    font-weight: normal;
}

#divPageContent #ulNewsReviews li h4:first-child
{
    margin-top: 0;
}

#divPageContent #ulNewsReviews li.last
{
    border-bottom: none;
}

#divPageContent .author
{
    display: block;
    font-style: italic;
}

/* End PowerGadgets News and Reviews
*************************************************/

/* Begin UL Form
*************************************************/

#divPageContent #ulForm
{
    margin-left: 0;
}

#ulForm li
{
    padding-left: 0;
    background: none;
}

#ulForm label
{
    display: block;
    width: 150px;
    float: left;
}

#ulForm .textBox
{
    width: 210px;
}

#ulForm #btnSubmit
{
    margin-left: 150px;
}

#divFeedbackThanks
{
    padding: 0 5px;
    background-color: #FFFFCC;
    border: solid 1px #E6E67F;
}

/* End UL Form
*************************************************/

/* Begin Hyperlink Cues
*************************************************/

#divPageContent a[href $='.pdf']
{
    padding-right: 20px;
    background: transparent url(/styles/images/icon_pdf.gif) no-repeat center right;
}

#divPageContent a[href ^='mailto:']
{
    padding-right: 20px;
    background: transparent url(/styles/images/icon_mailto.gif) no-repeat center right;
}

/* End Hyperlink Cues
*************************************************/

/* Begin PDF icon Download DIV
*************************************************/
#DIVpdfDownloadIcon a[href $='.pdf']{padding-right: 50px;background: transparent url(/Sharepoint/vtc/images/pdf.png) no-repeat center right;margin-bottom:5px}
.whitepapers{border-bottom:1px solid #CCCCCC;display:block;list-style-image:none;margin-bottom:10px;padding:10px;vertical-align:text-top}
.whitepapers2{display:block;list-style-image:none;margin-bottom:10px;padding:0 10px 10px 10px;vertical-align:text-top}
/* End PDF icon Download DIV
*************************************************/
#divInteractiveFeatures
{
	position:relative;
	display:block;
	width: 675px;
	height: 400px;
	background: url(/mobile/pgmobile/images/glanceBG.jpg) repeat-x #fff;
	border: 1px solid #ccc;
	
	margin-bottom: 20px;
}
#divInteractiveFeatures #FreeCreator
{
	background: url(/mobile/pgmobile/images/freeCreator.png) no-repeat top left;
	width: 96px;
	height: 81px;
	position:absolute;
	z-index:10;
	top:-18px;
	left: 400px;
	text-indent:-9999px;
}
#divInteractiveFeatures #linkButtons
{
	position:absolute;
	z-index: 5;
	width: 160px;
	top: 375px;
	left: 512px;
}
#divInteractiveFeatures #linkButtons a:first-child
{
	float: left;
	margin-right: 2px;
}
#divInteractiveFeatures #ulCreatorFeatures
{
	position:absolute;
	left: 510px;
	top: 5px;
	width: 160px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	display: block;
	height: 390px;
	overflow:hidden;
	border: 1px solid #dfdfdf;
	background-color: #f8f8f8;
}
#divInteractiveFeatures h2
{
	font-size: 15px !important;
	font-weight: 700;
	color: #555;
	margin: 10px;
}
#divInteractiveFeatures > img
{
	position: absolute;
	top:40px;
	left: 5px;
}
#divInteractiveFeatures #ulCreatorFeatures li
{
	display:none;
	margin-left: 0px;
	padding-left: 0px;
	margin:5px;
}
#divInteractiveFeatures #ulCreatorFeatures li:first-child
{
	display:block;
}
#divInteractiveFeatures #ulCreatorFeatures li h3
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#divInteractiveFeatures #ulCreatorFeatures div
{
	font-size: 11px;
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #FFF !important;
	border: solid 1px #0076a3;
	background: #006FBD;
	background: -webkit-gradient(linear, left top, left bottom, from(#0098D0), to(#006FBD));
	background: -moz-linear-gradient(top,  #0098D0,  #006FBD);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0098D0', endColorstr='#006FBD');
}
.blue:hover {
	background: #0098D0;
	background: -webkit-gradient(linear, left top, left bottom, from(#00AFF2), to(#0098D0));
	background: -moz-linear-gradient(top,  #00AFF2,  #0098D0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF2', endColorstr='#0098D0');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
