#debug {
	margin: 50px 10px 10px 10px;
	width: 900px;
	height: 150px;
	border: 1px solid #ccc;
	color: #ccc;
}

#notlive {
	background: url(/images/ui/shading.png);
	padding: 5px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 10px;
	border-bottom: 1px solid #ccc;
	color: #f00;
}

.devnote {
	font-size: 120%;
	color: #777;
	padding: 10px;
	margin: 5px 0 90px 0;
}

.gainlayout { _height: 0; }

body {
	height:100%;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background: url(/images/gkumar/homepage/background.jpg) repeat center top;
}

a {
	color: #1777b1;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 180%;
	margin: 0 0 0.5em 0;
	padding: 0;
	display:-moz-inline-stack;
}

h2 {
	font-size: 150%;
	color: #003366;
	text-align: center;
	width:400px;

}

h3 {
	font-size: 120%;
	color: #777;
}

table {
	border-collapse: collapse;
	width: 100%;
}

th {
	text-align: left;
	background-color: #eee;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 90%;
}

th.small {
	text-align: center;
	background-color: #fff;
	padding: 2px;
	border-bottom: none;
	text-transform: none;
	font-size: 75%;
}

td {
	padding: 5px;
	border-bottom: 1px solid #eee;
}

tr.row0 {
	background-color: #fff;
}

tr.row1 {
	background-color: #d9f0ff;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1em 0;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	width: 979px;
	height:100%;
	padding: 0;
	position: relative;
	background-color:#FFFFFF; 
}

.loggedin #wrap{
	margin: 0 auto;
	width: 977px;
	height:100%;
	padding: 0;
	position: relative;
	background-color:#FFFFFF;
}

#header {
	position: relative;
}

#nav {
	width: 980px;
	margin: 10px auto;
	height: 110px;
	position: relative;
	margin-top:14px;
}

#nav h1 {
	margin-left: -4px;
	padding: 0;
	float: left;
	margin-top: -4px; 
}

#nav #signin {
	float: right;
	margin: 0 30px 0 0;
	text-align: right;
}

#nav #signin a {
	margin-left: 10px;
	color: #fff;
	font-family: "Tahoma", "Trebuchet MS", "Geneva", "Helvetica", sans-serif;
	font-size: 90%;
}

#nav #signin div {
	padding: 0 0 23px 0;
	margin-top:-4px;
}

#lnav {
	width: 980px;
	margin: 10px auto;
	height: 110px;
	position: relative;
	margin-top:14px;
}

#lnav h1 {
	margin: -1px;
	float: left;
	margin: -4px;
}

#lnav #signin {
	float: right;
	margin: 0px 30px 0 0;
	text-align: right;
}

#lnav #signin a {
	margin-left: 10px;
	color: #fff;
	font-family: "Tahoma", "Trebuchet MS", "Geneva", "Helvetica", sans-serif;
	font-size: 90%;
}

#lnav #signin div {
	padding: 0 0 23px 0;
	margin-top:-3px; 
}

#productnav {
	position: absolute;
	top: 150px;
	height:45px;	
	width: 714px;
	font-family: "Tahoma", "Trebuchet M", "Geneva", "Helvetica", sans-serif;
	font-size: 120%;
}

#productnav img{
	position: absolute;
	top: 5px;
}

#productnav a {
	float:none;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:42px;
	line-height:44px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 16px; 
	color:#FFFFFF;
	margin-top : 10px;
	margin-left: 12px;
	text-decoration: none;
}

#tabbar {
	position: absolute;
	margin: 20px 0 0 ;
	width: 981px;
	background: url(/images/gkumar/homepage/top-nav.jpg) no-repeat top left;
	height: 165px;
}

#tabs {
	float: right;
	margin: 0;
	padding: 0;
}

#tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

#tabs li a {
	width: 174px;
	height: 40px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

#tabs li a img {
	padding-top:8px; 
	margin-left:-110px;    
	width: 238px;
	height: 45px;
}

#tabs li a:hover {
	color: #1777b1;
}

#tab2 {
	float: none;
	margin: 0;
	padding: 0;
}

#tab2 li {
	margin: 0;
	padding: 10px;
	list-style: none;
	float: left;
	text-align: center;
}

#tab2 li a {
	width: 138px;
	height: 25px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

#tab2 li a img {
	padding-top:73px;
	margin-left:225px;
	width: 123px;
	height: 38px;
}

#tab2 li a:hover {
	color: #1777b1;
}

.loggedin #tabbar {
	position: absolute;
	margin: 20px 0 0 ;
	width: 982px;
	background: url(/images/gkumar/homepage/top-nav.jpg) no-repeat top left;
	height: 165px;

}

.loggedin #tabs li a {
	width: 128px;
	height: 40px;
	display: block;
	color: #777;
	font-size: 110%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

.loggedin #tabs li a:hover {
	color: #1777b1;
}

.loggedin #tab2 {
	float: none;
	margin: 0;
	padding: 0;
}

.loggedin #tab2 li {
	margin: 0;
	padding: 10px;
	list-style: none;
	float: left;
	text-align: center;
}

.loggedin #tab2 li a {
	width: 138px;
	height: 25px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

.loggedin #tab2 li a img {
	padding-top:73px;
	margin-left:225px;
	width: 123px;
	height: 38px;
}

.loggedin #tab2 li a:hover {
	color: #1777b1;
}

.loggedin  #tabs {
	float: right;
	margin: 0;
	padding: 0;
}

.loggedin #tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

.loggedin #tabs li a {
	width: 174px;
	height: 40px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

.loggedin #tabs li a img {
	padding-top:8px;
	margin-left:-110px;
	width: 238px;
	height: 45px;
}

.loggedin #tabs li a:hover {
	color: #1777b1;
}

.create #tabs #nav_create a { color: #000 }
.examples #tabs #nav_examples a { color: #000 }
.blog #tabs #nav_blog a { color: #000 }
.myaccount #tabs #nav_myaccount a { color: #333 }

#start {
	position: relative;
	top: 50px;
	height: 132px;
	font-family: "Tahoma", "Trebuchet M", "Geneva", "Helvetica", sans-serif;
	margin-left:535px;
	z-index: 5;
}

#start p, #start h2 {
	margin: 0;
	padding: 0;
}

#start h2, #start form {
	width: 284px;
	margin-left: 180px;
	padding: 0 0 18px 0;
	color: #1777b1;
	text-align: center;
	text-shadow: #333 2px 2px 1px;
	font-size: 250%;
	float: left;
}

#start h2 span {
	display: block;
}

#start form {
	margin-top: 20px;
}

#start form span.title_text_box {
	color:#003366;	
	width: 280px;
	padding-top: 15px;
	float: right;
	background: url(/images/gkumar/homepage/search2.gif) no-repeat 0 0;
	text-align :center;
}

#start form input {
	width: 155px;
	border: none;
	float: left;
	font-size: 28%;
	margin-left:23px;
	text-align: center;
	margin-top:-6px;
	height:13px; 
	color:#003366;
}

#start form button.title_submit {
	width: 34px;
	height: 34px;
	margin: -27px 40px 0 7px;
	display: block;
	float: right;
	background: url(/images/gkumar/homepage/search_icon.gif) no-repeat;
	border: none;
	outline: none;
	text-indent: -9999em;
	cursor: pointer;
}

#gplans {
	width:100%;        
	margin: 10px -128px ;
}

#about {
	margin: 80px 0 20px 40px; 
	text-align: justify;
	float: left;
}

.loggedin #about {
	padding-top:120px;
	text-align: justify;
	float: none;
	margin-left:35px;
}

.loggedin #about2 {
	padding-top:90px;
	text-align: justify;
	float: left;
}

#about h2 {
	margin: 1em auto 1 auto;
	padding: 0;
	width: 500px;
	float: none;
	font-size: 125%;
	font-family: "Tahoma", "Trebuchet M", "Geneva", "Helvetica", sans-serif;
	color: #003366;
}

#about h3 {
	margin: 0;
	padding: 0;
	width: 460px;
	float: right;
	font-family: "Tahoma", "Trebuchet MS", "Geneva", "Helvetica", sans-serif;
	font-size: 180%;
	color: #333;
}

#about h3 span {
	display: block;
	margin-top: 18px;
	color: #545454;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	font-family: "Georgia", "Bookman Old Style","Times New Roman", "Palatino", serif;
}

#primary_content {
	width: 430px;
	padding: 2px 0 20px 40px ;
	float: left;
}

#primary_content_getbutton {
	width: 430px;
	padding: 2px 0 125px 40px ;
	float: left;
}

#primary_content_wide {
	margin-left:32px; 
	padding: 0 10px 50px 10px;
}

#primary_content_faq {
	margin-left:32px;
	padding: 0 10px 100px 10px;
}

#primary_content_images {
	margin-left:32px;
	padding: 0 10px 75px 10px;
}

#primary_content_wide_beta {
	margin-left:32px;
	padding: 0 10px 100px 10px;
}

#primary_content_wide_flickr {
	margin-left:32px;
	padding: 0 10px 80px 10px;
}

#primary_content_wide_import {
	margin-left:32px;
	padding: 0 10px 70px 10px;
}

#primary_content_wide_fbook {
	margin-left:32px;
	padding: 0 10px 70px 10px;
	height:100%;
	margin-bottom:100px;
}

#primary_content_join {
	width: 470px;
	padding: 60px 0 20px 35px;
	float: left;
}

#secondary_content {
	width: 405px;
	padding: 75px 0 20px 10px;
	float: right;

}

#secondary_content_getbutton {
	width: 405px;
	padding: 10px 0 20px 10px;
	float: right;

}

#secondary_content_beta {
	width: 405px;
	padding: 0 0 70px 53px;
	float: right;

}

#secondary_content_join {
	width: 405px;
	padding: 60px 0 20px 10px;
	float: left;
}

.loggedin #primary_content_signin {
	width: 450px;
	padding: 180px 0 0;
	float: left;
	margin-left:-300px;
}

#primary_content_signin {
	width: 450px;
	padding: 75px 20px 50px 0;
	float: left;
	margin-left:45px; 
}

#primary_content_signin h2{
	border-bottom:3px dotted #999999;
}

#secondary_content_signin {
	width: 450px;
	padding: 75px 0 20px 10px;
	float: right;
}

.loggedin #secondary_content_signin {
	width: 450px;
	padding: 180px 0 20px 10px ;
	float: right;
}

#secondary_content_signin h2{
  color:#66CC00;
  border-bottom:3px dotted #999999;

}

#primary_content_how {
	border-top:3px dotted #999999;
	width: 475px;
	float: left;
	margin-left:40px; 
}

#primary_content_how h2{
	margin-top:-16px;
}

#primary_account_contact {
	height:100%;
	width: 453px;
	float: left;
	margin-bottom: 40px;
	margin-left:15px;
	color:#999999;
}

#primary_account_images {
	height:100%;
	width: 453px;
	float: left;
	margin-left:15px;
	color:#999999;
	margin-bottom:75px;
	margin-top:35px;
}

#secondary_content_how {
	width: 405px;
	border-top:3px dotted #999999;
	float: right;
	margin-right:34px;
}

#secondary_content_how h2{
	background-color:#003366;
  color:#66CC00;
  text-align:left;
  margin-top:1px;
}

#primary_content_account {

	height:100%;
	width: 453px;
	float: left;
	margin-bottom: 136px;
	margin-left:15px;
	color:#999999;
}

#secondary_content_account {
	width: 415px;
	float: left;
	margin-left:30px;
	margin-bottom:135px;
	color:#999999;
	height:100%;
}

#secondary_content_account_images {
	width: 415px;
	float: left;
	margin-left:30px;
	margin-bottom:135px;
	color:#999999;
	height:100%;
}

#secondary_account_contact {
	width: 415px;
	float: left;
	margin-left:30px;
	margin-bottom:20px;
	color:#999999;
}

#secondary_account_images {
	width: 415px;
	float: left;
	margin-left:30px;
	color:#999999;
	margin-bottom:30px;
	margin-top:35px;
}

#secondary_content_account_contacts {
	width: 415px;
	float: left;
	margin-left:57px;
	margin-bottom:135px;
	color:#999999;
}

#wrapper {
	position: relative;
	top: 74px;
	padding: 20px 20px 0 20px;
	float: left;

}

.loggedin #wrapper {
	margin-top:100px;
	width:940px;
}

.loggedin #wrap {
	margin-top:100px;
	width:940px;
}

#accountnav {
	position: absolute;
	top: 10px;
	padding-left: 16px;
	font-size: 115%;
}

#accountnav a {
	color: #66CC00;
}

.box {
	background: url(/images/gkumar/homepage/green_box.jpg) no-repeat 0 100%;  	
	width: 480px;
	text-align: center;
	margin: 4px 0 0 0;
}

.boxtop {
	margin: 0;
	padding: 0;
	height: 10px;
}

.box_how {
	width: 480px;
	background: url(/images/gkumar/homepage/green_box.jpg) no-repeat 0 100%;
	text-align: center;
	margin: 4px 0 0 0;
}

.boxtop_how {
	margin: 0;
	padding: 0;
	height: 10px;
}

.home #about h2 {
	float: none;
	color:#669900;	
	margin-top:15px; 
}

.home #about h3 {
	float: none;
	margin: 10px 1px 20px 1px;
	width: 435px;
	font-size: 120%;
	color:#999999;
	font-weight: normal;
}

#plans {
	background: url(/images/ui/plans_bg.png) no-repeat bottom left;
	font-weight:bold;
	color: #333;
}

#plans p {
	margin: 0;
	background: url(/images/ui/plans_bg_top.png) no-repeat 0 0;
	font-size: 170%;
	font-family: "Tahoma", "Trebuchet M", "Geneva", "Helvetica", sans-serif;
	padding: 9px 0 12px 0;
	line-height: 1em;
	text-align:center;
}

#plans a {
	color: #39aa31;
	text-decoration: none;
	border-bottom: 2px solid #39aa31;
}

.home #personalsample {
	width: 212px;
	float: left;
	padding: 0 0 0 18px;
}

.home #businesssample {
	width: 212px;
	float:right;
	padding:0 18px 0 0;
}

.home .box h3 {
	color:#003366;
	margin: 0 0 5px 0;
	padding: 0;
}

.home .capabilities {
	width: 200px;
	float: left;
	margin-left: 35px;
	padding: 0;
	text-align: left;
	display: inline
}

.home .capabilities li {
	list-style: none;
	margin: 0;
	padding: 0 0 7px 0;
}

.home .capabilities a {
	font-style: italic;
	color:#FFFFFF; 
	text-decoration: underline;
}

.home #featurelist h2 {
	font-size: 135%;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	text-align: left;
	color: #003366;
}

.home #featurelist ul {
	font-size: 115%;
	line-height: 112%;
	padding: 0;
	margin: 0;
}

.home #featurelist li {
	list-style: none;
	padding: 0 0 18px 50px;
	color:#999999;
	margin: 0;
}

.home #featurelist a {
	color:#669900; 
	text-decoration: underline;
}

.home #featurelist .templates {background:url(/images/gkumar/homepage/Homepage-icon1.jpg) no-repeat 0 0;}
.home #featurelist .editing {background:url(/images/gkumar/homepage/Homepage-icon2.jpg) no-repeat 0 0;}
.home #featurelist .pictures {background:url(/images/gkumar/homepage/Homepage-icon3.jpg) no-repeat 0 0;}
.home #featurelist .address_book {background:url(/images/gkumar/homepage/Homepage-icon4.jpg) no-repeat 0 0;}
.home #featurelist .email {background:url(/images/gkumar/homepage/Homepage-icon5.jpg) no-repeat 0 0;}
.home #featurelist .publish {background:url(/images/gkumar/homepage/Homepage-icon8.jpg) no-repeat 0 0;}
.home #featurelist .collaboration {background:url(/images/gkumar/homepage/Homepage-icon9.jpg) no-repeat 0 0;}
.home #featurelist .discover {background:url(/images/gkumar/homepage/Homepage-icon10.jpg) no-repeat 0 0;}

.about #the_company { font-style: italic; }
.about #the_company p { font-size: 130%; padding: 0 50px 20px 50px; margin: 0; }
.about .bio { width: 280px; margin: 0 25px 0 0; float: left; }
.about .bio h2 { font-size: 130%; margin: 0; padding: 0; }

.examples #examples, .examples ul {
	margin: 0;
	padding: 0;
}

.examples #examples a {
	text-decoration: underline;
}

.examples #examples li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 220px;
	color:#999999;
	padding: 0 10px 0 0;
}

.examples #examples li ul li {
	padding: 0 0 10px 0;
}

.how_to_create {
	width:480px;margin:0;padding:0;float:left;text-align:left;
}

.how_to_create a {
	text-decoration: underline;
}

.how_to_create p {
	font-size: 104%;
	line-height: 125%;
	margin: 0 0 20px 0;
	color:#999999;
}

.how_to_create h3 {
	color: #999999;
	font-size: 110%;
	font-weight: normal;
}

.how_to_create ul li {
	padding: 9px 75px 11px 45px;
	font-size: 96%;
	line-height: 125%;
	list-style: none;
	margin-left:-50px;
}

.how_it_works #primary_content {}
.how_it_works .how_to_create h2 {
	font-size: 180%;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	color: #333;
}
.how_it_works .demo h2 {color:#545454;font-size:22px;font-weight:bold;line-height:36px; text-align: center}
.how_it_works .demo ul {text-align: center; margin: 0; padding: 0;}
.how_it_works .demo li {list-style: none; margin: 0; padding: 0 0 10px 0;}
.how_it_works .demo a { font-style: italic; text-decoration: underline; font-size: 110%; }
.how_it_works .movie {margin-left:-12px;}
.how_it_works .one {background:url(/images/gkumar/homepage/How_it_works_icon1.jpg) no-repeat 0 50%; color:#999999}
.how_it_works .two {background:url(/images/gkumar/homepage/How_it_works_page_icon2.jpg) no-repeat 0 50%; color:#999999}
.how_it_works .three {background:url(/images/gkumar/homepage/How_it_works_page_icon3.jpg) no-repeat 0 50%; color:#999999}
.how_it_works #extra_content { width:405px; float:right; }
.how_it_works #extra_content a { text-decoration: underline; }
.how_it_works #extra_content h2 {margin:0 0 18px -34px;font-size:20px;text-align:left; margin-top:32px;}
.how_it_works #extra_content p {width:400px;margin-left:40px;padding-bottom:18px;line-height:18px;float:right;font-size:110%;font-weight-normal;}
.how_it_works #extra_content .email_it {margin-bottom:-21px;padding-left:50px;color:#999999;background:url(/images/gkumar/homepage/How_it_works_page_icon4.jpg) no-repeat 0 0;}
.how_it_works #extra_content .profiles {padding-left:50px;color:#999999;background:url(/images/gkumar/homepage/How_it_works_page_icon5.jpg) no-repeat 0 0;}

.gplans_how {
	width:100%;
	margin: 10px 28px;
	float:left;
}

.myaccount #primary_content {
}
.default #primary_content {
	width: 450px;
	padding: 2px 0 70px 24px ;
	float: left;
}

#secondary_content {
	width: 405px;
	padding: 0 16px 20px 36px;
	float: right;
}

#pricing th { background-color: #66CC00; color: #003366; text-align: center; padding: 8px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
#pricing td { border: 0; text-align: center; padding: 6px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
#pricing .desc { background-color: #fff; text-align: left; color:#999999; }
#pricing .discountprice { background-color: #cfe998; }
#pricing .custom { background-color: #ffa; color: #f00; text-align: center; }
#pricing .non { background-color: #ffa; }
#pricing a { text-decoration: underline; }

#footer {
	width: 923px;
	margin: 50px 0 0 0;
	padding: 20px 30px 20px 30px;
	float: none;
	background: url(/images/blue/footer.jpg) repeat-y ;
	font-size: 90%;
	clear:both;
	margin-left:-1px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer #copyright {
	float: right;
	margin: -60px 0 0 0;
}

#footer #copyright_example {
	float: right;
	margin: -30px 0 0 0;
}

#footer {
	padding-left: 225px;
	height: 150px;
}

#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer .column {
	display: inline-block;
	width: 125px;
	margin-right: 35px;
	vertical-align: top;
	font-size: 90%;
}

.crosshatch {
	border: 1px solid #eee;
	background: url(/images/ui/shading.png);
	background-color: #fff;
	padding: 10px;
	margin: 5px 0 5px 0;
}

.important {
	font-size: 120%;
	font-weight: normal;
	background-color: #f6f6f6;
	padding: 8px;
	border: 1px solid #777;
}

.buildermessage {
	text-align: left;
	color: #333;
	padding: 5px;
	margin: 0 0 10px 0;
}

.buildermessage img {
	margin: 0 5px 0 0;
}

.message {
	position: absolute;
	top: -15px;
	left: 220px;
	width: 500px;
	margin: 0;
	padding: 20px;
	background: url(/images/ui/close.png) no-repeat 99% 50% #333;
	color: #66CC00;
	z-index: 100;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	cursor: pointer;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.errormessage {
	color: #ff0;
}

.note {
	font-weight: bold;
}

.enabled {
	color: #000;
}

.disabled {
	color: #ccc;
}

.warning {
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
}

.plain {
	text-decoration: none;
	font-weight: normal;
	font-style: none;
}

.note-offset {
	padding: 10px;
	margin: 20px 0;
	border: 2px dotted #eee;
	color: #777;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.example {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px;
}

.bigger {
	font-size: 120%;
}

.smaller {
	font-size: 90%;
}

.small {
	font-size: 85%;
}

.tiny {
	font-size: 75%;
}

.hangingindent {
	text-indent: -2em;
	margin-left: 2em;
}

hangingindent  a {
}

.floatright {
	float: right;
}

.floatleft {
	margin-left: -650px;
	padding-top:0px;  
	float: left;
}

.floatleft_profile {
	margin-left: 140px;
	margin-top: -150px;
	float: left;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.justify {
	text-align: justify;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.label {
	font-size: 90%;
	font-weight: bold;
	color: #777;
	text-transform: lowercase;
	font-variant: small-caps;
}

.required {
	color: #003366;
}

.textinput {
	background: url(/images/gkumar/homepage/textinput.gif) no-repeat; 	
	border: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 120%;
	padding: 5px;
	vertical-align: middle;
	width:304px;
	outline: none;
}

.serif {
	font-family: "Georgia", "Bookman Old Style","Times New Roman", "Palatino", serif;
}

.linkbutton {
	text-decoration: underline;
	font-size: 90%;
}

.button {
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
}

div.avatar {
	width: 125px;
	height: 125px;
	text-align: center;
}

img.avatar {
	display: block;
}

.featuredprofile {
	float: left;
	width: 280px;
	height: 240px;
	margin: 10px 10px 0 10px;
}

.featuredprofile .avatar {
	float: left;
	padding: 0 10px 5px 0;
}

.featuredprofile .name {
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

.featuredprofile .bio {
	margin: 0;
	padding: 0;
}

#progressindicator {
	position: absolute;
	top: 250px;
	left: 255px;
	height: 20px;
	width: 150px;
	padding: 20px;
	font-weight: bold;
	font-size: 120%;
	border: 4px solid #ccc;
	text-align: center;
	z-index: 75;
	background-color: #fff;
}

#progressoverlay {
	position: absolute;
	width: 660px;
	height: 855px;
	background-color: #000;
	z-index: 74;
}

#workarea {
	position: relative;
	width: 665px;
	height: 955px;
	top: 50px;
}

#viewarea {
	position: relative;
	width: 665px;
	height: 860px;
}

# newsletter_viewarea {
	position: relative;
	width: 665px;
	height: 996px;
}

#adminworkarea {
	position: relative;
	width: 665px;
	height: 895px;
	padding: 20px;
	height: 860px;
	background: url(/images/ui/shading.png);
}

#adminworkarea .text, #adminworkarea .textline, #adminworkarea .widget, #adminworkarea .textwidget {
	background-color: #aaa;
	text-align: left;
}

#adminworkarea #cribsheet {
	position: absolute;
	left: 720px;
	width: 200px;
	height: 400px;
	font-size: 8pt;
}

#adminworkarea #cribsheet dt {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
}

#adminworkarea #cribsheet dd {
	margin: 0;
	padding: 0;
}

#adminworkarea #canvas {
	background: none;
}

#canvas {
	position: absolute;
	width: 660px;
	height: 855px;
	border: 1px solid #eee;
	text-align: center;
	background: top center url(/images/ui/drop.png) no-repeat;
	margin-left:6px;
	margin-top:125px;
}

#canvas .text, #canvas .textline {
	overflow: hidden;
	text-align: left;
}

#canvas .text p, #canvas .textline p {
	margin: 0;
	padding: 0 0 10px 0;
}

.tab {
	width: 380px;
	padding: 0 10px 0 10px;
	border-top: 3px solid #FFFFFF;
	clear: left;
}

.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.tabs li a {
	display: block;
	width: 190px;
	height: 18px;
	padding: 5px;
	color: #003366;
	background-color: #66CC00;
	border-bottom: 0;
	font-weight: bold;
	letter-spacing: -1px;
}

#palette {
	position: absolute;
	width: 270px;
	height: 380px;
	left: 670px;
	top: 19px;
	text-align: left;
}

#palette .tab {
	width: 250px;
	padding: 5px;
	height: 390px;
	top: 35px;
	border: 5px solid #66CC00;
	position: absolute;
}

#palette .tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}

#palette .tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#palette .tabs li a {
	display: block;
	width: 125px;
	height: 32px;
	padding: 5px;
	color: #003366;
	background-color: #66CC00;
	border-bottom: 0;
	font-weight: bold;
	letter-spacing: -1px;
	text-align:center;
}

#palette .tabs li a:active {
	display: block;
	width: 125px;
	height: 32px;
	padding: 5px;
	color: #CCCCCC;
	background-color: #003366;
	border-bottom: 0;
	font-weight: bold;
	letter-spacing: -1px;
}

.ad {
	padding: 10px 0 10px 0;
	color: #777;
}

.testimonial {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 150%;
	font-style: italic;
	color: #777;
	line-height: 120%;
	background: url(/images/ui/quote.png) top left no-repeat;
	text-align: left;
	padding: 10px 0 0 30px;
	width: 100%;
	height: 130px;
}

.quote {
	color: #000;
}

.attribution {
	color: #777;
	font-weight: bold;
}

.fail {
	font-weight: bold;
	color: #900;
}

.success {
	font-weight: bold;
	color: #090;
}

ul.plain {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.plain li {
	margin: 0;
	padding: 0 0 5px 0;
}

ul.checklist {
	list-style-image: url(/images/ui/tick.gif);
	margin: 0 0 0 25px;
	padding: 0;
}

ul.checklist li {
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 120%;
}

#canvas #page {
	position: absolute;
	top: 0;
	left: 0;
	width: 660px;
	height: 855px;
	font-size: 9pt;
}

#canvas #pagebg {
	position: absolute;
	top: 5px;
	left: 0;
}

.statusmsg {
	background-color: #fafafa;
	border: 1px solid #eee;
	padding: 5px;
	margin: 5px 0 10px 0;
	color: #0c0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.public {
	color: #090;
}

.private {
	color: #900;
}

.inactive {
	color: #999;
}

hr {
	margin: 25px 0 25px 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.twocolumn .leftcolumn {
	float: left;
	width: 400px;
	min-height: 284px;
	padding: 0 10px 0 0;
	margin: 0 10px 20px 116px;
}

.leftcolumn h2 {
	margin-left:-60px; 
}

.rightcolumn h2 {
	margin-left:-60px;
}

.middlecolumn h2{
	margin-left:-60px;
	float: left;
}

.twocolumn .rightcolumn {
	float: right;
	width: 400px;
}

.twocolumn h2 {
	padding-top: 0;
	margin-top: 0;
}

.threecolumn .leftcolumn {
	float: left;
	width: 290px;
	min-height: 400px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0px;
	background: url(/images/ui/verticaldivider.gif) no-repeat right top;
}

.threecolumn .middlecolumn {
	float: left;
	width: 290px;
	min-height: 284px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background: url(/images/ui/verticaldivider.gif) no-repeat right top;
}

.threecolumn .rightcolumn {
	float: left;
	width: 290px;
}

.threecolumn h2 {
	padding-top: 0;
	margin-top: 0;
}

address {
	font-style: normal;
}

.indent {
	margin: 0 0 0 20px;
}

.mailstats {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 5px 0;
	padding: 0 10px 10px 10px;
}

div.thumbnail {
	margin: 5px 5px 0 0;
	float: left;
	text-align: center;
}

div.thumbnail img.thumbnail {
	border: 1px solid #ccc;
	margin: 0 0 2px 0;
}

.images .thumbnail {
	margin: 5px 3px 0 3px;
}

.templates .thumbnail {
	margin: 10px 8px 0 8px;
}

.fancy {
	font-family: trebuchet ms, verdana, arial;
}

.orange {
	color: #f60;
}

.black {
	color: #000;
}

.aqua {
	color: #467;
}

.closespacing {
	letter-spacing: -1px;
}

.borderless {
	border: 0;
}

.flush {
	color:#999999;
	padding: 0;
	margin: 0;
}

.hidden {
	display: none;
}

#infobox {
	position: absolute;
	width: 227px;
	z-index: 49;
}

#infobox_arrow_left {
	position: absolute;
	z-index: 50;
}

#infobox_arrow_right {
	position: absolute;
	z-index: 50;
}

.infoboxtop {
	background: url(/images/ui/infobox_top.gif) no-repeat bottom center;
	height: 19px;
}

.infoboxbottom {
	background: url(/images/ui/infobox_bottom.gif) no-repeat top center;
	height: 19px;
}

.infobox {
	background: url(/images/ui/infobox_bg.gif) repeat-y;
	width: 197px;
	padding: 0 15px 0 15px;
	font-size: 90%;
}

#uploadbox {
	width: 415px;
	position: absolute;
	left: 30px;
	top: 290px;
	z-index: 50;
}

#templatepagenav {
	width: 415px;
	position: absolute;
	top: 100px;
	left: 122px;
	z-index: 50;
}

.pageboxtop {
	background: url(/images/ui/pagebox_top.gif) no-repeat bottom center;
	height: 19px;
}

.pageboxbottom {
	background: url(/images/ui/pagebox_bottom.gif) no-repeat top center;
	height: 19px;
}

.pagebox {
	background: url(/images/ui/pagebox_bg.gif) repeat-y;
	width: 385px;
	padding: 0 15px 0 15px;
	font-size: 90%;
}

#comments, #commentpreview {
	top:125px;
}

#comments tr, #commentpreview tr{
	margin-left:10px;
	margin-bottom-5px; 
}

#comments td, #commentpreview td {
	border: 0;
}

#comments .avatar, #commentpreview .avatar {
	width: 75px;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

#comments .comment, #commentpreview .comment {
	width: 410px;
	padding: 0 5px 10px 10px;
}

#commentform{
	margin-bottom:225px;
}
.commentauthor {
	font-weight: bold;
	font-size: 120%;
}

.commentmeta {
	font-size: 80%;
	color: #999;
}

.commentreplytitle {
	background-color: #f9f9f9;
	padding: 5px 5px 5px 10px;
	margin: 0 0 5px 0;
}

.commentreplytitle h2 {
	padding: 0;
	margin: 0;
}

#publicmailinglistlist {
	list-style: none;
}

#publicmailinglistlist li {
	margin-bottom: 1em;
}

#publicmailinglistlist label {
	font-weight: bold;
}

#publicmailinglistlist p {
	margin: 0;
	padding: 0;
}

#usage {
	border-collapse: collapse;
	margin: 5px 0 0 0;
	width: 100%;
}

#usage th {
}

#usage td {
	padding: 3px;
	font-size: 80%;
}

#usage tr:hover {
	background-color: #ffe;
}

#usage tr.selected {
	background-color: #ffe;
}

#usage .normal {
}

#usage .alt {
	background-color: #eee;
}

#usage .low {
	background-color: #fee;
}

#usage .hi {
	background-color: #efe;
}

#usage .hi2 {
	background-color: #cfc;
}

#usage .hi5 {
	background-color: #9f9;
}

#usage .percent {
	font-size: 75%;
}

#usage .keydata {
	font-weight: bold;
	font-size: 110%;
}

#usage .GTlow {
	background-color: #fee;
	font-weight: bold;
}

#usage .GThi {
	background-color: #efe;
	font-weight: bold;
}

#usage .GTnormal {
	font-weight: bold;
}

#usagegraph {
	font-size: 80%;
}

.gplans.a {
	color: #f00;
}
.gplans-table .new img{
	float:right;
}

.gplans-table {
	float:right;
	font-family: Tahoma, Arial;
	font-size: 1em;
	width: 30%;
	background-color:#ffffff;
	text-align:left;
	margin-top:-338px;
	margin-left:-75px;
}
.gplans-table .th {
	font-weight: bold;
}
.gplans-table .new {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:10px;
	border-bottom: 1px dotted #999999;
	color: #152B5A;
	width: 100%;
	font-size:120%;
}
.new div.title{
	margin-top:10px;
	float:left;
}
.gplans-table .td {
	font-weight:normal;
	border-bottom: 1px dotted #999999;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	color: #152B5A;
	font-size:116%;
	width: 50%;
}

.gplans-table .td span.color
{
	color: #8FBA4E;
}
.clearfix
{clear:both;}

.hplans-table .new img{
	float:right;
}

.hplans-table {
	float:left;
	font-family: Tahoma, Arial;
	font-size: 1em;
	width: 30%;
	background-color:#ffffff;
	border-top: 1px dotted #999999;
	text-align:left;
	margin-top:-225px;
	margin-left:60px;
}
.hplans-table .th {
	font-weight: bold;
}
.hplans-table .new {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:10px;
	border-bottom: 1px dotted #999999;
	color: #152B5A;
	width: 100%;
}
.new div.title{
	margin-top:10px;
	float:left;
}
.hplans-table .td {
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	color: #152B5A;
	width: 50%;
}

.hplans-table .td span.color
{
	color: #8FBA4E;
}

#footbar {
	position: absolute;
	width: 980px;
	background: url(/images/gkumar/homepage/bottom-nav.jpg) no-repeat; 
	height: 60px;
}

#foottabs {
	float:none; 
	margin: 0;
	padding: 0;
}

#foottabs li {
	margin: 0;
	padding: 16px;
	list-style: none;
	float: left;
	text-align: center;
}

#foottabs li a {
	width: 90px;
	height: 25px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

#foottabs li a img {
	margin-left:150px;
	width: 75px;
	height: 23px;
}

#foottab2 {
	float: right;
	margin: 0;
	padding: 0;
}

#foottab2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

#foottab2 li a {
	width: 174px;
	height: 40px;
	display: block;
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}

#foottab2 li a img {
	padding-top:3px;
	margin-left:-110px;
	width: 238px;
	height: 45px;
}

#buider_top {
	color:#003366;
	border-bottom:3px dotted #999999;
	margin-top:-11px;
	float:left;
	margin-left:-340px;
	width:650px;
}

.defination{
	height:100%;
	margin-bottom:100px;
	margin-left:30px;
	margin-top:-10px
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: -7px;
	left: 0px;
	z-index: 1;
}

div.browse_img {
	float:right;
	margin-top:10px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#footer_search {
	position: absolute;
	top: 12px;
	height: 32px;
	font-family: "Tahoma", "Trebuchet M", "Geneva", "Helvetica", sans-serif;
	z-index: 5;
}

#footer_search form span.title_text_box {
	color:#003366;
	width: 205px;
	padding-top: 15px;
	float: left;
	background: url(/images/gkumar/homepage/search2.gif) no-repeat 0 0;
	margin-left:516px;
	text-align :center;
}

#footer_search form input {
	width: 155px;
	border: none;
	float: left;
	font-size: 90%;
	margin-left:23px;
	text-align: center;
	margin-top:-6px;
	height:13px;
	color:#003366;
}

#imagedata{
	color:#003366;
}

#imagedata .thumbnail img.thumbnail {
	width: 75px;
	height: 75px;
}

#newslettercontrols{
	float:left;
}

#pagecontrols{
	float:right;
	width:660px;
	margin-top:15px;
}

#contactlist{
	height:100%;
	margin-bottom:100px;
	margin-left:4px;
	width:930px;
	margin-top:450px;
}

#imagelist{
	margin-left:4px;
	width:100%;
	height:35%;
}

#templatelist{
	height:100%;
	margin-bottom:100px;
	margin-left:4px;
	width:930px;
	margin-top:-170px;
}

#search_form{
	padding-top:32px;
	float:right;
	width:457px;
}

#next_prev_button{
	margin-top:-18px;
	float:right;
}

#contact_no{
	margin-top:-30px;
	margin-left:300px;
}

#logo{
	margin-top:1px;
	margin-left:4px;
}

#template_tabs {
	width: 150px;
	top: 90px;
	position: absolute;
	margin-left:230px;
}

#image_tabs {
	width: 150px;
	top: 90px;
	position: absolute;
	margin-left:230px;
}

#template_tabs ul{
	list-style-type: none;
}

#template_tabs li.plain {
	float: left;
	margin: 0;
	padding: 0;
}

#template_tabs li.plain a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background:transparent url(/images/html.gif) no-repeat;
	margin-top:-50px;
	background-position: left top; 
}

#template_tabs li.plain a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background-position:-45px top;  
}

#template_tabs li.premium {
	float: left;
	margin: 0;
	padding: 0;
}

#template_tabs li.premium a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	margin-top:-3px; 
	background:transparent url(/images/premium.gif) no-repeat;
	margin-right:32px; 
	background-position: left top;
}

#template_tabs li.premium a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;  
	background-position:-45px top;
}

#template_tabs li.rated {
	float: left;
	margin: 0;
	padding: 0;
}

#template_tabs li.rated a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	margin-top:20px;
	margin-right:32px;
	background:transparent url(/images/hr.gif) no-repeat;
	background-position: left top;
}

#template_tabs li.rated a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	margin-top:20px;
	background-position: -45px top;
}

#image_tabs ul{
	list-style-type: none;
}

#image_tabs li.upload {
	float: left;
	margin: 0;
	padding: 0;
}

#image_tabs li.upload a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background:transparent url(/images/upload.gif) no-repeat;
	margin-top:-50px;
	background-position: left top;
}

#image_tabs li.upload a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background-position:-45px top;
}

#image_tabs li.flickr {
	float: left;
	margin: 0;
	padding: 0;
}

#image_tabs li.flickr a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background:transparent url(/images/flickr.gif) no-repeat;
	margin-top:-3px;
	margin-right:32px;
	background-position: left top;
}

#image_tabs li.flickr a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background-position:-45px top;
}

#image_tabs li.facebook {
	float: left;
	margin: 0;
	padding: 0;
}

.process {
	margin: 100px 0 0 0;
}

#image_tabs li.facebook a {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background:transparent url(/images/facebook.gif) no-repeat;
	margin-top:20px;
	margin-right:32px; 
	background-position: left top;
}

#image_tabs li.facebook a:hover {
	display: block;
	width: 32px;
	height: 125px;
	padding: 5px;
	background-position:-45px top;
}

#process {
	margin: 100px 0 25px 35px;
}

#user_logo {
	padding-top:10px; 
}

.custom_logo {
	display: none; 
}

.ui-sortable-placeholder {
	background-color: #fff;
	opacity: 0.5;
	display: none;
}