.body {
	body:font-size:100%; 
	background-color: #4a0b5b;
	background-image:url('../blog/wp-content/themes/prettygraph/images/bggrad.gif');
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
}

.content {
	width:951px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#fff;
}

.aboutcontent {
	width:951px; 
	margin-left:auto; margin-right:auto;
	background-color:#fff
}

#navlinks{clear:both;text-align:right;margin-top:10px;margin-right:5px;font-family: lucida grande, sans-serif;padding-right:20px;}

#navlinks a{color:#f3f3f3;text-decoration:none;}

#navlinks a:hover{color:#f35c08;text-decoration:underline;}


.learncontent {
	width:951px; 
	margin-left:auto; margin-right:auto;
	background-color:#fff
}

h1 {font-family: Arial;font-weight:normal;}

#priceplans {text-align:center;line-height:2; background:#fff; border-collapse: collapse; }
#priceplans td {width:33%; ; vertical-align:top;}

#basic {background:#FDD5B2;color:#000; border:solid 4px #fff;}
#plus {background:#f35c08;color:#fff; border:solid 4px #fff;}
#premium {background:#4a0b5b;color:#fff;border:solid 4px #fff;}

#copyright a {color:#fff;text-decoration:underline;}

#copyright{color:white;font-family:Arial;font-size:12px;text-align:center;}

#features td {padding:15px; vertical-align:top; font-size:90%;}

.buycontent {

	width:951px; 
	margin-left:auto; margin-right:auto;
	background-color:#fff
}

.header {

	width:951px; 
	height:130px;
	background-image:url('../blog/wp-content/themes/prettygraph/images/bggrad.gif');
	background-repeat: repeat-x;
	margin-top:-8px;
	text-align:left;

	padding-bottom:20px;

}

.tabs {

	width:951px; 
	height:34px;

}

.tab1 {
        width:187px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/learn.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab1white {
        width:187px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/learnwhite.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab1:hover {
        width:187px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/learnover.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab2 {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/blog.gif");
        float:left;;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab2white {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/blogwhite.gif");
        float:left;;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab2:hover {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/blogover.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}


.tab3 {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/buy.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab3white {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/buywhite.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab3:hover {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/buyover.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab4 {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/contact.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab4white {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/contactwhite.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab4:hover {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/contactover.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab5 {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/about.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab5white {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/aboutwhite.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}

.tab5:hover {
        width:191px;
        height:35px;
        background: url("../blog/wp-content/themes/prettygraph/images/aboutover.gif");
        float:left;
        position:relative;
	margin-left:0px;
	display:inline;
}


.innerlong {

        width:560px;
        float:left;
        position:relative;
	padding: 29px;
	display:inline;

}


.inner {
        width:893px;
	padding: 29px;
	background:#fff;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;

}

#features {	-moz-border-radius: 10px; -webkit-border-radius: 10px;}


/*hrishi added this*/

.tableleftsidelearn {

        width:432px;
	display:inline;

}

.tablerightsidelearn {

        width:432px;
	margin-left:28px;
	display:inline;

}


/*hrishi added this*/


.leftsidelearn {

        width:432px;
        float:left;
        position:relative;
	display:inline;

}

.rightsidelearn {

        width:432px;
        float:left;
	margin-left:28px;
        position:relative;
	display:inline;

}

.leftsidebuy {

        width:432px;
        height:600px;
        float:left;
        position:relative;
	display:inline;

}

.rightsidebuy {

        width:332px;
        height:600px;
        float:left;
	margin-left:28px;
        position:relative;
	display:inline;

}

.leftsideabout {

        width:279px;

        float:left;
        position:relative;
	display:inline;

}

.centerabout {

        width:279px;
        float:left;
	margin-left:26px;
        position:relative;
	display:inline;

}

.rightsideabout {

        width:279px;
        float:left;
	margin-left:26px;
        position:relative;
	display:inline;

}

.introbox {

        width:350px;
        height:169px;
        float:left;
        position:relative;
	display:inline;


}


.leftside {
        width:515px;

        float:left;
	margin-left:28px;
        position:relative;
	display:inline;

}

.rightside {
        width:300px;

        float:left;
	margin-left:28px;
        position:relative;
	display:inline;

}

.dividerline {

        width:893px;
        height:1px;
        float:left;
	background-color:black;
	margin-left:0px;
        position:relative;
	display:inline;

}

.try {

        width:350px;
        height:150px;
	background-color:#F4F3F5;
        float:left;
        position:relative;
	display:inline;
}

.tryshorter {

        width:350px;
        height:90px;
	background-color:#F4F3F5;
        float:left;
        position:relative;
	display:inline;
	margin-top:60px;
}

.trybutton {

        width:140px;
        height:53px;
	margin-top:18px;
	margin-right:18px;
        background: url("../blog/wp-content/themes/prettygraph/images/try.gif");
        float:right;
        position:relative;
	display:inline;
}

.trywords {

        width:140px;
        height:53px;
	margin-top:22px;
	margin-left:18px;
        float:left;
        position:relative;
	display:inline;
}

.trydescribe {

        width:313px;
        height:55px;
	margin-top:10px;
	margin-left:18px;
        float:left;
        position:relative;
	display:inline;
}

.trybutton:hover {

        width:140px;
        height:53px;
	margin-top:18px;
	margin-right:18px;
        background: url("../blog/wp-content/themes/prettygraph/images/tryover.gif");
        float:right;
        position:relative;
	display:inline;
}

.trybutton:active {

        width:140px;
        height:53px;
	margin-top:18px;
	margin-right:18px;
        background: url("../blog/wp-content/themes/prettygraph/images/tryclick.gif");
        float:right;
        position:relative;
	display:inline;
}

.basedivider {

        width:951px;
        height:15px;
	margin-left:-29px;
        float:left;
        background: url("../blog/wp-content/themes/prettygraph/images/basedivider.gif");
        position:relative;
	display:inline;

}

.baselinks {

        width:893px;
        height:24px;
        float:left;
        position:relative;
	display:inline;

}

#baselink1 {

        width:121px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/blogger.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink1:hover {

        width:121px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/bloggerover.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink2 {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/student.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink2:hover {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/studentover.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink3 {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/scientist.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink3:hover {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/scientistover.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink4 {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/designer.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink4:hover {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/designerover.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink5 {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/marketeer.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink5:hover {

        width:161px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/marketeerover.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink6 {

        width:128px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/developer.gif");
        float:left;
        position:relative;
	display:inline;
}

#baselink6:hover {

        width:128px;
        height:24px;
        background: url("../blog/wp-content/themes/prettygraph/images/developerover.gif");
        float:left;
        position:relative;
	display:inline;
}



.orangetitle18px {

	font-family:arial,sans-serif;
	font-size:1.125em;
	color:#f35c08;

}

.orangetitle14px {

	font-family:arial,sans-serif;
	font-size:0.875em;
	color:#f35c08;

}

.whitetitle18px {

	font-family:arial,sans-serif;
	font-size:1.125em;
	color:#fff;

}

.purpletext12px {

	font-family:arial,sans-serif;
	font-size:0.90em; /*it was 0.750em*/
	color:#2C0B39;

}

.purpletext11px {

	font-family:arial,sans-serif;
	font-size:0.83em;
	color:#2C0B39;

}


.purpletext14px {

	font-family:arial,sans-serif;
	font-size:0.975em; /*it was 0.875em*/
	color:#2C0B39;

}

.whitetext14px {

	font-family:arial,sans-serif;
	font-size:0.875em;
	color:#fff;

}

.purpletext14pxwider {

	font-family:arial,sans-serif;
	font-size:0.875em;
	line-height:1.5em;
	color:#2C0B39;

}


.purpletext22px {

	font-family:arial,sans-serif;
	font-size:1.375em;
	color:#2C0B39;

}

.whitetext12px {

	font-family:arial,sans-serif;
	font-size:0.750em;
	color:#fff;

}


img {
 border:0;
}

.formdiv {

width:187px;
height:100px;
background:url("../blog/wp-content/themes/prettygraph/images/register.gif");
float:left;
position:relative;
horizontal-align:right;
display:inline;
margin-top:0px;
margin-left:429px;

}

.input {
	border: 0px solid #000;
	background: #fff;
	width:150px;
	height:23px;
	float:left;
	margin-top:110px;
	display:inline;

}

.button {
	border: 0px solid #f35c08;
	background:url("../blog/wp-content/themes/prettygraph/images/submit.gif");
	float:right;
	width:25px; 
	height:25px; 
	margin-left:190px;
	margin-top:-25px;
	display:inline;
}

.button:hover {
    border: 0px solid #eb3c06;
    background:url("../blog/wp-content/themes/prettygraph/images/submitover.gif");
}

.button:active {
    border: 0px solid #eb3c06;
    background:url("../blog/wp-content/themes/prettygraph/images/submitclick.gif");
}

.legal {

	width:951px; 
	height:30px;
	float:right;	
	position:relative;
	margin-right:-10px;
	margin-top:10px;
	display:inline;
	font-family:arial;
	font-size:12px;
	color:#3e1556;

}


.biographytitlebox {

	width:890px; 
	height:70px;
	float:left;
	display:inline;
	position:relative;

}

.biographyintrobox {

	width:583px; 
	height:70px;
	float:right;
	display:inline;
	position:relative;

}

.biography {

	width:277px; 
	height:440px;
	float:left;
	display:inline;	
	background-color:#F4F5F5;
	position:relative;

}

.photobox {

	width:237px; 
	height:105px;
	float:left;
	display:inline;	
	background-color:#E5E5E5;
	padding:20px;
	position:relative;
}

.biographyname {

	width:110px; 
	height:100px;
	float:right;
	display:inline;	
	position:relative;

}

.aboutbox {

	width:237px; 
	height:105px;
	float:left;
	display:inline;	
	padding-left:20px;
	margin-top:-20px;
	position:relative;

}



#signup_button:hover {
	width:300px;
	height:60px;
	font-family:lucida grande,sans-serif;
	font-size:2em;
	text-align:center;
	color:#fff;
	background: #4a0b5b;
	cursor:pointer;
	display-inline;
	border:0px;

}

#signup_button {
	width:300px;
	height:60px;
	font-family:lucida grande,sans-serif;
	font-size:2em;
	text-align:center;
	color:#fff;
	background:#ff0000;
	cursor:pointer;
	display-inline;
	border:0px;
}


.signup_button {

	height:30px;
	font-family:lucida grande,sans-serif;
	font-size:1.2em;
	text-align:center;
	color:#fff;
    background-color:#ed0000;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
	cursor:pointer;
	display-inline;
	border:0px;
}

.signup_button:hover {
	background: orange;
}



.myButton {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}.myButton:active {
    position:relative;
    top:1px;
}


