/*************************************************/
/* Main page                                     */
/*************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#000000;

}

img {
	border:0px;
}

td {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#000000;	
}

a {
	color:#3B768C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.input_style {
	border: 1px solid #000000;
	font-family:Tahoma, Arial, Verdana;;
	font-size:11px;
	color:#000000;
	height:18px;
}

.footerline {
	background-image:url(images/foot_tile.gif);
	background-repeat:repeat-x;
	background-color:#3B6791;
}

/*************************************************/
/* Header                                        */
/*************************************************/
.header {
	background-image:url(/images/head_tile.gif);
	background-repeat:repeat-x;
	background-color:#3972AA;
	padding:0px 0px 0px 0px;
	
	vertical-align:top;
}

.header a {
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	color:#D7E4F0;
}

.header a:hover {
	text-decoration: none;
}
.logo, a.logo img{
       display:block;
 }

/*************************************************/
/* Page decoration                               */
/*************************************************/
.left {
	background-image:url(/images/dot_tile.gif);
	background-repeat:repeat-y;
	background-position:right top;
	
}
.right {
	background-image:url(/images/dot_tile.gif);
	background-repeat:repeat-y;
}

.maincolumn {
	padding:4px;
}

/*************************************************/
/* Left and Right Menu site menu                 */
/*************************************************/
h3 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	display: inline;
}

.subtitle {
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;

	height:21px;
	padding-left:33px;
}

.menuitem {
	background-image:url(/images/dottyarrow.gif);
	background-repeat:no-repeat;
	background-color:#F6F6F6;
	border-top:1px solid #FFFFFF;
	height:19px;
	padding-left:21px;
	vertical-align:middle;
}

.menuitem a {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}

.menuitem a:hover {
	color:#000000;
	text-decoration:underline;
}

.more {
	padding:10px;
	vertical-align: middle;
	text-align:right;
}

.category_list a {
color:#000000;
font-size: 11px;
text-decoration:none;

}
.category_list a:hover {
text-decoration:underline;
}
.category_list div{
	background-image:url(../images/dottyarrow.gif);
	background-repeat:no-repeat;
	background-color:#F6F6F6;
	border-top:1px solid #FFFFFF;
	height:19px;
	padding-left:21px;
	vertical-align:middle;	 	
padding-top:2px;
}

/*************************************************/
/* Center column (index)                         */
/*************************************************/
.maintd {
	padding:14px;
}

h1 {
	color:#346798;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:17px;
	display:inline;
}

.main_header {
	color:#346798;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:18px;
}

/*************************************************/
/* Center column Main Subtitle                   */
/*************************************************/
h2 {
	color:#346798;
	font-size:14px;
	font-weight:bold;
	display:inline;
}

.main_subheader {
	background-repeat:no-repeat;
	background-color:#D3E1E9;	
	
	color:#346798;
	font-size:25px;
	font-weight:bold;
	vertical-align:middle;
	
	height:33px;
	padding-left:50px;
}

.main_subheader_link_us {
	
	color:#346798;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	
	height:30px;
}

/*************************************************/
/* Preview small template - main column          */
/*************************************************/
.small_template_preview {
	border-bottom:1px solid #FFFFFF;
	background-color:#E7EBEE;
	width:145px;
	text-align:center;
}
.small_template_preview_menu {
	background-color:#4792AE;
	color: #FFFFFF;
	height:23px;
	
	text-align:center;
	vertical-align:middle;
}

.small_template_preview_menu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.small_template_preview_menu a:hover {
	text-decoration:none;
}

/*************************************************/
/* Latest news right menu                        */
/*************************************************/
.latest_news_preview_menu {
	background-color:#F6F6F6;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:3px;
	padding-left: 7px;
	color:#2A6D86;
	font-size: 11px;
}

.latest_news_preview_menu a {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}

.latest_news_preview_menu a:hover {
	color:#000000;
	text-decoration:underline;
}

/*************************************************/
/* Newsletters right menu                        */
/*************************************************/
.newsletter {
	padding:10px;
	padding-bottom: 0px;
	margin:0px;
}

.newsletter td {
	font-size: 11px;
}

.newsletter a {
	font-size: 12px;
}

.newsletter_maincolumn {
	padding:5px;
	margin:0px;
}

.newsletter_maincolumn td {
	padding:5px;
	font-size: 12px;
}

.newsletter_maincolumn a {
	font-size: 12px;
}

.newsletter_error {
	text-align:center;
	color:#FFFFFF;
	background-color: #FF0000;
	font-weight:bold
}

/*************************************************/
/* Partners right menu                           */
/*************************************************/
.partnerstd {
	padding-top:7px;
}

/*************************************************/
/* Error, main colunm                            */
/*************************************************/
.error {
	padding-top: 5px;
	padding-bottom: 5px;
}

.error div {
	padding:3px;
	width:95%;
	text-align:center;
	color:#FFFFFF;
	background-color:red;
	font-weight:bold;
}

/*************************************************/
/* Browse pages, main colunm                     */
/*************************************************/
.browse_pages td {
	padding-left: 20px;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

.browse_pages a {
	font-weight: bold;
	font-size:11px;
}
/*************************************************/
/* News - articles content, main colunm          */
/*************************************************/
.small_content td {
	padding-left: 20px;
	padding-right: 5px;
}

.small_content a {
	font-weight: bold;
}

.big_content_author {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image:url(/images/dottyarrow.gif); 
	background-repeat:no-repeat;
	color:#3B768C;
	text-align:left;
	vertical-align:top;
}

.big_content_author a {
	font-weight: bold;
}

.big_content_text {
	padding-left:20px;
	padding-right:5px;
	text-align:justify;
}

.big_content_text a {
	font-weight: normal;
}

.big_content_link {
	padding-top: 10px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom: 10px;
	
	text-align: right;
}

.big_content_link a {
	font-weight: bold;
}
/*************************************************/
.small_content_news {
	margin:0;
	padding:0;
}

.small_content_news td {
	padding:0px;
	padding-bottom: 5px;
}

.small_content_news a {
	font-weight: bold;
}

.big_content_news {
	margin:0;
	padding:0;
}

.big_content_news td {
	padding:0px;
	padding-bottom: 5px;
	line-height: 18px;
}

.big_content_news a {
	font-weight: normal;
}

.news_datepost {
	color:#3B768C; 
	vertical-align:top;
}

/*************************************************/
/* Author content, main colunm                   */
/*************************************************/
.author_text {
	margin-top: 5px;
	margin-bottom:10px;
	vertical-align: top;
	text-align:left;
}
/*************************************************/
/* Submit content, main colunm                   */
/*************************************************/
.submit_content td {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.submit_content_image td {
	background-image:url(/images/dottyarrow.gif);
	background-repeat:no-repeat;

	padding-top: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 30px;
	text-align: justify;
}
/*************************************************/
/* Submit content, main colunm                   */
/*************************************************/
.preview_template td {
	padding-top:10px;
	padding-bottom:10px;
}

.preview_template_subtable {
	text-align:left;
}

.preview_template_subtable td {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.preview_template_subtable a {
	font-weight: bold;
}

/*************************************************/
/* Terms of Use - main colunm                   */
/*************************************************/
.terms_of_use {
/*	background-image:url(/images/dottyarrow.gif);*/
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
	
	text-align: justify;
}

/*************************************************/
/* Web Design Directory - main colunm            */
/*************************************************/
.wdd_menuitem {
	background-color:#F6F6F6;
	border-top:1px solid #FFFFFF;
	padding: 5 5 5 25;
	vertical-align:middle;
}

.wdd_menuitem a {
	color:#3B768C;
	font-weight: bold;
	text-decoration:underline;
}

.wdd_menuitem a:hover {
	text-decoration:none;
}

.wdd_content {
	padding: 5 5 5 25;
}

