/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	/*width: 470px;*/
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*******************new*******************/

body {
	background:#222328 url(images/bodyBg.jpg) no-repeat center top;
	padding:0;
	margin:0;
	font-family:verdana;
	font-size:12px;
}
p,ul,li,ol,a,img,form,table,tbody,tr,td,th,h2,h1,input,select,div {
	padding:0;
	margin:0;
	list-style:none;
}
img { border:none; }
a {	outline:none; }
.c { clear:both; }
.l { float:left; }
.r { float:right; }
/*------------------------Header Menu---------------------*/
.bodyBg {
	
	background:url(images/footerBg.jpg) repeat-x left bottom;
}
.toplinkBg {
	background:url(images/toplinkBg.jpg) repeat-x left top;
	height:45px;
	color:#fff;
}
.toplinkBg ul li {
	list-style:none;
	display:block;
	float:left;
	padding-right:8px;
}
.toplinkBg ul li a {
	font-family:verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.toplinkBg ul li a:hover {
	color:#000;
}
.welcomeTxt {
	width:658px;
	padding-left:32px;
	text-align:left;
}
.logoBg {
	background:url(images/logobg.jpg) no-repeat left top;
	height:113px;
	text-align:left;
}
.logo {
	width:542px;
	padding-left:22px;
}
.currency {
	width:257px;
	font-family:arial;
	color:#D0171F;
}
.currencySelect {
	width:103px;
	font-family:arial;
	font-size:12px;
	color:#666;
	padding:2px;
}
.cartBox {
	background:url(images/cartbox.jpg) no-repeat left top;
	font-size:13px;
	color:#D0171F;
	font-weight:bold;
	padding-left:85px;
}
/*************************************** Navigation *****/
.navLeft {
	background:url(images/navLeft.jpg) no-repeat left top;
	width:15px;
}
.navRight {
	background:url(images/navRight.jpg) no-repeat left top;
	width:15px;
}
.navMid {
	background:url(images/navMid.jpg) repeat-x left top;
	height:64px;
}
.navMid ul li {
	background:url(images/navSep.jpg) no-repeat right top;
	list-style:none;
	display:block;
	float:left;
}
.navMid ul li a {
	display:block;
	font-family:arial;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:24px 14px;
	margin-right:2px
}	
.navMid ul li a:hover, .navMid ul li a.selected {
	background:url(images/navHover.jpg) repeat-x left top;
	color:#fff;
}
.searchBox {
	background:url(images/searchBg.jpg) no-repeat left center;
	width:250px;
}
.searchInput {
	background:none;
	border:none;
	width:163px;
	font-family:verdana;
	font-size:12px;
	color:#666;
	padding:0 5px;
}
*+html .searchInput {
	height:22px;
}
.searchBtn {
	background:none;
	border:none;
	width:72px;
	height:30px;
	font-family:arial;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
/*************************************** Navigation End *****/
/*************************************** middle content *****/
.midboxTop {
	background:url(images/midboxTop.png) no-repeat left bottom;
	height:15px;
}
.midboxBtm {
	background:url(images/midboxBtm.png) no-repeat left top;
	height:15px;
}
.midboxMid {
	background:#fff;
	padding:0 15px;
}
.sidebarbgTop {
	background:url(images/sidebarbgTop.jpg) no-repeat left top;
	height:41px;
	font-family:arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:26px;
}
.sidebarbgBtm {
	background:url(images/sidebarbgBtm.jpg) no-repeat left top;
	height:5px;
}
.sidebarbgMid {
	background:#EB1C24;
	padding:15px 18px 0 18px;
}
.sidebarbgMid a {
	color:#FFFFFF;
}
.sidebarbgMid ul li {
	background:url(images/bullet.jpg) no-repeat left 6px;
	list-style:none;
	display:block;
	padding:0 0 15px 13px;
}
.sidebarbgMid ul li a {
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.sidebarbgMid ul li a:hover {
	color:#000;
}
.sidebarbgTop_thin {
	background:url(images/sidebarbgTop_thin.jpg) no-repeat left top;
	height:5px;
}
.sidebarbgMid_thin {
	background:#EB1C24;
	padding-left:6px;
}
.protechService {
	background:#EB1C24;
	padding:7px 6px;
}
.protechService img {
	border:1px solid #fff;
}
.newbgMid {
	background:#C5C5C3 url(images/newsbgMid.jpg) repeat-x left top;
	font-family:arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding:10px 0 7px 12px;
}
.newbgBtm {
	background:url(images/newsbgBtm.jpg) no-repeat left top;
	height:6px;
}
.newsInput {
	background:url(images/inputBg.jpg) no-repeat left top;
	border:none;
	width:185px;
	font-family:arial;
	font-size:12px;
	color:#666;
	padding:5px;
}
.securityWork {
	padding-bottom:5px;
}
.whatsnewBg {
	background:#EB1C24 url(images/whatsnew.jpg) no-repeat left top;
	min-height:333px;
	color:#fff;
	line-height:16px;
	padding:10px 15px 0 26px;
}
.videoContainer {
	background:url(images/videoBg.jpg) no-repeat left top;
	padding:10px 0 10px 9px;
}
.video {
	width:464px;
	border:1px solid #000;
}
.middleBar {
	padding:0 5px;
	vertical-align:top;
}
.proListing-top {
	background:url(images/proListing-top.jpg) no-repeat left top;
	height:41px;
	font-family:arial;
	font-size: 14px;
    color: #fff;
	font-weight: bold;
    padding-left: 26px;
}
.proListing-btm {
	background:url(images/proListing-btm.jpg) no-repeat left top;
	height:6px;
}
.proListing-mid {
	border-left:1px solid #B2AFAF;
	border-right:1px solid #B2AFAF;
}
.proListing-mid ul li {
	list-style:none;
	display:block;
	float:left;
	width:240px;
	text-align:center;
	padding-top:15px;
	overflow:hidden
}
.proListing-mid ul li a {
	font-family:arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.cartBtn {
	background:url(images/cartBtn.jpg) no-repeat left top;
	border:none;
	width:99px;
	height:33px;
	cursor:pointer;
}
.cartBtn:hover {
	background:url(images/cartBtn-hover.jpg) no-repeat left top;
}
.listBdr {
	background:url(images/listBdr.jpg) repeat-y right top;
	padding:0 15px;
}
.bdrBtm {
	background:url(images/listBdr-btm.jpg) repeat-x left bottom;
	height:27px;
}
.last {
	background:none !important;
}
/****************************************************************** footer start *****/
.footerlinks {
	background:url(images/footerline.jpg) no-repeat center bottom;
	padding:5px 10px 15px;
}
.footerlinks ul {
	text-align:center;
}
.footerlinks ul li {
	background:url(images/footerlinkSep.jpg) no-repeat right center;
	list-style:none;
	display:inline;
}
*+html .footerlinks ul li {
	background:url(images/footerlinkSep.jpg) no-repeat right 2px;
}
.footerlinks ul li a {
	font-size:12px;
	color:#919090;
	line-height:24px;
	text-decoration:none;
	padding:0 12px 15px;
}
.footerlinks ul li a:hover, .footerlinks ul li a.active {
	color:#000;
	text-decoration:none;
}
.termsbgTop {
	background:url(images/termsbgTop.png) no-repeat left top;
	height:5px;
}
.termsbgBtm {
	background:url(images/termsbgBtm.png) no-repeat left top;
	height:5px;
}
.termsbgMid {
	background:#EC1C25;
	font-family:arial;
	font-size:10px;
	color:#fff;
	padding:5px 13px;
	text-align:justify;
}
.footerBtmbg {
	background:url(images/footerBg.jpg) repeat-x left top;
	height:45px;
	color:#fff;
}
.footerBtmbg a {
	color:#fff;
	text-decoration:none;
}
.footerBtmbg a:hover {
	color:#ccc;
	text-decoration:underline;
}
/*************************************************************************/
.gallery {
	width:738px !important;
	height:378px !important;
	display:block;
	overflow:hidden;
}
.btns {
	width:96px;
	height:42px;
	position:absolute;
	z-index:1;
	bottom:-241px;
	right:262px;
}
.prev {
	background:url(images/prev.jpg) no-repeat left top;
	width:48px;
	height:42px;
	border:none;
	cursor:pointer;
	border:none;
}
.next {
	background:url(images/next.jpg) no-repeat left top;
	width:48px;
	height:42px;
	border:none;
	cursor:pointer;
}
.jCarouselLite {
	overflow: hidden; visibility: visible; position: relative; width: 538px;
	float:left;
}
.jCarouselLite ul {
	margin: 0pt; padding: 0pt; position: relative; list-style-type: none; z-index: 1; width: 2890px; left: 0px;
}
.jCarouselLite ul li {
	overflow: hidden; float:left; width: 727px; height: 378px; display:block;
}
/********************************************************************************************/
.flexBtn {
	background:none;
	border:none;
	width:auto;
	cursor:pointer;
	overflow:visible;
   	margin:0;
	padding:0;    
}
.flexBtn span {
	background:url(images/btnLeft.jpg) no-repeat left top;
	border:none;
	height: 33px;
   	display: block;
   	font-family:verdana;
	font-size:12px;
	color:#fff;	
	font-weight:bold;
    text-align: center;
	white-space: nowrap;
}
.flexBtn span span {
	background:url(images/btnRight.jpg) no-repeat right top;
	border: 0 none;
	padding:9px 13px 0 13px;
}
/************************************************************************* INNER PAGES STYLES *****/
.aspbikini {
	background:url(images/aspbikini.jpg) no-repeat left top;
	height: 42px;
    padding: 128px 10px 0 0;
}
.middleContainer {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#000;
	padding:0 15px;
	vertical-align:top;
}
.pageTitle {
	font-family:"trebuchet ms";
	font-size:20px;
	color:#EC1C25;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
}
.myAccount {
	padding-bottom:15px;
}
.myAccount p {
	padding-bottom:5px;
}
.userBox td {
	font-size:13px;
	padding-bottom:13px;
}
.userBox a {
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}
.userBox a:hover {
	color:#000;
	text-decoration:none;
}
.userBox span {
	color:#FF3300;
}
.userInput {
	width:272px;
	font-family:Arial;
	font-size:12px;
	color:#666;
	border:1px solid #ccc;
	padding:2px 5px;
}
.forgotPass a {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
.forgotPass a:hover {
	color:#000;
	text-decoration:none;
}
.searchResults {

}
.searchResults {
	background:url(images/dot.jpg) repeat-x left bottom;
	padding-bottom:10px;
}
.searchResults span {
	color:#EC1C25;
}
.proSelect {
	width:112px;
	font-family:arial;
	font-size:10px;
	color:#000;
}
.paging a {
	font-family:arial;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.paging a:hover {
	color:#EC1C25;
}
.paging a span {
	color:#EC1C25;
	font-weight:bold;
}
.paging a:hover span {
	color:#000;
}
.addtocart {
	background:url(images/addtocart.jpg) no-repeat left top;
	width:67px;
	height:23px;
	border:none;
	cursor:pointer;
}
.addtocart:hover { 
	background:url(images/addtocartHover.jpg) no-repeat left top;
}
.proList ul li {
	background:url(images/dot1.jpg) repeat-y right top;
	list-style:none;
	display:block;
	float:left;
	width:160px;
	font-family:arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
}
.proList ul li a {
	font-family:arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.proList ul li a:hover {
	color:#666;
}
.prolistDiv {
	padding:0 10px;
}
.last {
	background:none;
}
.proinfoTitle {
/*	background:url(images/arrow.jpg) no-repeat left 5px;
	padding-left:15px;*/
	font-size:22px;
	font-weight:normal;
}
.priceTxt {
	font-size:17px;
	color:#CC0000;
	font-weight:bold;
	/*padding:20px 0;*/	
}
.proInfobtn {
	background:url(images/proinfoBtn.jpg) repeat-x left top;
	border:1px solid #000;
	width:106px;
	font-family:arial;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	padding:2px 0;
}
.proinfoBdr {
	background:url(images/dot2.jpg) repeat-x left center;
	padding:10px 0;
}
.subtotal {
	font-size:13px;
	color:#333;
	font-weight:bold;
}
.subtotal span {
	color:#ff3300;
}
.couponBg {
	background:#F2F2F2 url(images/couponBg.jpg) repeat-x left top;
	border:1px solid #ccc;
	height:32px;
	color:#666;
	font-weight:bold;
	vertical-align:middle;
	padding-left:18px;
}
.warning span {
	color:#ff3300;
	font-weight:bold;
}
.whattxt {
	padding:15px 0 !important;
}
.whattxt a {
	font-size:10px;
	color:#cc0000;
	text-decoration:underline;
}
.whattxt a:hover {
	color:#cc0000;
	text-decoration:none;
}
.mailtxt a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.mailtxt a:hover {
	color:#666;
}

/************************************************************************* INNER PAGES STYLES *****/
/*************************************************************************** SELECT STYLE *****/
.select-month {
	background:url(images/selecttab.jpg) no-repeat right center;
	border:1px solid #ABADB3;
	position:absolute;
	color:#333333;
	font-size:11px;
	margin:0;
}
span.select {
	overflow:hidden;
	position:absolute;
	font-size:12px;
	color:#333333;
	padding:3px 0 0 5px;
}
.styled {
	font-size:12px;
	margin:0;
	padding:3px 0 0 5px;
}
.siteConsult {
	background:url(images/site_consulte.jpg) no-repeat left top;
	width:220px;
	height:163px;
	font-family:arial;
	font-size:12px;
	color:#EA1B24;
	font-weight:bold;
	vertical-align:top;
	padding-left:10px;
}
.siteConsult span {
	font-size:18px;
	font-weight:bold;
}
.siteConsult a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.siteConsult a:hover {
	color:#ccc;
}


/********** 11thJune2011 **********/

.headingmain {
	background:url(images/headbg.jpg) repeat-x left top;
	height:41px;
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	padding-left:5px;
}
a.zoom-link {
	background:url(images/icon_zoom.png) no-repeat left top;
	color:#aaa;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 5px 25px;
	display:inline-block;
}
a.zoom-link:hover {
	background:url(images/icon_zoom.png) no-repeat left -27px;
}
.qtytext {
	display:inline;
	font-weight:bold;
}
.product-qty {
	background:#F9F9F9;
	border:1px solid #CCCCCC;
	width:40px;
	height:18px;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#666666;
	padding:1px 3px 2px;
	margin-left:10px;
	display:inline;
}

.buttoninput {
	background:url(images/buttonleft.jpg) no-repeat left top;
	display:inline-block;
}
*+html .buttoninput {
	background:url(images/buttonleft.jpg) no-repeat left top;
	display:inline;
}
.buttoninput span {
	background:url(images/buttonright.jpg) no-repeat right top;
	display:inline-block;
}
.buttoninput span input {
	cursor:pointer;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background:none;
	border:none;
	display:inline-block;
	padding:8px 10px 9px;
}
*+html .buttoninput span input {
	padding:8px 0px 9px;
}
.buttoninput:hover {
	background:url(images/buttonleft.jpg) no-repeat left -38px;
}
.buttoninput:hover span {
	background:url(images/buttonright.jpg) no-repeat right -38px;
}

a.button {
	background:url(images/buttonleft.jpg) no-repeat left top;
	display:inline-block;
	text-decoration:none;
}
*+html a.button {
	background:url(images/buttonleft.jpg) no-repeat left top;
	display:inline;
}
a.button span {
	background:url(images/buttonright.jpg) no-repeat right top;
	display:inline-block;3
	cursor:pointer;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	display:inline-block;
	padding:9px 10px 10px;
	text-decoration:none;
}
a.button:hover {
	background:url(images/buttonleft.jpg) no-repeat left -38px;
}
a.button:hover span {
	background:url(images/buttonright.jpg) no-repeat right -38px;
}
.proDesc h3 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
	background:#EEEEEE;
	border-bottom:1px solid #CCCCCC;
	padding:5px 10px;
	margin:0 0 10px;
}
.proDesc p {
	padding:0 5px 20px;
}
#bradcume {
	font-family:Arial;
	font-size:12px;
	color:#999999;
	margin-bottom:10px;
}
#bradcume a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
#bradcume a:hover {
	text-decoration:underline;
}

