/*
Theme Name: Web Directive
Theme URI: 
Description: 
Version: 0.1
Author: Loreto Gabawa Jr.
*/

@charset "utf-8";
* {margin:0;padding:0;} 
h1, h2, p, body  {padding:0; margin: 0}
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
p   {padding-top: 5px; padding-bottom: 10px;}
#headerwrap {
	height: 238px;
	width: 100%;
	background-image: url(Header-Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(body-background.gif);
	background-repeat: repeat-y;
}
#main {
	text-align: left;
	width: 940px;
}


#logoplace {
	height: 39px;
	width: 272px;
	overflow: hidden;
	position: absolute;
	top: 73px;
	left: 61px;
}
#topbtn {
	position: absolute;
	height: 55px;
	width: 173px;
	top: 17px;
	right: 15px;
}
#header {
	height: 173px;
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header-background.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#phonetop div a    {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-transform: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	left: 474px;
	padding-top: 1px;
	background-repeat: repeat-x;
	height: 20px;
	background-color: #000;
	position: absolute;
	width: 476px;
	top: 2px;
}

#container {
	text-align: left;
	width: 940px;
	background-image: url(body-background.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	z-index: 11;
} 
.nav {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.nav a:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.nav a:visited {
	color: #FFF;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
.nav a:hover {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
.nav a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
}

#sidebar1 h1 {
	text-transform: uppercase;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#sidebar1 h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sidebar1 ul ul {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 8px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar2 h1 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	color: #041456;
}
#sidebar2  h2 {}
#sidebar2 ul, #sidebar2 ol {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 5px;
	list-style: none;
}
#sidebar2 ul li, #sidebar2 ol li {
	list-style: none;
	text-align: left;
}

/* CFORMS */
#cforms-2 {	
	margin: 0 auto;	
	text-align: left;
}
#cforms-2 div {
	
}
#cforms-2 form {
	width: 210px;
}
#cforms-2 form p{	
	width: 210px;
	text-align: center;
}
#cforms-2 form p input[type=submit]{
	background: url(Send_Information_Now.png) top center no-repeat;	
	height: 40px;
	width: 193px;
	border: 0;
}
#cforms-2 form ol li label {
	text-align: left;	
}
#cforms-2 form ol {
	width: 210px;
}
#cforms-2 form ol li label span{	
	width: 200px;
	margin-bottom: 5px;
	font-size: 11px;
	display: block;	
}
#cforms-2 form ol {
	width: 265px;
}
.cform {	
}
#cforms-2 form ol li input[type=text], #cforms-2 form ol li textarea{		
	margin-bottom: 5px;
	padding: 4px;
	font-size: 13px;
	width: 200px;
}
#cforms-2 form ol li textarea {
	height: 60px;
}
#cforms-2 form fieldset {
	display: none;
}
.cf-ol li {
	padding: 2px;
	display: block;
}
.cf-ol li span {
	display: block;
}
div[class="cf_info failure failure2"] {
	margin: 5px 0px;
	padding: 5px 0px;
	color: red;
}
div[class="cf_info failure failure2"], .cf_li_err {
	/*width: 200px;
	border: 1xp solid red;*/
}
/******/

#mainContent {
	line-height: 20px;
	float: left;
	width: 619px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 10;
} 
#mainContent h1 {
	margin: 0;
	color: #14303e;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
#mainContent h2 {
	padding-bottom: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	font-style: italic;
}

#mainContent ul {
	padding-left: 20px;
}
/*
#mainContent li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(list-image.png);
	background-repeat: no-repeat;
	padding-left: 28px;
} */
#footer {
	font-size: 11px;
	text-align: center;
	color: #FFF;
	padding-bottom: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
} 
#footer a:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #CCC;
	font-size: 11px;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}
/* FOOTER-MENU*/
#footer div ul {
	list-style: none;
	margin: 0 auto;
	width: 400px;
}
#footer div {
	text-align: center;
}
#footer div ul li {
	float: left;
}
#footer div ul li a {
	display: block;
	padding: 0px 4px;
	border-right: 1px solid #fff;
}
#footer div ul li:last-child a {	
	border: 0;
}
/******/
.boxtitle   {
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(top-shade-header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img, div, a, input { behavior: url(iepngfix.htc) }
#twitter_div {
	background-color: #E6E6E6;
	width: 200px;
	color: #666;
	padding: 5px;
}
.sidebar-title {
	text-transform: uppercase;
	font-size: 12px;
	color: #036;
	font-weight: bold;
}
#contentbody {
	background-color: #FFF;
	background-image: url(content-background.gif);
	background-repeat: no-repeat;
	width: 697px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contentbottom {
	background-image: url(bottom-content.gif);
	height: 4px;
	width: 727px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#twitter_update_list {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_update_list li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.topnav {
	color: #FFF;
	font-style: italic;
}
.topnav a:link {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.topnav a:visited {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.topnav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-style: italic;
}
.topnav a:active {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#formtop {
	background-image: url(formbox-top.gif);
	height: 13px;
	width: 232px;
}
#formbody {
	width: 232px;
	word-wrap: break-word;
}
#formbottom {
	background-image: url(formbox-bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 232px;
}
/* Form CSS Front Page */
/* Generated CSS theme for user-created form */
          
    /* Generated CSS theme for user-created form */
          
          /* Hack to fix border on floated elements in IE */
          .ie_cleardiv {
          display: block;
          clear: both;
          float: none;
          margin: 0;
          /*border: 1px dotted red;*/
          }
          
          .field-container {
	display: block;
	clear: both;
	vertical-align: top;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	width: 205px;
	margin-left: 4px;
          /*border: 1px solid red;*/
          }
          .asterisk {
          color: red;
          }
          
          .instructions {
          margin-top: 0;
          color: #2e2e2e;
          font-family: Trebuchet MS, arial, helvetica, sans-serif;
          font-size: 12px;
          line-height: 1.1em !important;
          }
           .field-container p {margin: 0; padding-top: 4px; padding-bottom: 0;}
          .myform-field_title-top,
          .myform-field_title-left {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #FFF;
	border-width: 1px;
	border-color: #ccc;
	border-style: hidden;
	padding-left: 0;
	margin-top: 0;
          }
          .myform-field_title-left {
          display: block;
          float: left;
          margin-right: 15px;
          /*margin-top: 12px;*/
          margin-top: 2px;
          text-align: left;
          /*border: 1px solid red;*/
          }
          
          .myform-field_title-hidden {
          display: none;
          }
          
          .myform-input_container, .myform-formfield_container {
	float: left;
	margin-top: 0;
	font-size: 12px;
	display: block;
	margin-left: 0px;
          }
          
          #form_body_container h1,
          #form_body_container h2,
          #form_body_container h3,
          #form_body_container h4,
          #form_body_container h5,
          #form_body_container h6 {
          font-family: Trebuchet MS, arial, helvetica, sans-serif;
          margin-bottom: 0;
          }
		  #userform-submit_btn-container {
	height: 40px;
	width: 193px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*

p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.

We set padding and margin to zero to eliminate all indentation, turn bullets off,

and set a font-family different from the global font-family declared for the

body element above. This sets font for just the menu. Do not add a font-size here.

*/

#awcc_hnavbar{
	height:53px;
	width:910px;
	background-image: url(navigation-bar.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	left: 0px;
	top: 173px;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
	z-index: 9;
	padding-bottom: 5px;
}
#awcc_hnavbar a {
	padding-left: 9px;
	padding-right: 9px;
}
#awcc_hnavbar img {
	vertical-align: middle;
}

#p7menubar, #p7menubar ul {

    padding: 0;

	margin: 0;

	list-style: none;

}



/*Added for SAHLA image dividers   */

    #p7menubar img {
	vertical-align: middle;
	float: left;

    }





/*

Root-Level Links.  Do not change the first two properties.

Adjust padding values to make the root links taller and to offset them

from the left and right edges of the link box. The border right creates a

separator between links. Font-size is set here and will apply to all menu levels.

Font color is set to light gray.

*/

#p7menubar a, #p7menubar li > a {
	display: block;
	text-decoration: none;/*SAHLA*/
	line-height: 32px; /*SAHLA*/
	/*	border-right: 1px solid #333;  */

	font-size: 13px;  /* fixed size for horizontal nav - SAHLA */
	color: #FFF; /*SAHLA*/
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;	
	background: url(images/hnav_div.gif) top right no-repeat transparent;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#p7menubar li ul li a {
	background: none;
	font-size: 11px;
	display: block;
	padding: 10px 10px;
}

/*

Class assigned to those Root-Level links that have associated Sub-Menus.

The top and bottom padding assigned this element must be the same as

that assigned to the p7menubar a element. The right padding is increased

to accomodate the display of background image depicting a downward

pointing arrow.

*/

#p7menubar a.trigger {
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}

/*

The Root-Level list items. Floating left allows

them to appear horizontally. Width is for IE5 Mac. The last rule in

this style sheet will set the width for this element to auto for all

other browsers - hiding it from IE5 Mac. The width is proportional.

As you add and edit root menu items, you will need to test this width

to ensure it is wide enough to accomodate all text.

*/

#p7menubar li {
	float: left;
	width: 9em;

}

/*

Sets width for Sub-Menu box and the List Items inside - in proportional em units.

This allows the sub-menu width to expand if users resize the text in their browsers.

*/

#p7menubar li ul, #p7menubar ul li  {
	width: 20em;
	text-align: left;

}

/*

The sub-menu links. We set color and turn off the right border, which

would otherwise be inherited from the root link rule. We set top and

bottom padding less than the root items and increas the left padding

to indent the sub-menu links a small amount in from the root links.

*/

#p7menubar ul li a  {
	color: #FFF; /*SAHLA*/
	border-right: 0;
	text-transform: none;   /*SAHLA*/
	/*background-image: none; */
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}

/*

Sub-Menu Unordered Lists describes each dropdown sub-menu grouping.

Positioned Absolutely to allow them to appear below their root trigger.

Set to display none to hide them until trigger is moused over.

Background Color must be set or problems will be encountered in MSIE.

Right and bottom borders are set to simulate a raised look.

A gradient background image is assigned.

*/

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #101C29;
	z-index: 1000;
	overflow: visible;

}

/*

Changes the Text color and background color when the Root-Level

menu items are moused over. The second selector sets color and background

when Root-Level items are accessed with the keyboard tab key. The third

selector sets an active state to support keyboard access in MSIE. The fourth

selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.

Note that IE7 supports hover on elements other than links and so behaves

like Firefox, Opera, and Safari - making the menu operable even if JavaScript

is not enabled.

*/

#p7menubar li:hover a, #p7menubar a:focus,

#p7menubar a:active, #p7menubar li.p7hvr a {
	text-decoration: underline;
  /*	color: #000000;

  	background-color: #da5b5b; SAHLA */

}

/*

Set the Sub-Menu UL to be visible when its associated

Root-Level link is moused over. The second selector is

assigned to IE5 and IE6 via the P7_ExpMenu script.

*/

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {

	display: block;

}

/*

Sets the Text color of the Sub-Level links when the Root-Level

menu items are moused over. The second selector is

assigned to IE5 and IE6 via the P7_ExpMenu script.

The color set should march the normal Sub-Level link color

in the rule: #p7menubar ul li a. The background color must be

transparent to allow the underlying gradient background on the UL

to show through.

*/

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFF; /*SAHLA*/
	background-color: transparent;
	text-decoration: none;

}

/*

The normal hover class for Sub-Level links. The Important directive

is required for older browsers. We set a background color, which shows

over the gradient background. We set text color to white.

*/

#p7menubar ul a:hover {
	background-color: #000!important;
	color: #FFFFFF!important;

}

/* The single backslash \ character inside this comment

causes IE5 Mac to ignore the following rule, which allows other

browsers to render top-level menu items to their natural width.

Do not edit this rule in any way. */

#p7menubar li {width: auto;}

/*Modules Infoboxes Home Page */
#infobox {
	height: 140px;
	width: 940px;
	color: #FFF;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow:hidden;
}
#infobox a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#infobox a:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#infobox a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#infobox a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#infobox h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #f3e6c9;
}
#infobox p {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 3px;
	font-style: italic;
}
.boldtop  {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: none;
	color: #f3e6c9;
}
#left {
	width: 220px;
	float: left;
	margin-right: 20px;
	height: 135px;
}
#left2 {
	width: 220px;
	float: left;
	margin-right: 20px;
	height: 135px;
}
#right {
	width: 220px;
	float: right;
		height: 135px;
}
#right2 {
	width: 220px;
	float: left;
	margin-right: 20px;
		height: 135px;
}
/*Slider Buttons*/

a.button {
	color: #000;
	display: block;
	float: left;
	height: 34px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(button-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.button span {
	display: block;
	line-height: 24px;
	background-color: transparent;
	background-image: url(button-left.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
} 
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration: none;
} 

/* Design Portfolio*/
.design-portfolio-table {
	margin: 0;
	padding: 0;
}
.design-portfolio-table tbody tr td, .design-portfolio-table tbody tr td p, .design-portfolio-table tbody tr td p a {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.design-portfolio-table tbody tr td p a {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.design-portfolio-table strong a, .design-portfolio-table strong a:visited{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
a.inline:hover {
	cursor: url(images/zoomin.cur), pointer !important;
}
.design-portfolio-header {
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
}

.technologies h2 {
	font-size: 15px;
}

.post-images-left {
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;	
	border: 0;
}

