/******************************
CSS RESET
******************************/
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, 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, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0; 	padding: 0;	border: 0; font: inherit; font-size: 13px; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }
html, body { width:100%; }
ul.stycke {
	list-style-type:disc;
	margin-left: 10px;
}

/******************************
BASIC STYLES
******************************/
body{ background: #fff; color: #000; font: 13px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 18px; counter-reset: li; }

h1,h2,h3,h4,h5,h6{ font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #000; }
h1{ font-size:30px; line-height: 30px; margin-bottom: 8px; }
h2{ font-size:16px; line-height: 20px; margin-bottom: 6px; }
h3{ font-size:18px; line-height: 18px; margin-bottom: 4px; margin-top: 18px; }
h4{ font-size:16px; }
h5{ font-size:14px; color: #009966; }
h6{ font-size:12px; }
strong { font-weight: 700; }

::-moz-selection { background: #009966; color: #fff; text-shadow: none; }
::selection { background: #009966; color: #fff; text-shadow: none; }

a { color: #000; text-decoration: none; }
a:hover { color: #009966; }
a:hover, a:active { outline: 0; }
p { margin-bottom: 15px;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.container { width: 1000px; margin: 0px auto; }



/******************************
HEADER
******************************/
header { margin: 0 auto; width: 1000px; }
header .top { background:transparent; width: 1000px; padding: 0px; height:50px; }
header .logo { float: left; display: inline-block; }
header .logo img { line-height: 71px; vertical-align: middle; }
header h5 { color: #fff; }
header .widget { color: #fff; }
.ulheader { float:right; padding-left: 10px; border-left: 1px solid #D60024; }

.main-menu { list-style: none; margin: 0 auto; width: 1000px; }
.main-menu > li { position: relative; display: inline; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; padding: 0px 8px; color: #fff; line-height:30px; border-right: 1px solid #fff; }
.main-menu > li ul { display: none; position: absolute; position: absolute; top: 32px; left: 0px; background: #6B6B6B; padding: 0px 15px; z-index: 9; }
.main-menu > li ul li { line-height: 30px; border-bottom: 1px solid #151515; font-size: 11px; min-width: 120px; }
.main-menu > li ul ul { display: none; position: absolute; position: absolute; top: 53px; left: 100px; background: #000; padding: 0px 15px; z-index: 9; }
.main-menu > li:hover > ul { display: block; }
.main-menu li a { color: #fff; font-weight: 700; }
.main-menu li a:hover { color: #e5e5e5; }

header .top-search { float:right; width: 200px; margin: 11px 0px 0px; }
header .top-search .search-box { outline: none; float: left; height: 20px; width: 125px; background: #fff; padding: 5px 10px; border: none; line-height: 20px; }
.topsearch  { cursor: pointer; float: left; height: 30px; background: #6B6B6B; border: none; text-align: center; color: #fff; font: bold 10px 'Open Sans', Arial, Helvetica, sans-serif; }
.topcheckbox { margin: 4px 4px 0 0; }
.topinput { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #505050; float: left; font-size: 10px; height: 10px; outline: 0 none; padding: 5px; width: 115px;}

header .bar { background: #e5e5e5; height: 40px; }
header .menu-b { background: #f4c402; text-align: center; width: 240px; float: left; }
header .menu-b li { display: inline; line-height: 40px; }
header .menu-b li a { padding: 0px 8px; color: #916907; border-right: 1px solid #deb305; font: bold 10px 'Open Sans', Arial, Helvetica, sans-serif; }
header .menu-b li a:hover { color: #000; }
header .menu-b li:last-child a { border: none; }

header .text-scroll { width: 460px; float: left; font: 10px 'Open Sans', Arial, Helvetica, sans-serif; color: #505050; }
header .text-scroll span { float: left; font-weight: bold; color: #000; padding: 0px 15px; border-right: 1px solid #d1d1d1; margin-top: 15px; margin-right: 10px; }
header .text-scroll .tickercontainer { width: 389px; float: right; line-height: 40px; }
header .text-scroll .tickercontainer .mask { position: relative; width: 389px; overflow: hidden; }
header .text-scroll ul.newsticker { position: relative; left: 389px; }
header .text-scroll ul.newsticker li { float: left; margin-right: 100px; }
header .text-scroll ul.newsticker a { white-space: nowrap; } 

header .social-nav { float: right; margin-right: 15px; }
header .social-nav li { width: 20px; float: left; margin: 10px 0px 0px 5px; line-height: 40px; }
header .social-nav li a { display: block; width: 20px; height: 20px; background: url(images/social-icons.png) no-repeat; }
header .social-nav li a.icon1 { background-position: 0px top; }
header .social-nav li a.icon2 { background-position: -25px top; }
header .social-nav li a.icon3 { background-position: -50px top; }
header .social-nav li a.icon4 { background-position: -75px top; }
header .social-nav li a.icon5 { background-position: -100px top; }
header .social-nav li a.icon6 { background-position: -125px top; }
header .social-nav li a.icon7 { background-position: -150px top; }
header .social-nav li a.icon8 { background-position: -175px top; }
header .social-nav li a.icon1:hover { background-position: 0px bottom; }
header .social-nav li a.icon2:hover { background-position: -25px bottom; }
header .social-nav li a.icon3:hover { background-position: -50px bottom; }
header .social-nav li a.icon4:hover { background-position: -75px bottom; }
header .social-nav li a.icon5:hover { background-position: -100px bottom; }
header .social-nav li a.icon6:hover { background-position: -125px bottom; }
header .social-nav li a.icon7:hover { background-position: -150px bottom; }
header .social-nav li a.icon8:hover { background-position: -175px bottom; }

#headercontainer { width: 100%; background: #009966; padding: 0; }
#menucontainer { background: #6B6B6B; height: 60px; }
#bottomcontainer { width: 100%; background: #fff; }
#footercontainer { width:100%; background: #000;}
#contentcontainer { width: 100%; background: #f3f3f3; padding: 20px 0 20px; height: 504px; display: inline-table;}
.loginblock { display: none; position:absolute; background: #fff; border: 1px solid #6B6B6B; padding: 6px; top: 27px; left: -56px; z-index: 2000; }
.loginblock3 { display: none; position:absolute; background: #fff; border: 1px solid #6B6B6B; padding: 6px; top: 27px; left: -16px; z-index: 2000; }
.loginblock3 a { color: #333 !important; }
/******************************
SIDEBARS
******************************/
.sidebar {width: 220px; margin-left: 30px;}
.sidebar.left { float: left; margin-left: 30px; }
.sidebar.right { float: right; margin-left: 2%; }

.sidebar .widget { margin: 0px 0px 20px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
.sidebar .widget h5 { margin: 0px 0px 10px; padding: 15px 0 0; border-bottom: 1px solid #e5e5e5; }

.rating { display: block; width: 35px; height: 5px; position: absolute; right: 0px; top: 0px; }
.rating a { display: inline-block; margin-left: 2px; width: 5px; height: 5px; background: url(images/rating-stars.png) right center no-repeat; }
.rating a.active { background-position: left center; }

.comment-icon { display: block; height: 15px; background: #f4c402 url(images/comment-icon-black.png) 20px center no-repeat; color: #000 !important; position: absolute; bottom: 0px; left: 50%; margin-left: -15px; padding: 0px 15px 0px 5px; line-height: 15px; }

.sidebar .recent-posts { padding: 0px; border: 0px; background: #fff; padding: 0 20px; }
.sidebar .recent-posts li { border-bottom: 1px solid #e5e5e5; padding: 6px 0px; position: relative; }
.sidebar .recent-posts li:last-child { border-bottom: 1px solid #e5e5e5; }
.sidebar .recent-posts li .post-thumb { display: block; width: 45px; height: 45px; float: left; overflow: hidden; margin-right: 10px; position: relative; }
.sidebar .recent-posts li span { display: none; font-size: 9px; line-height: 15px; color: #949494; font-weight: bold; }
.sidebar .recent-posts li h6 { font-size: 11px; line-height: 13px; }
.sidebar .recent-posts li h6 a { color: #000; }
.sidebar .recent-posts li > span,
.sidebar .recent-posts li .rating { display: none; top: 7px; }
.sidebar .recent-posts li:hover > span,
.sidebar .recent-posts li:hover .rating,
.sidebar .recent-posts li:hover .comment-icon { display: inline-block; } 
.sidebar .recent-posts p { margin-bottom: 12px; }

.sidebar .poll { border-bottom: 1px solid #e5e5e5; }
.sidebar .poll li { border-bottom: 1px solid #e5e5e5; padding: 6px 0px; }
.sidebar .poll li:last-child { border-bottom: 1px solid #e5e5e5; }
.sidebar .poll li label { vertical-align: middle; }
.sidebar .poll li input { vertical-align: middle; }
.sidebar .poll ul { margin: 0px 0px 20px; }
.sidebar .poll .btn { cursor: pointer; font: 12px 'Open Sans', Arial, Helvetica, sans-serif; border: none; display: inline-block; height: 24px; vertical-align: middle; min-width: 100px; background: #c8c8c8; color: #727272; border-bottom: 1px solid #e5e5e5; text-align: center; }.sidebar .poll .btn:hover { background: #000; color: #fff; }

.sidebar .shows { border: 0px; margin: 0px 0px 0px; background: #fff; padding: 0 20px 20px;}
.sidebar .shows li { background: #fff; margin: 0px 0px 20px; padding: 0px; position: relative; }
.sidebar .shows li:first-child { margin: 20px 0px 20px; }
.sidebar .shows li:last-child { margin: 0px 0px 0px; }
.sidebar .shows li:hover { background: #C41230; }
.sidebar .shows li figure { width: 75px; height: 75px; float: left; margin-right: 10px; overflow: hidden; position: relative; }
.sidebar .shows li h6 { margin: 0px 0px 5px; font-weight: bold; }
.sidebar .shows li h6 a { color: #505050; }
.sidebar .shows li p { color: #505050; }
.sidebar .shows li:hover h6,
.sidebar .shows li:hover h6 a,
.sidebar .shows li:hover p { color: #fff; }
.sidebar .shows li .date { position: absolute; color: #949494; font-size: 9px; top: -18px; left: 0px; }
.sidebar .shows li .rating { display: none; top: -20px; right: 0px; } 
.sidebar .shows li .comment-icon { display: none; }
.sidebar .shows li:hover .date,
.sidebar .shows li:hover .rating,
.sidebar .shows li:hover .comment-icon { display: block; }

.sidebar .tags { padding-bottom: 10px; }
.sidebar .tags a { background: #e5e5e5; display: inline-block; padding: 0px 15px 0px 10px; height: 27px; line-height: 27px; margin: 0px 10px 10px 0px; }
.sidebar .tags a span { background: #000; color: #fff; display: none; height: 27px; padding: 0px 10px; position: relative; right: -15px; }
.sidebar .tags a:hover { color: #000; background: #f4c402; }
.sidebar .tags a:hover span { display: inline-block; }

.sidebar .top-story { border: 0px; padding: 0px 2%; position: relative; background:#fff; }
.sidebar .top-story h5 { border-bottom: 0px; margin: 0px; border-bottom: 1px solid #E5E5E5;}
.sidebar .top-story > div { background: #fff; padding: 15px 0px; }
.sidebar .top-story .image { position: relative; display: block; overflow: hidden; margin: 0px auto; }
.sidebar .top-story .image img { min-width: 100%; }
.sidebar .top-story > div > span { line-height: 30px; padding: 0px 15px; color: #949494; }
.sidebar .top-story p { border-top: 1px solid #d7d7d7; padding: 12px 15px 0px; font-size: 12px; line-height: 15px; }
.sidebar .top-story .rating { top: 223px; }
.sidebar .top-story .comment-icon { left: 0px; bottom: 10px; margin: 0px; }

.sidebar .interviews { border: 0px; background: #fff; padding: 0 20px;}
.sidebar .interviews .image { display: block; width: 70px; height: 90px; float: left; margin-right: 8px; position: relative; }
.sidebar .interviews li { border-bottom: 1px solid #e5e5e5; padding: 0px 0px 10px; margin: 0px 0px 10px; position: relative; }
.sidebar .interviews li:first-child { padding-top: 0px; }
.sidebar .interviews li:last-child { border: 0px; }
.sidebar .interviews li > span { letter-spacing: -1px; line-height: 10px; display: block; margin: 0px 0px 13px; color: #949494; }
.sidebar .interviews li h6 { margin: 0px 0px 7px; }
.sidebar .interviews li p { color: #505050; line-height: 13px; }
.sidebar .interviews h5 a { color: #C41230; text-transform: uppercase; }

.sidebar #tabs { padding: 0px; border: 0px; }
.sidebar #tabs .ui-tabs-nav { overflow: hidden; border-top: 1px solid #e5e5e5; }
.sidebar #tabs .ui-tabs-nav li { width: 32%; float: left; display: block; line-height: 45px; text-align: center; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.sidebar #tabs .ui-tabs-nav li:last-child { border-right: 0px; }
.sidebar #tabs .ui-tabs-nav li.ui-state-active { border-bottom-color: #fff; }
.sidebar #tabs .ui-tabs-hide { display: none; }
.sidebar #tabs > div {}
.sidebar #tabs > div ul li { padding: 13px 0px; border-bottom: 1px solid #e5e5e5; color: #505050; font-size: 11px; }
.sidebar #tabs > div ul li:hover { color: #000000; }

.sidebar .twitter { padding: 0px; }
.sidebar .twitter h5 { margin: 0px 0px 20px; }
.sidebar .twitter li { margin: 0px 0px 20px; font-size: 11px; }
.sidebar .twitter li a { color: #f4c402; }

.sidebar .ads { border: 0px; padding: 0px; }
.sidebar .ads h5 { margin: 0px; border: 0px; }
.sidebar .ads figure { width: 100%; height: auto; overflow: hidden; }


.imgnone {
    display: block;
    margin: 0;
    padding: 0;
}
.imgleft {
    display: block;
    float: left;
    margin-bottom: 17px;
    margin-right: 17px;
    padding: 0;
}
.imgright {
    display: block;
    float: right;
    margin-bottom: 17px;
    margin-left: 17px;
    padding: 0;
}

/******************************
CONTENT
******************************/
#articlecontent a:after {
	content: "\00BB";
}
#articlecontent .feature-image a:after {
	content: "" !important;
}
#content { width: 750px; float:left; background: #fff; padding: 0;}

#content section { margin: 0px 0px 2%; }
#content section > h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }

#content .featured { position: relative; }
#content .featured h5 { margin: 0px; border: 0px; }
#content .featured #slider { height: 315px; overflow: hidden; }
#content .featured #slider > div { height: 315px; width: 100%; position: relative; }
#content .featured #slider > div img { width: 100%; height: 100%; }
#content .featured #slider .caption { overflow: hidden; z-index: 9999; height: 80px; position: absolute; bottom: 20px; left: 0px; width: 100%; }
#content .featured #slider .caption > div { width: 50%; float: left; height: 100%; }
#content .featured #slider .caption > div.yellow { background: #ebbe05; }
#content .featured #slider .caption > div.yellow h5 { padding: 15px; line-height: 24px !important; }
#content .featured #slider .caption > div.yellow:hover h5 a { color: #000; }
#content .featured #slider .caption > div.yellow:hover { background: #ffcc00; } 
#content .featured #slider .caption > div.black { background: #000; color: #fff; position: relative; }
#content .featured #slider .caption > div.black span { display: block; color: #8c8c8c; margin: 8px 0px 8px; padding: 0px 15px; }
#content .featured #slider .caption > div.black span a { color: #ecbf07; }
#content .featured #slider .caption > div.black p { font-size: 11px; padding: 0px 15px; }
#content .featured .pager { position: absolute; top: 40px; left: 10px; z-index: 9999; }
#content .featured .pager a { display: inline-block; height: 3px; margin: 0px 5px 0px 0px; width: 13px; background: #000; text-indent: -9999px; }
#content .featured .pager a.activeSlide { background: #f4c402; }
#content .featured .next { color: #000; position: absolute; top: 55px; left: 52px; z-index: 9999; }
#content .featured .prev { color: #000; position: absolute; top: 55px; left: 10px; z-index: 9999; }
#content .featured .next:hover,
#content .featured .prev:hover { color: #ecbf07; }

#content .three-cols { border-bottom: 1px solid #e5e5e5; overflow:hidden; margin: 0px 0px 20px; padding: 0px 0px 20px; }
#content .three-cols ul > li { width: 146px; float: left; margin-right: 20px; position: relative; }
#content .three-cols ul > li:last-child { margin: 0px; }
#content .three-cols ul > li > .image { width: 100%; display: block; height: 100px; margin: 0px 0px 10px; position: relative; overflow: hidden; }
#content .three-cols ul > li > .image img { width: 100%; }
#content .three-cols ul > li span.date { letter-spacing: -1px; color: #949494; font-weight: bold; display: block; margin: 0px 0px 10px; }
#content .three-cols ul > li span.rating { top: 108px; }
#content .three-cols ul > li h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
#content .three-cols ul > li h6 a { color: #505050; font-size: 13px; }
#content .three-cols ul > li h6:hover a { color: #000; }
#content .three-cols ul > li li { padding: 10px 0px; border-bottom: 1px solid #e5e5e5; }
#content .three-cols ul > li li a { color: #505050; }
#content .three-cols ul > li li a:hover { color: #000; }
#content .three-cols ul > li li:last-child { padding-bottom: 0px; border: 0px; }
#content .seperate ul > li h6 { margin: 0px 0px 0px; padding: 0px 0px 10px; border-bottom: 1px solid #e5e5e5; }
#content .separate ul > li .rating { top: 163px !important; }

#content .two-cols { border-bottom: 1px solid #e5e5e5; overflow:hidden; margin: 0px 0px 20px; padding: 0px 0px 20px; }
#content .two-cols ul > li { width: 230px; float: left; margin-right: 20px; position: relative; }
#content .two-cols ul > li:last-child { margin: 0px; }
#content .two-cols ul > li > .image { width: 100%; display: block; height: 160px; overflow: hidden; margin: 0px 0px 10px; position: relative; }
#content .two-cols ul > li > .image img { width: 100%; }
#content .two-cols ul > li span.date { color: #949494; font-weight: bold; display: block; margin: 0px 0px 10px; }
#content .two-cols ul > li h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
#content .two-cols ul > li h6 a { color: #505050; font-size: 13px; }
#content .two-cols ul > li h6:hover a { color: #000; }
#content .two-cols ul > li li { padding: 10px 0px; border-bottom: 1px solid #e5e5e5; }
#content .two-cols ul > li li a { color: #505050; }
#content .two-cols ul > li li a:hover { color: #000; }
#content .two-cols ul > li li:last-child { padding-bottom: 0px; border: 0px; }
#content .two-cols ul > li .rating { top: 222px; }
#content .two-cols ul > li .comment-icon {  }



/******************************
SINGLE POST
******************************/
#content .post { padding-bottom: 70px; border-bottom: 1px solid #f0f0f0; }
#content .post > h5 { border: 0px; margin: 0px; }
#content .post .feature-image { display: block; width: 100%; height: auto; }
#content .post .feature-image img { width: 100%; }
#content .post .meta { padding: 10px 0px; border-bottom: 1px solid #f0f0f0; margin: 0px 0px 15px; color:#a4a4a4; }
#content .post .meta .date { padding-right: 15px; border-right: 1px solid #f0f0f0; margin-right: 15px; }
#content .post .meta .comment { background: url(images/comment-icon.png) right 4px no-repeat; padding-right: 15px; }
#content .post .post-content h4 { margin: 0px 0px 25px; }
#content .post .post-content p { margin: 0px 0px 25px; } 
#content .post .post-content blockquote { margin: 0px 0px 25px; background: url(images/blockqout.png) 10px 10px no-repeat; padding-left: 40px; }
#content .post .post-content blockquote p { font-weight: bold; font-style: italic; }
#content .post article p:not(.meta) { margin: 0px 0px 25px; } 
#content .post article p:not(.meta) strong { font-weight: bold; }
#content .post article p:not(.meta) em { font-style: italic; }

#content.page .post { padding: 0px; border: 0px; }
#content.page .post article { padding-bottom: 20px; border-bottom: 1px solid #f0f0f0; margin: 0px 0px 20px; }
#content.page .post > h5 { border-bottom: 1px solid #f0f0f0; padding: 0px 0px 20px; margin: 0px 0px 10px; }
#content.page .post blockquote { margin: 0px 0px 25px; overflow: hidden; }
#content.page .post blockquote h6 { margin: 0px 0px 15px; padding-left: 40px; }
#content.page .post blockquote p { margin-bottom: 20px; font-style: italic; background: url(images/blockqout.png) 10px 3px no-repeat; padding: 0px 15px 0px 40px; }
#content.page .post .bq-two { border: 1px solid #f0f0f0; overflow: visible; } 
#content.page .post .bq-two h6 { margin: -10px 0px 25px; }
#content.page .post .bq-two h6 span { background: #fff; }
#content.page .post .bq-three { background: #f4c402; } 
#content.page .post .bq-three h6 { padding-left: 20px; }
#content.page .post .bq-three h6 span { background: url(images/qoute-heading.png) no-repeat; padding: 0px 32px 3px; }

#content.page .post article h1,
#content.page .post article h2,
#content.page .post article h3,
#content.page .post article h4,
#content.page .post article h5,
#content.page .post article h6 { margin: 0px 0px 20px; }


#content .post ul,
#content .post ol { margin: 0px 0px 25px; }
#content .post ul li { padding-left: 18px; line-height: 18px; margin: 0px 0px 10px; }
#content .post ol li { line-height: 18px; margin: 0px 0px 10px; }
#content .post ul.list-1 li { background: url(images/li1.png) left 4px no-repeat; }
#content .post ul.list-2 li { background: url(images/li2.png) left 3px no-repeat; }
#content .post ul.list-4 li { background: url(images/li4.png) left 3px no-repeat; }
#content .post ul.list-5 li { background: url(images/li5.png) left 5px no-repeat; }
#content .post ul.list-6 li { background: url(images/li6.png) left 7px no-repeat; }
#content .post ol.list-3 a { position: relative; display: block; padding: 0px 0px 0px 0px; *padding: 0px; margin: 0 0 0 2.5em; }
#content .post ol.list-3 a:before { counter-increment: li; content: counter(li); position: absolute; left: -2.5em; top: 0px; background: #f4c402; width: 14px; line-height: 18px; text-align: center; font-weight: bold; }

#content .post .full { width: 100%; float: left; }
#content .post .one-third { width: 31%; margin: 0 3.5% 0 0; float: left; }
#content .post .two-third { width: 66%; margin: 0 3% 0 0; float: left; }
#content .post .one-half { width: 48%; margin: 0 4% 0 0; float: left; }
#content .post .last { margin-right: 0px; }
article p { font-size: 13px; }


/******************************
BUTTONS
******************************/
.button { padding: 10px; display: inline-block; color: #333; font-size: 12px; margin-right: 20px; margin-bottom: 20px; margin-top: 10px; }

.button.yellow { background: #f4c402; color: #000; }
.button.black { background: #000; }
.button.black2 { background: #2c2c2c; }
.button.black3 { background: #818180; }
.button.gray { background: #bbbbbb; color: #5f5f5f; }
.button.gray2 { background: #e5e5e5; color: #000; }
.button.white { background: #fff; color: #000; border: 1px solid #f0f0f0; }
.button.red { background: #e92727; }
.button.perpal { background: #785787; }
.button.blue { background: #3a5b81; }
.button.green { background: #85b92a; }
.button.orange { background: #ff9000; }



/******************************
ALERTS
******************************/
.alert { padding: 0px 8px 0px 40px; line-height: 40px; font-size: 12px; margin: 0px 0px 15px; position: relative; }
.alert a { display: block; width: 10px; height: 8px; position: absolute; right: 10px; top: 15px; background: url(images/close.png); }

.alert.yellow { background: #f4c402 url(images/attention.png) 10px center no-repeat; }
.alert.green { background: #85b92a url(images/sucess.png) 10px center no-repeat; }
.alert.red { background: #e92727 url(images/errors.png) 10px center no-repeat; }
.alert.silver { background: #e5e5e5 url(images/info.png) 10px center no-repeat; }



/******************************
BLOG
******************************/
#content.blog > h5 { margin: 15px 0px 15px; border-bottom: 1px solid #e5e5e5; }
#content.blog .archive-style-one {}
#content.blog article { padding: 0px 0px 20px; margin: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; position: relative; max-width: 100%; }
#content.blog article .feature-image { display: block; width: 48%; }
#content.blog article .feature-image img {  }
#content.blog article span.date { margin: 0px 0px 15px; display: block; color: #949494; font-size: 9px; }
#content.blog article span.rating { display: block; }
#content.blog article h5 { margin: 0px 0px 15px; }
#content.blog article.last { margin-right: 0px !important; }

#content.blog .archive-style-one .feature-image { float: left; margin-right: 4%; }
#content.blog .archive-style-one article > div { float: right; width: 48%; }
#content.blog .archive-style-one article .rating { top: -3px; }

#content.blog .archive-style-two article { float: left; width: 48%; margin-right: 4%; }
#content.blog .archive-style-two article .feature-image { margin: 0px 0px 15px; width: 100%; }
#content.blog .archive-style-two article .rating { top: 175px; }

#content.blog .archive-style-three article .feature-image { margin: 0px 0px 10px; width: 100%; }
#content.blog .archive-style-three article .rating { top: 247px; }

#content.blog .archive-style-four article .feature-image { margin: 0px 0px 10px; width: 100%; }
#content.blog .archive-style-four article { width: 31.33%; margin-right: 3%; float: left; }
#content.blog .archive-style-four article h5 { margin: 0px; }
#content.blog .archive-style-four article .rating { top: 122px; }
#content.blog .archive-style-four article span { letter-spacing: -1px; display: block; margin: 0px 0px 10px; }



/******************************
PAGINATION
******************************/
#pagination { margin: 0px 0px 20px; }
#pagination ul { float: left; }
#pagination ul li { float: left; margin-right: 2px; }
#pagination ul li a { text-align: center; display: block; width: 25px; height: 25px; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 25px; color: #505050; background: #e5e5e5; }
#pagination ul li a.active,
#pagination ul li a:hover { background: #f4c402; color: #000; }
#pagination a.next,
#pagination a.prev { padding: 0px 11px; text-align: center; display: inline-block; height: 25px; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 25px; color: #505050; background: #e5e5e5; }
#pagination a.next:hover,
#pagination a.prev:hover,
#pagination a.next.active,
#pagination a.prev.active { background: #f4c402; color: #000; }
#pagination a.next { float: right; }
#pagination a.prev { float: right; margin-left: 2px; }



/******************************
TABLES
******************************/
.post table { width: 100%; }
.post table thead { border-bottom: 1px solid #d3d3d3; background: #dbdbdb; color: #5e5e5e; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; }
.post table thead th { text-align: center; padding: 25px 0px; background: url(images/td-bg.png) right repeat-y; }
.post table tbody tr { border-bottom: 1px solid #d3d3d3; color: #616161;  font: 11px 'Open Sans', Arial, Helvetica, sans-serif; }
.post table tbody tr:nth-child(even) { background: #e5e5e5; }
.post table tbody tr:nth-child(odd) { background: #f0f0f0; }
.post table tbody tr td { text-align: center; padding: 25px 0px; background: url(images/td-bg.png) right repeat-y; }



/******************************
PRICING TABLE
******************************/
.post .pricing-table {}
.post .pricing-table ul { width: 25%; float: left; }
.post .pricing-table ul { text-align: center; }
.post .pricing-table ul li { padding: 18px 0px !important; margin: 0px !important; }
.post .pricing-table ul li:first-child { font-size: 13px; }
.post .pricing-table ul.col-head { background: #f4c402; }
.post .pricing-table ul.col-head li { border-bottom: 1px solid #f6b000; }
.post .pricing-table ul.col-head li:first-child { background: #f6b000; }
.post .pricing-table ul.col-head li:last-child { background: #fff; border-bottom-color: #fff; }
.post .pricing-table ul.col-data { background: #e5e5e5; }
.post .pricing-table ul.col-data li { border-bottom: 1px solid #dbdbdb; color: #616161; background: url(images/td-bg.png) right repeat-y; }
.post .pricing-table ul.col-data li:first-child { background-color: #dbdbdb; }
.post .pricing-table ul.col-data li:last-child { background-color: #505050; color: #fff; font-size: 12px; }




/******************************
TABS
******************************/
.post #tabs_b {}
.post #tabs_b .tabs-nav { background: #dbdbdb; margin: 0px !important; }
.post #tabs_b .tabs-nav li { font-size: 13px; border-bottom: 1px solid #d3d3d3; width: 33%; padding: 0px !important; margin: 0px !important; float: left; border-right: 1px solid #d3d3d3; }
.post #tabs_b .tabs-nav li a { text-align: center; padding: 25px 0px !important; display: inline-block; width: 100%; }
.post #tabs_b .tabs-nav li.ui-state-active { background: #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.post #tabs_b .ui-tabs-hide { display: none; }
.post #tabs_b .tabs-container { background: #e5e5e5; padding: 20px; }



/******************************
TOGGLES
******************************/
.post #accordion {}
.post #accordion h3 { border-left: 10px solid #e5e5e5; padding: 15px 20px; background: #e5e5e5; font-size: 14px !important; margin: 0px !important; border-bottom: 1px solid #b7b7b7; }
.post #accordion h3.ui-state-active { border-color: #b7b7b7; }
.post #accordion .ui-accordion-content { height: auto !important; padding: 20px 20px 20px 30px; background: #e5e5e5; border-bottom: 1px solid #b7b7b7; }
.post #accordion .ui-accordion-content p { margin: 0px !important; }



/******************************
AUTHOR
******************************/
#author .avatar { width: 88px; height: 88px; padding: 6px; border: 1px solid #f0f0f0; float: left; margin-right: 10px; }
#author > div h6 { color: #7e7e7e; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; margin: 0px 0px 12px; }
#author > div h6 span { font-size: 10px; font-weight: normal; color: #9d9d9d; margin-left: 10px; }
#author .author-detail { float: right; width: 368px; }
#author .author-detail p { margin-bottom: 10px; color: #7e7e7e; }
#author .author-detail ul { border-top: 1px solid #f0f0f0; padding: 12px 0px 0px; }
#author .author-detail ul li { float: left; color: #7e7e7e; padding: 0px 10px 0px 0px; margin-right: 10px; border-right: 1px solid #f0f0f0; }
#author .author-detail ul li a { color: #7e7e7e; }
#author .author-detail ul li a:hover { color: #000; }
#author .author-detail ul .social { margin: 0px; padding: 0px; border: 0px; float: right; }
#author .author-detail ul .social a { display: inline-block; width: 15px; height: 15px; margin-left: 4px; }
#author .author-detail ul .social a.fb { background: url(images/fb.png); }
#author .author-detail ul .social a.tw { background: url(images/tw.png); }
#author .author-detail ul .social a.dr { background: url(images/dr.png); }
#author .author-detail ul .social a.in { background: url(images/in.png); }



/******************************
SHARE
******************************/
#share { width: 425px; background: #e5e5e5 url(images/plus.png) left center no-repeat; padding-left: 55px; line-height: 40px; }
#share > div { float: right; width: 240px; padding: 7px 0px 0px 0px; }
#share .fb_iframe_widget span { vertical-align: 0px !important; width: 60px; }
#share .fb_iframe_widget iframe { width: 60px; }
#share .twitter-share-button { width: 85px !important; }
#share .pin-it-button { width: 50px !important; }
#share .pin_it { width: 45px !important; overflow: hidden; display: inline-block; }
#share #___plusone_0 { margin-left: 10px !important; }



/******************************
COMMENT FORM
******************************/ 
#comment-form { border-bottom: 1px solid #f0f0f0; margin: 0px 0px 20px; padding: 0px 0px 20px; overflow: hidden; }
#comment-form .left { float: left; }
#comment-form .right { float: right; }
#comment-form form > div { margin: 0px 0px 15px; }
#comment-form label { display: block; margin: 0px 0px 10px; }
#comment-form .left input[type="text"]{ margin-bottom: 10px; border: none; height: 30px; width: 134px; padding: 0px 10px 0px 40px; }
#comment-form .left .email { background: #e5e5e5 url(images/email-id.png) left center no-repeat; }
#comment-form .left .name { background: #e5e5e5 url(images/your-name.png) left center no-repeat; }
#comment-form .left .url { background: #e5e5e5 url(images/web-url.png) left center no-repeat; }
#comment-form .right .textarea { background: #e5e5e5; padding: 10px; width: 235px; height: 149px; border: none; resize: none; margin: 25px 0px 0px; }
#comment-form .button { padding: 0px 0px; border: 0px; outline: none; background: #161616; height: 30px; width: 60px; color: #FFF; font-size: 12px; cursor: pointer; float: right; margin: 0px 0px 0px 10px; }
#comment-form .button:hover { background: #f4c402; color: #000;}
#comment-form form > p { float: left; line-height: 30px; }



/******************************
COMMENT LIST
******************************/ 
#comment-list {}
#comment-list > h5 { border: 0px !important; margin: 0px !important; }
#comment-list > ul li > div { position: relative; background: #f5f5f5; padding: 15px; }
#comment-list > ul li { border-bottom: 1px solid #fff; }
#comment-list .avatar { display: block; padding: 6px; background: #fff; border: 1px solid #f0f0f0; width: 70px; height: 70px; margin: 0px 10px 0px 0px; float: left; }
#comment-list .comment-detail { float: right; width: 355px; }
#comment-list .comment-detail h6 { margin: 0px 0px 10px; }
#comment-list .comment-detail p { color: #505050; margin: 0px 0px 10px; }
#comment-list .comment-detail p:last-child { margin: 0px 0px 0px; }
#comment-list a.reply { position: absolute; top: 10px; right: 60px; }
#comment-list a.report { position: absolute; top: 10px; right: 10px; }

#comment-list .depth-1 > li > div { background: #e5e5e5; margin-left: 95px; }
#comment-list .depth-1 .comment-detail { width: 260px; }
#comment-list .depth-2 > li > div { background: #f5f5f5; margin-left: 190px; }
#comment-list .depth-2 .comment-detail { width: 165px; }



/******************************
BOTTOM
******************************/
#bottom { width: 1200px; margin: 0 auto; background: #fff; max-width: 100%; }
#bottom > ul { width: 1200px; background: #fff; padding: 20px 0; max-width: 100%; }

#bottom .widget { margin: 0px 20px 0px 0px; width: 280px; float: left; }
#bottom .widget:last-child { margin: 0px; }
#bottom .widget h5 { margin: 0px 0px 20px; }
#bottom .widget p { color: #505050; margin: 0px 0px 6px; font-size: 11px; }
#bottom .widget li { padding: 10px 0px; border-top: 1px solid #c9c9c9; font-size: 11px; }
#bottom .widget li:last-child { border-bottom: 1px solid #c9c9c9; }
#bottom .widget li a { color: #505050; }
#bottom .widget li a:hover { color: #000000; }

#bottom .flickr a { width: 37px; height: 37px; display: block; overflow: hidden; float: left; border: 3px solid #fff; margin: 0px 10px 10px 0px; }
#bottom .flickr a:hover { border-color: #f4c402; }

#bottom .widget li.phone { background: url(images/contact-icons.png) 0px 10px no-repeat; padding-left: 30px; }
#bottom .widget li.address { background: url(images/contact-icons.png) 0px -27px no-repeat; padding-left: 30px; }
#bottom .widget li.mail { background: url(images/contact-icons.png) 0px -79px no-repeat; padding-left: 30px; }

#bottom .subscribe-form {}
#bottom .subscribe-form label { margin: 0px 0px 8px; color: #505050; display: block; }
#bottom .subscribe-form input[type="text"] { width: 115px; height: 10px; background: #fff; float: left; padding: 10px; font-size: 10px; border: 1px solid #505050; outline: 0px; }
#bottom .subscribe-form input[type="checkbox"] { margin: 4px 4px 0 0; }
#bottom .subscribe-form input[type="submit"] { background: #C41230; height: 30px; padding: 0px 10px; margin-left: 6px; color: #fff; float: left; border: 0px; outline: 0px; font-size: 10px; }



/******************************
FOOTER
******************************/
footer { width: 1000px; padding: 20px 0; background: #000; margin: 0px auto; }
footer p { font-size: 11px; color: #fff; }
footer p a { color: #f4c402; }
footer .left { float: left; }
footer .right { float: right; }



/******************************
DEMO
******************************/
.demo { padding: 0px 0px 0px !important; }
.demo ul,
.demo ol { width: 33%; float: left; }

/******************************
GIPSTEKNIK
******************************/
.valouter {
	width: 90%;
	margin: 20px 5% 0 5%;
}
.valouter2 {
	width: 95%;
	margin: 20px 0 0 5%;
}
.metodval {
	background: #609efc;
	font-weight: 700;
	padding: 4px 10px;
	display: block;
	float: left;
}
.metodvalchoosen {
	background: #4386ea;
	font-weight: 700;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.26) inset;
	padding: 4px 10px;
	display: block;
	float: left;	
}
.metodvalnoxist {
	background: #ccc;
	COLOR: #777777;
	font-weight: 700;
	padding: 4px 10px;
	display: block;
	float: left;
}
.gipstypval {
	padding: 4px 10px;
	font-size: 16px;
	background: #009966;
	margin-right: 15px;
	font-weight: 700;
	display: block;
	float: left;
}
.gipstypvalchoosen {
	padding: 4px 10px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.26) inset;
	font-size: 16px;
	background: #077e56;
	margin-right: 15px;
	font-weight: 700;
	display: block;
	float: left;
}
.gipstypval a {
	color: #fff;
}
.gipstypvalchoosen a {
	color: #fff;
}

.uppskuret {
	padding: 4px 10px;
	font-size: 16px;
	background: #007F99;
	margin-right: 15px;
	font-weight: 700;
	display: block;
	float: left;
}
.uppskuretchoosen {
	padding: 4px 10px;
	font-size: 16px;
	background: #05677b;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.26) inset;
	margin-right: 15px;
	font-weight: 700;
	display: block;
	float: left;
}
.uppskuret a {
	color: #fff;
}
.uppskuretchoosen a {
	color: #fff;
}
.standardtext {
	width: 90%;
	margin: 0 auto;
	background: #eee;
	padding: 12px;
	margin-top: 20px;
}
.bildspelblock {
	width: 45%;
	margin-right: 5%;
	float: left;
	min-width: 220px;	
	margin-bottom: 20px;
}
.xbacklightbrown {
	background: #d5beaf;
}
.frakturtext {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}
.frakturtext a {
	font-size: 16px;
	font-weight: 700;
}
#frakturinfotext {
	width: 630px;
	background: #ccc;
	font-size: 16px;
	padding: 6px 10px;
	font-weight: 700;
}
#frakturinfotext a {
	font-size: 16px;
	font-weight: 700;
	color: #009966;
}
.fotval {
	float: left;
	margin-right: 8px;
}
.fotval img {
	width: 40px;
}
.maxmenu {
	max-height: 500px;
	overflow-y: scroll;
}
.room {
	width: 1000px;
	max-width: 100%;
	margin-bottom: 30px;
}
.room img {
	width: 100%;
}
.roomresp ul {
	margin-bottom: 20px;
	width: 100%;
}
.roomresp ul li {
	background: #009966;
	padding: 4px 0 4px 8px;
	border-bottom: 1px dotted #eee;
}
.roomresp ul li a {
	color: #fff;
	font-size: 15px;
}
.roomnoresp ul {
	width: 180px;
}
.roomnoresp ul li {
	background: #009966;
	padding: 4px 0 4px 8px;
	border-bottom: 1px dotted #eee;
}
.roomnoresp ul li a {
	color: #fff;
	font-size: 15px;
}
.roomnoresp {
	display:block;
	height: 40px;
}
.roomresp {
	display:none;
}
.login {
	width: 100%;
	background: #000;
	height: 30px;
}
.logininfo {
	width: 1000px;
	max-width: 100%;
	color: #fff;
	margin: 0 auto;
	line-height: 30px;
	font-size: 15px;
	text-align: right;
}
.logininfo a {
	color: #009966;
}
.personalbut {
	background-color: #444 !important;
    border: 0 none;
    border-radius: 3px;
/*    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05), 0 2px 0 rgba(0, 0, 0, 0) inset; */
     color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
 /*   margin: 20px 0; */
    padding: 8px 6px !important;
    text-align: center;
    text-decoration: none;
	margin-right: 8px;
	
}
.patientbut {
	background-color: #444 !important;
    border: 0 none;
    border-radius: 3px;
/*    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05), 0 2px 0 rgba(0, 0, 0, 0) inset; */
     color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
 /*   margin: 20px 0; */
    padding: 8px 6px !important;
    text-align: center;
    text-decoration: none;
	margin-right: 8px;	
}
#inforuta {
	font-size: 14px;
	background: #fff;
	width: 98%;
	padding: 1%;
	color: #888;
	font-weight: 700;
	border-bottom: 4px solid #f3f3f3;
}
#inforuta a {
	font-size: 16px;
	color: #009966;
}
/******************************
RESPONSIVE
******************************/
.loginblockresp {
	display: none;
	border-top: 1px solid #ccc;
	color: #fff;
	margin-top:10px;
}
.respbut {
	background: #c41230;
}

@media screen and (max-width: 1000px) {
.roomnoresp { display:none; }
.roomresp {	display:block; }
}
@media screen and (max-width: 600px) {
#content { margin: 0 2% 0 2%; width: 92%; padding: 0 2%; }
#content.blog article  { max-width: 100%; }
#content section { max-width: 100%; }
img { max-width: 96% !important; }
.sidebar.left { margin: 20px 2% 0 2%; width: 96%; }
.sidebar.right { margin: 20px 2% 0 2%; width: 96%; }
#bottom .widget { margin: 0px 2% 0px 0px; width: 46%; float: left; display:block; }
#bottom .widget { min-height: 200px; }
#menucontainer { display: none; } 
.resp_meny { position: relative; background: #6b6b6b; width: 100%;display: block; } 
#resp_menyhead {width: 80%; margin: 0 auto; font-size: 14px; background-image: url("images/responsive_menu_down.png"); background-position: 98% center; background-repeat: no-repeat; padding-top: 8px; padding-bottom: 8px; color: #eee; font-weight: 700; }
#resp_menyinner {width: 80%; margin: 0 auto; font-size: 14px; display:none;}
.resp1 a { color: #fff; font-size: 15px; }
.resp2 { padding-left: 8%; }
.resp2 a { color: #fff; }
.resp_extra { /* position: relative; */ background: #c41230; /*width: 98%; */ margin-top: -30px; display: block; color: #fff; text-align: right; padding-right: 2%; font-size:13px; padding-bottom: 6px; height: 30px; } 
.resp_extra img { margin-right: 3px; }
.resp_extra_text { line-height: 30px; vertical-align: middle; padding-bottom: 8px; }
.resp_extra a { color: #fff; line-height: 30px;}
#resp_extrainner {width: 80%; margin: 0 auto; font-size: 14px; display:none; background: #fff; color: #000; text-align: left; padding-left: 3%; margin-bottom: 6px; }
#resp_extrainner > div { display: inline-block; margin-bottom: 6px; }
#headersearch  {display:none; }
#headerlogin { /* display: none; */}
header .logo { max-width: 50%; }
.sidebar.left { width: 46%; }
.sidebar.right { width: 46%; }
.sidebar.left img { max-width: 200px; }
}

/****************************
PRETTYPHOTO
****************************/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
