/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat;
}

.button-middle {
	margin-right: auto;
	margin-left: auto;	
	width: 100px;
	margin-top: 30px;
}

.button-middle-wide {
	margin-right: auto;
	margin-left: auto;	
	width: 138px;
	margin-top: 30px;
}

.subtitle-header {
	height: 78px;
	width: 167px;
	background-image: url(../assets/page-title-bg.gif);
	background-repeat: repeat-x;

}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.datasheets a {
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

ul.galleryList li a {
	line-height: 20px;
	padding: 0;
	margin: 0;
}

ul.galleryList li .listSelected {
	line-height: 20px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.container-page-content ul {
	color: #FFFF00;
}


.container-page-content a {
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

.container-page-content a:hover {
	text-decoration: underline;
}

.stock {
	display: block;
}

.gallery-thumbs img {
	border: 0px;
	margin-bottom: 20px;
	float: left;
	display: table-cell;
}

.margin {
	margin-left: 40px;
}

.tagholder {
	background-image: url(../assets/tags-sides.gif);
	background-repeat: repeat-y;
}

.tagholder a {
	display: block;
	width: 133px;
	margin-right: auto;
	margin-left: auto;	
	margin-bottom: 10px;
}


.tagbottom {
	background-image: url(../assets/tags-bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 167px;
}

.stock span {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
	width: 170px;
	float: left;
}

.datasheets a:hover {
	text-decoration: underline;
}

p {
	font-size: 11px;
}

.subcol-left {
	width: 240px; 
	float: left;
}

.container {
	margin-bottom: 50px;
	margin-bottom: 50px;
	display: block;
	width: 514px;
}

.subcol-right {
	width: 240px; 
	float: right;
}

a {
	text-decoration: underline;
	color: #FFFF00;
}

.important {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align: justify;	
	font-size: 13px;
	font-weight: bold;	
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;		
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;	
}

ol {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;	
}


ol span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;	
	font-size: 11px;
	font-weight: normal;
}


.container-header {
	width: 100%;
	background-color: #FFFFFF;
}

.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
	vertical-align: top;
}

.red-strip {
	width: 100%;
	background-color: #BE1E1E;
	height: 12px;
}

.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	font-weight: bold;
	padding-top: 50px;
	margin-bottom: 55px;
	text-align: center;
	display: block;	
	clear: both;
}

.container-col-left {
	width: 188px;
	margin-left: 20px;
	margin-right: 32px;
	float: left;
}

.menu {
	margin-right: auto;
	margin-left: auto;
}

.menu a .navbut {
	margin:0px;
	padding:0px;
}


.container-col-middle {
	width: 560px;
	float: left;	
	background-image: url(../assets/page-title-bg.gif);
	background-repeat: repeat-x;	
}

#page-title {
	margin-top: 25px;
	margin-bottom: 55px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.page-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 37px;
	text-indent: 15px;
}

.tag {
	margin-top: 20px;
	border: 0px;	
}

.container-page-content {
	width: 514px;
	margin-left: auto;
	margin-right: auto;
}

.container-col-right {
	width: 167px;
	float: right;
	background-image: url(../assets/page-title-bg.gif);
	background-repeat: repeat-x;		
	
}

.container-col-right  img {
	border: 0px;
}

.container-right-tag {
	width: 167px;
}

.container-right-tag span {
	display: block;
	padding: 0px;
	padding-top: 20px;
	width: 100%;
	height: 78px;
	vertical-align: top;
	border: #FFFFFF thick solid;
	background-image: url(../assets/page-title-bg.gif);
	background-repeat: repeat-x;	
}



.spacer {
	height: 20px;
	width: 100%;
}

.spacer-small {
	height: 10px;
	width: 100%;
}

.container-right-tag img { 
	display: block;
	padding: 0px;
	margin: 0px;
}

.container-subtitle {
	width: 167px;
	background-image: url(../assets/page-title-bg.gif);
	height: 78px;
	background-repeat: repeat-x;
	margin-top: 25px;
}

h2 {
	font-weight: bold;
	display: inline;
}

