
/* ------------------------------------------------------------- */
/*	COMMON CSS													*/
/*-------------------------------------------------------------*/
#webgen-css, #webgen-css div, #webgen-css dl, #webgen-css dt, #webgen-css dd, #webgen-css ul, #webgen-css ol, #webgen-css li, #webgen-css h1, #webgen-css h2, #webgen-css h3, #webgen-css h4, #webgen-css h5, #webgen-css h6, #webgen-css pre, #webgen-css form, #webgen-css fieldset, #webgen-css input, #webgen-css textarea, p, #webgen-css th, #webgen-css td {
	margin:0;
	padding:0;
    box-sizing: border-box;
}

#webgen-css ul.pagination {
	margin-top:40px;
}

#webgen-css ul.pagination li {
background:transparent none repeat scroll 0 0;
display:inline;
padding:2px 1px;
}

/* General Shop Styles here please */

#webgen-css .vmCartDetails{
    float:left;
    margin-right:15px;
}

#webgen-css .sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #1112f3;
	border-bottom: 1px solid #252627;
	font-weight : bold;
	color:#ffffff;
}

/*
General Form Styling
*/
#webgen-css label.error {
    color: red;
    float: none;
    padding-left: 0.5em;
    vertical-align: top;
}
#webgen-css .formLabel {
	float:left;
	width:30%;
	text-align:right;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
}

#webgen-css #agreed_div {
	white-space: normal;
}

#webgen-css .formField {
	float:left;
	width:60%;
	margin: 2px;
	vertical-align: middle;
	margin-top: 8px;

}
#webgen-css .missing {
	color:red;
	font-weight:bold;
}

#webgen-css .addtocart_button, #webgen-css .notify_button {
	text-align:center;
	background-position:bottom left;
	width:135px;
    height:19px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
#webgen-css .notify_button {
	background:  no-repeat  center transparent;
}
#webgen-css .addtocart_button_module {
	text-align:center;
	background-position:bottom left;
	width:160px;height:30px;
	cursor:pointer;
	color: #000000;
	border: none;
	font-weight:bold;
	font-family:inherit;
	background:  no-repeat  center transparent;
	vertical-align: middle;
	overflow:hidden;
}

#webgen-css input.addtocart_button_module:hover  {
	color: #333333;
}

#webgen-css .addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
}

/* The quantity box beneath the "add to cart" button  */
#webgen-css .quantity_box {
	vertical-align: middle;
}
#webgen-css .quantity_box_button {
	width:20px;
	vertical-align:middle;
	height:21px;
	background-repeat: no-repeat;
	background-position: center;
   border:1px solid #000;
}
#webgen-css .quantity_box_button_down {
	background-image: url('images/https-prioritysmash-webgenstudio-com-images-down-arraow.png');
}
#webgen-css .quantity_box_button_up {
	background-image: url('images/https-prioritysmash-webgenstudio-com-images-up-arraow.png');
}
#webgen-css .continue_link, #webgen-css .checkout_link {
	margin: 2px;
	padding: 2px 0px 2px 40px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	width: 40%;
}
#webgen-css .checkout_link {
	margin-left: 40px;
	background:  no-repeat left;
}
#webgen-css .continue_link {
	background:  no-repeat left;
}

#webgen-css .next_page {
	background:  no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: left;
	width: auto;
}
#webgen-css .previous_page {
	background:  no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
	width: auto;
}

/* This is the text box informing customers about your returns policy */
#webgen-css .legalinfo {
	background: #d3d3d3;
	border: 2px solid gray;
	margin: 10px;
	padding: 0px 0px 10px 10px;
}

#webgen-css div.pathway {
	margin-bottom: 1em;
}

#webgen-css div.pathway img {
	padding: 0 2px;
}

/* #webgen-css The PDF, Email and Print buttons */
#webgen-css div.buttons_heading {
	margin:10px;
	width:10%;
	float:right;
}

#webgen-css #vmMainPage div.buttons_heading {
	margin:0px;
	width:0px;
	float:right;
}

#webgen-css .productPrice {
	font-weight:bold;
	white-space: nowrap;
}
#webgen-css .product-Old-Price {
	color:red;
	text-decoration:line-through;
}
/** BROWSE PRODUCTS STYLES **/
#webgen-css .browseProductContainer {
	width:100%;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}

#webgen-css .browseProductTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	width: 100%;
	float: left;
    color:#2828F5;
}

#webgen-css .browseProductTitle a{
	font-size: 14px;
	font-weight: bold;
	width: 170px;
    color:#2828F5;
}

#webgen-css .browseProductImageContainer {
	float: left;
	width: auto;
	margin: 3px;
}
#webgen-css .browseProductDetailsContainer {
	float: left;
	width: 70%;
}
#webgen-css .browseProductDescription {
	margin-top: 40px;
	width:50%;
}
#webgen-css .browsePriceContainer {
	float: none;
	margin: 5px;
	width:100%;
}
#webgen-css .browseAddToCartContainer {
	width:30%;
	text-align:center
}
#webgen-css .browseRatingContainer {
	float: left;
	width:25%;
	margin: 3px;
	white-space: nowrap;
}

/** Flypage Styles **/
#webgen-css .thumbnailListContainer {
	text-align: center;
	width: 200px;
	height: 200px;
	overflow: auto;
}

#webgen-css ._breadcrumbbg {
	float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    min-width: 100px;
    cursor:pointer;
}

#webgen-css ._breadcrumbbg:hover {
    color: #ccc;
}

#webgen-css .breadcrumbseperator{
    color: #f0f0f0;
    font-size: 16px;
    font-weight: normal;
    margin:0 0 0 10px;
}
#webgen-css ._categoriesbg {
    height:auto;
    margin:10px;
    background: no-repeat scroll 0 0 transparent;
    color:#fff;
    text-align:center;
    width:419px;
    height:58px;
}

#webgen-css .vm_cart{
	min-width: 1024px;
    height: auto;
    background:  repeat scroll 0pt 0pt transparent;
    min-height: 280px;
}

#webgen-css .dropcart_qty{
	color:#f00;
    font-size: 16px;
    font-weight: bold;
}

#webgen-css .cartsummary{
	font-size:16px;
    font-weight:bold;
}

#webgen-css .cartsummary .title{
	color:#fff;
}

#webgen-css .cartsummary .value{
	color:#f00;
}
/* ------------------------------------------------------------- */
/*	TOP MENU CSS												*/
/*-------------------------------------------------------------*/

#webgen-css .webgenSection{
    min-height: 20px;
    position: relative;
    width: 100%;
    pointer-events: none;
}

#webgen-css .webgenObject{
    pointer-events: auto;
    display: none;
}

#webgen-css #canvases-wrapper{
    margin:auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

#webgen-css .scalableContainer{
    -ms-transform-origin: 0 0;
    -ms-transform: scale(1);
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    transform-origin: 0 0;
    transform: scale(1);
    margin: 0 auto;
    margin-bottom: 0;
}

#webgen-css .webgenModule {
    display: none;
}

#webgen-css #mobile-bg{
    background: url('images/https-prioritysmash-webgenstudio-com-templates-cdm-dynamic-images-mobile-bg-2.png') repeat-y scroll center 0pt transparent;
}

#webgen-css .fixedContainer {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
}

#webgen-css #bg2 {
    position: absolute;
}

/** media query start */
@media  {
    #webgen-css .scalableContainer {
        width: 1024px;
    }
    #webgen-css #canvas-1{
        width: 1024px;
        min-width: 1024px;
        max-width: 1024px;
        position: relative;
        min-height: 0;
        margin: auto;
        padding: 0;
    }

    #webgen-css #canvas-2{
        width: 1024px;
        min-width: 1024px;
        max-width: 1024px;
        position: relative;
        min-height: 0;
        margin: auto;
        padding: 0;
    }
    #webgen-css div#cdm_menu-1569{
        top:146px;
        left:-34px;
        width:1068px;
        height:50px;
        z-index:6004;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: visible;
            }

    #webgen-css div#content-cdm_menu-1569{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: #0527a1;
        border-right-width: 0px;
        border-right-style: none;
        border-right-color: #0527a1;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-color: #0527a1;
        border-left-width: 0px;
        border-left-style: none;
        border-left-color: #0527a1;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1631{
        top:25px;
        left:440px;
        width:549px;
        height:118px;
        z-index:6003;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1631{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_ImageBox-1645{
        top:21px;
        left:26px;
        width:350px;
        height:110px;
        z-index:6002;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_ImageBox-1645{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: none;
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: initial;
        margin-bottom: initial;
        height: 100%;
    }

    #webgen-css div#content-cdm_ImageBox-1645 .moduletable{
        height: 100%;
        position: relative;
    }
    #webgen-css div#content-cdm_ImageBox-1645 img{
    }
    #webgen-css div#cdm_ImageBox-1676{
        top:1210px;
        left:874px;
        width:109px;
        height:109px;
        z-index:5014;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_ImageBox-1676{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: none;
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: initial;
        margin-bottom: initial;
        height: 100%;
    }

    #webgen-css div#content-cdm_ImageBox-1676 .moduletable{
        height: 100%;
        position: relative;
    }
    #webgen-css div#content-cdm_ImageBox-1676 img{
    }
    #webgen-css div#cdm_CustomBox-1679{
        top:1210px;
        left:770px;
        width:157px;
        height:116px;
        z-index:5013;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1679{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_ImageBox-1678{
        top:1349px;
        left:862px;
        width:125px;
        height:106px;
        z-index:5012;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_ImageBox-1678{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: none;
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: initial;
        margin-bottom: initial;
        height: 100%;
    }

    #webgen-css div#content-cdm_ImageBox-1678 .moduletable{
        height: 100%;
        position: relative;
    }
    #webgen-css div#content-cdm_ImageBox-1678 img{
    }
    #webgen-css div#cdm_CustomBox-1677{
        top:1355px;
        left:766px;
        width:157px;
        height:116px;
        z-index:5011;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1677{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1671{
        top:329px;
        left:35px;
        width:964px;
        height:113px;
        z-index:5010;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1671{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1669{
        top:264px;
        left:35px;
        width:398px;
        height:61px;
        z-index:5009;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1669{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_ThumbnailGallery-1639{
        top:464px;
        left:34px;
        width:381px;
        height:665px;
        z-index:5008;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_ThumbnailGallery-1639{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1673{
        top:740px;
        left:35px;
        width:350px;
        height:54px;
        z-index:5007;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1673{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1674{
        top:1073px;
        left:34px;
        width:350px;
        height:56px;
        z-index:5006;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1674{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1672{
        top:463px;
        left:426px;
        width:565px;
        height:320px;
        z-index:5005;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1672{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1670{
        top:793px;
        left:416px;
        width:575px;
        height:318px;
        z-index:5004;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1670{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_CustomBox-1489{
        top:1174px;
        left:35px;
        width:707px;
        height:437px;
        z-index:5003;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-1489{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

    #webgen-css div#cdm_ImageBox-1668{
        top:198px;
        left:0px;
        width:1024px;
        height:1414px;
        z-index:5002;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_ImageBox-1668{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: none;
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: initial;
        margin-bottom: initial;
        height: 100%;
    }

    #webgen-css div#content-cdm_ImageBox-1668 .moduletable{
        height: 100%;
        position: relative;
    }
    #webgen-css div#content-cdm_ImageBox-1668 img{
    }
    #webgen-css div#cdm_CustomBox-995{
        top:25px;
        left:32px;
        width:957px;
        height:40px;
        z-index:102;
        position:absolute;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
            }

    #webgen-css div#content-cdm_CustomBox-995{
        opacity:1;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #000000;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #000000;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-left-width: 0px;
        border-left-style: solid;
        border-left-color: #000000;
        transform: scale(1);
        transform-origin: 0 0;
        background-image: none;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 100%;
    }

/*
    #webgen-css Document   : Background
    Created on : Apr 25, #webgen-css 2010, 12:59:59 PM
    Author     : Azaz
    Description:
	Purpose of the stylesheet follows.
*/

/*
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* ------------------------------------------------------------- */
/*	COMMON CSS													*/
/*-------------------------------------------------------------*/
#webgen-css {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    background: #ffffff url('images/https-prioritysmash-webgenstudio-com-images-phocagallery-prioritysmash-tmpl-1-siteimages-stripe-longest.jpg') scroll center 0 repeat-x;
    color: #2d2d2d;
}

#webgen-css div#bg2 {
 position: absolute;
    background: none;
    height: auto;
 width: 100%;
    margin: auto;
    top: 0;
    left: 0;
}

#webgen-css div#canvas-1 {
    padding: 0px;
    margin: auto;
    position: relative;
 background: none;
    height: auto;
}

#webgen-css div#canvas-2_base {
    padding: 0px;
    margin: auto;
    position: relative;
    background-color: #1f1f1f;
    min-height: 5px;
}

#webgen-css div#canvas-2 {
    padding: 0px;
    margin: auto;
    position: relative;
}

#webgen-css a:link, #webgen-css a:visited {
    color: #f1aa03;
    text-decoration: none;
}

#webgen-css a:hover {
    color: #054ca4;
    text-decoration: none;
}

} /** media query end */
#webgen-css div#colorParserImage {
    background: #000  scroll 0 0 no-repeat;
}

#webgen-css .webgen-gallery-wrapper{
    font-size: 0px;
    line-height: 0px;
    color: transparent;
    margin: 0;
    padding: 0;
}

#webgen-css .webgen-gallery-thumbnail{
    display: inline-block;
}
/**
* dark form frontend stylesheet
*
* @version		$Id: default.css 105 2009-03-18 21:00:39Z dr_drsh $
* @package		Joomla
* @subpackage	JForms
* @copyright	Copyright (C) 2008 Mostafa Muhammad. All rights reserved.
* @license		GNU/GPL
*/

#webgen-css div.jform{
/*	margin-top:15px;
	padding:10px;*/
}

#webgen-css div.jform img{
	float:none;
	border:0;
}

#webgen-css div.jform h2{
}

#webgen-css div.jform div.error-message
{
	color:red;
	font-weight:bold;
	float:right;
}

#webgen-css div.jform. div.label-error{
	color:red;
}

#webgen-css div.jform. div.input-error{
	border:2px solid red;
}

#webgen-css div.jform form .jform-element-wrapper > label{
    min-width: 100%;
    max-width: 100%;
    display: inline-block;
}

#webgen-css div.jform form fieldset{
	padding: 10px;
	height:inherit!important;
}

#webgen-css div.jform form .jform-element-wrapper > input,
#webgen-css div.jform form .jform-element-wrapper > select,
#webgen-css div.jform form .jform-element-wrapper > textarea,
#webgen-css div.jform form .jform-element-wrapper > fieldset{
    min-width: 100%;
    max-width: 100%;
    width: 100% !important;
}

#webgen-css div.jform form input.radio,
#webgen-css div.jform form label.radio{
	float:none;
}


#webgen-css div.jform form div.clear{
	clear:left;
}

#webgen-css .jfbutton {
	position:relative;

}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* Custom YOOlogin */
#webgen-css div#yoo-login {
	width: 228px;
}

#webgen-css div#yoo-logout {
}

#webgen-css div#yoo-login .yoo-username, 
#webgen-css div#yoo-login .yoo-password, 
#webgen-css div#yoo-login .yoo-remember, 
#webgen-css div#yoo-login .yoo-login-button {
	float: left;
}

#webgen-css div#yoo-login .yoo-username, 
#webgen-css div#yoo-login .yoo-password {
	padding-right: 5px;
}

#webgen-css div#yoo-login .yoo-username input, #webgen-css div#yoo-login .yoo-password input {
	width: 88px;
	height: 14px;
	padding: 2px 2px 2px 10px;
	background:  0 0 no-repeat;
	border: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

#webgen-css div#yoo-login .yoo-username input:hover, #webgen-css div#yoo-login .yoo-username input.sfhover {
	background:  0 0 no-repeat;
	color: #FFFFAA;
}

#webgen-css div#yoo-login .yoo-password input:hover, #webgen-css div#yoo-login .yoo-password input.sfhover {
	background:  0 0 no-repeat;
	color: #FFFFAA;
}

#webgen-css div#yoo-login .yoo-username input:focus, #webgen-css div#yoo-login .yoo-username input.sffocus {
	background:  0 0 no-repeat;
	color: #FFFFAA;
}

#webgen-css div#yoo-login .yoo-password input:focus, #webgen-css div#yoo-login .yoo-password input.sffocus {
	background:  0 0 no-repeat;
	color: #FFFFAA;
}

#webgen-css div#yoo-login .yoo-remember input {
}

#webgen-css div#yoo-login .yoo-login-button button {
	display: block;
	height: 18px;
	width: 18px;
	border: none;
	background:  0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

#webgen-css div#yoo-login .yoo-login-button button:hover, #webgen-css div#yt-login .yt-login-button button.sfhover  {
	background:  0 0 no-repeat;
}

#webgen-css div#yoo-login .yoo-break {
	clear: both;
}

#webgen-css div#yoo-login .yoo-lostpassword, #webgen-css div#yoo-login .yoo-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
}

#webgen-css div#yoo-login .yoo-lostpassword {
	width: 100px;
}

#webgen-css div#yoo-login .yoo-registration {
	width: 120px;
}

#webgen-css div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

#webgen-css div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
	color: #646464;
}

#webgen-css div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 60px;
	float: left;
}

#webgen-css div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0px 0px 2px 0px;
	border: none;
	background:  0 0 no-repeat;
	font-size: 75%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	color: #646464;
}

#webgen-css div#yoo-logout .yoo-logout-button button:hover, #webgen-css div#yoo-logout .yoo-logout-button button.sfhover {
	background:  0 0 no-repeat;
	color: #FFFFAA;
}

/* Custom YOOsearch */
#webgen-css div#yoo-search {
	margin: 2px 0px 0px 2px;
	padding: 0px;
	/*width: 254px;*/
	height: 22px;
	/*background: #141414;*/
}

#webgen-css div#yoo-search input {
	width: 100px; 
	height: 15px;
	padding: 5px 2px 2px 7px;
	border: 1px solid white;
	background: none;
	float: left;
	color: #646464;
	font-size: 100%;
}

#webgen-css div#yoo-search button {
	width: 58px;
	height: 22px;
	padding: 0px;
	border: none;
	/*background:  0 0 no-repeat;*/
	cursor: pointer;
	/*text-indent: 100px;
	line-height: 0px;*/
	margin-left:10px;
}

#webgen-css div#yoo-search:hover, #webgen-css div#search div.sfhover  {
	/*background: #000000;*/
}

#webgen-css div#yoo-search:hover input, #webgen-css div#search div.sfhover input {
	color: #FFFFAA;
}

#webgen-css div#yoo-search input:focus {
	color: #FFFFAA;
}

/* Joomla */
#webgen-css .contentheading,
#webgen-css .componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #eb7800;
}

#webgen-css.green .contentheading, #webgen-css.green .componentheading { color: #c8dc00; }
#webgen-css.pink .contentheading, #webgen-css.pink .componentheading { color: #dc6eff; }
#webgen-css.yellow .contentheading, #webgen-css.yellow .componentheading { color: #e6c832; }
#webgen-css.blue .contentheading, #webgen-css.blue .componentheading { color: #4696e6; }

#webgen-css #overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#webgen-css .tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

#webgen-css .tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-selector-arrow.png') no-repeat;
}

#webgen-css .tool-text {
	font-size: 100%;
	margin: 0;
}

#webgen-css .contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

#webgen-css .contentpaneopen {
  margin: 0;
  padding: 0;
  width: 100%;
}

#webgen-css .contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

#webgen-css .article_seperator {
	display: block;
	height: 16px;
}

#webgen-css .small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

#webgen-css .createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

#webgen-css .modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

#webgen-css .buttonheading img {
	margin-right: 2px;
}

#webgen-css div.mosimage {
	margin: 5px;
}

#webgen-css div.mosimage_caption {
	font-size: 95%;
}

#webgen-css .button {
	font-size: 95%;
}

#webgen-css .sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #252627;
	border-bottom: 1px solid #252627;
	font-weight : bold;
	color:#ffffff;
}

#webgen-css tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	/*background: #282828;
	border-bottom: 1px solid #141414;*/
}

#webgen-css tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	/*background: #323232;
	border-bottom: 1px solid #141414;*/
}

#webgen-css td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #252627;
	border-bottom: 1px solid #252627;
}

#webgen-css td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #252627;
	border-bottom: 1px solid #252627;
}

#webgen-css .poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
#webgen-css input.system-openid {
   background: url('images/http-openid-net-login-bg.gif') no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
#webgen-css .system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#webgen-css #cdm_position-jmsg {position: absolute; width: 100%; z-index: 9;}
#webgen-css #system-message    { width: 100%; font-size: 12px; font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
#webgen-css #system-message dt { font-weight: bold; }
#webgen-css #system-message dd { margin: 0; font-weight: normal; padding: 0;}
#webgen-css #system-message dd ul { background-color: #dfeffd; color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border: 1px solid #84A7DB;}

/* System Standard Messages */
#webgen-css #system-message dt.message { display: none; }
#webgen-css #system-message dd.message {  }

/* System Error Messages */
#webgen-css #system-message dt.error { display: none; }
#webgen-css #system-message dd.error ul { color: #c00; background-color: #E6C0C0; border: 1px solid #DE7A7B;}

/* System Notice Messages */
#webgen-css #system-message dt.notice { display: none; }
#webgen-css #system-message dd.notice ul { color: #c00; background: #EFE7B8; border: 1px solid #F0DC7E;}

/* Debug */
#webgen-css #system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#webgen-css #system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
#webgen-css .invalid { border-color: #ff0000; }
#webgen-css label.invalid { color: #ff0000; }

/* Buttons */
#webgen-css #editor-xtd-buttons {
	padding: 5px;
}

#webgen-css .button2-left,
#webgen-css .button2-right,
#webgen-css .button2-left div,
#webgen-css .button2-right div {
	float: left;
}

#webgen-css .button2-left a,
#webgen-css .button2-right a,
#webgen-css .button2-left span,
#webgen-css .button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

#webgen-css .button2-left span,
#webgen-css .button2-right span {
	cursor: default;
	color: #999;
}

#webgen-css .button2-left .page a,
#webgen-css .button2-right .page a,
#webgen-css .button2-left .page span,
#webgen-css .button2-right .page span {
	padding: 0 6px;
}

#webgen-css .page span {
	color: #000;
	font-weight: bold;
}

#webgen-css .button2-left a:hover,
#webgen-css .button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

#webgen-css .button2-left a,
#webgen-css .button2-left span {
	padding: 0 24px 0 6px;
}

#webgen-css .button2-right a,
#webgen-css .button2-right span {
	padding: 0 6px 0 24px;
}

#webgen-css .button2-left {
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-j-button2-left.png') no-repeat;
	float: left;
	margin-left: 5px;
}

#webgen-css .button2-right {
	background:  100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

#webgen-css .button2-left .image {
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-j-button2-image.png') 100% 0 no-repeat;
}

#webgen-css .button2-left .readmore {
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-j-button2-readmore.png') 100% 0 no-repeat;
}

#webgen-css .button2-left .pagebreak {
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-j-button2-pagebreak.png') 100% 0 no-repeat;
}

/* Tooltips */
#webgen-css div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

#webgen-css div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-selector-arrow.png') no-repeat;
}

#webgen-css div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
#webgen-css .img_caption .left {
	float: left;
	margin-right: 1em;
}

#webgen-css .img_caption .right {
	float: right;
	margin-left: 1em;
}

#webgen-css .img_caption .left p {
	clear: left;
	text-align: center;
}

#webgen-css .img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
#webgen-css a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url('images/https-prioritysmash-webgenstudio-com-templates-system-images-calendar.png') no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* YOOslider: drawer vertical */
#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .item-bl {
	background:  0 100% no-repeat;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .active .item-bl {
	background:  0 100% no-repeat;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .item-br {
	padding: 0px 10px 0px 10px;
	background:  100% 100% no-repeat;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .active .item-br {
	background:  100% 100% no-repeat;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .item-b {
	padding: 0px 0px 10px 0px;
	background:  0 100% repeat-x;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .active .item-b {
	background:  0 100% repeat-x;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .item-l {
	margin: 0px -10px 0px -10px;
	background:  0 0 repeat-y;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .item-r {
	padding: 0px 1px 0px 1px;
	background:  100% 0 repeat-y;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .article {
	background:  0 100% repeat-x;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .active .article {
	background:  0 100% repeat-x;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .article h3 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
	background: none;
}

#webgen-css #right div.drawer-v-a ul.yoo-sliderlist .article {
	font-size: 95%;
	line-height: 125%;
}

/* YOOslider: slider horizontal */
#webgen-css div.slider-h-a ul.yoo-sliderlist li.first {
	background:  0 0 no-repeat;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li .item-r {
	border-right: 1px solid #3C3C3C;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li:hover.first {
	background:  0 0 no-repeat;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li {
	background:  0 0 repeat-x;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li:hover {
	background:  0 0 repeat-x;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li.last {
	background:  100% 0 no-repeat;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li.last .item-r {
	border-right: none;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist li:hover.last {
	background:  100% 0 no-repeat;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
}

#webgen-css div.slider-h-a ul.yoo-sliderlist .article {
	font-size: 95%;
	line-height: 125%;
}

/* YOOcarousel */
#webgen-css div.default div.yoo-carousel {
	background: none;
}

#webgen-css div.default div.yoo-carousel ul.panel-top, #webgen-css div.default div.yoo-carousel ul.panel-bottom {
	padding: 0px 0px 0px 0px;
	background:  0 100% repeat-x; 
}

#webgen-css div.default div.yoo-carousel ul.panel-top li, #webgen-css div.default div.yoo-carousel ul.panel-bottom li {
	margin: 0px 10px 0px 0px;
}

#webgen-css div.default div.yoo-carousel ul.panel-top li a, #webgen-css div.default div.yoo-carousel ul.panel-bottom li a {
	background:  0 0 repeat-x; 
}

#webgen-css div.default div.yoo-carousel ul.panel-top li.selected a, #webgen-css div.default div.yoo-carousel ul.panel-bottom li.selected a {
	background:  0 0 repeat-x; 
}

#webgen-css div.default div.yoo-carousel ul.panel-top li a span, #webgen-css div.default div.yoo-carousel ul.panel-bottom li a span {
	background:  0 0 no-repeat; 
}

#webgen-css div.default div.yoo-carousel ul.panel-top li.selected a span, #webgen-css div.default div.yoo-carousel ul.panel-bottom li.selected a span {
	background:  0 0 no-repeat; 
}

#webgen-css div.default div.yoo-carousel ul.panel-top li a span span, #webgen-css div.default div.yoo-carousel ul.panel-bottom li a span span {
	height: 40px;
	padding: 0px 20px 0px 20px;
	background:  100% 0 no-repeat; 
	line-height: 50px;
	font-weight: bold;
	font-size: 125%;
	overflow: hidden;
}

#webgen-css div.default div.yoo-carousel ul.panel-top li.selected a span span, #webgen-css div.default div.yoo-carousel ul.panel-bottom li.selected a span span {
	background:  100% 0 no-repeat; 
}

#webgen-css div.default div.yoo-carousel li a:link, #webgen-css div.default div.yoo-carousel li a:visited {
	color: #646464;
	text-decoration: none;
}

#webgen-css div.default div.yoo-carousel li a:hover, #webgen-css div.default div.yoo-carousel li.selected a:link, #webgen-css div.default div.yoo-carousel li.selected a:visited {
	color: #969696;
	text-decoration: none;
}

#webgen-css div.default div.yoo-carousel .prev span {
	background:  100% 0 no-repeat; 
}

#webgen-css div.default div.yoo-carousel .next span {
	background:  100% 0 no-repeat; 
}

#webgen-css div.default div.yoo-carousel .panel-container {
	background: #000000  0 100% repeat-x; 
}

#webgen-css div.default div.yoo-carousel .panel-container-bl {
	background:  0 100% no-repeat; 
}

#webgen-css div.default div.yoo-carousel .panel-container-br {
	background:  100% 100% no-repeat; 
}

#webgen-css div.default div.yoo-carousel .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
}

#webgen-css div.default div.yoo-carousel .article {
	font-size: 95%;
	line-height: 125%;
}body, #webgen-css div, #webgen-css dl, #webgen-css dt, #webgen-css dd, #webgen-css ul, #webgen-css ol, #webgen-css li, #webgen-css h1, #webgen-css h2, #webgen-css h3, #webgen-css h4, #webgen-css h5, #webgen-css h6, #webgen-css pre, #webgen-css form, #webgen-css fieldset, #webgen-css input, #webgen-css textarea, p, #webgen-css th, #webgen-css td {
	margin:0;
	padding:0;
    box-sizing: border-box;
}