/* Resets */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, th, table, td, tr {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#container {
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
}

#top-intro {
	text-align: left;
	width: 100%;
	background-color: #a71432;	
}

#banner {
	height: 120px;
	width: 760px;
}

#top_menu {
	background-color: #A71432;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#top_menu a {
	text-decoration: none;
	color: #FFFFFF;
}


#top_menu a:hover {
	text-decoration: none;
	color: #FFCC00;
}

#top_menu a:active {
	text-decoration: none;
}

#top_menu .selected {
	font-weight: bold;
	color: #FFCC00;
}

#two_col_left{ /*2 Content Layout*/
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
}
#two_col_right{ /*2 Content Layout*/
	width: 350px;
	margin-top: 15px;
	margin-left: 395px;
	margin-bottom: 15px;
}

#two_col_left_2{ /*2 Content Layout*/
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
}
#two_col_right_2{ /*2 Content Layout*/
	width: 520px;
	margin-top: 15px;
	margin-left: 225px;
	margin-bottom: 15px;
}

#three_col_left{ /*3 Content Layout*/
	float:left;
	width:180px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

#three_col_right { /*3 Content Layout*/
	float:right;
	width:225px;
	margin:0;
	padding:0;
	border-right-style: none;
	border-left-style: none;
}

#three_col_middle { /*3 Content Layout*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: auto;
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0px;
	margin-left: 180px;
}

#footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 760px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: underline;
}


h1, h1 a:link, h1 a:visited {
	font-weight: bolder;
	color: #CC6600;
	font-size: 14px;
	margin: 0.2em 0 ;
}
	
h2,h3,h4 { 
	margin: 0.2em 0 
}

p {
	margin: 0.5em 0;
	color: #333333;
}

.column-in {
		margin:0; padding:0.5em 1em;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
.image_text {
	border: 1px solid #999999;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	float: left;
}
a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
}

.selected {
	font-weight: bold;
}
.image_text_nb {
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	float: right;
}
.key_features_list {
	padding-bottom: 5px;
	margin-left: -10px;
}
.key_features_header {
	font-weight: bolder;
	color: #CC6600;
	font-size: 14px;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
}

form fieldset
{
	border: 0px;
}

form input
{
	display: block;
}

form textarea
{
	display: block;
}

form label
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#flash-notice {
	font-weight: bold;
	color: #a71432;
}

.news-item-title {
	font-weight: bold;
}

.news-item-date {
	font-style: italic;
}

.news-item-more {
	margin-top: 5px;
	text-align: right;	
}

#about-more-link {
	margin-top: 5px;
	text-align: right;
}

#products-more-link {
	margin-top: 5px;
	text-align: right;
}

#image_changer {
	text-align: center;
	margin-top: 15px;
}

#admin_menu h2 {
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding: 3px 0px 3px 0px;
}

#admin_menu ul {
	background-color: #cccccc;
	margin: 5px 0px 10px 0px;	
	padding: 5px 0px 5px 5px;
}

#admin_menu li {
	list-style: none;
	margin-bottom: 3px;
}

.admin-button, .button {
	font-size: 10pt;
	margin-top: 5px;
}

#contact-form {
	margin-top: 10px;
}

#product-select-list {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 3px;
}

.check-box { 
	display: inline;
}

#features {
    margin-top: 5px;
    margin-bottom: 5px;
}

.feature span {
    padding-left: 3px;
}

.feature a {
    margin-left: 10px;
}

.feature-add {
    margin-left: 10px;
}

#logos-container {
	position: relative;
	width: 350px;
	height: 155px;
}

#ms-logo {
	position: absolute;
	left: 15px;
	top: 25px;
}

#pharos-logo {
	position: absolute;
	left: 240px;
	top: 0px;	
}
