body {
	padding:0px;
	margin:0px;
}
*:focus {
	outline: none;
}
a, img, a img
{
    border:none;
    outline:none;    
}
h1 {
	font-family:Arial;
	font-size:21px;
	color:#007ae3;
	text-align:left;
	padding:0px 0 15px 0px;
	margin:0px;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	font-family:Arial;
	font-size:18px;
	color:#373434;
	text-align:left;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0 5px 0px;
	margin:0px;
}
h4 {
	font-family:Arial;
	font-size:15px;
	color:#000000;
	text-align:left;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
#wrapper_main {
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	background:url(../images/body_bg.jpg) left top repeat;
}
.header_wrapper {
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
.header_top_gray_wrapper {
	width:100%;
	height:90px;
	padding:0px;
	margin:0px;
	float:left;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ececec', GradientType=0 ); /* IE6-9 */
}
.header_top_nav_wrapper {
	width:100%;
	height:49px;
	padding:0px;
	margin:0px;
	float:left;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #42bad6;
	background: #008aff; /* Old browsers */
	background: -moz-linear-gradient(top, #008aff 0%, #006cc7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008aff), color-stop(100%, #006cc7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #008aff 0%, #006cc7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #008aff 0%, #006cc7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008aff', endColorstr='#006cc7', GradientType=0 ); /* IE6-9 */
}
.header_top_cantainer {
	width:1000px;
	height: auto;
	padding:0px;
	margin: auto;
	position:relative
}
.logo_main_area {
	width:265px;
	height:43px;
	padding:24px 0 0 0px;
	margin:0px;
	float:left;
}
.logo_main {
	width:265px;
	height:43px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(../images/sprite.png) 0px 0px no-repeat;
}
.logo_main span {
	display: none;
}
.header_top_right_cantainer {
	width:auto;
	height:auto;
	padding:8px 0 0 0px;
	margin:0px;
	float:right;
}
.header_right_top {
	width:auto;
	height:auto;
	padding:0px 0 0 0px;
	margin:0px;
	float: right;
}
ul#top_social {
	padding:0px;
	margin:0px;
}
ul#top_social li.chat {
	padding:0px 16px 0 25px;
	margin:0px;
	background:url(../images/chat.png) left 4px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.help {
	padding:0px 16px 0 25px;
	margin:0px;
	background:url(../images/question.png) left 4px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.name {
	padding:0px 0 0px 32px;
	margin:0px;
	height:22px;
	background:url(../images/img.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.name1 {
	padding:0px;
	margin:0px;
	height:22px;
	background:url(../images/img.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.email {
	padding:0px;
	margin:0px 20px 0 0px;
	height:16px;
	background:url(../images/email.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.email a {
	padding:0px 0 0px 25px;
	margin:0px;
	height:16px;
	background:url(../images/email.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.email a:hover {
	padding:0px 0 0px 25px;
	margin:0px;
	height:16px;
	background:url(../images/email.png) left -16px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.sms {
	padding:0px;
	margin:0px 0px 0 0px;
	height:17px;
	background:url(../images/sms.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.sms a {
	padding:0px 0 0px 25px;
	margin:0px;
	height:17px;
	background:url(../images/sms.png) left 0px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
ul#top_social li.sms a:hover {
	padding:0px 0 0px 25px;
	margin:0px;
	height:17px;
	background:url(../images/sms.png) left -17px no-repeat;
	list-style:none;
	display:inline;
	float:left;
}
.top_text {
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.top_text a:link {
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.top_text a:active {
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.top_text a:visited {
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.top_text a:hover {
	font-family:Arial;
	font-size:10px;
	color:#ed1c24;
	text-decoration: none;
	font-weight:bold;
}
.top_email_text {
	font-family:Arial;
	font-size:13px;
	color:#444444;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.top_email_text a:link {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.top_email_text a:active {
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.top_email_text a:visited {
	color:#444444;
	text-decoration: none;
	font-weight:bold;
}
.top_email_text a:hover {
	color:#ed1c24;
	text-decoration: none;
	font-weight:bold;
}
.top_nav_text {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:1px 1px #005ba8;
}
.top_nav_text a:link {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	text-shadow:1px 1px #005ba8;
}
.top_nav_text a:active {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	text-shadow:1px 1px #005ba8;
}
.top_nav_text a:visited {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	text-shadow:1px 1px #005ba8;
}
.top_nav_text a:hover {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	text-shadow:1px 1px #005ba8;
}
.top_nav_dropdown_text {
	font-family:Arial;
	font-size:12px;
	color:#b8b8b8;
	text-align:left;
	text-transform:uppercase;
}
.top_nav_dropdown_text a:link {
	text-decoration: none;
	color:#b8b8b8;
}
.top_nav_dropdown_text a:active {
	text-decoration: none;
	color:#b8b8b8;
}
.top_nav_dropdown_text a:visited {
	text-decoration: none;
	color:#b8b8b8;
}
.top_nav_dropdown_text a:hover {
	text-decoration: none;
	color:#ffffff;
}
ul#main_nav_dropdown {
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	list-style:none;
	display:inline;
	width:980px;
}
ul#main_nav_dropdown li {
	float:left;
	display:inline;
	background:none;
	list-style:none;
	height:auto;
	margin:0px 12px 0 0px;
	padding:0 0px 0 0px;
}
ul#main_nav_dropdown li a {
	float:left;
	display:inline;
	list-style:none;
	height:auto;
	padding:7px 16px 7px 15px;
}
ul#main_nav_dropdown li a:hover {
	float:left;
	display:inline;
	background:#353232;
	list-style:none;
	height:auto;
	padding:7px 16px 7px 15px;
	background: #292727; /* Old browsers */
	background: -moz-linear-gradient(top, #008aff 0%, #006cc7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008aff), color-stop(100%, #006cc7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #008aff 0%, #006cc7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #008aff 0%, #006cc7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008aff', endColorstr='#006cc7', GradientType=0 ); /* IE6-9 */
	border-radius:15px;
	-moz-box-shadow: -2px -2px #07243c;
	-webkit-box-shadow: -2px -2px #07243c;
	box-shadow: -2px -2px #07243c;
}
ul#main_nav_dropdown li a.active {
	float:left;
	display:inline;
	background:#353232;
	list-style:none;
	height:auto;
	padding:7px 16px 7px 15px;
	color:#FFFFFF !important;
	background: #008aff; /* Old browsers */
	background: -moz-linear-gradient(top, #008aff 0%, #006cc7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008aff), color-stop(100%, #006cc7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #008aff 0%, #006cc7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #008aff 0%, #006cc7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #008aff 0%, #006cc7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008aff', endColorstr='#006cc7', GradientType=0 ); /* IE6-9 */
	border-radius:15px;
	-moz-box-shadow: -2px -2px #07243c;
	-webkit-box-shadow: -2px -2px #07243c;
	box-shadow: -2px -2px #07243c;
}
.header_bottom_right_cantainer {
	width:auto;
	height:auto;
	padding:15px 0 0 0px;
	margin:0px;
	float:right;
	clear:both;
}
.header_nav_container {
	width:1000px;
	height:auto;
	padding:0px 0 0 0px;
	margin:auto;
	position:relative;
}
.nav_container {
	width:840px;
	height:52px;
	float:left;
	padding:5px 0 0 0px;
}
ul#main_nav {
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	list-style:none;
	display:inline;
	width:840px;
}
ul#main_nav li {
	float:left;
	display:inline;
	background:none;
	list-style:none;
	height:auto;
	margin:0px 8px 0 0px;
	padding:0 0px 0 0px;
}
ul#main_nav li a {
	float:left;
	display:inline;
	list-style:none;
	height:auto;
	padding:12px 15px 10px 15px;
}
ul#main_nav li a.current
{
    float: left;
    display: inline;
    background: #292727;
    list-style: none;
    height: auto;
    padding: 11px 14px 9px 14px;
    color: #ffffff;
    border: solid #45dcff 1px;
    border-bottom: none;
    border-radius: 6px 6px 0 0px;
}
ul#main_nav li a:hover {
	float:left;
	display:inline;
	background:#292727;
	list-style:none;
	height:auto;
	padding:11px 14px 9px 14px;
	border:solid #45dcff 1px;
	border-bottom:none;
	border-radius: 6px 6px 0 0px;
}
.nav_button_container {
	width:152px;
	height:auto;
	float:right;
	padding:6px 0 0 0px;
}
 button::-moz-focus-inner {
 border: 0;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:9px 12px 9px 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.button_save_text {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px 10px 20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.orange {
	color: #fef4e9;
	border: solid 1px #6f070c;
	background: #5b5b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
}
.orange:hover {
	background: #f47c20;
	border: solid 1px #434343;
	background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#1e1e1e));
	background: -moz-linear-gradient(top, #424242, #1e1e1e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#1e1e1e');
}
.new_list {
	color: #ffffff !important;
	background: #f47c20;
	border: solid 1px #434343;
	background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#1e1e1e));
	background: -moz-linear-gradient(top, #424242, #1e1e1e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#1e1e1e');
 -o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.new_list:hover {
	color: #ffffff;
	border: solid 1px #6f070c;
	background: #5b5b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
 -o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.black_button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 35px 10px 35px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.black_button:hover {
	text-decoration: none;
}
.black_button:active {
	position: relative;
	top: 1px;
}
.black {
	color: #fef4e9 !important;
	border: solid 1px #434343;
	background: #5b5b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#1e1e1e));
	background: -moz-linear-gradient(top, #424242, #1e1e1e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#1e1e1e');
}
.black:hover {
	background: #f47c20;
	border: solid 1px #6f070c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
}
.black:active {
	border: solid 1px #6f070c;
	color: #fcd3a5 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
}
.go_buttons {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}
.go {
	color: #fef4e9;
	border: solid 1px #434343;
	background: #5b5b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#1e1e1e));
	background: -moz-linear-gradient(top, #424242, #1e1e1e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#1e1e1e');
}
.go:hover {
	background: #f47c20;
	border: solid 1px #6f070c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
}
.gray_button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 15px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	min-width:40px;
}
.gray_button:hover {
	text-decoration: none;
}
.gray_button:active {
	position: relative;
	top: 1px;
}
.gray {
	color: #fef4e9;
	border: solid 0px #434343;
	background: #a2a2a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#a2a2a2));
	background: -moz-linear-gradient(top, #b3b3b3, #a2a2a2);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#a2a2a2');
	-webkit-box-shadow: inset 0 0 30px #606060;
	-moz-box-shadow: inset 0 0 30px #606060;
	box-shadow: inset 0 0 30px #606060;
}
.gray:hover {
	background: #f47c20;
	border: solid 0px #6f070c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#991217));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#991217');
}
.four_button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:18px 7px;
	min-width:50px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.mailsent_button_area a.four_button
{
    min-width:76px;    
}
.blue {
	color: #fef4e9;
	border: solid 0px #434343;
	background: #008aff;
	-webkit-box-shadow: inset 0 0 30px #00457f;
	-moz-box-shadow: inset 0 0 30px #00457f;
	box-shadow: inset 0 0 30px #00457f;
}
.blue:hover {
	background: #0079e0;
	-webkit-box-shadow: inset 0 0 30px #012849;
	-moz-box-shadow: inset 0 0 30px #012849;
	box-shadow: inset 0 0 30px #012849;
}
.red {
	color: #fef4e9;
	background: #f8111a;
	-webkit-box-shadow: inset 0 0 30px #640004;
	-moz-box-shadow: inset 0 0 30px #640004;
	box-shadow: inset 0 0 30px #640004;
}
.red:hover {
	background: #de1a22;
	-webkit-box-shadow: inset 0 0 30px #3d0002;
	-moz-box-shadow: inset 0 0 30px #3d0002;
	box-shadow: inset 0 0 30px #3d0002;
}
.green {
	color: #fef4e9;
	background: #77dc00;
	-webkit-box-shadow: inset 0 0 30px #386800;
	-moz-box-shadow: inset 0 0 30px #386800;
	box-shadow: inset 0 0 30px #386800;
}
.green:hover {
	background: #68c100;
	-webkit-box-shadow: inset 0 0 30px #192e00;
	-moz-box-shadow: inset 0 0 30px #192e00;
	box-shadow: inset 0 0 30px #192e00;
}
.org {
	color: #fef4e9;
	background: #fea100;
	-webkit-box-shadow: inset 0 0 30px #a86300;
	-moz-box-shadow: inset 0 0 30px #a86300;
	box-shadow: inset 0 0 30px #a86300;
}
.org:hover {
	background: #f89200;
	-webkit-box-shadow: inset 0 0 30px #794700;
	-moz-box-shadow: inset 0 0 30px #794700;
	box-shadow: inset 0 0 30px #794700;
}
.flash_wrapper {
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background: #008aff; /* Old browsers */
	background: -moz-linear-gradient(top, #353232 0%, #010101 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353232), color-stop(100%, #010101)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #353232 0%, #010101 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #353232 0%, #010101 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #353232 0%, #010101 100%); /* IE10+ */
	background: linear-gradient(to bottom, #353232 0%, #010101 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353232', endColorstr='#010101', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 0px 3px 3px #595959;
	-webkit-box-shadow: 0px 3px 3px #595959;
	box-shadow: 0px 3px 3px #595959;
}
.flash_container {
	width:1000px;
	height:auto;
	padding:0px;
	margin: auto;
}
.flash_area_text {
	width:1000px;
	height:auto;
	padding:200px 0 30px 0px;
	margin:0px;
	float:left;
}
.flash_bold_text {
	font-family:Arial;
	font-size:24px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.flash_small_text {
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:24px;
	font-weight:normal;
}
.flash_boxes_container {
	width:1000px;
	height:auto;
	padding:0px 0 30px 0px;
	margin:0px;
	float:left;
}
.flash_boxes_area {
	width:284px;
	height: auto;
	padding:15px;
	margin:0px 29px 0 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
}
.flash_boxe_contant_area {
	width:284px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
	background:url(../images/box_divider.png) left 35px no-repeat;
}
.box_headding_area {
	width: auto;
	height:auto;
	padding:0px 0 0px 0px;
	margin: auto;
}
.box_headding_text {
	font-family:Arial;
	font-size:18px;
	color:#007ae3;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.started_icon_area {
	width:87px;
	height:80px;
	padding:0px;
	margin:auto;
}
.started_icon {
	width:87px;
	height:80px;
	padding:0px 0 0 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) 0px -59px no-repeat;
}
.started_icon span {
	display: none;
}
.list_icon_area {
	width:75px;
	height:80px;
	padding:0px;
	margin:auto;
}
.list_icon {
	width:75px;
	height:80px;
	padding:0px 0 0 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) -144px -59px no-repeat;
}
.list_icon span {
	display: none;
}
.mail_icon_area {
	width:94px;
	height:80px;
	padding:0px;
	margin:auto;
}
.mail_icon {
	width:94px;
	height:80px;
	padding:0px 0 0 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) -264px -59px no-repeat;
}
.mail_icon span {
	display: none;
}
.box_text_area {
	width:284px;
	height:auto;
	padding:20px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
	clear:both;
}
.box_text {
	font-family:Arial;
	font-size:13px;
	color:#373434;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}
.box_button_area {
	width:284px;
	height:auto;
	padding:20px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.body_wrapper {
	width:1000px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:auto;
}
.body_wrapper_container {
	width:1000px;
	height:auto;
	padding:35px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.body_left_container {
	width:485px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.body_right_container {
	width:485px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:right;
}
.email_usage_boxe_area {
	width:485px;
	height: auto;
	padding:15px 0 15px 0px;
	margin:0px 0px 28px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.email_usage_boxe_area1 {
	width:485px;
	height: auto;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.email_box_contant_area1 {
	width:485px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
	background: url(../images/body_left_box_divider.png) left 35px no-repeat;
}
.email_box_contant_area {
	width:485px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
	background: url(../images/body_left_box_divider.png) left 35px no-repeat;
}
.email_box_text_area {
	width:485px;
	height:auto;
	padding:30px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.email_box_headding_area {
	width:485px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.rightl_box_headding_area {
	width:455px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.email_box_text {
	font-family:Arial;
	font-size:16px;
	color:#343434;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}
.email_box_text_bold {
	font-family:Arial;
	font-size:18px;
	color:#373434;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}
.email_box_text_normal {
	font-family:Arial;
	font-size:14px;
	color:#373434;
	text-align:center;
	line-height:18px;
}
.right_box_text_bold {
	font-family:Arial;
	font-size:16px;
	color:#373434;
	text-align:left;
	line-height:18px;
	font-weight:bold;
}
.right_box_listname_blue {
	font-family:Arial;
	font-size:13px;
	color:#007ae3;
	text-align:left;
	line-height:18px;
}
.mail_storage_area {
	width:485px;
	height:auto;
	padding:20px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
	text-align:center;
}
.right_box_area {
	width:455px;
	height: auto;
	padding:15px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.right_box_text_area {
	width:455px;
	height:auto;
	padding:12px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.recent_contact_left_area {
	width:268px;
	height:auto;
	padding:15px 0 0px 25px;
	margin:0px 0 0 0px;
	float:left;
	text-align:left;
	background:url(../images/home_right_divider.png) right top repeat-y;
}
ul#listname {
	margin:5px 0 0 0px;
	padding:0px;
	float:left;
	height:auto;
	list-style:none;
	display:inline;
}
ul#listname li {
	float:left;
	display:inline;
	width:240px;
	list-style:none;
	margin:0px 0px 0 0px;
	padding:0 0px 32px 15px;
	background:url(../images/arrow.png) left 4px no-repeat;
}
.recent_contact_right_area {
	width:150px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.right_box_button_area {
	width:150px;
	height:auto;
	padding:0px 0 36px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.newyear_mail_sent_area {
	width:485px;
	height:112px;
	padding:0px 0 0px 0px;
	margin:20px 0 0px 0px;
	float:left;
	background:url(../images/recent_campagin_divider.png) center top no-repeat;
}
.sent_mail_box_area {
	width:100px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px 22px 0 10px;
	float:left;
	text-align:center;
}
.sent_mail_box_area1 {
	width:100px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px 21px 0 0px;
	float:left;
	text-align:center;
}
.sent_mail_box_area2 {
	width:100px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px 12px 0 0px;
	float:left;
	text-align:center;
}
.mailsent_button_area {
	width:100px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.mailsent_box_text {
	font-family:Arial;
	font-size:14px;
	color:#373434;
	text-align:left;
	font-weight:bold;
}
#footer_wrapper {
	width:100%;
	height:auto;
	padding:28px 0 0 0px;
	margin:32px 0 0 0px;
	float:left;
	background-color:#ececec;
	border-top:solid #c9c9c9 1px;
}
.footer_container {
	width:1000px;
	height:auto;
	padding:0px;
	margin: auto;
}
.footer_logo_container {
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.footer_logo_area {
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.footer_logo {
	width:185px;
	height:30px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(../images/sprite.png) left -159px no-repeat;
}
.footer_logo span {
	display:none;
}
.footer_social_area {
	width:200px;
	height:auto;
	padding:18px 0 0 0px;
	margin:0px;
	float:left;
}
ul#footer_social {
	padding:0px;
	margin:0px;
}
ul#footer_social li.facebook {
	padding:0px;
	margin:0px 0px 17px 0px;
	height:16px;
	background:url(../images/sprite.png) left -194px no-repeat;
	list-style:none;
}
ul#footer_social li.facebook a {
	padding:0px 0 0px 25px;
	margin:0px;
	height:16px;
	background:url(../images/sprite.png) left -194px no-repeat;
	list-style:none;
}
ul#footer_social li.facebook a:hover {
	padding:0px 0 0px 25px;
	margin:0px;
	height:16px;
	background:url(../images/sprite.png) left -210px no-repeat;
	list-style:none;
}
ul#footer_social li.twitter {
	padding:0px;
	margin:0px 0px 17px 0px;
	height:14px;
	background:url(../images/sprite.png) left -235px no-repeat;
	list-style:none;
}
ul#footer_social li.twitter a {
	padding:0px 0 0px 25px;
	margin:0px;
	height:14px;
	background:url(../images/sprite.png) left -233px no-repeat;
	list-style:none;
}
ul#footer_social li.twitter a:hover {
	padding:0px 0 0px 25px;
	margin:0px;
	height:14px;
	background:url(../images/sprite.png) left -249px no-repeat;
	list-style:none;
}
ul#footer_social li.in {
	padding:0px;
	margin:0px 0px 11px 0px;
	height:14px;
	background:url(../images/sprite.png) left -270px no-repeat;
	list-style:none;
}
ul#footer_social li.in a {
	padding:0px 0 0px 25px;
	margin:0px;
	height:14px;
	background:url(../images/sprite.png) left -270px no-repeat;
	list-style:none;
}
ul#footer_social li.in a:hover {
	padding:0px 0 0px 25px;
	margin:0px;
	height:14px;
	background:url(../images/sprite.png) left -286px no-repeat;
	list-style:none;
}
.footer_text {
	font-family:Arial;
	font-size:13px;
	color:#373434;
	text-align:left;
}
.footer_text a:link {
	color:#373434;
	text-decoration: none;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.footer_text a:active {
	color:#373434;
	text-decoration: none;
}
.footer_text a:visited {
	color:#373434;
	text-decoration: none;
}
.footer_text a:hover {
	color:#0085f6;
	text-decoration: none;
}
.help_text {
	font-family:Arial;
	font-size:12px;
	color:#373434;
	text-align:left;
}
.help_text a:link {
	color:#373434;
	text-decoration: none;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.help_text a:active {
	color:#373434;
	text-decoration: none;
}
.help_text a:visited {
	color:#373434;
	text-decoration: none;
}
.help_text a:hover {
	color:#0085f6;
	text-decoration: none;
}
ul#footer_nav {
	padding:0px;
	margin:0px;
	float:left;
	width:205px;
	height:auto;
}
ul#footer_nav li {
	padding:0px 0 20px 0px;
	margin:0px;
	list-style:none;
}
ul#footer_nav1 {
	padding:0px;
	margin:0px;
	float:left;
	width:220px;
	height:auto;
}
ul#footer_nav1 li {
	padding:0px 0 20px 0px;
	margin:0px;
	list-style:none;
}
ul#footer_nav2 {
	padding:0px;
	margin:0px;
	float:left;
	width:295px;
	height:auto;
}
ul#footer_nav2 li {
	padding:0px 0 20px 0px;
	margin:0px;
	list-style:none;
}
.footer_link_container {
	width:725px;
	height:auto;
	padding:0px;
	margin:0px 0 0 65px;
	float:left;
}
.footer_help_container {
	width:325px;
	height:auto;
	padding:0px;
	margin:0px 0 0 0px;
	float:right;
}
.footer_mail_box {
	width:285px;
	height: auto;
	padding:20px 20px 15px 20px;
	margin:10px 0px 0px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.email_input {
	width:285px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.email_input_area {
	width:240px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.email_input_area input {
	width:230px;
	height:auto;
	padding:7px;
	margin:0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.go_button {
	width:45px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.healp_links_area {
	width:285px;
	height:auto;
	padding:10px 0 0 0px;
	margin:0px;
	float:left;
}
ul#healp_links_area {
	padding:0px;
	margin:0px;
}
ul#healp_links_area {
	padding:0px;
	margin:0px;
}
ul#healp_links_area li {
	padding:0px 4px 0 4px;
	margin:0px;
	list-style:none;
	display:inline;
}
.subpage_body_wrapper_container {
	width:1000px;
	height:auto;
	padding:25px 0 0px 0px;
	margin:0px 0 0 0px;
	float:left;
}
.subpage_header_wrapper {
	width:100%;
	height:auto;
	padding:0px;
	margin:141px 0 0 0px;
	float:left;
	background: #2e2d2d; /* Old browsers */
}
.email_usage_box_area1 {
	width:485px;
	height: auto;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background: #fff;
	border-radius:4px;
	border:solid #cccccc 1px;
}
.contact_body_area {
	width:1000px;
	height: 250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background: #fff;
	border-radius:4px;
	border:solid #e3e3e3 1px;
}
.contact_dropdown_container {
	width:985px;
	height:auto;
	padding:0px 0px 0px 0px;
	float:left;
	border-radius:4px;
}
.dropdown_area_text {
	width:985px;
	height:auto;
	padding:12px 0 10px 15px;
	margin:0px;
	float:left;
}
.table_text {
	font-family:Arial;
	font-size:13px;
	color:#373434;
	text-align:left;
}
.table_text a:link {
	color:#373434;
	text-decoration: none;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.table_text a:active {
	color:#373434;
	text-decoration: none;
}
.table_text a:visited {
	color:#373434;
	text-decoration: none;
}
.table_text a:hover {
	color:#0085f6;
	text-decoration: none;
}
.body_text {
	font-family:Arial;
	font-size:14px;
	color:#373434;
	text-align:left;
	line-height:20px;
}
.body_text a:link {
	color:#ed0100;
	text-decoration: none;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.body_text a:active {
	color:#ed0100;
	text-decoration: none;
}
.body_text a:visited {
	color:#ed0100;
	text-decoration: none;
}
.body_text a:hover {
	color:#0085f6;
	text-decoration: none;
}
.new_list_buttton_container {
	width:1000px;
	height: auto;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
}
.subpage_nav_shadaw {
	width:900px;
	height:auto;
	padding:4px 0 0px 0px;
	margin:0px;
	float:left;
}
.body_container {
	width:1000px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
	position:relative;
}
.mail_campaigan_numbring_container {
	width:1000px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
}
.mail_campaigan_form_container {
	width:948px;
	height:auto;
	padding:25px;
	margin:25px 0 25px 0px;
	float:left;
	border-radius:4px;
	border:solid #cccccc 1px;
}
.dataTables_filter {
	visibility:hidden;
	display:none;
}
.fg-toolbar.ui-toolbar.ui-widget-header.ui-corner-bl.ui-corner-br.ui-helper-clearfix {
	height:22px !important;
	float:left;
	width:998px;
	padding:10px 0;
}
.top_formtext_area {
	width:900px;
	height:auto;
	float:left;
	padding:0px 0 0 0px;
	margin:0px;
}
.top_text_area_left {
	width:400px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px 30px 20px 0px;
}
.top_text_area_right {
	width:400px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
}
.form_name_container {
	width:auto;
	height:auto;
	float:left;
	padding:0px 0 10px 0px;
	margin:0px;
}
ul#form_name_icons {
	padding:0px 0 0 0px;
	margin:0px;
}
ul#form_name_icons .question {
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style:none;
	display:inline;
	font-weight:bold;
}
ul#form_name_icons .notimportent {
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style:none;
	font-weight:bold;
	display:inline;
}
ul#form_name_icons .permation {
	padding:0px 25px 10px 0px;
	margin:0px;
	list-style:none;
	background:url(../images/noteimportent.jpg) right top no-repeat;
	font-weight:bold;
	display:inline;
}
.form_input_area input {
	width:360px;
	height:auto;
	padding:7px;
	margin:0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f0f0 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f0f0 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f0f0 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.form_input_full_area input {
	width:790px;
	height:auto;
	padding:7px;
	margin:0px 0 20px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
	clear:both;
}
.form_textarea_full_area textarea {
	width:790px;
	height:auto;
	padding:7px;
	margin:0px 0 20px 0px;
	float:left;
	min-height:80px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
	clear:both;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #80bfff;
	-moz-box-shadow: 0 0 3px #80bfff, 0 1px 2px rgba(0, 0, 0, .15) inset;
	-webkit-box-shadow: 0 0 3px #80bfff, 0 1px 2px rgba(0, 0, 0, .15) inset;
	box-shadow: 0 0 3px #80bfff, 0 1px 2px rgba(0, 0, 0, .15) inset;
}
.permision_area {
	width:auto;
	height:auto;
	padding:0px;
	margin-left:40px;
	float:left;
	background: #d7d7d7; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #dfdfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7d7d7), color-stop(100%, #dfdfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d7d7d7 0%, #dfdfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d7d7d7 0%, #dfdfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d7d7d7 0%, #dfdfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d7d7d7 0%, #dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#dfdfdf', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #bababa 1px;
}
.permision_drag {
	width:auto;
	padding:0px 28px 0 6px;
	float:left;
	background: url(../images/drag.jpg) right top no-repeat;
}
.tbl_1 {
	width:441px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	border-right:solid 1px #cccccc;
}
.tbl_2 {
	width:233px;
	height:auto;
	float:left;
	padding:0px 0 0 10px;
	margin:0px;
	border-right:solid 1px #cccccc;
}
.tbl_3 {
	width:114px;
	height:auto;
	float:left;
	padding:0px 0 0 10px;
	margin:0px;
	border-right:solid 1px #cccccc;
}
.tbl_4 {
	width:100px;
	height:auto;
	float:left;
	padding:0px 0 0 10px;
	margin:0px;
	border-right:solid 0px #cccccc;
}
.table_top_text {
	font-family:Arial;
	font-size:14px;
	color:#007ae1;
	font-weight:bold;
	text-align:left;
}
.creatlist_name_container {
	width:978px;
	height: auto;
	padding:10px;
	margin:0px 0px 20px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.list_name_area {
	width:90px;
	height:auto;
	float:left;
	padding:5px 0 0 0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
}
.list_input_area input {
	width:380px;
	height:auto;
	padding:7px;
	margin:0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.careate_mail_list_box_container {
	width:1000px;
	height:auto;
	padding:10px 0 30px 0px;
	margin:0px;
	float:left;
}
.careate_mail_list_box_area {
	width:1000px;
	height:auto;
	padding:15px 0 0px 0px;
	margin:0px;
	float:left;
}
.careate_mail_list_box {
	width:198px;
	height: auto;
	padding:15px;
	margin:0px 26px 0 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid 1px #cccccc;
}
.add_list_box {
	width:454px;
	height: auto;
	padding:15px 15px 30px 15px;
	margin:0px 0 0 26px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid 1px #cccccc;
}
.add_list_box:first-child {
	margin:0px 0 0 0px;
}
.add_list_box_area {
	width:453px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
	background:url(../images/mail_box_divider.png) center 35px no-repeat;
}
.contact_icon_area {
	width:83px;
	height:103px;
	padding:0px;
	float:left;
}
.contact_file_icon_area {
	width:115px;
	height:103px;
	padding:0;
	float:left;
}
.contact_file_icon {
	width:56px;
	height:74px;
	padding:0px 0 0 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) -501px -51px no-repeat;
}
.import_contact {
	width:400px;
	height:auto;
	margin:auto;
}
.copy_contact {
	width:425px;
	height:auto;
	margin:auto;
}
.add_contact_text_area {
	width:310px;
	height:auto;
	padding:30px 0 0px 0px;
	margin:0px;
	float:left;
	text-align:left;
}
.add_contact_box_area {
	width:453px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
	background:url(../images/body_left_box_divider.png) center 35px no-repeat;
}
.mail_boxe_contant_area {
	width:198px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:0px;
	float:left;
	background:url(../images/mail_box_divider.png) left 35px no-repeat;
}
.crate_mail_box_text_area {
	width:198px;
	height:auto;
	padding:20px 0 0px 0px;
	margin:0px;
	float:left;
}
.mailbox_headding_text {
	font-family:Arial;
	font-size:15px;
	color:#007ae3;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.paste_contacts_icon_area {
	width:83px;
	height:68px;
	padding:0px;
	margin:auto;
}
.paste_contacts_icon {
	width:83px;
	height:68px;
	padding:0px 0 7px 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) -386px -58px no-repeat;
}
.paste_contacts_icon span {
	display: none;
}
.form_file_icon_area {
	width:56px;
	height:74px;
	padding:0px 0 0 0px;
	margin:auto;
}
.form_file_icon {
	width:56px;
	height:74px;
	padding:0px 0 0 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) -501px -51px no-repeat;
}
.form_file_icon span {
	display: none;
}
.form_addressbook_icon_area {
	width:69px;
	height:70px;
	padding:0px;
	margin:auto;
}
.form_addressbook {
	width:69px;
	height:70px;
	padding:0px 0 4px 0px;
	margin:35px 0 0 0px;
	float:left;
	background:url(../images/sprite.png) 0px -319px no-repeat;
}
.form_addressbook span {
	display: none;
}
.error_massege_wrapper {
	width:100%;
	height:auto;
	padding:10px 0px 10px 0px;
	margin:0px;
	float:left;
	background:#fff9d7;
	border:solid 1px #e2c822;
	border-left:none;
	border-right:none;
	position:absolute;
	top:141px;
	left:0px;
}
.error_massege_wrapper_container {
	width:1000px;
	height:auto;
	padding:0px;
	margin:auto;
}
ul#error {
	margin:0px 0 0 0px;
	padding:0px;
	width:750px;
}
ul#error li {
	float:left;
	display:inline;
	list-style:none;
	margin:0px 0px 0 0px;
	padding:0 0px 0px 32px;
	background:url(../images/star.png) left 0px no-repeat;
	height:18px;
}
.error_text {
	font-family:Arial;
	font-size:13px;
	color:#373434;
	text-align:left;
}
.error_text a:link {
	color:#ff0000;
	text-decoration: underline;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.error_text a:active {
	color:#ff0000;
	text-decoration: underline;
}
.error_text a:visited {
	color:#ff0000;
	text-decoration: underline;
}
.error_text a:hover {
	color:#0085f6;
	text-decoration: underline;
}
.admin_login_container {
	width:550px;
	height:auto;
	padding:0px;
	margin:auto;
}
.admin_login_area {
	width:520px;
	height: auto;
	padding:15px;
	margin:50px 0px 30px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid 1px #cccccc;
}
.admin_login_logo_container {
	width:265px;
	height:auto;
	padding:10px 0 0 127px;
	margin:0px;
	float:left;
	text-align:center;
}
.admin_login_divider_container {
	width:520px;
	height:auto;
	padding:20px 0 0 0px;
	margin:0px;
	float:left;
}
.login_divider_left_container {
	width:auto;
	height:auto;
	padding:10px 0 0 0px;
	margin:0px;
	float:left;
}
.login_divider_right_container {
	width:auto;
	height:auto;
	padding:10px 0 0 0px;
	margin:0px;
	float:left;
}
.login_signup_container {
	width:auto;
	height:auto;
	padding:0px 10px 0 10px;
	margin:0px;
	float:left;
}
ul#signup_text_area {
	padding:0px;
	margin:0px;
}
ul#signup_text_area li.login {
	padding:0px 0 0 25px;
	margin:0px;
	background:url(../images/lock.png) left top no-repeat;
	list-style:none;
}
ul#signup_text_area li.signup {
	padding:0px 0 0 25px;
	margin:0px;
	background:url(../images/signup.png) left 2px no-repeat;
	list-style:none;
}
ul#signup_text_area li.getstarted {
	padding:0px 0 0 0px;
	margin:0px;
	list-style:none;
}
.signup_text {
	font-family:Arial;
	font-size:16px;
	color:#0c0b0b;
	text-align:center;
	font-weight:bold;
}
.signup_text span, .signup_text a {
	color:#ed1c24;
	text-decoration:none;
}
.signup_text a:hover {
	color:#0c0b0b;
	text-decoration:none;
}
.admin_login_form_container {
	width:480px;
	height:auto;
	padding:30px 0 0 20px;
	margin:0px;
	float:left;
}
.login_form_area {
	width:370px;
	height:auto;
	padding:0px 0 33px 0px;
	margin:0px;
	float:left;
}
.admin_login_form_container1 {
	width:480px;
	height:auto;
	padding:10px 0 0 20px;
	margin:0px;
	float:left;
}
ul#login_name_area {
	padding:0px;
	margin:0px;
	width:358px;
}
ul#login_name_area li {
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
}
ul#login_name_area li.forgot {
	padding:0px 0 0 0px;
	margin:0px;
	list-style:none;
	display:inline;
	color:#ed1c24;
	float:right;
	text-align:right;
}
.red_color {
	color:#ed1c24;
}
.button_login {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:6px 35px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.login_button_container {
	width:400px;
	height:auto;
	padding:0px 0 35px 0px;
	margin:0px;
	float:left;
}
.button_login_area {
	width:140px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.login_remimber_area {
	width:218px;
	height:auto;
	padding:8px 0 0 0px;
	margin:0px;
	float:left;
}
.chk_box_area {
	width:18px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.login_remimber_text_area {
	width:190px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.close_area {
	width:18px;
	height:18px;
	padding:0px 0 0 0px;
	margin:0px;
	float:right;
}
.close {
	width:18px;
	height:18px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(../images/sprite.png) -145px -320px no-repeat;
}
.close:hover {
	width:18px;
	height:18px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(../images/sprite.png) -145px -338px no-repeat;
}
.close span {
	display: none;
}
.profile_box_container {
	width:998px;
	height: auto;
	padding:0px;
	margin:0px 0px 30px 0px;
	float:left;
	background: #ffffff; /* Old browsers */
	border-radius:4px;
	border:solid #cccccc 1px;
}
.body_box_container {
	width:968px;
	height: auto;
	padding:15px;
	margin:0px 0px 0px 0px;
	float:left;
}
.profile_area {
	padding:0px;
	margin:30px 0 0 0px;
	float:left;
	width:968px;
	height:auto;
}
.profile_name {
	padding:0px;
	margin:0px 0 0 0px;
	float:left;
	width:200px;
	height:auto;
	min-height:20px;
}
.profile_name_area {
	padding:0px;
	margin:0px;
	float:left;
	width:390px;
	height:auto;
}
.bold_text {
	font-weight:bold;
}
.updates_recet_button_area {
	width:250px;
	height: auto;
	padding:0px;
	margin:0px 0px 0px 205px;
	float:left;
}
.contact_list_button_area {
	width:100%;
	height: auto;
	padding:0px;
	margin:0px 0px 0px 205px;
	float:left;
}
.profile_headding_text {
	font-family:Arial;
	font-size:16px;
	color:#373434;
	text-align:left;
	line-height:18px;
	padding:0 0 0 15px !important;
	font-weight:bold;
}
.profile_name1 {
	padding:0px;
	margin:0px 0 0 0px;
	float:left;
	width:360px;
	height:auto;
	min-height:20px;
}
.table {
	border: 0 none;
	border-collapse: collapse;
	margin-bottom:0;
	width: 100%;
}
.table thead th {
	border-bottom: 1px solid #E3E3E3;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	text-align: left;
}
.table td {
	vertical-align: top;
}
.table tbody tr td {
	border-bottom: 1px solid #E3E3E3;
}
.table tbody td {
	padding: 15px;
}
.table-striped tr:nth-child(2n+1) td, tr.even td {
 background: #FAFAFA !important;
}
.table-striped tr:nth-child(2n) td, tr.odd td {
 background: #FFFFFF !important;
}
.table-bordered {
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
}
.table-bordered thead tr {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
	background-color:#eeeeee;
}
.table-bordered tbody td, .table-bordered thead th {
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.table a {
	color:#5592CE;
}
.table a:hover {
	color:#233F82;
}
.widget-header {
	background: -moz-linear-gradient(center top, #FAFAFA 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;
	background-color:#eeeeee;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	height:40px;
	padding:8px 0 0 13px;
	position: relative;
}
.widget-bottom {
	background: -moz-linear-gradient(center top, #FAFAFA 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;
	background-color:#eeeeee;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	height: 30px;
	padding:8px 0 5px 13px;
	position: relative;
	margin-bottom:25px;
}
.tools {
	padding:0px;
	margin:0px;
}
.tools tbody tr td {
	padding:0 10px 0 0;
	margin:0px!important;
	border:0px;
}
.ui-button {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #DFDBDB 100%) repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	margin-right: 4px;
	padding: 0 6px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	float:left;
	line-height:25px;
	min-width:13px;
}
.ui-button.active {
	background: -moz-linear-gradient(center top, #A8CCEC 0%, #4993D7 2%, #066ECD 100%) repeat scroll 0 0 transparent;
	background-color:#0a70cd;
	border-color: #0561B4;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: #FFFFFF !important;
	min-width:13px;
}
.ui-state-disabled {
	opacity: 0.35;
}
.dataTables_info {
	width:auto;
	float:left;
	padding:6px 0 0 0px;
	font-weight:bold;
}
.dataTables_paginate {
	width:auto;
	float:right;
}
.colfull {
	width:1000px;
	float:left;
}
.table_top_headding_area {
	width:400px;
	float:left;
	height:auto;
	padding:0px;
	font-weight:bold;
}
.table_top_search_area {
	width:350px;
	height:auto;
	padding:0px;
	margin:0px 6px 0 0px;
	float:left;
	height:auto;
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	border:solid #cccccc 1px;
}
.search_input input {
	width:310px;
	height:auto;
	padding:7px;
	margin:0px 0 0 0px;
	float:left;
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	border:solid #cccccc 0px;
}
.search {
	width:17px;
	height:16px;
	float:right;
	padding:7px 7px 0 0px;
}
.search_button_right_area {
	width: auto;
	height: auto;
	float:right;
	padding:0px 0px 0 0px;
}
.color_blue {
	color:#007ae3;
}
.body_left_area {
	width:600px;
	height: auto;
	float:left;
	padding:0px;
}
.body_right_area {
	width:350px;
	height: auto;
	float:right;
	padding:0px;
}
ul#right_list {
	padding:0px;
	margin:0px 5px 0 0px;
	float:right;
}
ul#right_list li {
	padding:0px 15px 0 0px;
	margin:0px;
	list-style:none;
	display:inline;
}
.autorespondersearch_input input {
	width:350px;
	height:auto;
	padding:0px;
	margin:0px 6px 0 0px;
	float:left;
	height:auto;
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	border:solid #cccccc 1px;
}
.form_input_area select {
	width:375px;
	height:auto;
	padding:7px;
	margin:0px 0 5px 0px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f9), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #faf9f9 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #faf9f9 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid #cccccc 1px;
}





/**dropdoen acc**/

@charset "UTF-8";
/* ----------------------------
- Copyright 2011, Ideaware.com All rights reserved.
- Authors: Maria H. Barros, Andrés Manotas  
*/

/* Style for General Templates
 ============================================================ */

dl, dt, dd, ul, ol, li, form, fieldset, legend, input, button, textarea, p, blockquote, span, object, iframe, pre, abbr, address, article, section, .header1, menu {
	margin:0;
	padding:0;
	outline:0;
}
/*General classes
============================================================*/
.absolute {
	position: absolute;
}
.active {
	color:#4083A9 !important;
}
.block {
	display: block !important;
}
.inlineblock {
	display: inline-block !important;
}
.bold {
	font-weight:bold;
}
.bb {
	border-bottom: 1px solid #ccc;
}
.clearfix {
	clear: both;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.inline li {
	display: block;
	float: left;
	margin-left: 40px;
}
.inline li:first-child {
	margin: 0;
}
.italic {
	font-style: italic;
}
.left {
	float: left;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mtb10 {
	margin: 10px 0;
}
.mlra {
	margin: 0 auto;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px;
}
.mt90 {
	margin-top: 90px;
}
.nml {
	margin-left: 0 !important;
}
.nmr {
	margin-right: 0;
}
.nmb {
	margin-bottom: 0 !important;
}
.ml110 {
	margin-left:110px !important;
}
.pb10 {
	padding-bottom: 10px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl0 {
	padding-left: 0 !important;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.right, .f-right {
	float: right !important;
}
.h335 {
	height: 335px;
}
.w204 {
	width: 204px;
}
.w340 {
	width: 340px;
}
.w650 {
	width: 650px;
}
.w1024 {
	width: 1024px;
}
.tab {
	display: table;
	margin-bottom:40px;
}
.row {
	display: table-row;
}
.col50, .col40, .col60, .col30, .col20, .col70, .col80 {
	display: table-cell;
	vertical-align:top;
}
.col20 {
	width:20%;
}
.col30 {
	width:30%;
}
.col40 {
	width:40%;
}
.col50 {
	width:50%;
}
.col60 {
	width:60%;
}
.col70 {
	width:70%;
}
.col80 {
	width:80%;
}
.col33, .col34 {
	display: table-cell;
	vertical-align:top;
}
.col33 {
	width:33%;
}
.col34 {
	width:34%;
}
.clear-li:after {
	content: "" !important;
}
.middle {
	vertical-align: middle;
}
.pr50 {
	padding-right:50px;
}
.b-dashed {
	border-bottom:#ccc 1px dashed;
}
.inline {
	display: inline-block;
}
.ta-right {
	text-align: right;
}
/* Body
============================================================ */
/*body {
 	background: url('/images/web4/bg/background.png') repeat left top;
	color: #5E5E5E;
	font-family: "skolar",serif;
	font-size:16px;
	overflow-x: hidden;
}
*/
/* Wrapper
 ============================================================ */
.wrapper {
	width:auto;
	float:right;
	margin-top:-10px;
}
.wrapper:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* .header1
============================================================ */
.header1 {
	height: auto;/*margin-bottom: 30px;*/
}
.header1 .menu {
	font-family: "museo-sans", sans-serif;
	height: 40px;
	position: relative;
	float:right;
}
.ie .header1 .menu {
	font-family: "museo-sans", sans-serif;
	height: 40px;
	position: relative;
	float:right;
	margin-right:-50px
}
.header1 .menu ul {
	float: left;
	height: 23px;
}
.header1 .menu ul:not(#menu):first-child {
height: 100%;
margin-top: 1px;
text-transform: uppercase;
line-height: 40px;
}
.header1 .menu ul li {
	display: block;
	float: left;
	margin-right:40px;
}
.header1 .menu ul li:last-child {
	margin-right: 0 !important;
}
.header1 .menu ul li a {
	display: block;
	font-family: "museo-sans", sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.header1 .menu ul:first-child li:first-child {
	margin-right: 60px;
}
.header1 .menu ul:first-child:not(#menu) li a {
color: #000;
position: relative;
top: -4px;
}
.header1 .menu ul:first-child:not(#menu) li:last-child a {
color: rgba(0, 0, 0, .3);
border-radius:2px;
}
.header1 .menu ul:last-child {
	float: right;
}
.header1 .menu ul:last-child li, .header1 .menu ul li {
	margin-right: 25px;
}
.header1 .menu ul .chat {
	margin-right:40px;
}
.header1 .menu ul:last-child li.login, .header1 .menu ul:last-child li.button {
	position: relative;
	top: -3px;
}
.header1 .menu ul:last-child li:first-child a, .header1 div.menu ul:last-child li:nth-child(2) a {
font-family:Helvetica, sans-serif;
font-weight: 700;
}
.header1 .menu ul:last-child li:nth-child(3) a {
color: #68727f;
font-family: "museo-sans", sans-serif;
font-size: 14px;
padding-top:2px;
}
.header1 .menu ul:last-child li a {
	color: #828282;
}
.header1 .menu ul:last-child li a:hover {
	color: #474747;
}
.header1 .menu ul:last-child li:last-child a {
	font-family: "skolar", serif;
	font-size: 14px;
	font-weight: 400;
	height: 21px;
	line-height: 23px;
}
.header1 .menu ul .login {
	margin-right:85px;
}
/*	==========================dropdown==========================*/
#dropdown {
	display: block;
	float: right;
	height: 28px;
	margin-top: 8px;
	overflow: hidden;
	z-index: 10000;
}
#dropdown a.dropdown {
	color: #828282;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
}
#dropdown .options {
	font-weight: bold;
	line-height: 18px;
	position: relative;
	text-align: left;
	word-spacing: 5px;
	height: 196px;
	width: 192px;
}
#dropdown .options div {
	background: url('/images/web4/bg/bgdropdown2.png') repeat-y bottom left;
	padding: 5px 5px 0 7px;
}
#dropdown .options span.bgfopt {
	background: url('/images/web4/bg/bgdropdown.png') no-repeat;
	bottom: 0;
	display: block;
	height: 37px;
	left: 0;
	position: absolute;
	width: 192px;
}
#dropdown .options a {
	color: #555;
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px !important;
	padding: 0 5px 0 20px;
}
#dropdown .options a:hover {
	color: #254B79;
	text-decoration: none;
}
#dropdown:hover {
	display: inherit;
	padding: 0;
	height: auto;
	position: relative;
}
#dropdown:hover .options {
animation-duration: .3s;
	animation-name: opacity;
}
@keyframes opacity {
from {
opacity: 0
}
55% {
opacity: 0.8;
}
to {
	opacity: 1;
}
}
/* Dropdown 2
============================================================ */	

#menu li {
	height:30px;
	line-height: 30px;
	position: relative;
}
#menu li:hover {
	position: relative;
}
#menu li:hover .dropdownoptions {
	left:-45px;
	top:auto;
}
#menu li:hover .help-drop {
	left:-45px;
	top:auto;
}
#menu a.dropdown {
	color: #828282;
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 9px;
	text-align: center;
	text-decoration: none;
}
.dropdownoptions {
	font-weight: bold;
	line-height: 18px;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	word-spacing: 5px;
	width: 130px;
	z-index: 9000;
}
.dropdownoptions div {
	background: url('/images/web4/bg/background.png') repeat;
	border: 1px solid #cbcbcb;
	border-radius: 0 0 4px 4px;
	border-top: none;
	box-shadow: 0px 1px 1px #cbcbcb;
	padding: 5px;
}
.dropdownoptions div a {
	color: #828282 !important;
	display: block;
	font-family: "skolar", serif !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	text-decoration: none;
	line-height: 22px !important;
	text-align: center;
}
.dropdownoptions div a:hover {
	color: #234167 !important;
	text-decoration: none;
}
.dropdownoptions span.bgfopt {
	background: url('/images/web4/bg/bgdropdown.png') no-repeat;
	bottom: 8px;
	display: block;
	height: 37px;
	left: 0;
	position: absolute;
	width: 192px;
}
.dropoption li:hover .dropdownopt {
	left:0px;
	top:26px;
}
.dropoption li>a {
	color: #666666;
	text-shadow: none !important;
transition: background .2s ease-in;
	text-transform: capitalize;
	top: 0 !important;
	 padding: 0 8px;
}
.dropoption li:hover > a {
	background: url('../images/bg/background.png') repeat left top;
	border-radius: 5px 5px 0 0;
	color: #424242 !important;
	text-shadow: none;
	padding-top: 9px;
	padding-bottom: 10px !important;
}
.dropoption .dropdownopt div a:hover {
	color: #fff !important;
}
.dropoption .dropdownopt div {
	background: url('/images/web4/bg/background.png') repeat left top;
	box-shadow: 0px 4px 4px #ccc;
	border-radius: 0 5px 5px 5px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.dropdownopt {
	font-weight: bold;
	line-height: 18px;
	float:left;
	position:absolute;
	left:-999em;
	text-align:left;
	word-spacing: 5px;
	height: 196px;
	width: 156px;
	z-index: 9000;
	border-radius: 8px !important;
}
.dropdownopt.width {
	width: 180px;
}
.dropdownopt div a {
	color: #4084a6;
	display: block;
	font-family: Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	text-decoration: none;
	padding: 4px 5px 4px 20px;
	text-shadow: none !important;
}
.dropdownopt div a:hover {
	background: #4084a6;
	color: #fff !important;
	text-decoration: none;
}
.section1 
{
    
}
.top_text .section1 a {
	font-size:12px;
    color:#4084A6 !important;    
    font-family:Helvetica,sans-serif;
    text-transform:none !important;
	text-decoration: none;
	text-shadow: none !important;
	text-transform:none !important;
}
/*	help Dropdown				*/
.helpdropdown {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: auto !important;
}
.helpdropdown > li {
	height: 20px;
	margin-bottom: 8px;
	margin-top: 8px !important;
	position: relative;
}
.helpdropdown li:hover .helpdropopt {
	left:0;
	top:29px;
	display:block;
}
.helpdropdown li > a {
	color: #63646A !important;
	/*max-width: 105px;*/
    padding: 0 8px;
	text-shadow: none !important;
	text-transform: capitalize;
	top: 0 !important;
}
.helpdropdown li:hover > a {
	background: #fff;
	box-shadow: 0px 4px 4px #ccc;
	color: #424242 !important;
	margin: 0;
	padding: 8px;
	position: relative;
	text-shadow: none;
	top: -8px !important;
}
.helpdropdown .helpdropopt > div {
	background: #fff;
	box-shadow: 0px 4px 4px #ccc;
	padding-top: 11px;
}
.helpdropopt {
	display:none;
	border-radius: 8px !important;
	float:right;
	font-weight: bold;
	line-height: 18px;
	position:absolute;
	left:-999em;
	text-align:left;
	word-spacing: 5px;
	min-width: 330px;
	z-index: 9000;
}
.helpdropopt > div {
	overflow: hidden;
	padding: 15px;
	padding-bottom: 10px;
}
.helpdropopt > div div.phone {
	border-bottom: 1px dashed;
	padding: 0 0 10px 0px;
}
.helpdropopt > div div.phone span.phone {
	color: #444444;
}
.helpdropopt > div div.phone .phonenumber {
	color: #828282;
}
.helpdropopt div .section1 {
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
	min-width: 140px;
}
.helpdropopt div .section1:last-child {
	margin-right: 0px;
}
.helpdropopt div .section1 p {
	font-family: Helvetica, sans-serif !important;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 0;
	word-spacing: 0;
}
.helpdropopt div .section1 a {
	color:#4084A6 !important;
}
.helpdropopt div .section1 > a:not(.button) {
color: #4084a6 !important;
display: block !important;
font-family: Helvetica, sans-serif !important;
font-size: 12px !important;
font-weight: 700 !important;
text-decoration: none;
padding: 5px 0;
height: auto !important;
text-shadow: none !important;
text-transform: uppercase;
word-spacing: 0;
}
.helpdropopt div .section1 a span {
	color:#4084A6 !important
}
.helpdropopt div .section1 a:hover {
	text-decoration: underline;
}
.helpdropopt a.button.small.green3 {
	top: 0px !important;
	margin: 0px !important;
}
/** Trying to fix live chat ie8 **/

.helpdropopt span.chat span {
	text-transform: capitalize !important;
}
/****** testing the new code *****/

.helpdropopt .divchat {
	height: 22px;
	margin: 2px 0 !important;
	padding-left: 25px;
}
.helpdropopt .divchat a {
	text-transform: none !important;
	word-spacing: normal;
}
/*********************************/
	
	
	
	
	
	
	
	
	
	
	
			
/*	User Dropdown				*/
.userdropdown {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: auto !important;
}
.userdropdown > li {
	height: 20px;
	margin-bottom: 8px;
	margin-top: 8px !important;
}
.userdropdown li:hover .userdropopt {
	display:block;
	position:absolute;
	top:21px;
	width:160px;
}
.ie .userdropdown li:hover .userdropopt {
	right:0;
	top:24px;
	display:block;
	position:absolute;
	width:150px;
	line-height:22px;
}
.userdropdown li > a {
	color: #63646A !important;
	/*max-width: 105px;*/
    padding: 0 8px;
	text-shadow: none !important;
	text-transform: capitalize;
	top: 0 !important;
}
.ie .userdropdown li > a {
	color: #63646A !important;
	/*max-width: 105px;*/
    padding: 0 8px;
	text-shadow: none !important;
	text-transform: capitalize;
	top: -7px !important;
	margin-top:-7px;
}
.userdropdown li:hover > a {
	background: #fff;
	box-shadow: 0px 4px 4px #ccc;
	color: #424242 !important;
	margin: 0;
	padding: 8px;
	position: relative;
	text-shadow: none;
	top: -8px !important;
}
.ie .userdropdown li:hover > a {
	background: #fff;
	box-shadow: 0px 4px 4px #ccc;
	color: #424242 !important;
	margin: 0;
	padding: 8px;
	position: relative;
	text-shadow: none;
	top: -8px !important;
	margin-top:-7px;
}
.userdropdown li img {
	padding-right:5px;
}
.userdropdown .userdropopt div {
	background: -moz-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 0px 1px #ccc;
	padding:12px 10px 10px 10px;
	border-radius:2px;
}
.userdropopt {
	display:none;
	border-radius: 8px !important;
	float:right;
	font-weight: bold;
	height: auto;
	line-height: 18px;
	position:absolute;
	right:0;
	text-align:left;
	word-spacing: 5px;
	z-index: 9000;
	width:160px;
}
.userdropopt div:first-child {
	overflow: hidden;
	padding:10px 10px 20px 10px;
}
.userdropopt div .section1 {
	overflow: hidden;
	margin-right: 0px;
	padding:0px;
	width:140px;
}
.userdropopt div .section1 li a
{
    font-size:12px;
    color:#4084A6 !important;    
    font-family:Helvetica,sans-serif;
    text-transform:none !important;
}




.userdropopt div .section1:last-child {
	margin-right: 0px;
}
.userdropopt div .section1 p {
	font-family: Helvetica, sans-serif !important;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 0;
	word-spacing: 0;
}
.userdropopt div .section1 a:not(.button) {
color: #4084a6 !important;
display: block !important;
font-family: Helvetica, sans-serif !important;
font-size: 12px !important;
font-weight: 700 !important;
text-decoration: none;
padding: 0px 5px 0px 0px;
height: auto !important;
text-shadow: none !important;
text-transform: capitalize;
word-spacing: 0;
}
.userdropopt div .section1 a:hover {
	text-decoration: underline;
}
.userdropopt a.button.small.green3 {
	top: 0px !important;
	margin: 0px !important;
}
					

/*Body Blue
=======================*/
.internal .menu > ul:not(#menu):first-child li.current {
position: relative;
}
.internal .menu > ul:not(#menu):first-child li.current a {
color: #234167;
}
.internal .menu > ul:not(#menu):first-child li.current:after {
content: url('/images/web4/bg/pointerblue.png');
height: 12px;
left: 8%;
position: absolute;
top: 28px;;
width: 34px;
z-index: 1;
}
.internal .menu > ul:not(#menu):first-child li.home {
position: relative;
top: 5px;
}
.internal .menu > ul:not(#menu):first-child li.home.current:after {
content: url('/images/web4/bg/pointerblue.png');
height: 12px;
left: -7px;
position: absolute;
top: 23px;
width: 34px;
z-index: 1;
}
.internal .menu > ul:not(#menu):first-child li.current.partner:after {
content: url('/images/web4/bg/pointerblue.png');
height: 12px;
left: 44px;
position: absolute;
top: 28px;
width: 34px;
z-index: 1;
}
.internal .menu > ul li:last-child {
	margin-right: 0;
}
.internal div.submenu {
	background: url('/images/web4/bg/bg_.header1.png') repeat-x;
	position: absolute;
	width: 100%;
	min-width: 998px !important;
}
.internal input.bg_search {
	background: #1D334F url("/images/web4/icn/icn_search.png") no-repeat right center;
	box-shadow: 0 1px 0 #476A95;
}
.internal .home {
	margin-right: 40px !important;
}
.internal .home a {
	background: url("/images/web4/icn/home.png") no-repeat top left;
	height: 18px;
	position: relative;
	top: 0px !important;
	width: 19px;
}
/*=======================*/

#logo {
	float: left;
	line-height: 45px;
	margin: 10px 60px 0 10px;
	position: relative;
	text-indent: -9999px;
	width: 164px;
}
#logo a {
	background: url(/images/web4/misc/logos/logo22.png) no-repeat 0 center;
	display: block;
	height: 38px;
	left: 0;
	position: absolute;
	top: 0;
	width: 164px;
}
#logo a:active {
	top: 2px;
}
.header1 div.submenu {
	clear: both;
	height: 60px;
}
.header1 div.bgsubmenu {
	background: url('/images/web4/bg/menu_.header12.png') no-repeat center center;
	height: 60px;
}
.header1 ul.submenu {
	display: block;
	float: right;
	line-height: 60px;
	position: relative;
	width: 720px;
}
.header1 ul.submenu li {
	display: block;
	float: left;
}
.header1 ul.submenu li.email_marketing.activemenu {
	background: url(/images/web4/bg/bgmenu_aemail_marketing.png) no-repeat;
}
.header1 ul.submenu li.pricing.activemenu {
	background: url(/images/web4/bg/bgmenu_apricing.png) no-repeat;
}
.header1 ul.submenu li.learn.activemenu {
	background: url(/images/web4/bg/bgmenu_alearn.png) no-repeat;
}
.header1 ul.submenu li.blog.activemenu {
	background: url(/images/web4/bg/bgmenu_ablog.png) no-repeat;
}
.header1 ul.submenu li.search {
	position: absolute;
	right: 0;
	top: 0;
}
input.bg_search {
	border: none;
	border-radius: 10px;
	color: #fff;
	font-family: "myriad-pro", sans-serif;
	font-size: 13.91px;
	height: 24px;
	line-height: 24px;
	padding: 1px 24px 1px 10px;
	width: 165px;
}
/*.header1 Internal*/

.header1.internal #logo {
	float: left;
	margin-right: 4px;
	left: -18px;
	top: 3px;
	width: 129px;
}
.header1.internal #logo a {
	background: url(/images/web4/misc/logo2.png) no-repeat;
	display: block;
	width: 129px;
}
.header1.internal .submenu2 {
	float: left;
	margin-top: 17px;
	padding-left: 26px;
	position: relative;
}
.header1.internal .submenu2:before {
	content: url(/images/web4/misc/divider.png);
	display: block;
	height: 32px;
	position: absolute;
	top: -3px;
	width: 2px;
}
.header1.internal .submenu2:before {
	left: 5px;
}
.header1.internal .media:before {
	content: url(/images/web4/misc/divider.png);
	display: block;
	height: 32px;
	left: -20px;
	position: absolute;
	top: 2px;
	width: 2px;
}
.header1.internal .submenu2 li {
	display: block;
	float: left;
	margin-right: 26px;
	position: relative;
	text-transform: capitalize;
}
.header1.internal .submenu2 li:last-child {
	margin-right: 0;
}
.header1.internal ul.submenu2 li > a {
	color: #FFFFFF;
	font-family: "skolar", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-shadow: 0 -1px #000;
	padding: 5px 7px;
}
.header1.internal .submenu2 li a.current {
	border-radius: 4px;
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, .5);
}
.header1.internal .media {
	float: right;
	margin-top: 13px;
	position: relative;
}
.header1.internal .media li {
	display: block;
	float: left;
	margin-left: 12px;
}
.header1.internal .media li:first-child {
	margin-left: 0;
}
.header1.internal .media a.opt {
	border-radius: 5px;
	border: 1px solid #13253b;
	box-shadow: 0 1px #405d7f, inset 0 1px #405d7f;
	color: #fff;
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	text-align: center;
	text-shadow: 0 -1px #000;
	width: 89px;
	text-transform:capitalize;
}
.header1.internal .media li a.opt {
	background:linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .3) 100%);
}
.header1.internal .media li a.opt:hover {
	background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
}
.header1.internal .media li a.opt:active {
	background: linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(255, 255, 255, 0) 100%);
}
.header1.internal .media li a.opt span {
	background: url(/images/web4/misc/media.png) no-repeat center center;
	height: 15px;
	width: 14px;
	display: inline-block;
	position: relative;
	top: 2px;
	left: -4px;
}
.header1.internal .media li + li a.opt span {
	background: url(/images/web4/icn/contact.png) no-repeat center center;
	height: 13px;
	width: 17px;
	display: inline-block;
}
.header1.internal ul.right li {
	margin-right: 20px !important;
	margin-top: 0px;
}
.header1.internal ul.right li.help {
	margin-top: 0px !important;
	padding-left: 0;
}
.header1.internal ul.right li.button {
	margin-right: 15px !important;
}
.header1.internal ul.right li.button a {
	font-size: 12px !important;
}
.header1.internal ul.right li:last-child {
	margin-right: 0 !important;
	margin-top: 0px;
}
.header1.internal ul.right li:last-child img {
	border-radius: 5px;
	margin-right: 10px;
}
.header1.internal ul.right li:last-child a {
	color: #63646a;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
.header1.internal ul.right li a {
	font-size: 12px !important;
}
.header1.internal ul.right .chat {
	margin-right: 0;
}
.header1.internal span.master-account {
	height: 40px;
	margin-right: 20px !important;
	margin-top: 0;
}
.header1.internal span.master-account a {
	display: block;
	height: 23px;
	padding: 9px 0;
}
.header1.internal a.tab_current {
	color: #234167 !important;
}
.header1.internal a.tab_active {
	color: #333333 !important;
}
.header1.internal a.tab_inactive {
	color: #b1b1b1 !important;
}
 .header1.internal ul.right .help:not(.faq) {
color: #828282 !important;
}
.header1.internal ul.right .help.faq {
	color: #4084A6 !important;
	text-transform: uppercase;
}
.header1.internal ul.right .help:hover {
	color: #474747 !important;
transition: all .2s;
}
.kooltip div {
	padding: 10px 0;
}
.kooltip div a {
	color: #4084a6;
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	padding: 7px 20px !important;
}
.kooltip div a:hover {
	color: #fff;
	background: #4084a6;
}
/** new **/

.mt {
	margin-top:30px;
}
.n-mt {
	margin-top:0px;
}
.supported_file {
	width:569px;
	height:auto;
	margin:auto;
	clear:both;
	padding-top:40px;
}
table#tblList {
	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	font-size:12px;
}
.rowlight {
	background-color: #FFFFFF;
}
.rowlight {
	background:#F2F2F2 url(../images/row_border.gif) left bottom repeat-x;
}
.dataheight2 {
	height: 30px;
}
.rowdark {
	background-color: #FBFBFB;
}
.rowdark {
	background:#E5E5E5 url(../images/row_border.gif) left bottom repeat-x;
}
.pr10 {
	padding-right: 10px;
}
.table_autoresponder_mail {
	border: 0 none;
	border-collapse: collapse;
	margin-bottom:0;
	width: 65%;
}
.table_autoresponder_mail thead th {
	border-bottom: 1px solid #E3E3E3;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	text-align: left;
}
.table_autoresponder_mail td {
	vertical-align: top;
}
.table_autoresponder_mail tbody tr td {
	border-bottom: 1px solid #E3E3E3;
}
.table_autoresponder_mail tbody td {
	padding: 15px;
}
.area_autoresponder {
	width:968px;
	height:auto;
	float:left;
	background:#FAFAFA;
	border-top:1px solid #ccc;
}
.area_autoresponder:first-child {
	border-top:0px;
}
.edit_responder_imgleft {
	width:125px;
	height:auto;
	float:left;
	padding:10px 0;
	margin:0 0 10px 15px;
}
.edit_responder_textright {
	width:780px;
	height:auto;
	float:right;
	padding:10px 0;
	margin-bottom:10px;
}
.edit_responder_textleft {
	width:780px;
	height:auto;
	float:left;
	padding:10px 0;
	margin:0 0 10px 15px;
}
.edit_responder_imgright {
	width:125px;
	height:auto;
	float:right;
	padding:10px 0;
	margin-bottom:10px;
}
.email_campaigan_area {
	width:996px;
	height:auto;
	padding:0px;
	margin:10px 0 25px 0px;
	float:left;
	border-radius:4px;
	border:solid #cccccc 1px;
}
.left_menu_panel {
	width:219px;
	height:auto;
	float:left;
	border-right:1px solid #ebebeb;
	background:#f9f9f9;
	min-height:1081px;
}
.left_menu_panel ul {
	margin:0px;
	padding:0px;
}
.left_menu_panel ul li {
	list-style:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:228px;
    float:left;
}
.left_menu_panel ul li:hover {
	color:#ffffff;
	
}
.left_menu_panel ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding:12px 15px 12px 22px;
	width:182px;
    float:left;border-bottom:1px solid #ebebeb;
}
.left_menu_panel ul li a:hover {
	color:#ffffff;
	background:url(../images/email_campaign_hover.png) no-repeat;
	width:191px;
    border-bottom:1px solid #ffffff;
}
.left_menu_panel-active 
{
	color:#ffffff !important;
	background:url(../images/email_campaign_hover.png) no-repeat !important;
	width:191px !important;
    border-bottom:1px solid #ffffff !important;
}
.left_menu_panel ul li a.active_panel {
	color:#ffffff;
}
.left_menu_panel ul li.active {
	color:#ffffff !important;
	background:url(../images/email_campaign_hover.png) no-repeat;
	padding:12px 0 12px 22px;
	width:206px;
	border-bottom:1px solid #ffffff;
}
.left_menu_panel ul li a span
{
    float:right;
}
.right_area_panel {
	width:738px;
	height:auto;
	float:right;
	padding:20px 20px 0 0;
}
.moremail {
	clear: both;
	padding-left: 203px;
	padding-top:3px;
}
.send_now_area {
	width:306px;
	height: auto;
	padding:25px 15px 25px 15px;
	margin:0px 0 0 26px;
	float:left;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d8d8d8', GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	border:solid 1px #cccccc;
}
.sendnow_btn {
	width:110px;
	height: auto;
	margin:auto;
	padding-top:47px;
}
.schedule_delivry {
	width:290px;
	height:auto;
	float:left;
	padding-top:10px;
}
.date {
	float:left;
}
.date input {
	float:left;
	margin-left:10px;
	width:171px;
	background:url(../images/date_bg.png) no-repeat;
	border:0px;
}
.time {
	float:left;
	padding-top:10px;
}
.time input {
	float:left;
	margin-left:10px;
	width:73px;
	background:url(../images/time_bg.png) no-repeat;
	border:0px;
}
.go_schedule_btn {
	width:50px;
	height:auto;
	float:left;
	padding:8px 0 0 7px;
}
.right_area_btn {
	width:738px;
	height:auto;
	margin:auto;
	float:left;
	padding-top:25px;
}
.new_list.active_predefined {
	color: #ffffff !important;
	border: solid 0px #6f070c;
	padding:13px 22px 19px 22px;
	background:url(../images/predefined_active.png) no-repeat;
	box-shadow:none;
}
.buuton_area {
	width:auto;
	height:auto;
	float:right;
	padding:10px 10px 20px 10px;
}
.page_move {
	width:100%;
	height:23px;
	float:left;
	cursor:pointer;
	padding-bottom:20px;
}




/* STYLED CHECKBOXES AND RADIOS -------------------------------------------- */	
.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover	{
	color: #999;
	}
.ui-checkbox,
			.ui-radio	{
 	display: block;
	float: left;
	height:212px;
	width:193px;
	  position:absolute;
  left:17px;
  top:14px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;

	}
	
 
span.ui-radio-state-hover,
			span.ui-checkbox-state-hover	{
	background-position: 0 0px;
	}
span.ui-checkbox-state-checked	{
	background-position: 0 0px;
	}
span.ui-checkbox-state-checked-hover	{
	background-position: 0 0px;
	}
span.ui-radio-state-checked-disabled-hover,
			span.ui-radio-state-checked-disabled,
			span.ui-radio-state-checked	{
	background-position: 0 0px;
	}
span.ui-radio-state-checked-hover	{
	background-position: 0 -17px;
	}
 
.ui-radio:hover, .ui-radio-state-checked	{
	background: url(../images/overlayBG.png) repeat;
	display: block;
	float: left;
	height:212px;
	width:193px;
	position:absolute;
	left:17px;
	top:14px;
}
.ui-helper-hidden-accessible{
	display:none;	
	
}
.right_box_text_area ul{
	padding-left:25px;
	float:left;
	width:420px;
	background:url(../images/home_right_divider.png) repeat-y 290px 0;

}
.right_box_text_area li{
    background: url(../images/arrow.png) no-repeat left 4px;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0px 15px;
    width: 405px;
}
.right_box_text_area li:first-child{
	background:none;
	width:420px;
	padding:15px 0 10px 0;
		
}
.right_box_text_area .colleft{
	float:left;
	width:240px;
	text-align:left;
}
.right_box_text_area .colright{
	float:right;
	width:150px;
 }
.right_box_text_area .colright .right_box_button_area{
	padding-bottom:31px;	
}
 
.right_box_text_area h2{
	float:left;
	color: #373434;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;	
}
.right_box_text_area .colright h2{
	text-align:center;
	width:150px;	
}
.mail_storage_area {
    float: left;
    height: auto;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
    width: 485px;
	position:relative;
	height:57px;
}

.usagesBase{
	width:402px;	
	height:14px;
	background: #a1a1a1;
	background: -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#808080));
	background: -moz-linear-gradient(top, #9b9b9b, #808080);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b9b9b', endColorstr='#808080');
	border-radius:15px;
	position:absolute;
	left:25px;
	top:59px;
}

.usagesTop{
	width:402px;	
	height:14px;
	position:absolute;
	left:20px;
	top:59px;
}
.mailsent{
	float:left;
	background: #f8111a;
	-webkit-box-shadow: inset 0 0 30px #640004;
	-moz-box-shadow: inset 0 0 30px #640004;
	box-shadow: inset 0 0 30px #640004;
	border-radius:15px;
	max-width:100%;
	height:14px;
	position:relative;	
}
.circularTooltip{
	width:48px;
	position:absolute;
	bottom:-4px;
	right:-26px;
	background:url(../images/circularTooltip.png) no-repeat top left;
	height:50px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding-top:7px;	
}
.alotMail{
	font-size:14px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:58px;
	right:10px;	
}
/* STYLED EMAIL SUMMARY -------------------------------------------- */
.contact_list_button_area.report{
	width:80%;	
}
.creatlist_name_container.report{
	border-radius:4px 4px 0 0;
	height:32px;
	margin-bottom:0px;
	padding:18px 10px;
}
.creatlist_name_container.report .colfrst{
	width:385px;
	float:left;	
	overflow:hidden;
	height:32px;
}
.creatlist_name_container.report .colthrd{
	width:220px;
	float:right;	
	overflow:hidden;
	height:32px;
}
.creatlist_name_container.report .colsecond{
	width:360px;
	margin:0px auto;
	overflow:hidden;
	height:32px;
}
.reportCampaign ul{
	margin:0px;
	list-style-type:none;	
}
.reportCampaign ul li{
	margin:0px;
	list-style-type:none;	
	padding-bottom:16px;
}


a.linkButton{
	color: #fef4e9 !important;
	border: solid 1px #434343;
	background: #5b5b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#1e1e1e));
	background: -moz-linear-gradient(top, #424242, #1e1e1e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#1e1e1e');
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
 	font-weight:bold;
	padding:17px 10px;
	width:98px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);	
}
a.linkButton:hover {
	background: #f47c20;
	border: solid 1px #6f070c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef0100), to(#cc0100));
	background: -moz-linear-gradient(top, #ef0100, #cc0100);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef0100', endColorstr='#cc0100');
}

a.CountBox{
	color: #fef4e9 !important;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:17px 15px;
	width:102px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);	
}

.boxOpens {
	color: #fef4e9;
	background: #6ac400;
		-webkit-box-shadow: inset 0 0 30px #192e00;
	-moz-box-shadow: inset 0 0 30px #192e00;
	box-shadow: inset 0 0 30px #192e00;
	border: solid 1px #509400;
 	background: -webkit-gradient(linear, left top, left bottom, from(#509400), to(#6ac400));
	background: -moz-linear-gradient(top, #509400, #6ac400);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#509400', endColorstr='#6ac400');

}
.boxOpens:hover {
	background: #6ac400;
	-webkit-box-shadow: inset 0 0 30px #386800;
	-moz-box-shadow: inset 0 0 30px #386800;
	box-shadow: inset 0 0 30px #386800;

}

.boxBounce {
	color: #fef4e9;
	background: #4a0507;
	-webkit-box-shadow: inset 0 0 30px #61080b;
	-moz-box-shadow: inset 0 0 30px #61080b;
	box-shadow: inset 0 0 30px #61080b;
	border: solid 1px #b2151b;
 	background: -webkit-gradient(linear, left top, left bottom, from(#b2151b), to(#ed1c24));
	background: -moz-linear-gradient(top, #b2151b, #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2151b', endColorstr='#ed1c24');

}
.boxBounce:hover {
	background: #ed1c24;
	-webkit-box-shadow: inset 0 0 30px #4a0507;
	-moz-box-shadow: inset 0 0 30px #4a0507;
	box-shadow: inset 0 0 30px #4a0507;

}



.boxunOpen {
	color: #fef4e9;
	background: #555353;
	-webkit-box-shadow: inset 0 0 30px #2a2828;
	-moz-box-shadow: inset 0 0 30px #2a2828;
	box-shadow: inset 0 0 30px #2a2828;
	border: solid 1px #6e6e6e;
 	background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#acacac));
	background: -moz-linear-gradient(top, #828282, #acacac);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#acacac');

}
.boxunOpen:hover {
	background: #acacac;
	-webkit-box-shadow: inset 0 0 30px #555353;
	-moz-box-shadow: inset 0 0 30px #555353;
	box-shadow: inset 0 0 30px #555353;

}

.boxUnsub {
	color: #fef4e9;
	background: #603c08;
	-webkit-box-shadow: inset 0 0 30px #5d3804;
	-moz-box-shadow: inset 0 0 30px #5d3804;
	box-shadow: inset 0 0 30px #5d3804;
	border: solid 1px #b76c00;
 	background: -webkit-gradient(linear, left top, left bottom, from(#b76c00), to(#ff9600));
	background: -moz-linear-gradient(top, #b76c00, #ff9600);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b76c00', endColorstr='#ff9600');

}
.boxUnsub:hover {
	background: #ff9600;
	-webkit-box-shadow: inset 0 0 30px #603c08;
	-moz-box-shadow: inset 0 0 30px #603c08;
	box-shadow: inset 0 0 30px #603c08;

}
.chartArea{
	width:680px;
	height:340px;
	position:relative;
	border-bottom:3px solid #585858;
	margin-bottom:15px;
	overflow:visible;
	font-size:24px;
	color:#fefefe;
}
.chartArea a{
	color:#fefefe !important;
	text-align:center;	
}
.chartArea a span{
	text-align:center;	
	width:105px;
	float:left;
	padding-top:35px;
}
.graphOpen{
	width:105px;
	background:#fff;
	position:absolute;
	bottom:0px;
	left:50px;	
	background:url(../images/graphOpen.png) no-repeat top center;
	min-height:17%;
	
}
.graphBounce{
	width:105px;
	background:#fff;
	position:absolute;
	bottom:0px;
	left:205px;	
	background:url(../images/graphBounce.png) no-repeat top center;
	min-height:17%;
}
.graphunOpen{
	width:105px;
	background:#fff;
	position:absolute;
	bottom:0px;
	left:360px;	
	background:url(../images/graphunOpen.png) no-repeat top center;
	min-height:17%;
}
.graphUnsub{
	width:105px;
	background:#fff;
	position:absolute;
	bottom:0px;
	left:525px;	
	background:url(../images/graphUnsub.png) no-repeat top center;
	min-height:17%;
}
.chartArea a strong{
	position:absolute;
	bottom:-25px;
	color:#007AE3;
	left:0px;
	font-size:16px;	
	width:105px;
	text-align:center;
	font-weight:normal;
}
.chartArea a strong:hover {
	color:#000;	
}
li.forgot a
{
    color:#ed1c24 !important;
    text-decoration:none;
    font-family:Arial;
    font-size:13px;
}
li.forgot a:hover
{
    color:#373434 !important;
}

.right_area_panel #content-full
{
    padding-top:0px;
}

#divTemplateList .widget-bottom
{
    background:none;
    border:none;
    padding:0px;
    margin:0px;    
}
.campaignDetail .profile_name_area
{
    width:405px;
}
.campaignDetail .widget-header, .widget-header
{
    line-height:40px;
}
#divMessage
{
    clear:both;    
}
.field-validation-error
{
    font-family:Arial;
    color:#ED1C24;    
    font-size:12px;
}
.login_form_area, .form_input_area
{
    position:relative;    
}

.form_input_area .field-validation-error
{
    position:absolute;
    top:30px;
    left:200px;    
}
.input-validation-error
{
    border:1px solid #ED1C24 !important;
}
.login_form_area .field-validation-error
{
    position:absolute;
    top:60px;
    left:0px;    
}
.login_form_area .forgotP .field-validation-error
{
    position:absolute;
    top:35px;
    left:0px;    
}
.bottomBtn
{
    width:auto !important;    
    float:right;
}

.table.summeryTable tr:first-child td {
	border-bottom: 1px solid #E3E3E3;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	text-align: left;
}
.table.summeryTable tr:first-child {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
	background-color:#eeeeee;
}