/* CSS Document */

* {
	margin: 0px;
	padding: 0px;	
}

p {
	margin: 5px 0px 10px 0px;	
}

body {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	background-color:#F3BA44;
	text-align:center;
}

div#container{
	width:834px;
	margin:0px auto;
	text-align:left;
	background-image: url("images/shadow_bg.gif");
	background-repeat:repeat-y;
}

div#bodyShadow{
	width:834px;
	background-image: url("images/shadow_bg.gif");
	background-repeat:repeat-y;
	padding: 0px 0px 4px 0px;
}

/*---------------------------------------------------------------*/

/*head container with the logo and head buttons*/	
div#headContainer{
	width:834px;
	height:43px;
}
/*the logo*/
div#logo1 h1 {
	width: 366px;
	height:28px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	text-indent:-1000em;
	left: 33px;
	font-size:22px;
}

/*the text under the logo*/
div#logo2 h1 {
	background-color:#FFFFFF;
	position:relative;
	height:15px;
	width: 366px;
	left:64px;
	text-decoration: none; 
	font-weight:normal;
	font-size:11px;
	color:#666666;
}

/* home - site map - bookmark*/
ul#head_buts {
	position: relative;
	right:48px;
	float: right;
	text-align:right;
	background-color:#FFFFFF;
	list-style-type: none;
	height:43px;
	width:388px;
}

ul#head_buts li {
	display: inline;
	position:relative;
	top:10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 14px;	
	margin: 0px 0px 0px 10px;
}

ul#head_buts li a:link, ul#head_buts li a:visited {
	text-decoration: none; 
	font-size:11px;
	color:#666666;
}

ul#head_buts li a:hover {
	color: #A1B504;
}

/* home - site map - bookmark bullets*/
li.head_but_home {
	background-image:  url("images/home_th.gif");	
}

li.head_but_sitemap {
	background-image:  url("images/map_th.gif");	
}

li.head_but_bookmark {
	background-image:  url("images/bookmark_th.gif");	
}

/*---------------------------------------------------------------*/

/*buttons list and huge mail pic container*/
div#head2{
	clear: both;
	width:834px;
	height:159px;
}
	
/*buttons list*/
ul#butsList{
	float: left;
	position: relative;
	left: 33px;
	height:159px;
	width:366px;
	background-image:url(images/but_list_bg.jpg);
	background-repeat:no-repeat;
	list-style-type: none;
	line-height: 21px;
}	
	
ul#butsList li {
	margin: 1px 0px 0px 0px;
	height: 21px;
	position:relative;
	top:15px;
	left:20px;
	padding: 0px 0px 0px 0px;
}
	
ul#butsList a:link, ul#butsList a:active, ul#butsList a:visited {
	padding-left: 25px;		
	text-decoration: none; 
	font-size:11px;
	color:#666666;	
}

ul#butsList a:hover{ 
	text-decoration: none; 
	color: #BD0102;
	font-size:11px;
	font-weight:normal;
}

/*huge mail pic*/
img#mailPicTop{
	width:402px;
	float:right;
	margin-right:35px;
}

/*---------------------------------------------------------------*/

/*Sponsored Links title*/	
h2#sponsored_head{
	clear: both;
	width:738px;
	height:38px;
	font-weight:bold;
	position:relative;
	top:7px;
	color:#FFFFFF;
	background-color:#EF9902;
	line-height:36px;
	margin-left:47px;
	margin-bottom:0px;
	text-indent:30px;
	font-size: 11px;
}
	
/*sponsored contents container------------------------------------------*/
div#sponsored_container{
	
	width:754px;
	height:140px;
	position:relative;
	left:47px;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
}

* html div#sponsored_container{
	
	width:740px;
	height:140px;
	right: -50px;
	
	background-color: #FFFFFF;
	background-repeat:repeat-x;
}

div#sponsored_container_text{
	width:760px;
	font-size: 12px;
	text-align:center;
	}
	
	
* html div#sponsored_container_text{
	width:740px;
	font-size: 12px;
	text-align:center;
	}
	




div.sponsored_item{
	
	float: left;
	width: 251px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}



* html div.sponsored_item{

	float: left;
	width: 245px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}


div.sponsored_image{
	
	position:relative;
	top:20px;
	height: 100px;
	float:left;
	width:auto;
	
}
div.sponsored_title{
	
	float:left;
	position:relative;
	top:20px;
	left:5px;
	color:#6C6F55;
	width:140px;
	
	text-align:left;
	}
div.sponsored_title a:link ,div.sponsored_title a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_title a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_title a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
	
	div.sponsored_description{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#6C6F55;
	width:140px;
	top: 20px;
	text-align:left;
	}
div.sponsored_description a:link ,div.sponsored_description a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_description a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_description a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
		div.sponsored_link{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#333333;
	width:140px;
	top: 20px;
	text-align:left;
	}
div.sponsored_link a:link ,div.sponsored_link a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}
div.sponsored_link a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_link a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
/*---------------------------------------------------------------*/


/*Welcome to EmailNewsletters.us bg*/
div#welcome{
	clear: both;
	position: relative;
	left: 47px;
	top:21px;
	color:#FFFFFF;
	width:738px;
	height:38px;
	background-color:#EF9902;
}
/*Welcome to EmailNewsletters.us text*/
div#welcome h2 {
	color:#FFFFFF;
	position:relative;
	top:13px;
	left:30px;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

/*container for the welcome content*/
div#welcome_text_container{
	width:678px;
	color:#333333;
	padding: 10px 30px 10px 30px;
	position: relative;
	left: 47px;
	top:28px;
	background-color:#F2F2F2;
}

/*---------------------------------------------------------------*/

/*container for whole articles*/
div#articles_container{
	position: relative;
	left: 33px;
	top:35px;
	width:834px;
	padding-left:30px;
}

/*New Email Newsletter Articles text title*/
div#articles_title h2{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
}

/*article titles and content container*/
div.article_content_title {
	width: 720px;
	position:relative;
}

/*article title*/
div.article_content_title h3{
	font-size:11px;
	color:#333333;		
}	

div.article_content_title p {
	margin: 5px 0px 10px 0px;	
}

/*article contents*/
div.article_content_title .article_text {
	color:#333333;
}

/*---------------------------------------------------------------*/

/*footer bg*/
div#foot{
	clear: both;
	width:768px;
	height:65px;
	position:relative;
	left:33px;
	margin-top:42px;
	background-color:#EF9902;
	text-align:center;
}

/*footer text ©*/
div#foot p {
	color:#FFFFFF;	
	position: relative;
	top: 28px;
	margin:0px;
}