/*
BookRags' Jan-2011 theme. Wide masthead; aero border; body=1000w; 3 cols: 160, 520, 300; wide footer.
TO USE: link to this after site_base.css
*/

/* Reset quirks.css in FF */
.body-container input:not([type="image"]),
.body-container textarea {
    -moz-box-sizing: content-box;
}


A:active,
A:link,
A:visited {
	color: #3355aa;
	text-decoration: none;
}

A:hover {
	color: #b02020;
	text-decoration: underline;
}


BODY {
	margin: 0;
/*	background-color: #006498; */
	background-color: #4477cc;
}

#pageWrapper {
	margin: 8px auto 8px auto;
	border: 1px solid #aaaaaa;
  box-sizing: border-box;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 1000px;
	min-height: 800px;
	background-image: url('../../../images/bookrags/aero300/bkgd_pageBody.png');
	background-color: transparent;
	cursor: default;
}

@media (max-width: 1090px) {
  #pageWrapper {
    width: 100%;
  }
}

#pageWrapperTop {
	height: 8px;
}

#pageBodyHeader {
	position: relative;
	margin: 0 8px 8px 8px;
	width: 984px;
	vertical-align: middle;
}

#pageBody {
	background-color: transparent;
}

/* Search box section */
#widSearch {
	float: left;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	padding: 0px 6px;
	width: 666px;
}

#widSearch * {
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma,Arial,sans-serif;
}
#widSearch .searchBox {
	margin-right: 2px;
	border: 1px solid #aaaaaa;
	padding-left: 4px;
	padding-right: 4px;
	width: 530px;
	height: 15px;
}

.ie #widSearch .searchBox {
	padding-bottom: 2px;
}
.ie7 #widSearch .searchBox {
	width: 450px;
}

#widSearch .searchWhere {
	margin-right: 2px;
	border: 1px solid #aaaaaa;
	padding: 1px;
	height: 19px;
}

#widSearch .btnSearch {
}

#pageBodyHeader .icoMyAccount,
#pageBodyHeader .icoSiteHelp {
	float: right;
	border: 1px solid #aaaaaa;
	height: 34px;
}

#pageBodyHeader .icoMyAccount {
	width: 150px;
}
#pageBodyHeader .icoSiteHelp {
	margin-left: 8px;
	width: 138px;
}


#pageBody {
	margin: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 984px;
	background-image: url('../../../images/bookrags/aero300/bkgd_pageBody.png');
}

@media (max-width: 1090px) {
  #pageBody {
    width: 100%;
    margin: auto;
  }
}


/* The layout of the content area of a page */
#pageColLeft,
#pageColCenter,
#pageColRight,
#pageColRightTop,
#pageColLeftCenter,
#pageColOnly {
	margin-bottom: 8px;
	vertical-align: top;
	text-align: left;
}

/* For 3-column pages: Narrow left, wide center, & 300px right columns */
#pageColLeft {
	float: left;
	margin-left: 0px;
	width: 160px;
	margin-right: 8px;
}

#pageColCenter {
	float: left;
	margin-left: 0px;
	width: 508px;
	margin-right: 8px;
}

@media (max-width: 1090px) {
  #pageColCenter {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}

#pageColRight,
#pageColRightTop {
	float: right;
	margin-left: 0px;
	width: 300px;
	margin-right: 0px;
}
@media (max-width: 1090px) {
  #pageColLeft,
  #pageColRight,
  #pageColRightTop {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}

#pageColRight #wAQB_txaTitle {
	width: 289px;
}

/* For 2-column pages: Left & center columns are merged into one */
#pageColLeftCenter {
	float: left;
	margin-right: 8px;
	width: 672px;
}

#pageColCenterRight {
	float: left;
	width: 808px;
}

/* For 1-column pages */
#pageColOnly {
}

/* Container for bottom ad */
#pageBottomAd {
	 clear: right;
	 float: left;
	 margin: -114px 0px 0px 210px;
}


@media (max-width: 1090px) {
  #pageColLeft,
  #pageColLeftCenter,
  #pageColRight {
    float: none;
    width: 100%;
  }
}

/* The common footer at the bottom of the page */
#pageFooter {
	margin-top: 0;
	border: none;
	padding: 2px;
	background-color: white;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}

#pageFooter A,
#pageFooter A:link,
#pageFooter A:active,
#pageFooter A:visited {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3355aa;
}

#pageFooter A:hover {
	color: #b02020;
	text-decoration: underline;
}

.ie #pageFooter .glamLogo {
	display: inline;
}

#pageFooter .glamLogo {
	display: inline-block;
	vertical-align: middle;
}


/* Our standard style for a main block on a page */
.stdBlock {
	margin-bottom: 8px;
	border: 0px solid transparent;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

.stdBlock > .head {
	border: 0px solid transparent;
	border-radius-topleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	border-radius-topright: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-topright: 3px;
	background-image: url('../../../images/bookrags/aero300/bkgd_box_header.png');
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #091e5e;
	padding: 2px 2px 5px 8px;
	color: white;
	font-size: 21px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px #222222;
}

.stdBlock > .head > H1 {
	margin: 0;
	color: white;
	font-size: 21px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px #222222;
}

.stdBlock > .body {
	border: 1px solid #bbbbbb;
	border-radius-bottomleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-radius-bottomright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	padding: 8px 8px 2px 8px;
}

.stdBlock > .body > .subhead {
	margin: -8px -8px 8px -8px;
	padding: 13px 8px 3px 8px;
	color: black;
	background-color: #eeeeee;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.stdBlock > .body > .item {
	margin: 0px 0px 16px;
}


/* Expandable panes */
.stdBlock > .head.expandable {
	display: inline-block;
	width: 88%;
	cursor: pointer;
}

.stdBlock > .chevron,
.stdBlock > .chevron.collapsed {
	display: inline-block;
	position: relative;
	background-image: url('../../../images/bookrags/aero300/chevron.png');
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	bottom: -6px;
	cursor: pointer;
}

.stdBlock > .chevron.expanded {
	background-position: right -22px;
}

.stdBlock > .body.expandable {
	border-top: 1px solid #bbbbbb;
}

.stdBlock > .body.expandable,
.stdBlock > .body.expandable.collapsed {
	display: none;
}

.stdBlock > .body.expandable.expanded {
	display:block;
}


/* My BookRags widget */
#widMyBookRags .body {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-radius-bottomleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-radius-bottomright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

#widMyBookRags .body TABLE {
	border-spacing: 0px;
}


/* The subscription upsell block - text type*/
#widSubUpsell.text {
	margin: 0 0 8px 0;
	padding: 16px 8px 0 8px;
	border: 1px solid white;
	background-image: url('../../../images/bookrags/aero300/subUpsell/bkgd_subUpsell_text.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 282px;
	height: 232px;
	color: white;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align: center;
	text-shadow: 1px 1px 1px #222222;
}

#widSubUpsell.text H2 {
	margin: 0 0 6px 0;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
}

#widSubUpsell.text H3 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

#widSubUpsell.text A {
	color: yellow;
	font-size:19px;
	font-style: italic;
	font-weight: normal;
}

/* The subscription upsell block - plain image type */
#widSubUpsell.image {
	margin: 0 0 8px 0;
	border: 0;
	background-image: url('../../../images/bookrags/aero300/subUpsell/bkgd_subUpsell_image12.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
}


/* The Take the Quiz block */
#widTakeTheQuiz.big {
	margin: 8px 0;
	padding: 0;
	border: 0px;
	background-image: url('../../../images/bookrags/aero300/bkgd_take_the_quiz.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
}

#widTakeTheQuiz.big .body {
	padding: 173px 8px 54px 31px;
	overflow: hidden;
}

#widTakeTheQuiz.big H2 {
	margin: 0;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

#widTakeTheQuiz.big H2.title30 {
	margin-top: 2px;
	font-size: 17px;
	font-weight: normal;
}

#widTakeTheQuiz.big H2.title40 {
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}
#widTakeTheQuiz.big H2.title50 {
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
}
#widTakeTheQuiz.big H2.titleLong {
	margin-top: 2px;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}
.ie #widTakeTheQuiz.big H2.titleLong {
	margin-top: 0;
}

#widTakeTheQuiz.big A {
	color: black;
}


/* The Take The Quiz button */
#widTakeTheQuiz.button {
	margin: 8px 0 8px -3px;
	background-image: none;
}

#widTakeTheQuiz.button IMG {
	width: 316px;
	height: 30px;
}


/* Facebook widget */
#widFacebook {
}

#widFacebook .head {
	padding: 2px 2px 0px 8px;
	height: 29px;
	color: white;
	font-size: 21px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px #222222;
}

#widFacebook .body {
	border: 0px solid transparent;
	border-radius-bottomleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius-bottomleft: 0px;
	border-radius-bottomright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-radius-bottomright: 0px;
	padding: 0px;
	background-color: white;
}

#widFacebook .footer {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius-bottomleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-radius-bottomright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	padding-bottom: 5px;
	background-color: white;
}


/* The Homework Help block */
#widHomeworkHelp .body {
	padding-bottom: 8px;
}

#widHomeworkHelp .body even,
#widHomeworkHelp .body even {
	background-color: transparent;
}

.ie7 #widHomeworkHelp .qBody {
	margin-top: -8px;
}

#widHomeworkHelp .qBody H2 {
	font-size: 11px;
}

#widHomeworkHelp .moreLink {
	font-size: 11px;
	text-align: right;
}
#widHomeworkHelp .askQuestion {
	text-align: right;
}

.formErrMsgBlock {
	margin: 8px 8px 8px 0px;
}

.formErrMsg {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: red;
}

.formTable {
	width: 100%;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.formTable .label,
.formTable .label.single {
	padding-right: 8px;
	text-align: right;
	vertical-align: middle;
}

.formTable .label.multi {
	vertical-align: top;
}

.formTable .label.required {
	background-image: url('../../../images/bookrags/ico_required.png');
	background-position: center right;
	background-repeat: no-repeat;
}

.formTable .field,
.formTable .field INPUT[type='text'],
.formTable .field INPUT[type='password'] {
	padding-top: 1px;
	padding-bottom: 1px;
	height: 1.2em;
	width: 100%;
	vertical-align: middle;
}

.formTable TD.field.requiredmsg {
	margin-top: 8px;
	text-align: left;
	font-size: 10px;
	color: red;
}

.formTable .field,
.formTable .field.single {
	text-align: left;
	vertical-align: middle;
}

.formTable .field.multi {
	vertical-align: top;
}

.formTable .field.right {
	text-align: right;
}

.formTable .smalltext {
	font-size: 11px;
	color: #114499;
}


/* Cancel page */
.contentpagetext {
	width: 620px;
	margin-left: 180px;
}

.cancelPgTitle {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 44px;
}

.cancelPgHeader {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
}


.cancelPgBody {
	padding: 0 20px 8px 10px;
}

.cancelPgText {
	padding-bottom: 8px;
	font-size: 13px;
	font-family: Verdana, Arial;
}


/* 404 page */
.x404Title {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 44px;
}

.x404Header {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
}


.x404Body {
	padding: 0 20px 8px 10px;
}

.x404Text {
	padding-bottom: 8px;
	font-size: 13px;
	font-family: Verdana, Arial;
}

/* 500 page */
.x500Title {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 44px;
}

.x500Header {
	color: #114499;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
}


.x500Body {
	padding: 0 20px 8px 10px;
}

.x500Text {
	padding-bottom: 8px;
	font-size: 13px;
	font-family: Verdana, Arial;
}

/* Search results pages */
.SearchResult {
	clear: both;
	margin-bottom: 4px;
	width: 562px;
	padding: 0px 6px 0px 6px;
	font-size: 13px
}

.SearchResult .hr {
	margin: 4px 15px;
	padding: 0 0;
	border: 0px solid #CECECE;
	border-bottom-width: 1px
}

.SearchResult .source {
	float: left;
	width: 130px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #777;
	text-decoration: none;
	line-height: 18px
}

.SearchResult .head {
	float: right;
	width: 420px;
	padding-left: 6px;
}

.SearchResult .title, .SearchResult .title a {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #425096;
	text-decoration: underline;
}

.SearchResult .title a:hover {
	text-decoration: underline
}

.SearchResult .stats {
}

.SearchResult .body {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none
}


/* Modal (lightboxed) popup support; popup registration/login form */
.modalBkgd {
	position: absolute;
	display: none;
	z-index: 1000001;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .66;
	-moz-opacity: .66;
	filter: alpha(opacity=66);
}

.modalPopup {
	position: absolute;
	display: none;
	z-index: 1000002;
	margin: auto;
	border: 2px solid red;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 12px;
	width: 500px;
  height: 400px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
}

@media (max-width: 1090px) {
  .modalPopup {
    height: 425px;
  }
}

.modalPopup .closeButton {
	float: right;
	border: 0;
	background-image: url('../../../images/bookrags/aero300/btn_close_popup.png');
	margin-top: -22px;
	margin-right: -22px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


/* Modal paid homework help popup */
#mhhpPopup {
	height: 210px;
	background: white;
	border: none;
	padding: 0;
}
#mhhpPopup .closeButton {
	display: none;
}
#mhhpPopup h2 {
	border: none;
	border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-o-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-o-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	background-image: linear-gradient(#2373d6, #091e5e);
	background-image: -webkit-linear-gradient(#2373d6, #091e5e);
	background-image: -moz-linear-gradient(#2373d6, #091e5e);
	background-image: -o-linear-gradient(#2373d6, #091e5e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2373d6, endColorstr=#091e5e);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #091e5e;
	padding: 2px 2px 5px 8px;
	color: white;
	font-size: 21px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
}
#mhhpPopup .item {
	padding: 20px 0 0 20px;
}
#mhhpPopup .itemButton {
	float: right;
	width: 110px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#mhhpPopup .itemButton .buttonWrapper a {
	text-decoration: none;
	font-size: 20px;
	border: none;
	padding: 8px;
}
#mhhpPopup .itemButton .buttonWrapper a:hover {
	border: none;
}
#mhhpPopup .itemButton .cancelLink {
	margin-top: 15px;
	display: inline-block;
	padding: 3px;
}
#mhhpPopup h3 {
	color: #000000;
	margin: 2px;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}
#mhhpPopup p {
	color: #666666;
	margin: 2px;
	padding: 2px;
	margin-right: 120px;
}
#mhhpPopup .OKCancel {
	text-align: right;
	padding: 15px 10px 2px 0;
}
#mhhpPopup a {
	text-decoration: underline;
	border: none;
}
#mhhpPopup a:hover {
	border: 1px solid #AAAAAA;
	text-decoration: none;
}


/* Modal survey popup */
#mspPopup {
	width: 400px;
	height: auto;
	background: white url(../../../images/bookrags/aero300/img_argos_90w.png) no-repeat 8px 8px;
}

#mspPopup .bodyText {
	padding-left: 100px;
}

#mspPopup .bodyText A {
	font-size: 17px;
}

#mspPopup .OKCancel {
	padding-top: 16px;
	text-align: center;
	vertical-align: middle;
}

#mspPopup .OKCancel IMG {
	width: 124px;
	height: 33px;
	border: 0;
}

#mspPopup .noThanks {
	position: absolute;
	right: 16px;
	bottom: 16px;
}


/* Register/Login popup */
#mrlpPopup {
	width: 494px;
	height: 425px;
	border: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0;
}
@media (max-width: 1090px) {
  #mrlpPopup {
    width: 100%;
    height: 450px;
  }
}

#mrlpPopup .closeButton {
	position: absolute;
	top: -10px;
	right: -10px;
	margin-top: 0;
	margin-right: 0;
}

/* Optin popup */
#optinPopup {
	width: 800px;
	height: 510px;
}


/* The Buy the Book (Amazon) block */
#buyTheBook {
	font-size: 11px;
	text-align: center;
}

#buyTheBook .body {
	padding: 2px 4px 4px;
}

#buyTheBook IMG {
	border: 0;
	width: 150px;
}

@media (max-width: 1090px) {
  #buyTheBook {
    display: none;
  }
}


/* Common buttons */
.btnBuyNow {
	border: 0px;
	width: 104px;
	height: 31px;
}


.right {
	text-align: right;
}

.bottomAdSpace {
	padding-bottom: 104px;
}



/* button handling */
.buttonWrapper {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #7bb300;
  margin: 0 3px;
}

.buttonWrapper > a, .buttonWrapper > a:active, .buttonWrapper > a:hover, .buttonWrapper > a:link, .buttonWrapper > a:target, .buttonWrapper > a:visited {
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
.asWrit,
.buttonWrapper.asWrit > a, .buttonWrapper.asWrit > a:active, .buttonWrapper.asWrit > a:hover, .buttonWrapper.asWrit > a:link, .buttonWrapper.asWrit > a:target, .buttonWrapper.asWrit > a:visited {
	text-transform: none;
}

.buttonGreen {
	background-color: transparent;
	background-image: linear-gradient(#90c700, #8cc000);
	background-image: -webkit-linear-gradient(#90c700, #8cc000);
	background-image: -moz-linear-gradient(#90c700, #8cc000);
	background-image: -o-linear-gradient(#90c700, #8cc000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90c700, endColorstr=#8cc000);
}
.buttonBlue {
	background-color: #294e9f;
	border-color: #153a87;
}
.buttonOrange {
	background-color: transparent;
	background-image: linear-gradient(#feaf2b, #fd9700);
	background-image: -webkit-linear-gradient(#feaf2b, #fd9700);
	background-image: -moz-linear-gradient(#feaf2b, #fd9700);
	background-image: -o-linear-gradient(#feaf2b, #fd9700);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#feaf2b, endColorstr=#fd9700);
	border-color: #f18c00;
}
.buttonSolidGreen {
	background-color: #90c700;
	border-color: #8cc000;
}
.buttonSolidBlue {
	background-color: #294e9f;
	border-color: #153a87;
}

.buttonWhiteBlue {
	border-color: #d9d9d9;
	color: #294e9f;
	background-color: #ffffff;
}
.buttonWhiteBlue > a, .buttonWhiteBlue > a:active, .buttonWhiteBlue > a:link, .buttonWhiteBlue > a:target, .buttonWhiteBlue > a:visited {
	color: #294e9f;
}
.buttonWhiteBlue:hover {
	background-color: #294e9f;
}
.buttonWhiteBlue > a:hover, .buttonWhiteBlue:hover > a {
	color: #ffffff;
}

.buttonWhiteGreen {
	border-color: #d9d9d9;
	color: #90c700;
	background-color: #ffffff;
}
.buttonWhiteGreen > a, .buttonWhiteGreen > a:active, .buttonWhiteGreen > a:link, .buttonWhiteGreen > a:target, .buttonWhiteGreen > a:visited {
	color: #90c700;
}
.buttonWhiteGreen:hover {
	background-color: #90c700;
}
.buttonWhiteGreen > a:hover, .buttonWhiteGreen:hover > a {
	color: #ffffff;
}

.buttonWhiteOrange {
	border-color: #d9d9d9;
	color: #f18c00;
	background-color: #ffffff;
}
.buttonWhiteOrange > a, .buttonWhiteOrange > a:active, .buttonWhiteOrange > a:link, .buttonWhiteOrange > a:target, .buttonWhiteOrange > a:visited {
	color: #f18c00;
}
.buttonWhiteOrange:hover {
	background-color: #f18c00;
}
.buttonWhiteOrange > a:hover, .buttonWhiteOrange:hover > a {
	color: #ffffff;
}

.buttonWhiteGray {
	border-color: #d9d9d9;
	color: #777777;
	background-color: #ffffff;
}
.buttonWhiteGray > a, .buttonWhiteGray > a:active, .buttonWhiteGray > a:link, .buttonWhiteGray > a:target, .buttonWhiteGray > a:visited {
	color: #777777;
}
.buttonWhiteGray:hover {
	background-color: #777777;
}
.buttonWhiteGray > a:hover, .buttonWhiteGray:hover > a {
	color: #ffffff;
}

.buttonClearBlue {
	border-color: #d9d9d9;
	color: #294e9f;
}
.buttonClearBlue > a, .buttonClearBlue > a:active, .buttonClearBlue > a:link, .buttonClearBlue > a:target, .buttonClearBlue > a:visited {
	color: #294e9f;
}
.buttonClearBlue:hover {
	background-color: #294e9f;
}
.buttonClearBlue > a:hover, .buttonClearBlue:hover > a {
	color: #ffffff;
}

.buttonClearGreen {
	border-color: #d9d9d9;
	color: #90c700;
}
.buttonClearGreen > a, .buttonClearGreen > a:active, .buttonClearGreen > a:link, .buttonClearGreen > a:target, .buttonClearGreen > a:visited {
	color: #90c700;
}
.buttonClearGreen:hover {
	background-color: #90c700;
}
.buttonClearGreen > a:hover, .buttonClearGreen:hover > a {
	color: #ffffff;
}

.buttonClearOrange {
	border-color: #d9d9d9;
	color: #f18c00;
}
.buttonClearOrange > a, .buttonClearOrange > a:active, .buttonClearOrange > a:link, .buttonClearOrange > a:target, .buttonClearOrange > a:visited {
	color: #f18c00;
}
.buttonClearOrange:hover {
	background-color: #f18c00;
}
.buttonClearOrange > a:hover, .buttonClearOrange:hover > a {
	color: #ffffff;
}

.buttonClearGray {
	border-color: #d9d9d9;
	color: #777777;
}
.buttonClearGray > a, .buttonClearGray > a:active, .buttonClearGray > a:link, .buttonClearGray > a:target, .buttonClearGray > a:visited {
	color: #777777;
}
.buttonClearGray:hover {
	background-color: #777777;
}
.buttonClearGray > a:hover, .buttonClearGray:hover > a {
	color: #ffffff;
}

.buttonGradientBlue {
	border-color: #8fb9d0;
	color: #144598;
	background-color: transparent;
	background-image: linear-gradient(#eef8fe, #cfecfb);
	background-image: -webkit-linear-gradient(#eef8fe, #cfecfb);
	background-image: -moz-linear-gradient(#eef8fe, #cfecfb);
	background-image: -o-linear-gradient(#eef8fe, #cfecfb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eef8fe, endColorstr=#cfecfb);
}
.buttonGradientBlue > a, .buttonGradientBlue > a:active, .buttonGradientBlue > a:link, .buttonGradientBlue > a:target, .buttonGradientBlue > a:visited {
	color: #144598;
}
.buttonGradientBlue:hover {
	border-color: #7299cb;
	background-color: transparent;
	background-image: linear-gradient(#e5f4fc, #9ac6ec);
	background-image: -webkit-linear-gradient(#e5f4fc, #9ac6ec);
	background-image: -moz-linear-gradient(#e5f4fc, #9ac6ec);
	background-image: -o-linear-gradient(#e5f4fc, #9ac6ec);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5f4fc, endColorstr=#9ac6ec);
}
.buttonGradientBlue > a:hover, .buttonGradientBlue:hover > a {
	color: #144598;
}

.buttonSmall {
	width: 60px;
}
.buttonMedium {
	width: 100px;
}
.buttonLarge {
	width: 150px;
}
.buttonXLarge {
	width: 200px;
}




/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
