/*  
Theme Name: FpCleanRed
Theme URI: http://www.wordpress.org/
Description: A clean red theme.
Author: FP
Author URI: http://www.wordpress.org/
Version: 1.2
*/

/* Reset Defaults Starts */

@charset "utf-8";

* {

  margin: 0;

  padding: 0;

  }



h1, h2, h3, h4, h5, h6, p, blockquote {

  margin: 0;

  padding: 10px;

  }



a {

  color: #215679;

  }



a:hover {

  color: #4C82A6;

  }



blockquote {

  margin: 5px 15px;

  padding: 5px 5px;

  background: #8CB5D8;

  border: 1px solid #3A7CAC;

  }



code {

  color: #3366CC;

  }



a img {

  border: none;

  }



img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



img.alignright {

    padding: 4px;

    margin: 0 0 2px 7px;

    display: inline;

}



img.alignleft {

    padding: 4px;

    margin: 0 7px 2px 0;

    display: inline;

}



.alignright {

    float: right;

}



.alignleft {

    float: left;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}








/* Reset Defaults Ends */

body{
	font:13px Arial,Verdana;
}

a {
	color:#434342;
	text-decoration:none;
}
a:hover {
	color:#B80202;
	text-decoration:none;
}
#container {
	margin:10px auto 0 auto;
	width:950px;
}
#header {
	/* Should be height of ad */
	min-height:60px;
}
#header h1 {
	font-weight:bold;
	font-size:1.5em;
	/* Should be height of ad */
	line-height:60px;
	float:left;
}
#header h2 {
	font-weight:bold;
	font-size:13px;
	/* Should be height of ad */
	
}
#head-ad {
	float:right;
	margin-bottom:10px;
}
#head-search input[type=text] {
	border:#ccc thin solid;
	color:#999;
	font-size:0.87em;
	height:20px;
	padding-left:3px;
	width:165px;
}
#menu {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(images/menu-bg.gif) repeat-x;
	height:95px;
}
#menu .upper {
	padding-top:35px;
}
#menu .left {
	float:left;
}
#menu .right {
	float:right;
	margin-right:15px;
}
#menu ul {
	margin:0;
	padding:0;
	padding-left:10px;
}
#menu li {
	/*background:url(images/menu-button.png); */
	float:left;
	list-style:none;
/*	width:106px; */
	height:26px;
	padding-left:13px;
}
#menu li a {
	/*
	background:url("images/bgtableft.gif") no-repeat scroll left top transparent;
	color:#000;
	display:block;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	font-weight:bold; */
	background:url("images/bgtableft.gif") no-repeat scroll left top transparent;
display:block;
font-size:10pt;
height:26px;
text-decoration:none;
text-transform:lowercase;
}
#menu li a span {
	/*
background:url("images/menu-button.png") repeat-x; scroll right top transparent;
display:block;
font-weight:bold;
line-height:26px;
margin-left:6px;
padding-left:5px;
padding-right:12px;
text-decoration:none; */
background:url("images/bgtabright.gif") no-repeat scroll right top transparent;
display:block;
color:#000000;
font-weight:bold;
line-height:26px;
margin-left:6px;
padding-left:5px;
padding-right:12px;
text-decoration:none;
}

#menu li a:hover {
	color:#B80202;
}
#menu li.active a {
	color:#B80202;
}
#menu li.active {
	border:0;
}
#menu input[type=text] {
	height:20px;
	
	border:#450e0e thin inset;
	color:#000;
}
#menu input {
	vertical-align:middle;
}
#menu .lower {
	margin-top:35px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#FFF;
	font-size:0.8em;
	/* text-transform:uppercase; */
}
#menu .lower a {
	color:#FFF;
}
#menu .lower a:hover {
	color:#FFF;
	text-decoration:underline;
}
#side-left {
	float:left;
}
#side-right {
	float:right;
}
.side {
	width:200px;
	font-size:0.9em;
	color:#434342;
}
.side .head {
	background:url(images/side-top.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-top:15px;
	padding-left:10px;
	width:200px;
}
.head h2{
	font-weight:bold;
}
.side ul {
	background:#f6f6f6;
	border:#e1e1e1 thin solid;
	margin:0;
	padding:0;
	width:198px;
}
.side li {
	background:url(images/arrow.gif) no-repeat left center;
	border-bottom:#FFF thin solid;
	font-size:0.9em;
	list-style:none;
	margin-left:10px;
	padding:7px 0 7px 10px;
}
.side li a {
	display:block;
}
#center {
	float:left;
	margin-left:13px;
	width:725px;
}
#center .top {
	margin-top:15px;
	background:url(images/center-top.gif) no-repeat;
	width:725px !important;
	height:31px;
	color:#7F7F7F;
	font-weight:bold;
	line-height:31px;
	padding-left:10px;
}
#center .content {
	width:497;
	border:#e1e1e1 thin solid;
	padding:7px;
	font-size:0.9em;
}
#center .content .column {
	width:126px;
	float:left;
	border-right:#cccccc thin solid;
	text-align:center;
	font-weight:bold;
}
#center .content p {
	margin:0;
}
#center h1 {
	color:#EC0606;
	margin:5px 0;
	font-weight:bold;
}
#center h2 {
	color:#EC0606;
	margin:5px 0;
	font-weight:bold;
}
#center .content p.small {
	font-size:0.9em;
}
#center .content .last {
	border-right:none;
}
/*
#center th {
	padding:10px;
	font-weight:bold;
}
#center td {
	padding:10px;
}
#center table .odd {
	background-color:#e7e7e7;
}
*/

ul.tabs {
	width: 100%;
	float: left;
	margin:0;
	margin-top:10px;
}
ul.tabs li {
	margin: 0 2px 0 0;
	float: left;
	list-style-type: none; 
}
ul.tabs a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}
ul.tabs a:hover {
	background: #fff;
}
ul.tabs a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #EC0606;
}
.tab {
	clear: left;
	border: 1px solid #ccc;
	padding: 4px 8px 0 8px;
	font-size:0.9em;
}
#footer {
	border-top:#e1e1e1 thin solid;
	height:26px;
	margin-top:20px;
	
	line-height:26px;
	font-size:0.85em;
	padding:0 7px;
}
#footer .left {
	float:left;
}
#footer .right {
	color:#b4b4b3;
	float:right;
}
#footer .right a:hover {
	color:#b4b4b3;
	text-decoration:underline;
}
#footer .right a {
	color:#b4b4b3;
}
.clear {
	clear:both;
}
#direct_product optgroup{
	font-weight:bold;
	color:#F00;
	font-style:italic;
}
#direct_product option{
	color:#000000;
	font-variant:normal;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;	
}
#sitemap h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center
	
}
#sitemap h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:13px;
}
.product_name{
font-weight:normal;
font-size:11px;
height:44px;	
}
button.button {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
overflow:visible;
width:auto;
color:#616161;
font:11px tahoma,sans-serif;
vertical-align:middle;
}
button.button span span span {
background:url("images/bg_button.gif") repeat-x scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font:bold 11px/16px tahoma,sans-serif;
margin:0;
padding:3px 12px 7px;
text-align:center;
white-space:nowrap;
}
table
{
border-collapse: collapse;
border-spacing:0;
border: 1px solid #000000;
font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
 
.tdbold{
font-weight:bold;	
}

td, th {
  border: 1px solid #BBAA99;
  padding: .3em;
 /* font-size: 0.9em; */
  color: #666;
  }
thead th, tfoot th{
	border: 1px solid #BA9;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #BA9 url("images/menu-bg.gif") repeat-x top left;
	color: #FFF;
}
tfoot td{
	font-weight:bold;
}
 tbody th,thead th,tbody td {
	vertical-align: top;
	text-align: left;
}
th img{
	border:2px solid #000;
}
tbody tr:hover td, 
tbody tr:focus td,
tbody tr:hover th,
tbody tr:focus th
{
	background: url("images/bg_menu.gif")  repeat-x top left;
	color: #000;
}
h2.postTitle a {
color:#000000;
font-size:14pt;
font-weight:bold;
letter-spacing:-1px;
text-decoration:none;
}
.postContent p {
color:#000000;
font-size:10pt;
padding:5px 10px;
}
.postMeta .date {
background:url("images/date.gif") no-repeat scroll left center transparent;
padding:0 0 0 15px;
}
.postMeta .filed {
background:url("images/folder.gif") no-repeat scroll left center transparent;
margin:0 0 0 3px;
padding:0 0 0 18px;
}
.postContent img {
border:3px solid #CCCCCC;
margin:10px;
}

tr.odd
{
/* ackground: url("modern-gradient-red.jpg")  repeat-x top left; */
font-weight:bold;
}	

#tab2 ul li{
	margin-left:20px;
	list-style-image: url('images/bullet.jpg');
	
}
#compare_deep {
background:url("images/bg_button.gif") repeat-x scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font:bold 11px/16px tahoma,sans-serif;
margin:0;
padding:3px 12px 7px;
text-align:center;
white-space:nowrap;
}
.content p{
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 12px 7px;
}
/* Jcorsal styles*/
/************************************************
JCAROUSEL LITE
************************************************/
#list {
     height:130px;
     width:880px;
     margin:30px auto;
	 border:1px solid #000;
}

.slider {
     float:left;
     left: -5000px;
     margin:15px;
     position:relative;
     visibility:hidden;
}

.slider ul {
     height:100px;
     width:600px;
}

.slider ul li {
     padding:0 20px;
}

.slider ul li img {
     cursor:pointer;
     height:100px;
     padding-top:3px;
     width:120px;
}

.prev {
     cursor:pointer;
     float:left;
     padding-top:60px;
}

.next {
     cursor:pointer;
     float:right;
     padding-top:60px;
}
/************************************************
CAPTIFY CAPTION
************************************************/
.caption-top, .caption-bottom {
     background: #000000;
     color: #ffffff;
     cursor:default;
     padding:2px;
     font-size:11px;
     text-align:center;
}

.caption-top {
     border-width:0px;
}

.caption-bottom {
     border-width:0px;
}

.caption a, .caption a {
     background:#000;
     border:none;
     text-decoration:none;
     padding:2px;
}

.caption a:hover, .caption a:hover {
     background:#202020;
}
.pageTitle{
	text-align:center;
	font-size:17px;
	padding:10px 10px 10px 10px;
}
p strong,b{
	font-weight:bold;
}
.content ul, ol {
padding:0 0 0 35px;
list-style:disc;
}
.content ul li, ol li {
color:#000000;
font-size:10pt;
list-style:disc;
}
.content a{
	text-decoration:none;
	color:#c70202;
}
.content a:hover{
	text-decoration:underline;
	color:#c70202;
}
#searchbox{
	width:300px;
	background-color:#ffffff;
	border:solid 1px #c70202;
}
#searchbtn{
	width:150px;
	font-weight:bold;
}

