@charset "utf-8";
/* CSS Document */
body {
    color: #000;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    /*background:#6fb1cb url(../amember/templates/images/main_body.jpg) left top repeat-x;*/
    }
hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px
    }
h2 {
    font-size: 20px;
    color: #1699CE;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: 5px
    }
a:link, a:visited {
    /*font-size:12px; */
    color: #58B;
    text-decoration: none
    }
a:hover {
    color: #565050;
    text-decoration: underline
    }
.clear {
    clear: both
    }
/* tabs styles starts here ************************ */
dl, ul {
    list-style: none outside none
    }
.tabs1 {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #c6c6c6;
    width: 986px
    }
.tabs1 a, .tabs1 a:focus, .tabs1 a:active, .tabs1 a:hover {
    color: #060600;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    outline: 0 none;
    text-decoration: none
    }
.tabs1 .ui-tabs .ui-tabs-hide {
    display: none !important
    }
.tabs1 .ui-tabs-nav {
    /*width:650px;*/
    height: 39px;
    margin: 0 auto;
    padding: 0 10px !important
    }
.tabs1 .ui-tabs-nav li {
    word-wrap: break-word;
    border-bottom: 0 none;
    float: left;
    margin: 0 0 1px 5px;
    position: relative;
    /*background: none repeat scroll 0 0 #62a9f9;*/
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
.tabs1 .ui-tabs-nav li a {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	width:100px;*/
    background-color: #F4F4F4;
    word-wrap: break-word;
    text-align: left;
    border: 1px solid #c6c6c6;
    color: #060600;
    float: left;
    padding: 10px 20px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
.tabs1 .ui-tabs-nav li a.home {
    width: 50px !important;
    height: 32px
    }
.tabs1 .ui-tabs-nav li a.rc {
    /*width:101px !important;*/
    }
.tabs1 .ui-tabs-nav li a:hover {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	background-color:#F4F4F4;*/
    background-color: #FFF
    }
.tabs1 .ui-tabs-nav li.ui-state-active a {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	background-color:#ddd;*/
    border-bottom: 2px solid #FFF;
    cursor: default;
    font-weight: bold;
    color: #000 !important;
    background-color: #FFF
    }
.tabs1 .ui-tabs .ui-tabs-panel {
    display: block
    }
.tabs1 ul li ul.submenu {
    margin: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 39px;
    border: 1px solid #c6c6c6;
    color: #060600;
    background: #FFF;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border: 7px;
    -webkit-border: 7px;
    z-index: 9999
    }
.tabs1 ul li ul.submenu li.sublinks {
    list-style-type: none;
    font-size: 12px;
    color: #62A9F9;
    border: none !important;
    margin: 0 !important;
    padding: 5px 2px !important;
    border-bottom: 1px solid #c6c6c6 !important;
    background: none;
    width: 100px
    }
.tabs1 ul li ul.submenu li.sublinks a {
    list-style-type: none;
    font-size: 12px;
    color: #62A9F9;
    border: none !important;
    margin: 0 !important;
    padding: 5px 2px !important;
    background: none
    }
.tabs1 ul li ul.submenu li.sublinks a:hover {
    text-decoration: underline
    }
.subtabs2 {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #c6c6c6
    }
.subtabs2 a, .subtabs2 a:focus, .subtabs2 a:active, .subtabs2 a:hover {
    color: #060600;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    outline: 0 none;
    text-decoration: none
    }
.subtabs2 .ui-tabs .ui-tabs-hide {
    display: none !important
    }
.subtabs2 .ui-tabs-nav {
    /*width:650px;*/
    height: 39px;
    margin: 0 auto;
    padding: 0 10px !important
    }
.subtabs2 .ui-tabs-nav li {
    word-wrap: break-word;
    border-bottom: 0 none;
    float: left;
    padding: 10px 0 !important;
    margin: 0 0 1px 5px;
    position: relative;
    /*background: none repeat scroll 0 0 #62a9f9;*/
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
.subtabs2 .ui-tabs-nav li a {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	width:100px;*/
    background-color: #F4F4F4;
    word-wrap: break-word;
    text-align: center;
    border: 1px solid #c6c6c6;
    color: #060600;
    float: left;
    padding: 5px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
.subtabs2 .ui-tabs-nav li a.home {
    width: 50px !important;
    height: 32px
    }
.subtabs2 .ui-tabs-nav li a.rc {
    width: 100px !important
    }
.subtabs2 .ui-tabs-nav li a:hover {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	background-color:#F4F4F4;*/
    background-color: #FFF
    }
.subtabs2 .ui-tabs-nav li.ui-state-active a {
    /*background-image:url(../images/gmatpill-diagonal-small.png);
    	background-repeat:no-repeat;
    	background-position:left;
    	background-color:#ddd;*/
    border-bottom: 2px solid #FFF;
    cursor: default;
    font-weight: normal;
    color: #000 !important;
    background-color: #FFF
    }
/* tabs styles ends here ************************** */
table td {
    vertical-align: top
    }
.tabs {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 auto;
    height: 50px;
    border-bottom: 2px solid #40637f
    }
.plan_hr {
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px
    }
div#container {
    background-color: #fff;
    width: 980px;
    margin: 2px auto;
    border: 1px solid #d6d6d6
    }
#container-box {
    clear: both;
    margin: 0 auto;
    width: 100%;
    /*background:url(../amember/templates/images/main_shadow3.png) center top repeat-y;*/
    }
.container-content {
    padding: 0;
    margin: 0 auto;
    width: 995px
    }
.page_shadow {
    width: 980px;
    float: left;
    height: 53px;
    /*background:url(../amember/templates/images/bottom_shadow3.png) center top no-repeat;*/
    }
#logo_200812 {
    position: absolute;
    /*background: url("../amember/templates/images/gmatpill-logo-new5.jpg") no-repeat 0 0 transparent;*/
    height: 76px;
    width: 489px
    }
#navigation {
    height: 36px;
    /*background: url("../amember/templates/images/nav_bg3.png") no-repeat 0 0 transparent;*/
    }
#nav {
    list-style: none;
    padding: 11px 0 0 31px;
    margin: 0
    }
#nav li {
    float: left;
    margin-right: 42px
    }
#footer {
    background: url(/special/images/footer_bg.jpg) repeat-x scroll left top #323232;
    color: #FFF;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%
    }
#footer .menu-container .menu {
    float: right;
    height: 44px;
    line-height: 44px;
    list-style: none outside none;
    position: relative;
    right: 50%
    }
#footer .menu-container .menu li {
    display: inline;
    padding-left: 20px;
    text-align: center;
    left: 50%;
    position: relative
    }
#footer .menu-container .menu li:first-child a {
    background: none
    }
#footer .menu-container .menu li a:hover {
    text-decoration: underline
    }
#footer .menu-container .menu li a {
    color: white;
    text-decoration: none;
    padding-left: 15px;
    font-size: 12px;
    background: url(/special/images/wel_sepretor.jpg) no-repeat 0 2px transparent
    }
#footer .menu-container .menu li {
    text-align: center
    }
.menu li {
    display: inline;
    padding-left: 20px;
    text-align: center;
    position: relative;
    left: 50%
    }
#footer .menu-container .menu li a {
    color: white;
    text-decoration: none;
    padding-left: 15px;
    font-size: 12px
    }
.pillcontainer {
    width: 800px;
    margin: 0 auto;
    padding: 0
    }
.pillcontainer div, .pillcontainer img {
    margin: 0;
    padding: 0;
    vertical-align: bottom
    }
.grid_1 {
    width: 70px;
    float: left
    }
.grid_4 {
    width: 110px;
    float: left;
    margin-left: 0
    }
.grid_5 {
    width: 145px;
    float: left;
    margin-left: 0
    }
/*
div.plan_column {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(150, 150, 150, 0.8);
-webkit-box-shadow: 1px 1px 2px rgba(150, 150, 150, 0.8);
box-shadow: 1px 1px 2px rgba(150, 150, 150, 0.8);
border: 1px solid #999;
margin: 4px 4px;
position: relative;
}

.column_head_spl {
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;

-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;


background: #EEE;
border-bottom: 1px solid #BBB;
padding: 2px;

height: 92px;
text-align: center;
}
*/
.detail {
    font-size: 13px;
    line-height: 15px
    }
.column_butt {
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: 1px solid #BBB;
    padding: 8px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
    }
.plan_description {
    margin: 0;
    padding-left: 25px
    }