/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : GRE Exams  */
/* Date : 16th Jan. 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: inset;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}
#headline {
color:white;
font-size:26px;
line-height:1;
font-weight:bold;
 width:320px;
 margin-top:35px;
text-align:left;
}

/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-image: url("images/back.jpg");
background-repeat : repeat-x;
background-position: top;
background-color: #f6f7f8;
}

.full-size-table {
width: 780px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
text-decoration: underline;
}

a:hover{
color: #000;
}

b {
font-family: arial;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.i-header {
background-image: url("images/i-header.jpg");
background-repeat : no-repeat;
}

.footer {
background-image: url("images/footer.jpg");
background-repeat : repeat-x;
}

.gred {
background-image: url("images/gred.jpg");
background-repeat : repeat-x;
}

.line {
background-image: url("images/line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 5px;
padding: 2px 1px 3px 10px;
}

.bulleta {
background-image: url("images/bullet1.gif");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 10px;
}

.signup-back {
background-image: url("images/signup-back.jpg");
background-repeat : repeat-x;
background-position: top;
background-color: #fafafa;
}

/* links */

/* background colours */

.white {
background-color: #fff;
}

.gray {
background-color: #9b9b9b;
}

.blue {
background-color: #e6e9ec;
}

.bluea {
background-color: #acb6c0;
}

.blueb {
background-color: #ebedf0;
}

.green {
background-color: #edf2ec;
}

/* borders */

.blue-border {
border : #52718b 1px solid;
}

.blue-bordera {
border : #d4dadc 1px solid;
}

/* text */

.blue-txt {
color: #45505a;
}

.blue-txta {
color: #1668bc;
}

.blue-txtb {
color: #033970;
}

.blue-txtc {
color: #38689d;
}

.red-txt {
color: #ff3300;
}

.orange-txt {
color: #da7600;
}

.green-txt {
color: #458b06;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

.sharethis {height:16px}
.sharethis h4{position:relative;width:16px;height:16px;overflow:hidden;float:right}
.sharethis h4 img{position:absolute;width:340px;height:16px}
