.swsWarning
{
	font-size: 10px;
	margin-bottom: 5px;
	color: red;
	padding-top: 5px;
	float:left;
}

.swsAllOK
{
	font-size: 10px;
	margin-bottom: 5px;
	color: green;
	padding-top: 5px;
}

/*  Boxes 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;
	
}

.swsRow
{
	height: 25px;
}


/*  General control  */

.swsGeneralControl
{
	margin-top: 2px;
	margin-bottom: 7px;
}
.swsTextBox
{
	width:380px
}
.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;
}


.swsControlText
{
	float: left;
	margin-bottom: 5px;
	width: 540px;
	height: auto;
	text-align: left;
}


.swsCenteredText
{
	text-align: center;
}


/*  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;
	padding-bottom: 3px;
	padding-top: 3px;
	border: thin solid #ffffff;
}
.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: #cc9966;
	text-align: left;
}
.swsDataGridItemSelected
{
	font-weight: bold;
}


/*  Basket and order type things */

.swsbaskettotal
{
	text-align: right;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top:3px;
}

.swsregistertext
{
	margin-top:5px;
}
.swsSecondTwoThirds
{
	margin-bottom:5px;
}
.swsSecondTwoThirds a
{
	margin-right:20px;
}
.swsregistercontrol
{
	margin-right: 10px;
}

.swswidearea
{
	width:400px
}
.swsregisterleftarea
{	width:250px;
	
}
.swsregisterlink
{
	padding-right: 20px;
}

.swslogininstructiontext
{
	margin-top:20px;
	margin-bottom:10px;
}

.swsmandatory
{
	color:#ffffff;
}

.swsvouchermaintlabel
{
		width:150px;
		float:left;
}
.swsvouchermaintcontrol
{
	margin:10px;
}

.swsvouchermaintheading
{
	margin-bottom:10px;
}
/*
.swsThumbnails
{
	border:0;

}*/

.swsInstructionText
{
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: 540px;
	padding-top: 3px;
	margin-right: 5px;
}

.swsProductsList
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.swsProductsListItemTemplate
{
	float: left;
	height: 250px;
	width: 120px;
	margin-right:4px;
	margin-top: 10px;
	font-size: 0.8em;
	border: 0px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	float:left;
	line-height: 1em;
	}
.swsProductsListItemTemplate .swsDeviceLink
{
	height: auto;
	width: auto;
	margin-top:3px;
}

.swsProductsListItemTemplate .swsDeviceLink a:link,.swsProductsListItemTemplate .swsDeviceLink a:visited,.swsProductsListItemTemplate .swsDeviceLink a:active 
{
	background-image: url(../images/device2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #cc9966;
	margin-right: 5px;
}

.swsProductsListItemTemplate .swsDeviceLink a:hover 
{
	background-image: url(../images/device2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #cc9966;
	text-decoration: underline;
	margin-right: 5px;
}

.swsProductsListItemTemplate img
{
	height: auto;
/*	width: 100px;  */
	margin-bottom: 2px;
}
	
.swsProductsListGotoPage
{
	font-size: 1.8em;
	float: right;
	text-align: right;
	height:1.8em;
	padding-right:30px;
	margin-top:5px;
}	
.swsBasketGrid
{
	float: left;
	height: auto;
	width: 540px;
}



.swsCheckoutGrid
{
	float: left;
	height: auto;
	width: 540px;
	margin-top: 20px;
}


.swssinglepicbox
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	float: right;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.swssinglepic
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	
	margin: 10px;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

/*.swsProductsListLink
{
	height: auto;
	width: 100px;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}*/

.swsbasketbuttons
{
	float: right;
	height: auto;
	width: auto;
	margin-left:10px;
}

/*.swsproductdetailadd
{
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
*/
.swsDeviceLink
{
	height: auto;
	width: auto;
	margin-top:3px;
}

.swsDeviceLink a:link,.swsDeviceLink a:visited,.swsDeviceLink a:active 
{
	background-image: url(../images/device.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #cc9966;
	margin-right: 5px;
}

.swsDeviceLink a:hover 
{
	background-image: url(../images/device.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #cc9966;
	text-decoration: underline;
	margin-right: 5px;
}
/*
#swsproductdetailbox
{
height:auto;
float:left;
}
.swsproductdetailref
{
	width: 100%;
	height:auto;
	float:left;
	font-weight: bold;
	margin-bottom: 5px;
}
.swsproductdetaildescription
{
	width: 100%;
	height:auto;
	padding-bottom: 20px;
}
.swsproductdetailinstruction
{
	width: 100%;
	height:auto;
	padding-bottom: 10px;
}
*/
.swsProductdetailbasket img
{
    border: none;
    vertical-align: middle;
    padding-right: 2px;
    
}
/*.swsproductdetailoption
{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 3px;
}
*/
.swsProcessingButton
{
	float: left;
	height: auto;
	width: auto;
}


.swsAllMaintHR
{
	width:90%
}

.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%

}

.marquee
{
	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;
}





.swsBasketSummary
{
	font-size: 10px;
	text-align: right;
	
}

.swsOverallTopX LI
{
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #ffdb00 1px solid;
	list-style-type: none;
}

.swsOverallTopX ul 
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    text-indent:0px;
}
.swsMoreArticleXtra 
{
text-align:left;
}


.swsMoreArticleXtra img
{
	float:right;
	margin-left:20px;
	margin-bottom:6px;
}
.swsMoreArticleXtra a
{
	float:left;
	width: 100%;
	margin-top: 20px;
}




.swsOverallListAllArticleW
{
	width:95%;
	margin-bottom:10px;
}
.swsOverallListAllArticleW a
{
	float:left;
	margin-top: 20px;
}

.swsOverallListAllArticleW ul
{
	padding:0px;
	margin:0px;
	}

.swsOverallListAllArticleW li
{
	clear: both;
	border-top: 1px solid;
	padding-top: 5px;
	list-style-type: none;
}

.swsOverallListAllArticleW img
{
	border-right:  1px solid;
	border-top:  1px solid;
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
	border-left:  1px solid;
	border-bottom:  1px solid;
}

.swsDate
{
	margin: 0px;
	color: #E6E6E6;
}

.swsRight
{
    padding: 3px;
    margin: 3px;
    width: 100%;
    float: right;
}

.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;
	
}
.swsShortArticleHeading
{
	
	float: right;
	height: auto;
	width: 90%;
	padding-right: 5px;
	padding-bottom: 2px;
}
.swsShortArticle
{
    font-size: 0.8em;
    float: right;
    height: auto;
    width: 90%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    
}
.swsShortArticle a
{
	width: 90%;
	height:auto;
	float:left;
	margin-top: 20px;
}

.swsShortArticle a:hover
{
	text-decoration: underline;

}

/* This class is used to make the device.gif invisible */
.swsButtonOptionalImage
{
	line-height:0px;
	font-size:0px;
	height:0px;
	visibility:hidden;

}
.swsRegisterImage
{
	width:150px;
	float:right;
}

.swsTestimonial
{
    width: 500px;
    float: right;
    font-style: italic;
    text-align: right;
}
.swsControlImage
{
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom:20px;
}
#swsTopLevel
{
	float: left;
	height: auto;
	width: auto;
}

.swsFullWidth
{
    width: 100%;
    float: left;
    
}
.swsCustomer1Update p
{
	margin: 0;
	padding:0;
	padding-top:5px;
	clear:left;

}

.swsCustomer1Update.txt
{
width:150px;
}

.swsCustomer1Update p label
{
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
{
	
	}

.swsCardDetails p
{
	margin: 0;
	padding:0;
	padding-top:5px;
	clear:left;
}

.swsCardDetails.txt
{
width:150px;
}

.swsCardDetails p label
{
float:left;
width: 25%;
}
.swsThirds
{
	float: left;
	width: 30%;
	height: auto;
	margin-right:10px;
	
}
.swsThirdsRelatedProducts
{
    float: left;
    width: 30%;
    height: auto;
    margin-right: 10px;
    text-decoration: none;
     text-align: center;
}

.swsThirdsRelatedProducts a:link, .swsThirdsRelatedProducts a:visited, .swsThirdsRelatedProducts a:active
{
    text-decoration: none;

}

.swsThirdsRelatedProducts a:hover
{
	text-decoration: underline;

}

.swsImageRight
{
	float:right;
	margin-left:20px;
	margin-bottom:6px;
}.paddingtop {
	margin-top: 25px;
}


.swsToftAddress
{
   
    padding-top: 30px;
    float: right;
}.timesroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
