@charset "utf-8";

#navcont {
	margin-left: 11px;
}



#nav {
	background: url('/files/nav_bg.png') repeat-x;
	width: 822px;
	height: 42px;
	margin-top: 24px;
	list-style: none;
	float: left;
}

#nav li {
	float: left;
}

#nav a:link, #nav a:visited {
float: left;
line-height: 42px;
height: 42px;
display: block;
padding: 0 22px 0 22px;
color: #fff;
text-decoration: none;
background: url('nav_bg.png') repeat-x;
}
#nav a:hover, #nav a:active {
text-decoration: underline;
background: #000 url('/files/nav_hover.png') repeat-x;
}


																									/* Blanket Styles*/
																									body {
																										background:url(/files/BG.gif);
																										margin: 0; padding: 0;
																										font-size: small;
																										color: #383838;
																										font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

img {
	border-style: none;
}

* {
	margin: 0; padding: 0;
}

a:link, a:visited {
	color: #383838;
	text-decoration: underline;
}

a:hover, a:active {
	color: #585858;
}



/* Conatiner */ 
#container {
	background-color: #fff;
	width: 845px;
	margin: 0 auto;
	overflow: hidden;
}

/* Header */
#container h1 {
	width: 600px;
	height: 42px;
	margin: 28px 0 0 18px;
	float: left;
	font-family :Ligurino, Verdana, "Arial Rounded MT Bold", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:36px;
}

#buttons {
	margin: 25px 27px 0;
	float: right;
}

#buttons img {
	padding-left: 20px;
}


/* Info */
#info {
	background: url(/files/info_bg.gif) no-repeat;
	width: 823px;
	height: 161px;
	margin: 0 auto;
	clear: both;
}

#info h2 {
	font: 100 140% Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	color: #464646;
	padding: 22px 0 0 25px;
}

#info p {
	width: 220px;
	color: #898888;
	padding: 5px 0px 0px 25px;
}

#whatisthis {
	float: left;
	width: 300px;
}

#templatetypes {
	float:left;
	width: 180px;
	padding: 21px 0 0 66px;
}

#supportlinks {
	float: right;
	width: 155px;
	padding: 21px 54px 0;
}

#info ul {
	list-style-image: url(/files/bullet.gif);
}

#checkboxes ul {
	padding-left: 22px;
	list-style-image: url(/files/bullet.gif);
}

#checkboxes li {
	padding-bottom: 2px;
	padding-top: 9px;
}

#info li {
	line-height: 22px;
}

#info a:link, #info a:visited {
	color: #585858;
	text-decoration: none;
}

#info a:hover, #info a:active {
	color: #585858;
	background-color: #FFFFFF;
}



/* Main Content Area */
#content_main {
	width: 610px;
	padding: 0 0 0 15px;
	margin: 20px 0;
	float: left;
	text-align: justify;
	margin-left: 15px;
}

#content_main p {
	line-height: 23px;
	display: block;
	text-align: left;
	padding: 7px;
}	
#content_main img {
	padding: 15px;
}

#nav_error {
	float: right;
	width: 175px;
	background: url(/files/r_bg.gif) repeat-y;
	height: 400px;
	padding: 0 0px 0 25px;
	margin: 32px 0;
}

#nav_error ul {
	list-style: disc;
}

#nav_error ul li {
	line-height: 23px;
}

#nav_error a:link, #nav_error a:visited {
	color: #383838;
	text-decoration: none;
}

#nav_error  a:hover, #info a:active {
	color: #585858;
}

#nav_main {
	float: right;
	width: 175px;
	background: url(/files/r_bg.gif) repeat-y;
	height: 400px;
	padding: 0 0px 0 25px;
	margin: 32px 0;
}

#nav_main ul {
	list-style: none;
}

#nav_main ul li {
	line-height: 23px;
}

#nav_main a:link, #nav_main a:visited {
	color: #383838;
	text-decoration: none;
}

#nav_main  a:hover, #info a:active {
	color: #585858;
}

#card {
	float: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: 100;
}

h4 {
	color: #bbbbbb;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	padding-bottom: 8px;
}

hr { 
	border: 0;
	color: #d7d5cb;
	background: #d7d5cb;
	height: 1px;
	margin: 15px 0 20px 0;
}	

/* Footer */
#footer {
	width: 822px;
	color: #fff;
	font-size: 85%;
	margin: 20px auto;
	padding-bottom: 20px;
}	

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#copyright {
	float: left;
}

#nav_footer {
	float: right;
	list-style: none;
}

#nav_footer li {
	float: left;
}

/* Special Formatting */

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	background: #FAFAFA;
	border: 1px solid #f2f2f2;  
	border-left: 3px solid #666666;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #666666;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

.float-left  { float: left; padding-right: 5px; }
.float-right { float: right; padding-left: 5px; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* Table Styling */

table {
	border-collapse: collapse;
/*	margin: 10px 15px;	*/
}

th strong {
	color: #fff;
}

th {
	background: #717170;
	background-image:url(/files/nav_bg.png); background-repeat:repeat-x;
	height: 35px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 2px #FFF;
}

tr {
/*	height: 30px;  */
}

td {
/*	padding-left: 11px; 
	padding-right: 11px;*?
	/* border-left: 1px solid #FFE1C3; */
/*	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff; */
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;
}

/* form styling */

form {
	margin:10px 15px; padding: 5px;
	border: 1px solid #EEEEEE; 
	background-color: #CCCCFF; 
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	width: 275px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

textarea {
	width:375px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(/files/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}



.ampsform input {background-color: rgb(245, 245, 229); }
.fieldWithErrors input { background-color: #FF6666; color: white;}
.fieldWithErrors { background-image: url(/files/exclamation.gif); background-position: left; background-repeat: no-repeat; padding-left: 25px;}
