/* TAG STYLE */
body {
	background-color: RGB(2,4,25);
	margin:0;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/site_background.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-position: center top;
}

#content {
	min-height:850px;
}

.UPPERCASE {
	text-transform: uppercase;
}



a{
	text-decoration:underline;
	font-weight:bold;
}


p {
	font-size:small;
	color:#333333;
	margin: 0px;
}


h1{	font-weight:bold;}
.float_right {
	float: right;
}
.sidemargin5px {
	margin-right: 5px;
	margin-left: 5px;
}
.sidepadding5px {
	padding-right: 5px;
	padding-left: 5px;
}
.black {
	color: #000000;
}

.blue {
	color: RGB(0, 76, 126 );
}


.bg_blue{
	background:RGB(0, 76, 126 );
}
.bluebar300w30h {
	background-image: url(../images/bg_bluebar300w30h.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 5px;
}

.yelbar300w30h {
	background-image: url(../images/bg_yelbar300w30h.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	font-weight: bold;
	color:#000000;
	line-height: 30px;
	text-indent: 5px;
}

#upsidedowntab_blue {
	background-image: url(../images/bg_upsidedowntab_blue.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFCC00;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	margin-top: -5px;
	text-indent: 10px;
}


.bg_darkblue {
	color: #FFFFFF;
	background-color: #036;
}

.blueframe5px{
	border: 5px solid RGB(0, 76, 126 );

}
.bluebar_400w25h_leftjustified {
	background-image: url(../images/bg_bluebar_400w25h_lj.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 406px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	line-height:40px;	
}


.yellow {
	color: RGB(255, 230, 0  );
}
.red {
	color: #990000;
}

.yellowframe {
	border: 2px solid RGB(255, 230, 0  );
}


.bg_yellow{
	background:RGB(255, 230, 0  );
}

.grey{
	color:#c9c9c9;
}
.white {
	color: #FFFFFF;
}


.bg_grey{
	background:#c9c9c9;
}
.bg_lightgrey {
	background-color: RGB(230,230,230);
}

.greyframe {
	border: 1px solid #CCCCCC;
}

.blueframe{
	border: 1px solid RGB(0, 76, 126 );

}


.orange{
	color: RGB(241,143,10);
}
#frame #content #video {
	padding: 5px;
	background-image: url(../images/bg_greyslash.png);
	width: 432px;
}

#video {
	margin: 0px 0px 0px 8px;
}

.bg_orange{
	background:RGB(241,143,10);
}

.bold{
	font-weight:bolder;
}

#bar_left {
	background-image:url(../images/chocolate_left.gif);
	background-position:right;
	background-repeat:no-repeat;
	width: 4px;
	height:26px;	
}

#bar_mid{
	background-color:#003366;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

#bar_right {
	background-image:url(../images/chocolate_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	width: 36px;
}



/* LAYOUT & NAVIGATION STYLE*/
#frame {
	width: 900px;
	background-color: #FFFFFF;
	overflow:hidden;
	height: auto;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#frame #content {
	width:670px;
	text-align:left;
	float:right;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

/* CONTROL STYLE */
#chocolatebar {
	width:500px;
	height: 26px;
	position:relative;
	height: auto;
	display: block;

}

#frame #content #multimedia{
	margin:-15px;
}

#frame #topbanner {
	background-image:url(../images/ConU_webbanner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	width:900px;
	height:185px;
}

#frame #h_navigation {
	background-image: url(../images/bg_h_navigation.jpg);
	background-repeat: repeat-x;
	text-align:right;
	height: 30px;
	width: 700px;
	float:right;
}

#frame #h_navigation ul{
	text-align:left;
	list-style-type: none;
	margin:5px;
}

#frame #h_navigation li {
	position: relative;
	display: inline;
	float: left;
}

#frame #h_navigation li a{
	display:block;
	width: 130px;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
	text-transform: uppercase;
	font-size:11px;
	text-decoration:none;
}

#frame #h_navigation li a:hover{
	color:#FFFFFF;
}
#frame #left_bar #v_navigation #registerToday {
	padding-top: 10px;
	padding-bottom: 10px;
}

#frame #left_bar {
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
}

#frame #v_navigation ul {
	text-align: left;
	padding: 0px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#frame #v_navigation li a{
	width:190px;
	height:15px;
	display:block;
	vertical-align:middle;
	padding:5px;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
}

#frame #v_navigation li a.odd{
	background:url(../images/btn_mainNag_regular.jpg);
}

#frame #v_navigation li a.even{
	background:url(../images/btn_mainNag_regular.jpg);
}

#frame #v_navigation li a:hover{
	font-weight:bold;
}

/* Start of Qutation */
#quote {
	background-image: url(../images/quote_mid.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#quote_mid {
	padding-top: 5px;
	padding-left:20px;
}
#quote li {
	font-size: small;
	list-style-type: none;
	margin-left: -20px;
}

#quote_left {
	background-image: url(../images/quote_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 10px;
}
#quote_right {
	background-image: url(../images/quote_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 10px;
}
/* End of Qutation */

/* Start of Upsidedown Qutation */
#quote_btm {
	background-image: url(../images/quote_btm_mid.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height:auto;
}
#quote_btm_mid {
	padding-bottom:: 5px;
	padding-left:20px;
	padding-right:20px;
	height:auto;
}

#quote_btm_left {
	background-image: url(../images/quote_btm_left.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	float: left;
	height: 100px;
	width: 10px;
}
#quote_btm_right {
	background-image: url(../images/quote_btm_right.jpg);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: right;
	height: 100px;
	width: 10px;
}
/* End of Upsidedown Qutation */


#footer {
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 870px;
	padding:15px;
	display:block;
}
#bluebarFlexMid {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 5px;
	background-image:url(../images/roundcorner_m_30h.png); 
	height:30px;	
}

#yelbarFlexMid {
	font-weight: bold;
	color:#000000;
	line-height: 30px;
	text-indent: 5px;
	background-image:url(../images/roundcorner_m_30h_yel.png); 
	height:30px;	
}

.packagePass {
	padding: 2px;
	width: 100px;
	color: #333333;
}
#seminarbody {
	line-height: 25px;
}

.pullquote_container {
	height: 180px;
	width: 180px;
	background-image: url(../images/bg_pullquote_blue.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 5px;
}

/* set millions of background images */
.white_rbroundbox { background:#FFFFFF;}
.white_rbtop div { background: url(../images/img_rc_lefttop.gif) no-repeat top left; }
.white_rbtop { background: url(../images/img_rc_righttop.gif) no-repeat top right; }
.white_rbbot div { background: url(../images/img_rc_leftbtm.gif) no-repeat bottom left; }
.white_rbbot { background: url(../images/img_rc_rightbtm.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.white_rbtop div, .white_rbtop, .white_rbbot div, .white_rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.white_rbcontent { margin: 0 7px; text-align:left; padding:5px; }
.white_rbroundbox { margin: 1em auto; }

.soldout_cross{
	text-decoration:line-through;
	color:#FF0000;
}

.soldout_bgimage{
	background:url(../images/seminarSoldOut.jpg) no-repeat top left;
	height:122px;
	overflow:visible;
}
.hidden{
	display:none;
}

.btn_white {
	background-image: url(../images/bg_btn_white.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 25px;
	width: auto;
	overflow:hidden;
	float: left;
	padding-left: 10px;
}

.btn_white a{
	line-height:25px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	float: left;
}
.btn_white span {
	background-image: url(../images/bg_btn_white.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 15px;
	display: block;
	height: 25px;
}
