/* CSS Document */
@import "tinyMCE.css";
html, body{
	height:100%;
}
* html #container {
	height:100%
}
object { outline:none; }

/*FORMAT THE PAGE LAYOUT*/
#container {
	background:url(../images/fill-body.png) repeat-y top;
	padding: 0px 20px 10px 20px;
	width:962px;
	margin:5px auto 5px auto;
	min-height:100%;
}
#menuLeft {
background-color:#F0F0F0;
	width:278px;
	margin-top:3px;
	font-size:12px;
}

#content {
	float:left;
	width:640px;
	margin:10px 10px 20px 20px;
	padding:2px;
}
#header {
	height:100px;
	width:960px;
	margin-left:2px;
	margin-top:0px;
}
#headerLogo {
	height:80px;
	width:80px;
	float:left;
	overflow:hidden;
	margin:10px 10px 10px 12px;
}
#headerLeft{
	width:734px;
	margin:30px 0px 0px 00px;
	float:left;
	text-align:left;
}
#headerRight{
	float:right;
	text-align:left;
	width:80px;
	margin:10px;
}
#headerLeft h1 {
	margin:0px;
	font-size:30px;
	border:none;
	padding:2px;
	float:left;
	text-align:left;
}
#headerLeft h2 {
	margin:0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border:none;
        padding:2px;
	float:left;
	text-align:left;
}
#footer {
	border-top:1px solid #ECECEC;
	border-bottom:2px solid #153E7E;
	margin:2px 0px 5px 2px;
	background:url(../images/footer-bg.jpg) repeat-x top;
}
/*****/
.error, .confirm {
	padding:2px;
	margin:10px auto 10px auto;;
	font-weight:bold;
	text-align:center;
	width:100%;
	font-size:12px;
}
.error {
	background-color:yellow;
	color:red;
	border:1px red solid;
}
.confirm {
	background-color:#E1FEDE;
	color:green;
	border:1px green solid;
}

.textarea_submit {
 	width:100%;
}

.form_heading {
	margin: 20px 0px 4px 0px;
	font-weight:bold;
	font-size:14px;
	color:#666;
}
.red {
	color:red;
}
.commentCount {
	padding-left:20px;
	background:url(../images/icon-comment.gif) no-repeat left;
	height:20px;
}

/*LEFT MENU*/

.menuLeftHeading, .adminMenuHeading {
	border:0px;
	font-weight:bold;
	color:#333;
	padding-left:20px;
	display:block;
	margin:10px 0px 4px 10px;
	font-size:15px;
}
#menuHeading_products {
	background:url(../images/icon-products.gif) no-repeat left;
}
#menuHeading_articles {
	background:url(../images/icon-category.gif) no-repeat left;
}
.adminMenuHeading {
	background:url(../images/icon-admin.gif) no-repeat left;
}
#menuLeft a {
	display:block;
	padding:4px;
	text-decoration:none;
	padding-left:14px;
}
.menuLeftActive a, .menuLeftActive{
	color:#FCAA07;
	font-weight:bold;
}
#menuLeft a:hover, .menuLeftActive a:hover {
	color:#4673a0;
	font-weight:bold;
	background-color:#EFEFEF;
}
.menuLeftItem a, .menuLeftItem a:visited, .menuLeftItem{
	color:#333;
}
#upperMenu h3 {
	float:right;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-top:3px;
	padding-right:14px;
	font-size:18px;
	margin:0px;
}	
#upperMenu {
	height:30px;
	margin-left:2px;
	background-image:url(../images/menu.png);
	background-repeat:repeat-x; 
	background-position:bottom;
}
#upperMenu a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:30px;
	float:left;
	height:30px;
	width:100px;
	background:url(../images/menu_edge.png) no-repeat right;
	text-align:center;
	text-transform:uppercase;
}
#upperMenu a:hover {
	color:#FCAA07;
}
/*PRODUCT PAGE*/
.quote {
	float:left;
	margin-right:6px;
}
#copyright, #bottomLinks {
	font-size:10px;
	margin-top:10px;
	color:#333;
}
#bottomLinks a, #copyright a {
	font-size:10px;
	color:#006699;
}
#shareMe {
	text-align:left;
}
#shareMe img {
	margin:4px;
}
/**/



.picFrame {
	padding:3px;
	background-color:#fff;
	border:1px solid #666;
	margin:4px;
}
.rating {
	text-align:right;
	font-size:12px;
}
.leaveComment {
	background:url(../images/icon-leavecomment.gif) no-repeat left;
	padding-left:20px;
	cursor:pointer;
	cursor:hand;
}
.leaveComment a {
	display:block;
	background:url(../images/icon-plus.gif) no-repeat right;
	font-weight:bold;
	color:#006699;
	padding:2px;
}
.leaveComment a:hover {
	background-color:#EEE;
}
#divComment{
	margin-bottom:20px;
}
#divLeaveAComment {
	margin:0px 40px 20px 40px;	
}
/*FORM CSS */
.formbutton {
	background:url(../images/button-bg.gif) repeat-x top;
}
.read_only {
	border:none;
	width:24px;
}
textarea, input, select {
 border:1px solid #999;
}
.checkbox {
	border:none;
}
.contactForm {
	border: 1px #ccc dashed;
	background-color:#EFEFEF;
	padding:6px;
	color:#666;
}
.textField {
	width:280px;
}
.fixedWidth {
	width:180px;
}
.selectBox {
	width:144px;
}
.phone1 {
	width:30px;
}
.phone2 {
	width:52px;
}
.login-field {
	width:120px;
}

fieldset {
	margin:10px 0px 10px 0px;
	border: 1px solid #ccc;
	padding:10px;
}
legend {
	padding:2px;
	color:#006699;
	font-size:14px;
}
.spacer {
	height:10px;
}
.helpText {
	font-size:12px;
	color:#006699;
}
.comment {
	padding:4px;
	margin:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	border:1px solid #ddd;
	color:#666;
}
.halfR, .halfL {
	float:left;
}
.halfR {
	text-align:right;
	padding-right:2%;
}
.halfL {
width:60%;
	padding-left:2%;
}
.commentHeader {
	font-weight:bold;
	color:#333;
}
.td_pref {
	font-size:12px;
}
.commentModeration {
	font-size:10px;
}
#averageUserRating {
	width:99px;
	height:67px;
	float:right;
	background:url(../images/user-rating-bg.jpg) no-repeat center;
	font-size:28px;
	text-align:center;
	padding-top:33px;
	padding-right:1px;
	font-weight:bold;
}
.moderateCommentsStar {
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FF9900;
}
.ratingBlock {
	border:1px solid #ccc;
	width:116px;
	height:20px;
	padding:2px;
}
#featuredPromo {
	width:95%;
	margin-bottom:10px;
	border:5px dashed red;
	padding:10px;
}
#sidebar ad {
margin: 2px;
border:px solid #ECECEC; 
}

#compDisc {
	width:100%;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	border:1px solid #ccc;
	text-align:left;
	margin:0px auto 0px auto;
}
#accDisc {
	margin:auto;
	margin-top:5px;
	font-family:"Times New Roman", Times, serif;
	color:#666;
	font-size:12px;
}
.contType{
	padding-left:6px;
}
.smallText {
	font-size:12px;
	color:#666;
}
.adminHomeItem {
	font-size:16px;
	background-color:#EEE;
	display:block;
	font-weight:normal;
	padding:2px;
}
.tinyText {
	color:#666;
	font-size:10px;
}