body {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	width: 992px;
}

a:link,
a:active,
a:visited {
	color: #ec0055;
	text-decoration: none;
}
a:hover {
	color: #ec0055;
	text-decoration: underline;
}

#search {
	/*background-color: #FFFFFF;*/
	margin: 5px 0px 0px 0px;
	/*border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	padding: 0px 11px;
}

#header {
	background-color: #FFFFFF;
	margin: 16px 0px 0px 0px;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #B6DDEA;
	border-left: 1px solid #D8D8D8;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 10px;
}

#logo {
	width: 150px;
	float: left;
	padding: 0;
	margin: 10px;
}

.banner728x90 {
	background-image: url(images/marketing_90.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	width: 745px;
	height: 90px;
	padding: 0;
	margin: 10px 10px 10px 0px;
	float: right;
}


.banner468x60 {
	clear:both;
	/*padding-left: 50px;*/
	margin: 10px 20px 10px 20px;
	padding-top: 5px;
	text-align:center;
}

#content {
	clear: both;
	background-color: #FFFFFF;
	border-top: 0px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 3px solid #fc1d6e;
	border-left: 1px solid #D8D8D8;
	padding: 0;
	margin: 0;
}

#menu {
	/*background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;*/
	background-color: #262626 ;
	height: 25px;
	overflow: hidden;
	padding: 4px 10px 3px 10px;
	margin: 0px 0px 10px 0px;
	border-bottom:3px solid #fc1d6d;
	font-size:13px;
}

#menu a:link,
#menu a:active,
#menu a:visited {
	/*border-left: 1px solid #F0BCC8;*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 12px 0px 12px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	height: 25px;
	float: left;
	margin-left: 0px;
}
#menu a:hover,
#menu .selected {
	/*background-image: url(images/menu-hover.png);
	background-repeat: repeat-x;
	background-position: top left;*/
	background:#fc1d6d url(images/m_hover.png) bottom left repeat-x;
	/*border-left: 1px solid #F0BCC8;*/
	color: #ffffff !important;
	text-decoration: none;
	padding: 5px 12px 0px 12px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	height: 25px;
	float: left;
	margin-left: 0px;
}

#articles {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0 0 0 10px;
	width: 685px;
}


#top_news_border {
	padding:7px;
	border:1px solid #cccccc;
	height:230px;
	margin:-20px 0px 15px 0px;
}

#top_news {
	background-color: #ffffff;
	background-image: url(images/top_news-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	/*border: 10px solid #ededed;*/
	/*-moz-border-radius: 20px;*/
	/*-webkit-border-radius: 20px;*/
	/*border-radius: 20px;*/
	margin: 0px 0px 15px 0px;
	padding: 10px;
	height: 210px;
	overflow: hidden;
}

.top_news_picture {
	float: left;
	width: 292px;
	height: 210px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: 1px solid #C8C8C8;
	overflow: hidden;
}

.top_news_picture img {
	width: 292px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#top_news h1 {
	color: #E15D72;
	margin: 0px 15px 5px 15px;
	padding: 0;
	border: 0px;
	font-size: 120%;
}

#top_news .text {
	background-color: #fecedf;
	/*color: #FF6700;*/
	color: #000000;
	margin: 5px 5px 5px 10px;
	padding: 10px;
	border: 0px;
	/*height: 140px;*/
	width: 123px; /*295*/
	overflow: hidden;
	text-align: left;
}

#left_menu_container {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px 10px 0px 0;
	text-align: center;
	width: 162px;
	float: left;
	overflow: hidden;
}
#left_menu {
	text-align: left;
}
#left_menu a:link,
#left_menu a:active,
#left_menu a:visited {
	background-color: #ffffff; /*#eecfbf;*/
	color: #ec0055; /*#ed1b22;*/
	padding: 6px 10px 4px 5px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	display: block;
	margin-bottom:2px;
	border-bottom:1px dotted #a6a5a6;
}
#left_menu a:hover {
	background-color: #262626; /*#f6e6d8;*/
	color: #ffffff; /*#b7352a;*/
	padding: 6px 10px 4px 5px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	display: block;
	margin-bottom:2px;
}
#left_menu form {
	background-image: url(images/search1.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fc1d6d; /*#eecfbf;*/
	color: #ED1B22; /*#ed1b22;*/
	padding: 4px 10px 6px 10px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	display: block;
	margin-bottom:2px;
}
#banner160x600 {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 10px 0px 10px 0;
	text-align: center;
	width: 160px;
	height: 600px;
	overflow: hidden;
}

#container {
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 10px 0 0 0;
	width: 510px;
	text-align: justify;
}

#she_bib {
	background-image: url(images/she_bib-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f0f0f0;
	border: 1px solid #bebcbe;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	padding: 0px 5px 5px 5px;
	margin: 10px 0px 0 0;
	text-align: left;
	width: 235px;
	height: 190px;
	float: left;
	overflow: hidden;
	color: #000000;
}
#she_bib .title {
	display: block;
	text-decoration: none !important;
	height: 45px;
	padding: 0 !important;
	margin: 0 !important;
}
#she_bib img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 105px;
	height: 105px;
	overflow: hidden;
	float: left;
}
#she_bib a:link,
#she_bib a:active,
#she_bib a:visited {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
#she_bib a:hover {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#top_salon {
	background-image: url(images/top-salon-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f0f0f0;
	border: 1px solid #bebcbe;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	padding: 0px 5px 5px 5px;
	margin: 10px 10px 0 0;
	text-align: left;
	width: 240px;
	height: 190px;
	float: left;
	overflow: hidden;
	color: #000000;
}
#top_salon .title {
	display: block;
	text-decoration: none !important;
	height: 45px;
	padding: 0 !important;
	margin: 0 !important;
}
#top_salon img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 105px;
	height: 105px;
	overflow: hidden;
	float: left;
}

#top_salon a:link,
#top_salon a:active,
#top_salon a:visited {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
#top_salon a:hover {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#header_doctors {
	background-image: url(images/she_ordinacija-title.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	height: 40px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
}

#header_doctors a:link,
#header_doctors a:active,
#header_doctors a:visited {
	color: #FFFFFF;
	padding: 10px 20px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
	float:right;
	height: 18px;
	width:200px;
	text-align:right;
}
#header_doctors a:hover {
	color: #FFFFFF;
	padding: 10px 20px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
	float:right;
	height:18px;
	width:200px;
	text-align:right;
}

#doctors {
	background-image: url(images/bg-doctors.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	height: 154px;
	overflow: hidden;
	width: 680px;
}

.doctors_arrow {
	overflow: hidden;
	width: 25px;
	float: left;
}
.doctors_body {
	overflow: hidden;
	width: 630px;
	height: 154px;
	float: left;
}
.doctor {
	background-image: url(images/bg-doctor.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 138px;
	overflow: hidden;
	margin: 5px 0px 0 22px;
	text-align: center;
	font-size: 9px;
	color: #333333;
}

.doctor img {
	width: 90px;
	height: 70px;
	border: 1px solid #464544;
	margin: 8px 0 4px 0px;
}
.doctor_h1 {
	color: #5A5A5A;
	font-weight: bold;
	font-size: 9px;
	padding-left: 4px;
	padding-right: 4px;
	height: 12px;
	overflow:hidden;
}
.doctor_h2 {
	color: #57A1CC;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	height: 26px;
	overflow:hidden;
}
.doctor_h3 {
	color: #333333;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8px;
	height: 12px;
	overflow:hidden;
}

#sretni_kroz_tjedan {
	background-image: url(images/sretni-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 45px 5px 5px 5px;
	margin: 10px 10px 0 0;
	text-align: left;
	width: 323px;
	float: left;
	overflow: hidden;
	color: #000000;
}
#sretni_kroz_tjedan img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 105px;
	height: 105px;
	overflow: hidden;
	float: left;
}
#sretni_kroz_tjedan a:link,
#sretni_kroz_tjedan a:active,
#sretni_kroz_tjedan a:visited {
	color: #3F910A;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
#sretni_kroz_tjedan a:hover {
	color: #3F910A;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#vitka_i_sretna {
	background-image: url(images/vitka-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 45px 5px 5px 5px;
	margin: 10px 0px 0 0;
	text-align: left;
	width: 323px;
	float: left;
	overflow: hidden;
	color: #000000;
}
#vitka_i_sretna img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 105px;
	height: 105px;
	overflow: hidden;
	float: left;
}
#vitka_i_sretna a:link,
#vitka_i_sretna a:active,
#vitka_i_sretna a:visited {
	color: #3F910A;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
#vitka_i_sretna a:hover {
	color: #3F910A;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#marketing {
	float: right;
	width: 270px;
	margin: 0px 10px 10px 0px;
	padding: 0;
}

#columns {
	background-image: url(images/columns-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e5;
	border: 1px solid #94c9de;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin: 0px 0 10px 0;
	padding: 60px 5px 5px 5px;
	min-height: 270px;
}
#columns .text {
	background-color: #e6e6e5;
	margin: 0;
	padding: 0;
	text-align: center;
}

#columns .text h2 {
	color: #a3cfe1;
	margin: 0px 5px 5px 0px;
	padding: 0;
	border: 0px;
	font-size: 140%;
	text-align: center;
}

#columns .text img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 165px;
	height: 140px;
	overflow: hidden;
}

#columns .text a:link,
#columns .text a:active,
#columns .text a:visited {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
#columns .text a:hover {
	color: #ed1b22;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#columns .text h2 a {
	color: #a3cfe1 !important;
}

#columns .navigate_bottons {
	margin: 5px;
	padding: 4px;
	background-color: #9fcee3;
	text-align: center;
}

#dama_tjedna {
	background-image: url(images/dama-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	border: 1px solid #b5c2c6;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/
	margin: 0px 0 10px 0;
	padding: 60px 5px 5px 5px;
}
#dama_tjedna .text {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}
#dama_tjedna .text h2 {
	color: #ed1b22;
	margin: 0px 5px 5px 0px;
	padding: 0;
	border: 0px;
	font-size: 110%;
	text-align: left;
}
#dama_tjedna .text img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 10px 5px;
	width: 77px;
	height: 77px;
	overflow: hidden;
	float: left;
}
#dama_tjedna .text h2 a {
	color: #ec0055 !important;
}

#columns .navigate_bottons {
	margin: 5px;
	padding: 4px;
	background-color: #9fcee3;
	text-align: center;
}
.right_box {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/
	margin: 0;
	padding: 10px;
}

.center_box {
	background-color: #FFFFFF;
	border: 1px solid #EBE1E0;
	padding: 45px 5px 5px 5px;
	float: left;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}

.center_box#theme {
	border: 2px solid #DFEFF5;
}

.center_box#calendar {
	border: 1px solid #D6EFC5;
}

.center_box img {
	border: 0px;
	padding: 0;
	width: 296px;
	height: 145px;
	overflow: hidden;
}

.article_box {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px 5px 5px 5px;
	margin: 0px 10px 10px 0;
	width: 235px;
	height: 160px;
	float: left;
	overflow: hidden;
	/*color: #FF6700;*/
	color: #000000;
	font-size: 100%;
	text-align: left;
}

.article_box img {
	border: 1px solid #C8C8C8;
	padding: 0;
	margin: 5px 10px 5px 0;
	width: 105px;
	height: 105px;
	overflow: hidden;
	float: left;
}

.article_box a:link,
.article_box a:active,
.article_box a:visited {
	color: #ec0055;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
}
.article_box a:hover {
	color: #ec0055;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	display: block;
}

#top_she_news {
	background-image: url(images/top_she_news-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0 0 0;
	width: 324px;
}

#top_she_news a {
	color: #000000;
}
#top_she_news li {
	color: #ed1b22;
}

#theme {
	background-image: url(images/tema-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 10px 0 0;
	width: 296px;
	/*height: 165px;*/
}

#theme a:link,
#theme a:active,
#theme a:visited {
	color: #3F910A;
	text-decoration: none;
}
#theme a:hover {
	color: #3F910A;
	text-decoration: underline;
}

#weather {
	padding: 0;
	float: left;
	margin: 13px 10px 0 10px;
	width: 300px;
}


#poll {
	background-image: url(images/poll-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0px 10px 0px;
	/*width: 322px;
	height: 150px;*/
	background-color: #f0f0f0;
	border: 1px solid #f3aaa2;
	padding: 60px 5px 5px 5px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

#read {
	background-image: url(images/read-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 10px 0 0;
	width: 324px;
}

#calendar {
	background-image: url(images/calendar-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0 0 0;
	width: 322px;
	height: 150px;
}

#calendar a {
	color: #0C1765;
}

#theme ul,
#read ul,
#calendar ul,
#top_she_news ul {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 5px;
	/*list-style-type: none;*/
}
#theme li,
#read li,
#calendar li,
#top_she_news li {
	margin: 2px 2px 1px 10px;
	padding: 2px 2px 2px 1px;
	border-bottom: 1px dashed #AAAAAA;
	font-size: 100% !important;
}

.banner250x250 {
	background-image: url(images/marketing_250.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding: 27px 5px 10px 5px;
	margin: 0 0 10px 0;
	text-align: center;
}

.firms {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding: 27px 10px 10px 10px;
	margin: 0 0 10px 0;
	text-align: left;
	height: 80px;
}
.firms img {
	border: 0;
	padding: 0;
	margin: 3px 10px 0px 0;
	/*width: 40px;*/
	height: 40px;
	overflow: hidden;
	float: left;
}
.firms a:link,
.firms a:active,
.firms a:visited {
	color: #333333;
	padding: 10px 0px 4px 0px;
	font-size: 100%;
	text-decoration: none;
	display: block;
}
.firms a:hover {
	color: #333333;
	padding: 10px 0px 4px 0px;
	font-size: 100%;
	text-decoration: underline;
	display: block;
}

.navigate_bottons {
	margin: 5px 0 0 0;
	padding: 0;
}
.navigate_bottons a {
	color: #262626;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 0 3px;
}
.navigate_bottons img { 
	vertical-align: bottom;
}

#footer_menu {
	clear: both;
	color: #ec0055;
	text-align: center;
	font-size: 110%;
	padding: 15px 0px 20px 0px;
	margin: 0;
	font-weight: bold;
	background-color:#262626;
}

#footer_menu a:link,
#footer_menu a:active,
#footer_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_menu .selected {
	color: #ffffff !important;
	text-decoration: none;
	font-weight:bold;
}

#footer_menu2 {
	clear: both;
	color: #ffffff;
	text-align: center;
	font-size: 100%;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-weight: normal;
	background-color:#262626;
}

#footer_menu2 a:link,
#footer_menu2 a:active,
#footer_menu2 a:visited {
	color: #ec0055;
	text-decoration: none;
}
#footer_menu2 a:hover {
	color: #ec0055;
	text-decoration: underline;
}
#footer_menu2 .selected {
	color: #ec0055 !important;
	text-decoration: underline;
	font-weight: bold;
}

#footer {
	clear: both;
	color: #555555;
	text-align: center;
	font-size: 90%;
	padding: 10px 0px 25px 0px;
	margin: 0;
	background-color:#262626;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	color: #555555;
	text-decoration: underline;
}

.spacer {
	clear: both;
	padding: 0px;
	margin: 0px;
}

ul, ol {
	/*margin: 15px 10px 15px 15px;
	padding: 0px 0px 0px 20px;*/
}
ul {
	list-style-type: square;
}
li {
	/*margin: 0px 0px 0px 15px;
	padding: 2px 0px 1px 5px;*/
}

h1 {
	color: #ec0055;
	margin: 5px 5px 25px 5px;
	padding: 0;
	border: 0px;
	font-size: 250%;
	text-align: left;
}

h2 {
	color: #333333;
	margin: 15px 5px 10px 0px;
	padding: 0;
	border: 0px;
	font-size: 160%;
	text-align: left;
}

h3 {
	color: #333333;
	margin: 15px 5px 5px 0px;
	padding: 0;
	border: 0px;
	font-size: 140%;
	text-align: left;
}

#webab,
#gameresults {
	display: block;
	float: right;
	width: 180px;
	height: 26px;
	margin: 0;
	padding: 0;
}

.SearchInput {
	border: 0px solid #3d3d3d;
	background-color: #ffffff;
	font-size: 13px;
	width: 100px;
	padding: 0px;
	color: #777777;
	margin: 0px 5px 0px 5px;
}

/** Tags **/
a.tag6 {
	font-size: 140%;
	font-weight: bold;
	color: #7f7f7f;
}
a.tag5 {
	font-size: 125%;
	font-weight: bold;
	color: #7f7f7f;
}
a.tag4 {
	font-size: 110%;
	font-weight: normal;
	color: #7f7f7f;
}
a.tag3 {
	font-size: 100%;
	font-weight: normal;
	color: #7f7f7f;
}
a.tag2 {
	font-size: 90%;
	font-weight: normal;
	color: #7f7f7f;
}
a.tag1 {
	font-size: 80%;
	font-weight: normal;
	color: #7f7f7f;
}

.NavigationBox {
	clear: both;
	margin: 10px 5px 5px 5px;
	padding: 10px 0px 0px 0px;
	color: #333333;
	font-size: 110%;
}

.NavigationBox a:link,
.NavigationBox a:active,
.NavigationBox a:visited {
	margin: 0px 5px 0px 0px;
	padding: 3px 5px;
	border: 1px solid #FFF2E6;
	color: #333333;
}

.NavigationBox a:hover {
	margin: 0px 5px 0px 0px;
	padding: 3px 5px;
	border: 1px solid #262626;
	color: #333333;
}

.NavigationBox strong {
	margin: 0px 5px 0px 0px;
	padding: 3px 5px;
	border: 1px solid #262626;
	color: #ffffff;
	background-color: #fc1d6d;
}

form {
	padding: 0;
	margin: 0;
}

dl {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 120%;
	font-weight: bold;
}
dd {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #E5E5E5;
	font-size: 100%;
}

.InputText {
	background-color: #FFF2E6;
	border: 1px solid #bfc7d6;
	width: 220px;
	padding: 2px 4px 2px 4px;
	margin: 1px 0px 7px 0px;
	font-size: 100%;
}

textarea {
	background-color: #FFF2E6;
	border: 1px solid #bfc7d6;
	width: 300px;
	height: 100px;
	padding: 2px 4px 2px 4px;
	margin: 1px 0px 7px 0px;
	font-size: 100%;
}

input.required, textarea.required {
	border: 1px solid #bfc7d6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #bfc7d6;
	color : #000;
}

.validation-advice {
	margin: -5px 0 0 0;
	padding: 0px 2px;
	color: #990000;
	font-weight: bold;
	font-size: 90%;
}

.InputButton {
	border: 1px solid #DC5669;
	background-color: #DC5669;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 2px 10px 2px 5px;
	text-transform: lowercase;
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
}
label {
	color: #393855;
	/*letter-spacing: 1px;*/
}

.comment {
	font-size: 90%;
	color: #555555;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.Message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	border: 2px solid #FF9B9B;
	background-color: #FFCDCD;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#FloatBanner {
	position: absolute;
	top: 320px;
	left: 500px;
	z-index: 2000;
}
.Banner250x250 {
	width: 254px;
	height: 269px;
	margin: 0px;
	padding: 0px;
}
.FloatBannerTitle {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-float-banner-title.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 15px;
	overflow: hidden;
}
.FloatBannerHTML {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 2px 1px 1px 1px;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
}

.tags_bg {
	background-image: url(images/bg-tags.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 20px;
}

.RowTitle {
	background-color: #dedede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60616F;
	text-align: left;
	padding: 2px;
}
.RowEven {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.RowOdd {
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
