body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, form, fieldset, p{margin: 0;padding: 0;font-weight: normal;}
body{font:normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
/*Pure css rounded corner*/
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.re1{margin:0 5px}
.re2{margin:0 3px}
.re3{margin:0 2px}
.re4{margin:0 1px}
.re2{border-width:0 2px}
.re4{height:2px}
.re1{border-width:1px 0 0;height:0px !important;height:1px}
.xfr{border-width:1px; border-style:solid;}
.genuine{border-color:#CCCCCC;}
.black{border-color:#000;background-color:#fff;}
.reW{border-color:#ececec;background-color:#ececec;}
.crystal{border-color:#b7ddf2;background-color:#ebf4fb;}
a{text-decoration:none;}
/*Image button */
a.azt {
    background: transparent url(../Images/sprights.jpg) no-repeat scroll 100% -208px; 
    display: block;
    float: left;
    height:28px;
    margin-right:5px;
    padding-right:4px;
    text-decoration: none;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
a.azt span
{
    background: transparent url(../Images/sprights.jpg) no-repeat 0 -30px;     
    display: block;
    line-height: 28px;
    padding: 0 10px 0 10px;
} 
a.azt:hover span{
    /*text-decoration:underline;*/
}
/******/
a.axt {
    background: transparent url(../Images/sprights.png) no-repeat scroll 100% -208px; 
    display: block;
    /*float: left;*/
    height:28px;
    margin-right:5px;
    padding-right:5px;
    text-decoration: none;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
a.axt span
{
    background: transparent url(../Images/sprights.png) no-repeat 0 -30px;     
    display: block;
    line-height: 28px;
    padding: 0 10px 0 10px;
} 
a.axt:hover span{
    /*text-decoration:underline;*/
}
/*Dialog css */
#content {padding:20px}
#dialog {display:none;}
#dialog {position:absolute; width:425px; /*padding:10px; z-index:200;*/background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold;cursor:move;}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../Images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#fff url(../Images/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(../Images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(../Images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(../Images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(../Images/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(../Images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(../Images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../Images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
/* Confirm Dialog */
#confirm {display:none;}
/* Overlay */
#confirm-overlay {background-color:#eee; cursor:wait;}
/* Container */
#confirm-container {height:140px; width:420px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:2px solid #336699;}
#confirm-container .header {height:30px; line-height:30px; width:100%; background:url(../Images/header.gif) repeat-x; color:#fff; font-weight:bold;}
#confirm-container .header span {padding-left:8px;}
#confirm-container .message {color:#333; font-size:14px; margin:0; padding:12px 4px 12px 8px;}
#confirm-container .buttons {line-height:26px; width:160px; float:right; padding:10px 8px 0;} 
#confirm-container .buttons div {float:right; margin-left:4px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; background:url(../Images/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer;} 
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container a.modal-close:hover
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}
/**/
.clear{	clear: both;}
.left{ float: left;	width: auto;}
.right{	float: right;width: auto;}
#blockMsg {
  background-color: #fff;
  background-image: url(../Images/progress-indicator.gif);
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  color:#000;
  height: 50px;
  width: 270px;
}
/*Default Balloon Css*/
.balloon { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
.balloon-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.balloon-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.balloon-arrow { position: absolute; background: url(../images/balloon.gif) no-repeat top left; width: 9px; height: 5px; }
.balloon-n .balloon-arrow { top: 0; left: 50%; margin-left: -4px; }
.balloon-nw .balloon-arrow { top: 0; left: 10px; }
.balloon-ne .balloon-arrow { top: 0; right: 10px; }
.balloon-s .balloon-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.balloon-sw .balloon-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.balloon-se .balloon-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.balloon-e .balloon-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.balloon-w .balloon-arrow { top: 50%; margin-top: -4px; left: 0; background: none; }

div.endorseScroll {
    height: 75px;
    width: 250px;
    overflow: auto; /*scroll effect */
    border: 1px solid #9DA4AC;
    background-color: #fff;
    padding: 4px;
}

.loginbgd{background-color:#E7EBEA;}
.loginbgde
{
    background-color:#000000;  
    background-image:url(../Images/background2011.png);
    background-repeat:repeat-x;
    /*background-position:center center;*/
}
#loginc{
  /*background-color:#000;*/
  background-image: url(../Images/loginbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 522px;
}
#logine{
}

#loginAd{background:transparent url(../images/loginscreen.png) no-repeat;height:68px;width:329px;}
.loginTitle{font:bold 14px Arial, Helvetica, sans-serif; color:#000;}
.loginTitleE{font:bold 18px Arial, Helvetica, sans-serif; color:#000;}
.loginInput{border:solid 1px #9DA4AC; width:225px; margin:3px;}
.loginInputLabel{font-weight:bold;}
.forgotten{color:#56AADC;background: url(../images/bulet.gif) no-repeat 0px 3px;padding-left:12px;font: bold 11px Arial;text-decoration: none;}
#maintablogin {
	clear:both;
	padding:0px;
	background:#000F8E url(../images/hd-admin-bg.jpg) no-repeat;
	width:100%;
	height:68px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	min-height:68px;
	margin:0 auto 0 auto;
}

/*breadcrumbs*/
#breadcrumb{}
#breadcrumb a
{
    color:#000000; font: bold 11px Arial;
	text-decoration: none;
}
#breadcrumb span.last
{
    color:#000; font: bold 11px Arial;
	text-decoration: none;
}
/*Sprite Modal*/
.modalpopup{font-family: arial,helvetica,clean,sans-serif;font-size: small;padding:2px 3px;display: block;}
.modalpopup .container{width:350px;border:solid 1px #808080;border-width:1px 0px;} 
.modalpopup .largecontainer{border:solid 1px #808080;border-width:1px 0px;} 
.modalpopup .header{background:url(../images/sprite.png) repeat-x 0px -200px;color:#000;border-color:#808080 #808080 #ccc;border-style:solid;border-width:0px 1px 1px;padding:3px 10px;} 
.modalpopup .header .msg{font-weight: bold;}         
.body{background-color:#f2f2f2;border-color:#808080;border-style:solid;border-width:0px 1px;padding-top:10px;padding-left:10px;padding-bottom:10px;} 
.body .msg{background:url(../images/sprite.png) no-repeat 0px -1150px;float: left;padding-left: 22px;}  
.modalpopup .footer{background-color:#f2f2f2;border-color:#808080;border-style:none solid;border-width:0px 1px;text-align:right;padding-bottom:8px;padding-right: 8px;} 
.modalpopup .close{right: 7px;background: url(../images/sprite.png) no-repeat 0px -300px;width:25px;cursor:pointer;position:absolute;top:7px;height:15px;}
.modalBackground{background-color:Gray;filter:alpha(opacity=50);opacity:0.5;}
/*DIV Position*/
.clearAT{clear: both; height: 5px; display:block;}
.show_left{float:left;width:auto;display:block;}
.show_right{float:right;width:auto;display:block;}

/*Flash panes*/
.fp-warning  {
    background:url(../images/24-message-warn.png) no-repeat scroll 7px 7px #FFEEEE;
    border:1px solid #990000;
    margin:1em 0;
    padding:10px 10px 10px 35px;
    line-height:18px;
    margin-bottom:10px;
    color:#000;
}

.fp-note  {
background:url(../images/24-message-info.png) no-repeat scroll 7px 7px #FFFFBB;
border:1px solid #CCCC66;
padding:10px 10px 10px 35px;
line-height:18px;
margin:0;
color:#000;
/*margin-bottom:10px;*/
}

.yui_panel{display:block;position:absolute;padding:2px 3px;}
.yui_container{border:solid 1px #808080;border-width:1px 0px;}
.yui_header{background:url(../images/sprite.png) repeat-x 0px 0px;border-color:#808080 #808080 #ccc;border-style:solid;border-width: 0px 1px 1px;padding:0px 10px;
    color:#000000;font-size:9pt;font-weight:bold;line-height:1.9;font-family: arial,helvetica,clean,sans-serif;}
.yui_body{background-color:#f2f2f2;border-color:#808080;border-style:solid;border-width:0px 1px;padding:10px;}
.yui_footer{background-color:#f2f2f2;border-color:#808080;border-style:solid;border-width:0px 1px;text-align:right;padding-bottom:8px;padding-right: 8px;} 
.yui_header .close{right: 7px;background: url(../images/sprite.png) no-repeat 0px -300px;width:25px;cursor:pointer;position:absolute;top:7px;height:15px;}
#overlay{position:fixed;background:#fff;z-index:10;filter:alpha(opacity=80);opacity:.8;min-height:100%;width:100%;height:100%}

/* Rounded Corners - new approach when using images */
.xdialog{font-size:11px;background-color:Transparent;margin:0;padding:0;}    
.xheader{position:relative;color:#000;}
.xheader .outer{background:url(../images/accordion-right_normal.png) right no-repeat;padding-right:5px;}
.xheader .inner{background:url(../images/accordion-left_normal.png) left no-repeat;padding-left:5px;}
.xheader .content{height:31px;background:url(../images/accordion-title-normal.png) repeat-x;}
.xheader .content div{padding-top:6px;}
.xheader .close{height:25px;width:35px;position:absolute;top:4px;right:7px;background:url(../images/close.png) no-repeat;cursor:pointer;}
.xheader .close:hover{background:url(../images/close-hover.png) no-repeat;}        
.xheader-o .outer{background:url(../images/accordion-right_over.png) right no-repeat;padding-right:5px;}
.xheader-o .inner{background:url(../images/accordion-left_over.png) left no-repeat;padding-left:5px;}
.xheader-o .content{height:31px;background:url(../images/accordion-title-over.png) repeat-x;}
.xheader-o .content div{padding-top:6px;}
.xheader-e .outer{background:url(../images/accordion-expand-right.png) right no-repeat;padding-right:5px;}
.xheader-e .inner{background:url(../images/accordion-expand-left.png) left no-repeat;padding-left:5px;}
.xheader-e .content{height:31px;background:url(../images/accordion-title-expand.png) repeat-x;}
.xheader-e .content div{padding-top:6px;}
.xheader-t .outer{padding-right:5px;}
.xheader-t .inner{padding-left:5px;}
.xheader-t .content{height:31px;}
.xheader-t .content div{padding-top:6px;}

.xbody{background-color:#fff;}
.xbody .outer{/*background:url(../images/right.png) right repeat-y;padding-right:7px;*/}
.xbody .inner{/*background:url(../images/left.png) left repeat-y;padding-left:7px;*/}
.xbody .content{}  
.xbody .content H2{}           
.xbody .content .layout{margin:0px;padding:0px 5px;border-left:solid 1px #E5E5E5;border-right:solid 1px #E5E5E5;}
.xbody .content .footer{}
.xbody .content .footer .commands{text-align:right;padding:8px;}           
.xbody .content .footer .commands INPUT{width:75px;}                   
.xfooter{}
.xfooter .outer{background:url(../images/TabRightB.gif) right top no-repeat;padding-right:6px;}
.xfooter .inner{background:url(../images/TabLeftB.gif) left top no-repeat;padding-left:6px;}
.xfooter .content{height:38px;background:url(../images/TabActiveCenterB.gif) repeat-x;}   
/**/

#divGoogleMap{z-index:10;}
.socialBG
{
    background-image:url('../../images/SocialNetworks/background.jpg');
}
.SocialNetworkAuthorizationMessage
{
    font-size:xx-large;
}

#cpouter {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}

#cpinner {
    position:static;
    margin:0;
    padding:0;
    width: 100%;
    font-size:small;
    text-align:center;
}

@media only screen and (min-width: 480px) {
    #cpinner {
      width: 420px;
      height: 100px;
      margin-left: -210px;  /***  width / 2   ***/
      position: absolute;
      top: -50px;          /***  height / 2   ***/
      left: 50%;
      font-size:xx-large;
    }    
}
/*Image button */
a.azg {
    background: transparent url(../Images/sprights-grey.jpg) no-repeat scroll 100% -208px; 
    display: block;
    float: left;
    height:28px;
    margin-right:5px;
    padding-right:5px;
    text-decoration: none;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
a.azg span
{
    background: transparent url(../Images/sprights-grey.jpg) no-repeat 0 -30px;     
    display: block;
    line-height: 28px;
    padding: 0 10px 0 10px;
} 
a.azg:hover span{
    /*text-decoration:underline;*/
}
.lblWarning{color:Red;}
.statusbar
{
	position: fixed;
	bottom: 5px;
	left: 0px;
	right: 0px;
	height: 16px;	
	padding: 5px;	
	background: black;
	color: white;	
	border: solid 1px lightgray;	
	opacity: .70;	
	filter: alpha(opacity="70");
	z-index: 200;
	overflow: hidden;
	overflow-y: auto; 
}
.statusbarhighlight
{
	font-weight: bold;
	background-color: khaki;
	color: Maroon;
	border: solid 1px silver;
}
.statusbarclose
{
	position: absolute;
	right: 10px; 
	top: 2px;
	color:red;
	font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
}

/**/
#container {
    min-height:100%;
    margin-bottom:-80px;
    position: relative;
}
#nav
{
    /*margin-top:60px;
    float:right;
    margin-right:30px;*/
    margin:0 auto;
    width:960px;
}
#nav a{
	color:#000;
	font-weight:bold;
}
#nav a.current{
	font-weight:bold;
}
.header_nav
{
    margin-top:55px;
    /*float:right;*/
    /*margin-right:30px;*/
}
.header_nav li{
	list-style:none outside;
	display:inline;
	padding:0 10px;
	font-size:16px;
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
}
.header_navtop
{
    margin-top:10px;
    float:right;
    /*margin-right:30px;*/
}
.header_navtop img
{
    border:0;
    vertical-align:middle;
}
.header_navtop li{
	list-style:none outside;
	display:inline;
	padding:0 5px;
	font-size:14px;
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	vertical-align:top;
}

#footer {
    height:80px;
    position:relative;
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight:bold; 
	font-style:normal; 
	color:#ffffff;
	text-align:center;
}
#footer img
{
    border:0;
    vertical-align:middle;
}
#footer a{
	color:#ffffff;
}
#footer a.current{
	font-weight:bold;
}
.clearfooter {
    height:80px;
    clear:both;
}
.clearheader {
    height:1px;
    clear:both;
}
.footer_nav li{
	list-style:none;
	display:inline;
	padding:0px;
	font-size:10px;
	vertical-align:middle;
}
.social_members
{
	font-weight:bold; 
}
#loginAdNoMargin
{
	background:transparent url(../Images/calyp_logo_2011.png) no-repeat;
	height:73px;
	width:200px;
	float:left;
	margin-left:50px;
	margin-top:5px;
}
#loginAdE
{
    background:transparent url(../images/calyp_logo_2011.png) no-repeat;
    height:73px;
    width:200px;
    float:left;
    /*margin:0;
    margin-left:20%;
    padding:0;*/
	margin-left:50px;
	margin-top:5px;    
}
/*button*/
a.btnBlack {
background: transparent url(../images/button.right.png) no-repeat scroll top right; 
display:block;
float:left;
height:21px;
margin-right:6px;
padding-right:12px;
text-decoration: none;
color:#fff;
font: bold 12px Arial, Helvetica, sans-serif;
}
a.btnBlack span {
background: transparent url(../images/button.left.png) no-repeat; 
display: block;
color:#fff;
line-height:11px;
padding:5px 0 5px 10px;
} 
a.btnBlack:hover span{
/*text-decoration:underline;*/
}

.inputRoundCorners  
{
    border:solid 1px #9DA4AC; 
    width:180px; 
    margin:3px;
    height:25px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}