/* CSS Document */

body {
	background:#fff;
	margin:0;
	padding:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

a {	color:#F26521;}
a:hover {color:#437BAA;}

#wrap {
	/*
	background:url(/v2/_images/xxbg_wrap2.jpg) repeat-y 53% 0;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	clear:both;
	min-width:750px;
	*/
	background: #fff url(/v2/_images/rt_nav_bg.gif) 143% 0% repeat-y;
	_background: #fff url(/v2/_images/rt_nav_bg.gif) 144% 0% repeat-y;
}

#header {
	background:#437BAA url(/v2/_images/header_top.jpg) repeat-x top;
	height:78px;
	margin:0;
	padding:0;
	
	
}

#header_black {
	background:#fff url(/v2/_images/header_black.jpg) repeat-x;
	height:29px;
	margin:0 0 0 194px;
	padding:0;
	clear:both;
	
	
}

#header_nav {
	margin:0;
	padding:0;
	float:right;
}

#header_nav ul {margin:10px 50px 0 0;padding:0;list-style:none;}
#header_nav li {display:inline;margin:0;padding:0 5px;color:#fff;font-weight:bold;}

#header_nav li a {color:#fff;}
#header_nav li a:hover {color:#F26521;}

#content {
	color:#333333;
	width:65%;
	min-width:500px;
	/*margin:90px 50px 150px 50px;*/
	margin:0;
	clear:both;
	float:left;
	padding:0 0 0 30px;
	background:#fff;
	
}


#content p {text-align:justify;line-height:1.25em;}
.main_content {
	padding:6px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#main_content {
	padding:6px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.main_content ul {
	list-style: none; 
	padding: 0;
	margin-left: 7px;
	line-height: 25px;
	clear:float;
}
.main_content li {
	background: url(/v2/_images/sm_arrow.gif) left center no-repeat;
	padding-left: 16px;
}

.main_content h2 {
	color:#437BAA;
}
.main_content h3 {
	color:#F26521;
}



.bigtext {font:14px Verdana, Arial, Helvetica, sans-serif;color:#333;font-weight:bold;}
.orangetext {font:13px Verdana, Arial, Helvetica, sans-serif;color:#F26521;font-weight:bold;}
.bluetext {font:13px Verdana, Arial, Helvetica, sans-serif;color:#437BAA;font-weight:bold;}

#sidebar {
	/*
	float:right;
	color:#fff;
	width:240px;
	padding:10px;
	margin:10px 20px 0 0;
	clear:right;
	z-index:1;
	*/
	width: 230px;
	float: right;
	color:#000;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	clear: both;
	background-color: #CCC;
	padding-left: 5px;
}

.sidebar_items {
	border-bottom:1px dotted #fff;
	margin:5px 0;
	padding:0;
}

#sidebar h1 {
font:12px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
background:#000 url(/v2/_images/header_black.jpg) repeat-x;
padding:5px;
color:#ddd;
border:1px solid #999;
}

#sidebar .featuredHead {color:#F26521;font-weight:bold;font-size:110%;}
#sidebar .specialtxt {color:#F26521;font-weight:bold;}
#sidebar img {border:1px solid #ccc;}

#sidebar .viewLarger {
	margin:7px 0;
	padding:0;
	clear:both;
	float:right;
}
#sidebar .viewLarger a {
	background:#F26521;
	padding:3px 5px;
	border:2px outset #333;
	color:#333;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}




#sidebar ul {
	list-style: none; 
	padding: 0;
	margin-left: 7px;
	line-height: 25px;
	clear:float;
}
#sidebar li {
	background: url(/v2/_images/sm_arrow.gif) left 7px no-repeat;
	padding-left: 16px;
}

#sidebar a {
	color:#F26521;
	font-weight:900;
	text-decoration:none;
}
#sidebar a:hover {
	color:#fff;
}


#footer {
margin:0 0 0 0;
padding:10px 0 0 10px;
color:#fff;
font:10px Verdana, Arial, Helvetica, sans-serif;
clear:both;
background:#437BAA;
height:20px;

}

li.home_items{
	background: url(/v2/_images/sm_arrow.gif) 0 3px no-repeat;
	line-height:150%;
	margin-bottom:20px;
	padding-left:20px;
}

















/* ------------------- */
/* home page nav boxes */
/* ------------------- */

#boxQDM, #boxEntertainment, #boxCorporate {
	height: 140px;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	float: left;
	color: #fff;
	min-width:180px;
}

#boxQDM { 
	background:#437BAA; 
	width:32%;
	_width:31%;
}

#boxEntertainment { 
	background:#F26521; 
	color: #fff;
	width:32%;
	_width:31%;
	margin-left:5px;
	margin-right:5px;
}

#boxCorporate { 
	background:#999; 
	color: #fff; 
	width:33%;
	_width:31%;
}
    
#boxQDM h3, #boxEntertainment h3, #boxCorporate h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

#boxQDM a:link {text-decoration: none; background: transparent; color: #fff;}
#boxQDM a:visited {text-decoration: none; background: transparent; color: #fff;}
#boxQDM a:hover {text-decoration: underline; background: transparent; color: #bbb;}
#boxQDM a:active {text-decoration: underline; background: transparent; color: #bbb;}

#boxEntertainment a:link {text-decoration: none; background: transparent; color: #fff;}
#boxEntertainment a:visited {text-decoration: none; background: transparent; color: #fff;}
#boxEntertainment a:hover {text-decoration: underline; background: transparent; color: #bbb;}
#boxEntertainment a:active {text-decoration: underline; background: transparent; color: #bbb;}

#boxCorporate a:link {text-decoration: none; background: transparent; color: #fff;}
#boxCorporate a:visited {text-decoration: none; background: transparent; color: #fff;}
#boxCorporate a:hover {text-decoration: underline; background: transparent; color: #F26521;}
#boxCorporate a:active {text-decoration: underline; background: transparent; color: #F26521;}

ul.boxes {
	color: #fff;
	margin:0;
	padding:0;
}
ul.boxes li {
	list-style: none;
	margin: 0 2px 0 0; 
	padding: 5px; 
}
/* ------------------------------------------------------------------------------------ */

table.contact {
	margin:5px 0;
	width:400px;
	border: 1px solid #999;
	border-collapse: collapse;
}

table.contact th {
	padding:10px;
	background:#437BAA;
	color:#fff;
}
table.contact td {
	padding:10px;
}




table.ordering {
	margin:5px 0;
	width:100%;
	_width:99%;
	border: 1px solid #437BAA;
	border-collapse: collapse;
}

table.ordering th {
	padding:10px;
	background:#437BAA url(/v2/_images/header_top.jpg) repeat-x top;
	color:#fff;
	text-align:left;
}
table.ordering td {
	padding:10px;
	border-bottom:solid 1px #437BAA;
}

/* ------------------------------------------------------------------------------------ */
/* default form elements */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background:#fff;
}

legend {
	background: transparent;
	color: #F26521;
	font-size: 150%;
}

label {
	background: transparent;
	color: #F26521;
}

fieldset {
	border: 2px outset #F26521;
	padding: 10px 20px;
	background:#fff;
	width: auto;
	margin-bottom: 10px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff; 
	color: #666;
	border: 1px solid #999;
	font-size: 80%
}

input.formButton {
	height: 16px;
	background: #437BAA;
	color: #fff;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	border: 1px outset #666;
	padding: 0 3px 10px 3px;
}
/* ------------------------------------------------------------------------------------ */

div.outlinedBox {
	border: 1px solid #437BAA;
	background:#fff;
	width:auto;
	padding: 5px 15px;
	margin:10px 0;
}
