/* ============================================================*/
/* -------------------->>> GLOBAL TAGS <<<---------------------*/
/* -----------|  These are the default HTML tags  |------------*/
/* ============================================================*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(http://www.seniorsafetravel.com/_IMAGES/_XSL/templates/www_main/body_bg_top_gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fffff;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #000000;
}

a {
	color: #7699ab;
	text-decoration: none;
}

a:hover {
	color: #51a7d4;
	text-decoration: underline;
}

a:active {
	color: #51a7d4;
	text-decoration: underline;
}

a:visited {
	color: #7699ab;
	text-decoration: none;
}

a:visited:hover {
	color: #51a7d4;
	text-decoration: underline;
}


h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #7699ab;
}

h1 a {
	color: #7699ab;
	text-decoration: none;
}

h1 a:hover {
	color: #51a7d4;
	text-decoration: none;
}

h1 a:active {
	color: #51a7d4;
	text-decoration: none;
}

h1 a:visited {
	color: #7699ab;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #51a7d4;
	text-decoration: none;
}

h1.sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px -5px 0px;
	padding: 5px 0px 0px 0px;
	color: #7699ab;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #7699ab;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

ol, ul, li, dl, dt, dd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	color: #000000;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

/* message styles */
	#tmpl_message_table {
		width: 653px;
		color: #000;
		font-size: 11px;
		height:32px;
		z-index: 1;
		position: relative;
	}
	#tmpl_message_table td {
		padding-bottom: 4px;
	}
	#tmpl_message_table a:hover {
		text-decoration: none;
	}
	
/* logo styles */
	#logo {
		width: 247px;
		height: 95px;

	}
	
/* tabs-topper styles */
	#tabs-topper {
		width: 653px;
		height: 34px;
	}
	
	
/* header styles */
	#tmpl_header {
		width: 900px;
		height: 356px;
		text-align: center;
	}

/* tab styles */
	#tmpl_tab_table {
		width: 653px;
		height: 29px;
		background: url(http://www.seniorsafetravel.com/_IMAGES/_XSL/templates/www_main/tabs-bg.jpg) no-repeat bottom left;
	}
	#tmpl_tab_table.popup {
	}
	#tmpl_tab_table td.middle {
	}
	
	#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 20px;

		float: left;
		margin: 0px;

		padding-left: 11px;
		
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
	#tmpl_tab_table ul li.selected {
		color: #cbe6f8;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li a {
		color: #fff;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #cbe6f8;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		padding-right: 12px;
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 12px;
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
	}
	#tmpl_tab_table ul li.selected div.bg {
	}
	

/* top nav styles */
	#tmpl_top_nav {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 3px;
		border-bottom: 1px dashed #000000;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
	}

.body {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(body-bg.jpg) repeat-y top center;
	display: table;
	clear: both;
}

.body-main {
	width: 630px;
	margin: 5px 0px 0px 25px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 630px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	float: left;
}

#adsense {
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 220px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: right;
}

.sidebar-title {
	width: 202px;
	height: 27px;
	background-image: url(sidebar-title_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 25px 0px 10px 9px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	margin: 8px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}

.breadcrumbs {
	width: 515px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: table;
	border-bottom: 1px dotted #dddddd;
	text-align: left;
	float: left;
	clear: both;
}

.atomword-button {
	width: 88px;
	height: 31px;
	margin: 30px 0px 10px 25px;
	float: left;
	clear: both;
}

/*------------*/

.body-comments {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background: url(divider_01.gif) repeat-x top center;
	clear: both;
}

.body-comments .body-bar {
	width: 500px;
}

.body-comments-post {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: url(dotline-2px.gif) repeat-x top center;
	clear: both;
}

#comment-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

#comment-list li {
	padding: 10px 0px 0px 0px;
	background: url(dotline-3px.gif) repeat-x bottom center;
}

#comment-list li div#content {
	padding: 5px 0px 10px 15px;
}

#comment-list li span#author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #4c698a;
}

#comment-list li span#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #999999;
}

.comment_tbl tr td {
	border: 1px solid #ffffff;
}

.comment_tbl tr td.title {
	background: #eaeaea;
	border-right: 1px dashed #cccccc;
}

.comment_tbl tr td.label {
	background: #f5f5f5;
}

/*------------*/



/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

#main {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #000000;
}

#main a {
	color: #7699ab;
	text-decoration: none;
}

#main a:hover {
	color: #51a7d4;
	text-decoration: underline;
}

#main a:active {
	color: #51a7d4;
	text-decoration: underline;
}

#main a:visited {
	color: #7699ab;
	text-decoration: none;
}

#main a:visited:hover {
	color: #51a7d4;
	text-decoration: underline;
}

/*------------*/

#main-bc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #555555;
}

#main-bc a {
	color: #7699ab;
	text-decoration: none;
}

#main-bc a:hover {
	color: #51a7d4;
	text-decoration: underline;
}

#main-bc a:active {
	color: #51a7d4;
	text-decoration: underline;
}

#main-bc a:visited {
	color: #7699ab;
	text-decoration: none;
}

#main-bc a:visited:hover {
	color: #51a7d4;
	text-decoration: underline;
}

/*------------*/

#post-date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	letter-spacing: 1px;
	color: #cccccc;
}

/*------------*/

#post-footer {
	font-size: 9px;
}

/*------------*/

#sidebar-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	color: #48515b;
}

#sidebar-title a {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:hover {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:active {
	color: #48515b;
	text-decoration: none;
}

#sidebar-title a:visited {
	color: #48515b;
	text-decoration: none;
}

/*------------*/

#sidebar-txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#sidebar-txt a {
	color: #7699ab;
	text-decoration: none;
}

#sidebar-txt a:hover {
	color: #51a7d4;
	text-decoration: underline;
}

#sidebar-txt a:active {
	color: #51a7d4;
	text-decoration: underline;
}

#sidebar-txt a:visited {
	color: #7699ab;
	text-decoration: none;
}

#sidebar-txt a:visited:hover {
	color: #51a7d4;
	text-decoration: underline;
}
