.theme-layout-css {/* indicates the begining of this piece of css file in the main file generated for the browser from the "css-handler" */}

#frame-wrap,
#footer .inner-wrap {
    margin:auto;
    padding:0;
    position:relative;
    width: 980px;
	
	min-height: 0;
	_zoom: 1;
    }

#frame-wrap:after,
#footer .inner-wrap:after {
	content: "";
	height: 0;
	clear: both;
	display: block;
}

#middle .inner-wrap {overflow:hidden;}
#footer {clear:both}


/*
Layout SCS ------------------->>
*/

.layout-scs #middle .inner-wrap {
padding:0 220px;
}


/*--left-sb-->>*/

.layout-scs #left-sb {
float:left;
margin-left:-220px;
}

.layout-scs .sidebar {
width: 220px;
display: inline;
overflow:hidden;
}
/*<<--left-sb--*/



/*--content-->>*/
.layout-scs #content-holder {
width: 100%;
float: left;
display: inline;
}
/*<<--content--*/




/*--right-sb-->>*/
.layout-scs #right-sb {
float:right;
margin-right:-220px;
}
/*<<--right-sb--*/


/*
<<-Layout SCS
*/


/*--------------------------------------------------------------------------------------------------*/


/*
Layout CS ------------------->>
*/

.layout-cs #middle .inner-wrap {
padding:0 220px 0 0;
}


/*--left-sb-->>*/

.layout-cs #left-sb {
display:none;
}

.layout-cs .sidebar {
width: 220px;
display: inline;
overflow:hidden;
}
/*<<--left-sb--*/



/*--content-->>*/
.layout-cs #content-holder {
width: 100%;
float: left;
display: inline;
}
/*<<--content--*/




/*--right-sb-->>*/
.layout-cs #right-sb {
float:right;
margin-right:-220px;
}
/*<<--right-sb--*/


/*
<<-Layout CS
*/


/*--------------------------------------------------------------------------------------------------*/


/*
Layout SC ------------------->>
*/

.layout-sc #middle .inner-wrap {
padding:0 0 0 220px;
}


/*--left-sb-->>*/
.layout-sc #left-sb {
float:left;
margin-left:-220px;
}

.layout-sc .sidebar {
width: 220px;
display: inline;
overflow:hidden;
}
/*<<--left-sb--*/



/*--content-->>*/
.layout-sc #content-holder {
width: 100%;
float: left;
display: inline;
}
/*<<--content--*/




/*--right-sb-->>*/
.layout-sc #right-sb {
display:none;
}
/*--right-sb--*/


/*
<-Layout SC
*/


/*--------------------------------------------------------------------------------------------------*/


/*
Layout C ------------------->>
*/


/*--left-sb-->>*/
.layout-c #left-sb {
display:none;
}

.layout-c .sidebar {
overflow:hidden;
}
/*<<--left-sb--*/



/*--content-->>*/
.layout-c #content-holder {
}
/*<<--content--*/




/*--right-sb-->>*/
.layout-c #right-sb {
display:none;
}
/*<<--right-sb--*/


/*
<-Layout C
*/
.theme-styles-css {/* indicates the begining of this piece of css file in the main file generated for the browser from the "css-handler" */}


/**
 * ->region	Elements
 */




/** Root elements */
html {
	background:#3f2c3d;
}
body {
	background:#fbf7eb url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/site-tile.png) repeat-x;
	color: #666;
}

#homepage body {background:#fbf7eb url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/site-tile-home.png) repeat-x;}


#site-wrap1 {}

#site-wrap2 {
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/light-bg-home.png) center 75px no-repeat;
	*zoom:1;
}
/*
The most common use of this tag is to define the width of the site.
Its properties are located in "core-layout.css", theme "layout.css", and theme "layout.xml".
*/


#frame-wrap {}

#frame-wrap2 {}


/** Block Elements */

/** Headings */
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}



/** Links */
a {
	color: #EF8412;
	text-decoration: none;
}
a:visited{
	color: #EF8412;
}
a:hover {
	color: #DF5E00;
	text-decoration: underline;
}
a:focus {}
a:active {}

/** Images */
img, a img {
	border: none;
}


/* >> FORMS */
input, select, textarea {}


input.text, textarea.text, select.text  {}

input.button {}

input.button:hover {}



input.radio {}

input.captcha {}

.form-holder {
	background: #F4F0E4;
	border-color: #e4e0d4;
}

/*--------------------------------------------------------------------------*/


/* >> CLASSES */

.error {}


div.success {}

div.info-status {}

.form-holder{}


.captcha {}

/*--------------------------------------------------------------------------*/
/** <-endregion Elements */



/**
 * ->region	TOP
 */

#top {*zoom:1;}

/*--top-menu-->>*/

#top-menu {
	color:#ffc888;
	right:12px;
	top:5px;
	right:72px;
}


#top-menu ul {}
#top-menu ul li {
	border-right: 1px solid #867189;
	padding: 2px 7px 2px 10px;
}
#top-menu ul li.first {/*border-left: 1px solid #867189;*/}
#top-menu ul li.last {
	padding-left: 24px;
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/search-icon.png) 8px 4px no-repeat;
}

#top-menu ul li a {color:#ffc888;}	
#top-menu ul li span {display: none;}
#top-menu ul li img {}
/*<<--top-menu--*/


.logo {
	height:105px;
}

.logo img {}


/*---------------header-search----->>----------*/
.header-search {
	top:18px;
	right:12px;
	display: none;
}

.header-search .mi-unit {}

.header-search input.text {}

.header-search input.button {}

/*---------<<------header-search---------------*/

/*---------------UserBar----->>----------*/
.userbar {
	color:#e2cff0;
	right:12px;
	top: 4px;
	right: 332px;
}
.userbar br {display: none !important; }
.userbar a {
	color:#e2cff0;
	display: inline-block;
	padding: 1px 10px;
	margin-left: 7px;
	border-left: 1px solid #867189;
	border-right: 1px solid #867189;
	padding-bottom:2px;
}
.userbar a+a {display: none;}

.userbar a:hover {}

.card-status {    
}

.card-status img {}

.card-status a {}

.logged-user {display: inline;}
/*---------<<------UserBar---------------*/

/*--main-menu-->>*/
#main-menu {
	color:#d0c1ce;
	overflow:hidden;
	clear:both;
	position:absolute;
	z-index: 400;
	top: 50px;
	right: 0;
}
#main-menu .wrap {
    overflow:hidden;
}

#main-menu ul.nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;;	
}

#main-menu ul.nav li {
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

#main-menu ul.nav li img 
{
    vertical-align:middle;
    margin-right:4px;
}

/*---------*/
#main-menu ul.nav li a {
	color:#d0c1ce;
	float:left;
}

#main-menu ul.nav li a .inner-a 
{
	display:block;
	_display:inline-block;
}

#main-menu ul.nav li a .inner-b {
	display:block;
	_display:inline-block;
	padding:5px 0 5px 20px;
}

/*---------*/
#main-menu ul.nav li a:hover {text-decoration: none; color: #fff;}
#main-menu ul.nav li a:hover .inner-a {}
#main-menu ul.nav li a:hover .inner-b {}
/*---------*/
#main-menu ul.nav li.current a {color: #fff;}
#main-menu ul.nav li.current a .inner-a {}
#main-menu ul.nav li.current a .inner-b {}
/*---------*/
#main-menu ul.nav li.current a:hover {}
#main-menu ul.nav li.current a:hover .inner-a {}
#main-menu ul.nav li.current a:hover .inner-b {}


/*<<--main-menu--*/

/*>>--header-image--*/
#header-img {}
/*<<--header-image--*/


/*--breadcrumb-langs-wrap-->>*/
#breadcrumb-langs-wrap {
    color:#666;
    padding:8px 0;
}
#homepage #breadcrumb-langs-wrap {display: none;}

.breadcrumb {}

.breadcrumb a {color:#666;}

.breadcrumb a:hover {
	color:#666;}

.languages {}

.languages img {}
 
/*<<--breadcrumb-holder--*/


/** <-endregion TOP */




/**
 * ->region	MIDDLE
 */

#middle { 
	overflow: visible;
}

/*-*/
#middle {}
#middle .inner-wrap {overflow: visible;}

.layout-cs #middle .inner-wrap {}
.layout-sc #middle .inner-wrap {}
.layout-c #middle .inner-wrap {}
/*-*/

.sidebar {}

/*--left-sb-->>*/
#left-sb {background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-left-tile.png) right top repeat-y;}

#left-sb .wrap {
	padding:6px 14px 6px 0; 
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-left-down-corner.png) right bottom no-repeat;
}
#left-sb .wrap .module:first-child {
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-left-top-corner.png) right top no-repeat; 
	min-height: 90px;
	margin: -10px -14px 35px 0 !important;
	padding: 25px 14px 0 0 !important;
	*background: none;
}
/*<<--left-sb--*/

#content-holder {}

#content-holder .wrap {padding:0 20px;}
#homepage #content-holder .wrap {padding: 0;}

#content-holder .wrap .content {overflow: visible;}

/*--right-sb-->>*/

#right-sb {background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-right-tile.png) left top repeat-y;}

#right-sb .wrap {
	padding:6px 0 6px 14px;  
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-right-down-corner.png) left bottom no-repeat;
}
#right-sb .wrap .module:first-child {
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/sb-left-top-corner.png) right top no-repeat; 
	min-height: 90px;
	margin: -10px 0 35px -14px !important;
	padding: 25px 14px 0 0 !important;
	*background: none;
}
/*<<--right-sb--*/

/** <-endregion MIDDLE */


/**
 * ->region	FOOTER
 */
#footer {
	color:#fbf7eb; 
	background: #3f2c3d; border-top:2px solid #ff9430;
}


#footer .inner-wrap {
	padding: 12px 0;
	overflow: hidden;
}

#footer .inner-wrap a {color:#fbf7eb;}
#footer .inner-wrap a:hover {color:#fbf7eb;}

#footer .inner-wrap .footer-content {}


.powered-by {text-align: right; margin-top:20px;}

.powered-by a {}


.footer-nav {text-align: right;}

.footer-nav ul.nav li {padding-left: 5px; display: inline; float: none;}
.footer-nav ul.nav li.first {padding-left:0;}
.footer-nav ul.nav li.first:before {content: "";}

.footer-nav ul.nav li img {}

.footer-nav ul.nav li:before {
	content: "|";
	padding-right: 5px;
}
.footer-nav ul.nav li a:hover {text-decoration:underline;}
/** <-endregion FOOTER */
.theme-pt-specific-css {/* indicates the begining of this piece of css file in the main file generated for the browser from the "css-handler" */}


/**
 * -> COMMON
 */
.content {}
/*------page-content----->>*/
.content .editor-page-content {}
.content .editor-page-content .extra-tag {}
.content .editor-page-content .extra-tag .p-title {
	font-weight: normal;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
}
.content .editor-page-content .extra-tag .p-title img {}

/*------page-items----->>*/
.content .page-items {}
.content .page-items .extra-tag {}
.mb {}
.mb .extra-tag {}

/*------page-module----->>*/
.module {}
.module .m-wrap1 {}
.module .m-wrap2 {}
.module .m-wrap3 {}
.module .m-wrap4 {}
/*-*/
.module-custom {}
/*-*/

/*module-tilte->*/
.m-title {}
.m-title h2 {}
.m-title h2 .tag-a {}
.m-title h2 .tag-b {}

/*<-module-tilte*/
/*module free content->*/
.mi-wrap {}
.m-content {}
/*<-module free content*/

/*-display mode unit->*/
.dm-unit {}
.dm-unit .dm-title {}
/*<-display mode unit-*/

/*-module item->*/
.mi-unit {}
/*<-module item*/
/*module items content wrap->*/
.extra-tag {}
.mb .extra-tag {}
/*<-module items content wrap-*/


/*-module items elements--------->>-*/

/*module item title->*/
.mi-unit h3 {}

.mi-unit h3 a {}
/*<-module item title*/


.mi-unit .img-holder img {}

/*-*/ 
.date {}
/*-*/ 
.more {}

.more  a {}

.more  a:hover {}
/*-*/

.mb {}

/*-<<-------------------module items elements-*/








/*------PT-COMMON-MISC----->>*/
.pi-unit {} /*-holder for page item (multiview and singleview) -*/

.single-item {} /*-holder for page item singleview only -*/
/*--*/
.pi-header {} /*-holds item header elements-*/
.pi-header h3 {}
.img-holder {}
.img-holder img {}

.pi-header .avatar {}
.pi-header .thumb {}
/*--*/
.pi-header .rating-section {}
/*--*/
.pi-title { font-size: 15px !important;}

.pi-title a {}

/*---*/
/*-used in *blog, *news,->--*/
.pi-meta {}


.pi-meta .meta-approve {}
.pi-meta .meta-pedning {}
.pi-meta .meta-user {}
.pi-meta .meta-date {}
.pi-meta .meta-comment {}
.pi-meta .meta-view {}
.pi-meta .meta-category {}
.pi-meta .meta-tag {}
/*--*/

.pi-description {}
/*--*/
.share-section {}


/*-Comments->-*/
.comments-multi {}

.comments-single {}
.comment-header {}
.comment-header .img-holder {}
.comments-content {}
/*-<-Comments-*/

/*-Autocomplete->-*/
.autocomplete-holder {}

.autocomplete-holder ul {}
/*-<-Autocomplete-*/

/*-Ratings->-*/
.rating {}

.rating .title {}

.rating .result {}

.ratingStar {}
.filledRatingStar {}
.emptyRatingStar {}
.savedRatingStar {}
/*-<-Ratings-*/

.noFlash {}

.rss-feed {}

.rss-feed a {}

.add-comments {}

.add-comments img {}

/*-GridView Pager->-*/

/*-<-GridView Pager-*/

/*-news, events, products------------->*/

/*-mb-*/
.mb .news .mi-unit,
.mb .events .mi-unit,
.mb .products .mi-unit {}


.mb .news .mi-unit .extra-tag,
.mb .events .mi-unit .extra-tag,
.mb .products .mi-unit .extra-tag {}

/*<-------------news, events, products-*/

/*-gallery, video------------->*/
.mb .gallery .mi-unit,
.mb .video .mi-unit {}

.gallery .txt,
.video .txt {}


/*<-------------gallery, video-*/

/*-table grid-------------->*/
table.grid {}

table.grid tr {}
table.grid tr.row {}
table.grid tr.even {}


table.grid th {}
table.grid td {}
table.grid .row td,
table.grid .even td,
table.grid .GridAltRow_Admin td {}
/*<-------------table grid-*/


/*<<-----PT-COMMON-MISC-------*/


/**
 * <- COMMON
 */




/*-PT-Navigation++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.navigation {margin-top:10px}
.navigation .m-wrap1 {}
.navigation .m-wrap2 {}
.navigation .m-wrap3 {}
.navigation .m-wrap4 {}

.navigation .mi-unit {}

.sidebar ul.lvl-1 {}

.sidebar ul.lvl-1 li {
	margin:0 0 2px 0;
	
}
.sidebar ul.lvl-1 li:last-child {}
.sidebar ul.lvl-1 li a {
	padding:4px 0 4px 10px;
	background:url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/v-menu-bullet.png) left 8px no-repeat;
	color:#6e7789;
	font-size:11px;
}
.sidebar ul.lvl-1 li a:hover {
	color:#332431;
}

.sidebar ul.lvl-1 li.current a {
	color: #ff903f;
	background-image:url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/v-menu-bullet-cur.png);
}
.sidebar ul.lvl-1 li.current {
}

.sidebar ul.lvl-1 li a .tag-a {}
.sidebar ul.lvl-1 li a .tag-b {}
.sidebar ul.lvl-1 li a .tag-c {}
.sidebar ul.lvl-1 li a .tag-d {}
/*-*/
.sidebar ul.lvl-2 {margin:2px 20px 6px 20px;}

.sidebar ul.lvl-2 li {border:none;}

.sidebar ul.lvl-2 li a {padding:2px 0 2px 10px; background:url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/v-menu-bullet-small.png) left 8px no-repeat; font-size:10px; }
.sidebar ul.lvl-2 li a:hover {text-decoration:underline;}
.sidebar ul.lvl-2 li a.current {background:url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/v-menu-bullet-small-cur.png) left 8px no-repeat; color:#ff903f;}



.sidebar ul.lvl-2 li a .tag-a {}
.sidebar ul.lvl-2 li a .tag-b {}
.sidebar ul.lvl-2 li a .tag-c {}
.sidebar ul.lvl-2 li a .tag-d {}

/*-PT-Navigation++++++++++++++++<-*/




/*-PT-Banners++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Banners++++++++++++++++<-*/

/*-PT-Catalogue++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.catalog-item {}

.catalog-item  th, .catalog-item  td {}

.catalog-item  th {}

.catalog-item .even {}

.catalog-item .odd {}
/*-PT-Catalogue++++++++++++++++<-*/




/*-PT-CATEGORIES++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-pt-content-specific-->-*/
.category-box {}

.category-box-item {}

.category-box-item .cat-img {}

.category-box-item h3 {}
.category-box-item h3 a {}

.category-box-item a {}
/*-pt-content-specific--<-*/
/*-pt-module-specific-->-*/
.categories ul.lvl-1 {}/*-use the styles of PT-Navigation-*/
/*-pt-module-specific--<-*/
/*-PT-CATEGORIES++++++++++++++++<-*/


/*-PT-ContactForm++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-ContactForm++++++++++++++++<-*/

/*-PT-Content++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Content++++++++++++++++<-*/

/*-PT-eCommerce++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-eCommerce++++++++++++++++<-*/

/*-PT-Edu1Survey++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Edu1Survey++++++++++++++++<-*/

/*-PT-Events++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*--events-calendar-->>--*/

.calendar-holder {}

.mb .calendar-holder {}

.Calendar {}

.Calendar td {}

.Calendar a {}

.SelectDayStyle {}

.SelectDayStyle a {}

.OtherMonthDayStyle {}

.WeekendDayStyle {}

.TodayDayStyle {}

.DayHeaderStyle {}

.NextPrevStyle a {}

.TitleStyle {}

.TitleStyle a {}

.TitleStyle td {}
td.cell-space, th.cell-space {}

/*--<<--events-calendar--*/
/*-PT-Events++++++++++++++++<-*/

/*-PT-Form Builder++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-pt-content-specific-->-*/

/*-all styles in "core.css"-*/

/*-overlay message-*/

.pt-ui-overlay {}
.pt-ui-overlay .overlay-bg {}
.pt-ui-overlay .overlay-icon {}
/*-pt-content-specific--<-*/
/*-PT-Form Builder++++++++++++++++<-*/

/*-PT-GuestBook++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.guestbook {}
.guestbook .mi-unit {}
.guestbook .mi-unit .extra-tag {}
.guestbook-author {}
/*-PT-GuestBook++++++++++++++++<-*/

/*-PT-Image Gallery++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Image Gallery++++++++++++++++<-*/

/*-PT-JobsForm++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-JobsForm++++++++++++++++<-*/

/*-PT-News++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-News++++++++++++++++<-*/

/*-PT-Newsletter++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Newsletter++++++++++++++++<-*/

/*-PT-Poll++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.poll {}

.poll .mi-unit {}

.graph {}
.graph .bar {}
.graph .bar span {}

.graph-results {}

.graph-results .bar {}
.graph-results .bar span {}
/*-PT-Poll++++++++++++++++<-*/

/*-PT-Products++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-pt-content-specific-->-*/
.cart-fav-wrap {}

.favorite,
.cart {}

.favorite a,
.cart a {}
.favorite a {}

.cart a {}
.price {}

.price strike {}
.price span {}
.old-price {}
.prom-price {}
.discounts {}
.discounts table {}
.discounts table td {}

.in-stock {}

.description {}
    
.weight {}
/*-pt-content-specific--<-*/

/*-pt-module-specific-->-*/
.price-wrap {}

.m-cart {}


.m-cart .cart a {}

.m-price {}

.m-price span{}

.m-favorite {}

.m-favorite a {}
/*-pt-module-specific--<-*/

/*-PT-Products++++++++++++++++<-*/


/*-PT-QuickLinks++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.quicklinks ul {}
.quicklinks ul li {}
.quicklinks ul li img {}
/*-PT-QuickLinks++++++++++++++++<-*/

/*-PT-RSS Reader++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-RSS Reader++++++++++++++++<-*/

/*-PT-Search++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Search++++++++++++++++<-*/

/*-PT-Services++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Services++++++++++++++++<-*/

/*-PT-Sitemap++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Sitemap++++++++++++++++<-*/

/*-PT-URL++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-URL++++++++++++++++<-*/

/*-PT-User Portal++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-pt-content-specific-->-*/
#welcome-text {}

#client-portal-tabs {}

#client-portal-tabs ul.nav {border-color:#e4e0d4;}

#client-portal-tabs ul.nav li {}
/*-*/
#client-portal-tabs ul.nav li a img {}

#client-portal-tabs ul.nav li a {}

#client-portal-tabs ul.nav li a .inner-a {}
#client-portal-tabs ul.nav li a .inner-b {border-color:#e4e0d4;}
/*-*/
#client-portal-tabs ul.nav li a:hover .inner-b {}
/*-*/
#client-portal-tabs ul.nav li a.current .inner-b {}
/*-pt-content-specific--<-*/
/*-PT-User Portal++++++++++++++++<-*/

/*-PT-Video Gallery++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-Video Gallery++++++++++++++++<-*/

/*-PT-WebBasedTicker++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
/*-PT-WebBasedTicker++++++++++++++++<-*/

/*-PT-Callmeback++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>-*/
.callmeback table {}
/*-PT-Callmeback++++++++++++++++<-*/































.theme-fixes-css {/* indicates the begining of this piece of css file in the main file generated for the browser from the "css-handler" */}

/**
 * @region Slider + welcome text
 */

#top-content .image-gallery .page-next-link {
	background-image: url("http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/top-content-image-gallery-next-bg.png");
}
#top-content .image-gallery .page-prev-link {
	background-image: url("http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/top-content-image-gallery-prev-bg.png");
}


#top-content .image-gallery .page-link {
	background-image: url("http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/top-content-image-gallery-page-link-bg.png");
}
#top-content .image-gallery .page-link.current {
	background-image: url("http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/top-content-image-gallery-page-link-current-bg.png");
}

#top-content-holder {
	height: 300px;
	background-position: center -30px;
	background-repeat: no-repeat;
	color: #ffffff;
}




/** Top content */
#top-content {
	padding-right: 580px;
	font-size: 12px;
	line-height: 25px;
	position: relative;
}




/** Headings */
#top-content h1 {
	margin-bottom: 20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
}

#top-content h1 strong {
	color: #efbb6e;
}

#top-content h1 strong em {
	font-style:normal;
	color: #e2ddcc;
}




/** links */
#top-content a {
	color: #80ccef;
	text-decoration: underline;
}
#top-content a:hover {
	text-decoration: none;
}


/** Image gallery */
#top-content .image-gallery-shadow {
	width: 237px;
	height: 245px;
	position: absolute;
	top: 16px;
	left: 470px;
	z-index: 1;
	background: url(http://www.silkscarvescolorado.com/UserFiles/themes/SilkScarvesColorado/images/image-gallery-bg.png) no-repeat;
}
#top-content .image-gallery {
	width: 450px;
	height: 260px;
	position: absolute;
	top: 0;
	left: 480px;
	z-index: 2;
}


#top-content .image-gallery ul {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 260px;
	list-style: none;
	position: relative;
	overflow: hidden;
}
#top-content .image-gallery li {
	width: 450px;
	height: 260px;
	position: absolute;
	left: 450px;
	overflow: hidden;
}
#top-content .image-gallery li:first-child {
	left: 0;
}


#top-content .image-gallery .pager {
	width: 100%;
	text-align: center;
	cursor: default;
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: 0;
}


#top-content .image-gallery .page-prev-link,
#top-content .image-gallery .page-next-link {
	width: 40px;
	height: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: -180px;
}
#top-content .image-gallery .page-prev-link {
	left: -50px;
	right: auto;
}
#top-content .image-gallery .page-next-link {
	right: -50px;
	left: auto;
}


#top-content .image-gallery .page-link {
	margin: 0 5px;
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
}




/** @endregion */




/**
 * @region Modules
 */
#homepage .mb .module,
#homepage .mb .module-custom {float: left; width: 25%;}

#homepage .mb .module .m-wrap1 {margin-right: 20px;}
#homepage .mb .module .m-wrap2 {border-right: 1px solid #d0cdc3; padding-right: 20px;}

#homepage .mb .news .mi-unit,
#homepage .mb .events .mi-unit,
#homepage .mb .products .mi-unit {float: none; width: 100%;}

/*-*/

#homepage .mb .news .mi-unit .extra-tag,
#homepage .mb .events .mi-unit .extra-tag,
#homepage .mb .products .mi-unit .extra-tag {padding: 0; margin: 0;}

/*---------------------------------------------------------------------*/

.custom-social-icons {
	position: absolute;
	top: 5px;
	right: 0;
}
.custom-social-icons a {
	display: inline-block;
	margin-left: 4px;
}


/*------------------Scarves-Galleries->>--------------------------*/

.scarves-gall-list {
	margin:0;
	padding:0;
	list-style: none;
}
.scarves-gall-list li {
	margin:0;
	padding:0;
	float:left;
	width: 50%;
}

.scarves-gall-list li a {
	display: block;
	overflow: hidden;
	position:relative;
	height: 113px;
	margin: 0 10px 10px 0;
	padding: 8px 8px 8px 130px;
	text-decoration: none;
	color: #666;
	background: #f6f2e6;
	border: 1px solid #e3dfd4;
}
.scarves-gall-list li a:hover {background: #fffcf5;}

.scarves-gall-list li a strong {
	font-size: 13px;
	color: #EF8412;
}

.scarves-gall-list li a img {
	border: 1px solid #999;
	margin-right: 8px;
	position: absolute;
	top: 8px;
	left: 8px;
}

.scarves-gall-list li a span {
	display:block;
	margin-top: 8px;
	font-size: 11px;
}






.theme-highslide-css {/*just indicates where individual css file starts in the main css-handler file for the browser*/}
/*------------------------------------------------------*/

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(http://www.silkscarvescolorado.com/js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	/* background: url(/js/highslide/graphics/icon.gif) no-repeat 0 1px; */
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(http://www.silkscarvescolorado.com/js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(http://www.silkscarvescolorado.com/js/highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


.theme-highslide-html-css {/*just indicates where individual css file starts in the main css-handler file for the browser*/}
/*------------------------------------------------------------------*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-html {
	background-color: white;
}
.highslide-maincontent {
	display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;

	padding-left: 22px;
	background-image: url(http://www.silkscarvescolorado.com/js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(http://www.silkscarvescolorado.com/js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}


