﻿.createaccount_contain_innerdiv
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: justify;
	background-color: #F2F2F2;
	border: 1px solid #C6D9E9;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 6px;
	padding: 15px 15px 20px 20px;
}

.createaccount_div
{
	background-image: url(../images/post-footer.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding-bottom: 26px;
}

/* ********************** Send mail form styles ********************** */

.form_style
{
	display: block;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 14px;
	z-index: 2500;
	width: 550px;
}

.mailrecievers_container
{
	background-color: #F9F9F9;
	border-color: #49596C #69798C #69798C;
	border-style: solid;
	border-width: 1px;
	padding: 10px 10px 0 10px;
	margin: 0;
}

.form_title
{
	height: 30px;
	cursor: default;
	padding: 0 0 0 4px;
	background-color: Transparent;
	background-image: url(../images/form_title_background.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: solid 1px #3A5168;
}

.buttons_div
{
	float: right;
	margin-bottom: 10px;
	margin-right: 4px;
}

.select_prod_btn
{
	float: right;
	margin-right: 5px;
	display: block;
}

.select_prod_btn:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.form_title_inner
{
	color: #FFFFFF;
	padding: 8px 0 0 5px;
	height: 22px;
}

.form_title a
{
	cursor: default;
	margin-right: 3px;
	margin-top: -24px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	height: 19px;
	width: 31px;
	display: block;
	float: right;
	padding: 1px;
	background-image: url(../images/close_form_button.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.form_title:hover a
{
	opacity: 1.0;
	filter: alpha(opacity=100);
	cursor: pointer;
}

.reciever_fldset_content
{
	padding: 4px;
	margin-bottom: 8px;
	position: relative;
}

.emailform_class fieldset legend
{
	color: #004FA8;
	font-size: 13px;
	font-weight: bold;
	margin-left: 3px;
}

.emailform_class fieldset
{
	margin: 3px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.emailform_class fieldset .emailform_text
{
	margin: 4px;
}

.progress_div
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.update_progres_table
{
	vertical-align: middle;
	text-align: center;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

.products_container
{
	width: 400px;
}

.listviewStyle
{
	font-family: "segoe ui" , Arial, Sans-Serif;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	cursor: default;
	border: 1px solid #768CA5;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border-collapse: separate;
	empty-cells: show;
}

.list_hedar
{
	table-layout: fixed;
	width: 100%;
}

.listviewStyle .listview_items_div grid_rowSt td
{
	width: 16px;
}

.listviewStyle .grid_header_css th
{
	background-color: #718CA1;
	background-image: url(../App_Themes/SiteTheme/grid_hed.gif);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-weight: normal;
	font-family: "segoe ui" , Arial, Sans-Serif;
	color: #FFFFFF;
	border-color: #FFFFFF #728BA1 #3D556C #455F77;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 8px;
	word-wrap: break-word;
	font-size: small;
	text-align: left;
}

.listviewStyle .grid_header_css th.headerSelectCss
{
	width: 14px;
	text-align: center;
}

.listviewStyle .grid_rowSt td
{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 4px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	word-wrap: break-word;
}

.listviewStyle .grid_rowstyle_css td
{
	border-color: #FFFFFF #FFFFFF #FFFFFF #DAE2E8;
}

.listviewStyle .grid_altrowstyle_css td
{
	border-color: #DAE2E8;
	background: #DAE2E8;
}

.listviewStyle .grid_rowSt td.list_expand_column
{
	width: 13px;
	background: #8EA3B9;
	border-color: #8EA3B9;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	text-align: center;
	vertical-align: middle;
}

.listviewStyle .list_itemRow_table
{
	table-layout: fixed;
	width: 100%;
}

.listviewStyle .grid_pagerstyle_css
{
	background-color: #DAE2E8;
	border-color: #A2B3C7 #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	padding: 5px 0 4px;
	color: #506175;
}

.list_exxpandtable_style
{
	table-layout: fixed;
	width: 100%;
}

.list_expand_column
{
	width: 14px;
	background: #8EA3B9;
	border-color: #8EA3B9;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	text-align: center;
	vertical-align: middle;
}

#versionsExpandControl
{
	position: relative;
}

.listviewStyle .list_exxpandtable_style .grid_rowSt td.version_inner_td
{
	padding: 0;
	border: solid 1px White;
}

.version_list_div
{
}

.version_item_wraper
{
	padding: 7px;
	background: #2291B5 url(../images/versionTemplateBackGround.gif) repeat-x scroll 0 0;
}

.version_inner_borderdiv
{
	margin: 0;
	padding: 0;
}

.version_item_wraper .version_list_item_table
{
	table-layout: fixed;
	width: 100%;
	empty-cells: show;
}

.version_item_wraper .version_list_item_table td.version_item_selector
{
	width: 16px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.version_item_wraper .version_list_item_table .grid_rowstyle_css td
{
	border-color: #FFFFFF #FFFFFF #FFFFFF #DAE2E8;
	background-color: #FFFFFF;
}

.version_item_wraper .version_list_item_table .grid_altrowstyle_css td
{
	border-color: #DAE2E8;
	background: #DAE2E8;
}

.version_item_wraper .version_list_item_table .grid_rowSt td
{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 4px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	word-wrap: break-word;
}

.datapager_style
{
	cursor: pointer;
	width: 100%;
	display: block;
	font-family: "segoe ui" , Arial, Sans-Serif;
	padding-left: 32px;
}

.datapager_style span, .datapager_style a
{
	display: inline;
	line-height: 22px;
}

.datapager_style .current_page
{
	background-image: url(../images/current_page_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.datapager_style .numeric_btn_style
{
	width: 18px;
	height: 22px;
	display: inline-block;
	text-align: center;
}

.datapager_style .numeric_btn_style:hover
{
	background-image: url(../images/page_index_over.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.emailBody_CSS
{
	position: relative;
}
