/*  General page  */

.swsText
{
	font-weight:normal;
	margin:10px
}

.swsPageHeading
{
}
.swsPageSubHeading
{
}
.swsPageMaintext
{
}
.swsWarning
{
	padding-top: 5px;
	font-size: 10px;
	color: red;
}

/*  Boxes within the pages  */
.swsNarrowBox
{}

.swsWideBox
{
	margin-top: 15px;
	float: left;
	width: 540px;
	height: auto;
	text-align: left;
}

.swsWideBoxCol1
{
	float: left;
	width: 155px;
	height: auto;
	
}

.swsWideBoxCol2
{
	float: left;
	width: 380px;
	height: auto;
}

.swsWideBoxCol3
{
	float: left;
	width: 260px;
	height: auto;
}

.swsTripleBoxCol1
{
	float: left;
	width: 18%;
	
	
}

.swsTripleBoxCol2
{
	float: left;
	width: 40%;

	
	
}
.swsTripleBoxCol3
{
	float: left;
	width: 40%;
	height: 160px;
}

/*  General control  */

.swsGeneralControl
{
	margin-left: 10px;
	background-color: gainsboro;
}

.swsControlTitle
{
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 20px;
	color: #ffffff;
}
.swsControlSubHeading
{
	font-weight: bold;
	padding-bottom: 15px;
	color: #FFFFFF
	
}
.swsControlDate
{
	font-weight: bold;
	color: #FFFFFF;
}

.swsControl_ListHeading
{
	font-weight: normal;
	color: #FFFFFF
}
.swsControlText
{
	
}

.swsControlImage
{
	margin-top: 2px;
	float: right;
	margin-left: 6px;
	overflow: visible;
	margin-right: 5px;
	vertical-align:top;
}

.swsControlUploadImage
{
	margin-top: 2px;
	
	margin-left: 6px;
	overflow: visible;
	margin-right: 5px;
	vertical-align:top;
}

#swsControlColumn
{
margin-left:100px;
}

swsInvisible
{
	line-height:0px;
	font-size:0px;
	height:0px;
	visibility:hidden;
}

/*  General datagrid  */

.swsGridContolTitle
{

	color: black;
}

.swsGridComment, .swsGridComment a:link, .swsGridComment a:active, .swsGridComment a:visited
{
	color: black;
	text-decoration: none;
}

.swsGridComment a:hover
{
	text-decoration: underline;
}

.swsDataGridOverall
{
	
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 540px;
	padding-top: 3px;
	background-color: white;

}
.swsDataGridHeader
{
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: left;
	
}
.swsDataGridItem
{

	vertical-align: top;
	color: black;
	text-align: left;
}

.swsDataGridItemAlt
{
	
	background-color: #CCCCCC;
	color: black;
	vertical-align:top;
	text-align: left;
}
.swsDataGridItemSelected
{
	font-weight: bold;
	color: white;
	}
.swsDataGridEdit
{}


/*  Article control specific  */
.swsArticleBox
{
	position: relative;
	width:760px;
	padding: 122px 0 0 0
}
.swsArticleDate
{
}
.swsArticleHeading
{
}
.swsArticleSubHeading
{
}

.swsArticleText
{
}

/*  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
{
}
.swsMoreArticleTitle
{
}
.swsMoreArticleDate
{
}
.swsMoreArticleSubHeading
{
}
.swsMoreArticleText
{
}
.productlistnametext
{
	line-height:0px;
	font-size:0px;
	height:0px;
	visibility:hidden;
}
.productlistlinktext
{
	line-height:0px;
	font-size:0px;
	height:0px;
	visibility:hidden;
}
.swsCatListHeading
{
		font-weight: bold;
	font-size: 16pt;
	padding-bottom: 20px;
	color: #ffffff;

}

.swsCategoriesMenuHeading
{
		font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	margin-bottom: 10px
}

.swsProductsListCategoryLabel
{
		font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	margin-bottom: 5px

}

.swsProductsListImage
{	border:1px;
	border-color:White;
	margin:1px
}

.swsProductsListNavigationButtons
{
	text-align:right;
	margin-right:5px
}

.swsCatalogueMaintHeading
{
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 20px;
	color: #ffffff;
}
	
.swsCatalogueControl
{
	margin-bottom: 5px;
	margin-top:5px;
	background-color: gainsboro;
}

.swsCatalogueMaintDataGridOverall
{
	
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	width: 540px;
	padding-top: 3px;
	
}
.swsCatalogueMaintDataGridHeader
{
	font-weight: bold;
	text-align: left;
	
}
.swsCatalogueMaintDataGridItem
{

	vertical-align: top;
	text-align: left;
}

.swsCatalogueMaintDataGridItemAlt
{
	
	background-color: #CCCCCC;
	color: black;
	vertical-align:top;
	text-align: left;
}
.swsCatalogueMaintDataGridItemSelected
{
	font-weight: bold;
	}
.swsCatalogueMaintDataGridEdit
{}

.sws90
{
	width: 95%;
}