@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #EA5388;
	text-decoration: underline;
}

a:hover {
	color: #624473;
	text-decoration: underline;
}

#wrapper {
	display: block;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	display: block;
	height: 135px;
	margin-top: 15px;
}

#header_left {
	display: block;
	width:545px;
	float:left;
}

#header_right {
	display: block;
	width:435px;
	float:left;
}

.daily_tip {
	width: 415px;
	height: 80px;
	position: relative;
	font-size: 15px;
	line-height: 115%;
	font-weight: bold;
	color: #FFFFFF;
}

.daily {
  position: absolute;
  left: 135px;
  width: 280px;
  height: 85px;
  display: table;
}

.daily p {
  display: table-cell;
  vertical-align: middle;
}

.daily_tip a {
	color: #FFFFFF;
	text-decoration: none;
}

.daily_tip a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#menu {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E5E5E5;
	width: 970px;
	margin: auto;
	margin-bottom: 20px;
}

#menu a {
	display: block;
	padding-left: 16px;
	padding-right: 15px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E5E5E5;
	padding-bottom: 10px;
	padding-top: 10px;
}

#menu a:hover {
	color: #624473;
	text-decoration: underline;
	background-color: #FBFBFB;
}

#content {
	display: block;
	padding: 15px;
	width: 675px;
}

#content_full {
	display: block;
	padding: 15px;
}

#right {
	display: block;
	width: 275px;
	float:right;
	margin-left: 20px;
	margin-top: 10px;
	color: #FFFFFF;
}

#right a {
	color: #FFFFFF;
	text-decoration: underline;
}

#right a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#box_article {
	display: block;
	background-color: #84D7C5;
	padding: 20px;
	background-image: url(../images/bg_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#box_article .box_article_inner {
	display: block;
	width: 211px;
	background-color: #77C1B1;
	background-image: url(../images/article_of_the_day.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	padding-top: 70px;
}

#box_question {
	display: block;
	background-color: #EA5388;
	padding: 20px;
}

#box_question .box_question_inner {
	display: block;
	width: 211px;
	padding: 10px;
	background-color: #D24B7A;
	background-image: url(../images/question_of_the_day.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
}

#box_latest {
	display: block;
	background-color: #F5A42F;
	padding: 20px;
	background-image: url(../images/bg_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#box_latest .box_latest_inner {
	display: block;
	width: 211px;
	padding: 10px;
	background-color: #DC932A;
	background-image: url(../images/latest_escorting_news_stories.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
}

#box_latest ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#box_latest li {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 5px;
}

#footer {
	color: #CCCCCC;
	font-size: 12px;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer strong {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

#footer a {
	color: #9067A9;		
	padding: 10px;
}

#footer a:hover {
	color: #333333;
}

h1 {
	display: block;
	width: 512px;
	height: 79px;
	font-size: 0px;
	background-image: url(../images/escorting_online.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

h1 a {
	display: block;
	width: 512px;
	height: 79px;
}

h2 {
	font-size: 42px;
	font-weight: lighter;
	color: #A57DBB;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 100%;
}

h3 {
	display: block;
	font-size: 28px;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	margin-top: 30px;
	margin-bottom:20px;
}

.article_box {
	display: block;
	padding: 10px;
	padding-bottom: 20px;
}

.article_box a {
	color: #7DB621;
	text-decoration: underline;
}

.article_box a:hover {
	text-decoration: underline;
	color: #D24B7A;
}

.article_box .title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}

.article_box .icon {
	display: block;
	width: 50px;
	float:left;
}

.article_box .preview {
	display: block;
	font-size: 12px;
	line-height: 150%;
	float:left;
	width: 600px;
	margin-bottom: 15px;
}

.article_box .float {
	display: block;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box {
	display: block;
	padding: 15px;
	background-color: #F6F0F2;
}

.box2 {
	display: block;
	padding: 15px;
	background-color: #EFFAF8;
}

.box3 {
	display: block;
	padding: 15px;
	background-color: #FEF8ED;
}

.item {
	font-size: 15px;
	font-weight: bold;
	color: #EA5388;	
}

.rating {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

.rating_response {
	font-size: 11px;
	color: #EA5388;
	font-weight: bold;
}

#breadcrumb {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 10px;
	display: block;
}

#breadcrumb a {
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #986FB1;
	text-decoration: underline;
}

.tip {
	display: block;
	border: 1px solid #E8E8E8;
	margin-bottom: 15px;
	overflow: hidden;
}

.tip_rating {
	display: block;
	border-right: 1px solid #E8E8E8;
	width: 100px;
	float:left;
	height: 70px;
	padding: 10px;
}

.tip_text {
	display: block;
	float:left;
	width: 500px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #EA5388;	
}

.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-left-color: #E4E4E4;	
}

.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;	
}

.table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	background-color: #FFF2F2;
	font-weight: bold;
	font-size: 11px;
}

.specs {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

.copypaste {
	font-size: 14px;
	background-color: #FFFFCC;
	padding: 5px;
	border: 2px dashed #FF9933;	
	display: block;
}

.rating_home {
	display: block;
	background-color: #FFFFFF;
	padding: 3px;
	width: 80px;
	margin: auto;
	height: 18px;
}

#last_update {
	display: block;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 26px;
}

#last_update strong {
	font-weight: normal;
	color: #BEBEBE;
}


