/* Zinsk Creative Website Style Sheet */

/* body style */
html {
	background:url('http://www.paradigm-systems-inc.com/images/pageBackground.jpg') repeat-x;
	background-color:#87a7c7;
	height:100%; 
}

body {
	height:100%; 
	padding:0px; 
	margin:0px;
	}
	
/* Text Styles */
p {
	font-family: "Arial", Tahoma;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
p.bold {	
	font-family: "Arial", Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.med {
	font-family: "Arial", Tahoma;
	font-size: 15px;
	line-height: 125%;
	color: #000000;
}
p.boldLarge {	
	font-family: "Arial", Tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.italicTitle {	
	font-family: "Arial", Tahoma;
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 125%;
	color: #451d4e;
}
p.small {	
	font-family: "Arial", Tahoma;
	font-size: 10px;
	line-height: 125%;
	color: #333333;
}
p.boldLargeFP {
	font-family: "Arial", Tahoma;
	font-size: 16px;
	line-height: 125%;
	color: #8a1616;
}

/* Link Styles */
a:Link {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Visited {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Active {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Hover {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#56048f;
	border-style: none;
}

#LandingPageOptions a:Link {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0a0f55;
	border-style: none;
}
#LandingPageOptions a:Visited {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0a0f55;
	border-style: none;
}
#LandingPageOptions a:Active {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0a0f55;
	border-style: none;
}
#LandingPageOptions a:Hover {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:16px;
	font-weight:bold;	
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#ffffff;
	border-style: none;
}

#disclaimerArea a:Link {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#disclaimerArea a:Visited {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#disclaimerArea a:Active {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#disclaimerArea a:Hover {
	text-decoration:none;	
	font-family: "Arial", Tahoma;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#56048f;
	border-style: none;
}

/* Page Formatting Styles */
#container { 
	width: 900px;
 	padding: 0px 0px 0px 0px;
	margin: 40px auto 0px auto;
}

#top {
	background: url('http://www.paradigm-systems-inc.com/images/ContentTop.png') no-repeat;
	height: 117px;
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}

#LP_middle {
	background: url('http://www.paradigm-systems-inc.com/images/ContentRepeater.png') repeat-y;
	height: auto;
	width: 900px;
	padding-left: 13px;
	position: relative;
}

#middle {
	background: url('http://www.paradigm-systems-inc.com/images/ContentRepeater.png') repeat-y;
	height: auto;
	width: 900px;
	padding-left: 13px;
	position: relative;
}

#menu {
	background: url('http://www.paradigm-systems-inc.com/images/menuBackground.jpg') no-repeat;
	height: 68px;
	width: 865px;
	padding-left: 21px;
	padding-top: 2px;
	position: relative;
}

#contentArea {
	height: auto;
	width: 800px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	min-height: 325px;
}

#disclaimerArea {
	height: auto;
	width: 800px;
	padding-left: 85px;
	padding-right: 25px;
	margin-top: -50px;
	position: relative;
}

#breakoutArea {
	background-color: #C1D5E8;
	height: auto;
	width: 190px;
	border-style: solid;
	border-color: #003399;
	border-width: thin;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 10px;
	float: right;
}

#breakoutContent {
	height: auto;
	width: auto;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#LandingPageButtons {
	height: 131px;
	width: 865px;
	padding-left: 25px;
	position: relative;
}

#LandingPageOptions {
	height: 135px;
	width: 900px;
	padding: 0px;
	margin-top: -80px;
	position: relative;
	font-family: "Arial", Tahoma;
	font-size: 14px;
	line-height: 125%;
	color: #ffffff;
	font-weight: bold;
}

#LandingPageLeft {
	background: url('http://www.paradigm-systems-inc.com/images/LP_TanBoxLeft.jpg') no-repeat;
	width: 255px;
	height: 121px;
	padding-top: 10px;
	padding-left: 35px;
	position: relative;
	
}

#LandingPageMiddle {
	background: url('http://www.paradigm-systems-inc.com/images/LP_TanBoxMiddle.jpg') no-repeat;
	width: 260px;
	height: 121px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
	
}

#LandingPageRight {
	background: url('http://www.paradigm-systems-inc.com/images/LP_TanBoxRight.jpg') no-repeat;
	width: 260px;
	height: 121px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
	
}

#LandingPageLogos {
	background: url('http://www.paradigm-systems-inc.com/images/LP_Logos.jpg') no-repeat;
	width: 900px;
	height: 160px;
	padding: 0px;
	position: relative;
}

#footer {
	background: url('http://www.paradigm-systems-inc.com/images/ContentBottom.png') no-repeat;
	height: 31px;
	width: 900px;
	margin-top: -12px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#LP_footer {
	background: url('http://www.paradigm-systems-inc.com/images/ContentBottom.png') no-repeat;
	height: 31px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* List Styles */
ul {	
 	font-family: "Arial", Tahoma;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	margin-top:-12px;
}
 li {	
 	font-family: "Arial", Tahoma;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
} 
/* Image Styles */
img.floatLeft {
	float: left;
	margin-left: 0px;
	padding-right: 10px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	padding-right: 0px;
}