/* Start of CMSMS style sheet 'Anchor' */
#anchor{
	position: relative;
	float: right;
	display: block;
	background-image: url(images/anchor_bg.png);
	background-repeat: repeat-x;

	width: 100%;
	color: #cccccc;
	clear:both;
	background-color: #000;
}

.anchorlogo {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/anchor_logo_sydneycoc.png);
	width: 152px;
	height: 45px;
	display: block;
	position: relative;
	float: left;
}

/*\*/
* html .anchorlogo {
background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sydneycoc.com/images/anchor_logo_sydneycoc.png');
}

.anchorblank {
	width: 152px;
	height: 45px;
	display: block;
	position: relative;
	float: left;
}

.anchorlogococ {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/anchor_logo_cocaus.png);
	width: 127px;
	height: 61px;
	display: block;
	position: relative;
	float: left;
}

/*\*/
* html .anchorlogococ {
background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sydneycoc.com/images/anchor_logo_cocaus.png');
}

#anchorwidth{ 
	width: 900px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
	padding-top:0;
	padding-bottom:20px;
	padding-left:0;
	padding-right:0;

} 

#anchorA{
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	display:block;
	position: relative;
padding:0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

#anchorB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	display:inline;
	position: relative;
	margin:20px 0;
	width:600px;
}

#anchorfeu{
	float: left;
	display:block;
	position: relative;
	width:580px;
}

.anchorB1locations{
	margin-right: 10px;
	width: 110px;
	float: left;
	display:block;
	position: relative;
}

.anchorB1{
	padding-right: 10px;
	width: 110px;
	float: left;
	display:inline;
	position: relative;
}

#anchorfeu input[type="text"], #anchorfeu input[type="password"] {
	width: 140px;
	color: #FFF;
	border: 1px solid #888;
	background:#555555;
	font-size:14px;
}



.anchorB1 ul {
    list-style:none;
    margin:0;
    padding:0;
}

.anchorB1 li {
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	display: block;}

.anchorB1 li a:link, .anchorB1 li a:visited{
	padding: 0px;
	margin: 10px 0 0 0;
	display: block;
	text-transform: uppercase;
	color: #FFF;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}
.anchorB1 li a:hover{
	text-decoration: underline;
}

.anchorB1 li ul li a:link, .anchorB1 li ul li a:visited{
	padding: 0px;
	margin: 0px;

	text-transform: capitalize;
	color: #999999;
text-decoration: none;
font-size:11px;
font-weight:normal;
}
.anchorB1 li ul li a:hover{
	color: #e6e6e6;
text-decoration: none;
font-size:11px;
font-weight:normal;
}

#anchorC{
	margin: 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right; 
	display:block; 
	position: relative;
	width: 127px;
}













.anchorB1locations ul {
    list-style:none;
    margin:0;
    padding:0;
}

.anchorB1locations li {
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	display: block;
}

.anchorB1locations li a:link, .anchorB1locations li a:visited{
	padding: 0px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
.anchorB1locations li a:hover{
	color: #e6e6e6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}





.accountanchormenu ul {
    float: left;
    list-style:none;
    margin:0;
    padding:0;
	width:auto;
}

.accountanchormenu li {
	text-transform: uppercase;
	display: inline;
	margin: 0;
	padding: 0;
}

.accountanchormenu a:link, .accountanchormenu a:visited {
	padding-left: 14px;
	padding-bottom: 8px;
	padding-right: 14px;
	padding-top: 8px;
	margin-right: 1px;
	background-color: black;
	text-decoration: none;
	float: left;
	display: block;
	font-size: 10px;
	color: white;
	width:auto;
	position:relative;
}

.accountanchormenu a:hover {
	color: black;
	background-color: #c3c3c3;
}

/* End of 'Anchor' */

