/*-----------------------------------+
|Website: www.export2web.com         |
|Designed & coded by: Rajeev Ranjan  |
|Email: raajeev@kuliza.com           | 
+------------------------------------*/

* {
	margin:0;
	padding:0;
}
/* reset default browser's style properties  */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0px none;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
}
abbr, acronym {
	border:0px none;
}
html {
	background:url(../images/general/bg.png) repeat-x;
}
body {
	font-family:"trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
	background:url(../images/general/bg_top_nav.png) repeat-x;
}
h1 {
	font-size:22px;
	font-weight:bold;
	color:#555555;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#333;
}
h2.subtitle {
	font-size:16px;
	font-weight:bold;
	color:#333;
}
#aboutus h2 {
	margin-top:4px;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
p {
	font-size:14px;
	color:#333;
	line-height:1.3;
	margin-bottom:0;
}
a {
	color:#048cb5;
	text-decoration:none;
	font-size:inherit;
	outline:none;
}
iframe {
	border: none;
}
#wrapper {
	margin:0 auto;
	min-height:100%;
	text-align:left;
}
/* header part starts here */

#section-nav .crumbtrail {
	padding-top: 10px;
	padding-left: 6px;
	overflow: hidden;
}
div.crumbtrail div.path {
	font-size: 11px;
	color: #6b6862;
	height: 22px;
	font-weight: bold;
}
.crumbtrail .path a, .crumbtrail .path a {
	color: #ada89e;
}
.crumbtrail .path a.home, .crumbtrail .path a.home:visited {
	color: #ada89e;
}
.crumbtrail .path span.current {
	color: #6b6862;
}
.crumbtrail .path a.browse, .crumbtrail .path a.browse:visited {
	color: #f26522
}
.crumbtrail #browser {
	overflow: hidden;
	display: none;
}
.crumbtrail #browser ul {
	float: left;
	padding: 3px 0;
	margin: 4px 3px 6px 0px;
	background: #21201c;
	height: 100%;
}
.crumbtrail #browser ul li {
	list-style: none;
	padding: 3px 8px 3px 8px;
	margin: 0px 3px;
	color: #ada89e;
	font-size: 12px;
	cursor: pointer;
}
.crumbtrail #browser ul li a.viewlink, .crumbtrail #browser ul li a.viewlink:visited {
	font-size: 10px;
	color: #f26522;
}
.crumbtrail #browser ul li.active {
	background: #2a2926;
}
.crumbtrail #browser ul.catlist.child {
	display: none;
}
#hd {
	width:984px;
	height:56px;
	margin:auto;
}
#hd .top_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	text-align:right;
	margin-right:14px;
}
#hd .top_right span, #hd .top_right a {
	color:#efebeb;
	font-size:10px;
}
.fright {
	float:right;
	width:auto;
}
.fleft {
	float:left;
	width:auto;
}
.clearb {
	clear:both;
	display:block;
}
#hd div.top {
	overflow:hidden;
	height:56px;
	margin:auto;
	width:984px;
}
#hd div.top span.logo {
	float:left;
	width:auto;
}
#hd div.top span.topNav {
	float:right;
	height:36px;
	border-top:0;
	text-align:left;
	position:relative;/*background:url(../images/general/bg_topnav.gif) repeat-x;*/
}
#hd div.top span.topNav span.top_corleft {
	position:absolute;
	left:0;
	background:url(../images/general/cor_left_topnav.gif) no-repeat;
	width:3px;
	height:35px;
}
#hd div.top span.topNav span.top_corright {
	position:absolute;
	right:0;
	background:url(../images/general/cor_right_topnav.gif) no-repeat;
	width:3px;
	height:35px;
}
#hd div.top span.topNav a {
	color:#fff;
}
#hd div.top span.topNav a:hover {
	text-decoration:underline;
}
#hd div.top span.topNav a.contactus {
	display:block;
	background:url(../images/general/ico_contact.gif) no-repeat 0 1px;
	height:15px;
	float:left;
	text-indent:22px;
	margin:13px 0 0 10px;
	display:inline;
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
div#contactPage input#contact-ip {
	cursor: pointer;
}
#hd div.top span.topNav a.login {
	display:block;
	background:url(../images/general/ico_login.gif) no-repeat 0 1px;
	height:15px;
	float:left;
	text-indent:19px;
	margin:13px 10px 0 10px;
}
#hd div.top span.topNav a:hover {
	text-decoration:underline;
}
#hd div.top a.logo {
	display:block;
	width:165px;
	/*height:55px;*/
       margin-top:15px;
	/*margin-left:15px;*/
       font-size:32px;
	color:#fff;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/general/logo.png) no-repeat 0 4px;
}
#hd div.top a.showcase_logo {
	display:block;
	width:100%;
	margin-top:20px;
	margin-left:12px;
	font-size:25px;
	color:#fff;
}
#hd div.horiz-menu span.cor_left {
	height:38px;
	width:5px;
	display:block;
	position:absolute;
	left:0;
	background:url(../images/general/nav_cor_left.jpg) no-repeat;
}
#hd div.horiz-menu span.cor_right {
	height:38px;
	width:5px;
	display:block;
	position:absolute;
	right:0;
	background:url(../images/general/nav_cor_right.jpg) no-repeat;
}
.mainMenuItems {
	overflow:hidden;
}
#hd div.horiz-menu div#showcase-preview {
	margin: 15px 15px 0 0;
}
#hd div.horiz-menu ul {
	height:40px;
	float:right;
}
#hd div.horiz-menu ul li {
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#hd div.horiz-menu ul li a {
	float:left;
	padding:0 12px;
	line-height:3.1;
	font-size:14px;
	font-weight:bold;
	height:38px;
	color:#fff;
	text-transform:uppercase;/*border-right:1px solid #9ca4bc;*/
}
#hd div.horiz-menu ul li a.last {
	border-right:0;
}
#hd div.horiz-menu ul li a.active, #hd div.horiz-menu ul li a:hover {
	/*background:url(../images/general/ico_active.jpg)  no-repeat center top;*/
	color:#a7bbc2;
}
/*  body part starts here */
#bd {
	overflow:hidden;
}
.assign-developer, #e2w_mailer, #profile, #login, #tickets, #exportpage, #editTicket, #contents div.inner_contents, #view_ticket, #main_content {
	width:964px;
	margin:auto;
	padding-top:12px;
}
#exportpage {
	margin-top:18px;
}
div#section-nav {
	width: 964px;
	margin: auto;
}
p.message {
	color:#333;
	font-size:18px;
	padding:30px;
	font-weight:bold;
	text-align:center;
}
#profile form table th {
	width:150px;
	vertical-align:top;
}
#profile form table td select {
	width:225px;
	border:1px solid #ccc;
}
#profile form table td textarea {
	width:425px;
	height:100px;
	border:1px solid #ccc;
}
#profile form table td input {
	width:220px;
	border:1px solid #ccc;
	padding:2px;
}
#ticket_created table {
	width:100%;
}
#ticket_created table th {
	padding:5px 6px;
	background:#D9DBDC url(../images/general/bg_ticket_viewbar.gif) repeat-x scroll 0 0;
	font-weight:bold;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #ccc;
}
#ticket_created table td {
	padding:3px 6px;
	font-size:13px;
}
#ticket_created table tr.total_sum td {
	padding:3px 6px;
	font-size:13px;
	color:#444;
	background:#fafafa;
	border-top:1px solid #ccc;
	font-weight:bold;
}
#ticket_created .pay-now {
	text-align:right;
	padding-right:0px;
}
#ticket_created .ticket-options {
	border:1px solid #ccc;
	margin:5px;
}
#profile h2 {
	margin-top:5px;
	color:#666;
}
#profile table td {
	padding:5px 5px 5px 0;
	vertical-align:top;
}
#view_ticket h2 {
	margin-bottom:5px;
}
#login form table th, #login form table td {
	padding:5px 10px 5px 0;
}
div.ticketnavLinks {
	height:15px;
	overflow:hidden;
	margin-bottom:3px;
}
div.ticketnavLinks a {
	font-size:11px;
}
div#pay-hidden, div#hidden {
	display: none;
	border:1px solid #CCCCCC;
	margin-top:6px;
	padding:10px;
}
div#hidden #id_admin_comments {
	width:940px;
	border:1px solid #ccc;
}
#ticket_comment li {
	margin-bottom:5px;
}
#ticket_comment #id_file-download_link {
	height:21px;
}
.a_loader {
	background:#fff url(../images/general/ajax-loade.gif) no-repeat center center;
	border:1px solid #c4c3c3;
}
label.email_id {
	margin-left:10px;
}
div.overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:#000000;
	z-index:400;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#contactPage {
	background:#FFFFFF url(../images/general/bg_contact.gif) repeat-x scroll 0 0;
	border:7px solid #01536c;
	position:absolute;
	display:none;
	height:auto;
	width:auto;
	top:150px;
	z-index:999;
	padding:15px 15px;
}
.db_contactus input, .db_contactus input {
	height:18px;
	width:200px;
	border:1px solid #c4c3c3;
}
.db_contactus #id_note {
	display:block;
	width:503px;
	height:141px;
}
.db_contactus .show_error {
	border:1px solid #ff6a06;
	background:#fdeadd;
}
input#contact-ip {
	border:none;
	background:url(../images/general/btn_submit_contact.gif) no-repeat;
	width:69px;
	height:22px;
	display:block;
	text-indent:-999px;
	color:#fff;
	_line-height:5;
	display:inline;
	overflow:hidden;
	float:left;
	margin-left:210px;
	margin-top:4px;
}
#bd #contents {
/* margin:12px 0px 50px;
	 background:url(../images/general/bg_contents.jpg) repeat-x;*/
}
#bd .flatbutton {
	background:url(../images/general/bg_button106x27.gif) no-repeat;
	width:106px;
	height:27px;
	font-size:15px;
	color:#fff;
	display:block;
	border:none;
	text-align:center;
	float:left;
}
a.flatbutton {
	line-height:1.7;
}
div.e2w-home-lowerblock a.read-more-link {
	cursor:pointer;
	text-transform: lowercase;
	color: #777;
}
#id_submit {
	margin-right:12px;
}
div.e2w-home-lowerblock div.read-more {
	display:none;
	padding-top:8px;
}
div.e2w-home-lowerblock {
	padding:8px 0;
}
div.e2w-home-lowerblock p {
}
div.e2w-home-lowerblock h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	text-decoration:underline;
	color:#333333;
	margin-top:16px;
	margin-bottom:3px;
}
div.e2w-home-lowerblock h2.mtop0 {
	margin-top:0;
}
#bd div#contents div.e2w-home-lowerblock ul li {
	list-style:disc;
	padding-left:0px;
	margin-left:15px;
}
#getAtheme {
	background:url(../images/general/getatheme.gif) no-repeat 0 2px;
	height:32px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	margin:1px 0;
	padding:2px 0;
}
span#title_getatheme {
	background:url(../images/general/txt_getatheme.gif) no-repeat;
	height:17px;
	width:148px;
	overflow:hidden;
	display:block;
	text-indent:-999px;
}
#contactPage li, #bd #contents li {
	list-style:none;
}
a.closeMe {
	color:#fa0606;
	text-decoration: underline;
	font-size:11px;
	cursor:pointer;
	position:absolute;
	bottom:15px;
	right:10px;
}
span#message {
	color: #FF0000;
	display: block;
	text-align: center;
}
#ideas2web-banner, #psd2html-banner {
	background:url(../images/general/bg_banner_psd2html.png) repeat-x;
	height:201px;
	overflow:hidden;
}
#psd2html-banner div.bannerContents {
	width:987px;
	height:177px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
	background:url(../images/general/banner_inner_tcloud.jpg) no-repeat 0 0;
	background:url(../images/general/banner_inner.jpg) no-repeat 0 0;
}
#psd2html-banner div.bannerContents {
	background:url(../images/general/banner_inner_tcloud.jpg) no-repeat 0 0;
}
#ideas2web-banner div.bannerContents {
	width:987px;
	height:177px;
	margin:auto;
	margin-top:19px;
	overflow:hidden;
	background:url(../images/general/banner_inner_webify.jpg) no-repeat 0 0;
}

#ideas2web-banner div.bannerContents h1{height:30px;
line-height:9;
overflow:hidden;
text-indent:-999px;}

#bd div#home-banner {
	background:url(../images/general/bg_banner.jpg) repeat-x;
	height:218px;
	overflow:hidden;
	margin-top:0;
	padding-top:0;
}
#home-banner div.bannerContents {
	width:984px;
	height:217px;
	margin:auto;
	margin-top:4px;
	background:url(../images/general/banner-contents_tcloud.png) no-repeat 0 13px;
}
div.icon_browsers h2, div.bg_webifyyridea h2 {
	text-indent:-999px;
	height:auto;
}
#home-banner div.bannerContents h1,#psd2html-banner div.bannerContents h1{
	overflow:hidden;
	height:30px;
	line-height:9;
	text-indent:-999px;
}
#ideas2web-banner div.bannerContents a.btn_export_now, #psd2html-banner div.bannerContents a.btn_export_now {
	display:block;
	height:30px;
	width:116px;
	background:url(../images/general/btn_exportnow.gif) no-repeat;
	margin:106px 0 0 860px;
}
#bd div#home-banner div.rightcontent {
	float:right;
	margin:105px 82px 0 0;
	text-shadow:#d9d6d7 0.09em 0.08em 0.08em;
}
#bd div#home-banner div.rightcontent h4 {
	font-size:22px;
	color:#fff;
}
#bd div#home-banner a#psd2html {
	background:url(../images/general/btn_psd2html.gif) no-repeat;
	display:block;
	height:52px;
	margin:1px 0px 0 0;
	width:195px;
	overflow:hidden;
	text-indent:-999px;
}
#bd div#home-banner a#psd2html:hover {
	background:url(../images/general/btn_psd2html_mo.gif) no-repeat;
}
#bd div#home-banner a#export2web {
	background:url(../images/general/btn_ideas2web.gif) no-repeat;
	display:block;
	height:52px;
	margin:10px 0px 0 0;
	width:195px;
	overflow:hidden;
	text-indent:-999px;
}
#bd div#home-banner a#export2web:hover {
	background:url(../images/general/btn_ideas2web_mo.gif) no-repeat;
}
#btn_idea2web {
	background:url(../images/general/btn_export_yr_ideas.gif) no-repeat;
	display:block;
	height:26px;
	width:141px;
	overflow:hidden;
	text-indent:-999px;
}
a.i2w {
	color:#d30404;
	text-decoration:underline;
}
a.p2h {
	color:#ff6803;
	text-decoration:underline;
}
span.learn_about_service {
	float:left;
	margin-right:30px;
}
div#ideas2web_ec {
}
div.export_cycle {
	font-size:14px;
	line-height:1.5;
	margin-top:7px;
}
div.export_cycle div.ec_left {
	float:left;
	width:47%;
}
div.export_cycle div.ec_right {
	float:left;
	width:47%;
	padding-left:5.5%;
}
#e2w_description div.export_cycle h3 {
	font-weight:bold;
	margin-bottom:2px;
	margin-top:10px;
}
#btn_psd2html {
	background:url(../images/general/btn_export_your_design.gif) no-repeat;
	display:block;
	height:26px;
	width:149px;
	overflow:hidden;
	text-indent:-999px;/*float:right;*/
}
p.l-more {
	padding:4px 0 6px 0;
}
div.bg_webifyyridea {
	height:33px;
	width:397px;
	background:url(../images/general/icons_webifyidea.gif) no-repeat;
	margin-top:4px;
}
div.icon_browsers {
	height:40px;
	width:316px;
	background:url(../images/general/icon_browsers.jpg) no-repeat;
}
#intro_text {
	overflow:hidden;
	width:100%;
	margin-top:0px;
	padding:0 0px;
	border-bottom:1px dotted #999;
	font-size:14px;
}
#bd #contents #intro_text li {
	padding:2px 0 3px 22px;
}
#intro_text p {
	font-size:14px;
	padding-bottom:2px;
	line-height:1.4;
	color:#333333;
}
#intro_text div.col_a {
	width:47.5%;
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
#intro_text div.col_b {
	width:47.5%;
	float:left;
	padding:0 15px;
	border-left:1px dotted #666666;
	padding-bottom:10px;
}
#intro_text div.col_c p {
	background:url(../images/general/ico_arrow.gif) no-repeat 2px 2px;
	padding-left:25px;
}
#intro_text div.redefine_perfection ul li {
	background:url(../images/general/ico_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 22px;
	color:#333333;
}
#intro_text h1 {
	margin:0;
	padding:0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/general/text_webify_idea.gif) no-repeat 0 0px;
	text-indent:-999px;
	font-size:20px;
	color:#de0424;
	font-weight:bold;
}
#bd h1.titletext {
	margin:0;
	padding:0 0 3px 0;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:normal;
}
#intro_text ul.we-create li {
	padding-left:22px;
	background:transparent url(../images/general/ico_arrow.gif) no-repeat scroll 0 4px;
}
#intro_text h3, #intro_text ul li {
	color:#333333;
	font-weight:normal;
}
#intro_text .col_a h3 {
	margin:5px 0 0 0;
}
#intro_text div.col_b h1 {
	color:#e75501;
	background:url(../images/general/text_redefining.gif) no-repeat 0 0px;
}
.form ul {
	margin:0;
	padding:0;
}
.form ul li {
	list-style:none;
}
form.price_form {
	overflow:hidden;
}
div#tickets div.optionForm {
	float:left;
	width:48%;
}
div#tickets div.detailsForm {
	float:left;
	width:45%;
	padding-left:42px;
}
div.package_box {
	border:1px solid #e3dbbd;
	margin:0 0 15px 0;
	/*width:512px;*/
	padding:8px;
	background:#fcfcfb;
}
div.goldP {
	background:#fffcf0;
}
div.package_box .package_title {
	overflow:hidden;
	height:20px;
	font-weight:bold;
}
#aboutus {
	font-size:14px;
	color:#333333;
	line-height:1.5;
}
#aboutus h3 {
	margin-top:0px;
	margin-bottom:5px;
}
#aboutus ul.moneyback {
	margin-top:5px;
}
#aboutus .intro_about li {
	background:url(../images/general/ico_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
}
#aboutus .b_arrow li {
	background:url(../images/general/ico_arrow_pt.gif) no-repeat 0 5px;
	padding:0 0 0 16px;
}
div#about_toc {
	float:right;
	width:250px;
	border-left:1px dotted #ccc;
	margin-top:24px;
	margin-right:6px;
	margin-left:8px;
	padding-left:10px;
}
div#about_toc ul li {
	background:url(../images/general/bullets_toc.gif) no-repeat 0 7px;
	padding-left:12px;
	_height:20px;
}
div#about_toc h3 {
	margin:0;
	font-size:16px;
	margin-bottom:0px;
}
div#about_toc a {
	font-size:13px;
	padding-bottom:0px;
	display:block;
}
div#about_toc a:hover {
	/*text-decoration:underline;*/
	color:#02546d;
}
div#about_toc h3 a {
	padding-bottom:0;
	font-size:16px;
}
span.separator_dotted {
	height:11px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	display:block;
}
span.separator_dotted75 {
	height:11px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	display:block;
	width:70.5%;
}
* html span.separator_dotted75, * html span.separator_solid75, * html span.separator_dotted {
	line-height:2px;
}
span.separator_solid {
	height:11px;
	margin-bottom:10px;
	border-bottom:1px solid #666;
	display:block;
}
span.separator_solid75 {
	height:7px;
	margin-bottom:10px;
	border-bottom:1px solid #959593;
	display:block;
	width:70.5%;
}
div.testimonials {
	margin:10px 0 0 0;
}
div.testimonials h4 {
	font-size:16px;
	font-weight:normal;
	color:#333;
	font-weight:bold;
}
div.testimonials p {
	margin:0 0 10px 0;
	line-height:1.5;
	font-size:13px;
	color:#333;
}
/* tickets */
div#tickets {
	padding-top:0;
}
#tickets .ticketContainer {
	background:url(../images/general/separator_2col_dotted.gif) repeat-y 483px 0;
	float:left;width:100%;
}
#tickets .ticketContainer div.introtext {
	padding-right:12px;
}
div#tickets div.optionGroup {
	background:url(../images/general/bg_top_orderoptions.jpg) no-repeat top left;
	margin-bottom:10px;
	/*width:531px;*/
	overflow:hidden;
}
div#tickets div.subOptionGroup {
	background:url(../images/general/bg_bottom_orderoptions.jpg) no-repeat bottom left;
	border-left:1px solid #c0bebe;
	border-right:1px solid #c0bebe;
	margin:1px 0;
	padding:10px;
}
div#tickets div.subOptionGroup .optionTitle {
	display:block;
}
div#tickets div.subOptionGroup .optionTitle h2 {
	height:22px;
	color:#777;
	font-weight:normal;
	cursor:pointer;
}
div#tickets .subOptionGroup .optionTitle a.expandCollapse {
	background:url(../images/general/ico_min_max.gif) no-repeat;
	height:13px;
	width:13px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	text-indent:-99px;
	float:left;
	margin-right:5px;
	margin-top:2px;
}
div#tickets div.optionGroup div.open .optionTitle a {
	background-position:0 -13px;
}
div#tickets div.optionGroup div.subOptionGroup .li_of_options {
	display:none;
}
div#tickets div.optionGroup div.open .li_of_options li {
	overflow:hidden;
}
div#tickets div.optionGroup div.open .li_of_options {
	display:block;
}
div#tickets div.optionGroup div.open .li_of_options li.option_item {
	margin:2px 0;
}
.li_of_options {
/*margin:10px 0 0 0;*/
}
div.optionGroup .li_of_options h3 {
	color:#d91532;
}
div#tickets div.subOptionGroup h3 {
	margin:5px 0 2px 0;
	padding:3px 0 0 0;
	border-top:1px dotted #afafaf;
}
.opTitile {
	float:left;
	line-height:1;
	width:418px;
}
.opTitile p {
	font-size:13px;
}
#pkg_high, #pkg_basic {
	margin:0;
	padding:0;
	position:absolute;
	_top:-3px;
*top:-3px;
}
div#exportpage div.widgetTop {
	background:url(../images/general/bg_top_export_wid.gif) no-repeat top left;
	margin-bottom:10px;
	width:401px;
	overflow:hidden;
}
div#exportpage div.widgetTop input {
	height:16px;
	padding:2px;
}
div#exportpage div.widgetTop input#id_file-requirement, div#exportpage div.widgetTop input#id_file-upload {
	height:auto;
	border:none;
}
div#exportpage div.widgetBottom {
	background:#fdfefe url(../images/general/bg_widget_export.gif) repeat-x;
	border-left:1px solid #c0bebe;
	border-right:1px solid #c0bebe;
	border-bottom:1px solid #c0bebe;
	margin:1px 0;
	padding:15px;
	overflow:hidden;
	font-size:14px;
	color:#646464;
}
div#exportpage div.widgetBottom table td {
	padding:3px;
}
label.total_price {
	font-weight:normal;
	font-size:16px;
}
div.introtext h1 {
	font-size:18px;
	font-weight:normal;
	color:#333;
}
.detailsForm p, div.introtext p {
	line-height:1.3;
	font-size:13px;
	margin-bottom:10px;
}
.error {
	border:1px solid #ff6a06;
	background:#fdeadd;
}
div#tickets div.widgetTop .error {
	border:1px solid #ff6a06;
	background:#fdeadd;
}
div#e2w_mailer p#mailer-error {
	padding: 5px 0 0 5px;
}
.errorText {
	font-size:10px;
	color:#FF0000;
}
span#contact_email_error {
	padding-left: 200px;
}
#id_ticket-no_pages {
	width:50px;
}
#id_ticket-description {
	width:358px;
	height:100px;
	margin-bottom:3px;
	border: 1px solid #ccc;
}
label.id-description {
	display: block;
	margin-bottom:2px;
	text-align:left;
}
div.widgetBottom li {
	margin:5px 0;
}
.total_price, #total_price {
	font-weight:bold;
	font-size:16px;
}
div.est_price {
	margin-top:6px;
	color:#990000;
}
input.btn_export {
	display:block;
	margin:8px auto 3px auto;
}
#id_ticket-no_pages {
	border:1px solid #ccc;
}
#id_ticket-name, #id_register-email, #id_file-download_link, input#id_file-download_link {
	width:248px;
	border:1px solid #ccc;
}
#contents table.login td {
	padding:5px 2px;
}
#contents table.login td input {
	width:300px;
	border:1px solid #ccc;
	height:22px;
}
#contents table.login td input#submit_login {
	width:100px;
	border:1px solid #ccc;
	height:26px;
	cursor:pointer;
	background:#e20b2a;
	color:#fff;
}
#contents table.login td #btn_client_login {
	display:block;
	width:100px;
	height:30px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/general/btn_buttons.gif) no-repeat 0 -31px;
	border:none;
}
#btn_client_login:hover {
	background-position:0 0;
	cursor:pointer;
}
div.widgetTop div.widgetBottom #btn_export {
	display:block;
	width:102px;
	height:32px;
	overflow:hidden;
	text-indent:-999px;
	line-height:4;
	background:url(../images/general/export.gif) no-repeat 0 0;
	border:0;
}
div.widgetTop div.widgetBottom #btn_export:hover {
	/*background-position:0 -62px;*/
	cursor:pointer;
}
#resetPassword {
	display:block;
	width:100px;
	height:30px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/general/btn_reset.gif) no-repeat 0 -31px;
}
#resetPassword:hover {
	background-position:0 0;
	cursor:pointer;
}
span.logo2 {
	color:#ea0626;
}
span.e2w {
	font-weight:bold;
	font-size:14px;
}
/* ticket Details  *Added By Nirvay* */
span.date {
}
span.absent {
	color: #f00;
}
div#ticket_details span.file_name {
	padding-right: 10px;
}
div.welcome_message {
	margin-right: 15px;
	float: right;
}
div.welcome_message span {
	color: #ff0000;
}
div.welcome_message a {
	padding-right: 5px;
}
div#ticket_details a.file_link {
	color: ##048CB5;
	font-size:14px;
	text-decoration:underline;
}
div#ticket_details div#designer_details {
/*   float: left;
    width: 49%;*/
}
div#ticket_details div#other_details {
/* float: right;
    width: 49%; */ 
}
div#ticket_details div#details table {
	border:1px solid #ccc;
}
div#ticket_details div#details th {
	background:#d9dbdc url(../images/general/bg_ticket_viewbar.gif) repeat-x;
	height:30px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}
div#ticket_details div#designer_details th span, div#ticket_details div#details th span {
	font-size:14px;
	font-weight:bold;
	color:#5d5c5c;
	display:block;
	margin-left:10px;
	text-transform:uppercase;
}
div#ticket_details div#details td {
	padding:5px 0;
}
div#ticket_details div#details td span {
	display:block;
	margin-left:10px;
	font-size:14px;
}
div#ticket_details div#designer_details div#details span#ticket_name {
	color: #333;
	text-transform:uppercase;
}
div#ticket_details div#designer_details div#payment_details, div#ticket_details div#designer_details div#design_details {
	margin: 10px 0px;
}
div#design_details table {
	border:1px solid #ccc;
}
div#design_details table th {
	background:#d9dbdc url(../images/general/bg_ticket_viewbar.gif) repeat-x;
	height:30px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}
div#ticket_details div#payment_details table td {
	padding-left:10px;
	padding-right:10px;
}
input#pay-amount {
	width:73px;
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
}
div#ticket_details div#details td span.dollarSign {
	font-size:13px;
	margin-top:3px;
	margin-right:1px;
	margin-left:0;
}
tr.lastRow {
	background:#f4f5f5;
	border-top:1px solid #dcdddd;
	color:#333;
	font-weight:bold;
}
td.total {
	text-align:right;
	padding-right:10px;
}
div#design_details table td {
	padding:3px 0;
}
div#ticket_details div#designer_details div#design_details ol li {
	list-style: decimal;
	margin-left: 25px;
}
div#ticket_details {
	font-size:13px;
}
.btn_complete {
	display:block;
	background:url(../images/general/btn_completed.gif) no-repeat;
	width:106px;
	height:27px;
	border:none;
	cursor:pointer;
	margin-top:5px;
}
#id_admin_comments, #id_comment, #id_comment-comment {
	width:956px;
	height:110px;
	margin-bottom:10px;
	border:#1px solid #eeebd3;
}
div.response textarea#id_comment-comment {
	width:938px;
}
#hidden #id_comment, #hidden #id_comment-comment {
	width:915px;
}
#ticket_comment #id_comment-comment {
	width:956px;
}
div.comment_reply .response {
	text-align:left;
}
div#developer_details {
	border:1px solid #dcdddd;
	margin-top:10px;
}
.filesarea, div#developer_details #admin_area {
	margin:10px;
}
.title_bar {
	background:#D9DBDC url(../images/general/bg_ticket_viewbar.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	height:30px;
}
.title_bar span {
	color:#5D5C5C;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:7px;
	text-transform:uppercase;
}
div#designer_files {
	border:1px solid #dcdddd;
}
div.btn_replycomment {
	text-align:right;
}
div.btn_replycomment {
	height:24px;
}
div.btn_replycomment input {
	background:url(../images/general/btn_submit_sm.gif) no-repeat;
	display:block;
	height:22px;
	width:72px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	float:right;
}
/* showcase page */
div#e2w_showcase {
	overflow:hidden;
	padding-top:20px;
}
div#e2w_showcase div.site_gallery {
	overflow:hidden;
}
div#e2w_showcase div.e2w_project {
	float:left;
	background:url(../images/general/dotted_separator_vertical.gif) no-repeat right center;
}
div#e2w_showcase div.last {
	background: none;
}
div#e2w_showcase div.e2w_project div.sep_btm {
	clear:both;
	background:url(../images/general/dotted_separator.gif) repeat-x left bottom;
	padding:15px 10px;
	margin:0 15px;
}
div#e2w_showcase div.bdr_last {
	background:none;
}
div#e2w_showcase div.e2w_project div.lastBtm {
	background:none;
}
div#e2w_showcase div.e2w_project .project_links, div#e2w_showcase div.e2w_project .project_title {
	width:235px;
	padding-left:15px;
}
div#e2w_showcase div.e2w_project .project_title {
	display:block;
	margin-bottom:5px;
	color:#666666;
}
div#e2w_showcase div.e2w_project .project_title label {
	color:#e20b2a;
}
div#e2w_showcase div.e2w_project .project_links .fleft {
	float:left;
	width:auto;
}
div#e2w_showcase div.e2w_project .project_links .fright {
	float:right;
	width:auto;
}
div#e2w_showcase div.site_gallery .project_thumb {
	background:url(../images/general/bg_thumbnails.jpg) no-repeat;
	width:265px;
	height:228px;
	overflow:hidden;
}
div#e2w_showcase div.e2w_project .thumb {
	height:217px;
	width:234px;
	display:block;
	margin:2px 0 0 15px;
	text-align:center;
	overflow:hidden;
}
#e2w_blog .fleft {
	width:65%;
}
#e2w_blog .fright {
	width:27%;
	margin-top:45px;
}
#e2w_blog .blog_item .fright {
	width:27%;
	margin-top:0px;
}
#e2w_blog h2 {
	font-size:16px;
}
#e2w_blog #sidebar a {
	font-size:14px;
}
#e2w_blog #sidebar p {
	font-size:12px;
}
/* showcase ends*/
#e2w_description h2 {
	font-weight:normal;
	margin-bottom:0px;
	font-size:1.1em;
	font-weight:bold;
}
#e2w_description h2.title {
	font-size:1.22em;
	color:#444;
	font-weight:bold;
}
#e2w_description h3 {
	font-weight:normal;
	font-size:14px;
	margin-bottom:10px;
	line-height:1.4;
}
#e2w_description h3.h16 {
	font-size:16px;
}
#e2w_description h4 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#4f4f4f;
	margin:8px 0 3px 0;
}
#e2w_description p {
	line-height:1.5;
	font-size:14px;
}
#e2w_description div.fright, #e2w_description div.fleft {
	width:49%;
}
#e2w_description div#ideas2web_ec div.fright {
	width: 47%;
}
#e2w_description h1 {
	color:#155278;
	font-weight:normal;
	margin-bottom:2px;
	font-size:18px;
}
#e2w_description div.services_summary {
	overflow:hidden;
	margin-top:10px;
	float:left;
	width:100%;
}
#e2w_description .sepDotted {
	border-bottom:1px dotted #333;
	margin-bottom:0px;
	padding-bottom:0px;
}
#e2w_description div.services_summary h1 {
	font-size:18px;
}
#bd #e2w_description div.services_summary ol li {
	font-size:14px;
	padding:5px 0 0px 1px;
	list-style:decimal;
	margin-left:26px;
}
#e2w_description div.services_summary .export_cycle li {
	background:none;
	padding:0;
}
#ticket_listings {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background:#fff;
}
table tr.bgTrue td {
	background:#fbfdff;
	color:#444;
}
table .bgFalse td {
	color:#444;
}
#ticket_listings table th, #ticket_listings table td {
	padding:5px 5px;
	/*	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;*/
	color:#444;
	text-transform:uppercase;
}
#ticket_listings table td.createT {
	border-top:1px solid #e8e7e7;
}
/*#ticket_listings table th{
	background:#0382ac;
	color:#fff;
}*/
#ticket_listings table th {
	background:#d9dbdc url(../images/general/bg_ticket_viewbar.gif) repeat-x;
	height:30px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
	padding:0 5px;
	overflow:hidden;
}
#ticket_listings table th span {
	font-size:14px;
	font-weight:bold;
}
#ticket_listings table td span.ticket_desc {
	text-transform:none;
}
#ticket_listings table td a.edit {
	margin-left:15px;
}
#ticket_listings .create_ticket:hover {
	text-decoration:underline;
}
#ticket_listings .create_ticket {
	font-weight:bold;
	font-size:11px;/*height:30px;
	display:block;
	width:130px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/general/btn_create_ticket.gif) no-repeat;*/
}
#editTicket h2 {
	margin-bottom:5px;
}
#editTicket .optionGroup {
	/*border-bottom:1px solid #ccc;*/
	margin:4px 0;
	padding:4px 0;
}
#editTicket form.price_form div.first {
	margin-top:5px;/*border-top:1px solid #ccc;*/
}
#editTicket h2 span {
	color:#6c6a6a;
}
#editTicket ul.li_of_options li {
	font-size:14px;
}
ul.li_of_options li input {
	float:left;
}
ul.li_of_options li span.label {
	float:left;
	margin-left:5px;
}
ul.li_of_options li span.price {
	float:right;
	font-weight:bold;
}
#tickets ul.li_of_options li span.price {
	float:right;
	font-weight:normal;
}
#editTicket ul.li_of_options .sub_op_bgFalse {
	background:#fff;
}
#editTicket ul.li_of_options .sub_op_bgTrue {
	border:1px solid #f0f0ef;
}
#editTicket ul.li_of_options .bgOpts {
	background:#f9fafa;
	padding:3px 12px;
}
#editTicket ul.li_of_options li h3 {
	color:#333;
}
#editTicket ul.li_of_options {
	border:1px solid #ccc;
}
#editTicket #btn_update_ticket {
	background:url(../images/general/btn_update_ticket.gif) no-repeat;
	width:130px;
	height:30px;
	overflow:hidden;
	display:block;
	text-indent:-999px;
	cursor:pointer;
}
#editTicket .li_of_options li {
	padding:4px 12px;
}
#ticekt_comment li label {
	display:block;
}
.submit_form .fleft {
	font-weight:bold;
}
.submit_form .fleft .esitmatedprice {
	font-weight:bold;
	font-size:16px;
}
.btn_submit {
	display:block;
	background:url(../images/general/btn_submit.gif) no-repeat;
	width:100px;
	height:30px;
	border:none;
	overflow:hidden;
	text-indent:-999px;
	_line-height:5;
	cursor:pointer;
}
.dev_uploaded_files {
	overflow:hidden;
	height:14px;
	padding:4px 5px;
	background:#f1ecec;
	margin-bottom:1px;
}
.btn_submit:hover {
	background-position:0 -30px;
}
.submit_ticket {
	height:31px;
	overflow:hidden;
	border-top:1px dotted #afafaf;
	padding-top:5px;
	margin-top:10px;
}
.submit_ticket input {
	float:right;
}
#ticket_comments {
	margin-top:10px;
}
#ticket_comments .ticket_comments {
	border:1px solid #e8d9cf;
	margin-bottom:10px;
	margin-top:10px;
	padding:10px;
	background:#fcfbef;
}
#ticket_comments .ticket_comments .comment {
	border-top:1px dotted #d3d1b6;
	border-bottom:1px dotted #d3d1b6;
	margin:4px 0;
	padding:5px 0;
}
#ticket_comments .childComment {
	border:1px dotted #f8a56e;
	background:#ffffe2;
}
#ticket_comments .ticket_comments .comment_reply {
	text-align:right;
}
div.comment_id span {
	font-size:11px;
	color:#666666;
	height:12px;
}
div.comment_id span.cmt_no {
	font-size:12px;
}
.comment_id {
	padding:2px 0;/*background:#f5f6f7;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	text-indent:4px;*/
}
div.comment_id span.cmt_reply {
	font-size:12px;
}
#e2w_blog #sidebar {
	border:1px solid #ccc;
	background:#fff;
	padding:12px;
}
#e2w_blog #sidebar {
	font-size:16px;
	height:350px;
	background:#f5f8fa;
}
#e2w_blog #sidebar h3 {
	font-size:16px;
	margin:5px 0 3px 0;
}
#e2w_blog h3.title_post_a_comment {
	margin-top:10px;
	color:#454545;
}
#e2w_blog .post_comment {
	background:#faf9f6;
	border:1px solid #e0dfdc;
	padding:8px 15px 15px 15px;
	margin:1px 0 5px 0;
}
#e2w_blog .post_comment .submit {
	height:22px;
}
#e2w_blog .post_comment .submit .submit-post {
	display:block;
	background:url(../images/general/btn_submit_sm.gif) no-repeat;
	border:none;
	width:71px;
	height:22px;
	overflow:hidden;
	text-indent:-999px;
	line-height:5;
	float:right;
}
#e2w_blog .blog_content {
	line-height:1.3;
	font-size:14px;
	text-align:justify;
}
#e2w_blog div.comment_posted {
	border:1px solid #f4eddb;
	background:#fdfbf6;
	padding:12px;
	margin-bottom:10px;
	margin-top:2px;
	font-size:13px;
	color:#333;
}
#e2w_blog div.post_comment form div {
	padding:4px 0;
	display:block;
}
#e2w_blog div.post_comment .cmtItem_email {
	float:left;
}
#e2w_blog div.post_comment .cmtItem_name {
	float:left;
}
#e2w_blog div.commented-by {
	margin:5px 0;
}
#e2w_blog div.commented-by .by {
	color:#666;
}
#e2w_blog div.commented-by em {
	color:#666;
	font-style:normal;
	font-size:11px;
}
#e2w_blog .blog_posted_on {
	border-bottom:1px dotted #999;
	padding:2px 0;
	margin-bottom:5px;
	color:#666;
}
#e2w_blog div.post_comment form div label {
	margin-right:5px;
}
#e2w_blog .post_comment textarea {
	display:block;
	width:602px;
	height:105px;
	margin:2px 0 10px 0;
	border:1px solid #e0dfdc;
}
#e2w_blog .post_comment #id_email, #e2w_blog .post_comment #id_name {
	width:240px;
	border:1px solid #e0dfdc;
	padding:4px;
}
#e2w_blog .post_comment div.cmtItem_email {
	margin-left:10px;
}
#e2w_blog .post_comment div.cmtItem_url {
	clear:both;
	padding-top:4px;
}
#e2w_blog .post_comment #id_url {
	width:300px;
	border:1px solid #e0dfdc;
	padding:4px;
}
#e2w_blog p.postedby {
	padding:2px 0;
}
#e2w_blog .blog_item {
	margin:10px 0;
}
#e2w_blog hr {
	border:0;
	height:1px;
	background:#ccc;
}
#e2w_blog span.posted_date {
	font-size:13px;
	color:#999;
	margin-top:5px;
	display:block;
	text-align:right;
}
/* E2W rewamped page css */
div#psd2html, div#ideas2web {
	clear:both;
	padding-top:22px;
}
#ideas2web div.col_container {
	background:url(../images/general/separator_2col_dotted.gif) repeat-y 483px 0;
	float:left;
	width:100%;
}
#ideas2web .introtext h1 {
	margin-bottom:5px;
}
#ideas2web div.i2w-col-a {
	float:left;
	width:48%;
}
#ideas2web .i2w-col-b {
	float:left;
	padding-left:42px;
	width:45%;
}
ul.i2w_offerings {
	margin-top:0px;
}
ul.i2w_offerings input.i2w-checkbox {
	float:left;
	margin-right:5px;
	margin-top:1px;
}
ul.i2w_offerings li {
	margin-bottom:10px;
}
ul.i2w_offerings li a {
	font-size:14px;
	cursor:pointer;
}
ul.i2w_offerings li a:hover {
/*text-decoration:underline;*/
}
ul.i2w_offerings li div.description {
	display:block;
	font-size:13px;
	padding:2px 0;
}
.i2w-process_graph {
	display:block;
	background:#fff url(../images/general/i2w_process_graph.gif) no-repeat;
	float:right;
	height:396px;
	width:460px;
	text-indent:-999px;
	margin:0 0 10px 25px;
}
* html .i2w-process_graph {
	margin-left:0px;
}
.p2h-process_graph {
	display:block;
	background:#fff url(../images/general/p2h_process_graph.gif) no-repeat;
	float:right;
	height:396px;
	width:460px;
	text-indent:-999px;
	margin:0 0 10px 5px;
}
.i2w_offerings li p {
	display:block;
}
#ideas2web_ec .i2w_advantages {
	margin-left:1px;
}
#bd #contents .i2w_advantages li {
	margin-bottom:7px;
	list-style:decimal;
	margin-left:22px;
}
/* Footer */
#ft {
	padding:0 10px;
	text-align:left;
	margin: -74px auto 0 auto;
	position: relative;
	overflow:hidden;
	height: 74px;
	background:url(../images/general/footer.jpg) repeat-x;
}
#ft div#footer-menu {
	margin:auto;
	width:984px;
	height: 74px;
	overflow:hidden;
}
#ft div#footer-menu div.fleft {
	color:#FFFFFF;
	margin-top:15px;
	margin-left:12px;
}
* html #ft div#footer-menu div.fleft {
	margin-left:6px;
}
* html #ft div#footer-menu div.fright {
	margin-right:6px;
}
#ft div#footer-menu div.fright {
	margin-right:12px;
}
#ft div#footer-menu a {
	color:#333;
}
#ft div#footer-menu a.footer-link {
	color: #b10909;
}
#ft div#footer-menu ul {
	overflow:hidden;
	height:17px;
	margin-top:15px;
	margin-left:12px;
	float:right;
}
#ft div#footer-menu ul li {
	float:left;
	margin-left:15px;
	list-style:none;
}
#ft div#footer-menu ul li a {
	color:#fff;
}
.clearfooter {
	display: block;
	height: 90px;
	clear:both;
}
html, body {
	height: 100%;
	text-align:center;
}
* html #wrapper {
	height: 100%;
}
#bd #contents ol.orderedList li {
	margin-left:20px;
	list-style:decimal;
	padding-left:0px;
}
* html .blog_item ol.orderedList {
	margin-left:2px;
}
#bd #contents ul.unorderedList li {
	margin-left:18px;
	list-style:disc;
	padding-left:0px;
	background: none;
}
#bd #contents ol.alphaList li {
	margin-left:50px;
	list-style:lower-alpha;
	padding-left:0px;
}
div#ft div#footer-menu a.fTwitter {
	color:#fff;
	font-weight:bold;
	margin:4px 5px 0 0;
	float:left;
}
div#ft div#footer-menu a.fTwitter:hover {
	text-decoration:underline;
}
div.follow_twitter {
	padding-right:0px;
	padding-top:5px;
	overflow:hidden;
	_height:100%;
	clear:both;
	width:29.5%;
	float:right;
}
* html .twitter_icon {
	display:none;
}
span.helpText {
	font-size:11px;
	font-weight:bold;
}
div.errorBox {
	border:1px solid #fc6b58;
	background:#fcdbde;
	padding:6px;
	margin-bottom:5px;
	color:#333;
	font-weight:bold;
}
