/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background:url(../images/bg-clock.gif) repeat-x top;
	background-color: #F2EAB5; 
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	xtext-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}

/*------------------------------------------------ 
   Reserved area for milonic main horizontal menu  
------------------------------------------------*/
#nav {
	width: 903px;
	height: 31px;
	padding-top: 38px;
	padding-right:  7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.2em;

}

/*------------------------------------------------ 
   Milonic side menu  
------------------------------------------------*/ 
#sidenav {
	width: 221px;
	position:absolute;
	left: 55px;
	top: 210px;
}

/*------------------------------------------------ 
  Image Caption
------------------------------------------------*/  
.caption {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	xfont: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;  
	line-height: 1.4em;
} 

/*------------------------------------------------ 
   Rotating Admonitions
------------------------------------------------*/  
.admonition_title {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	color: #FFFFFF;  
	font-weight: bold; 
} 

#admonition {
	width: 165px;
	position:absolute;
	left: 55px;
	top: 370px;
	font-size: 1.0em;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xborder: dashed 1px #999999;
	background-color: #CA0202;	
} 

/* Links in admontions script */
a.admon:link, a.admon:visited {
	color: #FFFFFF; 
	text-decoration: underline;
}	
a.admon:hover {
	color: #FF7E50; 
	text-decoration: none;
	background-color: #FFFFFF ;
	}
 
/*-----------------------------------------------------
   
-------------------------------------------------------*/
#bannerxxx {
	width:960px;
}

/*-----------------------------------------------------
  Footer links for SEO
-------------------------------------------------------*/
#footerlinks {
 	font-size: 1.1em;
	padding-left: 215px;
	width: 845px;
	margin-top: -15px;
	background-color: #CA0202;	
}

#footerlinks li {
	display: inline;
	margin-right: 0.1em;
	padding-right: 0.75em;
	border-right: 1px solid #DDDDDD;
}

/* Get rid of the last vertical bar */
#footerlinks li.last {
	border-right: 0;
}

#footerlinks a { color: #EEEEEE;  text-decoration: none;}
#footerlinks a:visited { color: #CCCCCC; }
#footerlinks a:hover { color:#000000; background-color:#FFFFFF;}

#copyright {
	padding-left: 175px;
	margin-top: -11px;
	xbackground-color: #CA0202;	
}

#phone {
	position: absolute;
	left: 50%;
	width: 299px; height: 14px;
	top:   10px;
	margin-left:    110px;
	}

/**** copyright link ***/

A.bod2:link {color:#FFFFFF; text-decoration: none; font-size: 1.0em; } 
A.bod2:active { color:#FFFFFF;  text-decoration: none;} 
A.bod2:visited { color:#FFFFFF; text-decoration: none; }
A.bod2:hover { color:#000000; background-color:#FFFFFF; text-decoration: none;  }

 
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.gif) no-repeat top;
	padding-bottom: 33px;
}

#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
 

.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}


/**** DETAIL PAGE ****/
#content_detail_wrap {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(../images/bg_content.gif) repeat-y;
	xborder: 1px dashed;   
}
 

 /***** WAW MARKETING *****/
#logo {
	position: absolute;
	xleft: 50%;
	left: 60px;
	top: 35px;
	width: 145px;
	height: 152px;
	xmargin-left: -560px;
}

/***** WAW *****/
#content_detail {
	width: 684px;
	background:url(../images/bg_content_top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}
#column_detail {
	float: left;
	width: 218px;
	padding-top: 20px;
	xborder: 1px dashed ;  
}

/* Masthead image */ 
#masthead {
	width: 684px;
	padding-bottom: 11px;

}
#content_detail_text {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#text_sec {
	width: 450px;
	float:left;
	line-height: 18px;;
}
#text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_main {
	width: 620px;
	float:left;
	line-height: 18px;;
}
#text_main p {
	margin:0px;
	padding-bottom: 10px;
}
#text_main ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_main ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}
#right_col {
	float:right;
	padding-top: 3px;
}
 
.centercol {
	text-align:center;
}
 
#content_detail h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-left: 10px;
}

/*-----------------------------------------------------
  Links
-------------------------------------------------------*/

a:link {
	color: #CA0202; 
	text-decoration: underline;
}

a:visited, a:active {
	color: #FF7E50; 
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #CA0202 ;
	}

a.imglink:hover {
	text-decoration: none;
	background-color: transparent ;
	}	
	
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: normal;
	color:#9D0000;
	padding-bottom: 15px;
}


.h1_small {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: normal;
	color:#9D0000;
	padding-bottom: 15px;
}
 
h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	color:#9D0000;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	color:#9D0000;
	padding-bottom: 14px;
	padding-left: 10px;
	margin-top: -6px;
}

/* Same as H3 except padding-left: 0 */

h4 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2em;
	color:#9D0000;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: -16px;
}

/* HOME PAGE BOXES */
.boxodd {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	color:#9D0000;
	background-color: #F2EAB6;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -6px;
}


.boxsmalltext {
	xfont-size: 1.2em;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.boxoddsm {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	xfont-size: 1.2em;
	font-weight: normal;
	line-height: 8px;
	text-align: center;
	color:#9D0000;
	background-color: #F2EAB6;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -6px;

}

.boxeven {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	color:#F2EAB6;
	background-color: #CA0202;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -6px;
} 
.page_title {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:#BBBBBB;
	padding-bottom: 10px;
	margin-top: -16px;
}

.nonprop {
	margin: 0px;
	font-family: Courier New, Courier, monospace, serif;
	font-size: 1.2em;
	xfont-weight: bold;
	color:#000000;
	margin: 0px;
	line-height: 1.2em;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}

.subheadsm {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	color:#9D0000;
	padding-bottom: 12px;
	padding-left: 0px;
	xmargin-top: -16px;
}

ul,   ol  {
	list-style-position: outside; 
	padding-left: 23px;
	margin-left: 0px;
	margin-top: 5px;	
	xmargin-bottom: 15px;
	}
	
dl, li, dt, dd {
 	line-height: 17px;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 8px;
	border: 0;
	}	

blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}

.crosshead {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.5em; 
	color: #027D6C;  
	xfont-weight: bold;  
	line-height: 24px;
	text-align: center; 
}
 
hr {
	border: none 0;
	border-top: 1px dotted #999999; /*the border*/
	width: 100%;
	height: 1px;   /*whatever the total width of the border-top and border-bottom equal*/
} 
 
 .testimonial {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 45px;
	margin-bottom: 13px;
	background-color: #FFFFEE;
	border: 1px solid #999999;
	xmargin-left: 55px;
}
 
#contentARR {
 	display: hidden;
} 	
 
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.line {
	padding-bottom: 8px;
}
/*-----------------------------------------------------
  FORM ELEMENTS

input, textarea, select {
	background: #FFFFFF; 
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
-------------------------------------------------------*/
input.clean {
	border-style: none; 
	background: none;
}
.formbutton {
	font-size:16px; 	
	font-weight:bold; 
	color:#FFFFFF; 
	background-color:#CA0202; 
    border-style:outset; 
	border-style:solid; 
	border: 1px;
	border-color:#333333;
	line-height:18px; 		
}
.txfield {
    	font-family: verdana, arial, tahoma;
		font-size: .8em;
		border: 1px;
		border-style: solid;		
		background: #F8F8F8;
} 		 			


div.commit {
	margin-left: 100px;
}
.commit .left {
	margin-left: -100px;
	float: left;
}
