/* ------------------- MISC ------------------- */
hr {
	height:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/* ------------------- HEADERS ------------------- */
h1 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #F84B00;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -0.1px;
	line-height: 1.4em;
	color: #A9A59C;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #F84B00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

#content p {
	color: #646464;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
/* ------------------- IMAGES ------------------- */
	#content img {
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ------------------- NEWS ------------------- */
.NewsArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
}

/* ------------------- DIVS ------------------- */

#container {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


/* ------------------- MAIN AND COLUNM ------------------- */

#main-wp-outer {
	position: relative;

}

#main-wp-inner {
	position: relative;
	padding-top: 5px;
}

#main-wp {
	position: relative;
	background: url(../images/right-column-bg.jpg) 700px center no-repeat;
}

#main {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow:hidden;
	width: 980px;
	clear: both;
}
#mainfull {
	background: url(../images/main-bg-bt.gif) bottom left no-repeat;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow:hidden;
	padding: 18px;
	height: 1%;
}

#left {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #A9A59C;
	float:left;

	width: 670px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 30px;
	margin: 0 0 30px 20px;
	display: inline;
}

#left p { display: block; width: 670px; }
#right {
	float:right;
	width:240px;
	padding-top: 15px;
	margin: 0 20px 30px 0;
	display: inline;
}

#hero {
	margin-bottom: 15px;
	position: relative;
	width: 980px;
	clear: both;
}
#content {
	clear: both;
}
.ImageThumbs img {
	float: left;
	width: 120px;
	border: 1px solid #E1E2E3;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.ImageThumbs:hover img {
	border: 1px solid #E31B23;
}
.ImageMains img {
	float: left;
	width: 240px;
	border: 1px solid #E1E2E3;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.ImageMains:hover img {
	border: 1px solid #E31B23;
}

div.imgsample	{
	height: 150px;
	float: left;
	width: 500px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.imgsmall	{
	height: 150px;
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.img	{
	height: 200px;
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.imgcart {
	height: 120px;
	width: 120px;
	float: left;
	margin: 5px;
	border: 1px solid #CCC;
}

div.img img	{
	display: block;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.img a:hover img {
	border: 1px solid #CCC;
}
div.mysample		{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
}
div.product		{
	text-align: left;
	font-weight: bold;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6303F;
	text-decoration: none;
	margin-left: 5px;
}
div.product:hover		{
	color: #000;
	text-decoration: none;
}
div.category {
	text-align: left;
	font-weight: bold;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6303F;
	text-decoration: none;
	margin-left: 5px;
}

div.price		{
	text-align: left;
	font-weight: normal;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544118;
	margin-left: 5px;
}

#content a.purchase, .purchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #F96F33;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #EA9E00;
}
#content a.purchase:hover, .purchase:hover {
	background-color: #EA9E00;
	text-decoration: none;
}

.ProductList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F84B00;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 220px;
	position: relative;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.ProductListOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 220px;
	position: relative;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	background-color: #5D5D5C;
}

.ProductList:hover {
	text-decoration: none;
	background-color: #F4F4F4;
}
.Specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	clear: both;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 220px;
	position: relative;
	display: block;
	padding-left: 18px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(../i/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.pdflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 220px;
	position: relative;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(../i/pdf-document.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pdflink:hover {
	text-decoration: none;
	color: #E31B23;

}

/* ------------------- NEWS ARTICLES ------------------- */
#newsarticle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8B8B8;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#newsarticle .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#newsarticle .titleintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
a.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F96F33;
	font-weight: bold;
	background-image: url(../i/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left 2px;
	clear: both;
display: block;
}
a.readmore:hover {
	color: #F96F33;
	text-decoration: underline;
}
/*	------------------- PAGINATION ------------------- */
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #262624;
	border: 1px solid #262624;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
}
.pagination:hover {
	text-decoration: none;
	color: #E33E4C;
	border: 1px solid #E33E4C;
	background: #EAEAEA;
}
.paginationOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D2D2D2;
	border: 1px solid #EBEBEB;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}
.paginationOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #262624;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
/* ------------------- FORMS ------------------- */
.Forms {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	padding: 3px;
}
.FormLarge {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #282828;
	padding: 3px;
	font-weight: bold;
}
/* ------------------- SLIDING BOXES ------------------- */
.boxgrid {
	width: 150px;
	height: 150px;
	float:left;
	background:#161613;
	border: 1px solid #BCBCBC;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#CCC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 150px;
	left: 0;
}
.caption .boxcaption {
	top: 220px;
	left: 0;
}

/* ----------- My Form ----------- */
.myform{
	width:550px;
	padding:20px;

}

.myform p { width: 510px; overflow: hidden; margin-bottom: 12px; }
.myform p label { float: left; text-align: right; margin-right: 20px; color: #231F20; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; width: 150px; padding-top: 3px; }
.myform p input { float: left; border:1px solid #CCC; width: 260px; padding: 0.5em; font-size: 1em; outline: none; }
.myform p textarea { float: left; border:1px solid #CCC; width: 260px; padding: 4px; outline: none; }
.myform p button { clear: both;
	margin-left: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px; }





/* ---- PAGINATION ---- */
ul{
	border:0;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

#pagination-flickr li{
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	list-style:none;
}
#pagination-flickr a{
	border:solid 1px #DDDDDD;
	margin-right:6px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
	color:#BF1E2E;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#666;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover{
	border:1px solid #000;
}

/* ---- BUTTONS ---- */

.buttons {
	padding: 0 20px;
	overflow:hidden;
	margin-bottom: 15px;
	height: 22px;
}
.buttons li {
	float: left;
	margin-right:15px;
	list-style:none;
}

.buttons li a {
	display: inline-block;
	height:22px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.buttons li a span {
	cursor:pointer;
	display:inline;
	float:left;
	height:22px;
	line-height: 22px;
	padding:0 10px 0 0;
	margin-left:10px;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.buttons li a:hover {
	background-position:left bottom;
	color:#fff;
}

.buttons li a:hover span {
	background-position:right bottom;
}
.buttons li .current span {
	color: #FFF;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.buttons li a.current {
	background-image: url(../images/buttons.png);
	background-position: left bottom;
}.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	background-color: #F5F5F5;
	text-decoration: none;
	border: 1px solid #E6E7E8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

a.links { padding-left: 0em; }

.errormsg
{
	background-color: #FF9F9F;
}

.textfieldRequiredMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

.textfieldMinValueMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

.textfieldInvalidFormatMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

.selectRequiredMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

.confirmInvalidMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}


