/* CSS Document */

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
strong {
	font-weight:bold;
}
h1 {
	margin:0;
	padding:0;
}
h2 {  /* HEADING */
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
	color:#11669D;
}
h3 {
	font-size:1.4em;
	color:#036;
}
h6 {
	font-size:2.0em;
	font-weight:bold;
	color:#11669D;
}
.module h2 {
	font-size:2.5em;
	font-weight:bold;
	text-align:left;
	color:#11669d;
	margin-top:0;
	padding-top:0;
	line-height:1.05em;
}
#container {
	width:980px;
	margin: 0 auto;
	text-align:left;
}
.right {
	float:right;
	font-size:1em;
	text-align:right;
}
.right li {
	padding:2px 0;
	font-size:1em;
}
.right a {
	color:#11669D;
}
.right a:hover {
	color:#333;
}
.imgright {
	float:right !important;	
}

.rule-big {
	width:100%;
	height:.8em;
	color:#11669D;
	background-color:#11669D;
	border:none;
}
.rule-small {
	width:100%;
	height:.3em;
	color:#11669D;
	background-color:#11669D;
	border:none;
	margin:5px;
	clear:both;
}
.both {
	clear:both;	
}
.red {
	color:#900;
	font-weight:bold;
	font-size:1.8em !important;
}
#images {
	width:300px; 
	float:left;	
	padding-right:15px;
	padding-bottom:6px;
}
.current {
	font-weight:bold;	
}
.announcements {
	font-size:1.8em;
	color:#11669D;
	padding:5px;
	margin-left:10px;
}

/* ----------- HEADER ------------ */
#header {
	position:relative;
	margin:0 auto;
	height:118px;
	background:url(../images/header-background.jpg) repeat-x;
	width:980px;
}
#header h1 a {
	display: block; /* Allows you to change the width and height of the image */
	height: 118px;
	width: 199px;
	text-indent: -9999em; /* Hides the text in the h1 tag */
	text-decoration: none; /* Hides the underline of the hyperlink */
	z-index: 1000; /* IE Fix*/
	background:url(../images/mvp-logo.jpg) no-repeat; /* The pathway to the image*/
}

#quote-container {
	position:absolute;
	right:5px;
	top:40px;
	color:#ddd;
	font-size:1.4em;
	width:500px;
	height:50px;
}

/* ----------- DROPDOWN ------------- */
ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	width:980px;
	height:32px;
	background: url(../images/nav-gradient.jpg) repeat-x;
	z-index:5000;
}
ul.menu * {
	margin:0;
	padding:0;
}
ul.menu a {
	display:block;
	padding:0 1em;
	line-height:1.8em;
	text-decoration:none;
	color:#ccc;
}
ul.menu a:hover {
	color:#FFF;	
}
ul.menu li {
	position:relative;
	float:left;
	margin-left:11px;
	font-size:1.6em;
	text-align:center;
}
ul.menu ul {
	position:absolute;
	top:32px;
	left:0;
	background: url(../images/nav-gradient.jpg);
	display:none;
	opacity:0;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	border:1px solid #ccc;
	border-top:none;
	width:130px;
	margin:0;
	font-size:.8em;
	text-align:left;
}
ul.menu ul li a {
	display:block;
	padding:2px 2px 5px 8px;
	background: url(../images/nav-gradient.jpg);	
}
ul.menu ul li a:hover {
	background: url(../images/nav-gradient.jpg);
}
ul.menu ul ul {
	left:188px;
	top:0px;
}
ul.menu .menulink {
	padding:2px 2px 0px;
	font-weight:bold;
	background: url(../images/nav-gradient.jpg) repeat-x;
	width:124px;
}
ul.menulink a {
	height:33px;	
}
ul.menu .sub {

	background: url(../images/nav-gradient.jpg) repeat-x;
}
ul.menu .topline {
	border-top:1px solid #aaa;
}

/* ------------ CONTENT -------------- */

#content {
	margin:10px;
	width:695px;
}
#feature {
	height:230px;
}
#feature img {
	float:left;
	padding:6px;
}
#feature p {
	font-size:1.2em;
	line-height:1.7em;
	color:#333;
}
#feature h2 {
	font-size:2em;
	color:#333;
	padding:4px;
}
.large {
	font-size:1.4em;
	line-height:1.6em;
}
.main p {
	font-size:1.3em;
	padding:8px 15px;
	line-height:1.4em;
}
.main img {
	float:left;	
	padding:5px 15px;
}
.main ul {
	display:inline-block;
	width:340px;
	padding:5px 0 5px 120px;
	list-style:inside;
	list-style-type:disc;
}
.main li {
	font-size:1.5em;
}
.left {
	float:left;
}
.left li {
	padding:1px 0;	
}
.left img {
	display:block;
	float:left;
}
.break {
	clear:both;	
	padding-left:250px;
}
.breaks {
	clear:both;	
}
.center {
	padding:5px 0 5px 430px;
	float:none !important;
}
.demo {
	display:block;
	padding-right:100px;
}
.demo a {
	display:block;
	width:198px;
	padding: 5px;
	font-size:1.5em;
	line-height:1.4;
	background-color:#94b8e9;
	border:1px solid black;
	color:#000;
	text-decoration:none;
	text-align:center;
}

.demo a:hover {
	background-color:#369;
	color:#fff;
}

.order a {
	display:block;
	padding: 5px;
	font-size:1.5em;
	line-height:1.4;
	background-color:#900;
	border:1px solid black;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.order a:hover {
	background-color:#94b8e9;
	color:#000;
}
#demosub {
	float:right;
	padding-bottom:5px;
	margin-top:5px;
}
#demosub a {
	display:block;
	width:140px;
	padding: 5px;
	font-size:1.5em;
	line-height:1.4;
	background-color:#94b8e9;
	border:1px solid black;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#demosub a:hover {
	background-color:#369;
	color:#fff;	
}
.sportstag img {
	display:block;
	float:left;
	padding-right:10px;
}
.sportstag h2 {
	font-size:2em;
	color:#333;
	padding:5px;
	text-align:left !important;
	width:570px;
	float:left;
	padding-:20px;
}
#main blockquote {
	clear:both;
	font-style:italic;
	font-size:1.2em;
	background-color:#CCC;
	color:#11669D;
	margin-top:15px;
	padding:5px;
	width:200px;
}
.name {
	text-align:right;
	font-size:1em;
}

/* ---------- SPORTSPAK ------------ */
#sportspak {
	display:block;
	width:702px;
	float:left;	
}

#sportspak h2 {
	text-align:left;
	color:black;
	font-size:1.6em;
}
#sportspak h3{
	font-size:1.7em;
	color:#900;
	display:block;
	float:left;
	clear:both;
	vertical-align: baseline;
	font-weight:bold;
	text-decoration:underline;
}

#sportspak h3 a {
	color:#900;
}

#sportspak h3 a:hover {
	color:#000;	
	text-decoration:none;
}
.blue {
	font-size:2em !important;
	color:#11669D;
	clear:both;
	float:left;
	padding:10px 0 0;
	margin-bottom:0;
}

#sportspak p {
	display:block;	
	float:left;
	font-size:1.2em;
	line-height:1.8em;
	vertical-align: baseline;
	padding-top:6px;
}

#sportspak .blue {
	padding:0;
	margin:0;
}
#sportspak ul {
	float:left;
	clear:both;
	padding-top:0;
	list-style-type:disc;
	padding-bottom:10px;
	padding-left:10px;
}
#sportspak li {
	font-size:1.2em;
	list-style-position:inside;
}


#right-sidebar {
	display:block;
	float:right;
	width:200px;
	margin-right:10px;
}

#right-sidebar span { font-size:20px; margin:5px; }

.screenshot {
	margin:5px 5px;	
}

.pricing {
	background-color:#11669D;
	margin-top:15px;
	margin-bottom:5px;
	width:210px;
}
.pricing p {
	font-size:1.2em;
	color:#FFF;
	padding:8px;
	clear:both;
}
.pricetext {
	font-size:2.5em;
	color:#fff;
	font-weight:bold;
	float:left;
	text-align:center;
}
.subpages p {
	font-size:1.4em;
	line-height:1.4em;
	padding:5px 10px;
}
.subpages {
	float:left;
}
.subpages ul {
	list-style:disc;
	padding-left:45px;
}
.subpages li {
	font-size:1.3em;
	padding:1px 0;
}
.subpages img {
	float:left;	
	padding:5px 27px 5px 0;	
}

#images {
	position:relative;
}

#images li {
	position:absolute;
	top:0;
	left:0;
	list-style-image:none;
	margin-left:10px;
}
#images ul {
	list-style-image:none;
}


.catchphrase {
	background:#CCC;
	margin-left:315px;
	margin-top:4px;
	height:159px;
	font-size:1.1em;
	padding:5px;
}
.catchphrase p {
	margin:4px;
	font-size:1.2em;
}
.phrase {
	font-size:1.6em;	
}

/* ----------- CONTENT BOXES ----------- */

.content-box {
	position:relative;
	width:162px;
	margin-top:12px;
	margin-left:10px;
	float:left;
	margin-bottom:8px;
}
.content-box p {
	text-align:left;
	padding:4px;
	padding-top:0;
	font-size:1.3em;
	line-height:1.4em;
}
.content-box h3 {
	width:auto;
	height:71px;
	background:url(../images/content-box.jpg) top no-repeat;
	text-align:center;
	color:#900;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:7px;
	padding-top:10px;
	text-decoration:none;
}
/*
.content-box h3 {
	position:absolute;
	top:0px;
	left:8px;
	color:#900;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
*/

/* ---------- RIGHT ---------------- */
#content-right {
	width:250px;
	float:right;
	margin-right:8px;
}
.sidenav {
	list-style:none;
	list-style-image:none;
	background-color:#CCC;
	width:150px;
	border-color:#900;
	border-style:solid;
	border-width:1px;
	border-bottom:0;
	float:right;
	margin-bottom:5px;
}

.sidenav li {
	font-size:1.5em;
	width:150px;
	text-align:center;
	padding:5px 0;
	border-bottom-color:#333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background:url(../images/sidenav-gradient.jpg) repeat-x;
}
.sidenav a {
	text-decoration:underline;
	color:#11669d;
	text-align:center;
}
.sidenav a:hover {
	color:#333;
	text-decoration:none;
	background-position:-34px;
}
.first {
	border-top:none !important;	
}
/* ---------- INDUSTRIES SERVED ------------- */


#industries h3 {
	color:#900;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}
#industries-list {
	list-style:inside;
	list-style-type:disc;
}
#industries-list li {
	font-size:1.3em;
}
/* ------------ FORMS --------------- */

label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:225px;
	float:left;
	clear:left;
}
.bold {
	font-size:1.5em;
	color:#900;
	padding:5px;
}
input {
	float:left;
	font-size:1em;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 10px 10px;
}
.submitbutton {
	font-size:1.3em;
	width: 105px;
	margin-top:5px;
}
.contact {
	margin-left:50px;	
	width:460px;
	padding:10px;
}
.contact p {
	font-size:1.2em;	
}

.text-box {
	width:300px;
}

.small {
	color:#666;
	display:block;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	width:225px;	
}
legend {
	color:#036;
	font-size:1.4em;
	font-weight:bold;	
}
#contact fieldset {
	margin:7px 0;
	border:none;
	border:1px solid #900;
	width:600px;
	padding:8px;
}

.checkleft {
	display:block;
	float:left;	
	width:260px;
}
.checkright {
	display:block;
	float:right;
	width:180px;
}

.checkright label {
	width:150px;
}

.contactinfo {
	display:block;
	float:right;
	width:220px;
	background:#11669D;
	color:#fff;
	margin-top:80px;
}

.contactinfo a {
	color:#ddd;
}

.contactinfo a:hover {
	color:#FFF;	
}
/*input.check {
	display:block;
	clear:left;
	float:left;
}*/
/* ------------ CONTACT FORM --------------- */
#contact-form fieldset {
	margin:5px 15px;
	border:none;
	border:1px solid #900;
	width:545px;
	padding:8px;
}

#contact-form textarea {
	width:515px;
	height:100px;
}

#contact-form .submitbutton {
	margin-left:14px;
}

/* ------------ DEMO/QUOTE --------------- */

#demoquote {
	width:960px;
	padding:10px;
}
#demoquote p {
	font-size:1.2em;	
}

#demoquote label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:125px;
	float:left;
	clear:left;	
}
.demosmall {
	color:#666;
	display:block;
	font-size:1em;
	font-weight:normal;
	text-align:right;
	width:390px;
}
#demoquote fieldset {
	margin:5px 12px;
	border:none;
	border:1px solid #900;
	width:435px;
	padding:8px;
}
#demoquote .larger {
	margin:5px 15px;
	border:1px solid #900;
	width:920px;
	padding:8px;
}
#demoquote #onethirds {
	margin:5px 12px;
	border:none;
	border:1px solid #900;
	width:260px;
	padding:8px;
	height:300px;	
}
#demoquote #twothirds {
	margin:5px 12px;
	border:none;
	border:1px solid #900;
	width:610px;
	padding:8px;
		height:300px;	
}

#demoquote .submitbutton {
	margin-left:11px;
}

#demoquote #comments {
	width:911px;
}

.row1 {
	height:207px;
}

#demoquote textarea {
	height:100px;
}

#onethirds p {
	width:auto;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#onethirds label, #onethirds input {
	width:20px;
	display:block;
	float:left;
	margin-left:10px;
	clear:none;
}

#twothirds p {
	width:400px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#twothirds label, #twothirds input {
	width:20px;
	display:block;
	float:left;
	margin-left:10px;
	clear:none;
}

#onethirds .wider {
	width:145px;
	margin-left:0;
}

#twothirds .wider {
	width:320px;
	margin-left:0;
}
#twothirds .text-box {
	width:250px;
}

/* ------------ ORDER FORM --------------- */

#orderform label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:135px;
	float:left;
	clear:left;
}
#orderform .bold {
	font-size:1.5em;
	color:#900;
	padding:5px;
}

#orderform .submitbutton {
	font-size:1.3em;
	width: 105px;
	margin-top:5px;
	margin-left:15px;
}

.text-box {
	width:275px;
}

.small {
	color:#666;
	display:block;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	width:125px;	
}
#orderform legend {
	margin:1px 0;
	padding:0 5px;
	color:#036;
	background:transparent;
	font-size:1.4em;
	font-weight:bold;	
}
#orderform fieldset {
	margin:5px 15px;
	border:none;
	border:1px solid #900;
	width:435px;
	padding:8px;
}
#orderform .larger {
	margin:5px 15px;
	border:none;
	border:1px solid #900;
	width:920px;
	padding:8px;
}

#orderform label {
	font-size:1.1em;
}

#orderform #order-info {
	margin:10px 15px;
	border:1px solid #900;
	width:920px;
	padding:8px;
}

.larger p {
	font-size:1em;
	padding:7px 0 !important;
}

#largerchecks {
	width:50%;
	display:block;
	float:left;	
	margin-top:30px;
}
#largerchecks label {
	display:block;
	float:right;
	width:400px;
	margin-top:3px;
}

#largerchecks input {
	width:30px;
	display:block;
	float:right;
		margin-top:3px;
}
#costs {
	display:block;
	float:right;
	width:48%;	
}
#costs .costleft {
	width:180px;
	float:left;
	font-size:.9em;
	padding:0 3px;
}
#costs .costright {
	width:190px;
	float:right;
	font-size:.9em;
	padding:0 3px;
}

#costs p {
	clear:both;
}

.check {
		
}

#orderform .promocode label {
	display:block;
	width:100px;
}

.totalcost {
	margin-right:45px;
}

/* ------------ WHATS NEW -------------- */

#whats-new {
	clear:both;
	padding-top:1px;
}
#whats-new h3 {
	color:#900;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}
.new-box {
	float:left;
	font-size:1.2em;
	padding-left:10px;
}
.new-box h4 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#333333;
}
.revelation {
	float:right;
	margin-bottom:5px;
}
.rev-text {
	float:left;
}
/* ------------ FOOTER --------------- */

#footer {
	clear:both;
	text-align:center;
	color:#CCC;
	background: url(../images/footer-gradient.jpg) repeat-x;
	height:30px;
	font-size:1.2em;
	line-height:2.4em;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#CCC;
}
