/*
Theme Name: kinetic Promo
Theme URI: 
Description: Kinetic Promos
Version: 1.0
Author: Kinetic
Author URI: http://www.networkers.in/
Tags: fixed width, three columns, valid XHTML
*/

@charset "utf-8";
/* CSS Document */

body {
	font: 12px Verdana, Geneva, sans-serif;
	background: url(images/bg.jpg);
}
.clear {
	clear: both;
}
.smallText {
	font-size: 11px;
}
.orangeText {
	color: #e77530;
}
#main {
	width: 987px;
	margin: 0 auto;
}
/* Header #header*/
#header {
	height: 987px;
	height: 102px;
	background: url(images/header_bg.jpg) no-repeat;
	position: relative;
	margin: 0 0 4px 0;
}
#logo {
	width: 528px;
	height: 83px;
	position: absolute;
	top: 9px;
	left: 30px;
}
#logo #orange_slogan {
	color:#f86b00;
	padding:3px 0 0 50px;
	margin:0 0 2px 0;
	display:block;
	font-weight: bold;
}
#logo #dark_slogan {
	padding:5px 0 0 10px;
	margin:0;
	font-size: 11px;
	font-weight: bold;
}
#header ul#topMenuRight {
	position: absolute;
	top: 2px;
	right: 12px;
}
#header ul#topMenuRight li {
	display: block;
	float: left;
}
/* Content Box */
#contentDiv {
	border: 1px solid #cfcfcf;
	background: #fff;
	padding: 5px;
}
#sidebarLeft {
	width: 203px;
	float: left;
}
#mainContentBox {
	width: 577px;
	float: left;
	margin: 0 0 0 6px;
}
#mainContentBox h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
#sidebarRight {
	width: 184px;
	float: right;
}
.headerSearchbox {
	width: 268px;
	position: absolute; background-color:#024890;
	top: 36px; padding:5px 0 5px 6px;
	right: 250px;
}
/* Featured Hot Products #frat_new_prod */
#frat_new_prod {
	width: 181px;
	margin: 0 auto 20px auto;
}
#frat_new_prod #frat_new_prod_top {
	height: 52px;
	background: url(images/new_prod_03.jpg) no-repeat;
}
#frat_new_prod #frat_new_prod_content {
	background: url(images/new_prod_05.jpg);
	text-align: center;
	overflow: hidden;
}
#frat_new_prod #frat_new_prod_content p {
	line-height: 16px;
}
#frat_new_prod #frat_new_prod_bottom {
	height: 13px;
	background: url(images/new_prod_06.jpg) no-repeat;
}
#frat_new_prod #frat_new_prod_content a {
	color: #1878e5;
	text-decoration: underline;
}
.grayBox {
	border: 1px solid #CFCFCF;
	background: #f2f2f2;
	padding: 6px;
	margin: 0 0 5px 0;
}
.widgets_heading {
	text-align: center;
	padding:10px 0 6px 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
}
.grayBox p {
	padding: 5px 0;
}
.grayBox a {
	color: #000;
	font-size: 11px;
}
.grayBoxRight {
	border: 1px solid #CFCFCF;
	background: #f2f2f2;
	padding: 2px;
	margin: 0 0 5px 0;
}
.grayBoxRight h2 {
	height: 20px;
	background: url(images/right_bg_pic.jpg) no-repeat;
	color: #fff;
	line-height: 20px;
	text-align: center;
}


.grayBoxRight .grayboxHeading {
	height: 20px;
	background: #cdcdcd url(images/graybg.gif) repeat-x top left;
	border: 1px solid #989898;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	}


#promotional-banner {
	width: 577px;
	height: 198px;
	background: url(images/main_pic.jpg) no-repeat;
}
#promotionalContent {
	width: 348px;
	float: right;
	margin: 15px 40px 0 0;
	display: inline;
}
#promotionalContent h2 {
	font-size:22px;
	color:#e67918;
	font-weight: normal;
	text-align: center;
}
#promotionalContent ul {
	padding: 10px 0 0 5px;
}
#promotionalContent li {
	color: #005bc2;
	font-size: 14px;
	padding: 0 0 7px 15px;
	background: url(images/blue_big_dot.png) no-repeat 0 5px;
}
.latestProducts {
	width: 185px;
	margin: 15px 8px 15px 0;
	float: left;
	display: inline;
}
.letproRight {
	float: right;
	margin: 15px 0 0 0;
}
.latestProducts .headingOne {
	width: 185px;
	height: 53px;
	background: url(images/home_page_03.jpg) no-repeat;
}
.latestProducts .ltprodContent {
	background: url(images/bg_home_middle_07.jpg);
	text-align: center;
	line-height: 15px;
	overflow: hidden;

}
.latestProducts .ltprodBottom {
	height: 7px;
	background: url(images/home_page_12.jpg) no-repeat;
	overflow: hidden;
}
.latestProducts .headingtwo {
	width: 185px;
	height: 52px;
	background: url(images/home_page_04.jpg) no-repeat;
}
.latestProducts .headingthree {
	width: 197px;
	height: 53px;
	background: url(images/home_page_05.jpg) no-repeat top left;
	margin: 0 0 0 -12px;
}
.latestProducts h3 {
	text-align: center;
	font-size: 14px;
	padding: 14px 0 0 0;
}
.latestProducts h3 a {
	color: #000;
	text-decoration: none;
}
.latestProducts .ltprodContent .ltProdBox {
	width: 173px;
	margin: 0 auto 15px auto;
	overflow: hidden;
	border-bottom: 1px solid #8a8a8a;
	padding: 0 0 10px 0;
	display: inline-table;
}
.latestProducts .ltprodContent .borderNone {
	border: none;
}
.latestProducts .priceBold {
	color: red;
	font-weight: bold;
}
.homa_page_title {
	font-size:12px;
	color:#00178a;
	font-weight:bold;
	text-decoration:underline;
}
.homa_page_title a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00178a;
	font-weight:bold;
	text-decoration:underline;
}
.homa_page_title a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00178a;
	font-weight:bold;
	text-decoration:underline;
}
.linkb2b {
	color: #1878e5;
	text-decoration: none;
}
a.linkb2b:hover {
	text-decoration: underline;
}
ul.regiList {
	padding: 5px;
}
ul.regiList li {
	padding: 0 0 5px 15px;
	background: url(images/dot.jpg) no-repeat 0 5px;
}
ul.regiList li a {
	text-decoration: none;
	color: #000;
}
.loginBoxHeader {
	/*float: right;
margin-top : 50px;*/
/*width: 230px;*/
height: 15px;
	position:  absolute;
	right: 15px;
	top: 40px;
}
.loginBoxHeader input {
	font-size: 11px;
}
.myCartHeader {
	position: absolute;
	bottom: 8px;
	right: 25px;
}
.myCartHeader a {
	text-decoration: none;
	color: #E67918;
	font-size: 11px;
	font-weight: bold;
}
.wpsc_categorisation_group {
}
.wpsc_categorisation_group ul {
}
.wpsc_categorisation_group ul li {
	padding: 0 0 5px 0;
}
.wpsc_categorisation_group li ul li {
	margin: 0;
	padding: 0 0 0 25px;
}
.wpsc_categorisation_group li a {
	font-size: 14px;
	color: #00178A;
}

.wpsc_categorisation_group_new {
	margin-left:25px;
	margin-bottom:70px;
}
.wpsc_categorisation_group_new ul {
}
.wpsc_categorisation_group_new ul li {
	padding: 0 0 5px 0;
}
.wpsc_categorisation_group_new li ul li {
	margin: 0;
	padding: 0 0 0 25px;
}
.wpsc_categorisation_group_new li a {
	font-size: 14px;
	color: #00178A;
	line-height:28px;
}

.aboveFooter {
	width: 960px;
	margin: 0 auto;
}
.bottonContent {
	/* float: left;
    text-align: left;*/
	clear: both;
	margin: 0 0 15px 0;
}
.bottonContent h2 {
	color: #00178a;
	padding: 0 0 5px;
	font-weight: bold;
	font-size: 12px;
}
.bottonContent p {
	padding: 0 0 10px 0;
	line-height: 18px;
	color:#000;
	text-align:justify;
}
.bottonContent a {
	text-decoration: underline;
	color: #1878E5 !important;
}
.bottonContent a:hover {
	text-decoration: none;
}
.bottomContentHeading {
	color: #00178a;
	padding: 0 0 5px;
}
.paraClass {
	color: #1878e5;
	text-align: justify;
}
.kineticPromo {
	width: 203px;
	float: left;
}
#footerBox {
	background: url(images/bg_bottom.jpg) no-repeat;
	height: 48px;
	margin: 5px 0 0 0;
	color: #fff;
	text-align: center;
	padding: 8px 0 0 0;
	position: relative;
}
#footerBox a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.copyrightText {
	position: absolute;
	right: 5px;
	top: 26px;
	font-size: 11px;
}
.SatisfiedCustomers {
	width: 177px;
	padding: 10px 0;
	margin: 0 auto;
}
.SatisfiedCustomers h2 {
	background: url(images/logo_rotation.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	padding: 6px 0 0 0;
}

.SatisfiedCustomers .SatisfiedCustHeading {
background: url(images/logo_rotation.jpg) no-repeat;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 11px;
padding: 4px 0 2px 0;
}

.SatisfiedCustomers .scstoBox {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 0;
	text-align: center;
}
.SatisfiedCustomers .satFooter {
	height: 10px;
	background: url(images/logo_rotation_b.jpg) no-repeat;
}
.post {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.postcontent {
	margin-top: 10px;
	text-align: justify;
}
.wpsc_description {
	font-size: 14px;
	margin-top: 5px;
        min-height: 55px;
}
.quantityPro{
    width: 55px;
    display: inline;
    float: left;
    font-weight: bold;
    text-align: right;
}
.pricePro{
    width: 55px;
    display: inline;
    float: left;
    text-align: right;
}
.logoprint{
    color: #FF0000;
    font-size: 16px;
    margin-bottom: 5px;
}
.single_additional_description {
	margin-top: 5px;
	font-size: 12px;
}
#productContentBox {
	width: 563px;
	float: left;
	margin: 0 0 0 6px;
}
#productContentBox #prodImageBoxLeft {
	width: 320px;
	float: left;
}
#productContentBox #prodImageBoxLeft .prodCode {
	color: #c77d00;
	padding: 8px 5px;
}
#productContentBox #prodImageBoxLeft .prodImg {
	width: 320px;
	height: 320px;
	background: url(images/productBox.jpg) no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
}
#productContentBox #prodImageBoxRight {
	width: 225px;
	float: right;
	margin-bottom:-50px;
}
#productContentBox #prodImageBoxRight h2 {
	/*font-size: 26px;*/
	color: #001068;
	font-weight: normal;
}
#productContentBox #prodImageBoxRight p {
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
#productContentBox #prodImageBoxRight u {
	color: #6e6e6e;
}
#productContentBox #prodImageBoxRight #prodDetailBox {
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 5px;
}
#productContentBox #prodImageBoxRight #prodDetailBox table td {
	padding: 4px 0;
	color: #6e6e6e;
	font-size: 11px;
}
.otherDetail {
	padding: 15px 0;
}
#priceBox {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	color: #0073c8;
        margin-bottom: 10px;
}
#priceBox span {
	color: #ff0000;
	font-weight: normal;
	font-style: italic;
}
#QuantityBox {
	padding: 10px 0;
}
#overguarantee {
	float: left;
}
#blue-box-border {
	float: right;
	width: 260px;
	height:115px;
	background: url(images/blue-box-border.jpg) no-repeat;
}
#blue-box-border table td {
	padding: 5px;
}
#blue-box-border table {
	margin: 10px 0 0 5px;
}
#blue-box-border_new {
	float: right;
	width: 225px;
	height:100px;
	background: url(images/blue-box-border_new.jpg) no-repeat;}
.breadcrumb {
	padding: 2px 0 0 0;
	color: #0060b6;
	font-size: 11px;
}
.breadcrumb a {
	color: #0060b6;
	text-decoration: none;
}
.wpsc_quantity_update {
	font-weight: bold;
}
.wpsc_product_price {
	margin-left: 40px;
}
.wpsc_product_price_new {
	color: #0047BF;
        font-weight: bold;
}
.callClass{
        color: #0047BF;
        font-weight: bold;
        margin: 42px 0 0 103px;
}

#innerContentBox {
	width: 570px;
	float: left;
}
#innerContentBox h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.ChtInfo {
	padding: 3px 0 8px 0;
}
.catProdbox {
	width: 146px;
	text-align: center;
	float: left;
	margin: 0 20px 30px 20px;
        min-height: 210px;
}
.catProdbox p {
	line-height: 14px;
	padding: 5px 0 0 0;
}
.catProdbox span {
	color: #E75C00;
	font-size: 10px;
}
.catProdbox a {
	color: #00178a;
	text-decoration: underline;
	font-weight: bold;
}
.dashedBoxBorder {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
}
.dashedBoxBorder ul {
	width: 135px;
	float: left;
	display: inline;
}
.innerCat {
	width: 135px;
	float: left;
	display: inline;
}
.dashedBoxBorder li {
}
.dashedBoxBorder a {
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
}
#cat-promotional-banner {
	width: 563px;
	height: 165px;
	background: url(images/category_bg.jpg) no-repeat;
	margin: 12px 0 0 0;
}
#cat-promotional-banner #cat-pro-left {
	width: 165px;
	float: left;
	padding: 2px 0 0 10px;
}
#cat-promotional-banner #cat-pro-right {
	width: 350px;
	float: right;
}
#cat-promotional-banner #cat-pro-right h3 {
	font-size: 26px;
	color: #0060b6;
	background: url(images/3_dots_brown.png) no-repeat 0 15px;
	padding: 8px 0 0 20px;
}
#cat-promotional-banner #cat-pro-right h4 {
	font-size: 20px;
	color: #0060b6;
	padding: 0px;
	font-weight: normal;
}
#cat-promotional-banner #cat-pro-right ul {
	padding: 10px 0 0 5px;
}
#cat-promotional-banner #cat-pro-right li {
	color: #585858;
	font-size: 14px;
	padding: 0 0 7px 15px;
	background: url(images/blue_big_dot.png) no-repeat 0 5px;
}
.footerMessage {
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	width: 563px;
}
.footerImageCat {
	margin-top: 20px;
	text-align: center;
	width: 563px;
}
.relatedProds {
	width: 560px;
	min-height: 284px;
	border: 1px solid #ccc;
}
.relatedBox {
	float: left;
	display: inline;
	width: 129px;
	margin-left: 10px;
}
.relatedBox_title {
	color:#00178A;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
}
.productRelatedTit {
	margin: 15px 0 15px 10px;
	font-size: 18px;
	color: #666666;
}
#search_list_products {
	width: 100%;
	text-align:center;
	border: 1px solid #ccc;
	}

span.pricedisplay {
color:#333333;
float: inherit !important; 
text-align: center !important;
font-size:9pt;
white-space:nowrap;
width:80px;
padding: 2px 0;
}

	
.front_page_price {
}
.search_product {
	margin: 10px 0 10px 0;
	width: 180px;
	float: left;
}
.artworkfrm {
}
.artworkfrm label {
	display: block;
	float: left;
	width: 140px;
}
.artworkfrm p {
	clear: both;
	padding: 0 0 5px 0;
}
.artworkfrm input {
}





.shopping-cart-wrapper {
font-size: 11px !important;
}

.shopping-cart-wrapper span.items {
	color: #333;
	padding: 0 0 5px 0;
}

table.shoppingcart {
	padding: 10px 0 0 0 !important;
	margin: 10px 0 0 0 !important;
	}
	
table.shoppingcart td {
	padding: 5px 0 !important;}
	
#shopping-cart #sliding_cart table {
background-color:transparent;
border:1px dashed #acacac;
border-collapse:collapse;
margin:6px 0;
padding:0;
width:auto;
}

#shopping-cart #sliding_cart table th, #shopping-cart #sliding_cart table td {
border:1px dotted #666;
}

#shopping-cart #sliding_cart table th {
	font-weight: normal !important;
	padding: 5px 2px!important;
	}
	
	
table.mytablestyle  {
}

table.mytablestyle td {
	padding: 5px 0 5px 15px;
	}
	

table.productcart {
	border: 1px solid #cccccc !important;}
	
table.productcart td {
		padding: 4px !important;
		}
.olFaq{
      list-style: circle;
      margin-left: 15px;
      line-height: 25px;
}
.pclassNew{
  border:1px solid #00AFE6;
  margin:20px 0;
  padding:4px 10px;
  line-height: 20px;
}



/* contact Us csst by sandeep */


#contactright{
	width: 750px;

	}
	
#contactBox {
	width: 572px;
	}
	
#contactBox #cbliveChatbg {
width:572px;
height: 34px;
background: url(images/live-chat.jpg) no-repeat;
position: relative;
font-size: 20px;
color: #00923c;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

#contactBox #cbliveChatbg #headingLivechat {
position: absolute;
top: 8px;
right: 10px;
letter-spacing: -1px;
}
	
#contactBox .contText {
	padding: 10px;
	line-height: 18px;
	}
	
	
#contactBox #cbmailbg {
width:572px;
height: 34px;
background: url(images/email.jpg) no-repeat;
position: relative;
font-size: 20px;
color: #bd5c27;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

#contactBox #cbmailbg #headingmailchat {
position: absolute;
top: 8px;
left: 264px;
letter-spacing: -1px;
}


#contactBox #personbg {
width:572px;
height: 34px;
background: url(images/in-person.jpg) no-repeat;
position: relative;
font-size: 20px;
color: #00923c;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

#contactBox #personbg #headingperson {
position: absolute;
top: 8px;
right: 13px;
letter-spacing: -1px;
}


#contactUsfrm {
	padding: 25px 0 0 0;
	width: 460px;
	margin: 0 auto;
	}
	
	
#contactUsfrm label {
	float: left;
	display: block;
	width: 106px;
	text-align: right;
	padding-right: 5px;
	}
	
#contactUsfrm .clearDiv {
	padding: 0 0 5px 0;
	clear: both;
	}
	
#contAddress {
	text-align: right;
	padding: 10px 0;
	font-size: 14px;
	}
	
.inputLeft input {
	width: 115px;
	}
	
.divreqleft {
	float: left;
	padding: 0 0 0 110px;
	font-size: 11px;}
	
.textareaLeft textarea {
width: 345px; height: 50px;
	}
	

	
.DivLeft {
	float: left;
	}
	
.DivRight {
		float: right;
		}
	
	
#contAddress  p { padding: 0 0 10px 0; line-height: 19px; }

#contAddress  p a { color: #0086cf;}

.textBoldCenter {
	font-weight:bold;
	text-align: center;
	padding: 10px;
	}
	
#contactBox #Call-us {
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
	}
	
#contactBox #Call-us a {
	color: #000;
	font-weight: bold;
	}

#contactHeading {
	font-size: 24px;
	color: #666;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 15px 0;
	}
	
#contactTopBox {
	width: 570px;
	height:36px;
	background: url(images/contact-topbg.jpg) no-repeat;
	position: relative;
	margin: 0 0 25px 0;
	}
	
#contactTopBox  #clivechat {
	position: absolute;
	top: 21px;
	left: 21px;
	color: #00923c
}

#contactTopBox  #cphonea {
	position: absolute;
	top: 3px;
	left: 140px;
	color: #0086cf
}


#contactTopBox  #cemail {
	position: absolute;
	top: 21px;
	left: 250px;
	color: #e67817
}

#contactTopBox  #chelp {
	position: absolute;
	top: 2px;
	left: 364px;
	color: #0086cf
	}

#contactTopBox  #cperson {
	position: absolute;
	top: 22px;
	left: 476px;
	color: #00923c
}
.sp_pro{position:absolute; float:right; margin:90px -10px 0px 120px;
border:0px solid red;} 
