/* Reset by Eric Meyer v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	/* content: none; */
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

:visited {
	color: #67767f;
	font-weight: bold;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Blue Media CSS */

body {
	background: url(../images/bg_all.gif) repeat-x left top;
	font: 12px Arial, Verdana, sans-serif;
	color: #000000;
}

a:link {
	color: #0067e2;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.site_link {
	font-size: 14px;
	padding-right: 20px;
	background: url(../images/bg_link_site.gif) no-repeat right center;
}

h1 {
	font: 18px Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font: 18px Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 10px;
	line-height: 12px;
	color: #67767f;
	margin-bottom: 20px;
}

p {
	font: normal 11px/18px Verdana, Arial, sans-serif;
	padding-bottom:5px;
	padding-top:5px;
}

ul {
	padding-top: 5px;
}

ul li {
	margin-left: 19px;
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../images/bg_li.gif) no-repeat left 7px;
	font: normal 11px/18px Verdana, Arial, sans-serif;
}
#nagrody ul{
  margin-bottom: 5px;
}
#nagrody ul li{
  margin-bottom: 15px;
}
ul.linked li {
	background: url(../images/bg_li_l.gif) no-repeat left 4px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 5px; 
	font-size: 13px;
}

ul.linked_small li {
	background: url(../images/bg_li_l.gif) no-repeat left 4px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}

ul.linked li p {
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.fixwidth {
	width: 940px;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}




#path {
	height: 21px;
	float: left;
	font: 10px/21px Tahoma;
	color: #67767f;
	text-transform:uppercase;
}

#path span.spacer {
	line-height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	background: url(../images/bg_path_arrow.gif) no-repeat center center;
	width: 10px;
	height: 21px;
	display: inline-block;
}

#path a {
	/*height: 21px;
	display: inline-block;
	text-decoration: none;
	color: #67767f;
	font-weight: normal;*/
	background:transparent url(../images/bg_path_arrow.gif) no-repeat scroll left center;
	color:#67767F;
	display:inline-block;
	font-weight:normal;
	padding-left:15px;
	text-decoration:none;
}

#path a.active {
	font-weight: bold;
}


#langs {
	height: 21px;
	float: right;
	font: 10px/21px Tahoma;
	color: #67767f;
}

#langs span.spacer {
	line-height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	background: url(../images/spacer_lang.gif) no-repeat center center;
	width: 1px;
}

#langs a {
	height: 21px;
	display: inline-block;
	text-decoration: none;
	color: #67767f;
	font-weight: normal;
}

#langs a.active {
	background: url(../images/bg_lang_active.gif) repeat-x left bottom;
	font-weight: bold;
}


/* glowne menu */
#menu_main {
	display: block;
	float: left;
	height: 24px;
	margin-top: 30px;
	padding-left: 150px;
}

#menu_main span.spacer {
	display: inline-block;
	float: left;
	height: 24px;
	width: 32px;
	background: url(../images/bg_menu_spacer.gif) no-repeat center center;
}

#menu_main a {
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
	cursor: pointer;
	outline: none;
}

#menu_main a.menu_main_gfx span {
	display: none;
}

#menu_main a.menu_main_gfx{
	background-repeat: no-repeat;
	background-position: center center;
}

#menu_main a.menu_main_link {
	color:#00359F;
	font-size:12px;
	text-decoration:none;
}

#menu_main a.menu_main_link_active {
	color:#00359F;
	font-size:22px;
	text-decoration:none;
}

#menu_main a.menu_main_link_active span {
	display: block;
}


#searcher {
	float: right;
	width: 190px;
	margin-top: 29px;
	
}

#searcher #search_button {
	float: right;
	background: url(../images/bg_search_button.gif) no-repeat;
	width: 23px;
	height: 21px;
	border: none;
	cursor: pointer;
	outline: none;
}

#searcher #search_value {
	float: right;
	background: url(../images/bg_search_field.gif) no-repeat;
	width: 132px;
	height: 19px;
	border: none;
	padding: 2px 5px 0 10px;
	font: 10px/21px Tahoma;
	color: #8a9da9;
	font-weight: bold;
	line-height: 16px;
}

#header {
	height: 100px;
}

#banner {
	
}

#banner_subpage {
	height: 80px;
	background: #0a2134 url(../images/bg_banner_subpage.jpg) no-repeat center top;
}

#banner_subpage_clients {
	height: 80px;
	background: #0b2338 url(../images/bg_label_clients.gif) no-repeat center top;
}

#banner_subpage_projects {
	height: 80px;
	background: #0b2338 url(../images/bg_label_projects.gif) no-repeat center top;
}

#banner_subpage_company {
	height: 80px;
	background: #0b2338 url(../images/bg_label_company.gif) no-repeat center top;
}

#banner_subpage table td {
	color: #ffffff;
	/*font-variant: normal;
	font-style: normal;
	line-height: 80px;
	font-size: 26px;*/
}

#banner_subpage table td.special{
	color: #ffffff;
	font-variant: normal;
	font-style: normal;
	line-height: 80px;
	font-size: 26px;
}

#banner_subpage table td .left_line {
	border-bottom: 1px solid #0040BF; 
	height: 40px; 
	margin-left: 33px; 
	margin-right: 12px;
}

#banner_subpage table td .right_line {
	border-bottom: 1px solid #0040BF; 
	height: 40px; 
	margin-left: 12px; 
	margin-right: 33px;
}

#banner_subpage h1 {
	color: #ffffff;
	font-variant: normal;
	font-style: normal;
	line-height: 80px;
	font-size: 26px;
	margin:0;
	white-space: nowrap;
}

#banner_subpage h1 span.separator {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}

#banner_subpage h1 span.desc {
	font-size: 20px;
	font-weight: normal;
}



/* STYL DO PODMENU NA PODSTRONACH */
#submenu_options {
	float: right;
	/*width: 290px;*/
	padding-top: 10px;
	/*clear:both;*/
	width:300px;
}


#submenu_keywords {
	float: right;
	padding-top: 20px;
	width:300px;
}
#submenu_options #tools {
	border-top: 1px solid #c3d1d9;
	margin-top: 10px;
	padding-top: 10px;
}

#submenu_div {
	float: right;
	width: 290px;
	padding-right: 10px;
	padding-bottom: 27px;
	background: #ebf0f2 url(../images/bg_submenu_bottom.gif) no-repeat left bottom;
}

#submenu {
	padding-top: 28px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	list-style-image: none;
	background: url(../images/bg_subpage_menu_top.gif) no-repeat left top;
}

#submenu li {
	background: url(../images/bg_submenu_list_inactive.gif) no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
	padding-left: 19px;
	color: #67767f;
	font-weight: bold;
	margin:0;
}

#submenu li.title {
	font-size: 10px;
	background: url(../images/bg_submenu_list_title.gif) no-repeat left bottom;
	line-height: 12px;
	color: #67767f;
}

#submenu li a {
	color: #67767f;
	font-weight: bold;
	text-decoration: none;
}

#submenu li a:hover {
	text-decoration: underline;
}

#submenu li.active {
	background: url(../images/bg_submenu_list_active.gif) no-repeat left center;
	color: #0040bf;
}

#submenu li.active a {
	color: #0040bf;
	text-decoration: none;
}

#submenu li.active a:hover {
	text-decoration: underline;
}
#submenu li.sub_submenu{
  padding: 0px;
  margin: 0px;
}
#submenu li.sub_submenu div.sub_submenu,
#submenu li.sub_submenu div.sub_submenu_active
{
  background: url(../images/bg_submenu_list_inactive.gif) no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	line-height: 18px;
	width: 150px;
	margin-left: 0px;
}
#submenu li.sub_submenu div.sub_submenu_active a{
  color: #0040bf;
  text-decoration: none;
}
/* 	NAVIGATOR	*/
#navigator {
	width: 590px;
	height: 50px;
	background: url(../images/bg_project_navigator.gif) no-repeat left top;
	margin-top: 39px;
	margin-bottom: 10px;
}

#navigator .line_grey {
	border-bottom:1px solid #C3D1D9; 
	height:20px; 
	margin-left:12px; margin-right:12px;
}

#navigator .line_white {
	border-top:1px solid #FFFFFF; 
	height:1px; 
	margin-left:12px; margin-right:12px;
}
				



#content_all {
	background: url(../images/bg_all_gradient.gif) repeat-x left top;
}

#content {
	
}

#content_project, 
#content_standard,
#content_clients,
#content_news,
#content_newslist {
	padding-bottom: 30px;
}


#content_standard_left {
	float: left;
	width: 590px;
	padding-top: 30px;
}

#content_standard_right h2 {
	margin-top: 20px;
}

#content_standard_right h3 {
	margin-top: 20px;
}

#content_standard_left a {
	display: inline-block;
}

#content_standard_left img {
	vertical-align:middle!important;
	padding-top:3px; padding-bottom:3px;
}

#content_standard_left ul li {
	line-height:16px!important;
}




/* tresc strony z lista klientow */
#content_clients {
	padding-top: 30px;
}

#content_clients div.content_clients_box {
	width: 300px;
	margin-left: 10px;
	float: left;
	display: block;
	padding-top: 20px;
}

#content_clients div.content_clients_box_small {
	width: 225px;
	margin-left: 10px;
	float: left;
	display: block;
	padding-top: 20px;
}

#content_clients div.first {
	margin-left: 0;
}

#content_clients div.content_clients_box h3 {
	margin-left: 40px;
	font-weight: bold;
}


#content_clients ul li {
	background: url(../images/bg_arr.gif) no-repeat 20px 4px;
	padding-left: 40px;
	margin-bottom: 5px;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 16px;
}

#content_clients ul li.new {
	background: url(../images/bg_li_new.gif) no-repeat left 2px;
}

#content_clients span, 
#content_clients span a {
	font-weight: normal;
}




/* tresc strony z projektem */
#content_project_right_screen {
	float: right;
	width: 382px;
	text-align: right;
	padding-top: 29px;
}


#content_project_left {
	float: left;
	width: 590px;
	padding-top: 29px;
}

#content_project_left img {
	padding-top:10px; padding-bottom:10px;
}

#content_project_left a {
	display:inline-block;
}

#content_project_right {
	float: right;
	width: 300px;
}

#content_project_right p{
	padding:0;
}

#content_project_left h2 {
	margin-top: 10px;
}

/* nowe */
#content_project div.content_clients_box_small {
	width: 210px;
	margin-left: 10px;
	float: left;
	display: block;
}

#content_project div.content_clients_box_small a {
	font-weight:normal;
}

#content_project div.content_clients_box_coop {
	float: left;
	display: block;
}

#content_project div.content_clients_box_coop p {
	font-size:  11px Arial, Verdana, sans-serif !important
}

#content_project div.first {
	margin-left: 0;
}

#content_project .content_clients_box_small ul {
	padding-bottom: 10px;
}

#content_project .content_clients_box_small ul li {
	background: url(../images/bg_arr1.gif) no-repeat 30px 4px;
	padding-left: 42px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#content_project .content_clients_box_small ul li.new {
	background: url(../images/bg_li_new.gif) no-repeat left 4px;
}

#content_project .content_clients_box_small ul li.header {
	background-image: none;
	font-size: 12px;
}

#content_project .content_clients_box_small span, 
#content_project .content_clients_box_small span a {
	font-weight: normal;
}

		
#project_bar_top {
	height: 10px;
	background-color: #8a9da9;
	line-height: 0;
	font-size: 0;
}

#project_bar {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-bottom: 15px;
	background: #ebf0f2 url(../images/bg_project_bar_shadow.gif) no-repeat left bottom;
	
}

#project_bar h3 {
	color: #67767f;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#project_bar_table {
	margin-bottom: 10px;
}

#project_bar_table th {
	color: #67767f;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#project_bar_table td {
	font-family:Verdana,Arial, sans-serif;
	font-size:11px;
}

#project_bar_table td.separator {
	line-height: 0;
	font-size: 0;
	height: 2px;
	background: url(../images/bg_separator.gif) repeat-x;
}

#project_bar_table td.separator1 {
	line-height: 0;
	font-size: 0;
	height: 4px;
	background-color: #8a9da9;
}


#project_bar ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#project_bar .points ul li {
	margin-left: 14px;
	background: url(../images/bg_li_project_bar.gif) no-repeat left 2px;
	padding-left: 35px;
	padding-right: 10px;
	line-height: 22px;
	margin-bottom: 3px;
}





#logo_bluemedia {
	float: left;
	margin-top: 21px;
	margin-left: 1px;
}

/* stopka */
#footer {
	font-size: 11px;
	color: #8a9da9;
	text-align: center;
	height: 40px;
	margin-top: 10px;
}


/* boxy na stronie glownej */
#boxes {
	padding-top: 20px;
	padding-bottom: 20px;
}

#boxes h2 {
	margin-top: 4px;
}

#boxes p {
	margin-bottom: 4px;
	line-height: 18px;
}

#boxes #right_frame {
	float: right;
	width: 230px;
}

#boxes #left_frame {
	float: left;
	width: 700px;
}

#boxes #boxes_zones li {
	display: block;
	float: left;
	width: 198px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #c3d1d9;
	font-size: 12px;
	line-height: 18px;
	min-height: 220px;
	background:none;
	margin:0;
}

* html #boxes #boxes_zones li {
	height: 220px;
}

#boxes #boxes_zones li.first {
	padding-left: 2px;
	width: 211px;
}

#boxes #boxes_zones li.last {
	border-right: none;	
}

#boxes #boxes_zones li h2 {
	margin-top: 10px;
}

#gradient_zone {
	background: url(../images/bg_gradient.gif) no-repeat;
	min-height: 230px;
	border-bottom: 1px solid #c3d1d9;
	margin-bottom: 19px;
}

* html #gradient_zone {
	height: 230px;
}

#gradient_zone_content {
	padding-top: 30px;
	padding-bottom: 20px;
}

#gradient_zone_content h2 {
	color: #67767f;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
}

#gradient_zone_content h3 {
	color: #67767f;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}

#gradient_zone_content ul li {
	background: url(../images/bg_li_r.gif) no-repeat right 6px;
	padding-right: 12px;
	margin-bottom: 3px;
	text-align:right;
	margin-left:0;
	padding-left:0;
}

#gradient_zone_content ul li a {
	text-decoration: none;
}
#gradient_zone_content ul li a:hover {
	text-decoration: underline;
}


.data {
	font-size: 11px;
	color: #8a9da9;
	font-weight: normal;
	white-space: nowrap;
}

h1 .gray, h2 .gray {
	color: #67767f;
}

.gray {
	color: #67767f;
}

.subtitle {
	font-size: 10px;
	color: #8a9da9;
	font-weight: bold;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#gradient_zone_content p.data {
	margin-bottom: 10px;
}

#gradient_zone_content p {
	font-size: 11px;
	line-height: 18px;
	color: #8a9da9;
	padding:0;
}

a#icon_rss {
	display: block;
	background: url(../images/icon_rss.gif) no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	color: #67767f;
	font-weight: normal;
	text-decoration: none;
}

a#icon_rss:hover {
	text-decoration: underline;
}

a#icon_mail {
	display: block;
	background: url(../images/icon_mail.gif) no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	color: #67767f;
	font-weight: normal;
	text-decoration: none;
}

a#icon_mail:hover {
	text-decoration: underline;
}

a.button {
	display: block;
	float: left;
	background: url(../images/bg_button_r.gif) no-repeat right top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #073668;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 31px;
}

a.button_inactive {
	display: block;
	float: left;
	background: url(../images/bg_button_inactive_r.gif) no-repeat right top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #8A9DA9;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 31px;
}

a.button span, a.button_inactive span {
	background: url(../images/bg_button_l.gif) no-repeat left top;
	padding-right: 3px;
	display: inline-block;
	float: left;
	height: 26px;
	padding-left: 10px;
	line-height: 26px;
	
}

a.button_back {
	display: block;
	float: left;
	background: url(../images/bg_button_back_l.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #073668;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 31px;
}

a.button_back_inactive {
	display: block;
	float: left;
	background: url(../images/bg_button_inactive_back_l.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #8A9DA9;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 31px;
}

a.button_n_back {
	display: block;
	float: left;
	background: url(../images/bg_button_n_back_l.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #073668;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 12px;
}

a.button_n_back_inactive {
	display: block;
	float: left;
	background: url(../images/bg_button_n_inactive_back_l.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	font: bold 10px Tahoma;
	color: #8A9DA9;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 12px;
}

a.button_back span, a.button_back_inactive span,a.button_n_back span, a.button_n_back_inactive span {
	background: url(../images/bg_button_back_r.gif) no-repeat right top;
	padding-right: 10px;
	display: inline-block;
	float: left;
	height: 26px;
	padding-left: 3px;
	line-height: 26px;
	
}

/* ramka z cieiem na dole max szerokosc tresci */
div.frame_maxwidth {
	
}

div.frame_maxwidth_top {
	background: url(../images/bg_frame_maxwidth_top.gif) no-repeat;
	height: 7px;
	line-height: 0;
	font-size: 0;
}

div.frame_maxwidth_content {
	background-color: #ebf0f2;
}

div.frame_maxwidth_bottom {
	background: url(../images/bg_frame_maxwidth_bottom.gif) no-repeat;
	height: 15px;
	line-height: 0;
	font-size: 0;
}

.dot {
	background: url(../images/bg_dot.gif) no-repeat center center;
}

/* uniwersalna ramka */
div.frame {
	background-image: url(../images/bg_gray.gif);
}
.document_date{
  float: left;
  font-family:Verdana,Arial, sans-serif;
  margin-right: 10px;
}

.document_tags{
  
  text-align: left;
  color: #ccc;
  margin-left: 5px;
  margin-top: 1px;
  font-family:Verdana,Arial, sans-serif;
  font-size: 10px;
}

.document_tags a{
  text-decoration: none;
  font-size: 10px;
  margin: 0px 2px;
}
.document_tags a:link, .document_tags a:visited{
  color: #E87400;
  font-weight: normal;
}
.document_tags a:hover{
  text-decoration: underline;
}
.tag {
	margin: 1px 2px;
}

#submenu li .tag a{
  font-weight: normal;
  color: #000;
}
div.frame div.frame_inner1 {
	background: url(../images/bg_gray_tl.gif) no-repeat left top;
	width: 100%;
}

div.frame div.frame_inner2 {
	background: url(../images/bg_gray_tr.gif) no-repeat right top;
	width: 100%;
}

div.frame div.frame_inner3 {
	background: url(../images/bg_gray_b.gif) repeat-x left bottom;
	width: 100%;
}

div.frame div.frame_inner4 {
	background: url(../images/bg_gray_bl.gif) no-repeat left bottom;
	width: 100%;
}

div.frame div.frame_inner5 {
	background: url(../images/bg_gray_br.gif) no-repeat right bottom;
	width: 100%;
}

div.frame div.frame_content {
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 6px;
	padding-bottom: 20px;
}

/* uniwersalna ramka z oddzielonym naglowkiem i trescia */
div.frame1 {
	background-image: url(../images/bg_gray1.gif);
}

div.frame1 div.frame_head {
	background: url(../images/bg_gray1_t.gif) repeat-x;
}

div.frame1 div.frame_head_inner1 {
	background: url(../images/bg_gray1_tl.gif) no-repeat left top;
}

div.frame1 div.frame_head_inner2 {
	background: url(../images/bg_gray1_tr.gif) no-repeat right top;
}

div.frame1 div.frame_head_content {
	height: 22px;
	line-height: 20px;
	font: 10px/21px Tahoma;
	color: #67767f;
	padding-left: 20px;
	text-transform:uppercase;
}

div.frame1 div.frame_head_content span.spacer {
	line-height: 22px;
	padding-left: 4px;
	padding-right: 4px;
	background: url(../images/bg_gray1_arrow.gif) no-repeat center top;
	width: 10px;
	height: 22px;
	display: inline-block;
	
}

* html div.frame1 div.frame_head_content span.spacer {
	line-height: 10px;
	font-size: 0;
}

div.frame1 div.frame_head_content  a {
	height: 22px;
	display: inline-block;
	text-decoration: none;
	color: #67767f;
	font-weight: normal;
}

div.frame1 div.frame_head_content  a.active {
	font-weight: bold;
}

div.frame1 div.frame_main {
	background: url(../images/bg_gray1_b.gif) repeat-x left bottom;
	width: 100%;
}

div.frame1 div.frame_main_inner1 {
	background: url(../images/bg_gray1_bl.gif) no-repeat left bottom;
	width: 100%;
}

div.frame1 div.frame_main_inner2 {
	background: url(../images/bg_gray1_br.gif) no-repeat right bottom;
	width: 100%;
}

div.frame1 div.frame_main_content {
	padding: 15px 20px 25px;
	color: #67767f;
	font-size: 11px;
}

div.frame1 div.frame_main_content  a {
	text-decoration: none;
	color: #67767f;
	font-weight: normal;
}

div.frame1 div.frame_main_content  a:hover {
	text-decoration: underline;
}

div.frame1 div.frame_main_content td {
	height: 22px;
}

td.spacer {
	background: url(../images/spacer_gray1.gif) repeat-y center top;
}


div.quot {
	padding-left: 30px;
	background: url(../images/bg_quot.gif) no-repeat 1px 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.quot_content {
	border-left: 1px solid #c3d1d9;
	padding-left: 10px;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:18px;
	color: #67767f;
	font-style: italic;
}

div.quot_content span.select {
	background-color: #efffc5;
}

div.quot_content .quote_name {
	font-weight: bold;
	font-size: 11px;
	color: #67767f;
	font-style: normal;
}


.form_content{
  padding: 10px;
  font: normal 11px Verdana, Arial, sans-serif;
}
.form_popup{
  width: 370px;
  font: normal 11px Verdana, Arial, sans-serif;
}
.form_response{
  padding: 10px 0px;
  font-weight: bold;;
}

.form_content .form_label{
  width: 135px;
}

.form_content .form_input{

  float: left;
}
.form_content .form_error{
  width: 350px;
  margin-left: 145px;
  float: left;
}
.form_popup .form_label{
  width: 120px;
}
.form_popup .form_input{
  float: left;

}
.form_popup .form_error{
  text-align: right;
  margin-right: 40px;
  width: 350px;

}

.form_label{
  float: left;
  text-align: right;
  padding-right: 5px;
 
}
.form_error{
  font-size: 10px;
  float: right;
  color: #cc0000;
  height: 13px;
  display: none;
}
.form_row, .form_checkbox_row{
  padding: 5px 5px;

}

.form_checkbox_row{
  font-size:  10px;
}
.form_row input, .form_row textarea{
    padding: 1px;
  		font: normal 11px Verdana, Arial, sans-serif;
  	border: 1px solid #ccc;
}
.upoadInput{
  	font: normal 11px Verdana, Arial, sans-serif !important;
  border: 1px solid #ccc!important;
}
.form_row_button{
  text-align: right;
  margin-right: 20px;
}
.clear2 {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.required {
  color: #cc0000;
  font-weight: bold;
}
div.required{
  display: block;
  width: 10px;
  float: left;
  text-align: center;
}
.form_smallinfo{
  font-size: 10px;
  color: #0067e2;
}
