/* CSS Document */
* { margin:0; padding:0;}


/* ======== */
#Message {
color:#900;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}

/* ======== */

.good { border-style: solid; border-width: 1px;
	border-color: #090;
	background-color: #dfd;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}




.column { float:left;}
.clear { clear:both;}

html, body { height:100%; background:#E3E1D9}
html, input, textarea
	{
		font-family:Georgia;
		font-size:12px;
		color:#364043;
		line-height:19px;
	}

.bg{ border:1px solid #D2D2C9; background-color:#E6E3D7}
.bg1{background:url(../img/4_bg.gif); width:100%}
.bg2{width:100%; background:url(../img/bg-1.gif) repeat-x top #F2F0E8 }

span{color:#326EA1;}

b{ font-size:16px; color:#384245}
b strong{font-size:16px; color:#326EA1 }
/*font{ font-size:10px; color:#8C897D}*/

a{color:#326EA1; text-decoration:underline}
a:hover{text-decoration:none}

span a{color:#326EA1; text-decoration:none; background:url(../img/a.gif) repeat-x bottom; font-size:12px;}
span a:hover{text-decoration:none; background:none}

span b a{font-size:10px; color:#8C897D; text-decoration:none; background:url(../img/a.gif) repeat-x bottom; font-weight:normal; background:none}
span b a:hover{text-decoration:none;}

b a{color:#384245; text-decoration:none; font-size:10px; font-weight:normal}
b a:hover{text-decoration:underline}



ul{margin:0; padding:0; list-style:none; line-height:20px}
ul li{background:url(../img/1_z2.gif)  center left no-repeat; margin:5px; padding-left:26px;}
ul li a{color:#326EA1; text-decoration:none; background:url(../img/a.gif) repeat-x bottom;}
ul li a:hover {color:#364043; }

#main {margin:0 auto;}

#header { }


#footer {line-height:15px}
#footer a {color:#364043; line-height:13px; text-decoration:underline}
#footer a:hover { color:#364043; text-decoration:none}
#footer span a {color:#364043; line-height:13px; text-decoration:none}
#footer span a:hover { color:#364043; text-decoration:underline}


#wrapper {padding:21px 26px 27px 25px;  }

.more{background:url(../img/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.block{ background:url(../img/1_p1.gif) no-repeat right top #E3E0D4; padding:18px 105px 0 28px}

.set{ font-size:11px}
.set span a{color:#326EA1; text-decoration:none; background:url(../img/a.gif) repeat-x bottom; font-size:11px;}
.set span a:hover{text-decoration:none}

.indent{padding:26px 15px 0 28px}
.indent1{padding:17px 0px 0 2px; line-height:16px}
.indent2{padding:17px 15px 0 26px}
.indent3{padding:18px 15px 0 28px}
.indent4{padding:17px 0px 0 2px;}
.indent5{padding:0px 15px 0 28px}

.width{ width:210px}
.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}



#input1{
   width:134px; height:22px;
   vertical-align:middle;
   padding-left:0px;
}
#input2{
   width:56px; height:27px;
   vertical-align:middle;
   border:0px;
   padding-left:0px;
}
#input3{
   width:56px; height:27px;
   border:0px;
   padding-left:0px;
}
#input4{
   width:54px; height:11px;
   border:0px;
   padding-left:0px;
}
input{
   background:#F0EEE4;
   border:1px solid #D2D1C8;
   padding-left:5px;
   width:273px; height:19px;
}
textarea{
   background:#F0EEE4;
   border:1px solid #D2D1C8;
   padding-left:5px;
   width:273px; height:136px;
   overflow: auto;
   }


#button {
	width: 161px;
	height: 50px;
	margin-top: 15px;
}
.button {
	width: 161px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 0 0 0;
}
.button a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/campaign-monitor-button.png) no-repeat top left;
	outline: none;
}
.button a:hover {
	background-position: 0 -50px;
}