@charset "UTF-8";
/* Doyle's Room CSS Document by Parra */
/* director@indrod.com */

body {
	background-color:#bababa;
	background-image:url(/global_images/layout/main-background.png);
	background-repeat: no-repeat;
	background-position:top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body#open {
	background-color:#bababa;
	background-image:url(/global_images/cont/clean-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:0;
	padding:0;
	border:0;
}

#global {
	width:100%;
	height: auto;
	border-top-color:#10823a;
	border-top-style:solid;
	border-top-width:1px;
}

#content-wrap {
	margin:auto;
	width:988px;
	height:auto;
	padding-left:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding-bottom: 50px;
}

#header{
	height: 181px;
	width: 988px;
}
#header #logo-area {
	height: 112px;
	width: 988px;
}
#main-logo {
	height: 79px;
	width: 475px;
	top: 10px;
	left: 24px;
	position: relative;
	
}
/*end Layout*/



/*nav*/
#misc-nav {
	height: 31px;
	width: 988px;
	padding-right: 4px;
	padding-left: 4px;
}




/*OLD MAIN NAV STYLES*/
#main-nav {
	height: 39px;
	width: 990px;
	vertical-align:bottom;
	bottom:0px;
	padding: 0;
	overflow:hidden;
}
#main-nav #download {
	float: left;
	text-align: right;
	position: relative;
	height: 34px;
	width: 164px;
	display: inline;
	padding-top: 4px;
	background-image: url(/global_images/nav/download-now-shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right:1px;
}
#main-nav #chat {
	float: left;
	text-align: right;
	position: relative;
	height: 34px;
	width: 75px;
	display: inline;
	padding-top: 4px;
	background-image: url(/global_images/nav/live-chat-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-nav #download img {
	position: relative;
	margin: 0px;
}
#main-nav #download a {
	background-image: url(/global_images/nav/download-now.png);
	background-position:4px;
	background-repeat: no-repeat;
	height: 34px;
	width: 162px;
	display: block;
	margin: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	padding-left: 3px;
	left:-1px;
    border-right:1px solid #1A1A1A;
	margin-right:1px;
}
#chat img {
	position: relative;
	margin: 0px;
	background-image: url(/global_images/nav/live-chat.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main-nav #nav-menu {
	display: inline;
	float: left;
	padding-top: 4px;
	padding-left:1px;
	margin: 0px;
	background-image: url(/global_images/nav/top-shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav-menu ul {
	list-style: none;
	margin: 0;
	height: 34px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	width: 745px;
	background-image: url(/global_images/nav/menu-back.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav-menu li {
	float: left;
	height: 34px;
}
#nav-menu li a {
	float: left;
	display: block;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#misc-nav ul  {
	list-style-type: none;
	display: block;
	float: right;
	margin: 0px;
	height: 31px;
	padding: 0px;
	width:420px; /*resized for less items and new bg */
}
.misc-bullet {
	background-image: url(/global_images/nav/misc-menu-bullet.png);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#nav-menu ul #home {
	background-image: url(/global_images/nav/home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #misc-nav ul li a {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
#header #misc-nav ul li {
	line-height: 28px;
	height: 28px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	padding-left: 16px;
	color: #FFF;
}
.hitext { /* formerly .hideText */
	position:absolute;
	top:0;
	left:-9999px;
	font-size:1%;
}
#nav-menu ul li {
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	width:auto;
	padding-left:42px;
	padding-right:42px;
	background-image:url(/global_images/nav/main-nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #1A1A1A;
	border-right:1px solid #1A1A1A;
	margin-right:1px;
}

#nav-menu ul li#wider {
	padding-left:46px;
	padding-right:46px;
}

#nav-menu ul li:hover {
	background-image:url(/global_images/nav/main-nav-bg-hov.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #1A1A1A;
	border-right:1px solid #1A1A1A;
}

#nav-menu ul a {
	display:block;
	float:left;
	width:auto;
	background-position:center;
}

#nav-menu ul a img {
	clear:both;
	float:none;
	margin:auto;
	padding-top:12px;
	border:0;
}

#nav-menu ul a span {
	position:absolute;
	top:0;
	left:-9999px;
	font-size:1%;
}

/* footer styles */



/*footer*/
#footer {
	height: auto;
	width: 988px;
	clear: left;
	float: left;
	margin-bottom:20px;
}
#footer #quick-links {
	clear: left;
	float: left;
	height: 198px;
	width: 988px;
}
#quick-links #top-border {
	height: 25px;
	width: 988px;
	clear: left;
	float: left;
}
#top-border #left-corner {
	background-image: url(/global_images/layout/top-left-pink-corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 25px;
	width: 21px;
	position: relative;
	display: inline;
}
#top-border .normal-top {
	background-image: url(/global_images/layout/top-left-right-border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	height: 25px;
	width: 217px;
}
#top-border #left-detail {
	background-image: url(/global_images/layout/top-left-detail.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 25px;
	width: 21px;
}
#links {
	float: left;
	height: 161px;
	width: 988px;
	background-image: url(/global_images/layout/content-bg-pink-shadow.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#top-border #center-top {
	background-image: url(/global_images/layout/top-center-border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	height: 25px;
	width: 468px;
}
#top-border #right-detail {
	background-image: url(/global_images/layout/top-right-detail.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 25px;
	width: 21px;
}
#top-border #right-corner {
	background-image: url(/global_images/layout/top-right-pink-corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 25px;
	width: 23px;
}
#links .quick-links-layout {
	float: left;
	height: 149px;
	width: 188px;
	background-image: url(/global_images/layout/links-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 12px;
}
#links .quick-links-layout-noline {
	float: left;
	height: 149px;
	width: 188px;
	padding-left: 25px;
	padding-top: 10px;
}
#links .title {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	padding-top: 16px;
	padding-left: 25px;
	color: #333333;
	letter-spacing:-1px;
}




.quick-links-layout ul, .quick-links-layout-noline ul {
	font-family: Tahoma, Geneva, sans-serif;
	list-style-type: none;
	list-style-image: url(/global_images/layout/quicklinks-bullet.png);
	font-size: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 15px;
	text-decoration: none;
	list-style-position: outside;
	padding-top: 20px;
	margin-left:0;
}
.quick-links-layout-noline ul li a, .quick-links-layout ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #006633;
	text-decoration: none;
	font-style:none;
}

.quick-links-layout-noline a:hover, .quick-links-layout a:hover {
	color:#096;
}

#bottom-border #left-corner {
	background-image: url(/global_images/layout/bottom-left-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 22px;
	clear: left;
	float: left;
}
#footer #div-line1 {
	height: 3px;
	width: 988px;
	background-image: url(/global_images/layout/footer-div.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#footer #blog-quotes-disclaimer {
	float: left;
	height: auto;
	width: 988px;
	background-image: url(/global_images/layout/content-bg-white-shadow.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#blog-quotes-disclaimer .blog-quotes {
	margin: auto;
	width: 950px;
	float: left;
	padding-top: 17px;
	padding-left: 25px;
	padding-right:20px;
}
.blog-quotes .quote {
	height: 81px;
	width: 429px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-left: 19px;
	padding-right: 19px;
	display: block;
}
#footer #bottom-border {
	height: 21px;
	width: 988px;
	float: left;
}
#bottom-border #center-bottom {
	background-image: url(/global_images/layout/bottom-white-shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 21px;
	width: 944px;
}
#bottom-border #right-corner {
	background-image: url(/global_images/layout/bottom-right-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 22px;
}
.quote .quote-title {
	color: #006633;
	font-weight: normal;
	font-size: 11px;
}
.vert-line {
	background-color: #e8e8e8;
	height: 81px;
	width: 1px;
	float: left;
}
.hor-line {
	height: 1px;
	width: 970px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(/global_images/layout/hor-line.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#blog-quotes-disclaimer #social {
	height: 46px;
	width: 988px;
	background-image: url(/global_images/layout/social-network.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#blog-quotes-disclaimer #disclaimer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	text-align: center;
	padding-right: 88px;
	padding-left: 88px;
	text-decoration: none;
	float: left;
	margin: 0px;
	display: block;
	width: 812px;
	padding-top: 31px;
	padding-bottom: 0px;
	text-align:center;
	
}
#disclaimer p{
	text-align:center;
}

#disclaimer .big {
	font-size: 12px;
	font-weight: normal;
	padding-bottom:20px;
}

.big a {
	color: #1a7648;
	text-decoration: none;
	font-weight: bold;
	font-style:none;
}
#blog-quotes-disclaimer #social-network {
	background-image: url(/global_images/layout/social-network.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 988px;
	float: left;
	margin-top:20px;
}
#blog-quotes-disclaimer #poker-network {
	background-image: url(/global_images/layout/cake-poker.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 38px;
	width: 988px;
}
#age {
	height: 25px;
	width: 980px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(/global_images/layout/18-plus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#social-network #social-icons {
   height: 50px;
   width: 536px;
   margin-top: 9px;
   margin-right: 226px;
   margin-bottom: 6px;
   margin-left: 226px;
}
#social-icons table tr td img {
   margin-right: 15px;
   
}


div#not-found {
	display:block;
	clear:left;
	float:left;
	height:300px;
	width:830px;
	vertical-align:middle;
	border:0;
	margin-top:100px;
	padding-left:55px;
}


/*end footer*/

#simu:hover {
	cursor:pointer;
}


#footer-sole{
	display:block;
	clear:both;
	float:none;
	height:20px;
	width:100%;
}


#rss {
	clear:right;
	float:right;
	border:0;
	padding-top:4px;
}


#rssfeed{
	display:block;
	clear:right;
	float:right;
	line-height:40px;
	height:16px;
	width:30px;
	border:0;
	margin-right:10px;
	margin-top:8px;
}


/*
// +-----------------------------------------------------------------------+
// + CSS Version 2.0 - 3.0                                                          +
// +-----------------------------------------------------------------------+
// + @Author:Mauricio Poveda <mauricio@poveda.co.cr>                +
// +-----------------------------------------------------------------------+
// + For: DoylesRoom.net                                                          +
// +-----------------------------------------------------------------------+
// + @date: Jan 21 2010                                                           +
// +-----------------------------------------------------------------------+
// + @Copyright (c) 2009 Mauricio Poveda                                    +
// +-----------------------------------------------------------------------+
// + New Main Navigation Styles                                                  +
// +-----------------------------------------------------------------------+
*/

#DIVmainNav{height:33px;width:988px;margin:4px 0 0 0;padding:0 0 0 4px;border:0 none;clear:both}
#DIVmainNav ul{height:33px;margin:0;padding:0;border:0 none;list-style:none}
#DIVmainNav ul li{height:33px;float:left;margin:0;padding:0;border:0 none}
#DIVmainNav ul li a{height:23px/*33*/;padding-top:10px;text-align:center;font-size:11px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#DIVmainNav ul li:last-child a{text-indent:-9999px}
#DIVmainNav ul li a.download{display:block;width:162px;background:transparent url(/global_images/newNav/download.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.download:hover{background-position:0 bottom;color:#FFF}
#DIVmainNav ul li a.bio{display:block;width:184px;background:transparent url(/global_images/newNav/bio.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.bio:hover{background-position:0 bottom;color:#FFF}
#DIVmainNav ul li a.brunson10{display:block;width:186px;background:transparent url(/global_images/newNav/brunson10.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.brunson10:hover{background-position:0 bottom;color:#FFF}
#DIVmainNav ul li a.education{display:block;width:181px;background:transparent url(/global_images/newNav/education.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.education:hover{background-position:0 bottom;color:#FFF}
#DIVmainNav ul li a.support{display:block;width:170px;background:transparent url(/global_images/newNav/support.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.support:hover{background-position:0 bottom;color:#FFF}
#DIVmainNav ul li a.chat{display:block;width:98px;background:transparent url(/global_images/newNav/chat.png) no-repeat 0 top;color:#FFF}
#DIVmainNav ul li a.chat:hover{background-position:0 bottom;color:#FFF}

