/* AVISIA.MARKETING.WEBSITE.STYLES

CI Colors:

pink 		= #CE2E79
darkblue	= #1C2673
lightblue	= #2583A5
limegreen	= #90B536
lightgrey	= #BEBEBE
*/

/* global styles */

body
{
	background-color:#FFFFFF;
}

li h1 a:link,li h1 a:visited
{
	color:#2583A5;
	font-size:12px;	
	font-family:Arial;
}

li h1 a:hover
{
	color:#CE2E79;
	text-decoration:underline;
}

table td
{
	line-height:1.5em;
	vertical-align:top;
}

a:link, a:visited
{
	color:#5D5D5D;
	text-decoration:underline;
}

a:hover
{
	color: #CE2E79;
	text-decoration:none;
}

img
{
	border:0;
	border-style:none;
}

ul
{
	margin-top:10px;
	margin-bottom:-2px;
}

li
{
	padding:0 0 4px 0;
}

p
{
	margin:6px 0 0 0;
}

h1, h1 a:link, h1 a:visited
{
	padding:0;
	font-size:16px;
	color:#2583A5;
	text-align:left;
	font-weight:700;
	margin: 0 0 6px 1px;
	text-decoration:none;
	font-family:'Times New Roman';
}

h2, h2 a:link, h2 a:visited
{
	font-size:14px;
	color:#CE2E70;
	text-align:left;
	font-weight:700;
	margin: 0 0 6px 1px;
	text-decoration:none;
	font-family:'Times New Roman';
}

h3, h3 a:link, h3 a:visited
{
	font-size:14px;
	color:#5D5D5D;
	text-align:left;
	font-weight:700;
	margin: 0 0 6px 1px;
	text-decoration:none;
	font-family:'Times New Roman';
}

h4, h4 a:link, h4 a:visited
{
	font-size:14px;
	color:#2583A5;
	text-align:left;
	font-weight:bold;
	margin: 0 0 6px 1px;
	text-decoration:none;
	font-family:'Times New Roman';
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active
{
	text-decoration:none;
}

#header_area
{
	left:50%;
	width:750px;
	position:relative;
	margin-left:-375px;
	margin-top:-5px;
}

#history_area
{
	left:50%;
	width:700px;
	height:20px;
	color:#BEBEBE;
	font-weight:bold;
	text-align:right;
	position:relative;
	margin-left:-350px;
	padding:5px 0 5px 0;
	font-family:Verdana;
	background-repeat:repeat-x;
	background-position:bottom center;
	background-image:url(global/images/template/avisia_dotted_line.jpg);
}

#history_area a:link,
#history_area a:visited
{
	color:#BEBEBE;
	font-weight:bold;
	text-decoration:none;
}

#history_area a:hover
{
	color:#CE2E79;
}

#content_area
{
	top:5px;
	left:50%;
	width:720px;
	margin-left:-360px;
	position:relative;
}

#content_area table
{
	color:#5D5D5D;
	font-size:11px;
	font-family:Verdana, sans-serif;
}

#content_area table td
{
	vertical-align:top;
}


#content_area table h1,
#content_area table h2,
#content_area table h3,
#content_area table h4
{
	text-align:left;
}

#content_area table td p h1,
#content_area table td p h2,
#content_area table td p h3,
#content_area table td p h4
{
	text-align:left;
}



#footer_area
{
	top:15px;
	left:50%;
	width:700px;
	color: #5D5D5D;
	font-size: 10px;
	margin-left:-350px;
	text-align:center;
	position:relative;
	font-weight:normal;
	font-family:Verdana;
	padding:5px 0 0 0;
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(global/images/template/avisia_dotted_line.jpg);
}

#footer_area a:link,#footer_area a:visited
{
	color: #5D5D5D;
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}

#footer_area a:hover,#footer_area a:active
{
	color: #BEBEBE;
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:underline;
}

.content_separator
{
	text-align:justify;
	padding:0 10px 0 10px;
	background-repeat:repeat-y;
	background-position:right top;
	background-image:url(global/images/template/avisia_dotted_line.jpg);
}

.content_noseparator
{
	text-align:justify;
	padding:0 10px 0 10px;
}

.leftimage
{
	float:left;
	text-align:left;
	padding:5px 5px 5px 0;
}

.rightimage
{
	float:right;
	text-align:right;
	padding:5px 0 5px 5px;
}

.hborder
{
	width:100%;
	height:3px;
	padding:5px 0 5px 0;
	background-repeat:repeat-x;
	background-position:center center;
	background-image:url(global/images/template/avisia_dotted_line.jpg);
}

.bottomnoborder
{
	width:100%;
	height:3px;
	padding:5px 0 5px 0;
}

/* STYLES FOR SUBMENUS */
#submenu
{
	top:10px;
	position:relative;
	margin:0 0 10px 0;
}

#submenu table
{
	border:0;
	width:260px;
}

#submenu table td
{
	padding:0 10px 0 10px;
	vertical-align:middle;
}

#submenu_header
{
	height:35px;
	color:#FFFFFF;
	text-align:left;
	line-height:1em;
	font-weight:bold;
	background-color:#586978;	
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(global/images/template/avisia.submenutop.gif);	
}

#submenu_image
{
	width:35px;
	height:35px;
	background-color:#586978;
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url(global/images/template/avisia.submenuimage.gif);
}

#submenu_content
{
	background-color:#DBE1EA;
}

#submenu_content ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#submenu_content p
{
	color:#586978;
	line-height:1em;
	text-align:left;
}

#submenu_content p a:link,
#submenu_content p a:visited
{
	color:#586978;
	text-decoration:none;
}

#submenu_content p a:hover
{
	color:#CE2E79;
	text-decoration:underline;
}

#submenu_bottom
{
	height:15px;
	background-color:#DBE1EA;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(global/images/template/avisia.submenubottom.gif);
}
/* END OF STYLES FOR SUBMENUS */

/* STYLES FOR CONTACTFORM */
#contactform
{
	width:560px;
	margin:0 0 25px 0;
	*margin:0;
	background-color:#f2f2f2;
}

#contactformerror
{
	width:560px;
	margin:0 0 25px 0;
	background-color:#f2f2f2;
	display:none;
}

#sErrorMail
{
	display:none;
}

#sErrorMissing
{
	display:none;
}

#innerform
{
	top:-6px;
	*top:0px;
	width:538px;
	*width:560px;
	height:380px;
	margin:0 0 -5px 0;
	padding:0 10px 0 10px;
	position:relative;
	border-style:solid;
	border-color:#989898;
	background-color:#f2f2f2;
	border-width:0 1px 1px 1px;
}

#innererrorform
{
	color:Red;
	top:-6px;
	*top:0px;
	width:538px;
	*width:560px;
	height:80px;
	margin:0 0 -5px 0;
	padding:0 10px 0 10px;
	position:relative;
	border-style:solid;
	border-color:#989898;
	background-color:#f2f2f2;
	border-width:0 1px 1px 1px;
}

#contactform h2
{
	color:#989898;
	margin:0;
	font-size:14px;
	padding:5px 10px 5px 10px;
	background:transparent url(global/images/template/avisia.contactform_bg.gif) no-repeat top left;
}
#contactformerror h2
{
	color:red;
	margin:0;
	font-size:14px;
	padding:5px 10px 5px 10px;
	background:transparent url(global/images/template/avisia.contactform_bg.gif) no-repeat top left;
}

/* END OF STYLES FOR CONTACTFORM */

/* EDITION OVERVIEW TABLE */
.edition_ov_title
{
	height:30px;
}
.edition_ov_title h1
{
	color:#999;
	height:30px;
	font-size:16px;
	margin:0 -10px 0 -10px;
	padding:5px 20px 2px 20px;
	background-repeat:no-repeat;
	background-image:url(global/images/template/avisia.editionoverview_bg.gif);
}

#edition_overview, #plus_overview
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color: #666666;
	border-width: 0 0 1px 0;
}

#edition_overview td, #plus_overview td
{
	height:40px;
}

#edition_overview td img, #plus_overview td img
{
	margin:5px;
}

.tablehead
{
	table-layout:fixed;	
}

.edition_left_title
{
	width:8px;
	margin:0;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(global/images/template/avisia.editionoverview_bgleft.gif);
}

.edition_center_title
{
	width:480px;
	margin:0;
	color:#999999;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-repeat:repeat-x;
	background-position:left top;
	background-image:url(global/images/template/avisia.editionoverview_bgcenter.gif);	
}

.edition_right_title
{
	width:8px;
	margin:0;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(global/images/template/avisia.editionoverview_bgright.gif);	
}

.edition_desc
{
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
.edition_detail, .edition_detail_text
{
	color: #FFFFFF;
	text-align:left;
	BACKGROUND-COLOR:#A5A5A5;
}

.edition_deatil_text
{
	text-align:justify;
}

.edition_detail
{
	font-weight:bold;
}

.edition_silver
{
	font-weight: bold;
	text-align: center;
	BORDER-RIGHT: #999999 1px solid;
	background-color: #DEE7EE;
}
.edition_gold
{
	font-weight: bold;
	text-align: center;
	BORDER-RIGHT: #999999 1px solid;
	background-color: #e5e5e5;
}
.edition_platin
{
	font-weight: bold;
	text-align: center;
	BORDER-RIGHT: #999999 1px solid;
	background-color: #DEE7EE;
}

.edition_head
{
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 0 0;
	text-align:center;
	font-weight:bold;
	
}

.edition_head_img
{
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 0 0;
	text-align:left;
	font-weight:bold;	
}


#footnote
{
	text-align: center;
	font-size: 9px;
}

#footnote a:link, #footnote a:visited
{
	font-size: 9px;
}

/* STYLES FOR PARTNERREG */
#reg_errortable,
#reg_introtable,
#reg_persontable,
#reg_companytable,
#reg_programtable
{
	width:400px;
	text-align:left;
	table-layout:fixed;
	vertical-align:middle;
	background-color:#f2f2f2;
}

#reg_errortable
{
	display:none;
}

.error_header,
.intro_header,
.person_header,
.company_header,
.program_header
{
	background-color:#FFFFFF;
}

.cf_left
{
	width:10px;
	border-left:1px solid #858585;
}

.cf_right
{
	width:10px;
	border-right:1px solid #858585;
}

.cf_top_left
{
	width:10px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(global/images/template/cf_head_left.gif);
}

.cf_top_center
{
	border-top:1px solid #858585;
}

.cf_top_right
{
	width:10px;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(global/images/template/cf_head_right.gif);
}

.cf_bottom_left
{
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url(global/images/template/cf_bottom_left.gif);
}

.cf_bottom_center
{
	border-bottom:1px solid #858585;
}

.cf_bottom_right
{
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(global/images/template/cf_bottom_right.gif);
}

/* END OF STYLES FOR PARTNERREG */
/* STYLES FOR CALLBACK FORM */
	#callbackform
	{
		width:150px;
		margin-top:18px;
		font-weight:bold;
		table-layout:fixed;
		background-color:#F2F2F2;
	}
	
	#callbackform_partners
	{
		width:260px;
		margin-top:18px;
		font-weight:bold;
		table-layout:fixed;
		background-color:#F2F2F2;
	}
	
	#callbackform_partnerreg
	{
		width:150px;
		margin-top:18px;
		font-weight:bold;
		table-layout:fixed;
		background-color:#F2F2F2;
	}
	
	#callbackform_partnerprog
	{
		width:260px;
		margin-top:18px;
		font-weight:bold;
		table-layout:fixed;
		background-color:#F2F2F2;
	}
	
	.callbacktitle_left
	{
		width:10px;
		height:10px;
		font-size:1px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(global/images/template/callback_tl.gif);
	}
	
	.callbacktitle
	{
		height:10px;
		font-size:1px;
		border-top:1px solid #90B536;
		
	}
	
	.callbacktitle_right
	{
		width:10px;
		height:10px;
		font-size:1px;
		background-repeat:no-repeat;
		background-position:right top;
		background-image:url(global/images/template/callback_tr.gif);
	}
	
	.callbackcenter_left
	{
		width:10px;
		font-size:1px;
		border-left:1px solid #90B536;
		/*
		background-repeat:repeat-y;
		background-image:url(callback_cl.gif);*/
	}
	
	.callbackcenter
	{
		font-size:10px;
		text-align:left;
	}
	
	.callbackcenter_right
	{
		width:10px;
		font-size:1px;
		border-right:1px solid #90B536;
		/*
		background-repeat:repeat-y;
		background-image:url(callback_cr.gif);*/
	}
	
	.callbackbottom_left
	{
		width:10px;
		height:10px;
		font-size:1px;
		background-repeat:no-repeat;
		background-position:left bottom;
		background-image:url(global/images/template/callback_bl.gif);
	}
	
	.callbackbottom
	{
		font-size:1px;
		border-bottom:1px solid #90B536;
	}
	
	.callbackbottom_right
	{
		width:10px;
		height:10px;
		font-size:1px;
		background-repeat:no-repeat;
		background-position:right bottom;
		background-image:url(global/images/template/callback_br.gif);
	}
	
	#timeinput
	{
		display:none;
	}
	
	#sErrorName,
	#sErrorPhone
	{
		color:Red;
		display:none;
		text-align:left;
	}
/* END OF STYLES FOR CALLBACK FORM */
/* STYLES FOR 3 STEPS to SUCCESS */
#threesteps2success
{
	width:415px;
	height:210px;
	background-repeat:no-repeat;
	background-image:url(global/images/content/3stepsbg.jpg);
}

#threesteps_buttons
{
	padding:50px 10px 10px 10px;
	vertical-align:middle;
}

#threesteps_buttons img
{
	cursor:hand;
	margin:0 0 10px 0;
}

#threesteps_title
{
	padding:10px;
}

#threesteps_txt1,
#threesteps_txt2,
#threesteps_txt3
{
	padding:10px;
	color:5d5d5d;
	font-size:11px;
	text-align:left;
	line-height:1.2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#threesteps_txt2,
#threesteps_txt3
{
	display:none;
}
/* END OF STYLES FOR 3 STEPS to SUCCESS */
/* STYLES FOR FAQ */
#faqholder h1
{
	color:#2583A5;
	font-size:14px;
}

#faqholder li h1 a:link,
#faqholder li h1 a:visited
{
	color:#5d5d5d;
	font-size:12px;
}

#faqholder li h1 a:hover
{
	color:2583A5;
	text-decoration:underline;
}
/*END OF STYLES FOR FAQ */