/*  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: 565px;
	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: 1px;
	margin-bottom: 0px;
	
}

.swsFormOverall
{
    float: left;
    background-image: url(../images/lightblueback.jpg);
    background-repeat: repeat;
    padding:5px;
}
.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;
	width:100%;
	margin-left:0px;
	margin-bottom: 10px;
}

.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 #33CCFF;
	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;
	text-align: left;
}
.swsDataGridItemSelected
{
	font-weight: bold;
}

.swsProductsListItemTemplate
{
	float: left;
	height: 175px;
	width: 120px;
	margin-right:4px;
	margin-top: 10px;
	font-size: 10px;
	border: 1px solid #33ccff;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	}

.swsProductsListItemTemplate img
{
	height: auto;
	width: 100px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: center;
}
	
.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;
}

.swsImageRight
{
	float:right;
	margin-left:20px;
	margin-bottom:6px;
}

.swsImageLeft
{
	float:left;
	margin-left:20px;
	margin-bottom:6px;
}

.swsOverallListAllArticleW
{
	width:100%;
}
.swsOverallListAllArticleW div 
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.swsOverallListAllArticleW ul,.swsListAllArticlesByType ul
{
	padding:0px 10px 10px 0px;
	margin:0px;
	}

.swsOverallListAllArticleW li, .swsListAllArticlesByType li
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	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
{
	margin: 0px;
}
.swsShortArticle
{
	margin: 15px;
	text-align: left;
	width: 250px;
	height: 150px;
	float: left;
	color: #F1F4FB;
	overflow: auto;
}
.swsShortArticle .swsDate
{
    margin: 15px 0px 0px;
    width:90%;
    
}
.swsShortArticle a:link, .swsShortArticle a:visited, .swsShortArticle a:hover, .swsShortArticle a:active  
{
	color: #F1F4FB;
	width: 90%;
	height:auto;
	float:left;
	margin-top: 10px;
	font-weight: bold;
}
.swsShortArticleImage
{
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}




.swsAllMaint h3 
{
	margin-top: 0px;
}
/* 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;
    
}

/**************** Progress line **********************/
.swsProgressNotSelected
{
    color: #33CCFF;
    text-align: center;
    float: left;
    width: 90px;
    vertical-align: bottom;
    padding-top: 12px;
}

.swsProgressSelected
{
    color: #33CCFF;
    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: #33CCFF;
    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;
}

.swsRepeaterRowOdd
{
    
    background-color: #006699;
    color: #FFFFFF;
}
.swsRepeaterRowEven
{
    background-color: #36bdb1;
     color: #FFFFFF;
     
}

.swsRepeaterLink
{
	color: #FFFFFF;
	text-decoration: underline;     
}
.run {
	background-image: url(../images/run.gif);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 329px;
	padding: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.seminar {
	background-image: url(../images/seminar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 329px;
	padding: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.quickenquiry {
	background-image: url(../images/quickenquiry.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 329px;
	padding: 25px 20px 20px;
	text-align: center;
	margin-bottom: 10px;
}
.quickenquiry a:link, .quickenquiry a:visited, .quickenquiry a:hover, .quickenquiry a:active {
	color: #ffffff;
}
