@charset "UTF-8";
/* CSS Document */


p.storytitle a { font-size: 13px; }
#blogContent img { float: right; margin: 0 0 10px 15px; cleat: both;  }

a:link { color: #777777; text-decoration: none; }
a:hover { color: #777777; text-decoration:underline }
a:visited { color: #0071bb; }


a.linkGreen:link {color: #869545; text-decoration:none}
a.linkGreen:visited {color: #869545; text-decoration:none}
a.linkGreen:hover {color:#777777;text-decoration:underline}

a.linkside:link {color: #777777; text-decoration:none}
a.linkside:visited {color: #777777; text-decoration:none}
a.linkside:hover {color:#990000;text-decoration:underline}


a.linkside_Red:link {color: #c62918; text-decoration:none}
a.linkside_Red:visited {color: #c62918; text-decoration:none}
a.linkside_Red:hover {color:#777777;text-decoration:underline}

a.linkside_Red2:link {color: #c62918; text-decoration:underline}
a.linkside_Red2:visited {color: #c62918; text-decoration:underline}
a.linkside_Red2:hover {color:#777777;text-decoration:underline}


a.linkside_gray:link {color: #777777; text-decoration:underline}
a.linkside_gray:visited {color: #777777; text-decoration:underline}
a.linkside_gray:hover {color:#c62918;text-decoration:underline}

a.linkcopyright:link {color: #FFFFFF; text-decoration:underline}
a.linkcopyright:visited {color: #FFFFFF; text-decoration:underline}
a.linkcopyright:hover {color: #cad0d5;text-decoration:underline}




ul, ol {  margin: 0; padding: 0; list-style-type: none; }
ul li { background:  url(../images/bullet.gif) no-repeat 0 7px; padding-left: 15px; height: auto; }
#productTable ul.bullet-arrow li { background:  url(../images/bullet.gif) no-repeat 0 7px; padding-left: 10px; margin: 0; }
#productTable { position: relative !important;  }
ul.copyUl { margin: 0 0 20px 0 ; padding: 0; }
ul.copyUl li { line-height: 20px; background-position: 0 8px; padding-left: 14px; height: auto; }
ol { margin-bottom: 10px; padding: 10px 0 10px 0; }
ol.numbered li { list-style-type: decimal; background:  url(../images/spacer.gif); padding-left: -10px; margin-left: 25px; line-height: 22px; height: auto;  }
ul.noBullets li{ background:  url(../images/spacer.gif); padding-left: 0; }


/* headers */
h1.h1largeWtNormal { font: 15px arial, sans-serif; font-weight: normal; margin-bottom: 5px;  }
h1 { font: 14px arial, san-serif; color: #777; margin-bottom: 15px; font-weight: bold; }
h1.marginBotSm { margin-bottom: 70px; }
h1.noMargin { font-size: 14px; color: #777; margin-bottom: 0px; }
h3 { font-size: 17px; color: #777; margin-bottom: 25px; font-weight: normal; }
h4 { font-size: 14px; color: #54585b; margin-bottom: 20px; padding-top: 0px; font-weight: normal; }
h5 { font-size: 14px; color: #54585b; margin-bottom: 7px; font-weight: normal; }
h6 { font-size: 11px; font-weight: normal; margin: 0 0 5px 0; }

p.storytitle a { font-size: 15px; }

body {  font: 13px 
Arial; line-height: 18px; 
}





/* --------------------------[ misc ]--------------------------------- */

.fontSize13px { font-size: 13px; }
.red { color: #990000; }
.underlined { text-decoration: underline !important; }

/* --------------------------[ font]--------------------------------- */
.redBig {
	font-weight: bolder;
	color: #6e812f;
	font-family: arial, san-serif;
	font-size: 16px;
}

.videoTitle {font: 14px arial, san-serif; 
		font-weight: bold; 
		color: #666666;
}


/* --------------------------[ content ]--------------------------------- */


.graybox{
	border: 1px solid #e9e9e9;
}


.BottmLink_white{
	font-family: Arial;
	font-size: 11px;
font-weight:100;
color: #FFFFFF;
}

.right { float: right; margin: 0 0 5px 5px; }
.left { float: left; margin: 0 10px 5px 0;}

ul.padding-bottom li { padding-bottom: 10px; }


/*
-----------------------------------------------------------------------------------
01. SIDE BOX
-----------------------------------------------------------------------------------
*/

.Side_boxtext_11{
	font-family: Arial;
	font-size: 13px;
color: #777777;
}

.Side_boxtext_13{
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
    color: #777777;
}

.Side_boxtext_15{
	font-family: Arial;
	font-weight:bold;
	font-size: 15px;
    color: #869545;
}

.formfield_SEARCH{
	width:165px;
	height:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px; }

/*
-----------------------------------------------------------------------------------
*/

/*
-----------------------------------------------------------------------------------
01. PARAGRAPGH TAGS
-----------------------------------------------------------------------------------
*/

hr { color: #DBDBDB; background-color: #dbdbdb; height: 1px; }

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
}

/*
-----------------------------------------------------------------------------------
01. MAIN BODY
-----------------------------------------------------------------------------------
*/
.MainBody {
	padding: 10px 15px 14px 15px;
	font-family: Arial;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
}

.MainBody2 {
	padding: 10px 20px 20px 20px;
	font-family: Arial;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
	line-height:20px;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 13px;
	color: #565656;
	font-weight: bold;
	line-height:20px;
}


.Red_Title_18 {
	font-family: Arial;
	font-size: 18px;
	color: #c62918;
	font-weight:bold;
}



/*
-----------------------------------------------------------------------------------
*/



/*
---------------------------------------------
06. FORMS
---------------------------------------------
*/

.formField {
	
	width:250px;
	height:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	color:#404040;
	width:400px;
	height:90px;
	padding: 2px 0px 0px 2px;
	background:#ffffff;
	border:1px solid #cccccc;
}

.formCaptchaField {
	
	width:100px;
	height:24px;
	font-size: 14px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 4px 0px 0px 2px;
}
.captchaInstr {
	font-family: Arial;
	font-size: 10px;
	color:#404040;
}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.captchaPad {
	padding-left:15px;
}

.formSubmit {
	width:65px;
	height:25px;
	color:#ffffff;
	border: none;
	background: transparent url(../images/contact-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}


.formSubmit2 {
	width:45px;
	height:25px;
	color:#ffffff;
	border: none;
	background: transparent url(../images/contact-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}
/*********************************************/

