﻿/*Begin normalize styles*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {
margin: 0;
padding: 0;
}
#contactBar, .siteSearch { display:none; }
.dsLogo.Hidden  { display:block; font-size:24px; padding-left:20px; }

body
{
    padding: 0px 0 0 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    min-width:1000px;
}

.label.toolTip { margin-right:2px; }
hr { margin-bottom:1px; margin-top:1px; }
#mainPage { width: 1000px; margin: 0; padding:0; }

.menuSelected { display:none; }

#HeaderContainer { margin-bottom:5px; height:105px; overflow: hidden;}
#designstudio .session btn-group { display:none; }

.row { display:normal; padding:0; } 
.container-fluid { display:normal; padding:0px; }
#ContentContainer { padding-left:25px; }
input[type="text"],input[type="password"] { padding:0px; }
input, select { padding:3px; height:auto; line-height:normal;}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
/* Normalize list styles */
/*ol, ul {
list-style: none;
}*/
/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, /*strong, */ th, var {
font-style: normal;
font-weight: normal;
}
/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* Normalize other borders */
fieldset, img {
border: 0;
}
/* Normalize text-alignment */
caption, th {
text-align: left;
}
/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}
/* FX only disappearing caret anyone? */
*::-moz-any-link input, *::-moz-any-link textarea 
{ 
      overflow: auto;
      display:inline;
      z-index:999999;
}


/*End normalize styles*/
img
{
    border-style:hidden;
    border-width:0px;
}

.MainDesignAreaContainer
{
   margin: 10px 0 0 10px;
   width: 567px;
   height: 621px;
   position: relative;
   float: left;
   background-image: url('/SC/UIImages/designareabackground.png');
}

.DesignBackground
{
    margin: 73px 2px 0px 2px;
    position: relative;
    width: 563px;
    height: 523px;
}

.ViewDesignButton
{
    position: absolute;
    bottom: 4px;
    left: 197px;
}

.ViewProductButton
{
    position: absolute;
    bottom: 4px;
    left: 289px;
}


.DesignTools
{
    margin: 10px 0 0 0;
    float: left;
    height: 621px;
    width: 369px;
    position: relative;
    background-image: url('/SC/UIImages/designtoolsbackground14.gif');
}
.DesignToolsHeader1
{
    position: absolute;
    width: 369px;
    height: 73px;
    top: 0px;
    left: 0px;
    background-image: url('/images/Pages/DesignStudio/scimages/Tools_Header_CustomizeUp.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}
.DesignToolsHeader2
{
    position: absolute;
    width: 369px;
    height: 73px;
    top: 0px;
    left: 0px;
    background-image: url('/images/Pages/DesignStudio/scimages/Tools_Header_SwitchPreview.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

.DesignToolsCustomizeIt
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 185px;
    height: 40px;
}
.DesignToolsSwitchGarments
{
    position: absolute;
    top: 0px;
    left: 184px;
    width: 185px;
    height: 40px;
}

#DesignToolsContainer
{
    position: absolute;
    width: 365px;
    height: 524px;
    top: 73px;
    left: 2px;
    overflow: auto;
}
#SwitchPreviewGarment
{
    position: absolute;
    width: 365px;
    height: 598px;
    top: 0px;
    left: 2px;
    overflow-y: auto;
    overflow-x:hidden;
}
.DesignToolsFooter
{
    width: 369px;
    height: 25px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.DesignToolsAddText
{
   position: absolute; 
   width: 74px;
   height: 21px;
   top: 46px;
   left: 6px;
}

.DesignToolsAddImage
{
   position: absolute;
   width: 89px;
   height: 21px;
   top: 46px;
   left: 90px;
}

.DesignToolsItemHeaderExpanded
{
    position: relative;
    margin: 5px 0 0 0;
    padding: 0;
    width: 350px;
    height: 50px;
    border-top: #ddd solid 1px;
    border-left: #ddd solid 1px;
    border-right: #ddd solid 1px;
    margin-left: 5px;  
}

.DesignToolsItemContentExpanded
{
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 132px;
    width: 350px;
    border-bottom: #ddd solid 1px;
    border-left: #ddd solid 1px;
    border-right: #ddd solid 1px;
    margin-left: 5px;  
}

.DesignToolsItemHeaderCollapsed
{
    position: relative;
    padding: 0;
    width: 350px;
    height: 40px;
    overflow:hidden;
    outline: #dddddd solid 1px;
    margin-bottom: 10px;
    margin-left: 6px;  
}

.DesignToolsItemContentExpanded + .DesignToolsItemHeaderCollapsed
{
    margin-top: 10px;
}

.DesignToolsItemContentCollapsed + .DesignToolsItemHeaderExpanded
{
    margin-top: 0px;
}

.DesignToolsItemContentCollapsed
{
    position: relative;
    margin: 0;
    padding: 0;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.DesignToolsImage
{
   position: absolute;
   width: 50px;
   height: 22px;
   top: 6px;
   left: 14px;
}
.DesignToolsText
{
   position: absolute;
   width: 200px;
   height: 14px;
   top: 12px;
   left: 50px;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bolder;
}
.DesignToolsOrderDeleteArea
{
    position: absolute;
    top: 7px;
    right: 7px;
    height: 21px;
    width: 90px;
    text-align:right;
    
}

.DesignToolsEditTextButtonVisible
{
    width: 74px;
    height: 21px;
    position: absolute;
    top: 7px;
    right: 43px;
}

.DesignToolsEditTextButtonInvisible
{
    width: 1px;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 100px;
    overflow: hidden;
}

.DesignToolsMovmentContainer
{
    width: 83px;
    height: 83px;
    position: relative;
    margin: 0;
    padding: 0;
    top: 12px;
    left: 210px;
}

.DesignToolsAlignTop
{
    position: absolute;
    top: 0px;
    left: 31px;
    width: 21px;
    height: 21px;
}
.DesignToolsAlignRight
{
    position: absolute;
    top: 31px;
    left: 62px;
    width: 21px;
    height: 21px;
}
.DesignToolsAlignBottom
{
    position: absolute;
    top: 62px;
    left: 31px;
    width: 21px;
    height: 21px;
}
.DesignToolsAlignLeft
{
    position: absolute;
    top: 31px;
    left: 0px;
    width: 21px;
    height: 21px;
}
.DesignToolsNudgeNorth
{
    position: absolute;
    top: 25px;
    left: 36px;
    width: 11px;
    height: 11px;
}
.DesignToolsNudgeNorthWest
{
    position: absolute;
    top: 14px;
    left: 14px;
    width: 12px;
    height: 12px;
}
.DesignToolsNudgeWest
{
    position: absolute;
    top: 36px;
    left: 25px;
    width: 11px;
    height: 11px;
}
.DesignToolsNudgeSouthWest
{
    position: absolute;
    top: 58px;
    left: 14px;
    width: 12px;
    height: 12px;
}
.DesignToolsNudgeSouth
{
    position: absolute;
    top: 47px;
    left: 36px;
    width: 11px;
    height: 11px;
}
.DesignToolsNudgeSouthEast
{
    position: absolute;
    top: 58px;
    left: 57px;
    width: 12px;
    height: 12px;
}
.DesignToolsNudgeEast
{
    position: absolute;
    top: 36px;
    left: 47px;
    width: 11px;
    height: 11px;
}
.DesignToolsNudgeNorthEast
{
    position: absolute;
    top: 14px;
    left: 57px;
    width: 12px;
    height: 12px;
}


.DesignToolsCenterVert
{
    width: 26px;
    height: 21px;
    position: absolute;
    top: 30px;
    left: 88px;
}
.DesignToolsCenterHor
{
    width: 26px;
    height: 21px;
    position: absolute;
    top: 88px;
    left: 28px;
}
.DesignToolsRotateLeft
{
    width: 26px;
    height: 21px;
    position: absolute;
    top: 88px;
    right: 60px;
}
.DesignToolsRotateRight
{
    width: 26px;
    height: 21px;
    position: absolute;
    top: 88px;
    left: 60px;
}

.DesignToolsEnlarge
{
    width: 0px;
    height: 21px;
    position: absolute;
    top: 0px;
    left: 85px;
}
.DesignToolsReduce
{
    width: 200px;
    height: 50px;
    position: absolute;
    top: -15px;
}
.DesignToolsImagePreviewContainer
{
    position: absolute;
    bottom: 25px;
    left: 35px;
    text-align: center;
    width: 125px;
    height: 83px;
    overflow:hidden;
    /*border: solid 1px #000000;*/
}

.DesignToolsFontAlignmentText
{
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana;
    overflow: hidden;
    width: 70px;
    height: 10px;
    position: absolute;
    top: 90px;
    left: 20px;
}
.DesignToolsFontAlignmentButtons
{
    position: absolute;
    overflow: hidden;
    width: 100px;
    height: 21px;
    top: 85px;
    left: 90px;
}

.DesignStudioContainer
{
    height: 621px;
    width: 950px;
    position: relative;
    margin-left: 5px;
}

/*.DesignStudioPopupBackgroundContainer
{
    width: 648px;
    height: 650px;
    position: absolute;
    top: 61px;
    left: 100px;
    background-image: url('/images/Pages/DesignStudio/scimages/OverlayFrame.png');
    z-index:9999;
}*/
.DesignStudioPopupBackgroundContainerSmall
{
    width: 648px;
    height: 650px;
    position: absolute;
    top: 50px;
    left: 170px;
    /* background-image: url('/SC/UIImages/OverlayFrameStandard.png'); */
    z-index:9999;
    overflow:visible;
    background-color: White;
    border: 1px solid Black;
}
.DesignToolsTextSelection
{
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana;
    overflow: hidden;
    width: 35px;
    height: 10px;
    position: absolute;
    top: 80px;
    left: 20px;
}
.DesignToolsTextBox
{
    position: absolute;
    overflow: hidden;
    width: 175px;
    height: 21px;
    left: 60px;
    top: 75px;
}

#savedesignbutton
{
    position: absolute;
    left: 2px;
    top: 37px;
    width: 78px;
    height: 34px;
}
#previewbutton
{
    top: 37px;
    left: 80px;
    width: 92px;
    height: 34px;
    position: absolute;
}
#clearbutton
{
    top: 37px;
    height: 34px;
    position: absolute;
    left: 377px;
    width: 78px;
}
#saveddesignsbutton
{
    top: 37px;
    height: 34px;
    position: absolute;
    left: 455px;
    width: 101px;
}

.DesignToolsHeaderNEW
{
    position: relative;
    width: 369px;
    height: 5px;
    top: 0px;
    left: 0px;
}

.SaveDesignDesignTool
{
    position: absolute;
    width: 123px;
    height: 22px;
    top: 8px;
    right: 12px;
}
.PreviewDesignTool
{
    position: absolute;
    width:127px;
    height: 22px;
    top: 13px;
    left: 140px;
}
.ClearDesignDesignTool
{
    position: absolute;
    width: 127px;
    height: 22px;
    top: 13px;
    left: 267px;
}

.DesignToolsCheckBox, .SwitchGarmentCheckBox
{
    position: absolute;
    width: 101px;
    height: 23px;
    top: -25px;
    
}

.BackCheckBox, .FrontCheckBox {
    top: 48px;
    position: absolute;
    width: 125px;
    height: 23px;
}

.DesignToolsCheckBox,.FrontCheckBox {
    left: 5px;
}
.SwitchGarmentCheckBox,.BackCheckBox {
    left: 107px;
}

.AddTextButtonDiv
{
    position: absolute;
    width: 101px;
    height: 22px;
    left: 109px;
    top: 0px;
}
.AddImageDiv
{
    position: absolute;
    width: 101px;
    height: 22px;
    left: 1px;
    top: 0px;
}

#DesignToolsContainerNEW
{
    position: absolute;
    width: 365px;
    height: 540px;
    top: 50px;
    left: 2px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 5px;
}

#DesignToolsContainerNEW input, #DesignToolsContainerNEW select
{
    padding:2px;
}

#saveddesignsbuttonNEW
{
    top: 36px;
    height: 35px;
    position: absolute;
    left: 16px;
    width: 112px;
}

#clonefronttobackNEW
{
    top: 13px;
    height: 22px;
    position: absolute;
    left: 11px;
    width: 123px;
}

.DesignToolsMovmentContainerNEW
{
    width: 208px;
    height: 52px;
    background-image: url('/SC/UIImages/toolboxes.png');
    position: absolute;
    left: 10px;
    bottom: 10px;
}
.ToolButtonNudgeUp
{
    position: absolute;
    top: 13px;
    left: 172px;
    width: 13px;
    height: 9px;
}
.ToolButtonNudgeRight
{
    position: absolute;
    top: 23px;
    left: 185px;
    width: 9px;
    height: 11px;
}
.ToolButtonNudgeDown
{
    position: absolute;
    top: 35px;
    left: 172px;
    width: 13px;
    height: 9px;
}
.ToolButtonNudgeLeft
{
    position: absolute;
    top: 23px;
    left: 163px;
    width: 9px;
    height: 11px;
}
.ToolButtonAlignLeft
{
    left: 71px;
    top: 14px;
    position: absolute;
    width: 11px;
    height: 11px;
}

.ToolButtonAlignHorizontalCenter
{
    width: 19px;
    height: 11px;
    position: absolute;
    left:95px;
    top: 14px;
}
.ToolButtonAlignRight
{
    width: 11px;
    height: 11px;
    position: absolute;
    left: 127px;
    top: 14px;
}
.ToolButtonAlignTop
{
    height: 19px;
    width: 11px;
    left: 71px;
    top: 29px;
    position: absolute;
}
.ToolButtonAlignVerticleCenter
{
    width: 19px;
    height: 19px;
    position: absolute;
    top: 29px;
    left: 95px;
}
.ToolButtonAlignBottom
{
    width: 11px;
    height: 19px;
    position: absolute;
    left: 127px;
    top: 29px;
}

.ToolButtonRotateLeft
{
    width: 19px;
    height: 21px;
    position: absolute;
    left: 8px;
    top: 17px;
}

.ToolButtonRotateRight
{
    width: 19px;
    height: 21px;
    position: absolute;
    left: 31px;
    top: 17px;
}

.deletebuttonwrapper
{
    position: absolute;
    right: 5px;
    bottom: 10px;
    width: 55px;
    height: 50px;
}

.clonebuttonwrapper
{
    width: 55px;
    height: 50px;
    position: absolute;
    bottom: 10px;
    right: 70px;
}

.DesignToolsText1
{
   position: absolute;
   width: 200px;
   height: 14px;
   top: 12px;
   left: 50px;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bolder;
}

.DesignToolsText2
{
   position: absolute;
   width: 300px;
   height: 14px;
   top: 6px;
   left: 50px;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bolder;
}

.DesignToolsImageNEW
{
   position: absolute;
   width: 50px;
   height: 22px;
   top: 6px;
   left: 25px;
}

.DesignToolsOrderDeleteAreaNEW
{
    position: absolute;
    top: 7px;
    left: 14px;
    height: 20px;
    width: 11px;
    
}

.DownArrow
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 9px;
    width: 11px;
}

.DesignToolsFontSelectionTextNEW
{
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana;
    width: 30px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 20px;
}

.DesignToolsFontSelectionDDLNEW
{
    position: absolute;
    width: 140px;
    left: 60px;
    top: -10px;
}

.DesignToolsFontColorNEW
{
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana;
    width: 35px;
    height: 10px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.DesignToolsFontColorDDLNEW
{
    position: absolute;
    width: 140px;
    height: 23px;
    left: 60px;
    top:15px;
}

.DesignToolsFontSizeTextNEW
{
  font-size: 10px;
    font-weight: bolder;
    font-family: Verdana;
    width: 30px;
    height: 10px;
    position: absolute;
    left: 210px;
    top: -5px;  
}

.DesignToolsFontSizeTextBoxNEW
{
    position: absolute;
    width: 100px;
    height: 23px;
    left: 245px;
    top: -10px;
}

.DesignToolsImagePreviewContainerNEW
{
    position: absolute;
    top: -40px;
    right: 10px;
    text-align: center;
    width: 100px;
    height: 100px;
    overflow:hidden;
}
.SignUpItemContainer
{
    width: 362px;
    margin: 5px 0px 0px 0px;
}
.SignUpTitle
{
    margin: 5px 0px 0px 10px;
    width: 130px;
    float: left;
    text-align: right;
}
.PanelBumper
{
    width:400px;
}
.AboutUsSectionContainer
{
    width:400px;
}
.SignUpItemRow
{
    /*height: 30px;
    width: 754px;*/
}
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
.popupMaskVisible {
	display:block;
}

.DesignStudioFrameOne
{
    width: 567px;
    height: 527px;
    position: absolute;
    top: 25px;
    left: 55px;
    /*background-image: url('/images/Pages/DesignStudio/scimages/FrameOneBackgroundACT.jpg');*/
    z-index:9999;
    overflow:visible;
}
    

.DesignFrameOneButtons
{
    width: 400px;
    height: 20px;
    position: absolute;
    top: 500px;
    left: 10px;
}

.DesignStudioFrameOneText
{
    width: 500px;
    height: 600px;
    position: absolute;
    top: 90px;
    left: 16px; 
    font-size: 16px;
}

.WizardFrameThree
{    
    width: 567px;
    height: 527px;
    position: absolute;
    top: 25px;
    left: 55px;
    background-image: url('/images/Pages/DesignStudio/scimages/wizardgraphics/background2.jpg');
    z-index:9999;
    overflow:visible;
}

.WizardStepThreeText
{
    width: 500px;
    height: 400px;
    position: absolute;
    top: 75px;
    left: 30px; 
    font-size: 16px;
}

.DesignStudioHeaderContainer
{   
    width: 944px;
    height: 45px;
    background-image: url('/images/Pages/DesignStudio/header.png');
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}

.helplinkbutton
{
    position: absolute;
    right: 0px;
    bottom: 25px;
}
.InPagePopupControl
{
    z-index:99999;
    position: absolute;
    top: 250px;
    left: 250px;
    border: solid 3px Black;
    height:150px;
    width: 300px;
    background-color:White;
}

.SwitchGarmentContainerDefault, .SwitchGarmentContainerCurrent
{
    width: 337px;
    height: 172px;
    position: relative;
    outline: #dddddd solid 1px;
    margin-bottom: 10px;
    margin-left: 5px;
    background-color: #eeeeee;
}

#SwitchPreviewGarment .SwitchGarmentContainerDefault, #SwitchPreviewGarment .SwitchGarmentContainerCurrent
{
    background-color: transparent;
}


.ToolboxHighlightedBGBig, #addText .SwitchGarmentContainerCurrent
{
    width: 350px;
    height: 300px;
    position: relative;
    outline: #ddddd solid 1px;
    margin-bottom: 10px;
    margin-left: 5px;
    background-color: #eeeeee;
}

#addText .SwitchGarmentContainerCurrent
{
    height: 172px;
}


.SwitchGarmentContainerCurrent
{
    outline: #990000 solid 2px ;
}

a.JerseySelectCTA, a.ScaleButton, a.UpdateTextButton
 {
    float: right;
    font-size:12px;
    margin-bottom:2px;
}


dsCTA
{
    background-color: #B5CB03;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    color: #333333 !important;
    float: right;
    font-weight: 700;
    padding: 5px;
}

a.dsCTA.gray
{
    border-color: #dddddd;
    background-color: #8c8c8c;
    color: White !important;
}

a.dsCTA
{
    margin-top: 10px;
    margin-left: 15px;
    float: left;
}

a.dsCTA.right
{
    margin-top: 10px;
    margin-right: 15px;
    float: right;
}

a.dsCTA.right.nextstep
{
    font-size: 16px;
    padding: 12px;
}

a.dsCTA.helpcenter
{
    background-color: #D9610A;
    color: White !important;
    border: 1px solid White !important;
}



div.buttonsWrapper
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 567px;
    height: 50px;
}

a.UpdateTextButton
{
    margin-right: 5px;
}
/*
a.ScaleButton
{   float: left; 
    margin-right: 5px;
}

.deletebuttonwrapper a.ScaleButton, .clonebuttonwrapper a.ScaleButton
{
    float: right;
}
*/
.paddedTextBox
{
    padding: 3px !important;
}


a.availableIn
{
    background-color: #8c8c8c;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    color: White;
    font-weight: 700;
    padding: 2px;
    margin-right: 4px;   
}

.SGProductMoreInfoLinkContainer a
{
    /*background-color: #D9610A;
    border-color: #D9610A;
    border-style: solid;
    border-width: 1px;
    color: White;
    padding: 3px;*/
    float: left;
    font-weight: 700;
    
}


.SGImg
{
    width: 95px;
    height: 85px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
}

.AvailImg
{
    margin: 2px 2px 0px 0px;
}

.AvailableControl
{
    position: absolute;
    left: 15px;
    bottom: 40px;
    width: 200px;
    height: 30px;
    
}
.SGProductName
{
    height: 12px;
    width:  220px;
    position: absolute;
    left: 112px;
    top: 10px;
    font-weight: bolder;
}

.SGProductDescription
{
    height: 110px;
    width:  220px;
    position: absolute;
    overflow: hidden;
    left: 112px;
    top: 27px;
    font-size: 9px;
}
.SGSelectButton
{
    width: 123px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 5px;
}

.SGProductMoreInfoLinkContainer
{
    width: 150px;
    height: 12px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.clicktabtext1
{
    position: absolute;
    width: 160px;
    height: 23px;
    left: 230px;
    top: 58px;
     color: #dddddd;
    font-size: 10px;
    font-weight: bolder;
}

.clicktabtext2
{
    position: absolute;
    width: 280px;
    height: 23px;
    left: 215px;
    top: 58px;
    color: #dddddd;
    font-size: 10px;
    font-weight: bolder;
}

.ds-color-selection a
{
    background-color: #FFFFFF;
color: #333333;
display: block;
float: left;
font-size: 11px;
margin: 3px;
min-height: 20px;
min-width: 30px;
outline: 1px solid #CCCCCC;
padding: 1px;
text-align: center;
}