
.clearfloatConditionalNew{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

.insetShadow { 
    box-shadow: inset 2px 2px 5px rgba(0,0,25,0.3); 
    -moz-box-shadow: inset 2px 2px 5px rgba(0,0,25,0.3); 
    -webkit-box-shadow: inset 2px 2px 5px rgba(0,0,25,0.3); 
    -o-box-shadow: inset 2px 2px 5px rgba(0,0,25,0.3); 
} 



#NewSpecialLink {
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	margin: 14px 0px 0px 4px;/* Top,Right,Bottom,Left */
	float: left;
	}

#NewDemoLink {
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	margin: 14px 0px 0px 0px;/* Top,Right,Bottom,Left */
	float: left;

	}
#NewPromoLink {
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	margin: 14px 0px 0px 0px;/* Top,Right,Bottom,Left */
	float: left;
	}
	
#NewLinkWrapper {
	padding: 10px 10px 10px 10px;
	border: 0px solid #000000;
	margin: 0px 0px 10px 0px;/* Top,Right,Bottom,Left */
	text-align: center;
	background-color: #ffffff;
	display: block;
	float: none;
    width: auto;
    height:55px;
	}


	
#NewLinkHeader
{
    padding: 0px 0px 0px 0px;
    border: 0px solid #000000;
    margin: 0px 0px 0px 0px; /* Top,Right,Bottom,Left */
    text-align: left; /* this overrides the text-align: center on the body element. */
    background-color: #b10014;
    display: block;
    float: left;
    overflow: auto;
    width: 100%;
    height: 100%;
}








#NewBikesMain {
    padding: 0px 0px 0px 0px;  /* Top,Right,Bottom,Left */
    border: 0px none #000000;
    margin: 0px 0px 0px 0px;
    display: inline;
    float: left;
    width: 100%;
}
.SCM3_NewBikes_Images {
    padding: 0px 0px 0px 0px;  /* Top,Right,Bottom,Left */
    border: 0px none #000000;
    margin: 0px 0px 0px 0px;
    display: inline;
    float: left;
    width: 100%;
}




#NewDetailTextBox
{
	padding: 0px 30px 0px 30px;  /* Top,Right,Bottom,Left */
	border: 0px none #000000;
	margin: 0px 0px 10px 0px;

}


#NewDetailWrapper
{
	padding: 20px 0px 20px 0px;  /* Top,Right,Bottom,Left */
	border: 0px none #000000;
	margin: 0px 0px 10px 0px;
	background-color: #f4f4f4;
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Source Sans Pro' ,arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

 .NewDetailsCopyText
{
    font-family: 'Source Sans Pro' ,arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    border: 0px solid #ff00f0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;

}

 .DemoHeaderText
{
    font-family: 'Source Sans Pro' ,arial, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 24px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;/* Top,Right,Bottom,Left */
    border: 0px solid #ff00f0;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 5%;

}



#DemoHeaderWrapper {
	padding: 10px 10px 10px 10px;
	border: 0px solid #000000;
	margin: 0px 0px 10px 0px;/* Top,Right,Bottom,Left */
	text-align: left;
	background-color: #ffffff;
	display: block;
	float: none;
    width: auto;
	}


#DemoHeader {
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;/* Top,Right,Bottom,Left */
	text-align:left; /* this overrides the text-align: center on the body element. */
	display: block;
	float: none;
	width: auto;
    height:43px;
	}

#DemoHeaderIconWrapper {
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url('../SCM3_ImagesLayout/SCM3_DemoIconBackR.png');
    margin: 0px 0px 0px 0px; /* Top,Right,Bottom,Left */
    padding: 0px 0px 0px 0px;
    border: 0px solid #ff0000;
    display: inline;
    float: left;
    width: 100%;
}

#DemoHeaderIcon {
    margin: 0px 0px 0px 0px; /* Top,Right,Bottom,Left */
    padding: 0px 0px 0px 0px;
    border: 0px solid #ff0000;
	display: inline;
	float: left;
    width: 110px;
}


.TopInfoWrapper {
    font-family: 'Source Sans Pro' ,arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #000000;


	padding: 10px 10px 30px 10px;
	border: 0px solid #000000;
    margin: 0px 0px 10px 0px;/* Top,Right,Bottom,Left */
	text-align: left;
	background-color: #ffffff;
	display: block;
	float: none;
    width: auto;
}

.CartGrid {
    width: 100%;

	padding: 10px 10px 10px 10px;
	border: 0px solid #000000;
    margin: 0px 0px 10px 0px;/* Top,Right,Bottom,Left */
}

    .CartGrid tr:first-child
    {
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        height: 25px;
    }

    .CartGrid td
    {
        padding: 5px;
    }

    .CartGrid td:last-child
    {
        text-align: right;
    }

/*  .CartGrid td:last-child:before
    {
        content: "$";
    } */

.price:before {
    content: '$';
}
    
.ButtonCartBackEnabled {
    font-size: 1.1em;
    margin-top: 20px;
    padding: 10px 20px;
    color: white;
    background-color: #ccc;
    text-transform: uppercase;
    text-shadow: 0px 1px #bbb;
    border: 1px solid #bbb;
}

.ButtonCartBackEnabled:hover {
    background-color: #bbb;
    border: 1px solid #aaa;
    text-shadow: 0px 1px #aaa;
}

.ButtonCartEnabled {
    font-size: 1.1em;
    margin-top: 20px;
    padding: 10px 20px;
    color: white;
    background-color: #f00;
    text-transform: uppercase;
    text-shadow: 0px 1px #c00;
    border: 1px solid #c00;
}

.ButtonCartEnabled:hover {
    background-color: #e00;
    border: 1px solid #a00;
    text-shadow: 0px 1px #a00;
}

.ButtonCartDisabled {
    font-size: 1.1em;
    margin-top: 20px;
    padding: 10px 20px;
    color: #bbb;
    background-color: #fff;
    text-transform: uppercase;
    border: 1px solid #bbb;
    position: relative;
    top: 20px;

    line-height: 18px;
    display: inline;
    top: 0;
    float: left;
}

input[type=text], select
{
    padding: 2px;
    margin: 5px 0;
}

td.MandatoryField {
    text-align: right;
    vertical-align: top;
    font-size: 2em;
    color: red;
    padding-top: 10px;
}

td.SectionTitleField {
    text-align: right;
    vertical-align: top;
    font-size: 1.7em;
    color: silver;
    padding-top: 18px;
    border: 1px;
}

.TitleCart {
    position: relative;
    width: 100%;
    font-size: 2em;
    color: #ddd;
    padding: 10px;
    margin-bottom: 1em;
    text-transform: lowercase;
}

.TitleCartNameField {
    color: #ccc;
    position: absolute;
    left: 0px;
}

.TitleCartStepField {
    position: absolute;
    right: 20px;
}

.CartCheckoutComment {
    color: #555;
}

.CartValidator {
    position: relative;
    margin-left: 10px;
    float: left;

    background-color: red;
    color: white !important;
    padding: 5px;
    font-weight: bold;
}

.CartValidator:before {
    content: "\A";
    border-style: solid;
    border-width: 5px 7px 5px 0;
    border-color: transparent red transparent transparent;
    position: absolute;
    left: -7px;
}

.CartCheckoutName
{
    text-transform: uppercase;
    color: #555;
    float: left;
    width: 35%;
}

.CartCheckoutValue
{
    font-size: 1.1em;
    color: #000;
}

.CartTable
{
    border-style: none;
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    padding: 4px;
    border-spacing: 4px;
    border-collapse: separate;
    border: 0;
    margin-left:auto; 
    margin-right:auto;
    width: 100%;
}

.credit-card {
    vertical-align: inherit;
}

.hide-element {
    display: none;
}

.cart-message {
    color: #666;
    text-align: center;
    font-size: 1.3em;
    padding: 50px;
    line-height: 1.2em;
}

.cart-message-error {
    color: red;
    text-align: center;
    font-size: 1.3em;
    padding: 50px;
    border: 1px solid #f00;
    font-weight: bold;
    line-height: 1.2em;
}

h2.secure-payment {
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 10px;
}

    h2.secure-payment > img
    {
        vertical-align: top;
        float: left;
        padding-right: 10px;
        padding-left: 5px;
    }

    h2.secure-payment > i
    {
        vertical-align: top;
        float: left;
        font-size: 14px;
        padding: 5px 0;
    }

.AcceptTermsCheckBox {
    text-transform: uppercase;
    border-bottom: 1px dashed red;
}


h2.finished-payment {
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 10px;
}

.button-submit { 
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    float: right; 
    padding: 4px 10px;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #666;
    background-color: white;
    color: #666;
    min-width: 72px;
}

.button-submit:hover {
    color: #fff;
    background-color: #666;
    border: 1px solid white;
}

@media (min-width: 480px) {


        #NewSpecialLink {

	        margin: 14px 0px 0px 10%;/* Top,Right,Bottom,Left */
	        }

        #NewPromoLink {

	        margin: 14px 0px 0px 14%;/* Top,Right,Bottom,Left */
	        }

        #NewDemoLink {

	        margin: 14px 0px 0px 14%;/* Top,Right,Bottom,Left */
	        }

         .DemoHeaderText
        {
            padding-left: 15%;
        }
    }

@media (min-width: 600px) {


        #NewLinkWrapper {
	        padding: 10px 10px 10px 10px;
	        border: 0px solid #000000;
	        margin: 0px 7.4% 10px 7.4%;/* Top,Right,Bottom,Left */
	        text-align: center;
	        background-color: #ffffff;
	        display: block;
	        float: none;
            width: auto;
            height:55px;
	        }





         .DemoHeaderText
        {
            padding-left: 30%;
        }




        .clearfloatConditionalNew {
	        clear: none;

        }

        #NewBikesMain {
	        padding: 0px 0px 0px 6.97%;  /* Top,Right,Bottom,Left */
	        border: 0px none #000000;
	        margin: 0px 0px 0px 0px;
            display: inline;
	        float: left;
	        width: 85.833%;
        }
        .SCM3_NewBikes_Images {
	        padding: 0px 0px 0px 0px;  /* Top,Right,Bottom,Left */
	        border: 0px none #000000;
	        margin: 0px 0px 0px 0px;
            display: inline;
	        float: left;
	        width: 50%;
        }

        

    }


@media (min-width: 780px) {


        #NewSpecialLink {

	        margin: 14px 0px 0px 16%;/* Top,Right,Bottom,Left */
	        }

        #NewPromoLink {

	        margin: 14px 0px 0px 16%;/* Top,Right,Bottom,Left */
	        }

        #NewDemoLink {

	        margin: 14px 0px 0px 126;/* Top,Right,Bottom,Left */
	        }



        
                
}




@media (min-width: 980px) {


        #NewLinkWrapper {

	        margin: 0px 55px 10px 69px;/* Top,Right,Bottom,Left */

            width: auto;

	        }

 
        #NewBikesMain {
	        padding: 0px 0px 0px 67px;  /* Top,Right,Bottom,Left */
	        border: 0px none #000000;
	        margin: 0px 0px 0px 0px;
            display: inline;
	        float: left;
	        width: 824px;
        }
        .SCM3_NewBikes_Images {
	        padding: 0px 0px 0px 0px;  /* Top,Right,Bottom,Left */
	        border: 0px none #000000;
	        margin: 0px 0px 0px 0px;
            display: inline;
	        float: left;
	        width: 412px;
        }  

                
}




