h3 {
	font-size: 1.0em;
	}
h3.uppercase {
    text-transform: uppercase;
}

ul {
	
}

.clear{
	float: none;
	clear: both;
}

/** fe **/

ul#DistrybutorListAlphabet {
	margin: 0;
	clear: both;
	padding: 0;
}
ul#DistrybutorListAlphabet li {
	font-size: 1em;
	display: block;
	width: 1.1em;
	_width: 1em;
	height: 1.4em;
	line-height: 1.4em;
	border: 1px solid #ccc;
	float: left;
	margin-left: 3px;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
}
#RegistrationForm .radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.distributorContact img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#RegistrationForm input {
	border: 1px solid #333333;
	font-size: 1em;
	line-height: 1.5em;
}
#NewsLatest, 
#NewsList,
#NewsArchive {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0;
	width: 536px;
}
#NewsLatest li, 
#NewsList li,
#NewsArchive li {
	display: block;
    width: 537px;
}

#NewsLatest img.newsImage {
float: left;
padding: 0 10px 10px 0;
}

#NewsLatest .newsIntro,
#NewsList .newsIntro {
	padding: 10px 0;
}

#NewsLatest .newsHeading, 
#NewsList .newsHeading,
#NewsArchive .newsHeading {
	font-size: 1em;
	color: #AA0A10;
	font-weight: bold;
	/*width: 540px !important;*/
    width: 536px;
    _width: 530px;
	border-bottom: 1px solid #666;
	text-decoration: none;
	margin: 0;
    clear: both;
	height: 1.2em;
}
#NewsLatest .newsHeading a, 
#NewsList .newsHeading a,
#NewsArchive .newsHeading a {
	float: left;
    text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#NewsLatest .newsDate, 
#NewsList .newsDate,
#NewsArchive .newsDate {
	float: right;
    line-height: 1.2em;
	color: #666666;
	font-size: 1em;
}
#NewsLatest .readmore,
#NewsList .readmore {
	text-align: right;
    float: right;
	padding: 3px 0 20px 0;
    margin: 0;
}
#ProductsListSubcategory {
	width: 100%;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
	margin: 10px 0 20px 0;
	background-color: #FFF;
}

#paginationControl {
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
}

#paginationControl span.bold {
	font-weight: bold;
}

#paginationControl a {
	padding: 0 2px;
}

#ProductsListSubcategory .odd {
	background-color: #E8E8E8;
}
#ProductsListSubcategory .even {
	background-color: #FCFCFC;
}
#ProductsListSubcategory.ACCESS th{
	font-size: 1em;
	line-height: 1.7em;
	background-color: none;
	text-align: left;
	padding: 0 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ProductsListSubcategory .productsCol {
	width: 33%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#ProductsListSubcategory .productRow {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#ProductsListSubcategory td {
	line-height: 1.6em;
	font-size: 0.9em;
	padding: 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFF;
}
#ProductsListSubCat {
	width: 100%;
	margin: 20px 0;
}
#ProductsListSubCat td {
	padding: 5px 20px;
	background-color: #FFF;
}

#ProductsListSubCat td a{
	color: #840076;
}
#ProductsListSubCat th {
	background-color: #840076;
	font-size: 1em;
	line-height: 1.8em;
	padding-left: 20px;
	text-align: left;
}
#ProductsListSubCat th a {
	color: #FFF;
	text-decoration: none;
}

table#ProductsListSubCat.ACCESS {
	border: 5px solid red;
	}
div.Obsolete {
	display: block;
	padding-top: 5px;
	border-top: 3px solid #999;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 3px solid #999;
	color: #AC0A14;
}
a.photo {
	display: block;
}


.newsDetailHeading {
    width: 540px;
    _width: 530px;
    margin-left: 21px;
    margin-top: 10px;
	border-bottom: 1px solid #666;
    margin-bottom: 10px;
	text-decoration: none;
    clear: both;
    line-height: 1.3em;
    vertical-align: bottom;
}

.newsDetailDate {
    width: 50px;
    padding-right: 15px;
    _padding: 0;
    float: right;
    color: #666666;
	font-size: 1em;
    height: 1.3em;
    font-weight: bold;
}

.newsDetailHead {
    float: left;
    color: #B60C12;
    font-size: 1.2em;
    font-weight: bold;
}


ul.solutions {
    margin: 0;
    padding: 0;
    }
    ul.solutions li {
        display: inline;
        width: 136px;
        padding: 10px 5px;
        line-height: 20px;
    }
ul.appliedtech {
    margin: 0;
    padding: 5px 0 5px 20px;
    list-style: none;
    }
    ul.appliedtech li {
        display:block;
        float:left;
        width:170px;
    }

/** Floating images **/
img.floatright {
    float: right;
    margin: 0 0 10px 10px;
    clear: right;
}
img.floatleft {
    float: left;
    margin: 10px 10px 0 0;
    clear: left;
}

#content-left-text .subcategory h2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}