@import url("main-menu.css");
@import url("../../../assets/redmond/jquery-ui.css");
@font-face { font-family: "YanoneKaffeesatzRegular"; src: url("../fonts/YanoneKaffeesatz-Regular-webfont.eot"); src: local('-'), url("../fonts/YanoneKaffeesatz-Regular-webfont.woff") format('woff'), url("../fonts/YanoneKaffeesatz-Regular-webfont.ttf") format('truetype'), url("../fonts/YanoneKaffeesatz-Regular-webfont.svg") format('svg'); font-weight: normal; font-style: normal; }
* { margin: 0; }
html, body { height:100%; margin:0; padding:0 }
body { font:13px/1.4em "Segoe UI", Arial, Helvetica, sans-serif; color:#666; background-color: #DFE1DF; background-image: url(../images/bg.png); background-repeat: repeat; }
a:link, a:visited, a:active { color:#2E81AA; font-weight:400; text-decoration:none }
a:hover { color:#555 }
ul { list-style-type:none; margin:0; padding:0 }
li { padding-left:15px; background:url(../images/bullet.png) no-repeat left 8px }
.wrap{ width:980px; margin-right:auto; margin-left:auto;position:relative }
.wrapper { min-height:100%; height:auto!important; margin:0 auto -4em }
.shadow{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);box-shadow:0 1px 2px rgba(0,0,0,0.5)}
p { margin:0 0 10px; padding:0 }
hr { background:url(../images/hr.png) no-repeat center; height:31px; border:none; display:block; margin:10px 0; padding:0 }
img { border:0 }
.image { border:1px solid #CECECE; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:1px; padding:5px; background-color: #F8F8FA; }
.image:hover { border:1px solid #C7C7C7; background-color: #ECEEEC; }
#avatar{position:absolute;right:20px;top:20px;border:1px solid #BCBCBC;border-radius:5px;background-color:#FFF;padding:3px}
.captcha{ background-color: #FFF; padding: 2px; border: 1px solid #DCDCDC; display: inline-block; vertical-align: middle; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; text-align: center; }

form { margin:0; padding:0 }
.input-out{display:inline-block;background-color:#FFF;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;line-height:20px;height:20px;border:1px solid #B8B8B8;padding:4px}
.inputbox, textarea, select { font:13px "Segoe UI", Arial, Helvetica, sans-serif; border:1px solid #E2E2E2; margin:0; padding:5px; background-color: #FFF; background-image: url(../images/search-bg.png); background-repeat: repeat-x; background-position: left top; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
textarea{overflow:auto}
.button, a.button { font:13px "Segoe UI", Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/button.png) repeat-x left top; cursor:pointer; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-width:0; margin:0; padding:5px 10px }
.button:hover { background:url(../images/button.png) repeat-x left bottom }
/* == Checkbox Ratio == */
.ez-hide{opacity:0;filter:alpha(opacity=0)}
.ez-checkbox{display:inline-block;background-color:transparent;background-image:url(../images/checkbox.png);background-repeat:no-repeat;background-position:0 0}
.ez-radio{display:inline-block;background-color:transparent;background-image:url(../images/radio.png);background-repeat:no-repeat;background-position:0 0}
.ez-checkbox,.ez-radio{zoom:1;*display:inline;_height:36px;width:18px;height:18px}
.ez-checked,.ez-selected{background-position:0 -18px}

.clear { font-size:0; line-height:0; clear:both; height:0 }
#header { height:140px }
#header .logo { height:70px }
#header .logo img { padding-top:15px }
h1, h2, h3, h4, h5, h6 { font-weight:400; font-family:YanoneKaffeesatzRegular, "Segoe UI", Arial, Helvetica, sans-serif; text-shadow:#fff 1px 1px 0; margin:0 0 10px; padding:0 }
h1 { font-size:32px; line-height:32px }
h2 { font-size:28px; line-height:28px }
h3 { font-size:26px; line-height:26px; color:#11445E }
h4 { font-size:18px; line-height:18px }
h5 { font-size:16px; line-height:16px }
h6 { font-size:14px; line-height:14px }

/** Lang Switching **/
#langswitch{position:absolute;top:45px;right:300px;z-index:5000;width:40px}
#langswitch img{vertical-align:middle;cursor:pointer}
#langswitch .lang-switcher{margin-top:4px;background-color:#F5F5F5;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:2px solid #CCC;-moz-box-shadow:0 0 4px #ccc;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc;padding:3px}
#langswitchr ul{ margin:0; padding:0; list-style-type: none; }
#langswitch li{ margin:1px 0; padding:0; list-style-type: none; background-image: none; }
#langswitch li a{text-decoration:none;display:block;text-align:center;padding:3px 0}
#langswitch li.lang-active{opacity:0.3}

/* == Content Style == */
#content-left, #content-right, #content-left-right, #main-col { margin-top:15px; margin-bottom:20px }
#left-col { float:left; width:270px; padding-bottom:15px; padding-left:0; }
#left-col .left-col-inner { margin-right:10px }
#right-col { float:right; width:270px; padding-right:0; padding-bottom:15px; }
#right-col .right-col-inner { margin-left:10px }
#right-col-sml { float:right; width:150px; padding-right:0; padding-bottom:15px; padding-left:20px }
#main-col-left { margin-right:285px }
#main-col-right { margin-left:285px }
#main-col-left-right { margin-left:285px; margin-right:170px }
#crumbs { height:31px; line-height:31px; background-image: url(../images/breadcrumbs-bg.png); background-repeat: repeat-x; background-position: top; background-color: #E8E8E8;border-radius:6px; -moz-border-radius:6px; padding-left: 10px; }
.box { border-radius:7px; -moz-border-radius:7px; border-radius:7px; padding:10px; background: #f7f7f7; background: -moz-linear-gradient(top,#f7f7f7,#f0f0f0); background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0)); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #fff; border-right-color: #CECECE; border-bottom-color: #CECECE; border-left-color: #fff; }
#right-col .plug-body, #left-col .plug-body { margin:0 0 15px }
#botplugin { padding-top:20px;  padding-bottom:10px;color:#333; background-color: #ECEEEC; background-image: url(../images/plug-bottom-bg.png); background-repeat: repeat-x; background-position: top; }
#botplugin h3 { color:#55ABD8; text-shadow:none }
#botplugin .botplugin-inner { margin-right:10px; margin-left:10px }
#topplugin { min-height:40px; margin-top:10px; padding-bottom:10px; background-image: url(../images/hr.png); background-repeat: no-repeat; background-position: center bottom; }
#topplugin .topplugin-inner { margin-right:5px; margin-left:5px; padding-bottom:10px; padding-top:10px }
#home-top-plugin { padding-top:10px; padding-bottom:10px;   }

.right-plug-wrap, .left-plug-wrap{ background-color:#ECEEEC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:10px; padding:7px }
.right-plug-inner, .left-plug-inner{background-color:#F8F8FA;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #FFF;padding:5px}

/* == Alternate Module Styling == */ 
.right-plug-wrap.blue, .left-plug-wrap.blue{ background-color:#8DB5D2;}
.right-plug-inner.blue, .left-plug-inner.blue{ background-color:#E3F4F9;}
.right-plug-wrap.green, .left-plug-wrap.green{ background-color:#B5D38B; }
.right-plug-inner.green, .left-plug-inner.green{ background-color:#F0FAE2; }
.right-plug-wrap.red, .left-plug-wrap.red{ background-color:#D58A8A; }
.right-plug-inner.red, .left-plug-inner.red{ background-color:#FBE1E1; }
/* == Gallery == */
ul#galleryrow { list-style: none; margin: 0px; padding: 0px; }
ul#galleryrow li { list-style: none; float: left; text-align: center; margin: 0px; padding: 0px; background-image: url(../images/pixel.gif); background-repeat: no-repeat; }
ul#galleryrow li img { vertical-align: middle; padding: 10px; border: 1px solid #CFCFCF; background-color: #FFF; margin: 5px; text-align: center; vertical-align: middle; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0px 0px 4px #ccc; -webkit-box-shadow:0px 0px 4px #ccc; box-shadow:0px 0px 4px #ccc; }
ul#galleryrow li img:hover { background-color: #eee; }
/* == Button Style == */
a.but, a.but:hover, a.dark_but, a.dark_but:hover, a.skin_but, a.skin_but:hover { background:url(../images/default_button_left.png) no-repeat left top; width:6px; font-size:11px; color:#363636; display:inline-block; text-decoration:none; width:auto; border:0px; margin:4px 0px 0px 0px; }
.but but { border:0px; padding:0px; margin:0px; font-size:11px; cursor:pointer; margin:4px; background-image: url(../images/pixel.gif); background-repeat: no-repeat; }
a.but span, a.but:hover span, a.dark_but span, a.dark_but:hover span, a.skin_button span, a.skin_but:hover span { background:url(../images/default_button_right.png) no-repeat right top; display:inline-block; margin:0px 0px 0px 6px; padding:0px 10px 0px 3px; line-height:24px; }
a.but span img, a.but:hover span img, a.dark_but span img, a.dark_but:hover span img, a.skin_but span img, a.skin_but:hover span img { vertical-align:middle; padding:0px 5px 0 0; }
a.but:hover { background:url(../images/default_button_left-hover.png) no-repeat left top; cursor:pointer; }
a.but:hover span { background:url(../images/default_button_right-hover.png) no-repeat right top; }
/* == Liquid Boxes == */
.col-31{float:left;width:31%;margin-right:1.5%}
.col-32{float:left;width:31%;margin-right:2%;margin-left:2%}
.col-33{float:left;width:31%;margin-left:1.5%}
.col-51{float:left;width:48%;margin-right:1%}
.col-52{float:left;width:48%;margin-left:1%}

/* == Login Box == */
#login-box{ position:absolute; right:10px; top:10px; color: #20A7D1; }
#login-box a{color: #FFF; }
#login-box a:hover{text-decoration:underline}

/* == Misc == */
.testimonial { background: url(../images/testimonial-bg.png) no-repeat left bottom; padding-bottom: 30px; }
ul#infopoint-list { }
ul#infopoint-list li { background: url(../images/sep.png) no-repeat left bottom; margin: 0px 0px 5px; padding: 0px 0px 5px; }
ul#infopoint-list li img { display: inline-block; float: left; margin-right: 10px; }
/* == Tabs == */
div.tab,{position:relative;margin:0}
ul.tabs{overflow:hidden;margin:0 0 -1px;padding:0 0 0 20px}
ul.tabs li{float:left;list-style-type:none;text-align:center;background-image:none;margin:0 4px 0 0;padding:0}
ul.tabs a{color:#777;display:block;text-decoration:none;height:31px;float:left;position:relative;outline:0;border:1px solid rgba(0,0,0,.15);border-bottom:0;background-image:url(../images/tabs.png);background-repeat:repeat-x;background-position:0 -44px;padding:10px 20px 0}
ul.tabs a.current{background:url(../images/tabs.png) 0 0 repeat-x;color:#262626;height:32px;cursor:default;z-index:2}
div.tabs_tab{display:none;position:relative;overflow:hidden}
.tab_content{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.15);display:block;background-color:#FFF;padding:15px}
/* == Account == */
table.account{-moz-order-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.account tr td{padding:5px}

/* == Search == */
#search-box { float:right; background-image:url(../images/search-bg.png); background-repeat:repeat-x; margin-top:35px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; position:relative; width:280px; padding:5px; z-index:799; background-position: top; background-color: #FFF; border: 1px solid #CFCFCF; }
#inputString { border:0; background-color:transparent; color:#666; background-image:url(../images/mag-glass.png); background-repeat:no-repeat; background-position:100% center; width:270px; padding:5px }
#suggestions { position:absolute; z-index:800; left:0 }
#searchresults { position:relative; background-image:url(../images/trans-bg.png); background-repeat:repeat; -moz-box-shadow:0 0 3px #fff; -webkit-box-shadow:0 0 3px #fff; box-shadow:0 0 3px #fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; width:280px; margin-top:7px; left:0; z-index:800; padding:5px }
#searchresults .search-odd, #searchresults .search-even { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#ccc; background-color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-top:1px; margin-bottom:1px; -moz-box-shadow:0 0 3px #ddd; -webkit-box-shadow:0 0 3px #ddd; box-shadow:0 0 3px #ddd }
#searchresults a small { display:block; line-height: 1.2em; color: #999; }
#searchresults a { display:block; text-decoration:none; background-image:url(../images/bullet.png); background-repeat:no-repeat; background-position:5px 13px; padding:5px 5px 5px 15px }
#searchresults a:hover { text-decoration:none }

/* == Comments == */
#comments ul{margin:0;padding:0}
#comments li{list-style:none;background-image:url(../images/pixel.gif);background-repeat:no-repeat;margin:0;padding:0}
#comments .commentWrap{display:block;margin-bottom:15px}
#comments small{font-size:10px;color:#999}
#comments .comment-body{padding-left:85px;min-height:65px}
#comments .comment-body .com-box{background:#fafafa;border:1px solid #ccc;min-height:80px;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;padding:15px}
#comments .comm-reply{display:block;width:100%;text-align:right}
#comments .comm-reply a{font-size:10px;text-decoration:underline;color:#555}
#comments .comment-body div.desc h4{display:inline-block}
#comments li ul li{clear:both;padding-left:20px}
#comments a.reply-link{text-align:center;display:block;width:70px;font-size:12px;font-weight:600;text-transform:lowercase}
#comments p.authorcomment{margin-bottom:5px}
#comments .avatar{width:65px;height:65px;border:3px solid #ccc;padding:2px}
#comments .img-holder{float:left;width:90px;height:90px;position:relative;padding-top:1px}
pre,code{font:11px/19px Consolas, "Andale Mono", Courier, "Courier New", monospace}
pre{border:1px solid #eee;overflow-x:visible;overflow-y:hidden;margin:15px 0 20px;padding:1px}
blockquote{font-size:15px!important;padding-left:105px;line-height:22px;text-shadow:-1px -1px #fff;font-style:italic;color:#222!important;background-image:url(../images/quote.png);background-repeat:no-repeat;background-position:60px 0;margin:30px 0}
.char-alert{color:#C30}

/* == Pagination == */
#pagination{text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px}
#pagination a{text-decoration:none;outline:none;margin:0 5px 0 0;padding:3px 6px}
#pagination a.number{border:1px solid #484848;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
#pagination a.number:hover{border:1px solid #333;color:#FFF;background-image:url(../images/button.png);background-repeat:repeat-x;background-position:left top}
#pagination a.current{color:#FFF;border:1px solid #333;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-image:url(../images/button.png);background-repeat:repeat-x;background-position:left -30px}
#pagination a.current:hover{text-decoration:underline}

/* == Messages == */
#msgholder,#msgholder-alt{width:auto;overflow:hidden;position:absolute;z-index:8000;display:inline-block;top:0;right:0}
p.info{background-repeat:no-repeat;background-color:#FFF;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;background-image:url(../images/info-ico.png);border:1px solid #E6E6E6;background-position:10px 10px}
.msgAlert,.msgInfo,.msgError,.msgOk,p.info{-moz-border-radius:7px;border-radius:7px;text-shadow:1px 1px 1px #fff;margin-top:5px;margin-bottom:5px;padding:8px 5px}
.msgAlert{ background-image:url(../images/alert-bg.png); background-repeat:repeat-x; background-position:top; background-color:#FEE684; border:2px solid #BF9900; color:#85664E; }
.msgAlert span{background-image:url(../images/alert-ico.png)}
.msgInfo{background-image:url(../images/info-bg.png);background-repeat:repeat-x;background-position:top;background-color:#92D6ED;border:2px solid #2FADD7;color:#3158BB;;}
.msgInfo span{background-image:url(../images/info-ico.png)}
.msgError{background-image:url(../images/error-bg.png);background-repeat:repeat-x;background-position:top;background-color:#F5D0CD;color:#8D0D0D;border:2px solid #990000;}
.msgError span{background-image:url(../images/error-ico.png)}
.msgOk{ background-color:#CBDA8F; background-image:url(../images/ok-bg.png); background-repeat:repeat-x; background-position:top; border:2px solid #8EA534; color:#336801; }
.msgOk span{background-image:url(../images/ok-ico.png)}
.msgError span,.msgOk span,.msgAlert span,.msgInfo span, p.info span{background-repeat:no-repeat;background-position:5px center;display:inline-block;padding-right:10px;padding-left:30px;font-weight:700;}
.msgError .error li{background-image:url(../images/required.png);background-repeat:no-repeat;background-position:left 6px;padding-left:15px;margin-left:15px}
.tip-yellowsimple{z-index:1000;text-align:left;border:1px solid #c7bf93;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;min-width:20px;max-width:auto;color:#000;text-shadow:1px 1px 1px #ddd;background-color:#fff9c9;padding:6px 8px}
.tip-yellowsimple .tip-inner{font-size:12px;line-height:1.2em}
.tip-yellowsimple .tip-arrow-top{margin-top:-6px;margin-left:-5px;top:0;left:50%;width:9px;height:6px;background:url(../images/tip-yellowsimple_arrows.gif) no-repeat}
.tip-yellowsimple .tip-arrow-right{margin-top:-4px;margin-left:0;top:50%;left:100%;width:6px;height:9px;background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0}
.tip-yellowsimple .tip-arrow-bottom{margin-top:0;margin-left:-5px;top:100%;left:20px;width:9px;height:6px;background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0}
.tip-yellowsimple .tip-arrow-left{margin-top:-4px;margin-left:-6px;top:50%;left:0;width:6px;height:9px;background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0}
.loadbg { background-image: url(../images/loadingLarge.gif); background-repeat: no-repeat; background-position: center center; }
/* == Footer == */
.push { height: 4em; clear: both; }
#footer { height: 4em; color: #333; line-height: 4em; background-color: #FAFBFA; background-image: url(../images/footer-bg.png); background-repeat: repeat-x; background-position: bottom; }
#footer .foot-icons { float:right; width:300px; text-align: right; }
#footer .foot-icons img { padding-left: 10px; }
#footer a {  }
#footer a:hover { }