/*popup highslide*/
.highslidepopup-html {
    background-color: white;
}
.highslidepopup-html-content {
	position: absolute;
    display: none;
}
.highslidepopup-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslidepopup-credits,
a.highslidepopup-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslidepopup-credits:hover,
a.highslidepopup-credits:hover i {
    color: white;
    background-color: gray;
}
.highslidepopup-wrapper {
	background-color: white;
}
.highslidepopup-wrapper .highslidepopup-html-content {
    width: 600px;
    padding: 5px;
}
.highslidepopup-wrapper .highslidepopup-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslidepopup-wrapper .highslidepopup-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslidepopup-wrapper .highslidepopup-header ul li.highslidepopup-previous, .highslidepopup-wrapper .highslidepopup-header ul li.highslidepopup-next {
	display: none;
}
.highslidepopup-wrapper .highslidepopup-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslidepopup-wrapper .highslidepopup-header a:hover {
	color: black;
}
.highslidepopup-wrapper .highslidepopup-header .highslidepopup-move a {
	cursor: move;
}
.highslidepopup-wrapper .highslidepopup-footer {
	height: 11px;
}
.highslidepopup-wrapper .highslidepopup-footer .highslidepopup-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/resize.gif);
}
.highslidepopup-move {
    cursor: move;
}
.highslidepopup-display-block {
    display: block;
}
.highslidepopup-display-none {
    display: none;
}
.highslidepopup-resize {
	cursor: nw-resize;
}
.newsletterbuttonpopup_highslidepopup {
	border:0px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbuttonpopup_highslidepopup p  {
	text-align:center;
}
.newsletterbuttonpopup_highslidepopup a#toggle, .newsletterbuttonpopup_highslidepopup p a.highslidepopup{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/*End popup highslide*/

/*inlinepopup*/

.inlinepopup-html {
    background-color: white;
}
.inlinepopup-html-content {
	position: absolute;
    display: none;
}
.inlinepopup-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.inlinepopup-credits,
a.inlinepopup-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.inlinepopup-credits:hover,
a.inlinepopup-credits:hover i {
    color: white;
    background-color: gray;
}
.inlinepopup-wrapper {
	background-color: white;
}
.inlinepopup-wrapper .inlinepopup-html-content {
    width: 200px;
    padding: 5px;
}
.inlinepopup-wrapper .inlinepopup-header div {
}
.inlinepopup-wrapper .inlinepopup-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.inlinepopup-wrapper .inlinepopup-header ul li {
	display: inline;
	padding-left: 1em;
}
.inlinepopup-wrapper .inlinepopup-header ul li.inlinepopup-previous, .inlinepopup-wrapper .inlinepopup-header ul li.inlinepopup-next {
	display: none;
}
.inlinepopup-wrapper .inlinepopup-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.inlinepopup-wrapper .inlinepopup-header a:hover {
	color: black;
}
.inlinepopup-wrapper .inlinepopup-header .inlinepopup-move a {
	cursor: move;
}
.inlinepopup-wrapper .inlinepopup-footer {
	height: 11px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.inlinepopup-wrapper .inlinepopup-footer .inlinepopup-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/resize.gif);
}
.inlinepopup-move {
    cursor: move;
}
.inlinepopup-resize {
    cursor: nw-resize;

}
.inlinepopup-display-block {
    display: block;
}
.inlinepopup-display-none {
    display: none;
}
.inlinepopup-resize {
	cursor: nw-resize;
}
.newsletterbutton_inlinepopup {
	border:0px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton_inlinepopup p  {
	text-align:center;
}
.newsletterbutton_inlinepopup a#toggle, .newsletterbutton_inlinepopup p a.inlinepopup{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.inlinepopup-wrapper .inlinepopup-body
{
	background:#FFFFFF;
}
.inlinepopup-close{
	text-align:right;
}

/*End inlinepopup*/

/*General*/

.ccnewsletter_link a
{
	text-decoration: none;
	color:#095197 !important;
}
.ccnewsletter_link a:hover
{
	text-decoration: none !important;
	color:#095197 !important;
	background-color: #fff !important;
}

/*Dropdown style*/

#main_dropdown .wrap_dropdown{
	text-align:center;
	padding-top: 14px;	
}
#main_dropdown .dropdown_label{
	padding: 5px 0px 0px 0px;
	display:inline-block;
}
#main_dropdown .dropdown_field{
	width:108px;
}
#main_dropdown .dropdown_cbox{
	padding:0px;
}
#main_dropdown .dropdown_cbox input{
	float: none;
	margin: 0px;
}

/*Normal/Simple style*/

#main_simple .wrap_normal{
	text-align:center;
	padding-top: 14px;	
}
#main_simple .normal_label{
	padding: 5px 0px 0px 0px;
	display:inline-block;
}
#main_simple .normal_field{
	width:108px;
}
#main_simple .normal_cbox{
	padding:0px;
}
#main_simple .normal_cbox input{
	float: none;
	margin: 0px;
}

/*Horizontal style*/

#main_horizontal .wrap_horizontal{
	text-align:center;
	padding-top: 14px;	
}
#main_horizontal .horizontal_label{
	padding: 5px 0px 0px 0px;
	display:inline-block;
}
#main_horizontal .horizontal_field{
	width:108px;
}
#main_horizontal .horizontal_cbox{
	padding:0px;
}
#main_horizontal .horizontal_cbox input{
	float: none;
	margin: 0px;
}
/*Inline popup style*/

.inlinepopup-body .inlinepopup_label{
	padding: 5px 0px 0px 0px !important;
	display:inline-block !important;
}
.newsletterbutton_inlinepopup .inlinepopup_field{
	width:108px !important;
}
.newsletterbutton_inlinepopup .inlinepopup_cbox{
	padding:0px !important;
}
.newsletterbutton_inlinepopup .inlinepopup_cbox input{
	float: none !important;
	margin: 0px !important;
}
.newsletterbutton_inlinepopup .inlinepopup_link a{
	font-size: 14px !important;
	font-weight: lighter !important;
}