﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	
}
body p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

body ul
{
	margin-top: 5px;
	margin-bottom: 5px;

}
hr 
{
	color: #DEDEDE;
	height: 1px;
	
}

h1 {
	font-size: 18px;
	margin-bottom: 10px;

}
h2 {font-size: 16px;}
h3 {font-size: 16px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h1 
{
	color: #2A406F;
	color: #768FC8; 
	
}
h6 
{
	color: #D96927;
	color: #333;
}

#logo,
.header-img
{
	margin: 5px;
}
#header 
{
	width: 1000px;
	margin: 5px auto;
}
#page,
#foot 
{
	width: 1000px;
	margin: 0 auto;
}

.head-l
{
	width: 15px;
	background: url(images/head_left.png) no-repeat;
}
.head 
{
	width: 970px;
	background: url(images/head_bg.png) repeat-x;
}
.head-r
{
	width: 15px;
	background: url(images/head_right.png) no-repeat;
}

.nav-l 
{
	width: 15px;
	background: url(images/nav_left.png) no-repeat;
}
.nav 
{
	
	background: url(images/nav_bg.png) repeat-x;
}
.nav-r 
{
	width: 15px;
	background: url(images/nav_right.png) no-repeat;
}
.sec 
{
	margin: 8px 0 0;
	
}
.nav-sec 
{
	background: url(images/nav_sec_bg.png) repeat-x;
	
}
.nav-sec a 
{
	color: #182088;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	
}
.nav-sec a:hover 
{
	color: #CC0000;
}

.sec-sep 
{
	width: 2px;
}

.nav-sec-r 
{
	width: 15px;
	background: url(images/nav_sec_right.png) no-repeat;
}
.sec-nav-btn 
{
	padding: 5px;
}
.main-nav-btn 
{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 0;
}
/* menu styles */
.static-menu-hover 
{
}
.static-menu-selected 
{
}
.static-menu-item
{
	padding: 0 10px;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 0;
}
.dynamic-menu 
{
	border: 1px solid #5A6D99;
	z-index:100;
	
}
.dynamic-menu a 
{
	display: block;
}
.dynamic-menu td 
{
	background: #768FC8;
}
.dynamic-menu-selected
{
	color: #FFCC99!important;
	
}
.dynamic-menu-hover 
{
	background: #91A5D3!important;
	color: #182088!important;
	
}
.dynamic-menu-hover td 
{
	background: #91A5D3!important;
}
.dynamic-menu-item 
{
	background: #768FC8;
	color: #FFF;
	padding: 3px;
}
/* Content Cells */
.cell-header-m
{
	margin: 25px 0 0;
}
.cell-header 
{
	margin: 5px 0 0;
}
.cell-head-l 
{
	width: 15px;
	background: url(images/cell_head_left.png) no-repeat;
}
.cell-img-head-l 
{
	width: 15px;
	background: url(images/cell_img_head_left.png) no-repeat;
}
.cell-img-head
{
	background: url(images/cell_img_head_bg.png) repeat-x;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
}
.cell-head 
{
	background: url(images/cell_head_bg.png) repeat-x;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
}
.cell-img-head a,
.cell-head a 
{
	color: #FFF;
	text-decoration: none;
}
.cell-img-head-r 
{
	width: 15px;
	background: url(images/cell_img_head_right.png) no-repeat;
}
.cell-head-r 
{
	width: 15px;
	background: url(images/cell_head_right.png) no-repeat;
}
.cell-content 
{
	border-left: 1px solid #F5DAC9;
	border-right: 1px solid #F5DAC9;
	border-bottom: 1px solid #F5DAC9;
	padding: 0px 5px 10px;
	font-size: 11px;
	color: #666;
}
.cell-content hr 
{
	color: #E5E5E5;
	height: 1px;
}
.cell-content h1,
.cell-content h2,
.cell-content h3
{
	color: #333;
	margin: 2px 0;
	
}
.cell-content h1 {font-size: 20px; color: #333;}
.cell-content h2 {font-size: 18px; color: #666666;}
.cell-content h3 {font-size: 16px; color: #8A9D71;}

.cell-content p
{
	margin: 3px;
}
.cell-margin 
{
	margin-right: 5px;
}
.cell-foot-holder 
{
	text-align: right;
	margin-bottom: 5px;
}
.cell-foot-l 
{
	width: 15px;
	background: url(images/cell_foot_left.png) no-repeat;
}
.cell-foot 
{
	background: #F5DAC9;
	font-size: 10px;
	color: #CC0000;
	vertical-align: top;
	padding-left: 10px;
	
}
.cell-foot a 
{
	color: #CC0000;
	text-decoration: none;
}
.cell-foot-r 
{
	width: 15px;
	background: url(images/cell_foot_right.png) no-repeat;
}

.footer-top-l 
{
	width: 15px;
	background: url(images/footer_top_left.png) no-repeat;
}
.footer-top 
{
	background: #768FC8;
	color: #000033;
	background: url(images/footer_top_bg.png) repeat-x;
}
.footer-top a 
{
	color: #000;
}
.footer-top-r 
{
	width: 15px;
	background: url(images/footer_top_right.png) no-repeat;
}
.footer-content 
{
	
	text-align: center;
	color: #F5F5F5;
	padding: 10px;
	background: #768FC8 url(images/foot_bg.png) repeat-x;
}
.footer-content a 
{
	color: #FFF;
	font-weight: bold;
}
div.img-button,
div.sm-img-button
{
	margin: 0 0 5px;
}
div.sm-img-button
{
	margin: 0 0 5px 15px;
}

.sub-nav 
{
	width: 170px;
	padding: 5px;
	margin: 0 5px 10px;
}
.sub-nav h6 
{
	margin: 0 0 5px;
}
.sub-nav a 
{
	display: block;
	color: #5B2D11;
	text-decoration: none;
	border-bottom: 1px dashed #EC9441;
	padding: 2px;
}
.sub-nav a:hover 
{
	background: #F5DAC9;
}
.sub-nav a.selected-nav-link 
{
	background: #F5DAC9;
}
.bio-img img 
{
	border: 1px solid #333;
}
.toolbar a
{
	float: right;
	text-decoration: none;
	color: #5B2D11;
	margin: 0 10px;
}

.packages 
{
	width: 90%;
	font-size: 90%;
}
.ec-caton1
{
	
	color: #990000;
	font-weight: bold;
	border-bottom: #DADADA;
}
.ec-head 
{
	margin: 3px 0 10px;
	font-size: 10px;
}
.ec-section
{
	margin: 3px 0 5px;
	padding: 3px 3px 3px 13px;
	border-top: 1px solid #FAEDE4;
}
.ec-section a,
.ec-link 
{
	color: #5B2D11;
	font-weight: bold;
	text-decoration: none;
	
}
.ec-caton12 a,
.ec-section a 
{
	color: #993300;
	
}
.ec-section a 
{
	border-bottom: 1px dashed #D96927;
}
.ec-caton12 a:hover,
.ec-section a:hover
{
	border-bottom: 1px solid #D96927;
}

.ec-link:hover 
{
	color: 	#993300;
}

.ec-caton12
{
	font-size: 11px;
	
}
.game-cube 
{
	margin: 0 auto;
}
.game-cube img
{
	border: 2px solid #000;
}
.game-cube td 
{
	color: #5B2D11;
	text-align: center;
	
}
.game-cube a 
{
	color: #5B2D11;
	text-decoration: none;
	font-weight: bold;
}
.game-demo 
{
	background: #D96927;
	width: 550px;
	margin: 10px auto;
	padding: 10px;
}
/* Breadcrumb */
.breadcrumb
{
	clear: right;
	font-size: 10px;
}
.breadcrumb-node-current 
{
	color: #333;
	font-weight: bold;
}
.breadcrumb-node-root
{
	color: #5B2D11;
	text-decoration: none;
}
.breadcrumb-node
{
	color: #D96927;
	text-decoration: none;
}
.breadcrumb-node-sep
{
	color: #CCC;
}
.stories hr,
.webinars hr 
{
	clear: left;

	margin-left: 50px;
}
.webinars 
{
	margin: 5px 0 0 0;
}
div.story  
{
	margin: 0 0 10px 50px;
	width: 80%;
}
.story a
{
	color: #5B2D11;
	font-weight: bold;
	text-decoration: none;
}
.story a:hover 
{
	text-decoration: underline;
}
.ico 
{
	 float:left;
	 margin-right: 30px;
	 margin-bottom: 5px;
}
.img-ico 
{
	 float:left;
	 margin-right: 11px;
	 margin-bottom: 5px;
}
.error 
{
	color: #CC0000!important;
}
.form-lbl 
{
	color: #D96927;
	padding: 8px 5px 5px;
}
.form-heading 
{
	font-weight: bold;
}

div.feedBurnerFeedBlock p.feedTitle {
color: red; 
}
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
font-size:105%;
display:block; 
margin:12px 0 0 0; 
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}
 
div.feedburnerFeedBlock { 
border:1px solid #F5DAC9;
background-color:#ffe; 
padding:12px; 
}

div.feedburnerFeedBlock div{ 
border-bottom: 1px solid #F5DAC9;
background-color:#ffe; 
padding: 0px;

}


div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
font-size:105%;
padding: 0px;
}





