/* PANTAREE.MARKETING.WEBSITE.STYLES

CI Colors:

pink 		= #CE2E79
darkblue	= #1C2673
lightblue	= #2583A5
limegreen	= #90B536
lightgrey	= #BEBEBE
*/

/* global styles */

body
{
	background-color:#FFFFFF;
}

table td
{
	line-height:1.5em;
	vertical-align:top;
}

a:link, a:visited
{
	color:#80B83E;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

img
{
	border:0;
	border-style:none;
}

ul
{
	margin-bottom:-2px;
}

li
{
	padding:0 0 4px 0;
}

p
{
	margin:6px 0 0 0;
}

td h4
{
	padding:0 0 0 22px;
	background-position:left middle;
	background-repeat:no-repeat;
	background-image:url(global/images/template/pantaree.logo.gif);	
}

td h1
{
	font-size:14px;
	text-align:left;
	margin:0 0 3px 0;
}

h1, h1 a:link, h1 a:visited
{
	font-size:14px;
	color:#9B0033;
	text-align:left;
	font-weight:700;
	margin:0 0 3px 0;
	padding:0;
	text-decoration:none;
}

h2, h2 a:link, h2 a:visited
{
	font-size:12px;
	color:#9B0033;
	text-align:left;
	font-weight:700;
	margin:0 0 3px 0;
	text-decoration:none;
}

h3, h3 a:link, h3 a:visited
{
	font-size:11px;
	color:#9B0033;
	text-align:left;
	font-weight:700;
	margin:0 0 3px 0;
	text-decoration:none;
}

h4, h4 a:link, h4 a:visited
{
	font-size:14px;
	color:#80B83E;
	text-align:left;
	font-weight:bold;
	margin:0 0 3px 0;
	text-decoration:none;
}

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:underline;
}

#header_area
{
	left:50%;
	width:750px;
	height:338px;
	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/pantaree.dotted_line.jpg);
}

#history_area a:link,
#history_area a:visited
{
	color:#BEBEBE;
	font-weight:bold;
	text-decoration:none;
}

#history_area a:hover
{
	color:#B13722;
}

#content_area
{
	top:5px;
	left:50%;
	width:720px;
	margin-left:-360px;
	position:relative;
}

#content_area table
{
	width:720px;
	color:#5D5D5D;
	font-size:11px;
	font-family:Verdana, sans-serif;
}

#content_area table td
{
	vertical-align:top;
	padding:0 10px 0 10px;
}

#content_area table
{
	text-align:justify;
}

#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/pantaree.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
{
	background-repeat:repeat-y;
	background-position:right top;
	background-image:url(global/images/template/pantaree.dotted_line.jpg);
}

.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;
	background-repeat:repeat-x;
	background-position:center center;
	background-image:url(global/images/template/pantaree.dotted_line.jpg);
}

.bottomnoborder
{
	width:100%;
	height:3px;
}

/* STYLES FOR SUBMENUS */
#submenu
{
	top:10px;
	position:relative;
	margin:0 0 10px 0;
}

#submenu table
{
	border:0;
	width:260px;
}

#submenu table td
{
	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/pantaree.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/pantaree.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:#B13722;
	text-decoration:underline;
}

#submenu_bottom
{
	height:15px;
	background-color:#DBE1EA;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(global/images/template/pantaree.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/pantaree.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/pantaree.contactform_bg.gif) no-repeat top left;
}

/* END OF STYLES FOR CONTACTFORM */
