/* Start of CMSMS style sheet 'Layout: Default' */
* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	background:#e5e5e5;
}

body {
	font:62.5% Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	width:960px;
	margin:1em auto;
	background:#fff;
	padding:1.3em;
	background:#fff url(./images/body_bg.gif) bottom repeat-x;
	border:0.1em solid #EAEAEA;
}

p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
}

a {
	color:#004D85;
	text-decoration:none;
}

a:hover {
color:#333;
}

#mainContent a:visited {
background:none;
}

a.linktitles {
font-size:1.25em;
font-weight:bold;
padding-top:10px;
background:none;
}

a img {
border:0px;
}

p a, td a, th a, #mainContent ul li a {
	background:url(./images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

.left {
float:left;
}

.right {
float:right;
}

ul {
	list-style:none;
}

img.right {
margin:0 0 5px 10px;
float:right;
padding:2px;
border:0px solid #e0e0e0;
}

#logohead {
	width:100%;
	position:relative;
}

#logo {
display:block;
margin:10px 0 15px 25px;
width:175px;
height:60px;
background:#fff url(./images/global/vivid-logo.gif) 0 0 no-repeat;
text-indent:-999em;
}

#callnow {
display:block;
position:absolute;
top:0px;
right:0px;
width:450px;
font-size:11px;
color:#F4761C;
font-weight:normal;
text-align:right;
}

#callnow span {
color:#3B3733;
}

#login {
display:block;
position:absolute;
top:30px;
right:215px;
width:150px;
font-size:1.2em;
}

#login a {
display:block;
width:90px;
height:25px;
padding-top:15px;
background:#fff url(./images/global/padlock.jpg) right center no-repeat;
}

#search {
display:block;
position:absolute;
top:35px;
right:0px;
width:250px;
text-align:right;
}

#search input {
width:150px;
}

#masthead {
	width:100%;
	height:200px;
	position:relative;
	background:#FFF url(./images/global/header.jpg) 0 0 no-repeat;
}

#masthead h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#FFF;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:0.5em;
}

#mastheadBox {
	background:none;
	z-index:11;
	position:absolute;
	bottom:0px;
	left:495px;
	width:190px;
	padding:1em;
}

#mastheadBox h2 {
	line-height:1.5em;
	color:#3b3733;
	font-size:1.6em;
font-weight:bold;
}

#mastheadBox p {
	padding:1em 0 0;
	margin:0;
}

ul#breadCrumbs {
	clear:both;
	padding:0.5em 0em;
	margin:0.5em 0px;
	font-size:11px;
	list-style-type:none;
/* background:#EAEAEA url(./images/breadcrumbs_bg.gif); */
}

ul#breadCrumbs li {
	display:inline;
}

ul#breadCrumbs li a {
	margin-right:0.5em;
	padding-right:1em;
	background:url(./images/breadcrumbs_bullet.gif) right 0.7em no-repeat;
}

ul#breadCrumbs li a:hover, #footer li a:hover {
	text-decoration:underline;
}

/* Main Columns */

#mainContent {
	width:500px;
	padding:0 30px;
	float:left;
}

#col-left {
	width:200px;
	padding:0px 0px 0 0;
	float:left;
overflow:hidden;
}

#secondaryContent {
	width:200px;
	padding:0px 0 0 0px;
	float:left;
	background: #fff;
overflow:hidden;
}

/* Main Column Inner Styling */
#mainContent h2 {
	color:#F60;
	font-size:2.5em;
font-weight:normal;
text-transform:lowercase;
}

#mainContent p + h2 {
	margin-top:1.5em;
}

#mainContent td p {
margin:0;
padding:0;
line-height:1.5em;

}

#mainContent h3 {
	font-size:1.75em;
	color:#F60;
font-weight:normal;
text-transform:lowercase;
}

#mainContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #F90;
}


/* Side Columns Inner Styling */



#secondaryContent h2, #secondaryContent p, #col-left h2, #col-left p {
	font-size:1.2em;
}

#secondaryContent h2, #col-left h2 {
	color:#F60;
}

.secondaryContentBox {
	/* border:1px solid #EAEAEA;
	background:#F7F7F7;
	 padding:1em 1em 0.5em; */
	margin:15px 0;
}

.secondaryContentBox span {
	color:#F60;
	font-weight:bold;
}

#col-left blockquote {
	font-style:normal;
	font-size:0.9em;
margin-top:10px;
	padding:0.5em 0 0 2em;
	background:url(./images/left_quote.gif) no-repeat;
}

#col-left blockquote p {
	background:url(./images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}

#col-left blockquote span {
	margin-left:2em;
}

#col-left .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

/*  *** Multi column

.cont ul {
  float: left;
   width:50em;  
  margin: 0;
  padding: 0;
  list-style: none;
font-size:1.3em;
clear:right;
margin-bottom:15px;
}
.cont li {
  float: left;
  width: 20em;
  margin: 0;
	background:url(./images/li_bullet.gif) left 15px no-repeat;
  padding: 0px 0 10px 1.5em; 
}

 *************** */
.cont ul {

  list-style: none;

}

.cont li {
	background:url(./images/li_bullet.gif) left 6px no-repeat;
	font-size:1.2em;
	padding:0 0 5px 1em;
	margin:0 0 0.1em 1em;
	color:#333;
line-height:1.5em;
}

.cont {
font-size:1em;
line-height:12px;
}

strong.bold {
font-size:13px;
color:#A4A4A4;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:1.5em;
}

/*
#mainContent thead th {
	background:#EAEAEA;
}

#mainContent td {
	padding:0.3em;
	background:#F4F4F4;
}

#mainContent td:hover {
	background:#EAEAEA;
}

#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}

*/

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:20em;
}

textarea {
	width:28em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

.submit {
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(./images/nav_bg.gif) bottom repeat-x;
}

input.submit:hover {
	border-color:#F60;
}

input#gobutton {
  width: 28px;
  height: 28px;
  margin: 0 0 0 5px;
  padding: 0;
  border: 0;
  background: transparent url(images/global/gobutton.jpg) no-repeat center top;
  text-indent: -999em;
color:#fff;
font-weight:bold;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#footer {
	clear:both;
	text-align:left;
	margin-top:10px;
	padding:2px 0 0 0;
	background:url(./images/footer_hr.gif) 0 0 repeat-x;
}

#footer p {
font-size:11px;
}

#footer li {
	display:inline;
	margin:1.25em;
	font-size:1.1em;
}

#sectionnav {
list-style: circle;
margin-left:20px;
}

#sectionnav li {
background-image:none;
padding:0 0 5px; 0;
}
/* End of 'Layout: Default' */

