/* [Master Stylesheet]
 
 Project:		VO Website
 Last change:	14/01/2011
 Assigned to:	Jens Lumm
 Primary use:	Portal
 ----------------------------------*/
html {
    background-image: url(../img/bg_backdrop_dark-wood.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #131314;
}

a { color:black; }

#portfolio img { border:1px solid #ccc; padding:5px; background-color:white;}

b {
    color: #333;
}

blockquote {
    width: 50%;
    margin: 1em auto;
}

ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.container_16#header {
    background-color: #fff;
    padding-bottom: 20px;
}

div.container_16#content {
    background-color: #fff;
    color: #666;
}
div.container_10#popup {
    background-color: #fff;
    padding-bottom: 20px;
}
.badge-title sup {
    font-size: 9px;
}

.intro {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
}

.invert {
    background-color: #000;
    color: #fff;
}

.left, div.left p {
    text-align: left;
}

.right, div.right p {
    text-align: right;
}

.border {
    border: 1px solid #CCCCCC;
}

.noborder {
    border: none;
}

/* VO Logo
 ----------------------------------*/
#vologo p {
    margin-top: 25px;
    margin-left: 0px;
	margin-bottom: 0px;
}

/* Top Navi Basics
 ----------------------------------*/
ul#nav {
    height: 105px;
    margin: 0;
    padding: 0;
}

.mainnav_subtitle {
    color: #adaaaa;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 11px;
    width: 100%;
}

ul#nav li, ul#nav li a {
    display: block;
    line-height: 15px;
    width: 140px;
}

ul#nav li.last {
    display: block;
    line-height: 15px;
    width: 130px;
}

ul#nav li {
    height: 105px;
    float: right;
    background: url(../img/bg_main_nav.gif) no-repeat;
    position: relative;
}

ul#nav li a {
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #787878;
    background: none;
    padding-top: 50px;
    padding-left: 10px;
    padding-bottom: 20px;
}

ul#nav li.active a {
    color: black;
}

/* Switcher
 ----------------------------------*/
 

 
#switch {
    font-size: 9px;
}

#switch p {
    margin-bottom: 10px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#switch a {
    text-decoration: none;
    color: #666;
}

#switch a:hover {
    color: #fff;
}

#switch a.active {
    color: #fff;
}


/* Shop
 ----------------------------------*/
#shop td.prod-pic img {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #fff;
}

#shop td {
    vertical-align: top;
}

#shop td.content {
    padding: 0px 0px 0px 10px;
}

table#shop h2, table#shop h3 {
    margin: 0px;
}

#shop ul.greenArrow {
    font-size: 11px;
    margin: 19px 0 30px 0;
}

td.shop-prices {
    text-align: right;
}

table#shop td.shop-prices h1, table#shop td.shop-prices h2, table#shop td.shop-prices h3 {
    margin: 0px;
    padding: 0px;
}

td.shop-prices h1 {
    font-size: 18px;
    font-weight: normal;
}

td.shop-prices h2 {
    color: #ccc;
    font-weight: normal;
    font-size: 11px;
    text-decoration: line-through;
}

td.shop-prices h3 {
    color: #cc0000;
}

/* Team
 ----------------------------------*/
table#team {
    width: 100%;
}

table#team img {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: white;
}

/* Ordered Lists
 ----------------------------------*/
ol.steps {
    margin: 2em 0;
}

ol.steps li img {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: white;
    margin: 1em 0 1em 1em;
}

ol.steps li {
    list-style-type: decimal-leading-zero;
    /*font-size: 11px;*/
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cdcdcd;
    background-color: #f5f5f5;
    padding: 0.5em;
    font-weight: bold;
    color: black;
    margin-left: 25px;
}

ol.steps li p {
    font-weight: normal;
    color: #666;
    margin-bottom: 0px;
}

ol.steps li.even {
    background-color: #fff;
}

/* Top Navi DropDowns
 ----------------------------------*/
ul#nav li .dropdown {
    border-left: 1px solid #e0e0e0;
    display: none;
    position: absolute;
    z-index: 10050;
    width: 208px;
    top: 80px;
    left: 0px;
    overflow: hidden;
    clear: left;
    padding-top: 1px;
}

ul#nav li .dropdown ul {
    border-right: 1px solid #e0e0e0;
    background: url(../img/bg_main_nav_dropdown.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #e5e5e5;
}

ul#nav li .dropdown .corner {
    height: 20px;
}

ul#nav li ul {
    overflow: hidden;
}

ul#nav li:hover .dropdown, ul#nav li.over .dropdown {
    display: block;
}

ul#nav li:hover a, ul#nav li.over a {
    color: black;
}

ul#nav li:hover ul li a, ul#nav li.over ul li a {
    font-weight: bold;
    width: 200px;
    color: #999;
}

ul#nav li ul li, ul#nav li ul li a {
    float: none;
    height: 1%;
    background: none;
    text-transform: none;
}

ul#nav li ul li {
    border-bottom: 1px solid #bababa;
    border-top: 1px solid #f9f9f9;
    width: 100%;
}

ul#nav li ul li.first {
    border-bottom: 1px solid #bababa;
    border-top: 0px solid #f9f9f9;
}

ul#nav li ul li.last {
    border-bottom: 1px solid #bababa;
    border-top: 1px solid #f9f9f9;
    width: 100%;
}

ul#nav li ul li a {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 0px 5px 10px;
}

ul#nav li ul li a:hover {
    background-color: #FFF;
    color: #333;
    background-image: url(../img/bg_main_nav_hover.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

ul#nav li ul.corner {
    background-color: transparent;
    background-image: none;
}

/* Breadcumbs
 ----------------------------------*/
ul#crumbs {
    border: 1px solid #dedede;
    height: 2.3em;
    background-color: #fff;
    font-size: 11px;
}

#crumbs li {
    float: left;
    line-height: 2.3em;
    padding-left: 10px;
    color: #777;
    font-weight: bold;
    background: url(../img/crumbs_fill.gif) repeat-x center;
}

#crumbs li.startCrumb {
    display: block;
    padding: 0 15px 0 .75em;
    background: url(../img/crumbs_start.gif) no-repeat right center;
    color: #FFF;
    background-color: #404040;
}

#crumbs li.endCrumb {
    display: block;
    padding: 0 15px 0 .75em;
    background: url(../img/crumbs_end.gif) no-repeat left center;
}

#crumbs li a {
    display: block;
    padding: 0 15px 0 0;
    background: url(../img/crumbs.gif) no-repeat right center;
}

#crumbs li span {
    display: block;
    padding: 0 15px 0 0;
    background: url(../img/crumbs.gif) no-repeat right center;
}

#crumbs li a:link, #crumbs li a:visited {
    text-decoration: none;
    color: #777;
}

#crumbs li a:hover, #crumbs li a:focus {
    color: #000;
}

table.fancytable {
    margin: auto;
    width: 100%;
}

/* Headlines
 ----------------------------------*/
/* Basics
 ----------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
}

h2 {
    font-size: 18px;
    line-height: 1.1em;
}

h3 {
    font-size: 12px;
    margin-bottom: 0.5em;
}

li h3 {
    margin: 0;
}

th h3 {
    line-height: 1.5em;
    margin-top: 1em;
}

h4 {
    font-size: 10px;
    line-height: 10px;
}

h5 {
    font-size: 9px;
}

h1 + h2 {
    margin-top: -1em;
}

/* Index
 ----------------------------------*/
#content-index h1 {
    font-size: 24px;
    color: #27221f;
    line-height: 24px;
    letter-spacing: -1px;
}

/* Articles
 ----------------------------------*/
#content-article a {
    color: #333333;
    font-style: italic;
}

#content-article h1 {
    font-size: 24px;
    color: #27221f;
    line-height: 24px;
    letter-spacing: -1px;
    margin: 1em 0;
}

#content-article h1.title {
    margin-top: 0;
    margin-bottom: 0.5em;
}

#content-article h2 {
    margin: 1em 0;
}

.centered{
    width: 100%;
    text-align: center;
}


/* Sidebar
 ----------------------------------*/
#sidebar h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a;
    padding: 5px 0px 15px 8px;
    margin-bottom: 10px;
    font-weight: bold;
    background-color: #e5e5e5;
    line-height: 14px;
    background-image: url(../img/bg_sidebar_headline.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#sidebar .subheadline {
    color: #808080;
    font-size: 11px;
}

div.bg_black h3 {
    color: #CCCCCC;
    padding-left: 10px;
    padding-top: 10px;
}

/* List Styles
 ----------------------------------*/
ul.list {
    border: 1px solid #e5e5e5;
    margin-bottom: 2em;
}

ul.list h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    color: #333;
}

ul.list h3 .nmbr {
    background-color: #88a008;
    color: #FFF;
    padding: 0 4px;
    font-size: 0.85em;
    margin-right: 2px;
}

ul.list li {
    padding: 0.8em 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid white;
    margin-left: 10px;
    margin-right: 10px;
    font-style: italic;
    color: #666;
}

ul.list li:last-child {
    border-bottom: none;
}

/* Sidebar Rounded Box
 ----------------------------------*/
#sidebar .bg_box_header {
    background-image: url(/img/bg_sidebar_rounded_header.gif);
    background-repeat: no-repeat;
    background-position: top;
    line-height: 10px;
}

#sidebar .bg_box {
    background-image: url(/img/bg_sidebar_rounded_footer.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 10px;
    padding-left: 10px;
}

#sidebar .bg_box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

ul#login {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 9px;
    color: #666666;
    line-height: 15px;
}

ul#login a {
    color: #999999;
}

#sidebar .bg_box input.inputfield {
    width: 190px;

}


#sidebar .bg_box a{
     color: #333333;
    font-weight: bold;

}

input.checkbox {
    vertical-align: middle;
    margin-right: 5px;
}

ul#login li:first-child {
    border-bottom: 1px solid #CCCCCC;
}

ul#login li {
    padding: 0;
    margin: 0;
}

ul#login li.lostpw {
    padding-left: 20px;
}

div.bg_box div.grid_2 {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

/* Background
 ----------------------------------*/
.bg_black {
    background-image: url(../img/bg_black.jpg);
}

.bg_black p {
    border: 0px;
    color: #FFFFFF;
}

.bg_teaser_test {
    background-image: url(../img/bg_teaser_test.jpg);
    height: 200px;
}

.bg_teaser_test p {
    border: 0px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}

/* Box Styling
 ----------------------------------*/
/* GRID 4 Box Styles
 ----------------------------------*/


	


.box_grid_4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    background-image: url(../img/bg_box_g4.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.box_grid_4_white{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}


.box_grid_4 div {
    padding: 10px;
    border: 1px solid #CCC;
}

.box_grid_4_white div {
    padding: 10px;
    border: 1px solid #CCC;
    height: 156px;
}



.box_grid_4 div.tsimg {
    padding: 0px;
    border: 1px solid #CCC;
}

.box_grid_4 a { color: #333;  }
.box_grid_4 a:hover { color: black;  }
.box_grid_4 p { font-weight:normal; margin-bottom:8px; }

.box_grid_4 h2 {
    /*height: 25px;
    line-height: 18px;*/
    color: #27221f;
    font-weight: bold;
    
    letter-spacing: -1px;
}


.box_grid_4 div.content {
    height: 80px;
    border: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.box_grid_4 div.btn {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: right;
}

.box_grid_4 ul {
    margin: 0;
    padding: 0;
}

.box_grid_4 img.thumb {
    float: right;
}

.box_grid_4 input {
    margin-top: 8px;
}

/* GRID 6 Box Styles
 ----------------------------------*/
.box_grid_6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}

.test {
    background-color: red;
}

p.prod {
    height: 150px;
}

.box_grid_6 div {
    padding: 10px;
    border: 1px solid #ccc;
    background-image: url(../img/bg_box_g4.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.box_grid_6 div div {
    background-image: none;
}

.box_grid_6 h1, #content-article .box_grid_6 h1 {
	margin-top:5px; margin-bottom:10px;
    
}

#content-article .box_grid_6 h2 {
    margin: 0;
}

.box_grid_6 div.content {
    height: 90px;
    border: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.box_grid_6 div.btn {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: right;
}

.box_grid_6 div.hint {
    font-size: 10px;
    border: none;
    font-weight: normal;
    line-height: 10px;
    margin: 0;
    padding: 0;
}

.box_grid_6 div.hint strong {
    color: #333;
}

.box_grid_6 div.hint img {
    float: left;
    margin: 0px 5px 0px 0px;
}

.box_grid_6 h3 {
    
	font-size:11px;
}

.box_grid_6 h3 a {
    color: #333;
}

.box_grid_6 h3 a:hover {
    color: #000;
    text-decoration: none;
}

.box_grid_6 h3 strong {
}

.box_grid_6 h3 em {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#666;
	
}

.box_grid_6 h4 {
    margin: 10px 0 10px 0;
}

/* GRID 12 Box Styles
 ----------------------------------*/
.box_grid_12 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    background-image: url(../img/bg_box_g12.gif);
    background-repeat: repeat-x;
}

.box_grid_12 div {
    border: 1px solid #CCC;
    height: 320px;
}

.box_grid_12 p {
    padding: 10px;
}

/* Footnotes
 ----------------------------------*/
.footnotes {
    color: #666;
    line-height: 1.5;
    font-size: 85%;
}

sub, sup {
    line-height: 0px;
    font-size: 75%;
    margin-right: 1em;
}

div.footnotes div {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 1em 0;
}

div.footnotes a {
    color: #666;
    text-decoration: underline;
}

div.footnotes a:hover {
    color: #333;
}

.footnote {
    font-size: 11px;
    color: #999999;
}

.footnote a {
    color: #999999;
    text-decoration: none;
}

.footnote a.active {
    color: #000000;
}

.footnote a:hover {
    color: #000000;
}

/* Breadcrumbs
 ----------------------------------*/
ul.path > li {
    display: inline;
    list-style-type: none;
    margin-left: 0px;
}

ul.path > li:after {
    content: "\00BB";
    padding-left: 6px;
}

ul.path > li:last-child:after {
    content: "\00A0";
    padding-left: 6px;
}

/* Shopping Cart
 ----------------------------------*/
#cart {
    font-size: 11px;
    color: #a4a4a4;
}

#cart table {
    margin: 0;
    background-image: url(../img/bg_cart_content.gif);
    background-repeat: repeat-y;
}

#cart table#total {
    margin: 0;
    background-image: url(../img/bg_cart_total.gif);
    background-repeat: repeat-y;
}

#cart table.cartStart { /* border:none; padding:0; margin:0; height:21px; font-size-adjust:11px; line-height:11px;*/
}

#cart table.cartEnd { /* border:none;  padding:0; margin:0; height:10px; */
}

#cart table td {
    vertical-align: top;
}

#cart .td-section td {
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    padding: 12px 0 0 10px;
}

#cart .ctd1 {
    padding: 0px 0px 0px 10px;
    line-height: 15px;
}

#cart .ctd2 {
    padding: 0px 10px 0px 0px;
    line-height: 15px;
    text-align: right;
}

#cart .ctd3 {
    padding: 2px 0px 0px 0px;
    line-height: 15px;
}

#cart .spacer {
    height: 10px;
}

#cart strong {
    color: #fff;
    font-weight: normal;
}

#cart .small {
    font-size: 10px;
}

.total td {
    color: #83ad00;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    padding-top: 10px;
}

.sum_monthly td {
    color: #000;
    padding: 10px 10px 0px 10px;
    height: 20px;
}

.mwst td {
    color: #666;
    text-align: right;
    padding: 10px 10px 0px 10px;
    margin: 0;
}

.ordernow td {
    color: #666;
    font-size: 18px;
    text-align: right;
    padding: 0px 10px 0px 10px;
    margin: 0;
}

div.cartStart {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-image: url(../img/bg_cart_header.gif);
    background-position: 0px top;
    border: none;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
}

div.cartEnd {
    background-image: url(../img/bg_cart_footer_end.gif);
    background-position: 0px bottom;
    border: none;
}

/* Footer Area
 ----------------------------------*/
.footer {
    font-size: 12px;
    color: #80b9dd;
    line-height: 17px;
    text-align: center;
    padding: 20px 10px;
    margin: 10px 0 0 0;
    background-image: url(../img/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #4899cd;
    background-color: #1b80c1;
}

.footer h2 {
    color: #FFF;
    margin: 0 0 10px 0;
}

.footer a {
    color: #80b9dd;
    text-decoration: none;
}

.footer a.active, .footer a.email {
    color: #d9eaf5;
}

.footer a:hover {
    color: #FFF;
    text-decoration: none;
}

.footer ul {
    margin: 0;
}

.footer ul > li {
    display: inline;
    list-style-type: none;
    margin-left: 15px;
}

/* Fancy Table
 ----------------------------------*/
.fancytable-wrap {
    background-color: #FFF;
    padding: 0px 10px;
    border: 1px solid #ccc;
    margin-bottom: 1em;
}

table.fancytable {
    font-size: 11px;
    line-height: 13px;
    color: #333;
    margin: 2em 0;
}

.fancytable th {
    text-align: left;
    border: none;
    font-size: 1.5em;
    padding: 10px 10px 10px 10px;
}

.fancytable td {
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
}

.fancytable td:first-child {
    border-left: 0px solid #dcdcdc;
}

.fancytable td:last-child {
    border-right: 0px solid #dcdcdc;
}

.fancytable tr.even td {
    background-color: #fff;
}

.fancytable td.mark {
    text-align: center;
    vertical-align: bottom;
}

.fancytable td.mark img {
    vertical-align: bottom;
}

.fancytable th.mark {
    text-align: center;
    vertical-align: bottom;
}

.fancytable th.mark img {
    vertical-align: bottom;
}

.badge-green {
    background-image: url(../img/bg_badge_green.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #FFF;
}

th.badge-green {
    border-left: 1px solid #5f6f09;
    border-right: 1px solid #d9dec1;
}

th.badge-green div {
    line-height: 1em;
    margin-bottom: 5px;
}

.badge-title {
}

.badge-subtitle {
    font-size: 9px;
}

.badge-regular-price {
    text-decoration: line-through;
    font-size: 9px;
    text-align: right;
}

.badge-special-price {
    font-size: 42px;
    letter-spacing: -1px;
    height: 46px;
    text-align: right;
}

.badge-footnote {
    font-size: 9px;
    text-align: right;
}

.badge-tiny-cents {
    font-size: 26px;
}

.badge-tiny-euro {
    font-size: 9px;
}

th.badge-green div.badge-btn-order {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

th.legende {
    font-size: 9px;
    line-height: 1em;
    width: 105px;
}

th.legende h3 {
    font-size: 1.8em;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
    margin-bottom: 1em;
}

th.legende img {
    margin-right: 6px;
}

table#domainsearch {
    border: 1px solid #ccc;
}

table#domainsearch td {
    border: 0px;
    background-image: url(../img/bg_domainsearch.gif);
}

/* List Style "Check"
 ----------------------------------*/
ul.greenArrow {
    margin: 2em 0;
    list-style-image: none;
}

.greenArrow li {
    /*font-size: 11px;*/
    background-image: url(../img/ico_arrow.gif);
    background-repeat: no-repeat;
    background-position: 1em 0.6em;
    list-style-position: outside;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cdcdcd;
    background-color: #f5f5f5;
    padding: 0.5em;
    margin: 0;
    padding-left: 4em;
}

.greenArrow li:first-child {
    border-top: 1px solid #cdcdcd;
}

.greenArrow li.even {
    background-color: #fff;
}

/* Sidebar Navigation
 * --------------------------------------------------------- */
#sidebar_nav {
    float: left;
    width: 220px;
    margin: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#sidebar_nav li a {
    display: block;
    text-decoration: none;
    height: 30px;
    line-height: 32px;
    padding: 0 0 0 10px;
    background: url(../img/bg-sidebar_nav.gif) no-repeat 0px 0px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    color: #404040;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-shadow: #fff 0px 1px 1px;
}

#sidebar_nav li a:hover {
    background-position: 0px -30px;
    border-color: #2c9efc;
    color: #fff;
    text-shadow: #145690 0px 1px 1px;
}

#sidebar_nav li a.active {
    background-position: 0px -60px;
    border-color: #404040;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
}

/* Sub Sidebar Nav */
#sidebar_nav li ul {
    padding: 5px 0;
    background: #404040;
}

#sidebar_nav li ul li a {
    height: 20px;
    line-height: 20px;
    background: #404040;
    border-color: #404040;
    text-shadow: none;
    color: #999;
    font-size: 10px;
}

#sidebar_nav li ul li a.highlight {
    color: #fff;
}

#sidebar_nav li ul li a:hover {
    color: #fff;
    text-shadow: none;
    border-color: #404040;
}

/* List Style "Status"
 ----------------------------------*/

div.status-alert, 
div.status-success 				{ color:#FFF; margin-bottom:10px; }

div.status-alert ul, 
div.status-success ul			{ margin: 0; list-style-image: none; }

div.status-alert ul li, 
div.status-success ul li		{ background-repeat: no-repeat; background-position: 1em 1em; padding: 10px 0 10px 4em; font-weight:bold; }

div.status-alert ul li ul, 
div.status-success ul li ul		{ margin: 10px 0 0 14px; padding-bottom:15px; }

div.status-alert ul li ul li, 
div.status-success ul li ul li 	{ background-image:none; font-size:12px; list-style-type: disc; padding:0; font-weight:normal;}

div.status-alert strong, 
div.status-success strong 		{ padding:0 3px; }

div.status-alert 				{ background:url(../img/bg-alert.gif) #942424 repeat-x top; }
div.status-alert ul li			{ background-image: url(../img/ico-alert.png);text-shadow:0 1px 1px #821f1f;}

div.status-success 				{ background:url(../img/bg-success.gif) #819424 repeat-x top; }
div.status-success ul li		{ background-image: url(../img/ico-success.png);text-shadow:0 1px 1px #72821f;}

/* List Style "Further Resources"
 ----------------------------------*/
ul.standard-ul {
    margin: 2em 0;
    list-style-image: none;
}

.standard-ul li {
    /*font-size: 11px;*/
    background-repeat: no-repeat;
    background-position: 1em 0.6em;
    list-style-position: outside;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cdcdcd;
    background-color: #f5f5f5;
    padding: 0.5em;
    margin: 0;
    padding-left: 4em;
}

.standard-ul li {
    background-image: url(../img/scroll_right.png);
}

.standard-ul li.tipp {
    background-image: url(../img/ico_tipp.gif);
    background-position: 1em 0.4em;
}

.standard-ul li.phone {
    background-image: url(../img/ico_phone.gif);
    padding-left: 50px;
    background-position: 0.5em 0.4em;
}

.standard-ul li.video {
    background-image: url(../img/ico-video.gif);
}

.standard-ul li.pdf {
    background-image: url(../img/ico-pdf.gif);
}

.standard-ul li.url {
    background-image: url(../img/ico-url.gif);
}

.standard-ul li.firefox {
    background-image: url(../img/ico-firefox.gif);
}

.standard-ul li.thunderbird {
    background-image: url(../img/ico-thunderbird.gif);
}

.standard-ul li.filezilla {
    background-image: url(../img/ico-filezilla.gif);
}

.standard-ul li.office {
    background-image: url(../img/ico-office.gif);
}

.standard-ul li.reader {
    background-image: url(../img/ico-reader.gif);
}

.standard-ul li:first-child {
    border-top: 1px solid #cdcdcd;
}

.standard-ul li.even {
    background-color: #fff;
}

.standard-ul.press-logos li { background-image:none; padding-left:0em;}

.standard-ul.press-logos li img { float:left; padding:0px 15px; margin-top:-2px; }




/* Slider
 ----------------------------------*/
#wrapper {
    width: 700px;
    margin: 0 auto;
    border: 1px solid #cccccc;
    color: #666666;
    font-size:11px;
    line-height: 13px;
    background-image: url(../img/slider-wrapper-bg.gif);
    background-repeat: repeat-x;
}

#intro {
    padding-bottom: 10px;
	
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
	
}

#slider {
    width: 640px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 250px;
    width: 640px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    
}

.scrollContainer div.panel {
    padding: 0px;
    height: 240px;
    width: 640px;
	
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin: 0 -3px -3px 0;
}

ul.navigation a {
    
	padding: 8px;
    color: #666;
    text-decoration: none;
	border-right: 1px solid #999;
	border-left: 1px solid #fff;
	text-shadow: #ccc 0px 1px 1px;
	font-weight:bold;
	background-color: #e5e5e5;
	background-image: url(../img/slider-active-bg.gif);
	background-repeat: repeat-x;

}

ul.navigation a:hover {
    background-color: #e5e5e5;
	background-image: url(../img/slider-active-bg.gif);
	background-repeat: repeat-x;
	
	color:black;
}

ul.navigation a.selected {
    background-color: #e5e5e5;
	background-image: url(../img/slider-active-bg.gif);
	background-repeat: repeat-x;
	color:black;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}

/* Slider Scroll Buttons
 ----------------------------------*/
.scrollButtons {
    position: absolute;
    top: 0px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -28px;
    padding:128px 6px;
	
}

.scrollButtons.right {
    right: -28px;
    padding:128px 6px;

}

/* Slider Tabs
 ----------------------------------*/
#tab-04 {
}



/* Form Error messages
 ----------------------------------*/
ul.errors li{
	color: red;
}


/* voPhone call listing additional styles
 ----------------------------------*/
ul.phoneNumberListing li{
	float:left;
	margin-right: 10px;
}

ul.phoneNumberListing li.selected{
	font-weight: bold;
}



/* VO4ME additional styles
----------------------------------*/

.gradient-box div { padding: 0px; border: 1px solid #CCC; min-height:195px;}
	
div.dashboard h1 			{ color:#3399cc; font-size:18px; padding:10px 10px 0px 10px; }
div.dashboard a				{ text-decoration:none; }
div.dashboard p { padding:0px 10px 10px 10px; margin-bottom:0px; }
div.dashboard a:hover 		{ text-decoration:underline; }
div.dashboard table 		{ width:100%; text-align:left; font-size:11px; color:#666; margin-bottom:0; }
div.dashboard tr 			{ border-bottom:1px solid #dcdcdc; background-color: #ffffff; }
div.dashboard img.thumb 	{ float: right; padding:10px; }

div.dashboard thead			{ color:#3399cc; font-weight:bold; font-size:13px; }
div.dashboard thead th 		{ padding: 1px 10px; }


div.dashboard tbody a 		{ font-weight:bold; color:#666;}
div.dashboard tbody tr 		{ background-color:#f5f5f5; }
div.dashboard tbody tr.even { background-color:#fff; }
div.dashboard tbody td 		{ padding: 1px 10px; vertical-align:middle; }
div.dashboard tbody a:hover { color:#333;}

div.dashboard tfoot 		{ text-align:right; }
div.dashboard tfoot tr 		{ border-bottom:0px solid #dcdcdc; }
div.dashboard tfoot th 		{ padding: 10px 10px; }
div.dashboard tfoot td 		{ padding: 10px 10px 0px 10px; }
div.dashboard tfoot a 		{ padding-left:1em; color:#333; }
div.dashboard tfoot a:hover { color:#000; }

div.dashboard table.form 	{ width:96%; margin:10px 2% 10px 2%; }
div.dashboard table.form input.code { width:135px;}
div.dashboard table.form tfoot { text-align:left; }
div.dashboard table.form th {  padding:0 1%; vertical-align:middle;  }


div.dashboard table a img { margin:2px 0px; }


div.dashboard a.ico 	{ padding: 1px 0px 1px 20px; margin-left:5px; background-repeat:no-repeat; background-position:left center;}
div.dashboard a.view-all 	{ background-image:url(/img/ico_view-all.gif);  }
div.dashboard a.change-pw 	{ background-image:url(/img/ico_change-pw.gif);  }
div.dashboard a.logout 		{ background-image:url(/img/ico_logout.gif);  }
div.dashboard a.add-new 	{ background-image:url(/img/ico_add-new.gif);  }

div.dashboard .user 	{ font-size:16px; color:#3399cc; font-weight:normal; }  
div.dashboard .user b 	{ color:#333333; }  

#content-article table.dashboard a { color:black; font-style:normal; }
table.dashboard td 		{ padding: 1px 5px; }




/* Form Styles
----------------------------------*/

	#BasicForm a 				{ color:black; }
	#BasicForm ul.errors 		{ color:red; list-style-type:none; margin: 10px 0px 10px 0px; }

	#BasicForm ul.errors li 	{ background-image:url(/img/ico_error.gif); background-repeat:no-repeat; padding-left:25px; }
	#BasicForm div 				{ /* margin-left:10%; margin-right:10%; width:80%;*/}
	#BasicForm dl dt 			{ float:left; font-weight:bold; width:50%; text-align:right;}
	
	div#content-article div.dashboard a { color:black; font-style:normal;  }
	
	#BasicForm select#title 			{ font-weight:bold; width:336px; padding:7px;}
	#BasicForm select#selCountry 		{ font-weight:bold; width:336px; padding:7px;}
	#BasicForm select#phone 			{ font-weight:bold; width:74px; padding:7px;}
	#BasicForm select#fax 				{ font-weight:bold; width:74px; padding:7px;}
	
	
	#BasicForm dl dt  					{ width: 40%; padding:8px 10px 0px 0px ; line-height:14px;}
	#BasicForm dl dd 					{ padding:5px 0px; width:50%; float:left;}
	
	#BasicForm input.fixedWidth 		{background-color:#f3f3f3; border:0px;  width:322px; color:#666; padding:7px; border: solid 1px #808080}
	#BasicForm input.fixedWidthReduced 		{background-color:#f3f3f3; border:0px;  width:220px; color:#666; padding:7px; border: solid 1px #808080}
	#BasicForm input.fixedWidthSmall 		{background-color:#f3f3f3; border:0px;  width:50px; color:#666; padding:7px; border: solid 1px #808080}

        #BasicForm dl   {width:100%; float:left;}

	#BasicForm input#fax 				{ width: 236px; }
	#BasicForm input#phone 				{ width: 236px; }
	
	#BasicForm div#captchaWrapper 					{ float:left;  }
	#BasicForm #captchaWrapper pre 				{ border:1px solid #ccc; padding:0px 10px; }
	#BasicForm #captchaWrapper ul.errors { margin-left:-30px; }
	
	#BasicForm table.formfooter { background-color:#f3f3f3; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top:1em; }
	#BasicForm table.formfooter td { font-size:10px; color:#666; text-align:right; padding: 10px 0px 10px 0px; vertical-align:middle;}
	#BasicForm table.formfooter b { color:#333; }
	#BasicForm table.formfooter td input { padding-right:10px; }

	#BasicForm fieldset {border:1px solid #808080}
	#BasicForm fieldset div { margin-left:10%; margin-right:10%; width:80%; }
	#BasicForm fieldset dl dt {float:left; font-weight:bold; width:150px; text-align:right; }
	#BasicForm fieldset ul.errors 		{ color:red; list-style-type:none; margin: auto; width:auto;}
	#BasicForm fieldset ul.errors li 	{ background-image:url(/img/ico_error.gif); background-repeat:no-repeat; padding-left:25px;float:left }


        #BasicForm div.formRow{
            width: 100%;
           
            margin-bottom: 10px;
        }

        #BasicForm div.fieldLabel{
            float: left;
            width: 200px;
            padding: 5px;
            margin: 5px;
            text-align:right;
        }

        #BasicForm div.fieldInput{
            padding-left: 5px;
           
            text-align:left;
        }

	#errorMessage{
		color: red;
		text-align:center;
		background-color: #ddaaaa;
		width:60%;
		margin-left:20%;
		margin-right:20%;
	}


	
#BasicForm a.toolTipLink{
	text-decoration: none;	
}
	
	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #dedede;
	padding: 5px;
	width: 250px;
	font-weight: normal;
	font-style: normal;
}
#tooltip h3, #tooltip div { margin: 0; }


/* HR Styles Global
----------------------------------*/

#content hr { 
	border: 0px;
    height: 20px;
	margin:0;
	}

#content div.footnotes hr {
    border: none 0;
    border-top: 1px solid #ccc;
    height: 1px;
	margin: 5px 0px;
}

#cart hr {
    margin-left: 10px;
    border: none 0;
    border-top: 1px dashed #999;
    height: 1px;
    margin-bottom: 5px;
    margin-right: 10px;
}

/* HR Styles Start Page
----------------------------------*/

#content .box_grid_4 hr {
    border: none 0;
    border-top: 1px dashed #999;
    height: 1px;
    margin: 10px 0px;
}

#content .box_grid_6 hr {
    border: none 0;
    border-top: 1px dashed #999;
    height: 1px;
    margin: 10px 0px;
}











/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	body { padding: 20px }
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; border: 1px solid #cccccc}
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 640px } 
	
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 700px }
	.coda-slider-wrapper.arrows .coda-slider { margin:  0px; width:640px}
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a {color: #fff; padding: 128px 6px; width: 17px ; margin: 0px; background-image: url(../img/slider-wrapper-bg.gif)}
	
	.coda-nav-left{float:left}
	.coda-nav-right{float:right}
	
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	/*.coda-slider .panel-wrapper { padding: 20px }*/
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul {  
		list-style: none;
	    margin: 0;
	    padding: 0;
	    padding-bottom: 9px;
	}
		
	.coda-nav ul li {  
    	display: inline;
    	margin: 0 -3px -3px 0;
	}
	
	.coda-nav ul li a { 
		padding: 8px;
	    color: #666;
	    text-decoration: none;
		border-right: 1px solid #999;
		border-left: 1px solid #fff;
		text-shadow: #ccc 0px 1px 1px;
		font-weight:bold;
		background-color: #e5e5e5;
		background-image: url(../img/slider-active-bg.gif);
		background-repeat: repeat-x;
	}
	
	.coda-nav  ul li a:hover {
	    background-color: #e5e5e5;
		background-image: url(../img/slider-active-bg.gif);
		background-repeat: repeat-x;
		
		color:black;
	}

	.coda-nav ul li a.current {
	    background-color: #e5e5e5;
		background-image: url(../img/slider-active-bg.gif);
		background-repeat: repeat-x;
		color:black;
	}

	.coda-nav ul li a:focus {
	    outline: none;
	}
	
	
	
	.panel-wrapper h2{
		display: none;	
	}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	/* Alert Box */
	
	.alert-notice { /*background-color: red;*/ border:1px solid #ccc; padding:20px 20px 20px 20px; background-color:#fbfbfb; border-left:5px solid orange; }
	
	.alert-notice img { float:left; padding-right:30px; }
	
	
	/* Invitation */
	
	#invitation h1, #invitation h2, #invitation h3 { font-weight:normal; line-height:1.2em; }
	#invitation td.box img { margin-left:20px; margin-top:30px; }
	#invitation input { margin-top:15px; width:220px; }
	#invitation input#checkbox { width:inherit; margin-bottom:10px; }
	#invitation a { color:#0099ff; font-style:normal; text-decoration:none;}
	#invitation .compulsory { font-size:9px; text-transform:uppercase; color:#0099ff;}
	#invitation button { margin:0; padding:0;cursor: pointer;  }
    #captcha-label{font-weight:bold; color:#000;}
    
    
    .availableSign{
        position: absolute;
        float: none;
        margin-left: 90px;
        margin-top: -15px;
        display:none;
    }
	
	

