/* RESET*/
* {margin: 0;padding: 0;}
html {color: #000;background: #FFF;}
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,button,p,blockquote{margin: 0;padding: 0;}*/
img {border: 0;  margin-left : 0px;  padding-left : 0px;  }
/*em, strong{font-style: inherit;font-weight: inherit;}*/
ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
/*form,fieldset,legend,input,button,textarea{margin: 0;padding: 0;}*/
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}

/* ELEMENT STYLES */

h1,h2,h3,h4,h5,h6 {
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	line-height : 100%;
	padding-bottom : 15px;
	font-weight:normal;
}

p {
	padding : 5px 0px 10px 0px;
	line-height : 120%;
}

input, textarea {
	padding:5px;
	border: 1px inset #e50c6d;
}

select {
	padding:5px;
	border: 1px inset #e50c6d;
}

.btn{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#FFF;
	border:2px #333333 solid;
	background-color: #44377C;
}

/*a {outline-style : none; }*/
a:link, a:visited {text-decoration : none;}
a:hover {text-decoration : underline;}

h1 {
	color : #38257F;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

p.first-raw{padding-top : 0px;}


/* LAYOUT */

body {
	font: normal normal normal 11px/120% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	background-attachment: fixed;
	background: #ffffff url(../images/main-bg.jpg) no-repeat center 225px;
}

#container {
	width : 988px; 
	margin: 0 auto; 
	background-color: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}

#header {
	background: #fff;
	font-size: 11px;
	font-style: normal;
	color: #65548A;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
}

#mainContent {
	clear : left;
	padding: 0 10px 50px 30px;
	background-color: #FFFFFF;
	margin-left : 5px;
	margin-right : 5px;
	background : #ffffff url(../images/down-bg.jpg) repeat-x scroll bottom;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-top : 1px solid #fff;
}

#mainContentHome {
	clear : left;
	padding: 0 20px 50px 20px;
	background-color: #FFFFFF;
	margin-left : 5px;
	margin-right : 5px;
	background : #ffffff url(../images/down-bg.jpg) repeat-x scroll bottom;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-top : 1px solid #fff;
}



/* HEADER'S STYLES*/

#header img.logo {
	float : left;
	border : none;
	margin-bottom: 10px;
	margin-right: 110px;
}
#header .centered-text {
	float : left;
	padding: 30px 0 0 0;
	width : 210px;
}

#header .centered-text img {
	clear: left;
	padding-right: 3px;
}

#header .centered-text p {
	font-size : 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
}
#header .right-text {
	float : left;
	padding: 30px 0 0 15px;
	width : 250px;
}

#header .right-text p {
	line-height: 19px;
}

#header .right-text img {
	padding-bottom: 30px;
	padding-right: 4px;
}


#header span.big-font {
	font-size : 14px;
}
#header a:link, a:hover, a:visited{
	color: #65548A;
}

/* TOP MENU */
 
#nav { 
	background: url(../images/h-dotted-line.jpg) no-repeat fixed bottom right;	
 	text-align : center ;
}

#nav li.on {
		float:left;  
		background : url(../images/menu/tab-on.jpg) no-repeat; 
		color: #e60d6e;
		height : 41px;  
		width : 122px; 
		}
		
#nav li {
	float:left;  
	background : url(../images/menu/tab.jpg) no-repeat; 
	height : 41px;  
	width : 122px; 
	color: #2a1777;    
}

#nav a {
	color: #2a1777; 
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 16px; 
	font-style: normal; 
	line-height : 120%;  
	}
	
#nav a:hover {color: #e60d6e; }

#nav p {
	/*margin-top : 15px; */
	padding-top : 15px; 
	margin: 0;
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 16px; font-style: normal; line-height : 120%;
	}
	
.menu {
	height : 41px;
	clear : left;
	margin-left : 5px;margin-right : 5px;
	background : url(../images/border.jpg) repeat-x bottom;
}

/* MAIN CONTENT */

/* home top area */

.campaign 
{
	width:100%;
	background-image: url(../images/main-picture/main-picture-repeat.jpg);
	height : 291px;
}

.slideshow-container
{
	float : left;
	width: 576px;
	height : 291px;
}

.slideshow-container-smallpic
{
	float : left;
	width: 576px;
	height : 121px;
}

.pic-left-col-big {
	float : left;
	width : 260px;
	height : 203px;
	padding-right : 5px;
	padding-bottom: 5px;
	background: url(../images/pic_bg_260.png) no-repeat right bottom;
	margin-right: 20px;
}

	
.text-campaign p {
	color : #382670;
	padding : 10px 0px 0px 0px;
}

.text-campaign h1 {
	font-size: 28px;
}
	
.spacer{
	height : 55px;
	clear: both;
}

.round-corners {	
	float : right;
	width : 23px;
	}

img.left {float : left;}

.text-campaign
{
	float : left;
	padding-left : 20px;
	padding-right : 0px;
	width : 315px;
	padding-top : 25px;
}

.reset {clear : both;}

/* LEFT COLUMN */

#left-column {
	float : left;
	width : 580px;
	overflow : visible;
}

#left-column h1, #left-column h1 a {
	color : #38257F;
	font-size: 29px;
	padding-bottom: 18px;
	margin-right: 0px;
	padding-right: 0px;
	font-weight:normal;
}

.square-bg {
	padding-right : 90px;
	background-image: url(../images/3sq_noarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.square-bg-arrow {
	background : url(../images/3-sq.jpg) no-repeat center right;
	padding-right : 100px;
}
  
#left-column h2 {
	margin: 0px;
	font-size: 23px;
	color: #38257F;
	text-transform: none;
	padding: 15px 0 10px 0;
}

#left-column h3 {
	color: #669;
	text-transform: lowercase;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#left-column h4 {
	color: #5B5B8A;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 13px;
}

#left-column p {
	line-height : 140%;
	color : #333333;
}

#left-column a {
	color : #e50c6d;
	font-weight:bold;
	}
	
#left-column td {padding: 5px}	

#left-column .banner-img-horiz {margin-bottom: 20px;}

#left-column ul {
	line-height: 130%;
	margin-bottom: 10px;
}

#left-column ul li {
	padding-left: 20px;
	background-image: url(../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#left-column #tips {padding: 25px 0;}

#left-column #tips li {
padding-bottom: 15px;
font-size:12px;
line-height: 17px;
}

.toptip {
	font-size: 14px;
	font-weight: bold;
	color: #50437C;
}

ul.biglist {
	font-size: 12px;
	font-weight: bold;
	/*color: #50437C;*/
	color: #333;
	margin: 0px;
	padding: 0px;
}

ul.biglist li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#left-column ol li {
	list-style-type: none;
	margin-left:0px;
	margin-bottom: 10px;
}

#left-column ol li li {
	list-style-type: none;
	margin-left:20px;
	margin-bottom: 10px;
}

#left-column ol li li li {
	list-style-type: none;
	margin-left:35px;
	font-weight:normal;
	font-size: 11px;
	margin-bottom: 10px;
}


#left-column .dist {
	width : 100%;
	clear : both;
	height : 20px;
}

#services th {
	padding: 5px;
	font-size: 17px;
	line-height: 22px;
}

#services td {padding: 5px 15px 5px 5px;}

#services h3 a, #services h3 a:hover {
	font-size:14px;
	font-weight:bold;
	line-height: 22px;
}



#services p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.pic-left-col {
	float : left;
	width : 140px;
	height : 123px;
	padding-left : 5px;
	background: url(../images/pic-bg.jpg) no-repeat 5px;
}

.hor-dotted-line {
		height : 60px;
		background : url(../images/h-dotted-line.jpg) no-repeat center;
}

.hor-dotted-line-low {
	height : 30px;
	background-image: url(../images/h-dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.text-left-col {
	float : left;
	width : 420px;
}

.text-left-col-280 {
	float : left;
	width : 280px;
}

/*Subscription form styles*/

#left-column .footer-form input {padding: 0; margin:0;}
#left-column .name-zone{
	padding : 15px 0 0 30px;
}
#left-column .email-zone{
	padding : 10px  0 0 30px;
}
#left-column label{font-size : 12px;color : #333; padding : 15px 10px 15px 0;  }

#left-column #lblname{padding-right : 14px;}

#left-column .sign-up2 {
	font-size : 10px;
	color : #fff;
	border : none;
	font-weight : bold;
	width : 69px;
	padding-bottom : 3px;
	background-color: #E70D6C;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-left: 150px;
	line-height: 20px;
}

#left-column .button-zone{
	padding-left : 140px;
	padding-top : 0px;
	margin: 10px;
}
#left-column #name, #email{
	 font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 10px;
	border : none;
	font-style : normal;
	font-weight : normal;
	line-height : 100%;
}

/* RIGHT COLUMN */

#right-column {
	float : right;
	width : 346px;
	overflow : hidden;
}

#right-column h1, #right-column h12, #right-column h3, #right-column h4 {font-size: 23px;}

#right-column a {
	color : #e50c6d;
	font-weight:bold;
	}
	
#right-column h2 a {font-weight:normal;}

#right-column .dist {
	width : 100%;
	clear : both;
	height : 30px;
}

#right-column #services-menu ul {
}

#right-column #services-menu li {
	padding-left: 0px;
	margin-left: 25px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 40px;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px dotted #615297;
	font-weight:bold;
	color: #65548A;
}

#right-column #services-menu a {

}

#right-column #services-menu a.casestudies {
	background-color:#F5F5F5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}


#right-column #services-menu a:hover {color: #615297; text-decoration:none;}



/* blue box */

.rndbox-blue {
	width: 300px;
	margin: 0;
	padding:0;
	margin-left: 20px;
}

.rndbox-blue p {
	margin-left: 25px;
	}

.rndtop 
{
	background: url(../images/bluebox/bluebox_top.jpg) no-repeat center top;
	height: 65px;
}

.rndbox-bg {
	background: url(../images/bluebox/bluebox_bg.jpg) repeat-y;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
.rndbox-bg img {padding: 10px 0 5px 5px;}	

.rndtop h2 {
	color: #38257F;
	margin: 0px;
	padding: 25px 0 10px 25px;
	font-size: 23px;
}

.rndtop h2 a {
	margin: 0;
	padding: 0;
	font-size: 23px;
}

.rndbottom {
	background: url(../images/bluebox/bluebox_btm.gif) no-repeat center bottom;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#testimonials .rndbox-bg
{
	height: 180px;
}

#testimonials .rndbox-bg div
{
	width: 95%;
}

/* grey box */

.rndbox-grey {
	width: 302px;
	margin: 0;
	padding:0;
	margin-left: 20px;
}

.rndbox-grey p {
	margin-left: 25px;
	font-size: 11px;
	margin-right: 20px;
	line-height: 17px;
	margin-top: 0px;
	}
	
.rndbox-grey p.small-msg {
	padding-top: 0px;
	font-size: 11px;
	line-height:17px;
}

.rndbox-grey a.small-msg {font-size: 11px;}

.rndtop-grey {
	height: 60px;
	background-image: url(../images/greybox/greybox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rndtop-grey h2 {
	color: #38257F;
	margin: 0px;
	padding: 20px 0 10px 25px;
	font-size: 23px;
}



.rndtop-grey h2 a {font-size : 23px; font-weight : normal;}

#right-column .boximg  {padding: 3px; background-color:#C8B0C9}

.rndtop-grey h2 img {margin-left: 20px;}



#right-column .rndtop-grey h3 {
	color: #38257F;
	margin: 0px;
	padding: 23px 0 10px 25px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
}

.rndtop-grey a:hover {
	text-decoration:none;
	color:#38257F
}
.rndbox-bg-grey {
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/greybox/greybox_bg.jpg);
	background-repeat: repeat-y;
	}
	
.rndbox-bg-grey a {font-size: 12px;}
.rndbox-bg-grey a:hover {color:#38257F}	

.rndbottom-grey {
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/greybox/greybox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* newsletter box */

#newsletter {
	width : 310px;
	padding: 20px 10px;
	border: 1px solid #ccc;
	background-image: url(../images/whats-new-banner/bg_newsletter.png);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-position: center top;
	margin: 0 0 15px 10px;
	min-height: 460px;
	background-color: #5F5095;
}

/*#newsletter .left-round-corners {
	float : left;
	width : 23px;
}

#newsletter .right-round-corners {
	float : right;
	width : 22px;
}*/

#newsletter .text {
	float : left;
	padding-top : 0px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}

#newsletter h3 {
	color : #fff;
	margin-bottom : 5px;
	padding-bottom: 10px;
	}
	
#newsletter .month-title {
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	color : #c7c1da;
	font-size : 16px;
	font-style : italic;
	line-height: 18px;
	}
	
#newsletter p {
	color : #fff;
}

#newsletter .subscribe{
	font-size : 13px;
	color : #ff9999;
	line-height : 200%;
	background : url(../images/whats-new-banner/3-sq.jpg) no-repeat center right;padding-right : 80px;
}


/* try us box */

#try {
	/*	width : 346px;
	height : 136px;
	background : url(../images/why-not-banner/repeat.jpg) repeat-x;
	overflow : hidden;*/
	width:310px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	background-image: url(../images/bg-side-box.png);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-position: center -2px;
	margin: 0 0 15px 10px;
}

/*#try .left-round-corners {
	float : left;
	width : 19px;
}

#try .right-round-corners {
	float : right;
	width : 21px;
}*/

#try .text {
	padding-top : 0px;
	text-align: center;
}

#try h4 {
	color : #E50C6C;
	line-height : 1em;
	font-size: 18px;
	margin-left: 5px;
	margin-top: 5px;
	
}

#try h4 a {font-size : 23px; font-weight : normal;}

#try h4 img {margin-left: 20px;}

#try h4 a:hover {
	text-decoration:none;
	color:#38257F
}

#try p.offer {
	/*font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;*/
 	font-size : 12px;
	line-height : 110%;
	color : #333;
	padding-top : 0px;
	margin-top: 10px;
	margin-left: 5px;
}

#try h4 .square-bg {
	background : url(../images/why-not-banner/3-sq.gif) no-repeat center right;
	padding : 0 90px 0 0;
	margin: 0px;
}

#left-column .offerbox {
	width:516px;
	float: left;
	padding: 25px 10px;
	border: 1px solid #ccc;
	background: #fafafa url(../images/bg-side-box.png) repeat-x center -2px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 6px 0 15px 10px;
	
}

#left-column .offerbox p {
	padding: 5px 20px 5px 30px;
	line-height: 120%;
	font-size:12px
	
}

#left-column .offerbox p.intro{
	font-size: 2.2em;
	color: #38257F;
	font-weight:normal;
	line-height: 1.15em;
	padding: 0 20px 10px 30px;
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	}
	
#left-column .offerbox img {padding: 3px; background-color:#b0acbb}	

/*  FOOTER */
#footer {
	width : 988px;
	height : 150px;
	background : url(../images/footer/footer-bg.jpg) repeat-x;
	overflow : visible;
}

#footer .terms{
	float : left;
	width : 220px;
	height : 120px;
	background-image: url(../images/footer/v-dotted-line.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	}
#footer .links{
	float : left;
	width : 380px;
}

#footer .links p {
	color: #FFF;
	padding: 6px 30px;
}

#footer .links a {color:#f44293}

#footer .footer-form{
	float : right;
	width : 370px;
	height : 130px;
	background-image: url(../images/footer/v-dotted-line.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#footer .terms-text{
	padding-left : 30px;
	padding-top : 5px;
}
#footer .terms-text p{
	/*padding-bottom : 17px;*/
	color : #f44293;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer .terms-text a:link, 
#footer .terms-text a:hover, 
#footer .terms-text a:visited {color : #f44293;font: normal normal normal 11px/120% Verdana, Arial, Helvetica, sans-serif;}

#footer .terms-text .credits {
	font-size: 10px;
	color:#B0ACBB
}

.w-square-bg{
	background : url(../images/footer/white-sq.jpg) no-repeat left;
	padding-left : 20px;
}
#left-list li, #right-list li{
	color : #fff;
	line-height : 120%;
}

#left-list{
	float: left;
	padding : 15px 0 0 30px;
}
#right-list{
	float: right;
	padding : 15px 30px 0 0;
}
#footer p {	margin: 0;}
#footer p.title {
	font-size : 12px;
	font-weight : bold;
	padding-top: 5px;
	padding-left : 30px;
	}
#footer .links p.title {color : #f34192;}



#footer .footer-form p{
	font-size : 11px;
	color : #fff;
	padding: 8px 30px;
}

#footer .footer-form a {
	color: #f34192;
	font-weight: bold;
}

#footer .footer-form {
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer .footer-form p.title {
	font-size: 13px;
	font-weight: bold;
	color: #B6AFCF;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/whats-new-banner/3-sq.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 240px;
	
}

#footer .footer-form p.brochure {
	font-size: 13px;
	font-weight: bold;
	color: #B6AFCF;
	margin-top: 30px;
}

#footer .footer-form span.smalltext {font-size: 11px;font-weight:normal;}
	
#footer .footer-form img {
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 30px;
	margin-top: 8px;
	margin-right: 15px;
}

#footer .footer-form input {padding: 0; margin:0;}
#footer .name-zone{
	padding : 15px 0 0 30px;
}
#footer .email-zone{
	padding : 10px  0 0 30px;
}
#footer label{font-size : 10px;color : #fff;padding : 15px 10px 15px 0;  }
#footer #lblname{padding-right : 14px;}
#footer #sign-up{
	background : url(../images/footer/red-buton.jpg) no-repeat;
	font-size : 10px;
	color : #fff;
	border : none;
	font-weight : bold;
	width : 69px;
	height : 14px;
	padding-bottom : 1px;
}
#footer .button-zone{
	padding-left : 140px;
	padding-top : 10px;
}
#footer #name, #email{
	 font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 10px;
	border : none;
	font-style : normal;
	font-weight : normal;
	line-height : 100%;
}

#footer .credits, #footer .credits a:link {clear:both; font-size: 10px; color:#ccc}

.rednote, p.rednote, #left-column .rednote {
	color: #F00;
}



.errors_block
{
	width: 100%;
	color: #903;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	;
}

.congratulations_block
{
	width: 100%;
	color: #606;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
}

.case_study_item {
	color:#669;
	width: 30px;
	display: inline-block;
}

.side-content-box {
	width:270px;
	float: right;
	padding: 20px 10px;
	border: 1px solid #ccc;
	background-image: url(../images/bg-side-box.png);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-position: center -2px;
	margin: 0 0 15px 15px;
	}
	
.intext-content-box {
	width:460px;
	padding: 20px;
	border: 1px solid #ccc;
	background-image: url(../images/bg-side-box.png);
	background-repeat: repeat-x;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-position: center -2px;
	margin: 0 0 15px 40px;
	background-color: #F9F9F9;
	}	
	
#left-column .intext-content-box h3 {
	font-size: 26px;
	font-weight: normal;
	color: #E50C6D;
}

#left-column .intext-content-box img {padding: 5px; background-color:#FFF}

