@charset "utf-8";

/* CSS Document */



* {

	margin:0;

	padding:0;

}



body {

	background:url(../images/bg-main.gif) repeat-x 0 top;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#636363;

}



img {

	border:0;

}



a {

	color:#4284C0;

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

	color:#636363;

}



.clr {

	clear:both;

}



#container {

	width:960px;

	margin:auto;

}



#header {

	height:93px;

	position:relative;

}



#header .logo {

	padding-top:16px;

}



#header .hdrLinks {

	font-size:11px;

	color:#929292;

	position:absolute;

	bottom:14px;

	right:10px;

}



#header .hdrLinks a {

	color:#929292;

	text-decoration:none;

	margin:0 5px;

}



#header .hdrLinks a:hover,

#header .hdrLinks a.active {

	color:#4284c0;

	text-decoration:underline;
}

#header .hdrLinks .welcome {
	font-weight:bold;
}

#header .needHelp {

	background:url(../images/ico-needHelp.gif) no-repeat left center;

	padding-left:17px;

}



#header .shoppingBag {

	background:url(../images/ico-shoppingBag.gif) no-repeat left center;

	padding-left:16px;

}



#header .myAccount {

	background:url(../images/ico-myAccount.gif) no-repeat left center;

	padding-left:20px;

}



#header .secureLogin {

	background:url(../images/ico-secureLogin.gif) no-repeat left center;

	padding-left:16px;

}



#header .callUs,
#header .timing {

	position:absolute;

	top:14px;

	right:10px;

	font-size:24px;

	color:#4284c0;

}

#header .timing {
	top:40px;
	font-size:14px;
	font-weight:bold;
	right:55px;
}

#topNav {

	background:url(../images/bg-topNav.gif) no-repeat 0 0;

	height:46px;

	line-height:46px;

	padding:0;

	margin-bottom:15px;

	font-weight:bold;

	font-size:14px;

	position:relative;

}



#topNav a {

	background:url(../images/sptr-topNav.gif) no-repeat right top;

	display:inline-block;

	padding:0 20px;

	color:#fff;

	text-decoration:none;

}



#topNav a:hover,

#topNav a.active {

	color:#cbe1f6;

}



#topNav .search {

	background:url(../images/bg-search.gif) no-repeat 0 0;

	width:228px;

	height:27px;

	padding:2px 0 0 3px;

	line-height:normal;

	font-size:12px;

	position:absolute;

	top:8px;

	right:12px;

}



#topNav .search input {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	background:none;

	border:none;

	padding:4px 2px;

	width:175px;

}



#topNav .search input.btn {

	width:auto;

	height:24px;

	margin-left:10px;

	padding:0;

	color:#454545;

	font-weight:bold;

	background:none;

	cursor:pointer;

}



#leftCol {

	width:189px;

	float:left;

	margin-right:13px;

}



#leftCol h2 {

	background:url(../images/bg-lftHeading.gif) no-repeat 0 0;

	height:34px;

	line-height:34px;

	padding:0 10px 0 15px;

	font-size:14px;

	color:#fff;

	font-weight:normal;

	margin-bottom:2px;

	width:164px;

	_position:relative;

}



#leftCol .lftBox {

	background:url(../images/bg-lftBox1.gif) no-repeat left top;

	margin-bottom:10px;

}



#leftCol .lftBox .btmBg {

	background:url(../images/bg-lftBox2.gif) no-repeat left bottom;

	padding:4px 0;

}



#leftCol .lftBox .mid {

	background:url(../images/bg-lftBox3.gif) repeat-x 0 bottom;

	border-left:1px solid #e6e6e6;

	border-right:1px solid #e6e6e6;

	padding:14px;

}



#leftCol .lftMenu {

	

}



#leftCol .lftMenu a {

	background:url(../images/bullet-lftMenu.gif) no-repeat left center;

	padding-left:15px;

	display:block;

	color:#636363;

	text-decoration:none;

	margin-bottom:5px;

}



#leftCol .lftMenu a:hover,

#leftCol .lftMenu a.active {

	color:#4284C0;

	text-decoration:underline;

}



#leftCol .topSelling {

	text-align:center;

}



#leftCol .topSelling h3 a {

	font-size:12px;

	color:red;

	font-weight:normal;

}



#leftCol .topSelling .thumbnail {

	width:150px;

	height:105px;

	margin:10px 0;

	border:1px solid #e6e6e6;

}



#leftCol .topSelling .more {

	background:url(../images/bg-btnMoreInfo.gif) no-repeat 0 0;

	width:106px;

	height:26px;

	margin:10px auto 0;

	line-height:26px;

}



#leftCol .topSelling .price {

	font-size:14px;

}



#leftCol .topSelling .more a {

	color:#1f63aa;

}



#leftCol .ssl {

	margin:10px 0;

	padding-top:10px;

	border-top:1px solid #e6e6e6;

}



#rightCol {

	float:left;

	width:758px;

}



#rightCol h2 {

	font-size:18px;

	margin-bottom:10px;

}



#rightCol .bannerBig {

	margin-bottom:12px;

}



#rightCol .bannerSmall {

	margin:0 7px 12px 0;

	float:left;

	width:248px;

	/*height:238px;

	overflow:hidden;*/

}



#rightCol .banner-last {

	margin-right:0;

}



#rightCol .bannerServices {

	float:left;

	margin:0 3px;

}



#footer {

	border-top:1px solid #e6e6e6;

	border-bottom:1px solid #e6e6e6;

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#525252;

    text-align:center;

	line-height:1.4em;

}



#footer a {

	color:#525252;

	margin:0 5px;

}



.pagination {

	margin:10px 0;

	padding:0 10px;

	text-align:right;

}



.pagination a {

	color:#636363;

	padding:0 2px;

	font-weight:bold;

}



.pagination a:hover,

.pagination a.active {

	color:#4284C0;

	text-decoration:underline;

}



.prod-featListing {

	border-bottom:1px solid #929292;

	padding-bottom:20px;

	margin-bottom:15px;

}



.prod-featListing .thumbnail,
.prod-featListing .thumbnail2 {
	background:#f1f1f1;
	border:1px solid #929292;
	width:200px;
	height:200px;
	float:left;
	margin:0 15px 70px 0;
	position:relative;
}

.prod-featListing .thumbnail2 {
	margin:0 15px 20px 0;
}

.prod-featListing .thumbnail .enlarge {
	position:absolute;
	left:2px;
	bottom:-70px;
	width:202px;
}

.prod-featListing .thumbnail2 .enlarge {
	position:absolute;
	left:2px;
	bottom:-25px;
	width:195px;
	text-align:center;
}

.prod-featListing .thumbnail .img1,
.prod-featListing .thumbnail .img2,
.prod-featListing .thumbnail .img3 {
	float:left;
	margin-right:5px;
	border:1px solid #929292;
}

.prod-featListing .features {

	float:left;

	width:540px;

}



.prod-featListing .features p {

	margin-bottom:15px;

}



.prod-featListing h3 {

	font-size:14px;

	margin-bottom:15px;

}



.prod-featListing h3 a {

	color:#1b77c8;

}



.prod-featListing h3 a span {

	color:red;

}



.prod-featListing h3 a:hover,

.prod-featListing h3 a:hover span {

	color:red;

}



.prod-featListing ul {

	list-style:none;

}



.prod-featListing ul li {

	background:url(../images/bullet-features.gif) no-repeat left 5px;

	padding-left:10px;

	margin-bottom:3px;

}



.prod-featListing .moreInfo {

	margin:20px 0 0;

	text-align:right;

}



.prod-featListing .moreInfo a {

	padding:2px 5px;

	display:inline-block;

	background-color:#e6e6e6;

	color:#636363;

	border:1px solid #929292;

	text-decoration:none;

	font-weight:bold;

}



.prod-featListing .moreInfo a:hover {

	background-color:#1B77C8;

	color:#fff;

}



.noPartExchange {

	margin-bottom:20px;

}



.noPartExchange span {

	color:#1B77C8;

	font-size:14px;

	font-weight:bold;

}



.differnt-sizes {

	width:100%;

	border-collapse:collapse;

}



.differnt-sizes td,

.differnt-sizes th {

	border:1px solid #ccc;

	padding:4px 10px;

	text-align:center;

}



.differnt-sizes th {

	background-color:#f0f0f0;

}



.differnt-sizes .normalPrice {

	text-decoration:line-through;

}



.differnt-sizes .ourPrice,

.productQty .ourPrice,

.relatedProducts table .ourPrice {

	color:red;

}



.differnt-sizes .buyNow {

	font-weight:bold;

}



.productQty {

	float:left;

	width:540px;

}



.productQty p {

	margin-bottom:5px;

}



.productQty .oldPrice span {

	color:#FF0000;

	text-decoration:line-through;

}



.productQty .saving span {

	color:green;

}



.productQty h4 {

	font-size:13px;

	margin:10px 0 10px 0;

}



.productQty select,

.productQty input {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	margin-right:5px;

}



.relatedProducts h3 {

	font-size:14px;

	margin-bottom:3px;

}



.relatedProducts p {

	margin-bottom:5px;

}



.relatedProducts table {

	width:100%;

	border-collapse:collapse;

	margin:20px 0 0 0;

}



.relatedProducts table td {

	border:1px solid #ccc;

	padding:4px 10px;

}



.shoppingCart {

	

}



.shoppingCart .cartItems {

	margin-bottom:10px;

	color:red;

	font-weight:bold;

}





.shoppingCart table {

	width:100%;

	border-collapse:collapse;

}



.shoppingCart table td,

.shoppingCart table th {

	border:1px solid #ccc;

	padding:4px 10px;

}



.shoppingCart table th {

	background-color:#f0f0f0;

}



.shoppingCart table input {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.shoppingCart table .total {

	text-align:center;

	color:red;

	font-weight:bold;

}



.shoppingCart .btns {

	margin:10px 0;

	text-align:right;

}



.shoppingCart .btns input {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.contentPage {

	line-height:1.4em;

}



.contentPage p {

	margin-bottom:10px;

}



.contentPage ol {

	list-style:inside;

	list-style-type:decimal;

	margin-bottom:10px;

}



.contentPage ul {

	list-style:inside;

	margin-bottom:10px;

}



.contentPage ol ul {

	margin-left:20px;

}



.contentPage ol li,

.contentPage ul li {

	margin-bottom:6px;

}



.contactUs {

	padding:10px 0;

}



.contactUs label {

	display:block;

	font-size:11px;

	font-weight:bold;

}



.contactUs input,

.contactUs textarea {

	margin-bottom:10px;

	border:1px solid #cdcccc;

	width:250px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.contactUs textarea {

	height:120px;

	width:350px;

}



.contactUs .btn {

	width:351px;

	text-align:right;

}



.contactUs .btn input {

	width:auto;

	cursor:pointer;

	font-weight:bold;

	background-color:#4284C0;

	color:#e1eefa;

	border-color:#3273ae;

}



.returning-customer {

	border:1px solid #ccc;

	padding:1px;

	width:390px;

	height:146px;

	float:left;

	margin-right:20px;

}



.returning-customer h3 {

	background-color:#F0F0F0;

	font-size:12px;

	padding:3px 8px;

}



.returning-customer .content {

	padding:5px 8px;

}



.returning-customer input {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.returning-customer .fields label {

	display:block;

	font-size:11px;

	font-weight:bold;

	float:left;

	width:70px;

	margin-bottom:6px;

}



.returning-customer .fields input {

	border:1px solid #ccc;

	width:190px;

	margin-bottom:6px;

	font-size:11px;

	padding:1px 3px;

}



.returning-customer .btn {

	text-align:right;

	padding-right:45px;

}



.loginBox {

	margin-right:0;

	width:330px;

}



.signUp {

	background:url(../images/bg-main.gif) repeat-x 0 top;

	border:1px solid #ccc;

	padding:10px;

}



.signUp ul {

	list-style:none;

}



.signUp ul label {

	float:left;

	width:160px;

	font-size:11px;

	font-weight:bold;

}



.signUp ul span {

	color:#EC7F0A;

}



.signUp ul input,

.signUp ul select {

	border:1px solid #ccc;

	width:250px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	padding:1px 3px;

}



.signUp ul select {

	width:258px;

}



.signUp ul .autoWidth input {

	width:auto;

	border:none;

}



.signUp ul .btn input {

	width:auto;

	cursor:pointer;

	font-weight:bold;

	margin-top:10px;

}

.brudcumb{

padding-bottom:10px;}



#topskip {

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#4284C0;

    text-align:right;

	line-height:1.4em;

}

#contactheader {

	border-top:1px solid #e6e6e6;

	border-bottom:1px solid #e6e6e6;

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#525252;

    text-align:left;

	line-height:1.4em;

}

#region1 {

	border-top:1px solid #00552E;

	border-bottom:1px solid #00552E;

    background:#00552E; 

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#FFFFFF;

    text-align:left;

	line-height:0.8em;

}

#region2 {

	border-top:1px solid #FFd206;

	border-bottom:1px solid #FFd206;

    background:#FFd206;

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#000000;

    text-align:left;

	line-height:0.8em;

}

#region3 {

	border-top:1px solid #74D5F7;

	border-bottom:1px solid #74D5F7;

    background:#74D5F7;

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#000000;

    text-align:left;

	line-height:0.8em;

}

#region4 {

	border-top:1px solid #C6C7C7;

	border-bottom:1px solid #C6C7C7;

    background:#C6C7C7;

	padding:10px 0;

	margin:20px 0;

	font-size:11px;

	color:#000000;

    text-align:left;

	line-height:0.8em;

}

.blueHead{

color:#4284C0;}

.redHead{

color:#FF0000;}

.confirm {
	padding:10px;
	margin:20px 0;
	border:1px solid #ccc;
	background:#f9f9f9;
}

.confirm h3 {
	font-size:14px;
	margin-bottom:10px;
}

.confirm p {
	margin-bottom:15px;
}

.confirm ul {
	list-style:none;
}

.confirm ul li {
	margin-bottom:6px;
}

.confirm ul label {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:140px;
}

.confirm ul label span {
	color:#EC7F0A;
}

.confirm ul input,
.confirm ul select {
	border:1px solid #ccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px 3px;
	width:250px;
}


