@import url("../css/stylesheet.css");
@import url("../patTemp/css/menu.css");



/*------------------ joomla stuff ------------------*/
/*a {text-decoration: none;}*/
img {
	border: none;
}
a:link, a:visited {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #9a9db2;
  text-decoration: none;
}
ul {
	padding-left: 15px; 
	margin-right: 40px;
}
ul li {
	list-style: disc;
}
ol {
	padding-left: 20px; 
	margin-right: 40px;
}
ol li {
	margin-left: 5px;
	list-style:decimal;
}
hr {
	margin: 20px 0;
}

a.mainlevel {
/*	float: left;
	width: 100%;
	height: 25px;
	font-family: Georgia, serif;
	font-size: 11px;*/
	
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0.3em 0 0.3em 4em;	/*0.3 0 0.3 1.3*/
	margin-bottom: 1em;
	height: 22px; /*22*/
	line-height: 22px;
	letter-spacing: .08em;
	z-index: 1000;	
}
a.mainlevel:link, a.mainlevel:visited {
/*	float: left;
	text-align: left;
	padding-left: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;*/
}
a.mainlevel:hover {
/*	color: #000;
	background: #e5dbb3;*/
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	color: #000;
	text-decoration: none;
	display: block;
/*	padding: 0.3em 0 0.3em 1.3em;*/	
	height: 22px;
	line-height: 22px;
	background: #e5dbb3;		
}
* html a.mainlevel:hover {
	width: 120%;
}
/*
a.sublevel {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	font-family: Georgia, serif;
	font-size: 8pt;
	color: #fff;
}
a.sublevel:link, a:sublevel:visited {
	height: 25px;
	color: #fff;
	line-height: 25px;
}
a.sublevel:hover {
	color: #000;
	background: #e5dbb3;
}*/


table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
         margin-top: 30px;
         margin-right: 25px;
	background: none;
}

table.contentpaneopen td {
   padding-right: 5px;
}
/*table.contentpaneopen a {
  font-weight: normal;
}*/
table.contentpaneopen p {
  padding-right: 30px;
}

table.withlinks p {
  padding-right: 30px;
}
table.withlinks p a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000;
    line-height: 18px;
	padding-bottom: 5px;
}
table.withlinks p a:hover {
	color: #9a9db2;
}
div.withlinks {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000;
    line-height: 18px;
	padding-bottom: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	/*border-collapse: collapse;
	border-spacing: 0px;*/
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.componentheading {
/*	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;*/

	font-size: 12px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #5a66af;
	padding-left: 15px;
	background: url(../images/heading_bullet.gif) left center no-repeat;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	padding-left: 15px;
	color: #666699;
	font-family: Georgia, serif;
/*	font-weight: bold;*/
	font-size: 12pt;
/*	background: url(../images/heading_bullet.gif) left center no-repeat;*/
/*	white-space: nowrap;*/
}


.contentpagetitle {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #5a66af;
	text-align:left;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}

div.moduletable {
/*	width: 95%;*/
	padding: 0;
	margin-bottom: 2px;
	font-size: 0.8em;
	color: #fff;
}


table.moduletable th, div.moduletable h3 {
	color: #fff;
	text-align: left;
	padding-left: 25px;
	height: 21px;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	padding-top: 20px;
	margin: 5px 0 2px 0;
}

div.moduletable-right {
	color: #000;
	font-size: 11px;
}
div.moduletable-right h3 {
	font-size: 13px;
	color: #5a66af;
	font-family: Georgia, serif;
}

div.moduletable-sr {
        color: #fff;
        font-size: 8pt;
        font-family: Georgia, serif;
        font-style: italic;
        margin: 50px 20px 20px 25px;
}
div.moduletable-sr h3 {
        color: #fff;
        font-family: Georgia, serif;
        font-size: 8pt;
        font-style: italic;
        font-weight: bold;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.bulleted_small_title {
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #5a66af;
	padding-left: 15px;
	background: url(../images/heading_bullet.gif) left no-repeat;
}
.main_title {
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #5a66af;
	padding-left: 15px;
	
}
.small_title {
	font-size: 13px;
	font-family: Georgia, serif;
    font-stretch:expanded;
	font-weight: bold;
	color: #2c3256;/*5a66af*/
	padding-bottom: 5px;
}

.body_1 {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	padding-bottom: 5px;
}
.body_italic {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000;
    line-height: 18px;
	padding-bottom: 5px;
}
.body_2 {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000;
         line-height: 18px;
	padding-bottom: 5px;
}
.french {
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	color: #000;
         line-height: 150%;
	
}
.small {
	color: #000;
         font-family: Verdana, sans-serif;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000;
	font-size: 11px;
}
div.pagenavcounter {
    float: right;
    clear: both;
}
div.pagenavbar {
    text-align: center;
}
.sectiontableheader-contact {
    width: 30%;
}

/* TABLES */
.table1 {border: 1px solid #000; border-collapse:collapse;width:93%; font-family: Verdana, sans-serif; font-size: .8em; float: left;}
		.table1 td {padding:3px; vertical-align: top;}
		.table1 th {text-align:left;}
		.table1 thead th {color:#fff;font-size:.8em;padding: 6px 6px;}
		.table1 tbody th {color:#000;font-size:1em;padding: 6px;border-bottom: 1px solid #000;}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef;padding: 6px}

.table1 ul {margin: 0; padding: 0}
.table1 li {margin: 0; padding: 0;}

div.content table {
   border: 1px solid #000;
}

/*------ orderForm -----*/
.orderForm h3 {
margin: 0 0 10px 0;
padding: 0;
font-size: 12pt;
}
.orderForm p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.orderForm label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.orderForm input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.orderForm textarea{
width: 250px;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}