/*[fmt]1A90-1A0A-3*/
/*

Information Security Corp.

ISC Website Style Sheet Version 3.0
Copyright(c) 2008 Information Security Corp. All rights reserved.


-----------------  page styles -------------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 900px;
	padding: 0;
	background: #FFF;
}
body {
	padding: 0;
	margin: 0;
	font: .7em Verdana, sans-serif;
	line-height: 16px;
	background: #F4F4F4 url(../images/bodybg.gif) repeat-y center;
	color: #555;
}
/*-----------------  general styles  -------------------------------------------------------*/
.pic {
	margin-top: 8px;
}
a {
	color: #0000FF;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #894E4E;
	background: none;
	text-decoration: underline;
}

/* page titles overlaid on banners */
h1 {
	font-size: 1.5em;
	line-height: 24px;
}
/* section headings in contents */
h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 0 4px 0px;
	margin: 18px 0 8px;
	color: #444;
	background: none;
	border-bottom: 1px solid #444;
}
/* used to clear margin at tops of columns */
.ctop {
	margin: 0px 0 8px;
}
/* orange headings */
h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 12px 0 4px;
	color: #D08700;
	background: none;
}
img {
	border: 0;
	text-align: center;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0;
	padding-top: 2px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*-----------------  top info  -------------------------------------------------------*/
#header {
	clear: both;
	width: 900px;
	height: 80px;
	background: url(../images/header.jpg) no-repeat;
	margin: 0;
}
#title {
	float: left;
	width: 240px;
	padding: 20px 0 10px 60px;
}
#title h3 {
	font-size: 1.1em;
	padding: 5px 0 0;
	margin: 0;
	color: #444;
}
#title p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	background: inherit;
}
#hright {
	float: right;
	width: 540px;
	height: 60px;
	margin: 10px 0 0;
}
#hrighttop {
	width: 200px;
	margin: 0 2px 0 0;
	padding: 0 8px 2px 0;
	float: right;
	text-align: right;
}
/*----------------- banner section -------------------------------------------------------*/
#granada2 {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/home.jpg) no-repeat;
	background-position: center;
/*	background: url(../images/strips/granada2.jpg) no-repeat;
*/
}
#granada2 p {
	font-size: 1.1em;
}
#granada2 .message {
	position: absolute;
	width: 360px;
	float: left;
	margin: 160px 0px 0px 45px;
	color: #0100FF;
}
/*#granada2 a {color:#fff;}
*/

#gaudi1 {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/store.jpg) no-repeat;
	background-position: center;
}
#gaudi1 p {
	font-size: 1.1em;
}
#gaudi1 .message {
	position: absolute;
	width: 360px;
	float: left;
	margin: 200px 0px 0px 80px;
	color: #0100FF;
}
#gaudi2 {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/store.jpg) no-repeat;
	background-position: center;
}
#gaudi2 p {
	font-size: 1.1em;
}
#gaudi2 .message {
	position: absolute;
	width: 360px;
	float: left;
	margin: 200px 0px 0px 80px;
	color: #0100FF;
}

#jesters {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/company.png) no-repeat;
	background-position: center;
}
#jesters p {
	font-size: 1.1em;
}
#jesters .message {
	position: absolute;
	width: 360px;
	float: left;
	margin: 200px 0px 0px 680px;
	color: #0100FF;
}

#toledo1 {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/support.jpg) no-repeat;
	background-position: center;
}
#toledo1 p {
	font-size: 1.1em;
}
#toledo1 .message {
	position: absolute;
	width: 360px;
	float: left;
	margin: 220px 0px 0px 90px;
	color: #0100FF;
	z-index: 1;
}
#toledo2 {
	width: 900px;
	height: 300px;
	margin: -4px 0 10px;
	background: url(../images/abstract/products.jpg) no-repeat;
	background-position: center;
/*	background: url(../images/strips/toledo2.jpg) no-repeat;
	*/
}
#toledo2 p {
	font-size: 1.1em;
}
#toledo2 .message {
	position: absolute;
	width: 320px;
	float: left;
	margin: 60px 0px 0px 60px;
	color: #0100FF;
	z-index: 1;
}
/*----------------- main section -------------------------------------------------------*/
#contenttop {
	width: 900px;
	height: 10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
}
#contentbtm {
	width: 900px;
	height: 10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
	clear: both;
}
#content {
	width: 898px;
/*border-right:1px solid #c5c5c5;
border-left:1px solid #c5c5c5;
*/
}
.l {
	background: url(../images/dot.gif) repeat-y 0 0;
}
.r {
	background: url(../images/dot.gif) repeat-y 898px 0;
}
.left,
.left1 {
	float: right;
	margin: 0 6px 6px 0;
	padding: 10px;
}
.left {
	width: 270px;
}
.left1 {
	width: 180px;
}
.left dt,
.left1 dt {
	font-weight: bold;
	margin-top: 12px;
	margin-left: 0px;
}
.left p {
	margin: 0;
	padding: 0px;
}
.left1 p {
	margin-top: 10px ;
	margin-left: 0px;
}
.right,
.right2 {
	float: right;
	margin: 0 6px 6px 0;
	padding: 10px;
	display: inline;
}
.right {
	width: 270px;
}
.right2 {
	width: 660px;
}
.right2 p {
	margin: 0 10px 0px 0;
	padding-top: 2px;
}
.right2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	line-height: 1.4em;
	list-style: disc;
	list-style-position: outside;
	/*list-style-image: url(arrow.gif);*/
	padding: 10px;
	margin: 6px 60px 2px 24px;
}
.right2 ul li {
	margin: 0;
}
.right2 ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	line-height: 1.4em;
	list-style-position: outside;
	padding: 0 0 0 12px;
	margin: 6px 60px 2px 24px;
}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

.left dd li,
.left1 dd li
{
	font-size: 100%;
	margin-left: -16px;
}
.left ul,
.left1 ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	line-height: 1.4em;
	list-style: disc;
	list-style-position: outside;
/*list-style-type: circle;*/
	padding: 0 0 0 2px;
	margin: 0px 0px 2px 4px;
}
.left li,
.left1 li {
	padding: 2px 0 0 0;
	color: red;
}
/*.thumbs img {
	position: relative;
	padding: 1px;
	margin: 5px 8px 5px 9px;
	border: 2px solid #631E19;
	background: none;
}
.thumbs img:hover {
	border: 2px solid #C5C5C5;
	background: none;
}
*/

/*----------------- bottom section -------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	line-height: 1.2em;
	color: #444;
	background: #FFF;
	padding: 0px 0;
	margin: 10px 0 0;
}
#footer a {
	color: #631E19;
	background: inherit;
}
#ftrmenu {
	width: 900px;
	margin: 2px 0 0;
	padding: 0;
	text-align: center;
}
#ftrmenu li {
	display: inline;
}
#ftrmenu li a {
	color: #444;
	text-decoration: none;
	padding: 1px 24px 1px 22px;
	height: 19px;
	background: none;
}
#ftrmenu li a:hover {
	background: none;
	color: #631E19;
}
#copyright {
	clear: both;
	text-align: left;
	line-height: 1.2em;
	color: #444;
	background: #FFF;
	padding: 0px 0;
	margin: 10px 0 12px;
}
#copyright a {
	color: #631E19;
	background: inherit;
}
.xsmalltext {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: text-top;
}
.smalltext {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: text-top;
}

/*----------------- forms -------------------------------------------------------*/

input {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.box {
	border:solid 1px #c6cfe1;
	background:#dfe4ee;
	padding:4px;
	color:#333333;
	margin-bottom:20px;
}
div.box p {
	padding: 4px 0 12px 14px;
}
div.box input .input-text {
	border:1px solid #3b6e22;
	color:#666666;
	width:60em;
}
div.box label {
	display:block;
	margin-bottom:10px;
	color:#555555;
}
div.box label span {
	display:block;
	float:left;
	padding: 2px 6px 0 0;
	width:120px;
	text-align:right;
	font-weight:bold;
}

div.boxw {
	border: none;
	background:#dfe4ee;
	padding: 0px;
	color:#333333;
	margin: 0px 0px 20px 0px;
}
div.boxw p {
	border: none;
	padding: 0px 0 10px 14px;
}
div.boxw input .input-text {
	border: none;
	color: #666666;
	width: 120em;
}
div.boxw label {
	border: none;
	display: block;
	margin: 8px 0px 6px 0px;
	color: #555555;
}
div.boxw label span {
	border: none;
	display: block;
	float: left;
	padding: 3px 6px 0 0;
	width: 200px;
	text-align: right;
	font-weight: bold;
}
.spacer {
	margin-left:130px;
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.error {
	margin-left:130px;
	margin-bottom:10px;
	font-size:11px;
	color:#FF0000;
}
.fixed10 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
