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, th, td {
	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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* 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;
}

img, input{
   vertical-align: middle
}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.6875em;
	line-height: 1.455;
	text-align: center;
	color:#666;
}

html>/**/body {
	overflow-y: scroll;
}

a{
  text-decoration:none;
  color:#990000;
  padding:0;
}

a:hover{
  background-color:#990000;
  color:#FFF;
	/*color:#333;*/
}

p, object, #main ul{
  margin-bottom:1.455em;
}

.container{
  text-align:left;
  width:950px;
  margin:0 auto;
  min-height:100%;
  padding:0 15px;
  position:relative;
}

#breadcrumb:after, #breadcrumb ul:after, #topnav:after, #topnav ul:after, #content:after, .cols:after, #quaternarynav:after, .carousel:after, .links.columned:after, .mainform li:after, .basket_total:after, .product_quick:after, .box #message_form:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hd{
  height:1%;
  display:inline-block;
  width:100%;
  margin-bottom:10px;
}

#logo:hover{
  background:none;
}

#breadcrumb{
  color:#999;
  font-size:0.909em;
  line-height:1;
  height:1%;
  display:inline-block;
  width:100%;
  margin-bottom:11px;
}

#breadcrumb ul{
  float:right;
}

#breadcrumb #crumb{
  float:left;
}

#breadcrumb li{
  float:left;
  margin-left:3px;
  margin-top:5px;
  margin-bottom:5px;
}


#breadcrumb li.first{
  margin-left:0;
}

#breadcrumb li.active{
  color:#333;
}

#breadcrumb li.tel{
  color:#333;
  margin-right:3px;
}

#breadcrumb a{
  color:#999;
}

#breadcrumb a.login, #ft a.login{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  color:#E4312A;
}


#breadcrumb a.login:hover, #ft a.login:hover{
  text-decoration:none;
  background-color:#E4312A;
  color:#FFF;
  /*color:#333;*/
}

#breadcrumb a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.vcard .type{
  display:none;
}

#topnav{
  background:#336666;
  height:1%;
  display:inline-block;
  width:100%;
  margin-top:6px;
}

#topnav ul{
  float:left;
  font-size:1.091em;
}

#topnav ul li{
  border-right:1px solid #B1B1B1;
  float:left;
}

#topnav ul li a{
  float:left;
  display:block;
  padding:8px 28px;
  color:#fff;
}

.ja-JP #topnav ul li a{
  padding-left:8px;
  padding-right:8px;
}

#topnav ul li a:hover{
  background-color:#990000;
  text-decoration:none;
}

#topnav ul li.active a, #topnav ul li.active a:hover{
  background-color:#990000;
  color:#FFF
}

#topnav ul li#my-vitsoe a{
  color:#999;
}


#topnav ul li#my-vitsoe a:hover{
  color:#990000;
}

#searchform{
  float:right;
  padding:7px 0 0;
}

#searchform input{
  vertical-align:top;
}

#searchform input#q{
  width:165px;
}

.ja-JP #searchform input#q{
  width:105px;
}

#content{
  padding:23px 0 17em 0;
  height:1%;
  width:100%;
  display:inline-block;
  overflow:hidden;
}

#main.home{
  margin-top:-13px;
}

#subnav{
  margin:0;
}

#subnav ul{
  width:170px;
  font-size:1.091em;
  line-height:1.333;
  border-bottom:1px solid #E5E5E5;
  margin-bottom:90px;
}

#subnav.news h2{
  margin:-40px 0 10px 8px;
  font-weight:normal;
  color:#B1B1B1
}


#subnav ul li{
  display:inline;
}


#subnav ul ul{
  margin:0 0 0 10px;
  width:160px;
  font-size:1em;
  border-bottom:0;
  display:none;
}

#subnav ul li.active ul{
  display:block;
}

#subnav ul li.active ul ul{
  display:none;
}

#subnav ul li.active li.active ul{
  display:block;
}

#subnav ul li a{
  padding:7px 10px;
  display:block;
  color:#333;
  border-top:1px solid #E5E5E5;  
}

#subnav ul li.active li a{
  background:none;
  color:#333 !important;
}

#subnav ul li a:hover, #subnav ul li.active li a:hover{
  background:#990000;
  color:#fff !important;
  text-decoration:none;
}

#subnav ul li.active a, #subnav ul li.active a:hover{
  background:#336666;
  color:#FFF 
}

#subnav ul li.active li.active a, #subnav ul li.active li.active a:hover{
  background:#B1B1B1;
  color:#FFF !important
}

#subnav ul li .nolink{
  display:block;
  padding:7px 10px;
  border-top:1px solid #E5E5E5;
  color:#B1B1B1;
}

#quaternarynav{
  height:1%;
  display:inline-block;
  width:100%;
}

#quaternarynav li{
  display:inline;
}

#quaternarynav li a{
  float:left;
  display:block;
  padding:1em 0;
}


#ft{
  padding:1em 0 10px;
  position:absolute;
  bottom:0;
  left:15px;
  width:950px;
  border-top:1px solid #CCC;
}

#ft ul{
  margin-bottom:0;
}

#ft a{
  color:#999;
}

#ft a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}


.cols{
  display:inline-block;
  width:100%;
  height:1%;
  padding:0;
}

.cols .cols{
  padding-bottom:0.5em;
}

.col{
	float:left;
	width:150px;
	margin-left:10px;
	position:relative;
}

.col.first{
  margin-left:0;
}

.col.toright{
  float:right;
}

.col.alignright{
  text-align:right;
}

.col.two{
	width:700px;
}

.col.three{
	width:170px;
}

.col.four{
	width:230px;
}

.col.inbetween, .inbetween{
	width:205px;
}

.four .twothirds{
  width:155px;
}

.col.six{
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.col.six .padded{
  width:230px;
}


.col.six.padded2{
  width:290px;
  padding-right:60px;
}


.col.six.padded3{
  width:290px;
}

.col.seven{
  width:410px;
}
.col.eight{
  width:470px;
}

.col.eight .padded{
  width:410px;
}

.col.ten{
  width:590px;
}

.col.twelve{
  width:710px;
}

.col.sixteen{
  width:950px;
}

.col.thumb{
  width:85px;
}

.col.thumbtext{
  width:135px;
}

.links.columned{
  height:1%;
}

.links li{
  display:inline;
}

.links li p{
  margin-bottom:0;
}

.links li a{
  background:#E5E5E5 URL(/images/links_arrow.gif) 100% 0 no-repeat;
  margin-bottom:2px;
  padding:7px 32px 6px 8px;
  color:#4D4D4D;
  display:block;
  min-height:1.6em;
}

.links li a:hover{
  background:#f9c232 URL(/images/links_arrow.gif) 100% -34px no-repeat;
}


hr{
  height:1px;
  background:#E5E5E5;
  color:#E5E5E5;
  border:none;
  margin:0.5em 0 1.5em;
  width:100%;
  clear:both;
}

.hr2 hr{
  margin:1em 0;
}


.hr3 hr{
  margin:1.5em 0;
}

.hr4 hr{
  height:4px;
  background-color:#B1B1B1;
  color:#B1B1B1;
}

#subnav .component{
  border-top:3px solid #B1B1B1;
  padding:10px 0;
  width:170px;
  margin-bottom:10px;
}

#subnav .component h1{
  font-size:1.182em;
  margin:0.733em 0;
}

#subnav .component .component_img{
  background:URL(../images/component_arrow.gif) no-repeat 0 0;
  margin:0 0 1em;
}

#subnav .component .component_img a{
  display:block;
  width:100%;
}

#subnav .component .component_img a:hover{
  background-color:transparent;
}

.col.bordered{
  border-top:3px solid #333;
  padding-top:10px;
}


.col.bordered.lighter{
  border-color:#B1B1B1;
}

.col h1{
  font-size:1.634em;
  line-height:1.1;
  font-weight:normal;
  margin:4px 0 30px;
}

.col h2{
 margin:0 0 10px; 
 font-size:1.333em;
 line-height:1;
 color:#4d4d4d;
 min-height:14px;
}

.imgfloat p{
  clear:both;
}

blockquote{
  font-size:1.454em;
  line-height:1.375;
  color:#333;
  margin-bottom:10px;
}

blockquote.smaller{
  font-size:1.272em;
  line-height:1.214;
  color:#808080
}

.indent{
	padding:0 25px 0 0;
}

blockquote span{
  
}

blockquote .ldquo{
  margin-left:-14px;
  padding-right:6px;
}

blockquote .rdquo{
  padding-left:6px;
}


.videoholder{
  margin-top:-1px;
}

.raster{
  background-repeat:no-repeat;
  background-position:0 0;
  text-indent:-9999px;
}

h1{
  color:#4D4D4D;
}

.intro{
  /*font-size:1.091em;
  line-height:1.417;
  color:#808080;*/
}


.date{
  color:#999;
  margin-top:-10px;
}

.spacer{
  margin:0;
  padding:0;
  height:55px;
  width:100%;
}

.spacer.separate{
  margin:27px 0;
  height:15px;
  background-color:#97E9FF;
}

.spacer2{
  margin:0;
  padding:0;
  height:35px;
  width:100%;
}

.readmore{
  margin-top:1em;
}

.signup .text{
  width:164px;
  font-family:Arial, sans-serif;
  font-size:1em;
}

.signup .button{

}

.signup input{
  margin-bottom:0.5em;
}

table.data{
  font-weight:bold;
  color: #333;
  line-height:1.455;
}

table.data th, table.data td{
  padding:0.2em 0;
}

table.data .excl_vat{
  font-style:italic;
  font-weight:normal;
}

table.data th.col, table.data td.col{
  float:none;
  width:60px;
}

table.data th.col.two, table.data td.col.two{
  float:none;
  width:110px;
}

table.data th.comment, table.data td.comment{
  font-size:0.909em;
  font-weight:normal;
  color:#666;
}

table.data .first_row td{
  border-top:1px solid #E5E5E5;
}

table.data .last_row td{
  border-bottom:1px solid #E5E5E5;
}

.addto li a{
  background-image:URL(../images/links_arrow.gif);
  background-position:100% 0;
  background-repeat:no-repeat;
  margin-bottom:2px;
}

.addto li a:hover{
  background-position:100% -34px !important;
}

.caption{
  font-size:0.909em;
  color:#999999;
  line-height:1.3;
  margin-bottom:0;
}

.cite{
  font-style:normal;
  color:#808080;
  display:block;
}

.colourway li{
  display:inline;
}

.montage{
  height:470px;
  position:relative;
}

.montage li{
  position:absolute;
  left:0;
  top:0;
}

.montage li#image_1{
  left:240px;
}

.montage li#image_2{
  left:360px;
}

.montage li#image_3{
  top:240px;
}

.montage li#image_4{ 
  left:120px;
  top:240px;
}

.montage li#image_5{
  left:240px;
  top:120px;
}

.montage li#image_6{
  top:360px;
}

.montage li#image_7{
  left:120px;
  top:360px;
}

.montage li#image_8{
  left:240px;
  top:360px;
}

.montage li#image_9{
  left:360px;
  top:360px;
}
  
.montage.montage2x2 li#image_2{
  top:240px;
  left:0;
} 

.montage.montage2x2 li#image_3{
  left:240px;
}

.gallery  .col.gallery_image{
  background-color:#E5E5E5;
  height:470px;
  text-align:center;
}

.gallery.cols{
  padding-bottom:1.455em;
}


.gallery .links{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}


.gallery .links li a{
}

.gallery .col{
  height:470px;
}

.prevnext li{
  float:left;
  width:33px;
  height:33px;
  text-indent:-9999px;
  background:#e5e5e5 URL(../images/prevnext.png) no-repeat 0 0;
  margin-right:2px;
}

.prevnext li a{
  display:block;
  width:33px;
  height:33px;
  background:#b1b1b1 URL(../images/prevnext.png) no-repeat 0 0;
  float:left;
}


.prevnext li a:hover{
  background-color:#FFCC00;
}


.prevnext li.next, .prevnext li.next a{
  background-position:-37px 0;
}

.prevnext .image_no{
  display:block;
  clear:both;
  padding-top:10px;
  font-weight:bold;
  float:none;
  text-indent:0;
  width:auto;
  background:none;
}

.gallery .caption{
  position:absolute;
  left:-120px;
  width:110px;
  bottom:-1.455em;
  text-align:left;
}

.pagination{
  margin-top:10px;
}

.pagination li{
  display:inline; 
  margin-left:8px;
  color:#999;
}
.pagination li.active{
  font-weight:bold;
}

.pagination li a{
  color:#666666;
}

.pagination li.prev_page{
  margin-left:0;
}

.pagination a.prev_page{
  margin-left:-8px;
}

.pagination li a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

.other li{
  display:inline;
  margin-left:20px;
}


.other li.first{
  margin-left:0;
}

.other_news .date{
  margin-top:0;
}

.banner{
  height:35px;
}

.legend{
  margin-right:-10px;
}

.legend li{
  display:inline;
  margin-right:8px
}

.carousel{
  height:1%;
  display:inline-block;
} 

.google_map{
  height:350px;
  width:350px;
}

.bulleted{
  padding:0 0 10px 20px;
}

.bulleted li{
  list-style-type: disc;
}

h3.highlight{
  margin-bottom:10px;
}

.below-banner{
  margin-top:30px;
}

.carousel{
  width:100%;
}

.flashholder{
  padding:35px 35px 0 415px;
  position:relative;
  font-size:1.091em;
  line-height:1.4;
  height:385px;
}

.flashholder img{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
}


#flashholder_home.flashholder{
  padding-left:615px;
}

.qt{
  background:URL(../images/icon_qt.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  margin:20px 0;
  position:relative;
}
.flash{
  background:URL(../images/icon_flash.jpg) no-repeat 0 0;
  padding:10px 0 10px 40px;
  position:relative;
}


.indent h1{
  width:220px !important;
  margin-right:-25px;
}

#search_results li{
  border-top:1px solid #E5E5E5;
  clear:both;
  padding-top:10px;
}

#search_results li .col{
  height:auto !important;
}

#search_results strong, strong.search_results{
  font-weight:normal;
  color:#333;
}

#search_results .search_link{
  margin-top:-10px;
}

#search_results .search_link a{
  color:#999;
}

#search_results .search_link a:hover{
  color:#333;
  background:none;
  text-decoration:underline;
}

select.jumplinks{
  margin-bottom:1em;
}

ul.jumplinks{ 
  display:none;
}

.mainform li, .new_user p, .address p{
  width:100%;
  clear:both;
  margin:1em 0 0 0;
}

.mainform li.closer{
  margin-top:0.2em;
}

.mainform label, .new_user label, .address label, .new_wall_account label, .new_wall_address label, .new_session label{
  display:block;
  float:none;
}

.new_session input{
  width:220px;
}

.mainform input.input, .mainform textarea.input{
  float:none;
  width:230px;
  font-family: Arial, Verdana, sans-serif;
  font-size:1em;
}

.mainform input.input.smallinput{
  width:80px;
}

.mainform input.input.name, .new_wall_account input.name{
  width:110px;
}

.mainform label.checkbox{
  float:left;
  line-height:2em;
}

.mainform label.smallinput, .mainform p.smallinput{
  float:left;
  width:120px;
}

.mainform label.smallinput.smaller, .mainform p.smallinput.smaller{
  width:64px;
}
.mainform input.checkbox{
  float:left;
  vertical-align:text-top;
}

.mainform .radios{
  float:left;
}

.mainform label.radio{
  width:60px;
  float:left;
}

.mainform p{
  margin-bottom:0;
}

.mainform .toright p{
  margin-bottom:1.455em;
}

.mainform h2{
  margin-bottom:2em;
}

.mainform ul ul{
  margin-bottom:0 !important;
}

.col .h2_minor_arial{
  font-size:1.091em;
  line-height:1.333;
  color:#666666;
}

li.product.col.first{
  clear:left !important;
}


.product .details{
  border-top:1px solid #EAEAEA;
  padding:1em 0 0;
}

.product .add_to_basket{
  background:#FFF URL(../images/button_basket.gif) 0 0 no-repeat;
  border:0px;
  color:#1AA01A;
  text-align:left;
  padding:4px 0 4px 28px;
  font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:1.455;
	min-height:16px;
	cursor:pointer;
}

.add_to_basket.inactive{
  background-position:0 100%;
  color:#666;
  cursor:default;
}

.update_basket{
  background:transparent;
  font-family: Arial, Verdana, sans-serif;
  border:0;
  text-align:left;
  cursor:pointer;
}

.product form li{
  clear:both;
  padding-top:1em;
}  

.product form label, .edit_basket label{
  width:65px;
  float:left;
  font-weight:bold;
}

.product form select, .edit_basket select{
  width:220px;
  float:left;
}  

.product_quantity{
  width:30px;
}

#basket_header{
  background:#E5E5E5 URL(../images/hd_basket.gif) no-repeat 9px 50%;
  padding:5px 9px 5px 25px;
  color:#666666;
  margin:0 0 0 65px !important;
}

#basket_header a{
  color:#E4312A;
  margin-left:30px;
}

#basket td{
  padding:0 0 1em;
}

.basket_item td{
  border-top:1px solid #EAEAEA;
  padding:1em 0 0 !important;
}


.basket_item.first td{
  border-top:0;
  padding:0 !important;
}

.remove_from_basket{
  background:URL(../images/button_basket_remove.gif) 0 0 no-repeat !important;
  color:#666 !important;
  display:block;
  padding:4px 0 4px 28px;
	min-height:16px;
}

.remove_from_basket.inactive{
  background-position:0 100%;
}

.basket_total{
  border-top:1px solid #EAEAEA;
  padding-top:16px;
  margin-bottom:2em;
  width:100%;
  /*display:inline-block;
  height:1%;*/
}


.basket_total.top{
  border:0px;
  border-bottom:1px solid #EAEAEA;
}

input.checkout{
  background:#FFF URL(../images/button_checkout.gif) no-repeat 100% 0;
  border:0;
  color:#666;
  padding:16px 50px 15px 0;
  font-weight:bold;
  font-size:1.333em;
  line-height:1;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  float:right;
  cursor:pointer;
  width:auto;
}

a.checkout{
  background:#FFF URL(../images/button_checkout.gif) no-repeat 100% 0;
  color:#666;
  padding:18px 50px 15px 0;
  font-weight:bold;
  font-size:1.333em;
  line-height:1;
  float:right;
}

input.checkout.inactive, a.checkout.inactive{
  background-position:100% 100%;
  cursor:default;
}

.basket_total p{
  color:#666;
  padding:1em 50px 1em 0;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  float:left;
  margin:0;
}

p.items{
  border-top:1px solid #EAEAEA;
  padding-top:1.5em;
}

.product_description p{
  color:#A5A5A5;
  width:160px;
  margin:0 0 1em 0;
}

.product_description.wider p{
  width:auto;
  color:#666;
}

.product_price{
  margin:0;
  font-weight:bold;
}

#subnav_basket{
  margin-top:-90px;
  border-bottom:0 !important;
}

#subnav_basket li a{
  border-top:0 !important;
  border-bottom:1px solid #EAEAEA;
}

#subnav_basket li.checkout a{
  color:#1AA01A;
}

.product_quick{
  line-height:1.272 !important;
}

.product_quick .product_details{
  width:230px;
  float:right;
}

.product_quick .product_thumb{
  float:left;
}

.product_quick .product_description p{ 
  margin:0;
}

.arrow{
  text-align:right;
}

.arrow a{
  background:URL(../images/arrow_0906.gif) 100% 0 no-repeat;
  padding:4px 30px 4px 0;
  color:#666666;
  display:block;
  font-weight:bold;
}

.arrow.arrow-lg a{
  background-image:URL(../images/arrow-lg_0906.gif);
  padding:0.8em 40px 0.8em 0;
}

.arrow2 a{
  display:block;
  padding:4px 0 4px 30px;
  background:URL(../images/arrow_0906.gif) no-repeat 0 0;
  color:#666666;
  display:block;
  font-weight:bold;
}

.arrow2.arrow-lg a{
  background-image:URL(../images/arrow-lg_0906.gif);
  padding:0.8em 0 0.8em 40px;
}

.arrow a:hover, .arrow2 a:hover{
  text-decoration:underline;
}

.new_user .text input, .new_user .text textarea, .new_user .select select, .address .text input, .address .text textarea, .address .select select, .new_wall_account .text input, .new_wall_account .text textarea, .new_wall_account .select select, .new_wall_account .password input, .new_wall_address .text input, .new_wall_address .text textarea, .new_wall_address .select select{
  width:280px;
}

form .error, .unsuccessful_login{
  color:#E4312A;
}

.new_wall_account input.name{
  width:136px !important;
}

.new_user .text input.smallinput, .new_user .select select.smallinput, .address .text input.smallinput, .address .select select.smallinput{
  width:80px;
}

.button_arrow{
  background:URL(../images/arrow-lg_0906.gif) no-repeat 100% 50%;
  border:0;
  color:#666666;
  min-height:20px;
  padding:1em 40px 1em 0;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  text-align:left;
  cursor:pointer;
  float:right;
}

input.arrowed{
  height:23px;
  background:URL(/images/arrow_0906.gif) no-repeat 0 0;
  border:0;
  text-align:left;
  width:auto;
  color:#666;
  padding:0 0 0 25px;
  cursor:pointer;
  font-weight:bold;
}

input.arrowed.inactive{
  background-position:0 100%;
  cursor:default;
}

input.arrowed_lg{
  height:33px;
  background:URL(../images/arrow-lg_0906.gif) no-repeat 0 0;
  border:0;
  text-align:left;
  width:auto;
  color:#666;
  padding:0 0 0 35px;
  font-weight:bold;
  font-size:1.333em;
  font-family: Arial, Verdana, sans-serif;
  cursor:pointer;
  font-weight:bold;
}

#logged_in{
  background:#333;
  color:#FFF;
  padding:0.5em 10px;
}

h3.another_address{
  margin-top:2em;
  clear:both;
}

td.col{
  vertical-align:top;
}

table.options tr th, table.options tr td{
  padding:0.5em 1em 0.5em 0;
}

.product_images li{
  margin:0 0 10px 10px;  
  float:left;
}

.product_images .image_1, .product_images .image_2{
  margin-left:0;
}

.product_images .image_1{
  margin-left:0;
}

/*#topnav .shop a{
  background-image:URL(#);
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding:54px 15px 9px;
  margin-top:-45px;
} */

#closebutton, #staticplayer{
  cursor:pointer;
  color:#E4312A;
  display:inline;
}

#closebutton:hover{
  background:#E4312A;
  color:#FFF;
}

#staticplayer{
  width:950px;
  height:275px
}

#region_alert{
  display:none;
}  

.region_alert{
  background:#F9C232;
  padding-top:1em;
  margin-bottom:2em;
  position:relative;
}

.region_alert a{
  color:#666;
  text-decoration:underline;
  background:none !important;
  position:absolute;
  right:10px;
  top:1em;
  cursor:pointer;
}

.region_alert .col p, .region_alert .col h2{
  margin-left:10px;
}

.box #message_form{
  background:#FFF;
  padding:2.5em 30px 1.5em 40px;
}

.box #message_form .textarea{
  float:left;
}

.box #message_form .textarea, .box #message_form .textarea textarea, .box #message_form .text input{
  width:230px;
}

.box #message_form .textarea textarea{
  height:16em;
}

.box #message_form div{
  float:right;
  width:240px;
  margin-left:40px;
}

#message_form label{
  display:block;
}

#message_form .hidden{
  display:none;
}

#message_form .inline input{
  display:inline;
}

.box #message_form p{
  clear:both;
  margin-bottom:1em;
}

.box #message_form .text.inline input{
  width:108px;
  float:left;
  margin-bottom:1em;
}

.box #message_form .radio.inline label{
  display:inline;
}

#message_form label span{
  display:block;
  height:275px;
}


#sb-container,#sb-wrapper{text-align:left;}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>#sb-container{position:fixed;}#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}#sb-container>#sb-overlay{height:100%;}#sb-wrapper{position:relative;}#sb-wrapper img{border:none;}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:1px solid #303030;}#sb-body-inner{position:relative;height:100%;}#sb-content.html{height:100%;overflow:auto;}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{font-size:12px;color:#fff;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}#sb-nav-close{background-image:url(../images/close.png);background-repeat:no-repeat;}#sb-nav-next{background-image:url(../images/next.png);background-repeat:no-repeat;}#sb-nav-previous{background-image:url(../images/previous.png);background-repeat:no-repeat;}#sb-nav-play{background-image:url(../images/play.png);background-repeat:no-repeat;}#sb-nav-pause{background-image:url(../images/pause.png);background-repeat:no-repeat;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

#parceria {
	display: none;
}

.marker {
	
}
#titulo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
#titulo_form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
}

input {
	width: 400px;
	padding: 4px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px dotted #CCCCCC;
	color: #999999;
}

#botao_enviar {
	width: 100px;
	padding: 4px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px dotted #CCCCCC;
	color: #ffffff;
	background-color: #990000;	
}
textarea {
	width: 400px;
	padding: 4px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px dotted #CCCCCC;
	height: 170px;
	color: #999999;
}

#main form p button{
	width:88px;
	height:22px;
	border: none;
	background: url(../images/send.png) no-repeat;
	text-indent: -9000px;
	
}
#form {
	text-align: center;
	float: right;
	width: 500px;
	padding: 5px;
}
#form p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 5px;
	}
#form span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#chamada {
	display: none;
}

#principal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 30px;
}
#principal2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
#principal3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#titulo_principal {
	text-align: center;
	
}
#titulo_principal2 {
	text-align: center;
	
}
#col_dir {
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 7px;
}
#col_esq {
	float: right;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 7px;
}

#images_principal {
	width: 500px;
} 
#titulo_form2 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
}
#texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#links_direita {
	float: left;
	text-align: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#links_direita a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#links_direita a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}
#links_esquerda {
	float: left;
	text-align: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#links_esquerda a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration: none;
	}
#links_esquerda a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}