/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,

h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
option { padding-left: 0.4em; }

 
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

td, th { padding: 1px; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	background: #f6f6f6 url(../images/mainBG.png) 0 0 repeat-x;
}



/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */




div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#accountDashboard {
	margin-left: 380px;
}


.imagecell {
    left: 170px;
    display: table-cell;
	width: 100px;
	border-bottom: 1px solid #263f55;
	padding: 5px 5px;
	}
	
.textcell {
    left: 170px;
    display: table-cell;
	width: 400px;
	vertical-align: top;
	border-bottom: 1px solid #263f55;
	padding: 5px 5px;
	}
.imagecell3 {
    left: 170px;
    display: table-cell;
	width: 100px;
	padding: 5px 5px;
	}
	
.textcell3 {
    left: 170px;
    display: table-cell;
	width: 400px;
	vertical-align: top;
	padding: 5px 5px;
	}
	

div#header {
    top: -0px;  
	width: 984;  
	height: 192px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: url(../images/headerBG.png);
	background-repeat: no-repeat;
	
}
div#headerGlobe {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/globeBG.png) top left no-repeat;
	height: 467px;
	z-index: 0;
	width: 100%;
}

div#globeHeader2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/globeBG2.png) top left no-repeat;
	height: 467px;
	z-index: -1;
	width: 100%;
}



div#helpfullinks{
	position: absolute;
	top: 350px;
	left: 140px;
	
}

div#helplinks{
	position: absolute;
	top: 400px;
	left: 185px;
	
}


div#pageTitle {
     position: absolute;
	 top: 220px;
	 left: 350px
	 }
	 

	 
div#accordion { 
      position: absolute;
	  top: 320px;
	  left: 365px;
	  width: 715px;
	  height: 67px;
	  }
	  
	  
.maincontent { 
      float: left;
	  height: 232px;
	  width: 621px;
	  }


.automation {
    width: 700px;
	}
	
.commercial {
    width: 700px;
	}
	
.personal {
    width: 700px;
	}


.aboutContent {
    position: absolute;
	top: 300px;
	width: 800px;
	left: 350px;
	}
	
.careersContent {
    position: absolute;
	top: 330px;
	width: 900px;
	left: 350px;
	
	}
	
.contactContent {
    position: absolute;
	top: 330px;
	width: 700px;
	}
	
.servicesContent {
    position: absolute;
	top: 330px;
	width: 700px;
	}

div#toolbar {
	width: auto;  
	height: 27px;
	padding: 10px 140px 0px 300px;
	clear: both;  
}



div#topmenu {
	position: absolute;
	top: 65px;
	left:750px;
	height: 36px;
	padding: 0px 10px 0px 30px;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 3px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#headerbar {
	width: auto;  
	height: 100px;
	padding: 0px 15px 15px 0px;
	clear: both;  
	overflow: hidden;
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: right;
}

div#menubar {
	width: auto;  
	height: 36px;
	margin: 0px 15px 0px 15px;
	clear: both;  
	background: url(../images/menu_bg.png) 0 0 repeat-x;
}

div#menu {
	position: absolute;
	top: 107px;
	left: 550px;
	width: auto;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 10;
}

div#banner {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#top .topbox {
	margin-top: 15px;
}

div#middle {
	width: auto;  
	margin: 15px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#middle .background {
	min-height: 140px;
	 
	 
	 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url() no-repeat;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(../images/left_bg_right.png) 100% 0 repeat-y;
}

div#left {
	width: 190px; 
	 
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 220px;  
	
}

 
.right div#main {
	margin: 0px 220px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
}

.showright div#mainmiddle {  
	background: url() no-repeat;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}


     
 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 210px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: -100px 0px 0px 0px;
	padding: -20px 15px 0px 15px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}


div#footer2 {
   position: absolute;
   right: 300px;
   top: 1225px;
   width: 200px;
	
	}
	 
div#message {
   position: absolute;
   right: 450px;
   top: 850px;
   width: 200px;
   }
     

	 

div#footer {
	width: 100%; 
	position: relative;
	padding: 0px;
	clear: both !important;  
	min-height: 200px;
	margin-top: 40px;
	border-top: 1px solid #cccccc;
	background: #f1f1f1;
	text-align: left;
}
div#footer .footerContentContainer {
	width: 980px;
}
div#footer .footerLeft {
	float: left; 
	width: 50%;
	text-align: left;
}
div#footer .footerRight {
	float: left;
	width: 45%;
	text-align: right;
	padding-top: 30px;
}
div#footer .footer-bg {
	padding: 0px;

}

div#debug {
	width: auto;  
	margin: -40px 0px 0px 0px;
	padding: 0px 35px 10px 35px;
	clear: both;  
}

div#debug a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	/*display: block;*/
	display: none;
	float: right;
	text-decoration: none;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

.clear { clear: both !important; }

/*SPRITES*/
.spriteAboutUs {
	width: 145px;
	height: 32px;
	display: block;
	position: relative;
	z-index: 4;

}
.spriteAboutUs:hover {
	cursor: pointer;
}
.spriteIndividualContacts {
	background: transparent url(../images/spriteIndividualContacts.png) 0 0 no-repeat;
	width: 221px;
	height: 37px;
	display: block;
}
.spriteIndividualContacts:hover {
	background: transparent url(../images/spriteIndividualContacts.png) 0 -37px no-repeat;
}

.spriteViewPDF {
	background: transparent url(../images/spriteViewPDF.png) 0 0 no-repeat;
	width: 125px;
	height: 32px;
	display: block;
	padding: 0px !important;
}
.spriteViewPDF:hover {
	background: transparent url(../images/spriteViewPDF.png) 0 -32px no-repeat;
}

.spriteSendMessage {
	background: transparent url(../images/spriteSendMessage.png) 0 0 no-repeat;
	width: 145px;
	height: 32px;
	display: block;
	position: relative;
	z-index: 4;

}
.spriteSendMessage:hover {
	background: transparent url(../images/spriteSendMessage.png) 0 -32px no-repeat;
	cursor: pointer;
}

.spriteAccountDashboard {
	background: transparent url(../images/spriteAccountDashboard.png) 0 0 no-repeat;
	width: 155px;
	height: 25px;
	display: block;
}
.spriteAccountDashboard:hover {
	background: transparent url(../images/spriteAccountDashboard.png) 0 -25px no-repeat;
}
.spriteAccountLogout,
button.spriteAccountLogout {
	float: left;
	background: transparent url(../images/spriteLogout.png) 0 0 no-repeat;
	width: 65px;
	height: 25px;
	display: block;
	margin: -25px 0px 0px 175px;
	border: 0px;
}
.spriteAccountLogout:hover,
button.spriteAccountLogout:hover {
	background: transparent url(../images/spriteLogout.png) 0 -25px no-repeat;
}
/*CONTENT STYLES*/
.contentBGTop {
	background: transparent url(../images/contentBGTop.png) top center no-repeat;
	width: 651px;
	height: 17px;
	display: block;
}

.contentBGBottom {
	background: transparent url(../images/contentBGBottom.png) bottom center no-repeat;
	width: 651px;
}
.contentBGBottom div {
	padding: 20px;
}
.contentBGTop740 {
	background: transparent url(../images/contentBGTop740.png) top center no-repeat;
	width: 740px;
	height: 17px;
	display: block;
	margin-bottom: 0px !important;
}
.contentBGBottom740 {
	background: transparent url(../images/contentBGBottom740.png) bottom center no-repeat;
	width: 740px;
}

.contentBGBottom740 div {
	padding: 20px;
	padding-top: 0px;
}
.narrowBGTop {
	background: transparent url(../images/narrowBGTop.png) top center no-repeat;
	width: 411px;
	height: 17px;
	display: block;
}

.narrowBGBottom {
	background: transparent url(../images/narrowBGBottom.png) bottom center no-repeat;
	width: 411px;
	padding-bottom: 15px;
}
.narrowBGBottom div {
	padding: 20px;
}

.blueWhiteBGTop {
	background: transparent url(../images/bluewhiteBGTop.png) top center no-repeat;
	width: 361px;
	height: 17px;
}
.blueWhiteBGBottom {
	background: transparent url(../images/bluewhiteBGBottom.png) bottom center no-repeat;
	width: 361px;
}
.blueWhiteBGBottom div {
	padding: 10px 10px 10px 25px;
}

/*HOME*/
.homeLoginBG {
	background: transparent url(../images/homeLoginBG.png) top center no-repeat;
	width: 380px;
	height: 352px;
	margin-top: -47px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	z-index: 2;
}

.homeLoginBG h3 {
	margin-bottom: 25px;
}
.homeLoginBG div {
	float: left;
	margin: 190px 0px 0px 35px;
}
.homepageSliderContainer {
	float: left;
	width: 605px;

	margin-left: -60px;
	margin-top: 35px;
	position: relative;
	z-index: 1;
	background: transparent url(../images/gradiatedMedBG.png) top left repeat-x;
	padding-left: 30px;
	padding-top: 15px;
}
.quoteBG {
	background: transparent url(../images/quoteBG.png) top center no-repeat;
	width: 461px;
	height: 193px;
}
.quoteBG div {
	float: left;
	margin: 17px 25px 15px 25px; 
	font-size: 125%;
	line-height: 16pt;
	font-weight: bold;
}
.quoteBG div.pres {
	text-align: right !important;
	font-size: 10pt;
	margin: 0px;
	margin-right: 25px;
	width: 100%;
}
/*HOME CAROUSEL TOP*/
.featureCarousel1BG {
	background: transparent url(../images/featureCarousel1BG.png) top center no-repeat;
	width: 100%;
	height: 270px;
}
.featureCarousel1BG div {
	color: #ffffff;
	font-weight: bold;
	float: left;
	width: 500px;
	margin: 30px 0px 0px 420px;
	font-size: 11pt;
	line-height: 17pt;
	text-align: justify;
}
.featureCarousel1BG h1 {
	font-size: 180%;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 23px;
}
.featureCarousel1BG .spriteAboutUs {
	float: left;
	position: relative;
	margin: -10px 0px 0px 35px;
}
/*ABOUT US*/
.aboutInspector {
	float: left;
	width: 273px;
	position: relative;
	z-index: 3;
	margin: 80px 0px 0px 0px;
}
.aboutContent {
	float: left;
	z-index: 2;
	width: 651px;
	/*margin: 50px 0px 0px 80px;*/
	margin: -270px 0px 0px -440px;
	position: relative;
}
.aboutContent div {
	margin: 0px 0px 0px 40px;
}

.careerContent {
	width: 600px;
	margin: 0px 0px 0px 0px;
}

.loginpgContent { 
     width: 300px;
	margin: 50px 0px 0px -53px;
	padding: 30px 30px 30px 10px;
} 

.loginpgContent {
    position: relative;
    background:  url(../images/loginBG2.png) center no-repeat;
	top: 25px;
	left: 25px;
	height: 200px;
	width: 200px;
	float: right;
}

.loginpgContent input {
	margin-left: -40px;
}
.loginpgContent span.yoo-login {
	margin-top: 63px;
}


div#inspectorLogin {
	position: absolute;
	width: 273px;
	margin-top: 271px;
	left: 40%;
	/*z-index: -3;*/
}




.txtBlue {
	color: #356aaa;
	font-size: 12pt;
	font-weight: bold;
}
.txtGray {
	color: #999999 !important;
	font-size: 19pt !important;
}

/*CONTACT US*/
.contactFormContainer {
	float: left; 
	width: 411px
}
.contactMapContainer {
	float: left; 
	width: 500px; 
	margin-left: 25px;
}
.contactFormContainer textarea {
	width: 350px;
}
#popContacts {
	display: none;
	position: relative;
	margin-left: 30px;
}
.contactPhone {
	background: transparent url(../images/contact_phone.png) 0 50% no-repeat;
	margin-top: 50px;
}
.contactMail {
	background: transparent url(../images/contact_mail.png) 0 50% no-repeat;
}
.contactPhone div,
.contactMail div {
	padding: 18px 0px 18px 130px;
}



td.buttonheading { display: none; }

/*SPECIAL MENU*/
div#bottom ul.menu {
	list-style-type: none;
}
div#bottom ul.menu li {
	float: left;
	width: 251px;
	height: 88px;
	margin: 10px 20px;
}
div#bottom ul.menu li:hover {
	cursor: pointer;
}
div#bottom ul.menu li.item1 {
	display: none;
}
div#bottom ul.menu li.item2 {
	background: transparent url(../images/dashboardUserManager.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item2:hover {
	background: transparent url(../images/dashboardUserManager.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item3 {
	background: transparent url(../images/dashboardInspectionRequestForm.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item3:hover {
	background: transparent url(../images/dashboardInspectionRequestForm.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item4{
	background: transparent url(../images/dashboardReports.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item4:hover {
	background: transparent url(../images/dashboardReports.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item5 {
	background: transparent url(../images/dashboardContact.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item5:hover {
	background: transparent url(../images/dashboardContact.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item6 {
	background: transparent url(../images/dashboardViewPreviousInspections.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item6:hover {
	background: transparent url(../images/dashboardViewPreviousInspections.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item7 {
	background: transparent url(../images/dashboardClientDownloads.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item7:hover {
	background: transparent url(../images/dashboardClientDownloads.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item8 {
	background: transparent url(../images/dashboardBulkUpload.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item8:hover {
	background: transparent url(../images/dashboardBulkUpload.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item9 {
	background: transparent url(../images/dashboardFileDownloads.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item9:hover {
	background: transparent url(../images/dashboardFileDownloads.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item10{
	background: transparent url(../images/dashboardChat.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item10:hover {
	background: transparent url(../images/dashboardChat.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item11 {
	background: transparent url(../images/dashboardProfileImage.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item11:hover {
	background: transparent url(../images/dashboardProfileImage.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item13 {
	background: transparent url(../images/dashboardFileRecent.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item13:hover {
	background: transparent url(../images/dashboardFileRecent.png) 0 -88px no-repeat;
}
div#bottom ul.menu li.item14 {
	background: transparent url(../images/dashboardQuickStart.png) 0 0 no-repeat;
}
div#bottom ul.menu li.item14:hover {
	background: transparent url(../images/dashboardQuickStart.png) 0 -88px no-repeat;
}
div#bottom ul.menu li a {
	width: 251px;
	height: 88px;
	display: block;	
}
div#bottom ul.menu li a span { display: none; }

div#bottom div.dashboardProfile {
	background: transparent url(../images/dashboardProfileImage.png) 0 0 no-repeat;
	width: 251px;
	height: 88px;
	display: block;	
}
div#bottom div.dashboardProfile:hover {
	background: transparent url(../images/dashboardProfileImage.png) 0 -88px no-repeat;
}

/**/
.leftBGTop {
	background: transparent url(../images/leftBGTop.png) -1px 0 no-repeat;
	height: 17px;
	width: 191px;
}
div#left {
	background: transparent url(../images/leftBGBottom.png) bottom center no-repeat;
}

div#left ul#mainlevel {
	list-style-type: none;
	padding-left: 0px;
}

div#left ul#mainlevel a#active_menu {
	font-weight: bold;
}
div#left ul#mainlevel li {
	margin: 5px 0px;
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 5px;
}

div#left ul#mainlevel li a,
div#left ul#mainlevel li a:link,
div#left ul#mainlevel li a:active {
	color: #b60b0e;
}
div#left ul#mainlevel li a:hover {
	text-decoration: none;
	color: #0a7dcc;
}
div#left ul#mainlevel li:hover {
	border-bottom: 2px solid #e0e0e0;
}

/*USER MANAGEMENT*/
.contentBGBottom740 div table.adminlist td {
	border-bottom: 1px solid #e0e0e0;
	margin: 0px;
	padding: 4px;
}
/*INSPECTION REQUEST FORM*/
td.formTitle {
	color: #0175c6;
	font-size: 13pt;
	border-bottom: 1px solid #e0e0e0;
}
img.calendar { border: 0px !important; padding-left: 4px; padding-top: 3px; background: transparent !important; }


.col100 table.admintable td {
	padding: 4px;
	border-bottom: 1px solid #e0e0e0;
}
td.formDetail {
	text-align: left;
	font-weight: bold;
	width: 300px;
	color: #0175c5;
}
td.borderBottom {
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
}

/**/
.icon-32-save {
	display: block;
	width: 64px;
	height: 32px;
	background: transparent url(../images/icon_save.png) 50% 0 no-repeat;
}
.icon-32-save:hover { 
	background: transparent url(../images/icon_save.png) 50% -32px no-repeat;
}
.icon-32-new {
	display: block;
	width: 64px;
	height: 32px;
	background: transparent url(../images/icon_new.png) 50% 0 no-repeat;
}
.icon-32-new:hover { 
	background: transparent url(../images/icon_new.png) 50% -32px no-repeat;
}
.icon-32-delete {
	display: block;
	width: 64px;
	height: 32px;
	background: transparent url(../images/icon_delete.png) 50% 0 no-repeat;
}
.icon-32-delete:hover { 
	background: transparent url(../images/icon_delete.png) 50% -32px no-repeat;
}
/**/
.boldRed {
	color: #ff0000;
	font-weight: bold;
}
/*CONTACT & PROCESSOR*/
.processorBG {
	background: transparent url(../images/processorBG.png) top center no-repeat;
	width: 727px;
	height: 439px;
	margin-top: 150px;
}
.processorBG div {
	float: left;
	margin: 150px 100px 0px 280px;
	text-align: left;
}
.txtBlue {
	color: #0074c5 !important;
}
.processorBG div h1 {
	margin-bottom: 9px;
}
.processorBG div h4 {
	color: #da070b;
	font-size: 12pt;
}
/**/
input.required, .required, .invalid  {
	border: 1px solid #ff0000 !important;
}body.width-thin div.wrapper { width: 790px; }body.width-wide div.wrapper { width: 990px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 45px; }

/*
 * links
 */

a:link, a:visited {
	color: #aa1428;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

body.green a:link, body.green a:visited { color: #1450bd; }
body.green {
	background: #dcdde0 url(../images/pageBG.png) 0 0 repeat-x;
}



a:hover { color: #00afff; }


 
a.external {
        padding-left: 13px;
        background: url(../images/link_external.png) 0 40% no-repeat;
}

/*
 * acronym
 */

acronym, abbr {
	border-bottom: 1px dashed #AAAAAA;
	cursor:help;
}

/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(../images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(../images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(../images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(../images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(../images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(../images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(../images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(../images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(../images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(../images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(../images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(../images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(../images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(../images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(../images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * preformatted text elements
 */

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #f4f5f6;
	font-size: 90%;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size:200%;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

h2 {
	font-size: 150%;
	color: #0074c5;
}

h3 {
	font-size: 140%;
	color: #0677c6;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 150%;
	color: #878796;
}

h6 {
	font-size: 125%;
	color: #7887A0;
}

h1.pageTitle {
	font-size: 30pt;
	color: #ffffff;
	text-transform: capitalize;
	margin: 30px 0px;
}
h1.pageTitle span {
	font-size: 14pt;
	color: #91d2fe;
	padding-left: 20px;
}


body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #3050b6; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }

/*
 * forms
 */

 
 
fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; }  
legend { padding: 0 .8em 0 .8em; }
legend+* { margin-top: 1em; }  
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { margin-bottom: .8em; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }

input, textarea, select, button, option {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 10px 10px;
	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #646464;
}

div#topmenu a:hover {
	color: #000000;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px 3px;
	padding: 0px;
	display: block;
	float: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
}

div#menu li a, #menu li span.separator {
	height: 36px;
	display: block;
	float: left;
	line-height: 38px;
	text-decoration: none;
	color: #4f4f50;
	letter-spacing: 1px;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	color: #a72525;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #0f3cb3;
}

div#menu li.active {  
	/*font-weight: bold;*/
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
	padding-left: 1px;
	/*background: url(../images/menu_level1_item_line.png) 0 0 no-repeat;*/
}

div#menu li.level1 {
	padding-right: 1px;
	/*background: url(../images/menu_level1_item_line.png) 100% 0 no-repeat;*/
}

div#menu a.level1, div#menu span.level1 {
	/*background: url(../images/menu_level1_item_bg.png) 0 0 repeat-x;*/
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px 0px 15px;
	/*font-family: Georgia, "Times New Roman", serif;*/
}

div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	background: transparent url(../images/menuBG.png) top center no-repeat;
}

div#menu li.active a.level1 {  
	background: transparent url(../images/menuBG.png) top center no-repeat;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 31px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 1px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: -1px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ffffff url(../images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #ffffff url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menu li ul ul {
	margin: -32px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #969696;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */
 
 
div#middle div.module_menu ul,
div#middle div.moduletable_menu ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #ffffff;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu li a, div#middle ul.menu li span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {  
	color: #fefcfc;
}

div#middle ul.menu a:hover, div#middle ul.menu span.separator:hover, div#middle ul.menu span.sfhover, div#middle ul.menu a.current:hover {  
	color: #aa1428;
}

div#middle ul.menu li.active {  
	font-weight: bold;
}

div#middle ul.menu li.active li {  
	font-weight: normal;
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #ffffff url(../images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #ffffff url(../images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	background: #ffffff;
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background: url(../images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background: #ffffff;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	background: url(../images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #ffffff;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	background: url(../images/submenu_level4_item_icon.png) 35px 2px no-repeat;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset header for all modules */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable-blank h3,
div.module h3,
div.module_menu h3,
div.module-blank h3,
div.module-border h3,
div.module-new h3,
div.module-top h3,
div.module-black h3,
div.module-pink h3,
div.module-yellow h3,
div.module-photo h3,
div.module-dashed h3,
div.module-fade h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #646464;
}

/*
 * header modules
 */
 
#headermodule div.module {
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	height: 78px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	 
	 
	overflow: hidden;
	text-align:justify;
	float: right;
}

#headermodule div.module h3 {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

/* blank */
#headermodule div.module-blank {
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	float: right;
}

/*
 * modules (top, bottom, left, right, maintop, mainbottom, contenttop, contentbottom)
 */
 
/* default */
#top .seperator div.module,
#bottom .seperator div.module,
#middle .seperator div.module {
	margin: 0px 15px 0px 0px;
}

#top div.module div div div,
#bottom div.module div div div,
#middle div.module div div div {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

 
#top div.module div div div div,
#bottom div.module div div div div,
#middle div.module div div div div {
	padding: 0px 0px 0px 0px;
	border-top: none;
}

 
#top div.module h3,
#bottom div.module h3,
#middle div.module h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#top div.module-blank,
#bottom div.module-blank,
#middle div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;  
}

#top .seperator div.module-blank,
#bottom .seperator div.module-blank,
#middle .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/* menu */
#middle .seperator div.module_menu {
	margin: 0px 15px 0px 0px;
}

#middle div.module_menu div div div {
	overflow: hidden;
}

 
#middle div.module_menu h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: #6e7173;
	color: #ffffff;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* border */
#top .seperator div.module-border,
#bottom .seperator div.module-border,
#middle .seperator div.module-border {
	margin: 0px 15px 0px 0px;
}

#top div.module-border div div,
#bottom div.module-border div div,
#middle div.module-border div div {
	border: 1px solid #C8C8C8;
}

#top div.module-border div div div,
#bottom div.module-border div div div,
#middle div.module-border div div div {
	padding: 10px 10px 10px 10px;
	border: none;
	overflow: hidden;
}

 
#top div.module-border div div div div,
#bottom div.module-border div div div div,
#middle div.module-border div div div div {
	padding: 0px 0px 0px 0px;
}

 
#top div.module-border h3,
#bottom div.module-border h3,
#middle div.module-border h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* new */
#top .seperator div.module-new,
#bottom .seperator div.module-new,
#middle .seperator div.module-new {
	margin: 0px 15px 0px 0px;
}

#top div.module-new div div,
#bottom div.module-new div div,
#middle div.module-new div div {
	border: 1px solid #C8C8C8;
}

#top div.module-new div div div,
#bottom div.module-new div div div,
#middle div.module-new div div div {
	padding: 10px 10px 10px 10px;
	background: url(../images/module_bg_new.png) 100% 0 no-repeat;
	border: none;
	overflow: hidden;
}

 
#top div.module-new div div div div,
#bottom div.module-new div div div div,
#middle div.module-new div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-new h3,
#bottom div.module-new h3,
#middle div.module-new h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* top */
#top .seperator div.module-top,
#bottom .seperator div.module-top,
#middle .seperator div.module-top {
	margin: 0px 15px 0px 0px;
}

#top div.module-top div div,
#bottom div.module-top div div,
#middle div.module-top div div {
	border: 1px solid #C8C8C8;
}

#top div.module-top div div div,
#bottom div.module-top div div div,
#middle div.module-top div div div {
	padding: 10px 10px 10px 10px;
	background: url(../images/module_bg_top.png) 100% 0 no-repeat;
	border: none;
	overflow: hidden;
}

 
#top div.module-top div div div div,
#bottom div.module-top div div div div,
#middle div.module-top div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-top h3,
#bottom div.module-top h3,
#middle div.module-top h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* black */
#top .seperator div.module-black,
#bottom .seperator div.module-black,
#middle .seperator div.module-black {
	margin: 0px 15px 0px 0px;
}

#top div.module-black div div div,
#bottom div.module-black div div div,
#middle div.module-black div div div {
	padding: 10px 10px 10px 10px;
	background: #323232;
	overflow: hidden;
	color: #ffffff;
}

 
#top div.module-black div div div div,
#bottom div.module-black div div div div,
#middle div.module-black div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-black h3,
#bottom div.module-black h3,
#middle div.module-black h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}

/* pink */
#top .seperator div.module-pink,
#bottom .seperator div.module-pink,
#middle .seperator div.module-pink {
	margin: 0px 15px 0px 0px;
}

#top div.module-pink div div div,
#bottom div.module-pink div div div,
#middle div.module-pink div div div {
	padding: 10px 10px 10px 10px;
	background: #FF32FF;
	overflow: hidden;
	color: #ffffff;
}

 
#top div.module-pink div div div div,
#bottom div.module-pink div div div div,
#middle div.module-pink div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-pink h3,
#bottom div.module-pink h3,
#middle div.module-pink h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}

/* yellow */
#top .seperator div.module-yellow,
#bottom .seperator div.module-yellow,
#middle .seperator div.module-yellow {
	margin: 0px 15px 0px 0px;
}

#top div.module-yellow div div div,
#bottom div.module-yellow div div div,
#middle div.module-yellow div div div {
	padding: 10px 10px 10px 10px;
	background: #FFF032;
	overflow: hidden;
	color: #323232;
}

 
#top div.module-yellow div div div div,
#bottom div.module-yellow div div div div,
#middle div.module-yellow div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-yellow h3,
#bottom div.module-yellow h3,
#middle div.module-yellow h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #323232;
}

/* photo */
#top div.module-photo,
#bottom div.module-photo,
#middle div.module-photo {
	background: url(../images/module_br_photo.png) 100% 100% no-repeat;
}

#top .seperator div.module-photo,
#bottom .seperator div.module-photo,
#middle .seperator div.module-photo {
	margin: 0px 15px 0px 0px;
}

#top div.module-photo div,
#bottom div.module-photo div,
#middle div.module-photo div {
	background: url(../images/module_tr_photo.png) 100% 0 no-repeat;
}

#top div.module-photo div div,
#bottom div.module-photo div div,
#middle div.module-photo div div {
	background: url(../images/module_bl_photo.png) 0 100% no-repeat;
}


#top div.module-photo div div div,
#bottom div.module-photo div div div,
#middle div.module-photo div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/module_tl_photo.png) 0 0 no-repeat;
	overflow: hidden;
}

 
#top div.module-photo div div div div,
#bottom div.module-photo div div div div,
#middle div.module-photo div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-photo h3,
#bottom div.module-photo h3,
#middle div.module-photo h3 {
	margin: -10px -20px 0px -20px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* dashed */
#top .seperator div.module-dashed,
#bottom .seperator div.module-dashed,
#middle .seperator div.module-dashed {
	margin: 0px 15px 0px 0px;
}

#top div.module-dashed div div div,
#bottom div.module-dashed div div div,
#middle div.module-dashed div div div {
	padding: 10px 10px 10px 10px;
	border-top: dashed 1px #c8c8c8;
	overflow: hidden;
}

 
#top div.module-dashed div div div div,
#bottom div.module-dashed div div div div,
#middle div.module-dashed div div div div {
	padding: 0px 0px 0px 0px;
	border-top: none;
}

 
#top div.module-dashed h3,
#bottom div.module-dashed h3,
#middle div.module-dashed h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-weight: bold;
}

/* fade */
#top div.module-fade,
#bottom div.module-fade {
	background: #f5f5f5;
}

#top .seperator div.module-fade,
#bottom .seperator div.module-fade {
	margin: 0px 15px 0px 0px;
}

#top div.module-fade div div div,
#bottom div.module-fade div div div {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

 
#top div.module-fade div div div div,
#bottom div.module-fade div div div div {
	padding: 0px 0px 0px 0px;
}

 
#top div.module-fade h3,
#bottom div.module-fade h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/*
 * left modules
 */
 
#left div.module,
#left div.module-blank,
#left div.module-border,
#left div.module-new,
#left div.module-top,
#left div.module-black,
#left div.module-pink,
#left div.module-yellow,
#left div.module-photo,
#left div.module-dashed {
	margin: 0px 0px 15px 0px;
}

#left div.module_menu {
	margin: 0px 0px 25px 0px;
}

#left div.module h3,
#left div.module-border h3,
#left div.module-new h3,
#left div.module-top h3 {
	color: #969696;
}

#left div.module h3 span.color,
#left div.module-border h3 span.color,
#left div.module-new h3 span.color,
#left div.module-top h3 span.color {
	color: #646464;
}

/*
 * right modules
 */

#right div.module,
#right div.module-blank,
#right div.module-border,
#right div.module-new,
#right div.module-top,
#right div.module-black,
#right div.module-pink,
#right div.module-yellow,
#right div.module-photo,
#right div.module-dashed {
	margin: 0px 0px 15px 0px;
}

#right div.module_menu {
	margin: 0px 0px 25px 0px;
}

#right div.module h3,
#right div.module-border h3,
#right div.module-new h3,
#right div.module-top h3 {
	color: #969696;
}

#right div.module h3 span.color,
#right div.module-border h3 span.color,
#right div.module-new h3 span.color,
#right div.module-top h3 span.color {
	color: #646464;
}

/*
 * top modules
 */

#top .topblock div.module,
#top .topblock div.module-blank,
#top .topblock div.module-border,
#top .topblock div.module-new,
#top .topblock div.module-top,
#top .topblock div.module-black,
#top .topblock div.module-pink,
#top .topblock div.module-yellow,
#top .topblock div.module-photo,
#top .topblock div.module-dashed,
#top .topblock div.module-fade {
	margin: 15px 0px 0px 0px;
}

/*
 * bottom modules
 */

#bottom .bottomblock div.module,
#bottom .bottomblock div.module-blank,
#bottom .bottomblock div.module-border,
#bottom .bottomblock div.module-new,
#bottom .bottomblock div.module-top,
#bottom .bottomblock div.module-black,
#bottom .bottomblock div.module-pink,
#bottom .bottomblock div.module-yellow,
#bottom .bottomblock div.module-photo,
#bottom .bottomblock div.module-dashed,
#bottom .bottomblock div.module-fade {
	margin: 0px 0px 15px 0px;
}

/**/
.loginModule {
	background: transparent url(../images/loginBG.png) top center no-repeat;
	width: 424px;
	height: 195px;
	float: left;
}
.loginModule div {
	margin: 30px 0px 0px 50px;
}
/*HOMEPAGE CAROUSEL*/
.featureSlide1 {
	background: transparent url(../images/featureSlide1BG.png) 100% 0 no-repeat; 
	width: 100%;
	height: 270px;
}
.featureSlide1 div {
	color: #ffffff;
	font-weight: bold;
	float: left;
	width: 550px;
	margin: 35px 0px 0px 80px;
	font-size: 11pt;
	line-height: 17pt;
}
.featureSlide1 h1 {
	margin: 10px 0px 0px 50px;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

div#yoo-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div#yoo-search input {
	width: 93px;  
	 
	height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#yoo-search div.sfhover  {
	background: url(../images/search_bg.png) 0 -18px no-repeat;
}

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}

/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #64696e;
}

body.green .contentheading, body.green .componentheading { color: #1450bd; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

 
.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_separator {
	display: block;
	height: 50px;
	background: url(../images/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 0 no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(../images/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #ffffff; margin-bottom: 10px; list-style: none; padding: 10px; border-bottom: 1px solid #ffffff; background: #46b1f5; position: absolute; top: 135px; margin-left: 350px; width: 560px; }

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #ffffff; margin-bottom: 10px; list-style: none; padding: 10px; border-bottom: 1px solid #ffffff; background: #46b1f5; position: absolute; top: 135px; width: 560px; margin-left: 130px;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -10px;
	top: 24px;
	z-index: 20;
}

/*
 * YOOcarousel
 */

#page div.plain div.yoo-carousel div.top ul.tabs li a span {
	font-size: 100%;
	font-weight: bold;
}

#page div.plain div.yoo-carousel div.article .contentheading {
	padding: 0px;
	font-size: 150%;
}

#page div.plain div.yoo-carousel div.article .article_separator {
	margin: 10px 0px 10px 0px;
	height: 1px;
	border-bottom: dashed 1px #c8c8c8;
	background: none;
}

#page div.plain div.yoo-carousel div.article h3 {
	color: #64696E
}

div.plain div.yoo-carousel div.top ul.tabs li a span {
	font-family: Georgia, "Times New Roman", serif;
}

/*
 * YOOlogin
 */

#page span.quick span.yoo-login span.login {
	width: 126px;
	height: 45px;
	overflow: visible;
	font-size: 150%;
}

#page #headermodule span.quick span.yoo-login span.login {  
	font-size: 120%;
}

#page span.quick span.yoo-login span.login .username {
	padding-bottom: 5px;
}

#page span.quick span.yoo-login span.login .login-button-text,
#page span.quick span.yoo-login span.login .login-button-icon {
	padding-right: 0px;
}

#page span.quick span.yoo-login span.login .lostpassword, 
#page span.quick span.yoo-login span.login .lostusername,
#page span.quick span.yoo-login span.login .registration {
	padding-top: 5px;
}

#page span.quick span.yoo-login span.logout {
	height: 30px;
	padding-top: 10px;
	overflow: visible;
	font-size: 130%;
}

#page span.quick span.yoo-login span.logout .logout-button-text,
#page span.quick span.yoo-login span.logout .logout-button-icon {
	padding-right: 0px;
}

#page span.default span.yoo-login {
	width: 135px;
	font-size: 100%;
}
