/*  Positioning within the pages  */

.swsWideBox
{
    margin-top: 15px;
    float: left;
    width: 540px;
    height: auto;
    text-align: left;
}

.swsWideBoxCol1
{
    float: left;
    width: 175px;
    height: auto;
}

.swsWideBoxCol2
{
    float: left;
    width: 360px;
    height: auto;
}

.swsFiftyFifty
{
    float: left;
    width: 50%;
    height: auto;
}

.swsThirds
{
    float: left;
    width: 30%;
    height: auto;
    margin-right: 10px;
}

.swsRow
{
    height: 25px;
}

.swsTwoCol p
{
    /* clear: left; Clear of any floated elements i.e. to appear immediately afterwards */
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
}

.swsTwoCol p span
{
    float: left; /* Take this out of the flow of the page */
    width: 100px;
}


.swsTwoCol input.swsButton
{
    margin-left: 100px;
    margin-right: 3px;
}
.swsListAllArticlesByType h2 a:link, .swsListAllArticlesByType h2 a:visited, .swsListAllArticlesByType h2 a:active
{
    color: red;
    font-size: medium;
}

.swsListAllArticlesByType h3 a:link, .swsListAllArticlesByType h3 a:visited, .swsListAllArticlesByType h3 a:active
{
    color: Orange;
    text-indent: 15px;
    font-size: small;
}

/*  Candidates for retiring  */

.swsGeneralControl
{
    margin-top: 2px;
    margin-bottom: 7px;
}
.swsControlText
{
    float: left;
    margin-bottom: 5px;
    width: 540px;
    height: auto;
    text-align: left;
}

.swsvouchermaintlabel
{
    width: 150px;
    float: left;
}
.swsvouchermaintcontrol
{
    margin: 10px;
}

.swsProductdetailbasket img
{
    border: none;
    vertical-align: middle;
    padding-right: 3px;
    
}

.swsProductDetailProductImage
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    float: right;
    margin: 20px;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
/*
#swsproductdetailbox
{
width: 300px;
height:auto;
float:left;
}

.swsproductdetailpricegroup
{
	font-weight: bold;
	float: left;
	height: auto;
	width: 299px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.swsproductdetailoption
{
	float: left;
	height: auto;
	width: 299px;
	margin-top: 3px;
	margin-bottom: 3px;
}
*/
/*  End of candidates for retiring  */

.swsMoreArticleXtra a
{
    float: left;
}

.swsTextBox
{
    width: 380px;
}

/*  General text formatting  */

.swsRightText
{
    text-align: right;
}

.swsCenteredText
{
    text-align: center;
}


/* Warning messages, feedback etc */

.swsWarning
{
    font-size: 10px;
    margin-bottom: 5px;
    color: red;
    padding-top: 5px;
}

.swsAllOK
{
    font-size: 10px;
    margin-bottom: 5px;
    color: green;
    padding-top: 5px;
}

.swsmandatory
{
    color: #663300;
}

.swsControlDisabled
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    margin-left: 10px;
    border-left: black 1px solid;
    color: #666666;
    margin-right: 10px;
    border-bottom: black 1px solid;
    text-decoration: none;
}
.swsInvisible
{
    line-height: 0px;
    font-size: 0px;
    height: 0px;
    visibility: hidden;
}


/*  General datagrid  */
.swsGridComment, .swsGridComment a:link, .swsGridComment a:active, .swsGridComment a:visited
{
    text-decoration: none;
}

.swsGridComment a:hover
{
    text-decoration: underline;
}

.swsDataGridOverall
{
    padding-right: 3px;
    padding-left: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    padding-top: 3px;
    border: thin solid #006699;
    background-color: #FFFFFF;
    width: 100%;
}
.swsDataGridHeader
{
    font-weight: bold;
    text-align: left;
}

.swsDataGridFooter
{
    font-weight: bold;
    text-align: left;
}
.swsDataGridItem
{
    vertical-align: top;
    text-align: left;
}

.swsDataGridItemAlt
{
    vertical-align: top;
    background-color: lightskyblue;
    text-align: left;
}
.swsDataGridItemSelected
{
    font-weight: bold;
}
.swsProductsList
{

width:230px;
}
.swsProductsListItemTemplate
{
    border: 1px none #006699;
    padding: 5px;
    height: auto; /*width: 120px;*/
    
    text-align: left;
   
    
}

/*.swsProductsListItemTemplate img
{
    float: left;
    padding: 5px;
    height: 100%;
}
*/

.swsCategoryDetailsItemTemplate
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    padding-top: 5px;
    height: 100%; 
}

.swsCategoryDetailsItemTemplate img
{
    float: left;
    padding: 5px;
    height: 100%;
}
.swsCatLongText
{
   
    
}


.swsDeviceLink
{
    height: auto;
    width: auto;
}

.swsDeviceLink a:link, .swsDeviceLink a:visited, .swsDeviceLink a:active
{
    background-image: url(~/images/device.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #666666;
    margin-right: 5px;
}

.swsDeviceLink a:hover
{
    background-image: url(~/images/device.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #666666;
    text-decoration: underline;
    margin-right: 5px;
}

.swsAllMaintPanel
{
    border-right: thin solid;
    padding-right: 5px;
    border-top: thin solid;
    margin-top: 15px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: thin solid;
    padding-top: 5px;
    border-bottom: thin solid;
    width: 90%;
}

.swsMarquee
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    margin-top: 5px;
    float: left;
    margin-bottom: 5px;
    border-left: white 1px solid;
    width: 95%;
    border-bottom: white 1px solid;
}

.marquee a:hover
{
    text-decoration: underline;
}

.swsTopXTitles LI
{
    font-size: 0.9em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #ffdb00 1px solid;
    list-style-type: none;
}

.swsTopXTitles ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
}

.swsMoreArticleXtra img
{
    float: right;
    margin-left: 20px;
    margin-bottom: 6px;
}

.swsCategoryImageRight
{
    float: right;
    margin-left: 20px;
    margin-bottom: 6px;
    background-color:Aqua;
    
}
.swsImageRight
{
    float: right;
    margin-left: 20px;
    margin-bottom: 6px;
}

.swsImageLeft
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.swsOverallListAllArticleW
{
    width: 95%;
}

.swsOverallListAllArticleW ul, .swsListAllArticlesByType ul
{
    padding: 10px;
    margin: 0px;
}

.swsOverallListAllArticleW li, .swsListAllArticlesByType li
{
    clear: both;
    padding-top: 10px;
    list-style-type: none;
}


.swsOverallListAllArticleW img, .swsListAllArticlesByType img
{
    border-right: 1px solid;
    border-top: 1px solid;
    float: right;
    margin-bottom: 6px;
    margin-left: 10px;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.swsDate
{
    font-size: smaller;
    margin: 0px;
    padding: 0px;
}

.swsShortArticleImage
{
    margin-top: 10px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    text-align: right;
}
/* This class is used to make the device.gif invisible */
.swsButtonOptionalImage
{
    line-height: 0px;
    font-size: 0px;
    height: 0px;
    visibility: hidden;
}


.swsFullWidth
{
    width: 100%;
}
.swsCustomer1Update p
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    clear: left;
}

.swsCustomer1Update.txt
{
    width: 150px;
}

.swsCustomer1Update p label
{
    float: left;
    width: 25%;
}

.swsCustomer1Update p span
{
    float: left;
    width: 25%;
}

.swsCustomer2Update p
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    clear: left;
}

.swsCustomer2Update.txt
{
    width: 150px;
}

.swsCustomer2Update p label
{
    float: left;
    width: 25%;
}
.swsCardDetails p
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    clear: left;
}

.swsCardDetails.txt
{
    width: 150px;
}

.swsCardDetails p label
{
    float: left;
    width: 25%;
}
.swsListNarticles
{
    border: 1px dashed #C0C0C0;
}

/**************** menu coding **************** http://www.tanfa.co.uk/css/examples/css-dropdown-menus.asp    */

#menu
{
    width: 100%;
    text-align: left;
    margin-top: 1px;
}
#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu a
{
    display: block;
    padding: 2px;
    border: 1px solid #ffffff;
    line-height: 16px;
    background: #006699;
    text-decoration: none;
    color: #EBE9E9;
}


#menu a:hover
{
    background: #CCCCCC;
    color: #ffffff;
}
#menu li
{
    position: relative;
}
#menu ul ul
{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}


div#menu ul ul, div#menu ul li:hover ul ul
{
    display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul
{
    display: block;
}

/*[if IE]*/
* #menu ul li
{
    float: left;
    width: 100%;
}


/*[if lt IE 7]*/
* body
{
    behavior: url(csshover.htc);
}

* #menu ul li
{
    float: left;
    width: 100%;
}
* #menu ul li a
{
    height: 1%;
}

* #menu a
{
    font: bold 0.9em/0.9em arial, helvetica, sans-serif;
}



/**************** end menu coding **********************/


/**************** Progress line **********************/
.swsProgressNotSelected
{
    color: #006699;
    text-align: center;
    float: left;
    width: 90px;
    vertical-align: bottom;
    padding-top: 12px;
}

.swsProgressSelected
{
    color: #006699;
    background-position: center top;
    text-align: center;
    float: left;
    width: 90px;
    background-image: url( '../images/MovingBasket2.gif' );
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 0px;
    vertical-align: bottom;
}

.swsProgressline
{
    color: #006699;
    background-image: url( '../images/line.gif' );
    background-repeat: no-repeat;
    width: 540px;
    height: auto;
    float: left;
}
.swsGoRight
{
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    text-align: right;
    font-size: large;
}
.swssinglepic
{
    border-right: #663333 3px solid;
    border-top: #663333 3px solid;
    border-left: #663333 3px solid;
    border-bottom: #663333 3px solid;
    margin-right: 5px;
    margin-bottom: 20px;
    float: left;
}

#swsTopLevel
{
    padding-bottom: 40px;
}

.swsMid
{
    text-align: center;
    margin: 10px;
    vertical-align: text-top;
}
