@charset "UTF-8";

/* GLOBAL ELEMENTS //////////////////////////////////////////////////////////////// */


body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:	url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	min-width: 900px;
	text-align:left;
	}

.pad_mainarea {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
.pad_topalign {
	vertical-align: top;
	position: top;
}
hr, .divider {
	height:1px;
	width:100%;
	background:#CCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 0px;
}

/* TEXT //////////////////////////////////////////////////////////////// */

a {
	color: #27670e;
	text-decoration:none;
}
a:hover {
	color: #27670e;
	text-decoration:underline;
}
h1 {
	margin-top: 0px;
	font-size:24px;
	line-height: 28px;
	color:#333;
	font-weight: normal;
}
h2,.subhead {
	font-size:16px;
	line-height: 21px;
	color:#27670e;
	margin-bottom: 0px;
	margin-top: 10px;
}
h3 {
	font-size:14px;
	line-height: 18px;
	color: #27670e;
	margin-bottom: 0px;
	margin-top: 10px;
}
h4 {
	font-size:16px;
	line-height: 18px;
	color: #27670e;
	margin-bottom: 10px;
	margin-top: 0px;
}
h5 {
	font-size:12px;
	line-height: 16px;
	color:#000;
	margin-top: 10px;
	margin-bottom: 10px;
	}

p,.maintext  {
	font-size:12px;
	line-height: 18px;
	color:#666;
	margin-top: 0px;
}

p b, strong {
	color:#000;
}
li {
	font-size:12px;
	line-height: 18px;
	color:#666;
}
small {
	font-size: 10px;
	line-height: 13px;
	color:#666;
}
blockquote {
	background-color:#e3e3e3;
	padding: 10px 20px 0px 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: dotted 1px #666;
	border-bottom: dotted 1px #666;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.pad_next {
	margin-top: 10px;
	background-image:url(../images/next_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 10px 25px 10px 10px;
	font-size: 13px;
	text-align:right;
}

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

.pad_videothumb {
	padding: 15px;
	float: right;
	margin: 0px 0px 15px 15px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.pad_videothumbLEFT {
	padding: 15px;
	margin: 15px 0px 15px 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.pad_thumbnail {
	float: right;
	margin: 0px 0px 20px 20px;
}

/* RIGHT SIDE //////////////////////////////////////////////////////////////// */

.pad_rightarea {
	background-image:url(../images/sidebar_bg.jpg);
	background-repeat:repeat-y;
	max-width: 253px;
	margin-left: 12px;
	padding: 10px;
}
.pad_rightbottom {
	background-image:url(../images/sidebar_bgbottom.jpg);
	background-repeat:no-repeat;
	height: 150px;
	margin-left: 12px;
}
.pad_resourcesright {
	margin: 0px 0px 20px 20px;
}
.right_headline {
	font-size:16px;
	line-height: 21px;
	color:#333;
	padding-bottom: 5px;
}
.right_photo {
	background-repeat:no-repeat;
	height: 75px;
	border-top: 1px dotted #27670e;
}
.right_text {
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}
.pad_promo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.pad_rightitems {
	padding: 4px 0px 8px 4px;
	font-size: 11px;
	float: left;
}
.pad_sitemap {
	width: 120px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}

/* MAIN NAV //////////////////////////////////////////////////////////////// */
.pad_breadcrumb {
	height: 50px;
}
.pad_mainnav {
	background-image: url(../images/navbar.jpg);
	background-repeat:repeat-x;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.mainnav_link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
.mainnav_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
}
.mainnav_search {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/* MAIN HEADER GRAPHIC //////////////////////////////////////////////////////////////// */

.pad_headergraphic {
	font-size: 24px;
	color: #FFF;
	padding: 25px;
	background-repeat:no-repeat;
}
.header_headlineBIG {
	font-size: 32px;
	line-height: 42px;
	font-weight: lighter;
}
.header_support {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #dcf056;
}
	

/* BUTTONS //////////////////////////////////////////////////////////////// */
.button_green {
	background-color: #428426;
	border: 1px solid #390;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	padding: 3px 6px 0px 6px;
	margin-right: 10px;
}
.button_green:hover {
	font-size:12px;
	background-color: #030;
	border: 1px solid #390;
	height: 20px;
	padding: 3px 6px 0px 6px;
	color:#FFF;
	border: 1px solid #428426;
	margin-right: 10px;
}

.button_greenBIG {
	font-size:14px;
	background-color: #428426;
	height: 30px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	color:#FFF;
	border: none;
}
.button_greenBIG:hover {
	font-size:14px;
	background-color: #030;
	height: 30px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	color:#FFF;
	border: none;
}


/* 
.rel {
	margin: 50px 0 0 33px;
	padding: 25px;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
	
/* SEARCH FIELD //////////////////////////////////////////////////////////////// */


.searchfield {
	font-size: 10px;
	height: 15px;
	width: 150px;
	vertical-align: middle;
}
.button_search {
	background-color: #428426;
	border: 1px solid #390;
	color: #FFF;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	vertical-align: middle;
	}
.pad_searchbox {
	float: right;
}

/* TOP / SUB NAV //////////////////////////////////////////////////////////////// */
.pad_toplinks {
	text-align:right;
	padding-top: 10px;
	font-size:11px;
	line-height:15px;
	color: #666;
}
.pad_top {
	margin-left: 25px;
	margin-right: 25px;
}

.pad_subnav {
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: absolute;
	width: 150px;
}
.pad_subnavitems {
	padding-top:3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	}
.pad_subnavitems_indent  {
	padding:3px 0px 3px 10px;
	}
.pad_subnavitems_indent2  {
	padding:0px 0px 3px 20px;
	}
.subnav_link {
	text-decoration:none;
}
.subnav_link:hover {
	text-decoration:underline;
}
.subnav_link_indent {
	color: #666;
	text-decoration:none;
}
.subnav_link_indent:hover {
	text-decoration:underline;
}

/*/ RESOURCES CONTENT /////////////////////////////////////////////////////////////////////
/*/

.webinar {
	font-size:12px;
	line-height: 15px;
}
.pad_webinarkey {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.pad_webinar {
	float: left;
	padding-right: 10px;
	padding-bottom: 40px;
}
.webinarbg_blank {
	padding: 5px;
}
.webinarbg_green {
	border: solid 2px #67bc0b;
	background-image:url(../images/webinar_grybg.jpg);
	background-repeat:repeat-x;
	padding: 5px;
}
.webinarbg_orange {
		border: solid 2px #ffbc0b;
	background-image:url(../images/webinar_grybg.jpg);
	background-repeat:repeat-x;
	padding: 5px;

}
.webinarbg_blue {
		border: solid 2px #a9dff3;
	background-image:url(../images/webinar_grybg.jpg);
	background-repeat:repeat-x;
	padding: 5px;
}
.pad_box {
	padding: 15px;
	background-color:#FFF;
	float: right;
	margin: 0px 0px 15px 15px;
	border: solid 1px #CCC;
}
.pad_resources {
	padding-bottom: 8px;
	padding-right: 5px;
	font-size: 12px;
}
.pad_rollovers {
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 12px;
}
.pad_resources_vertdivider {
	padding-bottom: 8px;
	padding-right: 10px;
	font-size: 12px;
	border-right: 1px solid #CCC;
}
.box_content {
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.box_link {
	color: #FFF;
	text-decoration: none;
}
.box_link:hover {
	color: #FFF;
	text-decoration: underline;
}
.box_linkright {
	float: right;
	color: #FFF;
}
.box_linkright:hover {
	float: right;
	color: #FFF;
	text-decoration: underline;
}
.box_morecontent {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	width: auto;
}
.box_bar {
	background-color:#030;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	}
.videothumb {
	margin-right: 15px;
	margin-bottom: 15px;
}

.ppad_rightitemsight {
	float: right;
	margin: 0px 0px 20px 20px;
}

/* FOOTER NAV //////////////////////////////////////////////////////////////// */
.pad_footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding: 30px;
	border-radius: 11px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size:11px;
	line-height:15px;
}
.pad_footercopyright {
	border-top: 1px solid #666;
	color: #333;
	padding-top: 20px;
	margin-top: 20px;
	text-align:center;
}
a.footer_link {
	color: #666;
	text-decoration:none;
}
a.footer_link:hover {
	text-decoration:underline;
	}
a.footer_mainlink {
	color: #000;
	text-decoration:none;
}
a.footer_mainlink:hover {
	text-decoration:underline;
	}
h1.footertext {
	font-size:11px;
	line-height:15px;
	color: #333;
}

/* HOME //////////////////////////////////////////////////////////////// */

.pad_homecomponentarea {
	padding-top: 10px;
}
.pad_homecomponent {
	background-image:url(../images/home_component_mid.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	pading-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home_photo {
	background-repeat:no-repeat;
	height: 75px;
}
.home_text {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}
.home_headline {
	font-size:16px;
	line-height: 21px;
	color:#333;
	padding-bottom: 5px;
}

/* FORM FIELDS //////////////////////////////////////////////////////////////// */

.form_text {
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 11px;
}
.form_required {
	color: #F00;
	font-style:italic;
}
.clear {
	display: none;
	height: 1px;
}

.pad_formspacing {
	padding: 8px 0px 3px 0px;
	font-weight: normal;
	font-size: 11px;
}
.pad_xenserverform {
	font-size: 12px;
	font-weight: bold;
	padding: 15px;
	background-color:#FFF;
	margin: 0px 0px 15px 0px;
	border: solid 1px #CCC;
	width: 400px;
}
	
/* CHART //////////////////////////////////////////////////////////////// */

table.bg
	{
	width:100%;
	font-size:12px;
	}
table.bg tr td
	{
	padding:5px 10px 5px 10px;
	vertical-align:top;
	}
table.bg tr.grey td
	{
	background:#eff0ee;
	}
table.bg tr.darkgrey td
	{
	background:#e6e7e5;
	}	
table.bg tr.bg td
	{
	background:#4d8e31;
	color:#ffffff;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}
table.bg tr td span
	{
	color:#3f7b11;
	font-weight:bold;
	font-size: 12px;
	}
	
/* UTILITY //////////////////////////////////////////////////////////////// */
	
.pad_smallutilitydescr {
		margin-right: 10px;
	}
.pad_utilform {
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	width: 400px;
	margin-top: 30px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.pad_supportarea {
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	margin-top: 30px;
	background-image: url(../images/footer_bg.jpg);
	width: 500px;
}
.event_month {
	width: 60px;
	margin-right: 10px;
	background-color:#030;
	padding: 2px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #FFF solid 2px;
}
.event_day {
	margin-right: 10px;
	width: 60px;
	margin-bottom: 20px;
	background-color:#428426;
	padding: 2px;
	font-size: 36px;
	color: #FFF;
	border-bottom: #FFF solid 2px;
}
.pad_verticalform {
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	margin-top: 10px;
	width: 200px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.pad_verticalform2 {
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	margin-top: 10px;
	margin-left: 15px;
	width: 224px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	float:right;
}
