/* Start of CMSMS style sheet 'Groundforce Presentation' */
body  {
	background: #000 url(images/body-bg.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}
.editthis {

	text-align: right;
}
.editthis a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
#columnbox p a{
	color: #FFFFFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.small {
        font-size:.85em;
}
img { border: 0; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p, ol, ul  {
        line-height: 140%;
}
ol, ul {
	list-style: none;
.}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
}
 
h1 {
	letter-spacing:-1px;
        font-size: 46px;
}
 
h2 {
	letter-spacing:-1px;
	font:24px arial, helvetica, sans-serif;
}
 
h3 {
	font-weight:normal;
	padding-top: 10px;
}
h4 {
	font-weight:bold;
	padding-top: 20px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link { color: #D21A39; }
a:visited { color: #800; }
/**/
a:active, a:focus {
                outline: 0
}
#column h1 { 
      margin: 20px 0 20px 0;  
}
#content h4 {
      margin: 10px 0 5px;
}
#content h4 span, #content h3 span {
	font: 11px arial, sans-serif;	
}
#content ul {
      margin: 5px 0 10px;
      padding-left: 15px;
}
#content ul ul {
      margin: 5px 0 10px;
      padding-left: 5px;
}
#content li {
      padding-left: 20px;
      background: transparent url(images/li.gif) no-repeat 1px 3px;
}

#column h1 { text-align: center; }

#columnbox p {
	padding: 10px 10px 20px;
	color: #fff;
	font: 13px arial, sans-serif;	
}
#footer p {
	font: 12px arial, sans-serif;
	padding: 8px 10px;
	color: #FCC94B;
}
#item-image {
	float: right;
}
.item_thumbnails {
	width: 450px;
	background-color: transparent;
	background-image: url(images/thumbs-bg-big.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.item_thumbnails_bottom {
	background-image: url(../images/thumbs-bg-foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 25px;
}

.item_thumbnails h4 { 
      text-align: center; 
      padding-top 15px;
}
span .item_thumb_small{
	margin-left: 5px;
	height: 90px;
	border: 0;
}
.catalog_item>.item_thumbnails { 
      padding-top: 15px; 
}
.page-nav {
        width: 450px;
        text-align: right;
        padding: 5px;
        float: right;
	font: bold 11px arial, sans-serif;	
}
.category-item h3  {
       width: 300px;
}
.category-item h3 a, .category-item a {
        text-decoration: none;
}
.category-items {
        width: 460px;
}
.category-item a {
        float: left;
        width: 100%;
        line-height: 50px;
        border: 1px solid #fff;
        font-size: 13px;
        text-decoration: none;
        background-color: #efefef;
        font-weight: bold;
        text-align: center;
}
.category-item a:link { color: #800; }
.category-item a:visited { color: #333; }
.category-item a:hover {
        font-size: 14px;
        background-color: #FECE14;
        color: #000;
}

#main-product-img {
        text-align: center;
        margin: 10px auto;
}
#main-product-img img { behavior: url(iepngfix.htc) }

.column {
        width: 230px;
        float: left;
}
#newsletter fieldset{
	margin: 10px 5px;
	text-align: left;
	padding: 5px 10px 10px;
	border: 1px solid #000;
	background-color: #FAC118;
	width: 195px;
}

#newsletter label {
	color: #000;
	padding-left: 0;
	font-weight: bold;
}
#newsletter input {
	background-color: #000;
	border: 0;
	padding: 0;
	color:#fff;
	font: 13px arial, sans-serif;
	padding: 2px 1px 2px 1px;
	width:115px;

}
#newsletter input.submit {
	width: 65px;
	background-color: #333;
	color: #FAC118;
	font: bold 12px arial, sans-serif;
	padding: 1px 0 1px;
	border-left: 1px solid #FAC118;
	text-transform: lowercase;
}
#newsletter span {
	display: block;
	width: 190px;
	border: 1px solid #FAC118;
	background-color: #000;
}

#newsletter input.submit:hover {
	background-color: #000;
}

#m3moduleform_1 fieldset {
	border: 0;
	padding: 10px 30px;
}
#m3moduleform_1 legend {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.nms_message {
	border: 1px solid #900;
	background-color: #fff;
	color: #000;
	margin: 20px 10px;
	padding: 5px;
}
#m3moduleform_1 label {
	width: 100px;
	padding-left: 10px;
}
#m3moduleform_1 input {
	background-color: #000;
	padding: 0;
	color:#000;
	font: 13px arial, sans-serif;
	padding: 2px 1px 2px 1px;
	border: 1px solid #000;
	background-color: #efefef;
	margin: 5px 10px;
}

#m3moduleform_1 input#m3submit {
	border: 1px outset #333;
	background-color: #ccc;
	color: #000;
}
.print-page a {
	float: right;
	width: 90px;
	margin: 30px 40px;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 25px;
	font-weight: bold;
	font-size: 11px;
	background: #efefef url(images/email.gif) no-repeat 5px 5px;
	text-decoration: none;
	
}
.print-page a:hover {
	background-color: #fff;
}

/* End of 'Groundforce Presentation' */

