/* Global style */
* {
	margin: 0;
	padding: 0;
}

/* Global style */
a {
	color: #C4161C;
	text-decoration: none;
}

/* Global style */
a img {
	border: none;
}

/* Global style */
a img.no-underline {
	float: left;
	display: block;
}

/* Global style */
a:hover {
	text-decoration: underline;
}

/* Global style */
body,
html {
	background: #7A878D;
}

/* Global style */
body,
input,
select,
textarea {
	color: #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Global style */
.clear {
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}

/* Global style */
.float-left {
	float: left;
}

/* Global style */
.float-right {
	float: right;
}

/* Global style */
.login-input {
	margin-bottom: 15px;
	float: left;
	clear: both;
}

/* Global style */
.login-input input {
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	border-left: none;
	border-right: none;
	width: 129px;
	height: 16px;
}

/* Global style */
.login-title {
	margin-bottom: 10px;
	padding-top: 15px;
}

#forgotten-inputs .login-input input {
	width: 250px !important;
}

/* Global style */
#header-container {
	background: url(http://us-cdn.creamermedia.co.za/template/mw/title_bg.png) #9D1A1F repeat-x top;
	height: 60px;
	overflow: hidden;
}

/* Global style */
#header-logo img {
	margin-left: 13px;
	margin-top: 5px;
}

/* Global style */
#header-magazine {
	float: left;
	margin-left: 23px;
	padding-top: 5px;
	height: 55px;
	overflow: hidden;
}

/* Global style */
#header-mag-cover {
	float: left;
	width: 85px;
	height: 55px;
	overflow: hidden;
}

/* Global style */
#login-forgotten {
	float: left;
	border-top: 1px solid #4E4F4E;
	width: 154px;
	padding: 7px 15px 7px 10px;
}

/* Global style */
#login-go {
	border-bottom: 1px solid #4E4F4E;
	border-left: 1px solid #4E4F4E;
	border-right: 1px solid #4E4F4E;
	padding: 0 15px 0 15px;
	background: url(http://us-cdn.creamermedia.co.za/template/mw/message_title_bg.png);
}

#login-go a {
	padding: 5px 17px 5px 0;
	float: right;
	display: block;
	color: #FFFFFF;
	background: url(http://us-cdn.creamermedia.co.za/template/mw/arrows_white_black.gif) no-repeat right center;
}

#login-go span {
	float: right;
	padding: 5px 10px 5px 10px;
}

/* Global style */
#login-inputs-left {
	float: left;
	width: 180px;
}

/* Global style */
#login-inputs-left .login-title,
#login-inputs-left .login-input,
#forgotten-inputs .login-title,
#forgotten-inputs .login-input {
	padding-left: 15px;
}

/* Global style */
#login-inputs-right {
	float: left;
	width: 179px;
}

/* Global style */
#login-inputs-right .login-title,
#login-inputs-right .login-input {
	padding-right: 15px;
	padding-left: 10px;
}

/* Global style */
#login-remember {
	float: left;
	border-top: 1px solid #4E4F4E;
	width: 165px;
	padding: 7px 0 7px 15px;
}

/* Global style */
#login-remember input {
	margin-right: 5px;
	float: left;
}

/* Global style */
#login-remember,
#login-forgotten a {
	color: #FFFFFF;
}

/* Global style */
#mags-in-store {
	margin-left: 6px;
	margin-top: 32px;
}

#message-alert {
	border: 1px solid #999999;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
	color: #EEEEEE;
	background: #A81318;
}

/* Global style */
#message-container {
	padding: 10px;
	width: 361px;
	margin: 150px auto 0 auto;
	color: #FFFFFF;
	height: 169px;
}

/* Global style */
#message-content {
	border-bottom: 1px solid #4E4F4E;
	border-left: 1px solid #4E4F4E;
	border-right: 1px solid #4E4F4E;
	display: inline-block;
	background: url(http://us-cdn.creamermedia.co.za/template/mw/message_content_bg.png) repeat center;
}

#message-instructions {
	border-bottom: 1px solid #4E4F4E;
	padding: 5px 10px 5px 10px;
}

/* Global style */
#message-title {
	border: 1px solid #4E4F4E;
	padding: 10px 15px 10px 10px;
	width: 334px;
	display: inline-block;
	background: url(http://us-cdn.creamermedia.co.za/template/mw/message_title_bg.png);
}

/* Global style */
#message-title-text {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}

#sa-fastest {
       float: left;
       margin-left: -139px;
}
