/* these css applied on header only...created as on 8 mar 2013 */
/* CSS Document */
* {
    padding: 0
    }
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0
    }
td {
    font-family: Arial, Helvetica, sans-serif
    }
th {
    font-family: Arial, Helvetica, sans-serif
    }
a:link, a:visited {
    /* font-size:12px;  commenting out */
    color: #58B;
    text-decoration: none
    }
a:hover {
    color: #565050;
    text-decoration: underline
    }
.clear {
    clear: both
    }
/* header styles started here */
#page-block {
    margin: 0 auto;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #d4d4d4;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 10px rgba(0, 0, 0, 0.1);
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFF, #F2F2F2);
    background-repeat: repeat-x
    }
/* Menu Across top: GMAT Pill logo and various links */
#head-menu .logo_gmat, #head-menu div ul {
    float: left
    }
#head-menu .logo_gmat {
    margin: 0 10px 0 10px
    }
/*
#head-menu	{
	margin: 0px auto;
	width:1004px;
	height:38px;
	padding-left: 20px;
    padding-right: 20px;	   
}
*/
/* Navigation Menu Across Top */
.toplinks {
    vertical-align: top;
    margin: 0;
    padding: 0
    }
.toplinks li {
    display: inline
    }
.toplinks li a {
    font-size: 14px;
    color: #777;
    float: left;
    padding: 9px 30px !important;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFF;
    /*height:20px;*/
    display: block;
    /*
    	font-size:16px;
    	font-weight:bold;
    	color:#555555;
    	padding:9px !important;	
    	margin:0px;	
    	float:left;
    	*/
    }
.toplinks li a:hover, .toplinks li a.active {
    color: #555;
    text-decoration: none;
    background-color: #E5E5E5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #555
    }
/* Top right and dropdown */
.toplinksright {
    display: inline-block;
    float: right
    }
.toplinksright li {
    text-align: left
    }
.toplinksright a {
    font-size: 16px;
    color: #555 !important;
    padding: 9px !important;
    margin: 0;
    height: 20px;
    display: block;
    float: left
    }
.toplinksright a:hover {
    text-decoration: none;
    background-color: #e5e5e5
    }
.dropdown-menu {
    clear: both;
    display: none;
    position: absolute;
    top: 39px;
    right: 0;
    border: 1px solid #D4D4D4;
    background-color: #f2f2f2;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 10px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border: 7px;
    -webkit-border: 7px;
    z-index: 999
    }
/* main - additional specs in responsive.css*/
.ipad {
    clear: both;
    display: none;
    position: absolute;
    top: 39px;
    right: -330px !important;
    border: 1px solid #D4D4D4;
    background-color: #f2f2f2;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 10px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border: 7px;
    -webkit-border: 7px;
    z-index: 999
    }
.dropdown-menu li a {
    padding: 4px 10px !important;
    color: #555 !important;
    font-size: 16px !important;
    width: 240px;
    float: none
    }
.ipad li a {
    padding: 4px 10px !important;
    color: #555 !important;
    font-size: 16px !important;
    width: 180px
    }
.dropdown-menu li a:hover {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5
    }
.ipad li a:hover {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5
    }
.dropdown-toggle {
    color: #555 !important;
    font-size: 16px !important;
    padding: 9px !important;
    display: block;
    float: left;
    height: 20px;
    margin: 0
    }
.toplinksright li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #777;
    border-top-color: #777
    }
.toplinksright .dropdown-toggle .caret {
    margin-top: 8px
    }
.toplinksright .dropdown-toggle .caret {
    border-bottom-color: #08C;
    border-top-color: #08C;
    margin-top: 6px
    }
.dropdown-toggle .caret {
    margin-left: 2px;
    margin-top: 8px
    }
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0
    }
/* Practice Pill Section 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: 16px;
    font-family: Arial, Helvetica, sans-serif;
    outline: 0 none;
    text-decoration: none
    }
.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;
    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;
    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.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
    }
/* tabs styles ends here ************************** */
.container-content {
    padding: 0;
    margin: 0 auto;
    width: 995px
    }
/* header styles started here */