a{text-decoration:underline;
color:#6CAEC6;}
a:hover{text-decoration:none;
color:#6CAEC6;}
a:visited{
color:#6CAEC6;}

/* Begin Typography & Colors */
body {
	font-size: 60.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;	}

#header {
	background: #73a0c5 url('images/headerBg.jpg') no-repeat bottom center;
	position: relative;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#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;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	text-align: left;
	color: #4183a1;
	font-size: 1.2em;
	padding: 10px;
	color:#fff;
	margin-top:40px;
	}
#footerWrap
{
    clear: both;
	background: url('images/footer.jpg');
    width: 100%;}
#footer a
{
    color: #fff;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

#headerimg span{	
	text-decoration: none;
	color: white;
	font-size: 4em;
	text-align: center;
	display:block;
		padding-top: 70px;
	margin: 0;	
	}	
	
#headerimg span a,
#headerimg span a:hover,
#headerimg span a:visited

{
	text-decoration: none;
	color: white;
}	
	
#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, .price {
	font-size: 1.3em;
	/*color: #fc9314 !important;*/
	color: #d65580 !important;
	
	}

 #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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: #3C4B78;
	text-decoration: none;
	}

a:hover {
	color: #3594B2;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next 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 

	background-image: url(images/bg.jpg);
	background-repeat: no repeat;
	background-position: center;
*/
body {
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(images/bodyRepeat.jpg);
	background-repeat: repeat-x;
	}

#page {
	margin: auto;
	padding: 0;
	width: 1007px;
	position:relative;
	}

#header {
	background-color: #73a0c5;
	padding: 0;
	height: 155px;
	width: 981px;
	margin: auto;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	margin: 0 25px 0 0;
	width: 775px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post
{
    text-align: left;
	margin: 0 0 0 20px;}

.postArchive
{
    float: left;
    display: inline;
    width: 245px;
    height: 350px;
	margin: 0 0 0 0;}
.postArchive p
{
	margin: 0 0 0 0;}

.archiveWrapper h2
{
    font-size: 1.2em;
    margin-top: 0 !important;}
    
.archiveWrapper h2 a
{
    color: #4183a1;}
.archiveWrapper
{
    padding-left: 10px;
    padding-right: 10px;
    float: left;}
.post hr {
	display: block;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer 
{
	padding: 0;
	margin: 0 auto;
	width: 981px;
	height: 87px;
	clear: both;
	}

#footer p {
	margin: 25px 30px 0 30px;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1, .homeH1 {   color: #4183a1; color:#3c4b78;}

/*
.homeH1{
    color: #6cafc8;}
*/
    
h2 {
	margin: 30px 0 0;
	color: #3C4B78 !important;	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;	}

h3 {
	padding: 0;
	margin: 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 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;
	}






/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    text-align: left;
	padding: 0 0 0 5px;
	width: 175px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */
	
.imagefloat{
float:right;
width:150px;}

.catfloat{
float:left;
width:33%;}

#topNav
{
    width: 961px;
    height: 41px;
    background-color: White;
    padding: 10px;
    margin: auto;
    text-align: left;}
    
#topNav ul
{
    background-image: url(images/topNavBg.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    height: 42px;}
#topNav ul li
{
    width: 204px;
    height: 42px;
    background-image: url(images/topNavTabBg.gif);
    float: left;
    display: inline;}

#topNav ul li a
{
    float: left;
    margin-left: 45px;
    margin-top: 12px;
    color: White;
    font-size: 1.8em;
    font-weight: bold;}
    
#topNav ul li a:hover
{
    color: #E0789E;
    text-decoration: none;}

#contentWrap
{
    float: left;
    margin-left: 1px; /* Fix */
    background-repeat: no-repeat;
    width: 981px;
    padding-left: 13px;
    padding-right: 13px;
    background-image: url(images/pageFade.gif);}
   
.fakeHeader
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 15px;
    font-weight: bold;
    font-size: 1.4em;
    color: #515451;}

.toggle
{
    cursor: pointer;
    height: 46px;
    background-image: url(images/sideToggleBg.gif);
    background-repeat: repeat-x;
    width: 170px;}
    
.smallToggle
{
    cursor: pointer;
    height: 34px;
    background-image: url(images/sideToggleBgSmall.gif);
    background-repeat: repeat-x;
    width: 170px;}
    
.smallToggle p{
    font-weight: bold;
    float: left;
    padding: 0px;
    margin: 12px 0 0 15px;
    font-size: 1.3em;
    color: #4183a1;}

.smallToggle a{
  color: #4183a1;
  display:block;
  text-decoration:none;
  border:0px solid #000;
  width: 170px;
  font-size: 1.3em;
  padding: 12px 0 0 15px;
  height:20px;}  
  
  
  
  
a.sizing{    cursor: pointer;
    height: 34px;
    background-image: url(images/sideToggleBgSmall.gif);
    background-repeat: repeat-x;
    width: 155px;
	  padding: 12px 0 0 15px;
	  text-decoration:none;
	display:block;
	    font-size: 1.3em;
    color: #4183a1;}



  
  
  
.toggle p{
    font-weight: bold;
    float: left;
    padding: 0px;
    margin: 15px 0 0 15px;
    font-size: 2em;
    color: #4183a1;}

.marginTop
{
    margin-top: 25px;}

#homeBanner
{
    width: 799px;
    height: 290px;
    background-image: url(images/homeBannerBg.jpg);}
    
#slider, .infiniteCarousel
{
    position: relative;
    background-image: url(images/imageSliderBg.gif);
    width: 799px !important;
    height: 103px;
    padding-top: 10px;
    padding-bottom: 10px;}
#sliderBrandMain, .infiniteCarouselBrandMain
{
    position: relative;
    clear: both;
    background-image: url(images/imageSliderBg.gif);
    width: 759px !important;
    height: 103px;
    padding-top: 10px;
    padding-bottom: 10px;}
#imgNext
{
    cursor: pointer;
    margin-top: 10px;
    float: right}
    
#imgPrev
{
    cursor: pointer;
    margin-top: 10px;
    float: left;}
    
#viewerWrap
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 710px !important;
    height: 100px;}
#viewerWrapBrandMain
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 670px !important;
    height: 100px;}

#viewer img
{
    margin: 0 5px 0 5px ;}

#viewer li
{
    height: 100px;}

#homeContentBanner
{
    background-image: url(images/homeContentBanner.jpg);
    width: 747px;
    height: 143px;}
    
.homeContent
{
    padding: 10px;
    width: 355px;
    float: left;}
.quoteBlock
{
    padding: 20px;
    background-image: url(images/quoteBlock.gif);
    width: 701px;
    height: 69px;}
.quoteBlock p
{
    font-style: italic;
    margin-left: 25px;
    margin-bottom: 5px;
    color: #6cafc8;
    font-size: 1.4em;}
.quoteBlock em
{
    width: 200px;
    font-size: 12px;
    margin-right: 25px;
    float: right;
    font-weight: bold;
    color: #000;}
#showAll
{
    padding: 8px 10px 8px 10px;
    height: 14px;
    color: White;
    background-image: url(images/seeAllBg.jpg);
    background-repeat: repeat-x;
    bottom: -19px;
    float: left;
    position: absolute;
    right: 20px;
    float: left;}
#showAll p
{
    margin: 0px;}
.footerLeft
{
    float: left;}
.footerRight
{
    float: right;}
#headerNav
{
    color: White;
    font-size: 1.2em;
    margin:0px;
    position: absolute;
    right: 20px;
    top: 10px;}
#headerNav a
{
    color: White;}
#headerQuote
{
    width: 400px;
    font-style: italic;
    text-align: right;
    font-weight: bold;
    font-size: 1.7em;
    color: White;
    position: absolute;
    right: 20px;
    top: 40px;}
.headSmall{
    color: #b3d2df;
    font-size: 0.8em;}
#breadcrumbwrap
{
    margin: auto;
    width: 720px;
    padding: 10px;
    border-bottom: solid 1px #d6d6d6;
    text-align: left;}

#breadcrumbs a{color: Black;}
		
		
		
		
		
		


	

	
	
	

#archiveContent, #singleContent
{
    text-align: left;
    padding-left: 20px;}
#catsDescrip
{
    width: 740px;
    padding-bottom: 30px;
    float: left;
    border-bottom:1px solid #D6D6D6;}
#catsDescrip img
{
    float: right;}
.entry
{
    float: left;}
.price
{
    margin-top:5px;
    margin-bottom: 10px;
}

.viewMore
{
    text-decoration: none !important;
    color: #FFFFFF;
    padding: 10px;
    margin-top: 15px;

    width: 73px;
    height: 14px;
    background-image: url(images/viewMore.gif);}
#paginationWrap
{
    width: 700px;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;}
.pagination
{
    float: right;}
.wp-pagenavi
{
    float: right;}
#sHead, #s
{
    float: left;
    border: solid 1px #7C7CB0;
    padding: 6px;
    color: White;
    height: 18px;
    width: 210px;
    background-image: url(images/searchBoxBg.gif);}

#searchsubmitWhite
{
    background-image:url(images/SearchGoWhite.jpg);
    border:0 none;
    height:35px;
    width:44px;}
#respond
{
    clear: both;}
.bigPrice
{
    font-size: 1.8em;
    font-weight: bold;
    color: #fc9415;}
	
/* Begin Form Elements */
#searchformHead {
    position:absolute;
    right: 25px;
    top: 80px;
    width: 280px;}
#searchform 
{
    width: 280px;
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;}
#sidebar #searchsubmit{padding: 1px;}	
#searchsubmit
{
    float: right;
    margin: 0px;
    padding: 0px;
    background-image: url(images/SearchGo.jpg);
    border: 0 none;
    height: 33px;
    width: 44px;
	border: 0px solid #000;}

select {width: 130px;}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;}
#commentform {margin: 5px 10px 0 0;}
#commentform textarea {
	width: 100%;
	padding: 2px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

	
	
	
	
	
	
	
	
	

	
	
	
	
/* Ground Rules*/
#sidebar ul #sideBarTypes{overflow: hidden;}
#sidebar ul #sideBarTypes li{border: 0 !important;}		
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 0;
	width: 170px;}
#sidebar li{
    list-style-image: none;
    list-style-type: none;}	
#sidebar ul li a{
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/sidebar.gif);
    color: Black;
    display: block;
    font-size: 1.2em;
	padding: 5px 10px;}		
#sidebar ul li a:hover{
    /*background-color: #D1E6ED;*/
    background-color: #caceda;
    text-decoration: none;
	background-image: url(images/sidebar-hover.gif);}		
#sidebar ul li.current-cat  a,
#sidebar ul li.current_page_item  a{
    color: White !important;
    /*background-color: #6CC3D6;*/
    background-color: #384975;
	background-image: url(images/sidebar-on.gif);}		
/* Ground Rules*/
	
#sidebar ul.nodeLevel0 li a.focalLinkSelected{
    color: White !important;
    background-color: #384975;
	background-image: url(images/sidebar-on.gif);}		
	
#sidebar ul.nodeLevel1 li a{
	padding-left:40px;
	background-image: url(images/sidebar2.gif);}
#sidebar ul.nodeLevel1 li a:hover{
	padding-left:40px;
	background-image: url(images/sidebar2-hover.gif);}		
#sidebar ul.nodeLevel1 li a.focalLinkSelected{
    color: White !important;
    background-color: #384975;
	background-image: url(images/sidebar2-on.gif);}		
	
#sidebar ul.nodeLevel1 li ul.nodeLevel2 li a{
	padding-left:60px;
	background-image: url(images/sidebar3.gif);}		
#sidebar ul.nodeLevel1 li ul.nodeLevel2 li a:hover{
	padding-left:60px;
	background-image: url(images/sidebar3-hover.gif);}			
#sidebar ul.nodeLevel1 li ul.nodeLevel2 li a.focalLinkSelected{
	padding-left:60px;
	background-image: url(images/sidebar3-on.gif);}				
	
#sidebar ul ul{margin:0px; padding:0px;}	
#sidebar ul li{border-bottom:1px solid #ddd;}
#sidebar ul ul li{border-bottom:1px solid #ddd;}
#sidebar ul li a{padding-left:22px;}

#sidebar ul.nodeLevel1,
#sidebar ul.nodeLevel2{border-top:1px solid #ddd;}	


img.catimagetop{
width:212px;
height:260px;
float:right;
margin-left:20px;}	

img.catimage{
width:212px;
height:260px;

width:170px;
height:208px;
margin-bottom:5px;}	

img.largeimage{
width:330px;
float:right;
margin-left:20px;}
/* End Entry Lists */		
	
#homelink{
position:absolute;
top:0px;
left:10px;
width:310px;
height:155px;}		


table{
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #ccc;
	border-collapse: separate;
	background-color: white;}
table th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-weight:bold;}
table td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;}

	
div#showAll a{color:#fff;}
div.viewMore a{color:#fff;}
div.viewMore a:hover{text-decoration:underline;}


span.prev{
float:left;
border:0px solid #000;
height:18px;
width:14px;
display:block;
margin-top:-2px;
text-align:left;}
span.current{float: left; border:0px solid #000;}
span.next{
float:left;
border:0px solid #000;
height:18px;
width:14px;
display:block;
margin-top:-2px;
text-align:right;}

table{margin-right:10px;margin-left:10px;}

.margin{
margin-bottom:20px;}

/* Infinite Carousel */

.infiniteCarousel {
  width: 790px;
}

.infiniteCarousel .wrapper {
  width: 710px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 104px;
  margin: 0 40px;
  position: absolute;
  left: 0;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 0;
  margin: 0px;
  padding: 0px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  left: 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 100px;
  width: 130px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  top: 15px;
  width: 37px;
  position: absolute;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

/* End Carousel */

/* Infinite Carousel */

.infiniteCarouselBrandMain {
  width: 790px;
}

.infiniteCarouselBrandMain .wrapper {
  width: 680px; /* .infiniteCarouselBrandMain width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 104px;
  margin: 0 40px;
  position: absolute;
  left: 0;
  top: 0;
}

.infiniteCarouselBrandMain ul a img {
  border: 0;
  margin: 0px;
  padding: 0px;
}

.infiniteCarouselBrandMain .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  left: 0;
  position: absolute;
  top: 0;
}

.infiniteCarouselBrandMain ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 100px;
  width: 130px;
}

.infiniteCarouselBrandMain ul li a img {
  display:block;
}

.infiniteCarouselBrandMain .arrow {
  display: block;
  height: 36px;
  top: 15px;
  width: 37px;
  position: absolute;
  cursor: pointer;
}

.infiniteCarouselBrandMain .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarouselBrandMain .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarouselBrandMain .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarouselBrandMain .back:hover {
  background-position: 0 -108px;
}

/* End Carousel */

#homeBannerContent
{
	padding: 0px 0px 0px 25px;
	float: left;
	text-align: left;
	width: 375px;}
div#sidebar ul#twitter {
	margin-top: 15px;
	width: auto;
}
	div#sidebar ul#twitter h2.widgettitle{
		background: #D54A7E;
		padding: 8px 10px;
		color: #fff !important;
		font-size: 1.5em;
		width: 150px;
	}
	div#sidebar ul#twitter li {
		border: 0;
	}
	div#sidebar ul#twitter li li{
		border-bottom: 1px solid #ccc;
		padding: 5px 0;
	}
	div#sidebar ul#twitter li li:last-child{
		border: 0;
	}
		div#sidebar ul#twitter li a,
		div#sidebar ul#twitter li a:visited
		{	
			color: #3594B2;
			display: inline;
			padding: 0;
			background: none;
			font-size: 1em;
		}
		div#sidebar ul#twitter li a:hover,
		div#sidebar ul#twitter li a:focus
		{
			text-decoration: underline;
		}
		
div#archiveContent{height:100%;overflow:hidden;}
div#shop-all {text-align:right; float: right; margin: 8px 0 0 0;}
div#shop-all a{display:inline-block;background:#7FBCD0;color:#fff;padding: 10px;}
div#wp-paginator div.navigation{margin: 0;}

#catsDescrip a {
	display:inline-block;background:#7BB9CE;color:#fff;padding: 10px;
}
