/* ******************************************* */ 
/* MAIN CSS FILE                               */
/*                                             */
/* !!! DO NOT EDIT THIS FILE !!!               */
/* It gets replaced during updates             */
/*                                             */
/* If you want to change some CSS styles, put  */
/* them into custom.css file in the same       */ 
/* directory                                   */
/* ******************************************* */

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{ margin:0; padding:0; border:0; font-size:100%; font:inherit; letter-spacing:0; word-spacing:0; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section 
{ display:block;	}

blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse:collapse; border-spacing:0; }

/* main css start */

body { margin:0; padding:0; color:#6a747f; font-size:11px; font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; }	

a:link { color:#4A86B3; text-decoration:underline; }
a:visited { color:#6daedf; }
a:hover { color:#6daede; }
a:active { color:#2d8cd4; }

h1 { color:#333; font-size:24px; line-height:30px; padding-bottom:30px; border-bottom:none; }
h2 { color:#333; font-size:23px; margin-bottom:20px; }
h3 { color:#333; font-size:22px; margin-bottom:20px; }
h4 { color:#333; font-size:18px; margin-bottom:10px; }
p { color:#666; font-size:16px; padding-bottom:45px;}
h1 + p, h2 + p, h3 + p { padding-bottom:35px; }
h1 + a, h2 + a, h3 + a { padding-bottom:15px; }
p + ul, p + ol { margin-top:-10px; } 
ul, ol { list-style-position:outside; color:#333; margin-bottom:30px; font-size:14px; margin-left:30px; }
ul li, ol li { padding-bottom:10px; }
.LoadingBox { position:relative; margin-top:25%; margin-left:42%; height:60px; background:url('img/loading.gif') no-repeat 3px 0; }

/* header */
.c1_Header { width:100%; background:#fff; padding-top:15px; }
.c1_HeaderContainer { margin:0 auto; width:960px; }
	/* topbar */
	.c1_TopBar { background-color:#F5F5F5; height:40px; width:100%; min-width:1000px; }
	.c1_TopBarContainer { margin:0 auto; width:960px; height:40px; text-align:right; }
	.c1_TopBarContainer span { color:#eaeaea; margin:0 20px; font-size:16px; }
	.c1_TopBarContainer a { color:#999; line-height:40px; font-size:12px; text-decoration:none; }
	.c1_TopBarContainer a:hover { color:#666; }
	/* logo */
	.c1_Logo { display:block; float:left; width:auto; height:auto; overflow:hidden; z-index:2; margin-top:15px; }

/* menu navigation */
.c1_nav { display:block; float:right; text-align:right; height:30px; list-style-type:none; margin-top:30px; }
.c1_nav li { padding:6px 0 0 40px; display:inline; }
.c1_nav li a { font-size:16px; color:#666; width:160px; font-weight:normal; text-decoration:none; }
.c1_nav li a:hover { color:#4a86b3; }
.c1_nav li a.selected { font-weight:bold; }

/* wrapper */
.c1_Wrapper { width:100%; background-color:#fff; padding:50px 0 35px; border-bottom:1px solid #e3e3e3; }
.c1_WrapperContainer { width:960px; margin:0 auto; }
.Body { min-height:515px; }
.SingleRefreshPanel {height:0;}

/* main box */
/* 1column */
.c1_MainBox { width:100%; height:auto; padding:15px 0; }
.c1_AffiliatesMainbox { background:#fff url('./img/affiliates_bg.jpg') center center no-repeat; }
.c1_MerchantsMainbox { background:#fff url('./img/merchants_bg.jpg') center center no-repeat; }
.c1_RootMainbox { background:#fff url('./img/root_bg.jpg') center center no-repeat; }
.c1_SamplesMainbox { background:#1a496a url('img/samples_bg.jpg') center center no-repeat; }
.c1_MainBoxContainer { width:680px; padding:50px 140px 30px; text-align:center; margin:0 auto; background:url('./img/transparent.png'); }
	.c1_SamplesMainbox .c1_MainBoxContainer { width:960px; padding:35px 100px 10px; background:url('./img/transparent-95.png'); box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.c1_MainBox h1 { font-size:36px; color:#333; line-height:40px; }
.c1_MainBox p { font-size:18px; color:#333; }
	.c1_SamplesMainbox p {font-size:15px; padding-bottom:20px; line-height:23px;}
a.c1_sButton { color:#fff; display:inline-block; padding:10px 16px; background-color:#62BA00; text-shadow:2px 0 2px #666; outline:1px solid #448002; border-top:1px solid #ADED66; font-size:21px; margin-bottom:20px; text-decoration:none; }
	.c1_SamplesMainbox a.c1_sButton {padding:10px 56px;}
a.c1_sButton:hover { background-color:#649801; }
a.c1_sButton:visited { color:#fff; }
a.c1_lButton { background-color:#5287ae; outline:1px solid #3c6d90; border-top:1px solid #87bfe8; text-decoration:none; }
a.c1_lButton:hover { background-color:#35678c; }
a.c1_lButton:visited { color:#fff; }

/* 2column */
.c1_MainboxWrapper { width:960px; margin:0 auto; }
.c1_MainboxWrapper  h2 { font-size:30px; line-height:33px; color:#333; margin-bottom:15px; }
.c1_MainboxWrapper  p { font-size:16px; }
.c1_MainboxWrapper .c1_sButton { margin:0; }
.c1_MainBoxContainerLeft { float:left; width:400px; background:url('./img/transparent.png'); padding:30px; margin:10px 0 10px; }
.c1_MainBoxContainerRight { float:left; width:400px; background:url('./img/transparent.png'); padding:30px; margin:10px 0 10px 40px; }

/* content */
.c1_ContentLeft { width:520px; margin-right:40px; min-height:50px; float:left; }
.c1_ContentTextBlock { border-bottom:1px solid #eaeaea; margin-bottom:40px; }
.c1_ContentRight { width:400px; min-height:50px; float:left; }
.c1_ContentSame { width:460px; }

/* signup form */
.c1_WrapperContainer .SignupForm { padding:30px 25px; margin:0; display:block; width:350px; min-height:50px; border:1px solid #e0dedf; background:none; background-color:#f5f5f5; }
.c1_WrapperContainer .SignupForm .AgreeWithTerms {width:auto;}
.c1_WrapperContainer .SignupForm fieldset { margin:0; background:none; padding:0; border:0; }
.c1_WrapperContainer .SignupForm fieldset legend { float:left; padding:0; margin:15px 0; color:#999999; font-size:16px; }
.c1_WrapperContainer .SignupForm fieldset h3 { color:#000000; font-weight:normal; font-size:18px; text-align:center; padding-bottom:30px; border-bottom:1px solid #e0dedf; }
.c1_WrapperContainer .SignupForm fieldset h3 span { font-weight:bold; }
.c1_WrapperContainer .FormFieldLabel { width:auto; font-size:15px; clear:both; }
.c1_WrapperContainer .FormFieldInputContainer { clear:both; margin:5px 0 15px 0; width:350px; }
.c1_WrapperContainer .FormFieldInput { width:310px; }
.c1_WrapperContainer .FormFieldLabel .Label-mandatory, .c1_ContentRight .CheckBoxLabel .Label-mandatory { font-weight:bold; }
.c1_WrapperContainer .TextBoxContainer { padding:7px 10px; width:330px !important; font-size:14px; border:1px solid #dfdfdf; background-image:none; }
.c1_WrapperContainer .TextBoxContainer.TextArea { padding-bottom:0; }
.c1_WrapperContainer .TermsAndConditions .TextBoxContainer { height:auto; }
.c1_WrapperContainer .FormFieldDescription { width:350px; color:#999999; }
.c1_WrapperContainer textarea.TextBox { width:340px !important; overflow:auto; margin-top:-7px; height:95px; }
.c1_WrapperContainer .TextBox { font-size:14px !important; width:300px; }
.c1_WrapperContainer .FormField { width:350px; }
.c1_WrapperContainer .WindowResizer { display:none; }
.c1_WrapperContainer .FormField-focus .Label { color:#393838; }
.c1_WrapperContainer .RecaptchaWidget { margin-left:0; }
.c1_WrapperContainer .c1_PostSignup { text-align:center; }
.c1_WrapperContainer .g-ListBox { width:334px; float:left; height:30px; }
.c1_WrapperContainer .g-ListBoxInput {width:330px; float:left; top:0; padding:6px 10px; border:1px solid #dfdfdf; background:#ffffff; }
.c1_WrapperContainer .g-ListBoxButton { float:left; height:29px; width:29px; background:#f8f8f8 url('./img/arrow_bottom.png') no-repeat center center; border:1px solid #dfdfdf; border-left:none; }
.c1_WrapperContainer td .ListBoxInput { width:320px; }
.c1_WrapperContainer td .DownIconCell { height:31px; width:31px; vertical-align:top; }
.c1_WrapperContainer td .DownIcon { height:31px; width:31px; background:#f8f8f8 url('./img/arrow_bottom.png') no-repeat center center; border:1px solid #dfdfdf; }
.c1_WrapperContainer .FormField-focus td .DownIcon { height:31px; width:31px; background:#efefef url('./img/arrow_bottom.png') no-repeat center center; border:1px solid #dfdfdf; }

/* contact us*/
.c1_single { width:960px; margin:0 auto; text-align:center; border-top:1px solid #e9e9e9; padding-top:30px; font-size:36px; }
.c1_WrapperContact { padding-top:0; }
.c1_WrapperC_Contact { width:860px; padding:50px 50px; border:1px solid #e0dedf; background-color:#f5f5f5; }
.c1_WrapperC_Contact .c1_ContentLeft { border-right:1px solid #e0dedf; margin-right:50px; width:580px; }
.c1_WrapperC_Contact .c1_ContentRight { width:229px; }
.c1_WrapperContainer .ContactusForm { margin:0; display:block; min-height:50px; background:none; }
.c1_WrapperContainer .ContactusForm fieldset { margin:0; background:none; padding:0; border:0; }
.c1_WrapperContainer .ContactusForm fieldset legend { display:none; visibility:hidden; }
.c1_WrapperContainer .ContactusForm fieldset h3 { color:#000000; font-weight:normal; font-size:18px; text-align:center; padding-bottom:30px; border-bottom:1px solid #e0dedf; }
.c1_WrapperContainer .ContactusForm fieldset h3 span { font-weight:bold; }
.c1_WrapperContainer .FormField.ContactUsText { width:530px; }
.c1_WrapperContainer .ContactUsText .TextBoxContainer { width:510px !important; }
.c1_WrapperContainer .ContactUsText .TextBox { width:460px; }
.c1_WrapperContainer .ContactUsText .FormFieldInputContainer { width:530px; }
.c1_WrapperContainer .ContactUsText .FormFieldInput { width:490px; }
.c1_WrapperContainer .ContactUsText textarea.TextBox { width:510px !important; }
.c1_WrapperContainer .AffiliateManager { margin-right:0; background:none; border:none; padding:0; }
.c1_WrapperContainer .DataFieldLabel { font-size:16px; color:#393838; font-weight:bold; clear:both; width:229px; padding-top:10px; }
.c1_WrapperContainer .AffiliateManagerPhoto .ImageData { border:4px solid #ffffff; margin-bottom:15px; max-width:200px; box-shadow: 0 0 5px #888; }
.c1_WrapperContainer .DataField.AffiliateManagerFirstName .DataFieldLabel { display:none; }
.c1_WrapperContainer .c1_Name { width:230px; text-align:center; margin-bottom:20px; }
.c1_WrapperContainer .AffiliateManager .TextData { padding:3px 0 0 25px; font-size:14px; font-weight:normal; color:#908f8f; background:url('./img/arrow_right.png') no-repeat 10px 7px; }
.c1_WrapperContainer .AffiliateManagerFirstName .TextData, .c1_WrapperContainer .AffiliateManagerLastName .TextData { padding:0; color:#4a86b3; font-weight:bold; font-size:22px; background:none; }
.c1_WrapperContainer .AffiliateManagerFirstName, .c1_WrapperContainer .AffiliateManagerLastName { display:inline-block !important; float:none !important; }

/* login */
.c1_WrapperContainer .c1_WindowIn { width:375px; margin:0 auto; padding:20px 20px; border:1px solid #e0dedf; background-color:#f5f5f5; }
.c1_WrapperContainer .c1_WindowIn .Button { background-color:#5287ae; outline:1px solid #3c6d90; border-top:1px solid #87bfe8; }
.c1_WrapperContainer .c1_WindowIn .Button:hover { background-color:#35678c; }
.c1_WrapperContainer .c1_WindowIn .WindowHeaderTitle { color:#393939; font-size:18px; margin-bottom:10px; }
.c1_WrapperContainer .LinkButton .ButtonText { display:block; width:342px; text-align:center; color:#4a86b3; font-size:11px; margin-top:10px; }
.c1_WrapperContainer .LinkButton .ButtonText:hover { color:#1b5784; }
.c1_Annotation { width:500px; margin:30px auto 0; }
.c1_Annotation p { color:#979797; font-size:12px; text-align:center; padding-bottom:10px; }
.MainLoginPanel .c1_Wrapper .CheckBoxContainer .Label { width:auto; }


.c1_WrapperContainer .CaptText { margin:-3px 0 30px 0; }
.c1_WrapperContainer .Capt .TextBoxContainer .TextBox { width:135px; }
.c1_WrapperContainer .CaptContainer .TextBoxContainer { width:160px !important; float:left; }
.c1_WrapperContainer .CaptContainer .FormFieldError { left:-167px; position:relative; }
.c1_WrapperContainer .Capt { width:352px; position:relative; }
.c1_WrapperContainer .Capt img { margin:-14px 0 0 20px; float:right; }
.c1_WrapperContainer .c1_TopPadding { padding-top:30px; }
.c1_WrapperContainer .c1_Uname .FormFieldInput { border:1px solid #dfdfdf; padding:10px; width:330px; font-size:14px; font-weight:bold; background:#f7f7f7; }

	/* errors */
	.c1_WrapperContainer .FormField-error .TextBoxContainer { border:1px solid #ff0000; }
	.c1_WrapperContainer .FormField-error .Label { color:#ff0000; }
	.c1_WrapperContainer .FormMessage-error { margin-top:20px; font-size:12px; color:#ff0000; }
	.c1_WrapperContainer .FormFieldError { margin:4px 0 0 2px; padding:0; }
	.c1_WrapperContainer .FormFieldHelp { float:left; margin-top:3px; }
	.c1_WrapperContainer .InfoTooltip { background:url('./img/qmark.png') no-repeat; }
	.c1_WrapperContainer .ErrorTooltip { background:url('./img/error.png') no-repeat; }
	.c1_WrapperContainer .ErrorTooltip.IconButton { width:30px; height:30px; }
	
	/* captcha */
	.c1_WrapperContainer .recaptcha_theme_clean #recaptcha_tagline, .c1_WrapperContainer .recaptcha_theme_clean #recaptcha_logo { display:none; }
	.c1_WrapperContainer .recaptcha_theme_clean td[style="padding: 18px 7px 18px 7px;"], .c1_WrapperContainer .recaptcha_theme_clean td[style="padding: 4px 7px 12px 7px;"] { display:none; }

	/*tooltips*/
	.TooltipPopupBottom, .TooltipPopupLeft, .TooltipPopupTopLeft, .TooltipPopupBottomRight, .TooltipPopupBottomLeft { visibility:hidden; }
	.TooltipTopRight { min-width:250px; }
	.TooltipPopupContent { visibility:visible; padding:5px 10px; font-size:14px; font-weight:bold; }
	.InfoTooltipPopup .TooltipPopupContent { background:#797979; border:1px solid #cccccc; box-shadow:0 0 5px #888; color:#fff; font-weight:normal; }
	.InfoTooltipPopup .TooltipArrow { background:none; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #666666;  bottom:-1px; left:30px; }
	.InfoTooltipPopup .TooltipTopRight { bottom:8px; left:-40px; }
	
	.ErrorTooltipPopup .TooltipPopupContent { background:#ff0000; border:1px solid #d40000; box-shadow:0 0 5px #888; color:#fff; }
	.ErrorTooltipPopup .TooltipArrow { background:none; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #E80000;  bottom:-1px; left:30px; }
	.ErrorTooltipPopup .TooltipTopRight { position:relative; margin:-59px 0 0 -51px; min-width:0; width:auto; }
	
	/*button*/
	.c1_WrapperContainer .Button { display:inline-block; margin:0 auto; padding:12px 16px; background-color:#62BA00; text-shadow:2px 0 2px #666; outline:1px solid #448002; border-top:1px solid #ADED66; margin-top:20px; width:320px; text-align:center; }
	.c1_WrapperContainer .Button:hover { background-color:#649801; }
	.c1_WrapperContainer .ButtonText { color:#fff; font-size:21px; }
	.c1_WrapperContainer .ImLeButtonMain, .ImLeButtonMainInnerBox, .ImLeButtonMainContent { border:none; background:none; }
	.c1_WrapperContainer .ImLeButtonMainShadow { display:none; }
	.c1_WrapperContainer .Button-over .ImLeButtonMainInnerBox { background:none; }
	/* contact us button*/
	.c1_WrapperContainer .ContactusForm .Button { width:200px; }

/* learning center */
.c1_LearningCenter { margin-top:50px; }
.c1_LearningCenter a { color:#666; font-size:16px; font-weight:normal; text-decoration:none; }
.c1_LearningCenter a:hover { color:#333; }

/* samples and test */
.c1_SampleBox {width:222px; margin:0 10px 15px; padding:0 5px; min-height:500px; border:1px solid #dedede; background:#f7f7f7; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
	.c1_SampleBox:first-child {margin-left:0;}
	.c1_SampleBox:last-child {margin-right:0;}
	.c1_SampleBox h2 {text-align:center; font-size:18px; font-weight:bold; line-height:24px; padding:10px 0; margin:0;}
	.c1_SampleBox ul {margin:0 10px 0 30px; list-style:none;}
	.c1_SampleBox li {padding-bottom: 20px; position:relative; font-size:13px;}
		.c1_SampleBox li:before {display:block; content:''; position:absolute; width:10px; height:10px; background:#376688; left:0; top:3px; margin-left:-20px;}
		.c1_SampleBox li a {text-decoration:none; color:#005d88;}
			.c1_SampleBox li a:hover {text-decoration:underline;}
	.c1_SampleImg {width:222px; height:82px; margin:0 -6px 15px;}
		.c1_SampleBanners .c1_SampleImg {background:url('img/sample_banners.jpg') center center;}
		.c1_SampleReferral .c1_SampleImg {background:url('img/sample_referral.jpg') center center;}
		.c1_SampleSale .c1_SampleImg {background:url('img/sample_sale.jpg') center center;}
		.c1_SamplePage .c1_SampleImg {background:url('img/sample_page.jpg') center center;}

/* footer */
.c1_Footer { display:block; width:100%; height:auto; background-color:#F5F5F5; }
.c1_FooterContainer { margin:0 auto; width:960px; }
.c1_FooterList { float:left; margin-left:65px; width:150px; }
.c1_FooterList h3 { font-size:18px; height:36px; line-height:18px; color:#666; margin:40px 0 15px 0; }
.c1_FooterList ul { list-style-type:none; line-height:24px; margin-left:0; }
.c1_FooterList a { float:left; color:#999999; font-size:14px; width:150px; clear:both; text-decoration:underline; font-weight:normal; }
.c1_FooterList a.c1_Facebook { background:url('./img/social_buttons_3.png') left top no-repeat; padding-left:20px; text-decoration:none; width:130px; }
.c1_FooterList a.c1_Twitter { background:url('./img/social_buttons_3.png') left -24px no-repeat; padding-left:20px; text-decoration:none; width:130px; }
.c1_FooterList a.c1_Google { background:url('./img/social_buttons_3.png') left -48px no-repeat; padding-left:20px; text-decoration:none; width:130px; }
.c1_FooterList a.c1_AppStore { background:url('./img/app_market.png') left top no-repeat; height:39px; margin-bottom:10px; }
.c1_FooterList a.c1_Gplay { background:url('./img/app_market.png') left -39px no-repeat; height:45px; margin-bottom:10px; }
.c1_FooterList a:hover { color:#666666; }
.c1_FirstList { margin-left:0; }
.c1_Mobile { margin-left:30px; width:130px; }
.c1_Copyright a { display:inline-block; width:960px; margin-top:30px; padding:15px 0 15px 0; border-top:1px solid #e3e3e3; color:#999999; text-decoration:none; }
.c1_Copyright a:hover { color:#666666; text-decoration:underline; }

/* rtl */
.rtl ul, .rtl ol { margin-right:30px; margin-left:30px; }
.rtl .c1_TopBarContainer {text-align:left;}
.rtl .c1_Logo {float:right;}
.rtl .c1_nav {float:left; text-align:left;}
.rtl .c1_nav li {padding:6px 40px 0 0;}
.rtl .c1_MainBoxContainerLeft {float:right;}
.rtl .c1_MainBoxContainerRight {float:right; margin:10px 40px 10px 0;}
.rtl .c1_ContentLeft {float:right;}
.rtl .c1_ContentRight {float:right;}
.rtl .c1_WrapperContainer .g-ListBox {float:right;}
.rtl .c1_WrapperContainer .g-ListBoxInput {float:right;}
.rtl .c1_WrapperContainer .g-ListBoxButton {float:right;}
.rtl .c1_WrapperC_Contact .c1_ContentLeft { border-left:1px solid #e0dedf; border-right:0; margin-left:50px; margin-right:0;}
.rtl .c1_WrapperContainer .CaptContainer .TextBoxContainer { float:right; }
.rtl .c1_WrapperContainer .CaptContainer .FormFieldError { right:-167px; left:0; }
.rtl .c1_WrapperContainer .Capt img { margin:-14px 20px 0 0; float:left; }
.rtl .c1_WrapperContainer .FormFieldHelp { float:right;}
.rtl .InfoTooltipPopup .TooltipTopRight { right:-40px; left:auto;}
.rtl .ErrorTooltipPopup .TooltipTopRight {margin:-59px -51px 0 0;}
.rtl .c1_FooterList { float:right; margin-right:65px; margin-left:0;}
.rtl .c1_FooterList ul {margin-right:0; }
.rtl .c1_FooterList a { float:right; }
.rtl .c1_FirstList { margin-right:0; }
.rtl .c1_Mobile { margin-right:30px; margin-left:0; }

.rtl .c1_WrapperContainer .g-ListBox { float:right; }
.rtl .c1_WrapperContainer .g-ListBoxInput { padding:6px 40px 6px 10px; width:300px; }
.rtl .c1_WrapperContainer .SignupForm fieldset legend { float:right; }
.rtl .InfoTooltipPopup { margin-left:222px; }
.rtl .c1_Wrapper .CaptContainer .FormFieldLabel { float:left; }


/* ******************************************* */
/* END OF FILE                                 */
/* Keep this section at the very bottom of     */
/* this file, so that custom.css is imported   */
/* after all styles are defined                */ 
/* ******************************************* */