body {
	font-size: 75%;
	background: white url(/images/background.jpg) repeat-x top left;
	color: #555;
	margin: 0;
	font-family: arial, sans-serif;
}

a:link { color: #31586f; }
a:visited { color: #48616f; }
a:hover, a:active { color: #007dc5; }

img { border: none; }

h1 { font-size: 2.0em;  margin: 0; color: #b51519; }
h2 { font-size: 1.8em;  margin-top: 0; color: #b51519; }
h3 { font-size: 1.6em;  margin-top: 0; color: #b51519; }
h4 { font-size: 1.4em; color: #214b64; }
h5 { font-size: 1.2em; color: #214b64; }
h6 { font-size: 1.0em; color: #214b64; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.padded { padding: 10px; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }



#layout {
	width: 966px;
	margin: auto;
}

#header {
	position: relative;
	height: 109px;
}

#header a, #header a:visited {
}

#logo {
	width: 966px;
	height: 109px;
	float: left;
	overflow: hidden;
	margin: 0;
	background-image: url(/images/siteimages/Comfortzone-header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#topnav {
	float: left;
	width: 622px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	height: 30px;
	line-height: 30px;
}

#topnav li {
	margin: 0;
	padding: 0 8px;
	border-left: 1px solid #ddd;
	display: inline;
}

#topnav li a {
	text-decoration: none;
	text-transform: capitalize;
}

#banner {
	float: left;
}

#logo a {
	width: 344px;
	height: 109px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	height: 42px;
	line-height: 38px;
	clear: both;
	background-image: url(/images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	border:none;
}

#nav li a {
	padding: 0 0 0 30px;
	height: 33px;
	
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: capitalize;
}




#wrapped {
	background: url(/images/md-wrapped-tile.png) repeat-y top left;
}

#wrapped-in {
	background: url(/images/md-wrapped-top.png) no-repeat top left;
	padding: 20px 10px 0 10px;
	
}

#wrapped-btm {
	background: url(/images/md-wrapped-btm.png) no-repeat bottom left;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	clear: both;
}




#wrappedsidebar {
	background: url(/images/md-wrappedsidebar-tile.png) repeat-y top left;
	float: left;
	width: 240px;
}

#wrappedsidebar-in {
	background: url(/images/md-wrappedsidebar-top.png) no-repeat top left;
	padding: 8px 8px 0 8px;
}

#wrappedsidebar-btm {
	background: url(/images/md-wrappedsidebar-btm.png) no-repeat bottom left;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	clear: both;
}

#wrappedsidebar h2 {
	margin: 0 0 10px 0; 
	color: #777;
}

#wrappedsidebar .carousel {
	margin: 5px 0;
	clear: both;
}

#wrappedsidebar .carousel .crs-left, #wrappedsidebar .carousel .crs-right {
	width: 20px;
	height: 52px;
	display: block;
	text-decoration: none;
	float: left;
	background: url(/images/md-wrappedsidebar-left.png) no-repeat top left;
}

#wrappedsidebar .carousel .crs-right {
	background: url(/images/md-wrappedsidebar-right.png) no-repeat top left;
}

#wrappedsidebar .carousel img {
	float: left;
	padding: 1px 5px;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.wrappedsidebar-btn {
	width: 210px;
	height: 22px;
	background: #a61114;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 0 0 3px 0;
	display: block;
	clear: both;
}

.wrappedsidebar-btn-chat { background: #a61114 url(/images/md-wrappedsidebar-btn-chat.png) no-repeat top left; }
.wrappedsidebar-btn-msg { background: #a61114 url(/images/md-wrappedsidebar-btn-msg.png) no-repeat top left; }
.wrappedsidebar-btn-friend { background: #a61114 url(/images/md-wrappedsidebar-btn-friend.png) no-repeat top left; }
.wrappedsidebar-btn-fav { background: #a61114 url(/images/md-wrappedsidebar-btn-fav.png) no-repeat top left; }
.wrappedsidebar-btn-wink { background: #a61114 url(/images/md-wrappedsidebar-btn-wink.png) no-repeat top left; }


#wrappedtabs {
	float: left;
	width: 680px;
}

#wrappedtabs .tabbar {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	height: 30px;
	line-height: 30px;
}

#wrappedtabs .tabbar li {
	margin: 0 2px 0 1px;
	padding: 0;
	width:150px;
	height: 30px;
	float: left;
	text-align: center;
	background: url(/images/md-tab.png) no-repeat top left;
}

#wrappedtabs .tabbar li.active {
	background: url(/images/md-tab-a.png) no-repeat top left;
}

#wrappedtabs .tabbar li a {
	text-decoration: none;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	width: 100px;
	height: 30px;
	float: left;
	text-transform: capitalize;
}

#wrappedtabs .tabbar li.active a {
	color: #9d0f11;
	text-decoration: none;
}




#wrappedmain {
	background: url(/images/md-wrappedmain-tile.png) repeat-y top left;
	width: 710px;
	/* border:1px solid #000;*/
}

#wrappedmain-in {
	background: url(/images/md-wrappedmain-top.png) no-repeat top left;
	padding: 15px 15px 0 15px;
}

#wrappedmain-btm {
	background: url(/images/md-wrappedmain-btm.png) no-repeat bottom left;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	clear: both;
}

#wrappedmain p {text-align:justify;}

#wrappedmain .TheFrontFlash {position:relative; padding:0 0 20px 20px; float:right; width:290px; height:240px;}

#wrappedmain .Thesoccerpageimage {position:relative; padding:20px 0 20px 20px; float:right; width:300px; height:400px;}

#wrappedmini {
	background: url(/images/md-wrappedmini-tile.png) repeat-y top left;
	float: left;
	width: 110px;
}

#wrappedmini-in {
	background: url(/images/md-wrappedmini-top.png) no-repeat top left;
	padding: 7px 7px 0 7px;
}

#wrappedmini-btm {
	background: url(/images/md-wrappedmini-btm.png) no-repeat bottom left;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	clear: both;
}

#wrappedmini h2 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #364049;
}

#wrappedmini .crs-top, #wrappedmini .crs-btm {
	background: url(/images/md-wrappedmini-up.png) no-repeat top left;
	width: 95px;
	height: 24px;
	display: block;
	text-decoration: none;
}

#wrappedmini .crs-btm {
	background: url(/images/md-wrappedmini-down.png) no-repeat top left;
}

#wrappedmini .minibox {
	margin: 5px auto;
	width: 90px;
}

#wrappedmini .minibox h3 {
	margin: 0;
	color: #a81215;
	font-size: 1em;
	font-family: arial, sans-serif;
}

#wrappedmini .minibox p {
	margin: 0;
}

#content-wide {
	width: 450px;
	padding: 10px;
	float: left;
}

#content-narrow {
	width: 210px;
	padding: 10px;
	float: left;
	border-left: 1px solid white;
}

#content-narrow h3, #content-narrow h4 {
	font-size: 1.2em;
	margin: 0;
}

.dashblock {
	background: url(/images/md-dash-block-tile.png) repeat-y top left;
	width: 450px;
}

.dashblock-in {
	background: url(/images/md-dash-block-top.png) no-repeat top left;
	padding: 0 10px;
}

.dashblock-btm {
	background: url(/images/md-dash-block-btm.png) no-repeat bottom left;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	clear: both;
}

.dashblock h2 {
	margin: 0;
	padding: 20px 0 10px;
	font-size: 1.4em;
}

.dashblock-icon-heart {
	background: url(/images/md-dash-block-top-heart.png) no-repeat top right;
}
.dashblock-icon-star {
	background: url(/images/md-dash-block-top-star.png) no-repeat top right;
}

.dashcarousel .carousel-item {
	float: left; 
	padding: 0 3px;
	width: 90px;
}

.dashcarousel .carousel-item h4, .dashcarousel .carousel-item p {
	font-size: 1em;
	margin: 0;
}

.dashblock .crs-left, .dashblock .crs-right {
	background: url(/images/md-dashblock-left.png) no-repeat top left;
	width: 22px;
	height: 90px;
	text-decoration: none;
	display: block;
	float: left;
}

.dashblock .crs-right {
	background: url(/images/md-dashblock-right.png) no-repeat top left;
}

.dash-sidebar h1 {
	font-size: 1.2em;
	margin: 5px 0 0 0;
}

.dash-sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0;
}

.dash-sidebar hr {
	clear: both; 
	display: block;
	margin: 6px 0;
	height: 1px;
	border: none;
	color: #ccc;
	background: #ccc;
}

.dash-controls a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: white !important;
	background: #9a0d10 url(/images/md-dash-btn.png) no-repeat top left;
	margin: 0 3px 3px 0;
	width: 104px;
	height: 24px;
	line-height: 24px;
}

#dash-shortoverview img {
	float: left;
	margin: 0 10px 0 0;
}

#dash-shortoverview p {
	margin: 0;
}

 
.dash-status {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dash-status li {
	margin: 0;
	padding: 0;
	clear: both;
}

.dash-status li span {
	float: left;
	width: 180px;
}

.dash-sidebar h2 strong, .dash-status li strong {
	color: #b51519;
}





#content {
	float: right;
	width: 736px;
	padding: 0 0 0 10px;
}

#sidebar {
	background: url(/images/md-side-tile.png) repeat-y top left;
	width: 220px;
	float: right;
	overflow: hidden;
}

#sidebar-in {
	background: url(/images/md-side-top.png) no-repeat top left;
	padding: 12px 12px 0 12px;
}

#sidebar-btm {
	background: url(/images/md-side-btm.png) no-repeat bottom left;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	clear: both;
}

#sidebar h3 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar form p {
	margin: 1px 0;
	line-height: 24px;
	clear: both;
}

#sidebar label {
	float: left;
	clear: left;
	width: 75px;
}

#sidebar select, #sidebar .input {
	font-size: 0.9em;
	border: 1px solid  #9eadb4;
	border-top: 1px solid #818e95;
}

#sidebar .btn {
	background: #9eadb4 url(/images/md-btn-mid.png) no-repeat top left;
	width: 100px;
	height: 27px;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #3d5560;
}

#sidebar .btn-lrg {
	background: #9eadb4 url(/images/md-btn-lrg.png) no-repeat top left;
	width: 170px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	margin: 0 0 10px 0;
	clear: both;
	color: #3d5560;
	font-weight: bold;
}

#sidebar .btn-lrg img {
	vertical-align: middle;
}



.gridblock {
	background: url(/images/md-grid-tile.png) repeat-y top left;
	width: 176px;
	margin: 0 0 8px 8px;
	float: left;
}

.gridblock-in {
	background: url(/images/md-grid-top.png) no-repeat top left;
	padding: 15px 15px 0 15px;
}

.gridblock-btm {
	background: url(/images/md-grid-btm.png) no-repeat bottom left;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	clear: both;
}

.gridblock h3 {
	color: #b51519;
	font-size: 1.1em;
	margin: 0;
}

.gridblock p {
	margin: 0 0 5px 0;
}

.gridblock img {
	margin: 0 3px;
}



.listblock {
	background: url(/images/md-results-tile.png) repeat-y top left;
	margin: 0 0 8px 0;
	width: 736px;
}

.listblock-in {
	background: url(/images/md-results-top.png) no-repeat top left;
	padding: 15px 15px 0 15px;
}

.listblock-btm {
	background: url(/images/md-results-btm.png) no-repeat bottom left;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	clear: both;
}

.listblock .profilepic {
	float: left;
	margin: 0 15px 0 0;
}

.listblock h3 {
	color: #b51519;
	font-size: 1.2em;
	margin: 0;	
}

.listblock h4 {
	color: #477287;
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 10px 0;
}

.listblock h5, .listblock p {
	margin: 0;
	font-size: 1em;
}

.listblock-side {
	width: 180px;
	float: right;
}

.listblock-btn {
	display: block;
	width: 165px;
	height: 22px;
	padding: 9px 0 0 15px;  
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.listblock-btn-more {
	background: url(/images/md-btn-results-more.png) no-repeat top left;
}
.listblock-btn-fav {
	background: url(/images/md-btn-results-fav.png) no-repeat top left;
}
.listblock-btn-msg {
	background: url(/images/md-btn-results-msg.png) no-repeat top left;
}
.listblock-btn-wink {
	background: url(/images/md-btn-results-wink.png) no-repeat top left;
}




#pricelist { 
	width: 586px; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	background: url(/images/md-pricelist-line.png) repeat-y top left;
}
#pricelist li {
	clear: both;
	display: block;
	padding: 2px 0 2px 10px;
	margin: 0;
	min-height: 14px;
	background: url(/images/md-pricelist-line.png) repeat-y top left;
}
*+html #pricelist li, *html #pricelist li {
	min-height: auto;
}
#pricelist li.pricelist-title {
	height: 28px;
	line-height: 26px;
	color: #224a5e;
}
#pricelist li.pricelist-title span.pricelist-label {
	font-weight: bold;
	color:  #b51519;
}
#pricelist li.pricelist-altrow {
	background: url(/images/md-pricelist-line-a.png) repeat-y top left;
}
#pricelist li span {
	float: left;
	width: 74px;
	overflow: hidden;
	text-align: center;
}
#pricelist li span.pricelist-hilite {
	width: 78px;
	font-weight: bold;
}
#pricelist li.pricelist-title span.pricelist-hilite {
	color: #b51519;
}
#pricelist li span.pricelist-label {
	clear: left;
	float: left;
	width: 275px;
	text-align: left;
}
#pricelist li#pricelist-top {
	background: url(/images/md-pricelist-top.png) no-repeat top left;
	display: block;
	height: 44px;
	overflow: hidden;
}
#pricelist li#pricelist-btm {
	background: url(/images/md-pricelist-btm.png) no-repeat bottom left;
	display: block;
	height: 14px;
	overflow: hidden;
}


#home {
	padding: 5px 20px 5px 600px;
	background: #6e8bb3 url(/images/md-home.jpg) no-repeat top left;
	overflow: hidden;
	width: 346px;
	height: 407px;
	color: white;
}

#home a, #home a:visited {
	color: white;
}

#home h1 {
	margin: 0 0 15px 0;
	color: white;
}

#home p {
	margin: 0;
}

#home-intro {
	height: 165px;
	padding: 15px 0 10px 0;
}

#home-find, #home-join {
	margin: 0;
	font-size: 1.6em;
	color: #b51519;
	height: 70px;
	line-height: 70px;
	padding: 0 0 0 80px;
}

#home-find a, #home-join a {
	text-decoration: none;
	color: #b51519 !important;
}

#home-find a:hover, #home-join a:hover {
	color: red !important;
}

#home-links {
	padding: 20px 0 0 0;
	font-size: 1.2em;
}


#registration {
	width: 650px;
	height: 393px;
	padding: 30px;
	background: url(/images/md-registration.jpg) no-repeat top left;
	display: block;
	position: relative;
}

#registration-close {
	width: 28px;
	height: 28px;
	background: url(/md-registration-close.png) no-repeat top left;
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	text-decoration: none;
}

#registration p {
	margin: 0 0 2px 0;
	line-height: 22px;
	clear: both;
}

#registration label {
	clear: both;
	float: left;
	width: 100px;
}




#footer {
	clear: both;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 10px 0 0;
	margin: 0;
	display: inline;
}

#FooterText	{text-align:justify; color:#999999; font-size:10px; }

.CardTitleCase 		{width:180px; text-transform: capitalize}
#FormLine 			{width: 100%; padding-bottom:10px; float:left; }
#FormTopLine 		{width: 100%; float:left;}

#FormName 			{width: 30%; text-align:right; line-height:20px; vertical-align: middle; float:left; padding-right:20px; font-weight: bold;}
#FormField			{width: 65%; float:right;}
#FormFieldWrn		{width: 300px; float:left; color:red; font-weight: bold;}
.FormField			{width: 280px;}
.FormTextArea 		{width: 280px;}


#mapsearch {width:100%; Height:500px; }


#logoholder	{padding-left: 50px;}
#logoholderline {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	
}

#logoholderline li {
	padding: 0 20px 0 0;
	margin: 0;
	display: inline;
}

.line	{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.style6 {color:blue; font-style:italic; font-weight:bold; font-size:14px}