/* Start of CMSMS style sheet 'zero7Style' */
body {
	color: #000;
	background-image: url(images/css_images/bg_tile.gif);
}

p, h1, h2, h3 {
	margin: 0;
}

h1 {
	font-family:  Lucida Grande, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
}

h1 a {
	font-family:  Lucida Grande, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	padding: 4px 0 2px 0;

}

h3 {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E2E27;
	text-align: left;
	padding: 12px 0 2px 0;
}

h3 a {
	font-size: 13px;
	color: #2E2E27;
        text-decoration: none;
}

h3 a:hover {
	font-size: 13px;
	color: #EB6600;
        text-decoration: none;
}

h4 a:hover {
        text-decoration: underline;
}

h4 {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB6600;
	text-align: left;
}

p {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

a, dt{
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #EB6600;
}

dt a{
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: Bold;
	color: #EB6600;
}

a {
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p img {
	padding-left: 10px;
	padding-bottom: 10px;
}


img.top {
	vertical-align: text-top;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline;
	top: 5px;
	right: 15px;
}

.white {
	color: #fff;
}
	

#layoutFrame {
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
	min-width: 540px;
}

.section {
	background-color: #fff;
	margin: 0 auto;
	width: auto;
}


/*	Header and Footer	*/

#header {
	color: #fff;
	margin: 0 auto;
	position: relative;
	background-color: #2E2E27;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 2px solid #EB6600;
	text-decoration: none;
}

.headerLeft {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #2E2E27 url(images/css_images/logo_circle.gif) no-repeat right;
}

.subhead {
	padding-top: 4px;
	color: #EB6600;
	font-size: 9px;
	line-height: 1em;
}

#footer {
	background-color: #fff;
	margin: 0 0 20px 0;
	Padding: 0;
	width: auto;
}

.footer_text, .footer_text_right {
	padding: 2px 15px 2px 15px;
	position: relative;

}

.footer_text {
	float: left;
	width: 50%;
}

.footer_text_right {
	float: right;
	width: auto;
	text-align: right;
}


.start_footer {
	border-bottom: 1px solid #EB6600;
	background-color: #fff;
	height: 1px;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}


.end_footer {
	border-top: 2px solid #EB6600;
	background-color: #2E2E27;
	height: 13px;
}


/*	Layout	*/

.col_B, .col_C {
	Background-color: #fff;
	color: #782daa;
	position: relative;
	padding: 0;

}

.col_B {
	float: left;
	width: 80%;
	margin: 0 0 20px 5px;
	Padding: 25px 0 0 15px;
}

.col_C {
	padding-right: 40px;
	background: #fff url(images/css_images/consulting.gif) no-repeat left;
	width: 20px;
	height: 83px;
	float: right;
}

.images {
	padding-right: 12px;	
	padding-bottom: 15px;
	float: left;
}
	
.clear {
	clear: both;
}


.page > .section {
	border-bottom: 1px solid transparent;
}



.menu_Holder {
	padding: 5px 15px 20px 15px;
}


/* ----- Lists ----- */

ul {
	list-style-type: disc;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.6em;
	padding-left: 20px;
	margin-top: 10px;
}

li {
	list-style-type: disc;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

/* ----- Menu ----- */

#menu {
	position: absolute;
	z-index: 100;
	width: 600px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}

#menu ul li {
	display: inline;
	position: relative;
 	float: left;
 	width: 100px;
}
   	




#menu ul li a:hover {
    background: #eee;
}

#menu ul li ul li a:hover {
    background: #FFFDDB;
}

#menu li:hover ul { 
	display: block;
}

/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: #fff;
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 100px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
	display: block; 
	font-size: 10px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background: #fff;
}
#primary-nav li a { 
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #EB6600;
	padding-left: 4px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 2px;	
	width: 95px;}

#primary-nav li ul li a { 
	font-weight: normal;
	background-color: #EEDBB2; 
}	

#primary-nav li, #primary-nav li.menuparent { 
   background-color: #ececec; 
}


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive ul li.menuactive a.menuactive{ 
	background-color: #eee; 
	font-weight: bold;
}

#primary-nav li.menuactive a.menuactive{ 
	background-color: #EEDBB2; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #E7AB0B; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}


/* ------ tables ------ */

table {
	border: none;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.6em;
}

th {
	font-size: 11.5px;
	font-weight: strong;
	color: #fff;
	background: #000 url(images/css_images/bg_tile.gif) repeat-x;
	border-bottom: 1px solid #EB6600;
}	

td {
	padding: 6px;	
}

#playlist {
	border-bottom: 1px solid #EB6600;
}

#playlist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border: none;
}
	
#playlist tbody tr.selected td {
	background-color: #FFFDDB;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}



.formbuilderform {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

legend {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB6600;
	text-align: left;
}

label {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

.formMessage {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EB6600;
	line-height: 1.6em;
}

fieldset {
	border: 1px solid #ddd;
}

.formError {
	border-bottom: 1px solid #EB6600 ! important;
	background-color: #eee ! important;
	border-top: none ! important;
	border-left: none ! important;
	border-right: none ! important;
	padding: 2px 2px 2px 2px ! important;
	margin: 0px 0px 10px 0px ! important;
}
/* End of 'zero7Style' */

