/*
http://colormixers.com/mixers/cmr/
http://easyrgb.com/harmonies.php
http://www.colorschemer.com/online.html

Current Palate:
00394D Blue/green
C8B0B5 Pink
B2B8A7 Green/beige
A5B9C5 Teal-Grey-Blue
C4B3A6 Beige
4E2933 Maroon
2D381C Green
3C3418 Brown
4E2B26 brown-maroon
48001C red-maroon
122300 green dark
00264C blue dark
3B1100 brown
B3B3B3 grey
4D4D4D grey dark
994200 Orange-brown
733200 Orange-brown darker
007099 Blue-Teal
005473 Blue-Teal darker
FFFFFF White

rounded edges found at 
http://pro.html.it/esempio/nifty/
*/

HTML BODY {
	background-color: #110000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, verdana, sans-serif;
}

DIV.body {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
	width: 760px;
	display: none;
}


/*--------------------------------------------*/
       /***** General Formatting *****/
/*--------------------------------------------*/

/***** Link info *****/
A:visited {
	color : #990000;
	text-decoration: none;
}

A:link {
	color : #990000;
	text-decoration: none;
}

A:hover {
	color : #555555;
	text-decoration: underline;
	/*background-color : #8FC2CC;*/
}

.links {
	margin-top : 9px;
	margin-bottom : 9px;
	font-family : Arial, Helvetica, sans-serif !important;
	font-size : .75em;
	font-weight : bold;
	text-align : center !important;
	clear : both;
}

.url {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
/***** End Link Info *****/

P {
	text-align : left;
}

H1 {
	font-family : Arial, Helvetica, verdana, sans-serif;
	color: #000 ;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 4px 0px;
	padding-bottom: 10px;
}

H2 {
	color : #000;
	margin : 0px;
	margin-bottom : 10px;
	font-size : 16pt;
	text-decoration : underline;
	font-style : italic;
	font-weight : normal;
}

H2.apps {
	color: #4D4D4D;
	text-align: left;
	font-size: 1.1em;
	margin-bottom: 6px;
	margin-left: 2px;
}	

H3 {
	color : #000000;
	margin : 0px 0em;
	margin-bottom : 1px;
	margin-left: 2px;
	font-size : 13pt;
	text-decoration : underline;
	font-style : italic;
	font-weight : normal;
}

H3.apps {
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.05em;
	text-align: left;
	font-style: normal;
	color: #48001C;
}

EM {
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

EM.plus {
	color: blue;
}

EM.minus {
	color: red;
}

P.small {
	font-family : Arial, Helvetica, sans-serif !important;
	font-size : .75em;
}

P.error {
	font-family : Arial, Helvetica, sans-serif !important;
	font-size : 14px;
	font-weight : bold;
	color : #f00;
}

P.subheader {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em;
	line-height: normal;
	font-style: italic;
	text-transform: inherit;
}

P.consulting {
	text-align : left;
	padding-left: 10px;
	padding-right: 10px;
}

.Scripts_Title {
	background-color : #C4B3A6;
	width : 150px;
}

.Applications {
	width : 95%;
	text-align : center;
}

.date {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #222;
	font-size : 10pt;
	margin-bottom : 0 ;
	margin-top : 0;
}

/***** Structure Formatting *****/

DL {
	padding-left: 10px;
	padding-right: 10px;
}

DT {
	text-align : left;
	margin-left : 4px;
	padding : 0px 0px 0px 0px;
	font-size : 14pt;
	font-weight: bold;
	border: #0063BB;
	/*border-width: 2px 2px 2px 2px;
	border-style: none none solid solid;*/
}

DD {
	margin: 2px 10px 20px 12px;
	padding : 0px 0px 2px 2px;
	text-align : left;
	border: #0063BB;
	border-width: 2px 2px 2px 2px;
	border-style: none none solid solid;
}

FORM {
	margin-bottom: 0 ;
	margin-top: 0;
}

IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

IMG.imgright {
	float : right;
}

/***** End Structure Formatting *****/

/*--------------------------------------------*/
      /***** End General Formatting *****/
/*--------------------------------------------*/


DIV.banner {
	background-image: url(/images/banner_bg.jpg);
	background-position: top left;
	background-repeat: 	repeat-x;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 100%;
	height: 90px;
	text-align: center;
}
DIV.banner DIV.menu_cont {
	width: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
DIV.banner DIV.menu_cont DIV.menu {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 55px;
	width: 760px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}

UL.menu_items {
	clear: left;
	float: left;
	position: relative;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 50%;
/*
	width: 670px;
	margin: 0px auto 0px 50px;
	padding: 0px 0px 0px 0px;
*/
	text-align: center;
}

UL.menu_items LI {
	display: block;
	position: relative;
	right: 50%;
	background-image: url(/images/menu_off_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 15px 13px 0px 13px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	
}

UL.menu_items LI:hover {
	background-image: url(/images/menu_on_bg.jpg);
	color: #900;
}

UL.menu_items LI.spacer {
	background-image: url(/images/menu_off_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 15px;
}

UL.menu_items LI.on {
	background-image: url(/images/menu_on_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

UL.menu_items LI.left {
	background-image: url(/images/menu_container_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 55px;
	width: 50px;
	margin: 0;
	padding: 0;
	cursor: default;
}

UL.menu_items LI.right {
	background-image: url(/images/menu_container_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 55px;
	width: 50px;
	margin: 0;
	padding: 0;
	cursor: default;
}

DIV.banner DIV.menu A:link {
	color: inherit;
	text-decoration: none;	
}
DIV.banner DIV.menu A:visited {
	color: inherit;
	text-decoration: none;	
}
DIV.banner DIV.menu A:hover {
	color: #B00;
	text-decoration: none;	
}

A.logo:link {
	color: #000;
	text-decoration: none;
}
A.logo:visited {
	color: #000;
	text-decoration: none;
}
A.logo:hover {
	color: #000;
	text-decoration: none;
}

IMG.logo {
	border: 0;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
}

DIV.title {
	font-weight: bold;
	font-size: 16pt;
}

DIV.b_top {
	background-image: url(/images/t.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 10px 20px 0px 20px;
	width: 720px;
	height: 40px;
	text-align: center;
}

DIV.b_main {
	background-image: url(/images/m.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0px 20px 10px 20px;
	width: 720px;
}

DIV.b_footer {
	background-image: url(/images/f.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 20px 20px 0px 20px;
	width: 720px;
	height: 38px;
	text-align: center;
	font-size: 10pt;
}

DIV.b_main P {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-align: left;
	text-indent: 15px;
}

DIV.clear {
	clear: both;
}

UL {
	text-align: left;
}

/**********
 Captcha
 **********/

DIV.captcha {
	width: 200px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0px 0px 0px 50px;
	border: 0;
}

IMG.c_holder {
	width: 200px;
	height: 50px;
	padding: 0;
	margin: 0;
	border: 0;
}

IMG.refresh {
	float: right;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 0;
}

INPUT.c_guess {
	margin: 0px 0px 5px 0px;
}

DIV.captcha_error {
	width: 200px;
	padding: 0;
	margin: 0px 0px 0px 50px;
	border: 0;
	color: #B00;
	font-size: 9pt;
	display: none;
}

/***** Table Design info *****/
TH {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8E4CA;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
TR.tint {
	background-color: #eee;
}
TD {
	text-align: left;
}
TABLE.form, TABLE.data {
	margin: 2px auto 1em auto;
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.form TH {
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8E4DA;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
}
TABLE.form TD.small {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: .75em;
}

TABLE.Resume {
	margin: 0px auto 1em auto;
	text-align: center;
	border: 0px solid;
	width: 95%;
}
TABLE.Resume TD {
	text-align: left;
	vertical-align: middle;
}
TABLE.Resume TH {
	background-color: #C4B3A6;
}

TABLE.Applications {
	margin: 0px auto 1em auto;
	text-align: center;
	border: 0px solid;
	width: 95%;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE.Applications TD {
	text-align: left;
	vertical-align: middle;
	padding: 6px;
}
TABLE.Applications TH {
	background-color: #fff;
	vertical-align: top;
	width: 150px;
}

TABLE.Wine {
	margin: 0px auto 0em auto;
	text-align: center;
	border: 0px solid;
	background-color: #FFF;
	width: 550px;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE.Wine TD {
	text-align: left;
	vertical-align: middle;
}
TABLE.Wine TD.title {
	margin: 0px auto 0em auto;
	text-align: center;
	vertical-align: middle;
	color: #111111;
	font-weight: bold;
}
TABLE.Wine TD.right {
	text-align: right;
	vertical-align: middle;
}
/***** End Table Design *****/

/***** Alignment classes *****/

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.Top {
	position: absolute;
	top: 0px;
}

.TopLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}

.TopRight {
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	padding: 0;
 	margin: 0;
}

.BottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.BottomRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
 	padding: 0;
 	margin: 0;
}
/***** End Alignment Classes *****/

/***** Classes for created curved edges *****/
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #C4B3A6}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* End Curved Edges */


/*
<!-- blank example using only css
<p>
<div class="CurrentWork">
	<div class="CWTitle">
		<b class="rtop"> <b class="r1"></b> <b class="r2"></b> <b class="r3"></b> <b class="r4"></b></b>
		
		<b class="rbottom"><b class="r4"></b><b class="r3"></b><b class="r2"></b><b class="r1"></b></b>
	</div>
	<div class="CWBody">
		
	</div>
</div>
</p>
-->
*/
/* Old Colors:

D7C850
B0A341
8A8033
6D8FA3
D6D6D6
*/

/*--------------------------------------------*/
/*
.curvy {
	position: absolute;
	top: 75px;
	left: 180px;
	width: 500px;
	right: 180px;
	height: 800px;
	background: #CEE6FF;
	color: #000;
	margin: 0px auto 1em auto;
	text-align: center;
}
#ctl, #cbl, #ctr, #cbr {
	position: absolute;
	width: 20px;
	height: 20px;
	color: #000;
	background: #87BEF0;
	overflow: hidden;
}
#ctl {top: 0px; left: 0px;}
#cbl {top: 780px; left: 0px;}
#ctr {top: 0px; left: 480px;}
#cbr {top: 780px; left: 480px;}
#quadtl, #quadtr, #quadbl, #quadbr {
	position: absolute;
	font-size: 150;
	font-family: arial;
	color: #CEE6FF;
	line-height: 40px;
}
#quadtl {left: -8px;}
#quadtr {left: -25px;}
#quadbl {left: -8px; top: -17px;}
#quadbr {left: -25px; top: -17px;}
#txt {
	background: #CEE6FF;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 490px;
	height: 790px;
}
*/
