/* cmsms stylesheet: styles modified: Friday, August 4, 2023 1:45:08 PM */
#logo {
	position: relative;
	height: 75px;
	width: 260px;
	top: 5px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 800;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
}
a:link {
        color: #8f124f;
}
a:visited {
	color: #8f124f;
}
a:hover {
	color: #000;
}
#search {
        position: absolute;
        width: 600px;
        height: 20px;
        top: 40px;
        right: 0px;
        text-align: right;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#header {
	position: relative;
	height: 100px;
	width: 100%;
	background-image: url(https://www.phoenixcore.com/images/header_background.jpg);
	background-position: center;
}
#navContainer {
	margin: auto;
	height: 90px;
	width: 800px;
	position: relative;
}
#nav {
	position: relative;
	height: 40px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	padding-top: 0px;
	margin-top: -10px;
	left: 270px;
}
#container {
	background-image: url(https://www.phoenixcore.com/images/pageBackground.png);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#leaderboard {
	position: relative;
	height: 350px;
	width: 800px;
	top: 0px;
	margin: auto;
}
.shadow1{
    box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    -moz-box-shadow: 3px 3px 4px #666;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=3, offY=3, positive=true);
}
#contentContainer2 {
	position: relative;
	height: 200px;
	width: 800px;
	margin: auto;
	top: 10px;
}
.home_products {
	float: left;
	height: 200px;
	width: 490px;
	position: relative;
}
.ask_jan {
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 10px;
	position: relative;
}
#contentContainer3 {
	position: relative;
	width: 800px;
	margin: auto;
	top: 17px;
	height: 223px;
}
.home_acp {
	float: left;
	height: 223px;
	width: 160px;
	position: relative;
	background-color: #84a2b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
.home_wedge {
	float: left;
	height: 223px;
	width: 160px;
	position: relative;
	background-color: #e4e1de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-left: 5px;
}
.home_courses {
        float: left;
        height: 223px;
        width: 160px;
        position: relative;
        background-color: #e4e1de;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line height: 18px;
        color: #FFF;
        margin-left: 5px;
}
.home_facebook {
	float: left;
	height: 223px;
	width: 300px;
	margin-left: 10px;
	position: relative;
}
#footer {
	background-image: url(https://www.phoenixcore.com/images/footer_background.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 212px;
	width: 100%;
	top: 25px;
}
.homeMain {
	float: left;
	width: 500px;
	position: relative;
        margin-top:10px;
}
.subMain {
	
  display: block;
  margin-left: auto;
  margin-right: auto;
	width: 470px;
	position: relative;
        margin-top:10px;
        background-color: #FFF;
	padding: 15px;
}
.subPhoto {
	float: left;
	width: 500px;
        height: 220px;
	position: relative;
}.
subContent {
	float: left;
	width: 500px;
        margin-top: 10px;
	position: relative;
        background-color: #FFF;

}
.sub_facebook {
	float: left;
	height: 220px;
	width: 300px;
	margin-left: 10px;
        margin-top: 10px;
	position: relative;
        background-color: #FFF;
}
.homeSidebar {
	float: left;
	width: 300px;
	position: relative;
}
#contentContainer {
    margin: auto;
    width: 800px;
    position: relative;

}
.ask_janSub {
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 10px;
        margin-top: 10px;
	position: relative;
}
.wedgeSub {
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 10px;
        margin-top: 10px;
	position: relative;
}
.clear {
        clear:both;
}
.itemHeadline {
	width: 470px;
	position: relative;
}
.itemPhoto {
        float: left;
	width: 290px;
	position: relative;
        margin-top: 20px;
}
.itemSpecs{
        float: left;
	width: 170px;
	position: relative;
        margin-top: 100px;
        margin-left: 10px;
}
.itemDetails{
	width: 470px;
	position: relative;
        margin-top: 20px;
}
.viewCart{
        width: 100px;
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: 310px;
        z-index: 1000;
}
/* cmsms stylesheet: style modified: Thursday, January 24, 2019 2:31:35 PM */
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#2d3536;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

a, a:visited {
	color:#2d3536;
	text-decoration:none;
	border-bottom:1px dotted #826a4d;
}
a:hover, a:active {
	color:#9e805c;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(https://www.phoenixcore.com/images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	width:998px;
	height:392px;
	margin:0 auto;
	padding-top:74px;
	margin-top:50px;
	background-repeat: no-repeat;
}

#slider {
	position:relative;
	width:800px;
	height:350px;
	margin: auto;
	background:url(https://www.phoenixcore.com/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:240px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://www.phoenixcore.com/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:64px;
	height:118px;
	background:url(https://www.phoenixcore.com/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-64px 0;
	right: 0px;
}
a.nivo-prevNav {
	left: 0px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/* cmsms stylesheet: general modified: Thursday, January 24, 2019 2:31:35 PM */
@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	margin:0pt;
	cursor:default;
}
html,body{
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
a:link {
	color: #8f124f;
}
a:visited {
	color: #8f124f;
}
a:hover {
	color: #000;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
/******* /LOGO  *******/
/******* MENU *******/
#container2{
	margin: 0 auto;
	width: 490px;
}
#container2 ul{
	list-style: none;
	list-style-position: outside;
}
#container2 ul.menu li{
	float: left;
	margin-right: 6px;
	margin-bottom: -1px;
}
#container2 ul.menu li{
	font-weight: 300;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #87445b;
	margin-bottom: -1px;
	border: 1px solid #87445b;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #FFF;
	cursor: pointer;
	text-transform:uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#container2 ul.menu li.active{
	background: #c488a5;
	top: 1px;
	border-bottom: 0;
	color: #000;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #c488a5;
	border: 1px solid #87445b;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	height: 138px;
}
.content h1{
	vertical-align: middle;
	height: 150px;
	width: 100%;
	padding: 10px 10px 10px 10px;
	font-size: 32px;
	color: #000;
	line-height: 1em;
}
/******* /CONTENT *******/
/******* NEWS *******/
.content.news h1{
}
.content.news{
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.tutorials h1{
	background: transparent url(https://www.phoenixcore.com/images/itineraries_1.jpg) no-repeat scroll left top;
}
.content.tutorials{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.links h1{
	background: transparent url(https://www.phoenixcore.com/images/itineraries_1.jpg) no-repeat scroll left top;
}
.content.links{
	display: none;
}
.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/
/******* FRIENDS *******/
.content.friends h1{
	background: transparent url(https://www.phoenixcore.com/images/itineraries_1.jpg) no-repeat scroll left top;
}
.content.friends{
	display: none;
}
/******* /FRIENDS *******/
/******* BUSINESS *******/
.content.business h1{
	background: transparent url(https://www.phoenixcore.com/images/itineraries_1.jpg) no-repeat scroll left top;
}
.content.business{
	display: none;
}
/******* /BUSINESS *******/
/******* EDUCATION *******/
.content.education h1{
	background: transparent url(https://www.phoenixcore.com/images/itineraries_1.jpg) no-repeat scroll left top;
}
.content.education{
	display: none;
}
/******* /EDUCATION *******/
.Headline_Itinerary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	line-height: 28px;
}
.Body_Itinerary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
/* cmsms stylesheet: menu modified: Thursday, January 24, 2019 2:31:35 PM */
/* Reset code to remove theme inherent styling */
.dcjq-mega-menu ul.menu ul, .dcjq-mega-menu ul.menu li {
list-style: none; 
padding: 0; 
margin: 0;
}
.dcjq-mega-menu ul.menu ul {
display: none; /* Hides non-mega links */
}
.dcjq-mega-menu ul.menu .sub ul {
display: block; /* overrides above hide */
}

/* Main menu styles */
.dcjq-mega-menu ul.menu {
	width: 100%;
	height: 40px;
	position: relative; /* Important - required for positioning of mega menu */
	font: normal 10px Arial, sans-serif;
	line-height: 16px;
}
.dcjq-mega-menu ul.menu li {
	float: left;
	font-weight: bold;
}
.dcjq-mega-menu ul.menu li a {
float: left; 
display: block;  
padding: 12px 5px; 
background: url(https://www.phoenixcore.com/images/bg_black.png) repeat-x 100% 5; 
color: #fff;
text-shadow: 1px 1px 1px #000; 
text-decoration: none;
}
.dcjq-mega-menu ul.menu li.mega-hover a, .dcjq-mega-menu ul.menu li a:hover {
	background-position: 100% -45px;
	color: #000;
	text-shadow: none;
}

/* Arrow tag for parent links */
.dcjq-mega-menu ul.menu li a.dc-mega {
padding-right: 38px; /* Additional padding for arrow */
position: relative; /* Required for arrow positioning */
}
.dcjq-mega-menu ul.menu li a .dc-mega-icon {
display: block; 
position: absolute; 
top: 18px; 
right: 15px; 
width: 8px; 
height: 6px; 
background: url(https://www.phoenixcore.com/images/arrow.png) no-repeat 0 0;
}
.dcjq-mega-menu ul.menu li.mega-hover a .dc-mega-icon {
background-position: 0 100%;
}

/* Mega Menu Styling */
/* Mega Drop Down Container */
.dcjq-mega-menu ul.menu li .sub-container {
	position: absolute; /* Required */
	background: url(https://www.phoenixcore.com/images/bg_sub_left.png) no-repeat 0 100%;
	padding-left: 10px;
	margin-left: -20;
	margin-top: -5px;
	z-index: 2000;
}
.dcjq-mega-menu ul.menu li .sub {
background: url(https://www.phoenixcore.com/images/bg_sub.png) no-repeat 100% 100%; 
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.mega .sub {
padding: 10px 10px 0 0;
}
.dcjq-mega-menu ul.menu li .sub .row { /* Clear the sub-menu floats */
width: 100%; 
overflow: hidden; 
clear: both;
}
.dcjq-mega-menu ul.menu li .sub li {
float: none; 
font-size: 1em; 
font-weight: bold;
}
/* Sub-menu Headers */
.dcjq-mega-menu ul.menu li .sub li.mega-hdr { /* Sub-menu headers - i.e. 2nd level navigation */
	float: left; /* Float the sub-menus and give them a fixed width to from the mega menu rows */
	width: 220px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dcjq-mega-menu ul.menu li .sub a { /* Clear the styles from the top-level links and set the font styles */
background: none; 
border: none; 
text-shadow: none; 
color: #111; 
padding: 7px 10px; 
display: block; 
float: none; 
text-decoration: none; 
font-size: 1.05em; 
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 7px 10px; 
margin-bottom: 5px;  
text-transform: uppercase; 
font-weight: bold; 
color: #000; 
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
text-shadow: none;
}


/* Add the individual sub-menu backgrounds */
.dcjq-mega-menu ul.menu li .sub li#menu-item-1 {
background: url() no-repeat 0px 35px;
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-2 {
background: url(https://www.phoenixcore.com/images/complexRender_small.png) no-repeat 0px 35px;
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-3 {
background: url() no-repeat 135px 40px;
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-4 {
background: url(https://www.phoenixcore.com/images/building.jpg) no-repeat 0px 40px;
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-5 {
background: url() no-repeat 135px 40px;
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-6 {
background: url(images/bg_sports.jpg) no-repeat 135px 40px;
}

/* Style the 3rd level links */
.dcjq-mega-menu ul.menu li .sub li ul li {
margin-right: 90px;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a {
color: #444;
font-weight: bold;
font-size: .9em;
padding: 3px 0 3px 10px; 
background: url(images/bullet.png) no-repeat 10px 11px; 
line-height: 2.5em;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a:hover {
color: #FFF;
background-image: url(images/bullet_on.png); 
font-size: .9em;
}

/* Styling for items with only 2 levels */
.dcjq-mega-menu ul.menu li .sub-container.non-mega .sub {
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li {
width: 190px; /* Set the drop down width */
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px; 
background: url(images/bullet.png) no-repeat 5px 12px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a:hover {
color: #990000;
background-image: url(images/bullet_on.png);
}
/* cmsms stylesheet: nivo-slider modified: Thursday, January 24, 2019 2:31:35 PM */
/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left: 60px;
	top: 55px;
	color:#000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:700px;
	z-index:8;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:35%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	left: 400px;
	top: -60px;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
