@charset "utf-8";
/* CSS Document */

/*========================================================*/
/*             CSS for PrePressSuppliesOnline             */
/*                http://www.mindwhirl.com                */
/*                                                        */
/*                                                        */
/*                                                        */
/*========================================================*/

/*========================================================*/
/*  Default                                               */
/*========================================================*/



/* Style For HTML PAGE                 --*/ html { height: 100%; }
/* Style For HTML BODY                 --*/ body { margin: 0 0 0 0; /*background: url(../images/bg_top.jpg); background-repeat:repeat-x;*/ background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}


/*========================================================*/
/*  Container Elements                                    */
/*========================================================*/

/*-- main page container               --*/ #pageContainer { position: inherit; width:962px; height:100%; margin: 0 0;; /*border-left:1px solid #78c448; border-right:1px solid #78c448;*/ clear:inherit;}

/*-- Header container                  --*/ #header { /*float:left;*/ position: inherit; width:962px; height: inherit;/* background:url(../images/blockBG.gif); background-repeat:repeat; */ margin: 0 0 0 0;}

/*-- contentContainer                  --*/ #contentContainer{ width:962px; height: inherit; background-color:#ffffff; }

/*-- Navigation Container              --*/ #navigation{ float: left; position: inherit; width:221px; height: auto; margin: 0 0 0 0;}

/*-- Navigation Links                  --*/ #navLinks { position: inherit; width:221px; height: inherit; padding: 0; margin: 0;}

/*-- testimonials container            --*/ #testimonials { position: inherit; width:221px; padding: 0; margin: 0; height: inherit; }


/*-- Testimonial Header                --*/ #testHead { background-color:#000000; color:#FFFFFF; padding: 10px;} /* I may use an H1  or H2 Here */

/*-- Testimonial Copy                  --*/ #testCopy { background-color:#00aef0; color:#000000; padding: 10px;}

/*-- content container                  --*/#content { float:left; position: inherit; width:387px; height: inherit; padding: 15px;}

/*-- content container                  --*/#section1 { border:#d8d7d7 solid 1px; padding: 15px;}
/*-- content container                  --*/#section2 { }

/*-- contentRight container             --*/#callouts{ float:left; position: inherit; width:322px; height: inherit; background:#ffffff; padding:15px 0 15px 2px; }

/*-- callout container                  --*/#callout1 { position:relative; border:#d8d7d7 solid 1px; padding: 15px; background-color: #313131; color: #ffffff;}
/*-- callout container                  --*/#callout2 { position:relative; border:#d8d7d7 solid 1px; padding: 15px;}
/*-- callout container                  --*/#callout3 { position:relative; border:#d8d7d7 solid 1px; padding: 15px;}
/*-- callout container                  --*/#callout4 { position:relative; border:#d8d7d7 solid 1px; padding: 15px; background-color: #9c9c9c; color: #ffffff;}


/*-- clear class (to make content area enclose content containers)  --*/ .clear { clear:both; }


/*-- Footer container                  --*/ #footer{ position: inherit; width:962px; height:41px;}


/*========================================================*/
/*  Navigation Elements                                   */
/*========================================================*/

/****************** Dropdown Menu styling starts here **************/


/*-- Main Nav List and Items            --*/#mainLevelNav, #mainLevelNav ul { padding: 0; margin: 0; list-style: none; height: inherit; font-weight:bold;}
											
											#mainLevelNav a { display: block; width: 200px; height: 10px; color:#000000; border-right:#d8d7d7 solid 1px; border-bottom: #d8d7d7 solid 1px; text-decoration:none; padding:10px 10px 10px 10px; background-color:#00aef0; }
											
											#mainLevelNav li { float:left; }
											
											#mainLevelNav li a:hover { background-color:#b7b8b8; color:#000000; height: 10px; }
											
											
/*-- Sub Nav List and Items            	--*/#mainLevelNav li ul { position: absolute; width: 220px; left: -900px; margin-left : 220px; margin-top : -32px; z-index: +1;}

											#mainLevelNav li ul li{ }

											#mainLevelNav li ul li a { width: 220px; height: 8px; color:#000000 ; border-right:#d8d7d7 solid 1px; border-bottom:#d8d7d7 solid 1px; border-left: #d8d7d7 solid 1px; border-top:#d8d7d7 solid 1px; text-decoration:none; padding:5px 10px 10px 10px; background-color: #b7b8b8; margin: 0 0 0 0;}   
 
 											#mainLevelNav li ul li a:hover { background-color:#b7b8b8; color:#ffffff; height: 8px; }
											
											#mainLevelNav li:hover ul, #mainLevelNav li.sfhover ul  { left: auto; }


/* **************** Dropdown Menu styling end here ***************/

/****************** Footer Menu styling starts here **************/

/*-- Footer Nav List and Items         --*/ #footerNav ul { float:right; display:block; list-style:none;}

/*-- Footer Nav List and Items         --*/ #footerNav ul li{ display: inline; padding: 0px 10px;}

/*-- Footer Nav List and Items         --*/ #footerNav ul li a{ color:#FFFFFF; text-decoration:none;}

/*-- Footer Nav List and Items         --*/ #footerNav ul li a:hover{ color:#cc7a00; text-decoration:none;}

/* **************** Footer Menu styling end here *****************/



/*========================================================*/
/*  Text   --- Default text is specified in the Body tag  */
/*========================================================*/


/*-- H1                               --*/   h1{ position:relative; height:auto; margin-bottom:1pt; margin-top:5pt; line-height:12pt; font-size:12pt; font-weight:bold; color: #00aef0; overflow:hidden; font-family: Helvetica, Verdana, Arial, sans-serif; width:320px; }
/*-- H1 Black                          --*/   h2{ position:relative; height:auto; margin-bottom:1pt; margin-top:5pt; line-height:12pt; font-size:12pt; font-weight:bold; color: #313131; overflow:hidden; font-family: Helvetica, Verdana, Arial, sans-serif; width:290px; }
/*-- H3                               --*/   h3{ position:relative; height:auto; margin-bottom:1pt; margin-top:5pt; line-height:12pt; font-size:12pt; font-weight:bold; color: #00aef0; overflow:hidden; font-family: Helvetica, Verdana, Arial, sans-serif; width:290px; }

/*-- H2                              h2 { position:relative; height:auto; margin-bottom:12pt; margin-top:10pt; line-height:16pt; font-size:14pt; font-weight:bold; color: #cc7a00;}  --*/
/*-- P                                --*/  p { margin-top:0;}

/*-- H3                               --*/ .moduletable h3 { position:relative; height:auto; margin-bottom:14px; margin-top:0px; line-height:16pt; font-size:14pt; font-weight:normal; color: #2f2d24;}
/*-- P                                --*/ .moduletable p { padding: 5px;}



/*========================================================*/
/*  Links                                                 */
/*========================================================*/


/*-- body text Links                   --*/ a:link{ color: #00aef0;}
/*-- body text Links                   --*/ a:visited{ color: #00aef0;}
/*-- body text Links                   --*/ a:hover { color: #000000;}

/*-- body text Links                   --*/ a:link2{ color: #ffffff;}
/*-- body text Links                   --*/ a:visited2{ color: #ffffff;}
/*-- body text Links                   --*/ a:hover2 { color: #000000;}  



/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*========================================================*/
/*  IMAGES                                                */
/*========================================================*/


/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/


/*--  Callout Unordered List li   --*/ #calloutUnorderedList li{ list-style:none; margin: 0 0 0 -30px; color: #00aef0; background-image: url(../images/bulletG.jpg); background-position:top-left; background-repeat:no-repeat; height:25px; padding: 0 0 0 15px; }

/*--  Callout Unordered List li   --*/ #calloutUnorderedList li.xkz {height: 40px;}

/*--  Callout Unordered List li   --*/ #calloutUnorderedList2 li{ list-style:none; margin: 0 0 0 -30px; color: #ffffff; background-image: url(../images/bulletG2.jpg); background-position:top-left; background-repeat:no-repeat; height:25px; padding: 0 0 0 15px; }

/*--  Callout Unordered List li   --*/ #calloutUnorderedList2 li.xkz {height: 40px;}



/*-- clr class                       --*/ .clr {width: 0px;}

/*-- clr class                       --*/ #clearLeft {clear:left;}
/*-- clr class                       --*/ #clearBoth {clear:both;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

