/* Ingenex Digital BOILER PLATE =====================================
Company: Ingenex Digital
Project: CorDynamics
Author: Chris J. Lee
Comments:

= COLOR REFERENCE GUIDE =

FONT COLOR: #000000
HEADING COLOR: #333333
SECONDARY HEADING: #666666
BACKGROUND COLOR: #FFFFFF
SECONDARY BACKGROUND COLOR: #EFEFEF
HIGHTLIGHT COLOR: #990000 
LINK COLOR: #990000

================================================================*/



/*===============================================================
	G L O B A L     V A R I A B L E S
============================================== =GLOBAL VARIABLES */

html, body { 
font-family: Arial, Helvetica, sans-serif; font-size: 65.5%; line-height: 1.5em; }

#pagewidth {
width: 935px; margin: 0 auto 0 auto;  }
a { color: #1a73ad;}
a:hover { text-decoration: none; }

.main #pagewidth { background:url(/beta/images/main-pagewidth-bg.jpg); }


/*===============================================================
	N A V I G A T I O N 
=================================================== =NAVIGATION */

		
#main_nav { float: left; display: block;  width: 900px; margin: 10px 0 0 0; line-height: 1.5em; list-style: none; padding:0;}
#main_nav li { float: left; padding: 0; margin: 0 45px 0 0;}
#main_nav li a { font-size: 14px !important; color: #8f3594; text-transform:capitalize; text-decoration: none; display: block; line-height: 16px; }
#main_nav li a:hover, #main_nav li a.active { background: #ffc423; }

/* ACCESSIBLE ROLL OVERS
#main_nav li { float: left; }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; width: 0px; height: 0px; } 

#button1 { background: url(--/images/button1.jpg); width: 0px; }
#button1:hover { background: url(../images/button1.jpg) -0px 0; }
#button.active { background: url(../images/button1.jpg) -0px 0; }
*/

/*===============================================================
	T Y P O G R A P H Y
==================================================== =TYPOGRAPHY */

#header { height: 222px; background: url(/beta/images/header-bg.jpg) no-repeat; padding: 0 0 0 13px; margin: 20px 0 0 0; }

h1, h2, h3, h4, h5, p { margin: 5px 0 20px 0; }

strong { font-weight: bold; }
em { font-style: italic; }


#content_wrap { background: url(/beta/images/interior-bg.gif) center top no-repeat; padding: 10px 0 0 0; }
#content { width: 935px; margin: 0 auto 0 auto; }

h1 { font-size: 2.2em; } 
h2 { font-size: 2em; }
h3 { font-size: 1.8em; margin-bottom: -15px !important;}
h4 { font-size: 14px; color: #0a69a7; font-weight: bold; margin: 30px 0 0px 0;}
h5 { font-size: 12px; color: #0a69a7; font-style: italic; margin: 20px 0 0 0; }
h6 { font-size: 13px; font-weight: bold; letter-spacing: .05em; margin: 15px 0 15px 0; }

.list { list-style-type:disc; font-size: 1.6em; margin: 1.2em 0px 2em 1.2em; line-height: 1.5em; }

#content h1 { color:#DAC3DF; }
#col-left h1 { float: left; width: 100px; color: #DAC3DF; }

ul { list-style: disc outside; padding: 0 0 0 15px; line-height: 1em; margin: 0 0 20px 0;}
ul li { padding: 0 0 0 5px; margin: 5px 0 5px 0; }

/* img { border-width: 0px; display: inline; float: left; } */

div > div, div > ul, div > ol, 
div > fieldset, div > form, 
div > p, div > span, div > table, div > blockquote, div > dl  { font-size: 1em; }
p { line-height: 1.5em; }
p + p { margin: 1em 0px; }
body { font-family:Arial, Helvetica, sans-serif; }



/*===============================================================
	L I N K      S T Y L I N G
=================================================== =LINK STYLING */
a {  color: #1a73ad }
#content a { color: #1a73ad }
#content a:hover { text-decoration: none;  }
/*===============================================================
	C O N T E N T     S T R U C T U R E
============================================== =CONTENT STRUCTURE */

#header { }
#pagewidth {  }
#footer-links { clear:both; margin: 0px;  } 
#footer-links a { font-size: 10px !important; }


.main #pagewidth #content { width: 935px; background:url(/beta/images/content-bg.jpg) repeat-y; }
.main .col-full { background:url(/beta/images/col-right-bot-bg.jpg) top left no-repeat; height: 350px; }
.main #col-bottom { clear: both; background: #fff url(/beta/images/col-right-bot-bg.jpg) no-repeat; height: 220px; margin: 0px 0px 0px; }

.main #col-bottom div { width: 225px; float: right; margin:  30px 50px 0px 0; font-size: 11px !important; line-height: 13px !important; height: 175px; overflow: auto;}
#col-bottom a { color: #000; text-decoration: underline; }
#col-bottom a:hover { text-decoration: none; }

.main #footer { margin: 0 0px 0px 110px; width: 835px; }

.contact_page { height: 460px; }

#col-left, #col-right { float: left;  display: block; }
#col-left { width: 575px; margin-left: 20px; font-size: 13px;}
.imgfl { float: left; margin-right: 20px; margin-bottom: 10px;}
 #col-right { width: 297px;  margin-left: 20px; font-size: 11px !important; line-height: 13px !important; }
.interior #col-right { background: #745677; }

* html #content #col-right { height: auto; }
#col-right .inner { width: 200px; padding: 0 30px 15px 25px; margin-left: 20px; }

.interior #col-right { margin: -10px 0 0 0; }
.interior #col-left { width: 575px; margin-right: 20px; }

.halfcol_left { float: left; width: 49%; }
.halfcol_right { float: right; width: 49%; }


/*===============================================================
	H E L P E R    C L A S S E S
============================================== =HELPER CLASSES */

.fr { float: right; }
.fl { float: left; }

.b { font-weight: bold; }
.i { font-style: italic; }

.fr15 { float: right; margin: 0 0 0 15px; }
.fl15 { float: left; margin: 0 15px 0 0; }

.listnomargin { margin: 0; padding: 0 0 0 15px; }

ul.menu { width: 100%; display: block }
ul.menu li { float: left; margin-right: 2em; }
ul.menu li a { font-size: 1.6em; }

ol { list-style: decimal; padding: 0 0 15px; }
ol li { margin: 5px 0 5px 0; line-height: 1.1em; }

.col-full { width: 100%; }


.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.taj { text-align: justify; }
.abs { position: absolute; }
.contact_image { position: absolute; margin-left: -377px; margin-top: 75px;  }

.nomargin { margin: 0 !important; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }
.m25 { margin: 25px; }
.m30 { margin: 30px; }
.pnomargin p { margin: 0 !important; }

.abs { position: absolute; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }

/* 	Clearfix 	*/
.clearfix:after, .col-full:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0;  height: 0; }
.clearfix, .col-full { display: inline-block; }
html[xmlns] .clearfix, html[xmlns] .col-full { display: block; }
* html .clearfix, * html .col-full  { height: 1%; }

 
/*===============================================================
	A C C E S S I B I L I T Y
======================================= =ACCESSIBILITY CLASSES */

#skip_links { position: absolute; margin-top: -100px; }


#foot_wrap { background: url(/beta/images/interior_footer.gif) center top no-repeat; padding: 35px 0 30px 0;}
#footer { width: 935px; margin: 0 auto 0 auto; }
.interior #footer-links { width: 595px !important; } 
#footer-links { list-style: none; line-height: 1.5em; position: relative; z-index: 100; }
#footer-links a { color: #000; text-decoration: none; }
#footer-links a:hover { text-decoration: underline;}
#footer-links { margin: -15px 0 0 0; text-align: right; width: 595px; }
#footer-links li { float: right; width: auto; vertical-align: bottom; zoom: 1; margin-left: 0px; padding-left: 0px; }

/* ============
   S M A L L
============= */


.small #col-left { height: 440px; }

#main_nav li ul {
   border-top: 1px solid #aeb0b2; 
	position: absolute; list-style: none;
	 padding: 0px 0 0 0; 
	left: -999em; margin: 0;
	background: #fff; width: 166px;
}

#main_nav li ul li { margin: 0; padding: 0; float: none; width: 166px; }

#main_nav li ul li a { width: 154px; display: block; padding: 7px 5px 7px 5px; line-height: 1.3em; background: #000; border: 1px solid #514f4d; border-top: none; border-bottom: none; color: #fff; }

#main_nav li ul li a:hover { background: #000; color: #ffc423; }

.bottom_nav { margin: 0; padding: 0 !important; height: 16px; }

#main_nav li:hover ul , #main_nav li.sfhover ul {
	left: auto;
}

#sitemap { list-style: none; }
#sitemap ul { list-style: none; }

#tag { padding: 60px 0 30px 0; text-align: center; }
#tag a { color: #333; font-size: 8px; }

.memForm { width: 270px; margin: 30px 0 0 0; float: left; }
.memForm legend { display: none; }
.memForm label { width: 100px; text-align: right; float: left;  }
.memForm input { float: right; width: 150px; margin: 0 0 0 0; }

.memForm ul { list-style: none; margin: 0; padding: 0; }
.memForm li { clear: both; height: 30px; }

.ign_login { width: 250px; float: right; background: #eee; padding: 10px; margin: 30px 0 0 0; }
.ign_login p { font-weight: bold; }