
.swsWarning
{
	font-size: 10px;
	margin-bottom: 5px;
	color: red;
	padding-top: 5px;
}

/*  Boxes within the pages  */
.swsNarrowBox
{}

.swsWideBox
{
	margin-top: 15px;
	float: left;
	width: 480px;
	height: auto;
	text-align: left;
	
}

.swsWideBoxCol1
{
	float: left;
	width: 140px;
	height: auto;
	
}

.swsWideBoxCol2
{
	float: left;
	width: 340px;
	height: auto;
	
}

.swsFiftyFifty
{
	float: left;
	width: 50%;
	height: auto;
	
}

.swsRow
{
	height: 25px;
}
.swsTripleBoxCol1
{
	float: left;
	width: 18%;
	
	
}

.swsTripleBoxCol2
{
	float: left;
	width: 40%;

	
	
}
.swsTripleBoxCol3
{
	float: left;
	width: 40%;
	height: 160px;
}

/*  General control  */

.swsControlOverall
{
	margin:10px;
	padding:10px;
}

.swsGeneralControl
{
	margin-left: 10px;
	margin-right: 10px;
}
.swsTextBox
{
}
.swsControlDisabled
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin-left: 10px;
	border-left: black 1px solid;
	color: gray;
	margin-right: 10px;
	border-bottom: black 1px solid;
	text-decoration: none;
	
}

.swsControlTitle
{
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 20px;
	text-align: left;
}
.swsControlSubHeading
{
	font-weight: bold;
	padding-bottom: 15px;
	text-align: left;
}
.swsControlDate
{
	padding-bottom: 10px;
}

.swsControlText
{
}

.swsControlImage
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
}

.swsControlUploadImage
{
	margin-top: 2px;
	margin-left: 6px;
	overflow: visible;
	margin-right: 5px;
	vertical-align:top;
}

.swsButton
{
}

/*  General datagrid  */

.swsGridContolTitle
{
}

.swsGridComment, .swsGridComment a:link, .swsGridComment a:active, .swsGridComment a:visited
{
	
	text-decoration: none;
}

.swsGridComment a:hover
{
	text-decoration: underline;
}

.swsDataGridOverall
{
	border-right: thin solid;
	padding-right: 3px;
	border-top: thin solid;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	border-left: thin solid;
	padding-top: 3px;
	border-bottom: thin solid;
}
.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: #d3d3d3;
	text-align: left;
}
.swsDataGridItemSelected
{
	font-weight: bold;
}
.swsDataGridEdit
{}



/*  ListAllArticlesFlat control specific 
	- used as a simple list of articles by date
 */
.swsListAllArticlesFlatHeading
{
	font-weight: bold;
}
.swsListAllArticlesFlatTitle
{
	font-weight: bold;
}

/*  More article control specific */

.swsMoreArticleImage
{
	float:right;
}
.swsMoreArticleTitle
{
}
.swsMoreArticleDate
{
}
.swsMoreArticleSubHeading
{
}
.swsMoreArticleText
{
}

.swsRight
{
	text-align: right;
	float:right;
}

.swsProductList
{
float:left;
}

/*  Basket and order type things */

/* This class is used to make the device.gif invisible */
.swsbuttonoptionalimage
{
}

.swsbaskettotal
{
	text-align: right;
}
.swsregister
{

}
.swsregistertext
{
	margin-top:5px;
	font-weight:bold;
}
.swsregisterheading
{
	margin:10px;
	font-weight:normal;
}
.swsregistercontrol
{
	margin-left: 10px;
	margin-right: 10px;
}
.swsregisterimage
{
	width:150px;
	float:right;
}

.swswidearea
{
	width:400px
}
.swsregisterleftarea
{	width:250px;
	
}
.swsregisterlink
{
	text-decoration:underline;
}

.swslogininstructiontext
{
	margin-top:40px;
	margin-bottom:10px;
}

.swsmandatory
{
	color: #00CCFF;
}

.swsvouchermaintlabel
{
		width:150px;
		float:left;
}
.swsvouchermaintcontrol
{
	margin:10px;
}

.swsvouchermaintwarning
{
}

.swsvouchermaintheading
{
	margin-bottom:10px;
}

.swsVoucherLabel
{

}

.swsVoucherControl
{

}
.swsShortArticle
{
	float: right;
	height: 111px;
	width: 182px;
	text-align: left;
	padding: 10px 8px 3px;
	color: #666666;
	overflow: auto;
}
.swsContactFormRight
{

}
.swsContactFormRight a:link {
	color: #333333;
}
.swsContactFormRight a:visited {
	color: #333333;
}
.swsContactFormRight a:hover {
	color: #333333;
	text-decoration: underline;
}
.swsContactFormRight a:active {
	color: #333333;
}