/* @override 
	http://www.lytespeed.com/css/custom.css
	http://lytespeedx-com.si-sv2393.com/css/custom.css
*/
a{
	color: #151B8D !important
}

p{
	color: #504A4B !important;
}

.sidebarNav a, .moduleShoppingCartLinks ul li.blueLink a:link, .moduleShoppingCartLinks ul li.blueLink a:visited{
	color: #151B8D !important;
}

body{
	background: white url(/images/bodybg.jpg) repeat-y center !important;
}
.bannerHeader { font-size:28px; font-weight:bold; color:#fff;}

#ctl00_cphMain_txtForm231Comments { height:60px; }

.highlightPrice { font-size:20px; font-weight:bold; color:#ed1b2f; margin-top:-2px; margin-bottom:2px; }
.homeIconText{font-size:15px; line-height:27px; font-weight:bold;}

#image1 { position:absolute; z-index:3; cursor:pointer; }
#image2 { display:none; position:absolute; z-index:2; cursor:pointer; }

#ni548 li ul { position:relative !important; left:0px !important; display: block; }
#ni548 li ul li a {height:18px !important;}

.side-Navigation li ul{ display:block; }

.sitemapList { padding-left:25px; }
.sitemapList li a {font-size:13px; line-height:16px; color:#d4d4d4;}

.tb955 span {position:relative; left:100px;}
#tb958 { white-space: nowrap; overflow:hidden; font-size:21px; color:#fff; 
display: none;

}

/*** CONTACT ***/
#fieldFullName label , #fieldPhone label, #fieldEmail label, #fieldComments label { font-size:13px; color: #828282; }

#tb949 {
	background-image: none !important;
	background-color: #f1f1f1 !important;
}
#tb949 p{
		color: #707070;
}
.formValidator { color:Red; position:absolute; top:199px !important; }
.formValidator li { margin:0 0 0 15px !important; }

/*** HOMEPAGE ***/

.commercialHolder { float:right; padding-left:20px; }

/*** MARQUEE ***/

#marquee { overflow:hidden; }
#marquee span { position:relative; }

/*** SLIDER ***/

#carousel {
	width: 200px;
	height: 427px;	
	margin:0 auto;
	overflow:hidden;
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	height: 393px;
	width: 200px;
	border-color: #ccc;
	border-width: 1px;
}

#slides ul li.content-item a.imagelink {
	display: block;
	text-align: center;
	border: 2px solid #d4d4d4;
}

#buttons h3 {
	margin-right: 7px;
	margin-top: 0;
	font-size: 18px;
	color: #888;
}

div.fullitem {
	height: 357px;
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:1568px;
}

/* width of the item, in this case I put 250x250x gif */
#slides li {
	width: 200px;
	height: 389px;	
	float:left;
	color: #727272;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
}

#slides ul li.content-item div.fullitem h4 {
	color: #dc1818;
	margin-bottom: 4px;
}

#slides li img {
}

#slides ul li.content-item div.featureditemLinks {
	width: 198px;
}

.addToCartBtn {
	margin-left: -4px;
}


/* Styling for prev and next buttons */
#buttons {
	padding:0 0 5px 0;	
	float:right;
}

/*#buttons a {
	display:block; 
	width:31px; 
	height:32px;
	text-indent:-999em;
	float:left;
	outline:0;
}*/

/*a#prev {
	background:url(arrow.gif) 0 -31px no-repeat; 
}

a#prev:hover {
	background:url(arrow.gif) 0 0 no-repeat;
}

a#next {
	background:url(arrow.gif) -32px -31px no-repeat; 
}

a#next:hover {
	background:url(arrow.gif) -32px 0 no-repeat;
}*/


#content-holder { width: 300px; height: 142px; }
#content-scroll { height:145px; margin-left:25px; overflow:hidden; padding-top:8px; width:610px; }
#content-slider-bg {position:relative; background:url("/images/scrollbar.png") no-repeat scroll left top transparent; height:19px; left:59px; margin:5px; top:11px; width:550px; }
#content-slider {position:absolute; height:19px; left:90px; padding:5px; position:relative; top:-6px; width:364px; }
#main  { background:url("/images/slider-bg.jpg") no-repeat scroll left top transparent; height:200px; margin:0 auto; width:668px; }
.ui-slider-handle { background:url("/images/scroller.png") no-repeat scroll left top transparent; height:22px; margin-left:-90px; top:6px; position:absolute; width:180px; }

/*** TESTIMONIALS ***/
.lblForm56Success { color:#fff !important; }

/*** SITE FIXES 12/31/10 (E)***/


/*** fixes schedul jumping when expanded ***/

.scheduler div h3 {
	margin: 0 !important;
	padding-bottom: 1px;
}

#container {
	position: relative;
	color: white;
	background-color: white !important;
	background-image: none !important;
}

#mod766 {
	top: 15px !important;
}

#tb1007 {
	top: 25px !important;
}

/*** defines the links in the accordian as more defined ***/
.moduleSidebar ul.sidebarNav li ul li a:hover {
	color: #07b9f1;
}

.white10 {
	position: relative;
	top: 0 !important;
	padding-bottom: 16px !important;
	margin-top: 0 !important;
}

div#mod816 {
	top: 204px !important;
}

/*** hid the banner for highlighted products its obviously highlited thats why it's on the home page ***/

#mod827 div.ucModFeaturedProducts h4.smallBar {
	display: none;
}

div#main {
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*** Fixed a bug with the schedule an Appointment Dropdown 01_10_11 ***/

.RadComboBoxDropDown_Default ul{
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
}
.RadComboBoxDropDown_Default ul li {
	display: block !important;
	margin: 0 !important;
	padding: 4px !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/* Top Navigation */
.moduleSidebar ul.sidebarNav li li a{
	border-right: 5px solid #E6E7E8 !important;
	margin-left: 0px !important;
	border-left: 6px solid #E6E7E8 !important;
	border-bottom: 6px solid #E6E7E8 !important;
}
.moduleSidebar ul.sidebarNav li li a:hover{
	background-color: #f4f7f7;
}
.moduleSidebar ul.sidebarNav {
    border-right: 2px solid #E6E7E8;
}

ul#ni547.Main-Navigation li {

}
ul#ni547.Main-Navigation li a {
    border-right: 1px solid #919191;
    color: #34282C !important;
    font-weight: bold !important;
    height: 32px;
    line-height: 31px;
    margin-top: 3px !important;
    padding-left: 13px;
    padding-right: 14px;
    width: auto !important;
	font-size: 14px !important;
	padding-top: 1px;
}

ul ul{
	margin:0px !important;
	padding-top: 4px;
}

#mod822 div.moduleSidebar ul.sidebarNav li {
	background-color: #e6e7e8;
}

#link2209 a {
		border-right-style: none !important;
}

ul#ni547.Main-Navigation li a:hover{
	background-color: #231F20 !important;
	background-image: none !important;
	color: white !important;
}

.moduleCardRotator a{
	position: relative;
	top: -19px;
	left: 9px;
}

img.ccImages {
	margin-bottom: 3px;
	margin-top: 5px;
}

#left-box {
	padding-left: 10px;
}

#ctl00_ucMod822_ucMod812_ctl00 ul {
	margin-top: 97px;
	margin-right: 67px;
}

#ctl00_ucMod822_ucMod800_newsletterForm, #ctl00_ucMod822_ucMod800_newsletterForm div.newsletterContent {
	border-style: none !important;
	padding-bottom: 4px;
	padding-top: 4px;
}

#ctl00_ucMod822_ucMod812_ctl00_ucMod822_ucMod812_ctl00Panel {
	
	border-top: 1px dashed #b8b8b8;
	padding-top: 9px;
	margin-top: -5px;
}

#ctl00_ucMod822_ucMod812_btnLogin {
	position: relative;
	float: right;
	top: 6px;
}

#tb956 h2 {
	color: #606060;
}


/* Shop Online */
div.products div.product {
	float: left;
	width: 170px !important;
	height: 425px !important;
	padding: 10px !important;
	margin: 0px 10px 10px 0px !important;
	border: 1px solid #ececec !important;
	background-color: white !important;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
}

.product div.itemInfo {
	width: 170px !important;
}

#ctl00_cphMain_ucMod818_pnlModuleCategoryDetails ul.breadcrumb {
	width: 580px;
}

.breadcrumb {
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
	border: 1px solid #d7d7d7;
	height: 30px !important;
	background-position: -2px 0px !important;
}

.breadcrumb li a {
	color: #4f4f4f !important;
	text-decoration: none !important;
}

.breadcrumb li {
	color: #8f8f8f !important;
}

/* Shop Online Sections */
.moduleCategoriesList ul li a img {
	border-style: none !important;
	padding: 22px;
	background-color: white;
}

.moduleCategoriesList ul li{
	border: 1px solid #e8e8e8;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
}

.moduleCategoriesList ul li a{
	background-color: #e8e8e8;
	display: block;
	text-align: center;
	line-height: 25px;
	color: #2f2f2f;
}

.moduleCategoriesList ul li a:hover{
	background-color: #00b9f1;
	color: white;
}

#tb924 img{
	padding: 15px;
}

div.productDetailsLeft img{
	border: 1px solid #dfdfdf !important;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
box-shadow: 0px 0px 10px rgba(0,0,0,0.04);
	margin-top: -20px;
}

/* Home Page Newsletter and Signin Modules */
#ctl00_cphMain_ucMod853_btnNewsletterSignup{
	left: 172px;
	top: -4px;

}

.moduleLoginSmall .btnLogin {
    right: 0 !important;
	bottom: -28px !important;
}

#ctl00_cphMain_ucMod848_txtEmail{
	padding-left: 5px;
}

#ctl00_Homepage .moduleNewsletterSignup {
    border: 1px solid #F7F7F7;
    	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	width: 275px;
	margin-left: -8px;
}

#ctl00_Homepage #mod852 {
		-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}


#ctl00_ucMod822_ucMod812_txtPassword,
#ctl00_ucMod822_ucMod812_txtUsername,
#ctl00_ucMod822_ucMod800_txtEmail,
#ctl00_cphMain_ucMod852_txtPassword, #ctl00_cphMain_ucMod852_txtUsername, input#ctl00_cphMain_ucMod853_txtEmail.input {
	border: 1px solid #c4c4c4;
	padding: 5px;
}

input#ctl00_cphMain_ucMod853_txtEmail.input {
	width: 228px;
}

#ctl00_Homepage #mod852{
	border: 1px solid #F7F7F7 !important;
	min-height: 110px !important;
	padding-left: 10px;
	height: 140px !important;
}

#ctl00_cphMain_ucMod852_btnLogin {
	margin-bottom: -16px;
}
#ctl00_cphMain_ucMod852_pnlLoginSmall div{
	color: #000000;
	font-weight: bold;
	height: 9px;
}
#ctl00_Homepage #mod853{
	width: 259px !important;
}

#tb956 ul{
	padding-left: 18px;
}

#tb956 h2{
	font-size: 31px;
}

#tb956 span{
	color: #000000;
	font-size: 18px;
}

#ctl00_test #mod854{
	width:200px !important;
	min-height: 320px !important;
	height: 320px;
	overflow: hidden;
}

#tb1039{
    color: #ED1B2F;
    font-size: 12px;
}

#tb1038{
	bottom: -20px !important;
	background: none repeat scroll 0 0 #E6E7E8;
	color: #919191;
}

#ctl00_cphMain_pnlForm53 {
	color: gray;
}


.testimonials{
	background: #E6E7E8;
	padding: 5px;
}

span.details {
	font-size: 12px;
}

#tb1016, #tb1015 {
	color: gray;
}

#number-1{
	color: #FF0000 !important;
}

#tb956{
	color: #727272;
}

.moduleShoppingCartLinks ul li a:link, .moduleShoppingCartLinks ul li {
    color: #151B8D !important;
}

#ni560{
	top: auto !important;
	bottom: 36px !important;
}

#ctl00_cphMain_pnlFormFieldsWrapper61{
	color: #000000;
}

#submit-testimonial{
    color: #000000;
    font-size: 1.3em;
}

.flush{
	color: #000000;
}
#tb1042 { bottom: -5px !important; }
#tb1043 { bottom: -70px !important; }

#tb1042, #tb1043{
	color: #151B8D !important;
    font-size: 12px;
	left: 636px !important;
}
#tb1042 a, #tb1043 a{
	font-size: 12px;
}

#tb1030{
	bottom: 75px !important;
}

#tb1039{
	bottom: -70px !important;
}

#ni562{
	left: 140px !important;
}

.GridHeader_BlackAndGray, .ResizeHeader_BlackAndGray, .GridRow_BlackAndGray td, .GridAltRow_BlackAndGray td, .GridEditRow_BlackAndGray td, .GridFooter_BlackAndGray td, .GridGroupFooter_BlackAndGray td {
	background: none !important;
}
.GridAltRow_BlackAndGray td {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.shopOnline{
    background: url("/images/shop.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    width: 101px;
}

.shopOnline:hover{ cursor: pointer; }

.detailsBtn{
	float: left;
}

/* Account Page Height */
#ctl00_Account #container{
	height: 1050px !important;
}


#ctl00_FreeRushService .form71{
	color: #000000;
}

#ctl00_FreeRushService .form71 #fieldPhone label, #ctl00_FreeRushService .form71 #fieldEmail label {
	color: #000000 !important;
	font-size: 14px;
}

.TableLayout_Black, .otherMonth_Black, .outOfRange_Black, .radCalDefault_Black, .radCalWeekendDefault_Black{
	background: none repeat scroll 0 0 #FFFFFF !important;
}

.titlebar_Black{
	color: #FFFFFF !important;
}

.radCalSelect_Black a{
	background: #5CB3FF !important;
}

.radCalHover_Black, .radCalWeekendHover_Black {
    background: none repeat scroll 0 0 #5CB3FF !important;
}

#ctl00_admin_cms #tb1031{
	overflow: hidden;
}

#mod824 table{
    color: #000000;
}
