#mainsail {
	padding-bottom: 10px;
	float: left;
	margin: 10px;
	width: 960px;
	background-color: #d5d5d5;
}

#alpha {
	float: left;
	width: 320px;
}

#beta {
	width: 640px;
	float: right;
}

.widget {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	width: 300px;
}

.widget .title {
	padding: 0px;
	margin: 0px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(/global/images/home/widget_title.png);
	height: 35px;
	cursor: move;
}

.widget .title .close {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-position: left;
	float: right;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/global/images/home/widget_close.png);
	height: 15px;
	width: 15px;
}

.widget .title .close:hover {
	background-position: right;
	cursor: pointer;
}

.widget .title .minimise {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-position: left;
	float: right;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/global/images/home/widget_min.png);
	height: 15px;
	width: 15px;
}

.widget .title .minimise:hover {
	background-position: right;
	cursor: pointer;
}

.widget .title h3, #cinema .title h3 {
	float: left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 35px;
}

.widget .body {
	float: left;
	width: 298px;
	padding: 0px;
	margin: 0px;
	border-right-color: silver;
	border-left-color: #c0c0c0;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #f1f1f1;
}

.widget .body p {
}

.widget .body h4 {
}

.widget .body ul {
}

.widget .body li {
}

.widget .bottom {
	clear: left;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-image: url(/global/images/home/widget_bottom.png);
	cursor: move;
}

#one, #two, #three {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 300px;
	min-height: 200px;
}

.ui-state-highlight {
	background-color: #b7b7b7;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	border-color: white;
	border-style: dashed;
	border-width: 2px;
}

.advert {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

div.loading {
	display: none;
}

div.loading p {
	padding: 5px;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
}

#widgetchoice {
	background-repeat: repeat;
	background-image: url(/global/images/home/bg-stripe.png);
	background-color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
	display: none;
	float: left;
	width: 960px;
}

#widgetchoice h2 {
	color: #232b2e;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#widgetchoice .col h3 {
	color: #232b2e;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#widgetchoice .col {
	border-color: #242b2e;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	width: 308px;
}

#widgetchoice ul, #widgetchoice li {
	list-style-type: none;
}

#widgetchoice li {
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	float: left;
}

#widgetchoice li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#widgetchoice li a:link, #widgetchoice li a:visited {
	color: #dee4e8;
	background-color: #232b2e;
}

#widgetchoice li a:hover {
	color: #dee4e8;
	background-color: #4a595f;
}

#addwidget {
	margin-top: 30px;
	margin-right: 20px;
	float: right;
	clear: right;
}

#addwidget a {
	background-repeat: no-repeat;
	background-image: url(/global/images/home/addwidget.png);
	height: 20px;
	width: 121px;
	display: block;
}

#addwidget a:link, #addwidget a:visited {
	background-position: left;
}

#addwidget a:hover {
	background-position: right;
}

#addwidget a span {
	display: none;
}

.widget object, .widget img, .widget embed {
	display: block;
}

#saving {
	right: 410px;
	left: 410px;
	top: 0px;
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	position: fixed;
	background-color: #ffff92;
	width: 160px;
}

#saving p {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

#bannerad-wrapper {
	padding: 10px;
	background-color: white;
	clear: both;
	float: left;
	width: 960px;
}

#bannerad {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	height: 90px;
}
#addwidgetlogin {
	display: none;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	width: 940px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffff92;
}

#addwidgetlogin p {
	font-size: 0.8em;
}

#addwidgetlogin p a {
	text-decoration: none;
	color: #3c67ff;
}