@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
ol,
ul {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}
img {
    border: 0
}
body {
    font-size: 12px;
    font-family: 'Lucida Grande', Verdana, Tahoma;
    background-color: #fcfcfc;
    text-align: center;
    color: #5b5b5b;
    height: 100%;
    text-align: -moz-center
}
a {
    color: #BD1B66
}
.hide {
    visibility: hidden
}
#main-container {
    max-width: 1250px;
    text-align: center;
    margin:0 auto;
    background-color: #FFF;
    padding-bottom: 10px;
    position: relative;
}
#header-container {
    height: 100px;
    text-align: left;
    background: #FFF url(../logo.jpg) no-repeat top left;
    position: relative;
    margin-bottom: 5px
}
#top-nav-container {
    background: #FFF4B4;
	border-radius: 10px;
	box-shadow: 0px 3px 5px #ccc;
    margin:0 13px 5px;
    position: relative
}
#home-container {
    max-width: 1250px;
    padding-top: 10px;
    background-color: #FFF;
    margin:0 auto;
    position: relative
}
#content-container {
    max-width: 1250px;
    padding-top: 10px;
    background-color: #FFF;
    margin:0 auto;
    position: relative
}
#forum-container {
    max-width: 1250px;
    padding-top: 10px;
    background-color: #FFF;
    margin:auto;
    position: relative
}
#logo {
    float: left
}
#logo a {
    display: block;
    width: 415px;
    height: 100px;
    text-indent: -9999px
}
#leaderboard {
    float: left;
    width: 728px;
    height: 90px;
    margin-left: 10px;
    margin-top: 5px
}
#left-panel {
    float: left;
    margin-left: -912px;
    width: 176px;
    text-align: left
}
#left-skyscraper {
    width: 176px;
    text-align: left;
    text-align: center;
    margin-bottom: 10px
}
#top-navigation {
    text-align: center;
    margin-left: 10px
}
#top-navigation ul li {
    display:inline-block;
    text-align: center
}
#top-navigation li a {
/*    display: block; Commented by ih because of menu text wrapping issue in firefox */
    min-width: 75px;
    text-decoration: none;
    color: #595959;
    font-weight: 700;
    font-size: 11px;
    margin:4px 0;
    padding: 5px 9px 0;
    border-right: 1px solid #000
}
#top-sub-nav {
    background: #BF1362;
	margin: 0 2px 2px;
	border-radius: 0 0 10px 10px;
	padding-left: 5px;
    text-align: left;
}
#top-sub-nav ul li {
    display:inline-block;
    margin: 7px 0;
}
#top-sub-nav li a {
    display: block;
    border-right: 1px solid #e3d787;
    text-decoration: none;
    padding: 0 16px;
    color: #FFF;
    font-size: 11px
}
#content {
    float: left;
    width: 719px;
    margin: 0 5px 20px 188px;
    height: 100%;
    padding: 0 5px;
   /*  text-align: justify;*/
   text-align: left;
    position: relative
}
#content h1,
#generic-content h1 {
    font-family: 'Georgia', 'Lucida Grande', Verdana;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0 3px;
    text-align: center;
    color: #c11866
}
#content h2,
#generic-content h2 {
    font-size: 16px;
    margin: 6px 0;
    font-weight: 700;
    color: #C11866
}
#content h3,
#generic-content h3 {
    font-size: 14px;
    margin: 6px 0;
    font-weight: 700
}
#content p,
#generic-content p {
    font-family: Arial, 'Lucida Grande', Tahoma;
    font-size: 16px;
    line-height: 150%;
    margin: 1em 0
}
#content img {
    padding: 2px;
    margin: 4px
}
#content ul,
#generic-content ul {
    list-style: outside disc
}
#content li,
#generic-content li {
    margin-left: 15px;
    padding: 2px;
    font-size: 15px
}
#content table {
    margin: 4px
}
#content td,
#content th,
#generic-content td {
    padding: 4px
}
#content-ads {
    margin: 0;
    padding: 0
}
#generic-content {
    width: 1200px;
    text-align: center
}
#navigation {
    width: 165px;
    text-align: left;
    border-top: 4px solid #BD1B66;
    border-bottom: 2px solid #BD1B66;
    padding: 10px 0;
    margin-bottom: 10px
}
#navigation ul li {
    list-style: none;
    margin-left: 0;
    padding: 0
}
#navigation ul li a {
    display: block;
    width: 145px;
    font-size: 13px;
    color: #444;
    font-weight: 700;
    text-decoration: none;
    padding: 4px 6px
}
#navigation ul li a:hover {
    color: #C11866
}
#navigation ul ul li a {
    font-size: 12px;
    color: #444;
    font-weight: 400;
    padding: 4px 6px;
    background-color: #FFF3B7;
    border-bottom: 1px solid #FDD47E
}
#navigation ul ul li a:hover {
    color: #C11866
}
#related-articles {
    width: 165px;
    text-align: left;
    padding-top: 10px
}
#related-articles ul li a {
    display: block;
    width: 145px;
    font-size: 12px;
    color: #444;
    font-weight: 400;
    text-decoration: none;
    padding: 4px 6px
}
#related-articles ul li a:hover {
    color: #C11866
}
.related-articles-hdr {
    font-size: 18px;
    font-family: 'Georgia', 'Lucida Grande', Verdana;
    color: #C11866
}
#right-panel {
    float: right;
    width: 300px;
    text-align: left
}
#search {
    clear: both;
    width: 300px;
    height: 51px;
    text-align: left;
    background: #FFF url(../search_bg.png) no-repeat 0;
    margin-bottom: 20px
}
#search .search-bar {
    margin-top: 23px;
    margin-left: 17px;
    font-size: 14px;
    border: 1px solid #40717e;
    background-color: #FFF;
    color: #999;
    width: 218px
}
#btn-forum-right {
    margin-bottom: 20px
}
#search .search-btn {
    padding: 1px 4px;
    background-color: #f2dade;
    margin-left: 4px;
    border: 1px solid #e5bec9;
    font-weight: 700;
    color: #424242
}
#ad-300x250 {
    width: 300px;
    margin-bottom: 10px
}
.article-forum-threads-header {
    display: block;
    width: 297px;
    height: 65px;
    background: #FFF url(../most-discussed-hdr.jpg) no-repeat 0
}
.article-forum-related {
    overflow:hidden;
}
.article-forum-related ul {
    padding: 3px;
    float: left
}
.article-forum-related li {
    padding: 5px 3px;
    float: left
}
.article-forum-related a {
    font: 16px Verdana;
    float: left;
    width: 60%;
    padding-left: 10px;
    text-decoration: none;
}
#odd {
    background-color: #FFC;
    text-align: left;
    width: 297px
}
#even {
    background-color: #FFF;
    text-align: left;
    width: 297px
}
#sponsored-links {
    clear: both;
    width: 175px;
    text-align: left;
    margin-bottom: 10px
}
#sponsored-links span {
    display: block;
    width: 165px;
    background-color: #EEE;
    color: #000;
    padding: 5px
}
#sponsored-links li {
    padding: 8px
}
#sponsored-links li a {
    color: #0579a4;
    text-decoration: none
}
#right-skyscraper {
    width: 300px;
    margin-bottom: 20px
}
#right-skyscraper .ad-160 {
    float: left;
    width: 160px
}
#right-skyscraper .ad-120 {
    float: right;
    width: 120px
}
#btn-forum {
    margin-bottom: 10px
}
#related-video {
    font-size: 18px;
    font-family: 'Georgia', 'Lucida Grande', Verdana;
    color: #C11866
}
#footer {
    clear: both;
    max-width: 1250px;
	margin:0 auto;
    height: 84px;
    color: #000;
    background: #FFF url(../footer_bg.jpg) no-repeat center;
    padding-top: 10px
}
#footer div {
    padding-top: 10px
}
#footer p {
    padding-top: 10px;
    color: #000
}
#footer a {
    color: #000
}
#contact td {
    padding: 2px
}
.pagination {
    text-align: right;
    padding: 4px 0;
    font-size: 11px;
    margin-bottom: 5px
}
.pagination span {
    margin: 0 1px;
    padding-bottom: 2px
}
.pagination span a {
    text-decoration: none;
    padding: 2px 5px;
    font-weight: 400;
    border: 1px solid #53ABD8;
    background-color: #B2DEEF
}
.second-level-pagination {
    text-align: right;
    padding: 4px 0;
    font-size: 11px;
    margin-bottom: 5px
}
.second-level-pagination span {
    margin: 0 1px;
    padding-bottom: 2px
}
.second-level-pagination span a {
    text-decoration: none;
    font-size: 11px;
    padding: 2px;
    font-weight: 400
}
.current-page {
    text-decoration: underline
}
#ad-120x90 {
    width: 120px;
    margin: 0 0 0 22px;
    padding-bottom: 5px
}
#ad-160x90 {
    width: 160px;
    margin: 0
}
#error {
    width: 90%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2e6b80;
    font-weight: 700;
    background-color: #ffebe8;
    border: 1px solid #dd3c10
}
#error p {
    font-weight: 700;
    color: #000
}
#success {
    font-family: Verdana, Tahoma;
    font-size: 11px;
    width: 90%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    background-color: #afe7fb;
    border: 1px solid #1386b0
}
#success p {
    font-weight: 700;
    color: #000
}
#form-btn {
    background-color: #057faa;
    border-top: 1px solid #CCC;
    border-right: 1px solid #057faa;
    border-bottom: 1px solid #057faa;
    border-left: 1px solid #CCC;
    color: #FFF
}
.even {
    background-color: #EEE
}
.no-border {
    border: none!important;
    padding: 0!important;
    margin: 0!important
}
.no-pad tr,
.no-pad td {
    padding: 0!important;
    margin: 0!important
}
#fetal img {
    border: 1px solid #EEE;
    padding: 5px
}
#add-this {
    width: 300px;
    margin: 5px;
    height: 30px;
    text-align: right
}
#breadcrumb {
    margin-bottom: 5px;
    padding: 3px 0;
    border-bottom: 1px solid #EEE
}
#breadcrumb a {
    color: #444;
    font-size: 10px
}
#google-left-panel {
    width: 155px;
    min-height: 100px;
    height: auto!important;
    height: 100px;
    text-align: left;
    background: #FFF repeat-y 0;
    padding: 0 8px;
    border: solid 2px #c11866;
    overflow: hidden;
    margin-bottom: 10px
}
#google-content-top {
    width: 100%;
    text-align: left;
    padding-bottom: 10px
}
#google-content-bot {
    width: 100%;
    text-align: left;
    padding: 10px 0
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.clearfix {
    display: inline-block;
    zoom: 1;
    display: block
}
#midtop-container {
    margin:0 auto 10px;
    text-align: center;
}
#midtop-left-nav {
    display:inline-block;
	vertical-align:top;
    max-width: 355px;
	width:100%;
    height: 130px;
    background: url(../female_infertility.jpg) no-repeat
}
#midtop-right-nav {
    display:inline-block;
	vertical-align:top;
    max-width: 357px;
	width:100%;
    height: 130px;
    background: url(../helping_conception.jpg) no-repeat
}
#female-infertility-content {
    position: relative;
    top: 10px;
    left: 15px;
    width: 220px;
    color: #000;
    font-size: 12px
}
#female-infertility-content h3 {
    color: #f79623;
    font-size: 18px
}
#female-infertility-content a {
    color: red
}
#helping-conception-content {
    position: relative;
    top: 10px;
    left: 15px;
    width: 240px;
    color: #000;
    font-size: 12px
}
#helping-conception-content h3 {
    color: #ef549c;
    font-size: 18px
}
#helping-conception-content a {
    color: red
}
#fertility-clinic {
    background: url(../infertility_bg.jpg) repeat-y;
    width: 721px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}
#fertility-clinic .top-bg {
    background: url(../fertility_clinic_top.jpg) no-repeat;
    width: 721px;
    height: 43px;
    margin: 0
}
#fertility-clinic .bottom-bg {
    background: url(../infertility_bottom.jpg) no-repeat;
    width: 721px;
    height: 24px;
    float: left;
    margin-left: auto;
    margin-right: auto
}
#fertility-clinic h2 {
    color: #FFF;
    font: Arial;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    font-stretch: expanded
}
#fertility-clinic-content {
    background: url(../infertility_bg.jpg) repeat-y;
    width: 721px;
    height: 150px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    color: #06c;
    position: relative
}
.infertility-clinic-group {
    color: #06c;
    font-weight: 700;
    float: left;
    font-size: 12px;
    width: 150px;
    padding-left: 20px
}
#fertility-form {
    width: 480px;
    text-align: left;
    margin: 20px auto;
    border: 1px solid #CCC
}
#fertility-form-small {
    width: 295px;
    text-align: left;
    border: 1px solid #5CA6F1;
    font-size: 11px
}
#fertility-form-small ul,
#fertility-form ul {
    padding: 5px;
    list-style: none
}
#fertility-form-small p,
#fertility-form p {
    padding: 2px 0
}
#fertility-form-small li,
#fertility-form li {
    padding: 2px 0
}
#fertility-form-small li label,
#fertility-form li label {
    display: inline-block;
    width: 100px;
    vertical-align: top
}
.rounded-top {
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-top-right-radius: 1em
}
.rounded-bottom {
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em
}
#rounded-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px
}
#comments {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 3px solid #000;
    text-align: left;
    clear: both
}
.comments-greeting {
    margin-bottom: 20px;
    position: relative;
    overflow: auto
}
.num-comments {
    float: left
}
.comments-profile {
    float: right;
    color: #666
}
.comments-profile a {
    font-size: 11px;
    font-weight: 400!important;
    color: #3B5998
}
.new-comment {
    clear: both
}
.new-comment textarea {
    border: 1px solid #CCC;
    padding: 4px;
    font-family: Arial;
    font-size: 12px;
    width: 100%
}
.comments-signup a {
    font-weight: 400;
    color: #444
}
.show-comments {
    width: 100%;
    text-align: left
}
.comments-title {
    font-size: 16px;
    color: #0986b6;
    font-weight: 700
}
.comment-profile {
    width: 40px;
    padding: 0!important
}
.comment-text {
    font-size: 16px
}
.comment-date {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
    font-size: 15px
}
.zen {
    background-color: #FFFFE0
}
#disabled-comment {
    font-size: 14px;
    color: #666;
	width:100%;
}
div.pagination {
    padding: 3px;
    margin: 3px
}
div.pagination a {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid gray;
    text-decoration: none;
    color: #C11866
}
div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #C11866
}
#form-button {
    padding: 2px 6px;
    background-color: #C11866;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 11px
}
.hide-menu {
font-size: 18px;
  padding: 5px 0;
  font-weight: bold;
  cursor: pointer;
  display:none;
}
.hide-large { display: none; }
#theLayer   {
width: auto!important;
  left: 50%!important;
  margin-left: -150px;
 }
 
 .article-forum-threads {
    border-bottom: 2px solid #3AACD4;
    text-align: left
}
.article-forum-threads li {
    padding: 6px 0;
    position: relative;
    clear: both;
    overflow: auto
}
.article-forum-threads li a {
    color: #5a0329;
    text-decoration: none;
    font: 16px Verdana;
}
.article-forum-threads li span {
    float: left;
    display: block;
    width: 30px;
    padding-right: 5px
}
/** ih- start **/
#top-navigation ul {
    line-height: 25px;
}
/** ih-end **/

@media all and (max-width:1265px) {
#top-navigation li a {
padding:5px 5px 0;
}
}
@media all and (max-width:1250px) {
#left-panel {
display:none;
}
#content {
float:none;
display:inline-block;
vertical-align:top;
width: 67%;
margin:0;
height:auto;
}
#right-panel {
float:none;
display:inline-block;
vertical-align:top;
width:auto;
padding-top: 10px;
}

}
@media all and (max-width:1184px) {
#top-navigation li a {
min-width:0;
}
}

@media all and (max-width:1176px) {
#leaderboard {
display:none;
}
}
@media all and (max-width:1076px) {
#content {
width:auto;
}
#top-sub-nav {
display:none;
}
#top-navigation ul {
padding-bottom:10px;
}
#top-navigation ul li {
display:block;
}
#top-navigation ul li a {
border:none;
}
#top-navigation {
margin:0;
height:1px;
overflow: hidden;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.hide-menu  {
display:block!important;
}
}
@media all and (max-width:800px) {
#div-gpt-ad-1367446843919-3{
display:none;
}
}
@media all and (max-width:500px) {
#header-container {
background-position:-100px 0;
}
#footer {
height:auto;
}

#logo a {
    width: 300px;
}

#forum { position: relative; margin: 0px auto 22px auto; min-height: 350px; }
table#threads { display: block; padding-bottom: 232px;   }
table#post { padding-bottom: 22px; }
table.topics-table { display: block; padding-bottom: 242px;   }
#forum #notice { display: block;position: absolute; clear: both; bottom: 0px;  }  
#forum .hidelarge #notice { display: none;  }  
#breadcrumb { display: none; }
#content h1,  #content h2,  #content h3,  #content h4,  #content h5,  #content h6{ padding: 0px 10px 0px 12px; text-align: left;}
#content p { padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; } 
#forum p { padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; } 
#content h1 { font-size: 23px; }
#content h2 { font-size: 21px; }
#content h3 { font-size: 20px; }
table#post { min-height: 320px; clear: both; }
#theLayer {   width: auto!important;  left: 0%!important;  margin-left: 04px; }
img { max-width: 100%; }
textarea { max-width: 250px; }
.pagination span { margin: 12px 0px 12px 0px; line-height: 33px;}
.pagination { width: 280px !important; }
.new-comment textarea {max-width: 250px; }
#footer { border-top: 3px solid #be1566; background: #fef3b6; }
#footer a { font-size: 17px; line-height: 35px; padding: 0px 12px 0px 12px; }
#success { width: 300px; }
#error { width: 300px; text-align: left; }
#login-error, #auth-notice { max-width: 270px !important; }
 


#btn-forum { clear: both; display: block; }
#btn-forum a { clear: both; display: block; float: none;}
#right-skyscraper { clear: both; display: block; }
#ad-300x250 { clear: both;  }
.hidemobile { display: none; }
.hide-large { display: block;   }
.hide-large #navigation { display: block; width: 290px; }
.hide-large #navigation ul li a { width: 290px; font-size: 14px; }
.hide-large #related-articles ul li a { width: 290px; font-size: 14px; line-height: 22px; }
.hide-large #navigation ul { height: auto; overflow: display; }
.hide-large #navigation h3 {  font-size: 16px; padding: 10px; }
.hide-large  #navigation ul li ul { display: block; text-align: center; }
.hide-large  #navigation ul li ul li { display: block; background: #fe8; width: 100%; text-align: center; }
.hide-large  #navigation ul li ul li a { display: block; background: #fe8 !important; width: 100%; text-align: center; }
 

#midtop-left-nav {
    max-width: 355px;
	width:100%;
    height: 170px;
    background: url(../female_infertility_mobile.jpg) bottom right;
    background-repeat: no-repeat; margin-bottom: 12px;
}

#female-infertility-content { width: 100%; }
#female-infertility-content h3 {text-align: left; padding: 0; }
#female-infertility-content span { width: 180px; display: block; text-align: left; font-size: 13px; }
#female-infertility-content a { display: block; margin-top: -14px; padding-right: 58px; }

#midtop-right-nav {
    max-width: 357px;
	width:100%;
    height: 165px;
    background: url(../helping_conception_mobile.jpg) bottom right;
    background-repeat: no-repeat; margin-bottom: 42px;
}

#helping-conception-content { width: 100%; }
#helping-conception-content h3 {text-align: left; padding: 0; }
#helping-conception-content span { width: 180px; display: block; text-align: left; font-size: 13px; }
#helping-conception-content a { display: block; margin-top: -14px; padding-right: 58px; }
.article-forum-threads img { width: 100px; height: 100px; }
.article-forum-threads li span { width: 100px; }
}

.article-forum-related img {
  float: left;
  width: 35%;
}
/** ih-end **/

@media all and (max-width:520px) {
    #content {padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; max-width: 296px !important; }
    #content div { margin: 0px -14px 0px 0px; max-width: 296px !important; overflow: hidden;}
    #content p { padding: 0px; font-size: 18px; line-height: 27px; }
} 
.button {
    background: -webkit-gradient(linear, left top, left bottom, from(#0a8ffe), to(#2b5cc6));
    background: -moz-linear-gradient(top, #0a8ffe, #2b5cc6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a8ffe', endColorstr='#2b5cc6')
}
	
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1000;
    display:none;
}
.overlay img {
    position: absolute;
    top:50%;
    left:45%;
}

.button {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.button {
    background: -webkit-gradient(linear, left top, left bottom, from(#0a8ffe), to(#2b5cc6));
    background: -moz-linear-gradient(top, #0a8ffe, #2b5cc6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a8ffe', endColorstr='#2b5cc6')
}