/* CSS Document */

body{
	background:url(http://www.thedateshuffle.com/images/main-bg.jpg) repeat;
	font-family:'Myraid Pro';
	font-size:90%;
	margin:10px;
	padding:0px;
	text-align:center;
}

a:link, a:visited {
	color: #2d509b;
}

a:hover {
	color: #3b66c2;
}
a:active {
	color: #2d509b;
}


.hiddenDiv{
	display:none;
}

#wrapper{

}

#container{
	background:#FFFFFF;
	width:900px;
	padding:10px;
	padding-bottom:5px;
}

#header #content{
	/*background:url('../images/header_bg.gif') repeat-x;*/
	padding-bottom:0px;
}


#link_bar #container{
	background:url('../images/link_bg_red.png') repeat-x;
	padding-top:12px;
	height:29px;
}


#link_bar a{
	padding: 0px 15px 0px 15px;
}

#link_bar2 ul {
	/*margin: -6.9em 0 0 0; */
	padding:0px 0px;
	margin:0px;
	list-style-type: none;
}
/* * html #link_bar ul { padding: 0; }	*/
#link_bar2 li { 
	float:left;
	height:35px;
	text-align: center;
	padding:0px;
	margin:0px;
	/*margin: 0 1.5px;*/
}	


#content #container{
	padding-bottom:10px;
	min-height:500px;
}

#footer{
	height:36px;
	color:#000000;
}

#footer #container{
	background:#DDDDDD;
	padding:10px;
}


#twitter_update_list{
	font-size:11px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#twitter_update_list li{
	padding-bottom:5px;
}

#homepage_box{
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:239px; 
	width:179px;
}

.homepage_banner_nav:hover, .homepage_banner_nav_hover{
	background:#CC0000;
}


.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}



.box_dddddd {
	padding:0px;
}
.box_dddddd .corner-top-left {
	background: url(../images/box_dddddd_01.png) no-repeat 0% 0%;
}
.box_dddddd .corner-top-right {
	background: url(../images/box_dddddd_03.png) no-repeat 100% 0%;
	width: 100%;
}
.box_dddddd .border-top {
	/*background: url(../images/box_dddddd_02.png) repeat-x 0% 0%;*/
	background:#dddddd;
	color:#000000;
	height: 27px;
	margin: 0 7px 0 7px;
}
.box_dddddd .border-top div {
	padding: 11px 0 0 12px;
}
.box_dddddd .box-tail {
	/*background: #a2a3a3 url(../images/box-tail.gif) repeat-x 0% 0%;*/
	background:#dddddd;
}
.box_dddddd .box-content {
	/*background: url(../images/box-bg.jpg) no-repeat 0% 0%;*/
	background:#dddddd;
	width: 100%;
}
.box_dddddd .inner {
	/*padding: 37px 17px 11px 20px;*/
	padding:1px 5px 0px 5px;
}
.box_dddddd .corner-bot-left {
	background: url(../images/box_dddddd_05.png) no-repeat 0% 0%;
}
.box_dddddd .corner-bot-right {
	background: url(../images/box_dddddd_07.png) no-repeat 100% 0%;
	width: 100%;
}
.box_dddddd .border-bot {
	/*background: url(../images/border-bot.gif) repeat-x 0% 0%;*/
	background:#dddddd;
	height: 11px;
	overflow: hidden;
	margin: 0 7px 0 7px;
}
.box_dddddd p {
	padding: 0 0 18px 0 !important;
}
.box_dddddd p.extra {
	padding: 0 0 25px 0 !important;
}



.box_000000 {
	padding:0px;
}
.box_000000 .corner-top-left {
	background: url(../images/box_000000_01.png) no-repeat 0% 0%;
}
.box_000000 .corner-top-right {
	background: url(../images/box_000000_03.png) no-repeat 100% 0%;
	width: 100%;
}
.box_000000 .border-top {
	/*background: url(../images/box_000000_02.png) repeat-x 0% 0%;*/
	background:#000000;
	height: 27px;
	margin: 0 7px 0 7px;
}
.box_000000 .border-top div {
	padding: 5px 0 0 12px;
}
.box_000000 .box-tail {
	/*background: #a2a3a3 url(../images/box-tail.gif) repeat-x 0% 0%;*/
	background:#000000;
}
.box_000000 .box-content {
	/*background: url(../images/box-bg.jpg) no-repeat 0% 0%;*/
	background:#000000;
	width: 100%;
}
.box_000000 .inner {
	/*padding: 37px 17px 11px 20px;*/
	padding:1px 5px 0px 5px;
}
.box_000000 .corner-bot-left {
	background: url(../images/box_000000_05.png) no-repeat 0% 0%;
}
.box_000000 .corner-bot-right {
	background: url(../images/box_000000_07.png) no-repeat 100% 0%;
	width: 100%;
}
.box_000000 .border-bot {
	/*background: url(../images/border-bot.gif) repeat-x 0% 0%;*/
	background:#000000;
	height: 11px;
	overflow: hidden;
	margin: 0 7px 0 7px;
}
.box_000000 p {
	padding: 0 0 18px 0 !important;
}
.box_000000 p.extra {
	padding: 0 0 25px 0 !important;
}




