
/* ******************************************* */
/* CUSTOM CSS FILE                             */
/*                                             */
/* Here you can define your own styles or      */
/* override styles defined in pap4.css file    */
/* ******************************************* */

.grayBox {
background-color: #eae8e8;
padding: 15px 20px 10px 25px;
border: 1px solid #dad6d1;
margin-bottom: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 400px;
padding: 30px;
float: left;
}
.buttonOrange {
color: #fff !important;
text-decoration: none !important;
display: block;
margin: 10px 120px 15px 120px;
text-align: center;
font-size: 16px;
font-weight: bold;
background-color: #ee7202;
border: 1px solid #BF5000;
height: 40px;
line-height: 40px;
padding: 0 20px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
text-shadow: 0px -1px 2px #8d4100;
}
.buttonOrange a, .buttonOrange a:link, .buttonOrange a:visited {
color: #fff !important;
text-decoration: none !important;
}
.c1_MainBox h1 {
font-size: 30px;
margin-top: 10px;
}
.c1_MainboxWrapper h2 {
font-size: 28px;
}
.c1_MainboxWrapper p {
font-size: 15px;
line-height: 150%;
}
.c1_TopBar {
background-color: #ee7202;
}
.fajka {
list-style: none;
margin: 0 25px 15px 0px;
padding: 0;
}
/*.fajka li, .fajk {
background: url(http://www.pelikan.cz/Resources/Images/Web/New/arr_big.png) no-repeat 0 0px;
padding: 5px 0 20px 55px; 
}*/
.grayBox p {
min-height: 66px;
padding-bottom: 25px;;
}
.c1_TopBarContainer a {
color: #fff;
}
.c1_WrapperContainer .SignupForm {
background-color: #ee7202;
}
.c1_WrapperContainer .Button, .c1_WrapperContainer .c1_WindowIn .Button {
background-color: #ff8200;
outline: 1px solid #BF5000;
border-top: 1px solid #ffcf00;
}
.c1_WrapperContainer .Button:hover, .c1_WrapperContainer .c1_WindowIn .Button:hover {
background-color: #e47400;
}
.c1_WrapperContainer .c1_WindowIn {
background-color: #eae8e8;
}
.c1_ContentRight {
float: none;
margin: 0 auto;
}
.c1_Wrapper {
padding: 0px 0 35px 0;
}
.c1_WrapperC_Contact {
background-color: #eae8e8;
}


/* ******************************************* */ 
/* 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                                   */
/* ******************************************* */
* { margin:0; padding:0; letter-spacing:0; word-spacing:0; }

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

h1 {
	font-size:24px;
	line-height:30px;
	padding-bottom:30px;
	border-bottom:none;
	color:#333333;
}

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

h2 { color:#333333; font-size:23px; margin-bottom:20px; }
h3 { color:#333333; font-size:22px; margin-bottom:20px; }
h4 { color:#333333; font-size:18px; margin-bottom:10px; }
p { color:#666666; 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:outisde; color:#333333; margin-bottom:30px; font-size:14px; margin-left:30px; }
ul li, ol li { padding-bottom:10px; }

/* header */
.c1_Header { width:100%; background:#ffffff; padding-top:30px; }
.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 0 20px; font-size:16px; }
	.c1_TopBarContainer a { color:#999999; line-height:40px; font-size:12px; text-decoration:none; }
	.c1_TopBarContainer a:hover { color:#666666; }

/* 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:#666666; 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:#ffffff; padding:50px 0 35px 0; border-bottom:1px solid #e3e3e3; }
.c1_WrapperContainer { width:960px; margin:0 auto; }
.c1_Logo { display:block; float:left; width:auto; height:auto; overflow:hidden; z-index:2; }
.Body { min-height:515px; }

/* main box */
/* 1column */
.c1_MainBox { width:100%; height:auto; padding:15px 0; }
.c1_AffiliatesMainbox { background:#ffffff ;}
.c1_MerchantsMainbox { background:#ffffff url('./img/merchants_bg.jpg') center center no-repeat; }
.c1_RootMainbox { background:#ffffff url('./img/root_bg.jpg') center center no-repeat; }
.c1_MainBoxContainer { width:680px; padding:50px 140px 30px 140px; text-align:center; margin:0 auto; background:url('./img/transparent.png'); }
.c1_MainBox h1 { font-size:36px; color:#333333; line-height:40px; }
.c1_MainBox p { font-size:18px; color:#333333; }
a.c1_sButton { color:#ffffff; display:inline-block; padding:10px 16px; background-color:#62BA00; text-shadow:2px 0 2px #666666; outline:1px solid #448002; border-top:1px solid #ADED66; font-size:21px; margin-bottom:20px; text-decoration:none; }
a.c1_sButton:hover { background-color:#649801; }
a.c1_sButton:visited { color:#ffffff; }
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:#ffffff; }

/* 2column */
.c1_MainboxWrapper { width:960px; margin:0 auto; }
.c1_MainboxWrapper  h2 { font-size:30px; line-height:33px; color:#333333; 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 0; }
.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 fieldset { margin:0; background:none; padding:0; border:0; }
.c1_WrapperContainer .SignupForm fieldset legend { float:left; padding:0; margin:15px 0; color:#999999; }
.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:normal; }
.c1_WrapperContainer .TextBoxContainer { padding:7px 10px; width:330px !important; font-size:14px; border:1px solid #dfdfdf; background-image:none; }
.c1_WrapperContainer .FormFieldDescription { width:350px; color:#999999; }
.c1_WrapperContainer textarea.TextBox { width:350px !important; overflow:auto; }
.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; }
.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_WrapperContainer .c1_SupportBrowsers { width:300px; margin:0 auto; text-align:center; }
.c1_SupportBrowsers .SupportStrap { font-size:12px; color:#979797; width:300px; margin:30px 0 10px 0; }
.c1_SupportBrowsers .Firefox, .c1_SupportBrowsers .Ie, .c1_SupportBrowsers .Safari, .c1_SupportBrowsers .Opera, .c1_SupportBrowsers .Chrome { display:block; width:50px; height:52px; margin:0 4px; }
.c1_SupportBrowsers .Firefox { background:url('./img/browsers.jpg') no-repeat -58px center; }
.c1_SupportBrowsers .Ie { background:url('./img/browsers.jpg') no-repeat -180px center; }
.c1_SupportBrowsers .Safari { background:url('./img/browsers.jpg') no-repeat -242px center; margin-left:10px; }
.c1_SupportBrowsers .Opera { background:url('./img/browsers.jpg') no-repeat -122px center; }
.c1_SupportBrowsers .Chrome { background:url('./img/browsers.jpg') no-repeat left center; }
.c1_Annotation { width:500px; margin:30px auto 0; }
.c1_Annotation p { color:#979797; font-size:12px; text-align:center; padding-bottom:10px; }


.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:#ffffff; 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:#ffffff; }
	.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 #666666; 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:#ffffff; 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:#666666; font-size:16px; font-weight:normal; text-decoration:none; }
.c1_LearningCenter a:hover { color:#333333; }

/* 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:#666666; 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; }

/* ******************************************* */
/*                  HEADER                     */
/* ******************************************* */
.Header { margin:0 auto; width:960px; }
.TopBar { background-color:#F5F5F5; height:40px; width:100%; min-width:1000px; margin-bottom:30px; }
.TopBarContainer { margin:0 auto; width:960px; height:40px; text-align:right; }
.TopBarContainer span { color:#eaeaea; margin:0 20px 0 20px; font-size:16px; }
.TopBarContainer a { color:#999999; line-height:40px; font-size:12px; }
.TopBarContainer a:hover { color:#666666; }
.Logo { display:block; float:left; width:314px; height:57px; overflow:hidden; z-index:2; /* clean inherited --> */ position:static; }


.HeaderInfo { height:95px; width:380px; float:left; }



.Header .Text{ 	color:#999fa2;
	font-size:10px;	
	text-align:left;
	position:absolute;
	float:right;	
	top:35px;
	left:340px;
}

.LogoImage {
    border: none;
}

.Title{ 		
	float:left;
	width:250px;
	top:65px;
	left:155px;
	overflow:hidden;
	position:absolute;
	color:#1ea9df;
	z-index:2;
}


/* ******************************************* */
/*                MAIN LAYOUT                  */
/* ******************************************* */
.Main{
	background: url('img/left.column.gif') #F4F4F4 repeat-y;
	border: 1px #A1A1A1 solid;
	padding-bottom: 15px;
	position: relative;
}

.MainPanel {
	position: relative;
	width: 750px;	
	margin:auto;
	overflow:none;
	background:white;
}

.LeftColumn {width:180px; position:relative; margin-right:554px;}
* html .LeftColumn {margin-right:0px;}
.Content {position:relative; border:none;float:right; margin-right:10px; width:530px;}
* html .Content {width:500px;}
.ContentText {position:relative;}
.ContentLeft {padding-left:7px; background:url('img/content.left.gif') repeat-y left top; position:relative;}
.ContentRight {padding-right:7px; background:url('img/content.right.gif') repeat-y right top; position:relative;}


/**************************************/
/*              FOOTER                */
/**************************************/
.Footer { display:block; width:100%; height:200px; background-color:#F5F5F5; }

/*
.Footer {
	background:url(img/content.bottom.gif) repeat-x;
	display: block;
	margin:auto;		
	padding:0;
	width:750px;
	margin-bottom: 10px;
}

.FooterLeft {padding-left:5px; background:url('img/content.bottom.left.gif') repeat-y left top;}
.FooterRight {padding-right:5px; background:url('img/content.bottom.right.gif') repeat-y right top; height:23px;}
.Footer span {display:block; color:#ffffff; padding:13px 20px;}
.Copyright{padding:4px 0px 0px 4px; float:left; color:#2B3C5D;}
*/

/**************************************/
/*             NAVIGATION             */
/**************************************/

.nav { display:block; float:right; text-align:right; width:580px; height:30px; }
.nav li { padding:6px 0 0 40px; }
.nav li a { font-size:16px; color:#666666; width:160px; /* clean inherited --> */ font-weight:normal; }
.nav li a:hover { color:#4a86b3; /* clean inherited --> */ text-decoration:none; }
.nav li a.selected { font-weight:bold; }

/*

.Navigation{background:url('img/content.top.gif') repeat-x; margin:auto;}
.NavigationLeft {background:url('img/content.top.left.gif') no-repeat left top; padding-left:7px;}
.NavigationRight {background:url('img/content.top.right.gif') no-repeat right top; padding-right:7px; height:30px;}

ul.nav {
	border:0pt none;
	height:17px;
	padding-top: 7px;
}


.nav li{
	display:inline;
	margin:5px 0;
	padding:6px 20px;
	list-style-image:none;
	list-style-type:none;
}

.nav li a{
	margin: 5px 0;
	color: #4C628F;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	-moz-outline:none;
}

.nav li a:hover{text-decoration:underline;}

*/

/* ******************************************* */
/*                 MAIN MENU                   */
/* ******************************************* */
.MenuEntry {cursor:pointer; padding-left:15px; position:relative;}

.MenuEntry-activated {
	background: none;
	background-color: #F0F0F0;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.Menu {border:none; position:relative;}

.Menu .SectionLabel {
	font-size: 13px;
	margin-bottom: 3px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.SectionLabel:hover {text-decoration: underline;}

.MainMenu {
	margin: 0px;
	margin-top: 10px;
	position: relative;
	background: transparent;
}

.MenuBox {margin:0px 3px 0 10px; position:relative;}
.MenuBoxLabel {position:relative; margin-right:20px;}
.MainMenuCommon  .MenuBoxLabel {margin-right:0px;}

.MenuBox .MiddleIcon {
	float: left;
	margin-right: 7px;
	position: relative;	
}

.MainMenuLogoutDivider {
	border-bottom: 1px solid #446182;
	height:1px;
	margin:25px 10px 5px 10px;
	line-height:1px;
}

.MenuBox-open .MenuBoxTopLeft {
	background: url('img/main.menu.sub.tl.png') no-repeat top left;
	margin: 0px;
	height: 5px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

.MenuBox-open .MenuBoxTopRight {
	background: url('img/main.menu.sub.tr.png') no-repeat top right;
	margin: 0px;
	height: 5px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

.MenuBox-open .MenuBoxTop {
	background: url('img/main.menu.sub.t.png') repeat-x;
	height: 5px;
	margin: 0px 6px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

.MenuBox-open .MenuBoxBottomLeft {
	background: url('img/main.menu.sub.bl.png') no-repeat bottom left;
	margin: 0px;
	height: 5px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

.MenuBox-open .MenuBoxBottomRight {
	background: url('img/main.menu.sub.br.png') no-repeat bottom right;
	margin: 0px;
	height: 5px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

.SectionMenuEntry .MenuEntryLabel {
    font-size: 11px;
    font-weight: bold;
    color: #35506F;
    font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
    cursor: pointer;    
    position: relative;
    padding-top:5px;
}

.SectionMenuEntry {
	-moz-outline:none;
	height:25px;
	margin-top:5px;
}

.UserProfile .MenuEntryLabel {
	color: #9db1e9;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	cursor: pointer;
	padding-top: 1px;
	position: relative;
}

.SubMenuSection {
	position: relative;
	margin-left:0px;
}

.SubMenuEntries	{
	margin-bottom:15px;
	padding-left:40px;
	width:100px;
}
	
.SubMenuEntries .MenuEntry {
	margin:0;
	padding:0;
	width:90px;
	-moz-outline:none;
}

.SubMenuEntries .MenuEntryLabel {
	color:#6a747f;
	width:91px;
	font-size:11px;
	margin:0px;
	padding:5px;
	padding-top:5px;
}


/* ******************************************* */
/*                  CONTENT                    */
/* ******************************************* */

.ScreenHeader {margin:10px; min-height:60px; padding:0px;}
* html + .ScreenHeader {height:60px;}
.ScreenHeader .BigIcon {float:left;}


/* ******************************************* */
/*                  HEADERS                    */
/* ******************************************* */
.ScreenTitle {
	color:#6A6A6A;
	font-family: Tahoma, Arial;
	font-size: 18px;	
}

.ScreenDescription {
	font-weight:bold;
	color:#848484;
	font-size: 10px;
	font-family: Tahoma, Arial;
}

/* ******************************************* */
/*                   GRID                      */
/* ******************************************* */
.Grid .BoxIn {background:#F4F4F4;}
.GridTableContent {background:#ffffff;}


/* ******************************************* */
/*                   GRID                      */
/* ******************************************* */
.BannerPreview {overflow:auto; text-align:center; width:500px;}

/**************************************/
/************    LOGIN    *************/
/**************************************/
.LoginMain {
	width: 360px;
	min-height:100px;
	_height:100px;
	margin: 0px auto;
	text-align: left;
	background: white;
	border: 1px solid #878787;
	position:relative;
}

.LoginMainIn {padding:10px 20px;}
.LoginHeader {color:black; font-size:13px; font-weight:bold; padding-bottom:4px; margin-bottom:10px;}

.LoginMain .FormMessage-error {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px;
	font-weight: bold;
	color: #e60101;
}

.LoginContent {padding:20px;}
.LoginMain .FormFieldLabel {padding-bottom:3px; padding-top:0px; font-size:12px;}
.LoginMain .CheckBoxContainer .Label {padding-top:0px; margin-top:0px;}
.LoginMain .CheckBoxContainer .Inliner {line-height:18px;}

.TextBox {padding:2px;}

.SingleRefreshPanel {display:none;}

.PostSignUpPage .FormPanel {margin:0px;}

.LoadingBox {position:relative; margin-top:25%; margin-left:42%; height:60px; background:url('img/loading.gif') no-repeat 3px 0;}

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