﻿html, body
{
	font-family: Arial, Arial, "Trebuchet MS" , sans-serif, Helvetica;
	font-size: 100%;
	line-height: 1.825em;
	color: #6B6B6B;
	background-color: #EFEFEF;
	padding: 0;
	margin: 0;
	background: #EFEFEF url(Images/MainBackground.gif) repeat-y center;
}

#wrapper
{
	width: 100%;
	background: url(Images/DesignGradientBackground.gif) repeat-x top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	height: 1%;
	clear: none;
}
#wrapperDesign
{
	width: 100%;
	background: url(Images/DesignBackground.gif) top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	height: 1%;
	clear: none;
}
#wrapperSystem
{
	width: 100%;
	background: url(Images/SystemsBackground.gif) top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	height: 1%;
	clear: none;
}
#wrapperTraining
{
	width: 100%;
	background: url(Images/TrainingBackground.gif) top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	height: 1%;
	clear: none;
}
#HeaderBanner
{
	background: url(Images/GradientBackground.gif) repeat-x top;
	width: 920px;
}
#MainContent
{
	margin-left: auto;
	margin-right: auto;
	width: 949px;
	clear: both;
	background-color: Transparent;
	padding: 0;
}
#Left
{
	float: left;
	display: block;
	width: 28px;
	padding: 0;
	margin: 0;
}
#Right
{
	float: right;
	display: block;
	width: 920px;
	padding: 0;
	margin: 0;
}


/* Content */

#Banner
{
	width: 920px;
	margin: 0;
}

.SmallBanner
{
	padding-top: 0;
	margin-top: 0;
}
.DesignBanner
{
}
#Content
{
	margin-left: auto;
	margin-right: auto;
	background: url(Images/SmallBackground.gif) repeat-y center;
	width: 920px;
	clear: both;
	padding: 0;
	background-color: Transparent;
}
#colOne
{
	width: 575px;
	float: right;
	clear: right;
	padding: 10px;
	padding-right: 20px;
}
#colTwo
{
	width: 280px;
	float: left;
	margin-left: 12px;
	padding: 10px;
}

#colThree
{
	width: 560px;
	float: left;
	margin-left: 10px;
	clear: right;
	padding: 10px;
}
#colFour
{
	width: 280px;
	float: right;
	clear: right;
	padding: 10px;
	padding-right: 25px;
}
#minus
{
	margin-top: -10px;
}
#FullContent
{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	clear: both;
	background-color: Transparent;
	padding: 0;
}
#FullPanel
{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 15px;
	min-height: 550px;
	position: relative;
}
#MediumContent
{
	width: 640px;
	min-height: 550px;
	float: right;
	clear: right;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#MediumContent td
{
	font-size: 0.75em;
	font-weight: normal;
	color: #6B6B6B;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-left: solid 1px #ffffff;
}
#MediumContent a
{
	font-weight: normal;
}

#MediumContent a:hover
{
	font-weight: normal;
	color: #C33434;
}

#MediumContent .Heading
{
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 16px;
	font-weight: bold;
	color: #C33434;
	margin: 0;
}
#MediumContent .CompanyHeading
{
	color: #C33434;
}
#MediumContent a
{
	padding: 0;
	margin: 0;
}

.PanelOne
{
	width: 280px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
.PanelOne img
{
	margin-left: -10px;
}


.PanelTwo
{
	width: 280px;
	display: block;
	float: left;
	padding: 10px;
}
.PanelTwo img
{
	margin-left: -10px;
}

.PanelThree
{
	width: 280px;
	display: block;
	float: left;
	padding: 10px;
}
.PanelThree img
{
	margin-left: -10px;
}

.PanelFour
{
	width: 370px;
	display: block;
	float: left;
	margin-right: 20px;
}
.PanelFive
{
	width: 250px;
	display: block;
	float: left;
	padding-top: 10px;
}


/* Tags */
a
{
	color: gray;
	text-decoration: none;
	font-family: Arial;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

img
{
	border: none;
}

.button
{
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px gray;
	border: 1px solid;
	cursor: pointer;
}
.button:hover
{
}

div.footerHr
{
	display: none;
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
}
.BrochureButton
{
	padding: 10px 0 0 20px;
}

/*----- header css -----*/
#header
{
	padding: 0;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: 61px;
	display: block;
	padding: 0;
	margin: 0;
	background: url(Images/Header.jpg);
	background-repeat: no-repeat;
	background-color: White;
}
#header2
{
	padding: 0;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: 83px;
	display: block;
	padding: 0;
	margin: 0;
	background: url(Images/headerHigher.jpg);
	background-repeat: no-repeat;
	background-color: White;
}
.headerlogo
{
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 0px;
	height: 59px;
	width: 188px;
}

/*----- search -----*/

.search
{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
.search .button
{
	height: 19px;
	font-size: 0.6875em;
	cursor: pointer;
	vertical-align: middle;
	background-color: red;
	color: #333333;
	font-size: 0.6875em;
	background: url(../../Images/SearchButton.jpg);
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	width: 26px;
}
.search .button:hover
{
	background: url(../../Images/SearchButtonHover.jpg);
	background-repeat: no-repeat;
}

.searchBox
{
	padding-right: 5px;
	width: 122px;
	height: 18px;
	padding-left: 14px;
	padding-top: 0px;
	background: #ffffff url(../../Images/SearchBar.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border: solid 0px Transparent;
	vertical-align: top;
	font-size: 0.75em;
	color: Gray;
}
.searchResults
{
	width: 100%;
}
.searchRow
{
	width: 100%;
	padding-bottom: 20px;
}
.searchLink
{
	font-style: italic;
	font-size: 0.75em;
}
/*----- heading css -----*/
h1
{
	font-size: 1.25em;
	color: #C33434;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h2
{
	font-size: 1.25em;
	color: #C33434;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h3
{
	font-size: 1.0em;
	line-height: 1.125em;
	padding-bottom: 15px;
	font-weight: lighter;
	color: #C33434;
	margin: 0;
}

/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0 0 20px 0;
	margin: 0;
	color: #6B6B6B;
	font-family: Arial;
}
p a:link
{
	color: #C33434;
	font-family: Arial;
}
p a:visited
{
	color: #C33434;
}
p a:hover
{
	color: #C33434;
}
p a:active
{
	color: #C33434;
}
td
{
	font-size: 100%;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
	font-family: Arial;
	font-size: 0.75em;
}
ol
{
}
li
{
	padding: 0;
	color: #6B6B6B;
	margin: 0;
}


/*----- Privacy & Terms -----*/
.LegalText
{
	padding-left: 10px;
	padding-right: 20px;
}
.LegalText li
{
	font-size: 0.75em;
	line-height: 2.0em;
	color: #6B6B6B;
	font-size: 100%;
}
.LegalText ol
{
	font-size: 0.75em;
}

#SkipTop
{
	float: right;
	font-size: 0.75em;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}
.clearboth
{
	clear: both;
	display: block;
	height: 0;
	margin: 0;
	padding: 0;
	float: none;
}
.hidden
{
	display: none;
}

/*-----   -----*/
#myGallery p, ul
{
	color: Black;
}
.Buttons
{
	display: block;
}
.Buttons img
{
	padding-left: 15px;
	padding-top: 10px;
}
/*----- SidePanels design -----*/
.sidePaneldesign
{
	float: left;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 4px;
	background: url(../../images/fade.gif) 0 0 no-repeat;
	background-position: right top;
}
.sidePaneldesign h3
{
	height: 23px;
	width: 177px;
	color: #666666;
	padding: 8px 0 0 10px;
	text-align: left;
}

.sidePaneldesign ul
{
	margin-bottom: 20px;
}

.sidePaneldesign ul li
{
	margin-left: -15px;
	font-size: 0.8125em;
}
/*----- SidePanels System -----*/
.sidePanelsystem
{
	float: left;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 4px;
	background: url(../../images/fade.gif) 0 0 no-repeat;
	background-position: right top;
	font-size: 0.75em;
}
.sidePanelsystem h3
{
	height: 23px;
	width: 177px;
	color: #666666;
	padding: 8px 0 0 10px;
	text-align: left;
}

.sidePanelsystem ul
{
	margin-bottom: 20px;
}

.sidePanelsystem ul li
{
	margin-left: -15px;
	font-size: 1em;
}

/*----- SidePanels Training -----*/
.sidePaneltraining
{
	float: left;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 4px;
	background: url(../../images/fade.gif) 0 0 no-repeat;
	background-position: right top;
	font-size: 0.75em;
}
.sidePaneltraining h3
{
	height: 23px;
	width: 177px;
	color: #666666;
	padding: 8px 0 0 10px;
	text-align: left;
}

.sidePaneltraining ul
{
	margin-bottom: 20px;
	font-size: 100%;
}

.sidePaneltraining ul li
{
	margin-left: -15px;
	font-size: 0.8125em;
}
div.TrainingView
{
	margin: 0;
	padding: 0;
}

div.TrainingView ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.TrainingView ul li
{
	padding: 0;
	margin: 0;
	font-size: 1em;
}

div.TrainingView ul li a
{
	display: block;
	height: 39px;
	line-height: 39px;
	padding-left: 30px;
}

div.TrainingView ul li ul li a
{
	padding-left: 30px;
}

.TrainingView-Show
{
}

.TrainingView-Hide
{
	display: none;
}


.TrainingView-Leaf
{
	height: 39px;
	width: 199px;
	background: url(            "../../images/butbackground.gif" ) 0 0 no-repeat;
}
.TrainingView-LeafBold
{
	font-weight: bold;
	height: 39px;
	width: 199px;
	background: url(            "../../images/butbackground.gif" ) 0 0 no-repeat;
}

.TrainingView-Leaf:hover
{
	background-position: 0 -39px;
}
.TrainingView-Root
{
	width: 199px;
	background: url(            "../../images/butbackground.gif" ) 0 0 no-repeat;
	padding-left: 0;
}

.TreeView-Root:hover
{
	background-position: 0 -39px;
}

.TreeView-Root .TreeView-Leaf a
{
	padding-left: 47px;
}

/*----- System -----*/
.OurProducts
{
	float: left;
	width: 302px;
	padding: 30px 0px 0px 3px;
	margin-right: 10px;
	border: solid 1px #E0E0E0;
	background: url(../../images/System/productsHeader.jpg) 0 0 no-repeat;
	background-position: left top;
}

.OurProducts ul
{
	margin-left: -0px;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 7px 7px 0 7px;
	list-style: none;
}

.OurProducts li a
{
	color: #8C0F12;
	padding-right: 2px;
	text-decoration: underline;
}
.OurProducts li
{
	margin-bottom: 6px;
}
.OurServices
{
	float: left;
	width: 302px;
	padding: 30px 0px 0px 3px;
	margin-right: 10px;
	border: solid 1px #E0E0E0;
	background: url(../../images/System/servicesHeader.jpg) 0 0 no-repeat;
	background-position: left top;
}

.OurServices ul
{
	margin-left: -0px;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 7px 7px 0 7px;
	list-style: none;
}

.OurServices li a
{
	color: #8C0F12;
	padding-right: 2px;
	text-decoration: underline;
}
.OurServices li
{
	margin-bottom: 6px;
}


/*----- Training -----*/
.WidedetailPanel
{
	width: 630px;
	float: left;
	margin: 30px 0 30px 0;
}
.ItButton
{
	float: right;
}

.pageflip
{
	width: 660px;
	height: 550px;
	float: left;
	margin-left: -30px;
	margin-top: -18px;
}

.detailPanel
{
	width: 355px;
	float: left;
	font-size: 0.75em;
}
.detailPanel ul
{
	font-size: 100%;
}

.narrowDetailPanel
{
	width: 375px;
	float: left;
	font-size: 100%;
}

.infoPanel
{
	width: 225px;
	border-left: 1px solid #dddddd;
	padding: 3px 5px 5px 18px;
	float: left;
	margin-left: 18px;
}

.infoPanel div
{
	width: 225px;
	padding-bottom: 10px;
	margin-top: 6px;
}

.infoPanel div span
{
	width: 150px;
	font-size: 0.75em;
	line-height: 2.0em;
	float: right;
	clear: right;
}

.infoPanel div h2
{
	width: 150px;
	font-size: 0.75em;
	float: right;
}

.infoPanel div img
{
	float: left;
}



/*----- Also on C2k -----*/
.AlsoonC2k
{
	padding: 20px 0 0 40px;
	background-color: Transparent;
}

/* Footer */
#footer
{
	display: block;
	bottom: 0;
	width: 920px;
	height: 175px;
	background-color: #222222;
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
}

#footer a:hover
{
	color: White;
}

.footerright
{
	font-size: 0.6875em;
	line-height: 2.1375em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 35px;
	padding-top: 20px;
	float: right;
	width: 275px;
	color: #959595;
}
.footerleft
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 35px;
	padding-top: 20px;
	width: 530px;
}
.footerleft ul
{
	line-height: 1.75em;
	font-size: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footerleft ul a
{
	text-decoration: none;
	color: #959595;
}
.footerleft ul .FooterHeading a
{
	font-size: 1.25em;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.footerleft ul .FooterHeading
{
	padding-bottom: 5px;
}
#Training
{
	width: 175px;
	display: block;
	float: left;
}

#Design
{
	width: 175px;
	display: block;
	float: left;
}

#System
{
	width: 175px;
	display: block;
	float: left;
}

.footerRight a
{
	color: #8B8B8B;
}


/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 10px;
	padding-right: 0px;
	height: 14px;
	display: block;
}
#validation img
{
	height: 14px;
	width: 72px;
}


#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
	display: block;
}

#validation a
{
	display: block;
	width: 72px;
	height: 14px;
	margin-left: 6px;
	text-decoration: none;
}

#xhtml20
{
	background: url(                  "../../images/FooterLinks/xhtml20.gif" ) 0 0 no-repeat;
	height: 14px;
	display: block;
}


#xhtml20:hover
{
	background-position: 0 -14px;
}

#css
{
	background: url(                  "../../images/FooterLinks/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -14px;
}

#aaa
{
	background: url(                  "../../images/FooterLinks/aaa.gif" ) 0 0 no-repeat;
}


#aaa:hover
{
	background-position: 0 -14px;
}


/*----- links -----*/
#Links
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 16px;
	padding-right: 0px;
	height: 14px;
	display: block;
}
#Links img
{
	height: 32px;
	width: 32px;
}

#Links li
{
	list-style: none;
	text-decoration: none;
	float: right;
	display: block;
}

#Links a
{
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 8px;
	text-decoration: none;
}


#twitter
{
	background: url(   "../../images/FooterLinks/twitter-icon.gif" ) 0 0 no-repeat;
	margin-left: 1px;
}
#twitter:hover
{
	background-position: 0 -32px;
}
#facebook
{
	background: url(   "../../images/FooterLinks/facebook-icon.gif" ) 0 0 no-repeat;
}


#facebook:hover
{
	background-position: 0 -32px;
}
#myspace
{
	background: url(   "../../images/FooterLinks/myspace-icon.gif" ) 0 0 no-repeat;
}


#myspace:hover
{
	background-position: 0 -32px;
}
#rssfeed
{
	background: url(   "../../images/FooterLinks/rssfeed-icon.gif" ) 0 0 no-repeat;
}


#rssfeed:hover
{
	/*background-position: 0 -32px;*/
}
#favorite
{
	background: url(   "../../images/FooterLinks/favorite-icon.gif" ) 0 0 no-repeat;
}


#favorite:hover
{
	background-position: 0 -32px;
}
/*----- log out css -----*/
#Login
{
	width: 27px;
	padding-left: 1px;
	height: 138px;
	margin-top: 40px;
	font-size: 0.75em;
}
#Login a
{
	color: White;
}
.logout
{
	font-size: 0.75em;
	color: white;
	text-decoration: none;
	float: left;
	clear: left;
}
.logout:link
{
	color: #000000;
}
.logout:visited
{
	color: #000000;
}
.logout:hover
{
	color: #000000;
}
.logout:active
{
	color: #000000;
}

.loginpanel
{
	border: solid 1px silver;
	width: 280px;
	text-align: left;
}
.loginsmtxt
{
	font-size: 0.75em;
}
.abstest
{
	margin: 10px 0 10px 0;
	padding-left: 22px;
}
/*----- Contact Form -----*/

.ContactBox
{
	background: #ffffff url(   "../../images/ContactBox.gif" ) top;
	width: 205px;
	height: 18px;
	border: solid 1px #CACACA;
	margin-left: 4px;
	margin-top: 2px;
	padding-left: 2px;
}

.ContactForm
{
	background: #ffffff url(   "../../images/ContactForm.gif" ) top;
	background-repeat: no-repeat;
	width: 404px;
	height: 98px;
	border: solid 1px #CACACA;
}
.ContactText
{
	font-size: 0.9375em;
}

.ContactButton
{
	border: solid 1px #CACACA;
	background-color: #ffffff;
	width: 60px;
	height: 22px;
	margin-top: 10px;
	font-size: 0.75em;
}
.ContactButton:Hover
{
	border: solid 1px #C33434;
	background-color: #C33434;
	width: 60px;
	margin-top: 10px;
	font-size: 0.75em;
	color: White;
}