/* ©CIADA & Maniac Monkey Media */

/* Main */

body {
	margin: 0;
	padding: 0;
	background: #e7e7e7 url('../images/bg_full.gif') top left;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #000;
}

a {
	text-decoration: none;
	color: #8199ba;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#pageContainer {
	width: 100%;
	text-align: center;
	background: url('../images/bg_top.gif') top left repeat-x;
}

#content {
	width: 771px;
	height: 100%;
	margin: auto;
	text-align: left;
}

#content2 {
	margin: 3px 0 0 0;
	width: 100%;
	position: relative;
}

#ciadaMenu {
	display: block;
	width: 202px;
	height: 609px;
	background: #abcaff url('../images/bg_menu.gif') top left no-repeat;
	float: left;
}

#ciadaContent {
	display: block;
	float: right;
	margin: 0 0 0 4px;
	min-height: 609px;
	width: 565px;
}

#socialIconWrapper {
	width: 112px;
	display: block;
	float: left;
}

* html #socialIconWrapper {
	width: 109px;
}

.socialIcon {
	margin-bottom: 15px;
}

* html .socialIcon {
	margin-bottom: 10px;
}

*:first-child+html .socialIcon {
	margin-bottom: 10px;
}

#socialSeparator {
	float: right;
	width: 1px;
	height: 113px;
	background-color: #DFDFDF;
	font-size: 1px;
	margin-right: 16px;
}

* html #socialSeparator {
	margin-right: 7px;
}

/* Main page content */

.mainContentBoxL, .mainContentBoxR, .mainContentBoxTR, .mainContentBoxBR {
	width: 276px;
	height: 199px;
	background: #fff;
	border: 1px solid #c9c9c9;
	display: block;
	padding: 0;
}

* html .mainContentBoxL, * html .mainContentBoxR, * html .mainContentBoxTR, * html .mainContentBoxBR {
	height: 201px;
	width: 278px;
	margin-bottom: 4px;
}

.mainContentBoxL {
	float: left;
	margin: 0 0 3px 0;
}

.mainContentBoxR, .mainContentBoxTR, .mainContentBoxBR {
	float: left;
	margin: 0 0 3px 4px;
}

#corner_tr, #corner_br {
	position: absolute;
	width: 14px;
	height: 14px;
	top: 0;
	left: 752px;
	z-index: 898;
}

#corner_br {
	top: 595px;
	z-index: 899;
}

.mainContentBoxSub {
	width: 228px;
	height: 152px;
	margin: 24px 0 0 24px;
	display: block;
}

.smallTitle {
	color: #002f45;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
}

.smallTitle a {
	color: #002f45;
}

.smallText, .smallLink {
	font-size: 9pt;
	margin: 15px 0 0 0;
	letter-spacing: -1px;
	line-height: 1.35;
}

.smallLink {
	font-style: italic;
	width: 228px;
	text-align: right;
}

.eventItems {
	font-size: 9pt;
	line-height: 1.3;
	margin: 15px 0 0 0 ;
}

#autonetcd, #mag {
	float: right;
	clear: right;
}

#bottom_cucd, #bottom_wheels, #bottom_niada {
	margin: 10px 19px 10px 0;
}

#bottom_estore {
	margin: 10px 0 10px 0;
}

#footer {
	font-size: 9pt;
	text-align: center;
	line-height: 1;
	margin: 5px 0 10px 0;
}

/* Menu */

#ciadaMenuSub {
	width: 180px;
	height: 590px;
	margin: 10px 0 0 10px;
}

#ciadaMenuSub a {
	display: block;
	width: 160px;
	height: 21px;
	background: url('../images/bg_link_off.gif') top left no-repeat;
	margin: 0 0 -3px 20px;
	font-size: 9pt;
	color: #fff;
	padding: 2px 0 1px 7px;
}

* html #ciadaMenuSub a {
	margin: 0 0 0 20px;
}

#ciadaMenuSub a:hover {
	background: url('../images/bg_link_on.gif') top left no-repeat;
	text-decoration: none;
}

.menuTitle {
	font-size: 11pt;
	font-weight: bold;
	width: 180px;
	border-bottom: 1px solid #fff;
	margin: 5px 0 5px 0;
	color: #fff;
}

.options a {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	background: #7c9cdc url('../images/bg_pop_off.gif') top left;
	padding: 5px;
}

.options a:hover {
	color: #fff;
	background: #5E7FAF url('../images/bg_pop_on.gif') top left;
	text-decoration: none;
}

.menuFirst {
	border-top: 1px solid #CBCBCB;
}

.menuLast {
	border-bottom: 1px solid #CBCBCB;
}

/* SECTION */

.sectionTopBot {
	width: 560px;
	height: 13px;
}

#sectionMain {
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	width: 558px;
	min-height: 583px;
}

#sectionMainContent {
	width: 505px;
	margin: 0 0 0 20px;
	font-size: 10pt;
	line-height: 1.6;
}

* html #sectionMain {
	height: 583px;
	width: 560px;
}

.sectionTitle {
	color: #002f45;
	font-size: 16pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.sectionSubTitle {
	color: #A91F23;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.turnkeyTitle {
	color: #6099CE;
	font-size: 12pt;
	font-weight: bold;
	margin: 15px 0 15px 0;
}

.turnkeyBox {
	width: 100%;
	border: 1px dashed #6099CE;
	padding: 5px;
}

#homeLink {
	width: 505px;
	text-align: center;
	margin: 15px 0 0 0;
	clear: both;
}

.staffBox {
	display: block;
	float: left;
	width: 125px;
	text-align: center;
	font-size: 9pt;
	line-height: 1.2;
	margin-bottom: 10px;
}

#insiderLeft {
	width: 200px;
	float: left;
	clear: left;
	display: block;
	text-align: center;
}

#insiderRight {
	width: 275px;
	float: right;
	clear: right;
	display: block;
	margin: 0 0 0 25px;
}

.insiderIssue {
	width: 137px;
	float: left;
	text-align: center;
	font-size: 8pt;
	margin: 0 0 5px 0;
}

#flashcontent {
	text-align: left;
	margin: 0 auto;
}

.auctionBox {
	background-color: #DFEEFF;
	border: 1px dashed #96B2FF;
	text-align: center;
	padding: 10px;
	font-size: 9pt;
	width: 220px;
	margin: 0 10px 10px 0;
	float: left;
	display: block;
}

.auctionBox b {
	font-size: 12pt;
}

.eventInfo {
	color: #555;
}

.relevant {
	float: right;
	width: 150px;
	border: 1px dashed #E1E1E1;
	padding: 5px;
	margin: 5px 0 5px 10px;
	background-color: #f1f1f1;
	font-size: 8pt;
}

.relevant ul {
	margin-left: -10px;
}

* html .relevant ul {
	margin-left: 20px;
}

*:first-child+html .relevant ul {
	margin-left: 20px;
}

.relevant li {
	margin-top: 6px;
	line-height: 1.4;
}

#mailBox {
	width: 400px;
	background-color: #D1DBE4;
	border: 1px dashed #000;
	padding: 10px;
}

.floatBox {
	float: left;
	display: block;
	margin-right: 40px;
	background-color: #DFEEFF;
	border: 1px dashed #96B2FF;
	padding: 10px;
}

.providerBox {
	width: 450px;
	height: 120px;
	display: block;
	margin: 20px 0 20px 0;
}

.providerLogo {
	float: left;
	display: block;
	width: 200px;
}

.providerInfo {
	float: right;
	display: block;
	width: 250px;
}

.providerInfo b {
	font-size: 12pt;
}

.jumpTo {
	background-color: #DFEEFF;
	border-top: 1px solid #96B2FF;
	border-bottom: 1px solid #96B2FF;
	padding: 10px;
	font-size: 10pt;
	font-weight: bold;
}

.jumpTo br {
	line-height: 1.5;
}

.golfFloat {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	border: 1px dashed #ccc;
}

/* SECTION VIDEOS */

.sectionVideo {
	display: block;
	width: 246px;
	height: 200px;
	float: right;
	margin: 0 0 0 15px;
}

.sectionVideo_small {
	display: block;
	width: 222px;
	height: 175px;
	float: right;
	margin: 0 0 0 15px;
}

.sectionVideo_smallws {
	display: block;
	width: 246px;
	height: 182px;
	float: right;
	margin: 0 0 0 15px;
}

.sectionVideo_large {
	display: block;
	width: 400px;
	height: 329px;
}

.sectionVideo_ws {
	display: block;
	width: 497px;
	height: 326px;
}

.videoWrapper {
	display: block;
	position: relative;
	width: 246px;
	height: 149px;
}

.videoWrapper_small {
	display: block;
	position: relative;
	width: 222px;
	height: 149px;
}

.videoWrapper_smallws {
	display: block;
	position: relative;
	width: 246px;
	height: 146px;
}

.videoWrapper_large {
	display: block;
	position: relative;
	width: 400px;
	height: 320px;
}

.videoWrapper_ws {
	display: block;
	position: relative;
	width: 497px;
	height: 317px;
}

.tvIMG {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 997;
}

.flv {
	display: block;
	position: absolute;
	top: 31px;
	left: 32px;
	z-index: 998;
	height: 120px;
	overflow: hidden;
}

.flv_smallws {
	display: block;
	position: absolute;
	top: 28px;
	left: 22px;
	z-index: 998;
	height: 124px;
	overflow: hidden;
}

.flv_large {
	display: block;
	position: absolute;
	top: 45px;
	left: 56px;
	z-index: 998;
	height: 212px;
	width: 291px;
	overflow: hidden;
}

.flv_ws {
	display: block;
	position: absolute;
	top: 40px;
	left: 49px;
	z-index: 998;
	height: 240px;
	width: 400px;
	overflow: hidden;
}

#tv {
	margin: 15px 0 5px 0;
}

.tvtext {
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: #002f45;
	position: relative;
	top: 33px;
	left: 0px;
	margin: 0 0 10px 0;
}

/* TIPS OF THE WEEK */

.tipBox {
	float: left;
	margin: 0 15px 15px 0;
	width: 145px;
	text-align: center;
}