/*
Theme Name: Femme
Theme URI: http://www.cssigniter.com/ignite/themes/femme
Author: the CSSIgniter team
Author URI: http://www.cssigniter.com/
Description: A responsive e-shop/magazine WordPress theme.
Version: 1.2
License: GNU General Public License
*/
/*
============================================================================
Reset (No need to edit anything)
============================================================================
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
:focus {outline:0;}
body {background:#fff;	line-height:1;}
ol, ul {	list-style:none;}
table {	border-collapse:separate;	border-spacing:0;}
caption, th, td {font-weight:normal;	text-align:left;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {}
a img {border:0;}
img {max-width: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display:block;}
.group:after {content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
/*
============================================================================
Global (h1..h6,lists,paragraphs,tables,links,form elements etc)
============================================================================
*/
body, input, textarea {font-weight:normal;	line-height:1.2;	-webkit-font-smoothing: antialiased;}
/* Headings */
h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:20px;}
h5 {font-size:16px;}
h6 {font-size:12px;}
h1, h2, h3, h4, h5, h6 {font-family: TrocchiRegular, Georgia, serif;	margin-bottom:10px;	font-weight: normal;}
hr {background-color:#ccc;	border:0;	height:1px;	margin-bottom:1.625em;}
/* Text elements */
p {margin-bottom:1.625em;}
ul, ol {margin:0 0 1.625em 2.5em;}
ul {list-style:square;}
ol {list-style-type:decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl {
	margin:0 1.625em;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:1.625em;
}
strong {
	font-weight:bold;
}
cite, em, i {
	font-style:italic;
}
blockquote {
	font-family:Georgia, "Bitstream Charter", serif;
	font-style:italic;
	font-weight:normal;
	padding:0 3em;
	border-left:solid 3px #000;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
blockquote cite {
	color:#666;
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	letter-spacing:.05em;
	text-transform:uppercase;
}
pre {
	font:13px "Courier 10 Pitch", Courier, monospace;
	line-height:1.5;
	margin-bottom:1.625em;
	overflow:auto;
	padding:.75em 1.625em;
}
code, kbd {
	font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	cursor:help;
}
address {
	display:block;
	margin:0 0 1.625em;
}
ins {
	text-decoration:none;
}
sup, sub {
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}
sup {
	bottom:1ex;
}
sub {
	top:.5ex;
}
/* Form elements */

input[type=text], input[type=password], textarea {
}
input[type=text]:focus, textarea:focus {
}
textarea {
	padding-left:3px;
	width:98%;
}
input[type=text] {
	padding:3px;
}
input#s {
	height:22px;
	line-height:1.2em;
	padding:4px 10px 4px 28px;
}
input#searchsubmit {
	border:none;
	text-indent: -9999em;
	position: absolute !important;
	background: url("images/search.png") no-repeat;
	width: 24px;
	height: 24px;
	top: 23% !important;
	right: 1% !important;
	cursor: pointer;
	z-index: 500;
}
/* Alignment */

.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}
.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}
.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Make sure embeds and iframes fit their containers */

embed, iframe, object {
	max-width:100%;
}





/* Trocchi Font */



@font-face {
 font-family: 'TrocchiRegular';
 src: url('fonts/Trocchi-webfont.eot');
 src: url('fonts/Trocchi-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Trocchi-webfont.woff') format('woff'),  url('fonts/Trocchi-webfont.ttf') format('truetype'),  url('fonts/Trocchi-webfont.svg#TrocchiRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*

============================================================================

Structure (for every page in the theme)

============================================================================

*/



body {
	color: #454545;
	font-size: 13px;
	line-height: 1.6;
	font-family: Georgia, "Times New Roman", serif;
	background: url("images/patterns/arches.png");
}
#page {
	background: url("images/backgrounds/bubbles.png") no-repeat center 0;
}
.wrap {
	width:1000px;
	padding:10px 10px 30px 10px;
	margin:0 auto;
}
#main {
	background: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.20);
}
#main-content {
	margin-top:20px;
}
/*

============================================================================

Header (Logo etc)

============================================================================

*/



.social-wgt {
	float :left;
}
.main-cart {
	float: right;
}
.main-cart a {
	display:inline-block;
	border-left:dotted 1px #ccc;
	padding-left:15px;
	margin-left:15px;
}
#top-head {
}
.quick-search {font-size: 13px; line-height: 21px; color: #FFF; float:right; margin:20px 0 0 0; width:300px; overflow:hidden;}
.quick-search input { background: none; border: none; height:24px; color: #666; padding: 0;}
.quick-search form {margin-bottom: 0;}
.quick-search input[type="text"] {	border:1px solid #CCC; padding: 0 6px; width: 180px !important; float:left; background:#FFF;}
.quick-search input[type="text"]:focus {border: none;}
.quick-search input#searchsubmit {
border: none;
text-indent: -9999em;
position: absolute !important;
background: url("images/search.png") no-repeat;
width: 24px;
height: 24px;
top:10px !important;
right:10px !important;
cursor: pointer;
z-index: 500;
}
.quick-search input[type="submit"]:hover { background-color: transparent !important;}

.soHead{float:left; clear:both; width:150px; margin:5px 0 5px 0;}
#fblikediv {
	display:block;
	width:100px;
	height:35px;
	float:left;
	cursor:pointer;
	margin-right:10px;
	color:#FFF;
}
.rssHead {
	position:relative;
	margin-right:20px;
	padding-right:10px;
}
.rssHead a {
	background:url(images/rss.png) no-repeat left top;
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
	margin-right:10px;
}

.guideHead {
	position:relative;
}
.guideHead a {
	background: url(images/medical-school-guide.gif) no-repeat left top;
	display:block;
	width:225px;
	height:40px;
	padding-left:30px;
	padding-top:8px;	
	float:left;
	cursor:pointer;
	margin-right:10px;
	font-size:14px;
	line-height:14px;
}

.logo {
	overflow:hidden;
	float:left;
	padding: 10px 0;
	width:300px !important;
}
.logo h1 {
	font-size: 3.3em;
	text-align: center;
	margin-bottom: 0;
	line-height: 1;
}
.logo h1 a {
	color: #000;
}
.logo h1 a:hover, .logo h1 a:visited {
	text-decoration: none;
}
.logo h2 {
	font-size: 0.75em;
	color: #858585;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.nt-home {
	font-size: 3.3em;
	text-align: center;
	margin-bottom: 0;
	line-height: 1;
	color: #000;
}
.nt-home a {
	color: #000;
}
.nt-slogan {
	font-size: 0.75em;
	color: #858585;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.grid2{clear:both; float:left;}
.grid2 .col1 {width:57%; float: left;	list-style: none outside none;	display: block;		margin:5px 1% 3.5em 1%; background: transparent url("images/hero-pat.png");
}
.grid2 .col1 h3{	padding: 45px 20px 26px;
	text-align: center;}
.grid2 .col2 {width:35%; float: right;	list-style: none outside none;	display: block;		margin:5px 0% 20px 1%;}
.grid2:first-child{margin:5px 1% 20px 0%;}


@media screen and (max-width: 61.2em) {
.grid2 .col1 {width:80%; float:left;	list-style: none outside none;	display: block;		margin:5px 1% 20px 1%;}
.grid2 .col2 {width:35%; float: left; margin:0 auto; text-align:center; list-style: none outside none;	display: block;		margin:5px 0% 20px 1%;}
}
@media screen and (max-width:48em) {
.grid2 .col1 {width:90%; float:left;	list-style: none outside none;	display: block;		margin:5px 1% 20px 1%;}
.grid2 .col2 {width:35%; float: left; margin:0 auto; text-align:center; list-style: none outside none;	display: block;		margin:5px 0% 20px 1%;}
}
/*

============================================================================

Navigation (for every navigational element in the theme)

============================================================================

*/



nav select { /* Hide the dropdown for bigger resoltions */
	display: none;
}
nav {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 31px;
	line-height: 0;
	padding: 12px 0 1px;
	position: relative;
	text-align:left;
}
nav ul {
	list-style: none;
	margin: 0;
}
#navigation {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	position:relative;
}
#navigation a, #navigation a:visited, #navigation a:active {
	color: #858585;
}
#navigation > li {
	float: left;
	margin: 0 4px;
	position: relative;
	padding: 10px 0 10px 5px;
	border-left:1px #666 solid;

}
#navigation > li:first-child{	border-left:none;
	padding: 10px 0 10px 0px;
}
#navigation li a {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 0;
}
#navigation ul {
	position:absolute;
	text-align: left;
	padding:0;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	top:-999em;
	z-index:9999;
}
#navigation li:hover > ul {
	top: 20px;
	left:0;
}
#navigation ul li a {
	font-size: 0.85em;
	padding: 10px 0;
	display: block;
	white-space: nowrap;
	border-bottom: 1px dotted #ccc;
	line-height: 1;
}
#navigation ul li:first-child a {
	padding-top: 0;
}
#navigation ul li:last-child a {
	padding-bottom: 0;
	border: none;
}
.current_page_parent a, .current-menu-item a, .current_page_item a {
	color: #454545 !important;
}
#navigation ul {
	padding:0;
}
#navigation li li {
	position: relative;
}
#navigation li li ul {
	top: -999em;
}
#navigation li li a {
	padding:15px !important;
	display:block;
	border-bottom:1px dotted #ccc !important;
}
#navigation li li:hover ul {
	top:0;
	left:9em;
}
/*
============================================================================
Content
============================================================================
*/
/* HomePage Columns */
.featured {
	margin-bottom: 3.5em;
}
.s-title {
	float: left;
	width: 23.4042553%;
	padding-top: 1.5em;
	border-top: 1px solid #ccc;
}
.s-content {
	padding-top: 1.5em;
	border-top: 1px solid #ccc;
	float: right;
	width: 72.9166666%;
}
.s-title h3, .s-title h2 {
	font-size: 1.35em;
}
.s-list {
	margin-bottom: 1em;
}
.sld-entry-desc h1 {
	font-size: 1.45em;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.2em;
	margin-bottom: 8px;
}
.sld-entry-desc h1 a, .sld-entry-desc h1 a:active {
	color: #454545;
}
.sld-entry-desc {
	width: 31.4285714%;
	float: left;
	position: relative;
}
.sld-entry-thumb {
	width: 65.7142857%;
	float: right;
	position: relative;
}
.sld-entry-thumb img {
	max-width: 100%;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
}
.entry-meta {
	font-size: 0.75em;
	color: #858585;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.entry-meta a, .entry-meta a:active {
	color:#858585;
}
.entry-meta time {
	font-style: italic;
}
.s-list .entry-list, ul.products, .entry-list {
	list-style: none;
	margin: 0;
}
.entry-list .button {
	margin-top: 6px;
}
.entry-list li,  .products li{
	width:48% !important;
	float: left !important;
	margin-right: 2.8571428% !important;
	margin-bottom: 25px !important;
	position: relative;
	min-height:445px;
}
.related.products li {
	width:31% !important;
	float: left !important;
	margin-right: 2.8571428% !important;
	margin-bottom: 25px !important;
	position: relative;
	min-height:445px;
}
.entry-list li .count,  .products li .count,  .related.products li .count {
	background: none !important;
}
 .entry-list li:nth-child(2n),  .products li:nth-child(2n),  .related.products li:nth-child(2n) {
 margin-right: 0 !important;
}
.entry-list li img,  .products li img {
	max-width: 100%;
}
.entry-list h3,  .products h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em !important;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.entry-list li a,  .entry-list li a:visited,  .products li a,  .products li a:visited {
	color: #454545;
}
.entry-list li img,  .products li img {
	border-right: none;
	border-left: none;
	margin-bottom: 10px;
	max-width:100%;
}
.archive-link {
	display: block;
	font-size: 0.6em;
	text-transform: uppercase;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
}
/* Inner Pages */



.entry p {
	font-size: 14px;
}
.page-title {
	font-size: 2.0em;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom:20px;
}
.inner-hold {
	margin-bottom: 40px;
}
.entry-hold {
	float: left;
	width:64%;
	padding-top: 15px;
	padding-right:10px;
		border-right:solid thin #eeeeee;
}
#sidebar {
	float: right;
	width:32.4042553%;

}
.entry h1 {
	line-height: 1em;
	font-size: 2em;
	margin-bottom: 15px;
}
/*
============================================================================
Comments (everything related to the comments section)
============================================================================
*/
.post-comments {
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#form-wrapper {
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#form-wrapper .post-form {
	background: #f3f3f3;
	padding: 25px;
}
.post-form label {
	display: block;
	margin-bottom: 3px;
	color: #000;
}
.post-form fieldset {
	margin-bottom: 10px;
}
.post-form input[type=text], .post-form textarea {
	background: #fff;
	border: none;
	padding: 10px;
}
.post-form input[type=text] {
	width: 60%;
}
.post-form textarea {
	width: 96%;
}
.post-form input[type='submit'], button.button {
	border: none;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 20px;
	font-family: Georgia, "Times New Roman", serif;
	cursor: pointer;
}
.post-form input[type=submit]:active {
	position: relative;
	top: 1px;
}
.post-comments {
	margin: 30px 0;
}
.post-comments ul, .post-comments ol {
	margin-left: 15px;
	padding-left: 0;
}
.post-comments ul li ul, .post-comments ol li ol {
	margin-left: 25px
}
.post-comments ul li, .post-comments ol li {
	list-style-type: none;
	margin: 15px 0;
}
.post-comments ul li ul li, .post-comments ol li ol li {
	list-style-type: none
}
.post-comments .avatar {
	float: left;
	margin: 15px 15px 5px 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.post-comments .comment-copy {
	width: 80%;
	padding: 15px;
	float: right;
	font-size: 13px;
	border: 3px solid #f3f3f3;
}
.post-comments .comment-meta {
	text-transform: uppercase;
	font-size: 0.8em;
}
.comment-reply-link, .btn-reply {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}
#cancel-comment-reply-link {
	display: block;
	font-style: italic;
	font-size: 11px !important;
	margin-top: 5px;
	font-weight:normal;
}
.commentlist {
	list-style: none;
}
#respond {
	margin-top: 20px;
}
/*

============================================================================

Footer

============================================================================

*/



/* Footer Widgets */



#footer .widget {
	float: left;
	margin-right: 2.0833333%;
	padding-top: 1em;
	border-top: 2px solid #000;
	margin-bottom: 1em;
}
 #footer .widget:nth-child(4n) {
 margin-right: 0;
}
.site-copy {
	border-top: 2px solid #000;
	padding-top: 1.2em;
	clear: both;
}
.copy-left {
	float: left;
}
.copy-right {
	float: right;
}
footer ul li {
	float: left;
	margin-left: 30px;
 width:100px;
}
footer ul li{padding:5px 0; } 
footer ul li a:hover{color:#999;} 
footer > ul > li:first-child {
	margin-left: 0px;
}
/*

============================================================================

Widgets 

============================================================================

*/



.widget-area {
}
.widget {
}
.widget h3, .widget-title {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
.widget ul {
	margin:0;
	list-style: none;
}
.widget ul ul {
	margin-left:1.5em;
}
.widget ul li {
	font-size:13px;
}
.widget a {
}
.widget a:hover, .widget a:focus, .widget a:active {
}
#sidebar .widget h3 {
	font-size: 1.4em;
}
#sidebar .widget {
	padding-top: 15px;
	margin-bottom: 35px;
}
#sidebar .widget_categories ul li, .widget_product_categories ul li {
	padding:7px 0;
	border-bottom: 1px solid #ebeaea;
}
#sidebar .widget_categories ul li a, .widget_product_categories ul li a {
	width: 80%;
	display: inline-block;
}
#sidebar .widget ul li,  #footer .widget ul li {
	padding: 7px 0;
	border-bottom: 1px solid #ebeaea;
}
#sidebar .widget ul li:last-child,  #footer .widget ul li:last-child {
	border-bottom: none;
}
/* Price Filter Widget */



.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #999;
	border-radius: 1em 1em 1em 1em;
}
.widget_price_filter .ui-slider-horizontal {
	height: 0.5em;
}
.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}
.widget_price_filter .price_slider {
	margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
	font-size: 0.8751em;
	line-height: 2.4em;
	text-align: right;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}
.price_label {
	text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-range {
	background: #ccc;
	border: 0 none;
	border-radius: 1em 1em 1em 1em;
	display: block;
	font-size: 0.7em;
	position: absolute;
	z-index: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	cursor: pointer;
	background: url("images/price-sld.png") no-repeat;
	outline: medium none;
	position: absolute;
	top: -0.4em;
	width: 17px;
	height: 17px;
	z-index: 2;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
	background-position: 0 -20px;
}
.widget_price_filter .price_slider_amount {
	font-size: 0.8751em;
	line-height: 2.4em;
	text-align: right;
}
.clear {
	clear: both;
}
.widget_price_filter button.button {
	font-size: 1em;
	text-transform: none;
	float: right;
}
/* Search Widget */



input#s {
	background: none repeat scroll 0 0 #FEFEFE;
	border: 1px solid #d9d9d9;
	padding: 10px 13px;
	width: 90%;
	font: inherit;
	color: #555;
	font-style: italic;
}
.entry input#s {
	width: 90%;
}
#searchform {
	position: relative;
	width: 95%;
}
.screen-reader-text {
	display: none;
}
/* Twitter Widget */



.widget_ci_twitter_widget li {
	margin-bottom: 10px;
}
.twitter-time {
	font-style: normal;
	font-size: 10px;
	color: #7e7e7e;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	padding-top: 10px;
	display: block;
	font-weight: normal;
}
/* Widget Image */

.widget_image img {
	height:auto;
	max-width:100%;
}
/* Flickr Widget */



.flickr_badge_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
 .flickr_badge_image:nth-of-type(2n) {
 margin-right: 0;
}
.flickr_badge_image img {
	border: 5px solid #f5f5f5;
}
/* Ephemera Widget */

section.ephemera ol, .widget_twentyeleven_ephemera ol {
	list-style:square;
	margin:5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	padding:0;
}
.widget_twentyeleven_ephemera .comments-link a, .widget_twentyeleven_ephemera .comments-link > span {
	display:block;
	font-weight:bold;
}
section.ephemera .entry-title .comments-link a:hover, .widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
}
/* Calendar Widget */

.widget_calendar #wp-calendar {
	width:95%;
	text-align:center;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
	text-align:center;
}
.widget_calendar #wp-calendar caption {
	font-size:11px;
	padding:5px 0 3px;
	text-transform:uppercase;
}
.widget_calendar #wp-calendar th {
	font-weight:bold;
}
.widget_calendar #wp-calendar tfoot td {
}
/* Social Widget */



.icn {
	width: 24px;
	height: 24px;
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	float:left;
	margin-right: 5px;
	text-indent: -999em;
	cursor: pointer;
}
.icn:focus,  .icn:active {
	outline: none;
}
.icn.twitter {
	background-position: -31px -1px;
}
.icn.twitter:hover {
	background-position: -31px -31px;
}
.icn.facebook {
	background-position: 0 -1px;
}
.icn.facebook:hover {
	background-position: 0 -31px;
}
.icn.flickr {
	background-position: -62px -1px;
}
.icn.flickr:hover {
	background-position: -62px -31px;
}
.icn.picasa {
	background-position: -94px 0;
}
.icn.picasa:hover {
	background-position: -94px -30px;
}
.icn.lnkdin {
	background-position: -125px 0;
}
.icn.lnkdin:hover {
	background-position: -125px -30px;
}
.icn.gplus {
	background-position: -156px -1px;
}
.icn.gplus:hover {
	background-position: -156px -31px;
}
.icn.rss {
	background-position: -187px -1px;
}
.icn.rss:hover {
	background-position: -187px -31px;
}
.icn.youtube {
	background-position: -218px -1px;
}
.icn.youtube:hover {
	background-position: -218px -31px;
}
.icn.wordpress {
	background-position: -250px -1px;
}
.icn.wordpress:hover {
	background-position: -250px -31px;
}
.icn.dribbble {
	background-position: -282px -1px;
}
.icn.dribbble:hover {
	background-position: -282px -31px;
}
.icn.pinterest {
	background-position: -313px -1px;
}
.icn.pinterest:hover {
	background-position: -313px -30px;
}
.icn.stumble {
	background-position: -345px -1px;
}
.icn.stumble:hover {
	background-position: -345px -30px;
}
.icn.digg {
	background-position: -380px -1px;
}
.icn.digg:hover {
	background-position: -380px -30px;
}
/* Buy / Sell ads */

#ads125 li {
	float:left;
	width:125px;
	margin:0 0 10px 0;
	padding:0;
	border:none;
}
#ads125 li.last {
	margin-left:10px;
}
#ads125 img {
	display:block;
}
/*

============================================================================

Template Name: (E.g. Homepage - Styles that apply only here

============================================================================

*/



/* Product Template */



.images {
	float: left;
	width: 48.5714285%;
	margin-bottom: 30px;
}
.summary {
	float: right;
	width: 48.5714285%;
}
.cart button.button {
	font-size: 1em;
	text-transform: uppercase;
	color: #7f7f7f;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	padding: 8px 22px 7px 22px;
	display: inline-block;
	font-size: 0.8em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5) inset;
	cursor: pointer;
	float: left;
	vertical-align: middle;
	font-family: sans-serif;
	;
}
.images img {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: 0.6em;
}
.thumbnails a:last-child img {
	margin-right: 0;
}
/* Single Post */



.entry-thumb {
	margin-bottom: 10px;
}
/* Fullwidth Template */

.page-template-template-fullwidth-php .entry-hold, .fullwidth .entry-hold,  .woocommerce-checkout .entry-hold,  .woocommerce-account .entry-hold,  .woocommerce-cart .entry-hold {
	width: 100%;
}
.woocommerce-checkout #sidebar,  .woocommerce-account #sidebar,  .woocommerce-cart #sidebar {
	display: none;
}
/*

============================================================================

E-Shop Specific Styles

============================================================================

*/



.price {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.35em;
}
.price del {
	font-size: 0.85em;
	color: #ff0000;
	font-weight: normal;
	position: relative;
	top: -5px;
}
.widget del span.amount {
	font-size: 0.8em;
	color: #ff0000;
}
.widget ins span.amount {
	font-size: 1em;
}
.entry-list .price {
	font-size: 1em;
}
.entry-list .price del {
	font-size: 0.8em;
}
.add-to-cart, .add_to_cart_button, a.button,  button.button,  input.button,  #review_form #submit {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #7f7f7f;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	padding: 6px 18px;
	display: inline-block;
	font-size: 0.8em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5) inset;
	text-align: center;
}
.add-to-cart:active {
	position: relative;
	top: 1px;
}
.quantity {
	position: relative;
	width: 60px;
	float: left;
	margin-right: 10px;
}
.quantity .plus, .quantity .minus {
	background: -moz-linear-gradient(center top, #F5F5F5 0pt, #E1E1E1 100%) repeat scroll 0 0 transparent;
	border: 1px solid #969696;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #676767;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 15px;
	line-height: 0;
	margin: 0 !important;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	vertical-align: text-top;
	width: 20px;
}
quantity input.qty {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #969696 -moz-use-text-color #969696 #969696;
	border-radius: 2px 0 0 2px;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	box-shadow: 0 0 2px 0 #CCCCCC inset;
	font-weight: bold;
	height: 28px;
	padding: 0;
	text-align: center;
	width: 40px;
}
.cart input {
	line-height: 1em;
	margin: 0;
	vertical-align: middle;
	padding: 5px 4px;
}
.quantity .minus {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	bottom: 0;
	right: 0;
}
.quantity .plus {
	border-bottom: 0 none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	right: 0;
	top: 0;
}

.related.products {
	margin-top: 25px;
}
.entry h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}
.entry h3 {
	font-size: 1.5em;
}
.entry h4 {
	font-size: 1.3em;
}
.entry h5 {
	font-size: 1.1em;
}
/* Product Tabs */



.woocommerce_tabs {
	margin-top: 30px;
	clear: both;
}
ul.tabs {
	padding: 0;
	margin: 0;
}
ul.tabs li {
	padding: 0;
	margin: 0 0 1.618em;
	font-weight: normal;
}
ul.tabs li a,  ul.tabs li a:active,  ul.tabs li a:focus,  ul.tabs li a:hover {
	font-size: 1.4em;
	padding: 0;
	color: #b1b1b1;
	font-family: TrocchiRegular, Georgia, serif;
	font-weight: normal;
	border-right: 1px solid #ccc;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
ul.tabs li:first-child a {
	padding-left: 0;
}
ul.tabs li:last-child a {
	border: none;
}
ul.tabs li.active a {
	color: #454545 !important;
}
.woocommerce_tabs .panel h2 {
	display: none;
}
#reviews #comments ol.commentlist li .comment-text {
	border-radius:0 !important;
}
/*

============================================================================

Alternate Styles 

============================================================================

*/



.alt #sidebar {
	float: left;
}
.alt .entry-hold {
	float: right;
}

/*
============================================================================
Media Queries 
============================================================================
*/
.quick-search {font-size: 13px; line-height: 21px; color: #FFF; float:right; margin:20px 0 0 0; width:265px;}
.quick-search input { background: none; border: none; height:24px; color: #666; padding: 0;}
.quick-search form {margin-bottom: 0;}
.quick-search input[type="text"] {	border:1px solid #CCC; padding: 0 6px; width:220px !important; float:left; background:#FFF;}
.quick-search input[type="text"]:focus {border: none;}
.quick-search input[type="submit"] {text-indent: -9999px; border:1px solid #CCC;
border-left: 1px solid #d8d8d8;
float: right;
clear:right;
width:29px;
height: 26px;
background: #fff url(img/search-icon.png) no-repeat center center;
cursor: pointer;
}


/* Tablet Portrait */

@media only screen and (min-width: 768px) and (max-width: 959px) {
 .wrap {
 width: 768px;
}
}



/* Mobile Portrait --320px-- */



@media only screen and (max-width: 767px) {
 .wrap {
width: 300px;
padding: 20px 10px;
}
 #navigation li {
display: block;
float: none;
}
 .s-title {
float: none;
width: 100%;
}
 .s-content {
float: none;
width: 100%;
}
 .sld-entry-desc {
float: none;
width: 100%;
position: relative;
}
 .sld-entry-thumb {
float: none;
width: 100%;
margin-bottom: 15px;
}
 #footer .widget {
float: none;
width: 100%;
margin-bottom: 20px;
}
 .flickr_badge_image:nth-child(3n) {
margin-right: 0;
}
 .flickr_badge_image:nth-child(2n) {
margin-right: 10px;
}
 nav ul {
display: none !important;
}
 nav select {
display: block;
width: 100%;
padding: 3px 2px;
margin-bottom: 10px;
}
 .grid2 .col h3{
padding-top: 27px;
padding-bottom: 5px;
line-height: 2em;
}
 #sidebar {
float: none;
width: 100%;
}
 .entry-hold {
float: none;
width: 100%;
}
 .copy-left, .copy-right {
display: block;
float: none;
text-align: center;
color: #858585;
font-size: 0.9em;
}
 .product li {
display: block;
float: none;
margin:0 0 30px 0 !important;
width: 100%;
}
 .product li img,  .attachment-shop_single {
min-width: 100%;
}
 .images {
float: none;
width: 100%;
}
 .summary {
float: none;
width: 100%;
}
 .page-title h2 {
text-align: center;
}
 .avatar {
display: none;
}
 .post-comments {
margin: 30px 0;
}
 .post-comments ul, .post-comments ol {
margin-left: 0;
padding-left: 0;
}
 .post-comments ul li ul, .post-comments ol li ol {
margin-left: 0
}
 .post-comments ul li, .post-comments ol li {
list-style-type: none;
margin: 0 0;
}
 .post-comments ul li ul li, .post-comments ol li ol li {
list-style-type: none
}
 .post-comments .comment-copy {
width: 88%;
padding: 15px;
float: none;
font-size: 13px;
border: 3px solid #f3f3f3;
}
 .post-comments .comment-meta {
text-transform: uppercase;
font-size: 0.8em;
}
 .woocommerce_tabs ul.tabs li {
margin-bottom: 0 !important;
}
 .woocommerce_tabs ul.tabs li a {
padding: 0;
border:none;
}
 #reviews #comments ol.commentlist li .comment-text {
margin: 0 !important;
}
 .entry-list li {
 display: block !important;
 width: 100% !important;
 margin-bottom: 30px !important;
 float: none !important;
 margin-right: 0 !important;
}
 .entry-list li img {
min-width: 100%;
}
 table, thead, tbody, th, td, tr {
display: block;
}
 thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 tr {
}
 td {
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
}
 td:before {
position: absolute;		/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
 white-space: nowrap;
}
 table.cart img {
 width: auto !important;
}
 table.cart .quantity {
 float: none;
}
 table.cart .product-remove {
 background-color: #f8f8f8;
}
 .cart-collaterals .cart_totals {
 float: none !important;
 text-align: left;
 width: 100% !important;
}

.quick-search {font-size: 13px; line-height: 21px; color: #FFF; float:right; margin:5px 0 0 0; width:100%;}
.quick-search input[type="text"] {	border:1px solid #CCC; padding: 0 6px; width:99% !important; float:left; background:#FFF;}
}
/* Mobile Landscape --480px-- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 .wrap { width: 480px;}
 .sld-entry-thumb img { min-width: 100%;} 
 .post-comments .comment-copy {width: 92%; padding: 15px; float: none; font-size: 13px; border: 3px solid #f3f3f3;}

}
@media screen and (max-width:30em) {
/* disable webkit text size adjust (for iPhone) */
.quick-search input[type="text"] {	border:1px solid #CCC; padding: 0 6px; width:95% !important; float:left; background:#FFF;}
}


.flex-container a:active,  .flexslider a:active,  .flex-container a:focus,  .flexslider a:focus {outline: none;}
.slides,  .flex-control-nav,  .flex-direction-nav {	margin: 0;	padding: 0;	list-style: none;}

#mainSlider{margin-bottom:10px; }
.flexslider {	margin: 0;	padding: 0; height:320px; display:block;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
	height:320px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}
.flex-direction-nav {
	position: relative;
	margin: 0;
	top: -20px;
}
.flex-direction-nav li {
	position: absolute;
	top: 0;
}
.flex-direction-nav li a {
	position: absolute;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	width: 19px;
	height: 19px;
	background: url("images/sld-controls.png") no-repeat;
	cursor: pointer;
}
.flex-direction-nav li a.next {
	background-position: -25px 0;
	left: 25px;
}






.sociableBook {display:block;	clear:both;	width:100%;	float:left;	margin:0px 0 10px 0;	padding:0 0 10px 0;}
.sociableBookTop {float:left;	clear:both;	display:block;	width:100%;	margin:10px 0;}
.sociableBookTop div a{margin:0 8px 0 0;}
.sociableBookBtm {	float:left;	clear:both;	display:block;	width:100%;}
.sociableBookBtm div{margin:0 5px 0 0;}
.sociableBookTop div a{display: block;	width:37px;	height:35px; text-indent: -9999px;	float: left; margin:0 8px 0 0;}
.sociableBookTop div a:hover{opacity:0.6;}

.twitterShare a {background: url(images/printable-icons.jpg) no-repeat -13px -21px;}
.facebookShare a{	background: url(images/printable-icons.jpg) no-repeat -78px -21px;}
.deliciousShare a{	background: url(images/printable-icons.jpg) no-repeat -208px -21px;}
.BinklistShare a{	background: url(images/printable-icons.jpg) no-repeat -269px -21px;}
.stumbleUponShare a{	background: url(images/printable-icons.jpg) no-repeat -335px -21px;}
.LinkedInShare a{background: url(images/printable-icons.jpg) no-repeat -399px -21px;}
.DiggShare a{	background: url(images/printable-icons.jpg) no-repeat -13px -85px;}
.MyspaceShare a{	background: url(images/printable-icons.jpg) no-repeat -78px -85px;}

.blog-title a{font-weight:bold; color:#333; line-height:normal;}
.blog-title a:hover{color:#999;}

.gform_wrapper ul{ list-style-type:none;}

body.single-post #content-wrapper{
   min-height: 515px; 
   height:auto !important; 
   height: 515px; 
}
/*
.ie7 body.single-post #content-wrapper{
   min-height: 500px; 
   height:auto !important; 
   height:auto; 
}
.ie7 #content-wrapper p {float:left; width:50%; clear:left; margin-bottom:0;}
.ie7 #content p{margin-bottom:0px;}
.ie7 #content-wrapper .adpage{float:left; width:50%; clear:left; background-color:#000;}
.ie7 #content-wrapper h2{float:left; clear:left; width:100%;}
*/
.ie7 #wrapper-Image-and-ad{float:left; display:block; clear:both;}
.ie7 .float-right-image{float:right; clear:right; width:300px; margin:0px 0px 10px 10px;}
.ie7 .adWrappersinglepost{float:left; clear:left; margin:0px 0px 10px 10px;}

#wrapper-Image-and-ad{float:right; display:block; margin:0px 0px 10px 10px; }

.float-right-image{float:right; clear:right; width:280px; margin:0px 0px 0px 0px; }
.adWrappersinglepost{float:left; clear:left; margin:0px 0px 10px 0px; text-align:center;}

.thumb_sq{margin:0px; width:100%; height:150px; overflow:hidden; }
.thumb_sq img{max-width:100%;}



.main_blog_wrap{float:left; clear:both;}
.main_blog_photo{float:left;
width: 250px;
height: 192px;
margin:0 10px 10px 0;
overflow:hidden;

}
.main_blog_photo img{border: 2px solid #cfcfcf;}



.clear {
	clear: both;
	display: block;
	height: 20px;
}

.mainPost{clear:both; margin-bottom:10px;}


.home_page_titles{
border: 1px solid #e4e4e4;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
color: #545454;
padding:10px 24px;
margin-bottom: 18px;
}
.home_page_titles a{color: #545454;}

.home_page_titles_con{
border: 1px solid #e4e4e4;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
color: #545454;
padding:10px 24px;
margin-bottom: 18px;
height:20px;
}


.carousel {float:left; clear:both; margin:20px 0;}
.carousel .jcarousel-clip {	width: 640px !important;	overflow: hidden;}
.carousel .slides li {	float: left;	width: 193px;	margin-right:30px;}
.carousel .slides li:last-child {	margin-right: 0px;}
.controlNav{width:60px; float:right; height:30px;}
.linkCaro{float:left; width:50%;}
.carousel .jcarousel-next,  .carousel .jcarousel-prev {border: none; width: 24px;	height: 24px;	cursor: pointer;
	text-indent: -9999px; 	display:block; 	}
.carousel .jcarousel-prev {	width: 24px; background:url(images/left-arrow-icon.png) no-repeat 0px 0px; float:left;}
.carousel .jcarousel-next {	width: 24px; background: url(images/right-arrow-icon.png) no-repeat; float:right;}
.carousel.gallery .slides li {height: 158px;}
 .carousel .slides li > a:not(.read-more) { display: block; position: relative; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
 -o-transition: all 0.3s linear;}
.carousel.gallery .slides li > a:hover:before {	content: '';	position: absolute;	left: 0;	top: 0;	right: 0;	bottom: 0;	background: url(images/gallery-image-hover.png) no-repeat center center;}
.carousel.gallery .slides li > a:hover {opacity: 0.70;	-moz-opacity: 0.70;}
.carousel.gallery .slides li img,  .carousel .slides li img {	border:3px solid #eee;	width: 179px;	height: 138px;}
.carousel .post-content {overflow: hidden;	max-height: 142px;	margin-top: 15px;}
.carousel .post-title {	font-size: 15px;	font-weight: bold;	color: #404040;	line-height: 24px;	margin-bottom: 10px;}
.carousel .post-title a {	color: #404040;}



/*-------------------------------------------------*/
/* =  Module 1 - Main Post with other posts
/*-------------------------------------------------*/
.left-main-post {float: left; 	width: 320px;	margin-right: 15px;}
.left-main-post > a img {width: 314px;	height: 230px;	border: 8px solid #eee;	margin-bottom: 18px;}
.post-content {	overflow: hidden;	max-height: 136px;}
.post-title {	font-size: 17px;	font-weight: bold;	color: #404040;	line-height: 24px;	margin-bottom: 8px;}
.post-title a {	color: #404040;}
.right-other-posts {float: right; width:305px; display:block; margin:0; padding:0px;}
.right-other-posts ul{margin:0px;}
.right-other-posts li {	display: block;	margin-top: 17px; width:100%;	float: left;	clear: both;}
.right-other-posts li:first-child {	margin-top: 0px;}
.right-other-posts li a {	display: block;}
.right_main_blog_photo img{	float: left; width: 72px; height: 54px;	margin-right: 10px;}
.right-other-posts li h3 a {	color: #828282; font-size: 18px !important;	line-height: 17px;	overflow: hidden;	max-height: 34px;}
.right-other-posts a:hover {	opacity: 0.8;}
@media screen and (max-width:48em) {
.thumb_sq{margin:0px; width:100%; height:auto !important; overflow:hidden; }

.left-main-post {float: left; 	width:90%;	margin-right:0px;}

 .carousel .jcarousel-clip {
 width: 445px !important;
}
 .carousel .slides li {
 width: 210px;
}
 .carousel.gallery .slides li img,  .carousel .slides li img {
 width: 196px;
 height: 142px;
}
}
@media screen and (max-width:30em) {
	.flexslider .slides img {
	max-width: 100%;
	display: block;
	height:auto;
}
.flexslider {	margin: 0;	padding: 0; height:auto; display:block;}

.left-main-post > a img {width:80%;	height:auto;	border: 8px solid #eee;	margin-bottom: 18px;}
	
 .carousel .jcarousel-clip {
 width: 300px !important;
}
 .carousel .slides li {
 width: 300px;
}
 .carousel.gallery .slides li {
 height: 226px;
}
 .carousel.gallery .slides li img,  .carousel .slides li img {
 max-width:100%;
}
}

#side-blog{}
#side-blog article{margin-top:10px;}
#side-blog figure{width:100px;}
.sbTitle{display:block;  height:auto; padding-bottom:10px; color:#6f7071; min-height:10px; height:10px; height:auto !important;}
.sbTitle a{font-size:12px; color:#666;}
.sbTitle a:hover{color:#197BCC;}


.Incre{color:#fff; margin:0 10px 20px 0; font-weight:bold; font-size:14px; display:inline; width:10px; height:18px; 

	background:#1467ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#1e90ed), to(#1467ab)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1e90ed,  #1467ab); /* for firefox 3.6+ */ 

	padding:5px;

	font-size:12px;
	
	float:left;
}


.empTYY, .table-1-1, .table-11-1, .table-12-1, .table-8-1, .table-3-1, .table-2-1, .table-17-1, .table-14-1, .table-53-1, .table-307-65, .table-24-1, .table-38-1, .table-218-1, .table-215-1, .table-176-1 {
	border-bottom:thin solid #999;
	display: inline;
	float: left;
	line-height: 19px;
	margin-left: 2px;
	margin-top: 2px;
	min-height: 1px;
	padding:10px 1px 5px 1px;
	text-align:left;
	width: 581px;
	clear:both;
	margin:4px 0;
	font-weight:bold;
	clear:both;
	float:left;
	font-size:15px;
}
.table-1-49, .table-316-65, .table-136-21, .table-43-65, .table-74-1 {
	border: none;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	min-height: 1px;
	padding: 1px;
	text-align:left;
	width: 641px;
	font-size:12px;
	margin:10px 0;
	border-bottom:thin solid #999;
	width:581px;
	padding-bottom:10px;
}
.leftColumTable, .table-1-2, .table-1-20, .table-2-2, .table-3-3, .table-4-2, .table-4-20, .table-7-2, .table-7-37, .table-7-20, .table-9-2, .table-1-65, .table-4-65, .table-13-2, .table-13-16, .table-13-37, .table-16-2, .table-13-65, .table-12-3, .table-16-16, .table-16-37, .table-19-2, .table-19-37, .table-19-20, .table-22-2, .table-22-20, .table-22-37, .table-22-65, .table-24-3, .table-25-2, .table-25-20, .table-25-37, .table-28-2, .table-28-37, .table-28-20, .table-31-65, .table-31-20, .table-34-2, .table-37-2, .table-41-2, .table-43-2, .table-43-20, .table-46-2, .table-52-2, .table-52-16, .table-52-37, .table-118-2, .table-118-20, .table-118-37, .table-118-65, .table-64-20, .table-64-2, .table-64-65, .table-71-2, .table-64-37, .table-71-7, .table-71-22, .table-235-38, .table-235-17, .table-12-11, .table-160-2, .table-223-2, .table-223-37, .table-223-20, .table-41-7, .table-277-2, .table-277-20, .table-307-65, .table-310-2, .table-310-4, .table-118-3, .table-316-3, .table-112-2, .table-112-16, .table-124-21, .table-124-3, .table-24-21, .table-24-9, .table-34-16, .table-34-37, .table-37-16, .table-37-37, .table-37-65, .table-37-16, .table-41-22, .table-46-20, .table-46-37, .table-47-2, .table-47-22, .table-47-7, .table-52-65, .table-55-65, .table-58-2, .table-193-2, .table-193-16, .table-193-37, .table-236-2, .table-12-9, .table-43-65, .table-13-3, .table-58-16, .table-58-37, .table-61-2, .table-61-37, .table-61-20, .table-31-3, .table-73-2, .table-73-20, .table-73-37, .table-236-22, .table-236-7, .table-145-2, .table-145-37, .table-145-20, .table-241-65, .table-103-3, .table-103-21, .table-103-38, .table-103-76, .table-235-2, .table-232-2, .table-232-16, .table-233-4, .table-233-22, .table-232-65, .table-233-2, .table-235-65, .table-88-2, .table-88-4, .table-88-75, .table-202-2, .table-202-37, .table-202-20, .table-196-2, .table-148-3, .table-187-2, .table-178-2, .table-94-20, .table-94-2, .table-172-2, .table-172-20, .table-163-2, .table-163-4, .table-163-75, .table-79-2, .table-82-2, .table-82-16, .table-82-37, .table-85-2, .table-133-3, .table-133-21, .table-133-66, .table-271-2, .table-271-16, .table-271-65, .table-94-65, .table-253-3, .table-253-21, .table-253-38, .table-124-66, .table-124-76, .table-397-2, .table-397-37, .table-397-20, .table-397-65, .table-397-20, .table-395-2, .table-395-22, .table-395-7, .table-157-3, .table-157-17, .table-157-66, .table-160-38, .table-160-17, .table-160-76, .table-100-2, .table-100-37, .table-100-20, .table-91-2, .table-91-4, .table-91-75, .table-82-65, .table-79-24, .table-79-75, .table-68-1 {
	border-bottom:solid thin #666;
	display: inline-block;
	float: left;
	clear:left;
	line-height: normal;
	margin-top: 2px;
	padding:2px 5px 5px 2px;
	min-height:70px;
	width:320px;
	font-size:14px;
}
.rightColumTable, .table-1-3, .table-1-21, .table-2-3, .table-3-4, .table-4-3, .table-4-21, .table-8-3, .table-7-3, .table-7-38, .table-7-21, .table-7-76, .table-9-4, .table-11-3, .table-1-66, .table-4-66, .table-13-17, .table-13-38, .table-16-3, .table-17-3, .table-13-76, .table-14-3, .table-12-4, .table-16-17, .table-16-38, .table-16-76, .table-19-3, .table-19-38, .table-19-21, .table-22-3, .table-22-21, .table-22-38, .table-22-76, .table-24-4, .table-25-3, .table-25-21, .table-25-38, .table-28-3, .table-28-38, .table-28-21, .table-31-66, .table-31-21, .table-31-76, .table-34-3, .table-37-3, .table-41-3, .table-43-3, .table-43-21, .table-46-3, .table-52-3, .table-52-17, .table-52-38, .table-53-3, .table-118-21, .table-118-38, .table-64-3, .table-64-21, .table-64-38, .table-71-3, .table-64-38, .table-71-8, .table-71-23, .table-235-16, .table-235-37, .table-12-10, .table-51-4, .table-10-72, .table-160-3, .table-223-3, .table-223-38, .table-223-21, .table-41-8, .table-277-3, .table-277-21, .table-277-38, .table-277-76, .table-310-3, .table-310-3, .table-176-3, .table-118-2, .table-112-3, .table-112-17, .table-112-72, .table-112-66, .table-124-20, .table-124-2, .table-24-22, .table-24-10, .table-34-17, .table-34-38, .table-34-76, .table-37-17, .table-37-38, .table-38-3, .table-37-76, .table-37-17, .table-41-23, .table-46-21, .table-46-38, .table-47-3, .table-47-23, .table-47-8, .table-52-38, .table-52-76, .table-7-38, .table-58-3, .table-193-3, .table-193-17, .table-193-38, .table-236-3, .table-193-76, .table-236-23, .table-43-66, .table-13-2, .table-58-17, .table-58-38, .table-58-72, .table-61-3, .table-61-38, .table-61-21, .table-64-76, .table-67-17, .table-31-2, .table-73-3, .table-73-21, .table-73-38, .table-74-3, .table-73-76, .table-236-23, .table-236-8, .table-145-3, .table-145-38, .table-145-21, .table-145-76, .table-103-2, .table-103-20, .table-103-37, .table-103-65, .table-235-3, .table-232-3, .table-232-17, .table-233-5, .table-233-3, .table-232-66, .table-233-23, .table-235-38, .table-235-76, .table-232-76, .table-223-76, .table-88-3, .table-88-5, .table-88-76, .table-218-3, .table-215-3, .table-202-3, .table-202-38, .table-202-21, .table-202-76, .table-196-3, .table-148-2, .table-187-3, .table-178-3, .table-177-4, .table-94-21, .table-94-3, .table-172-3, .table-172-21, .table-163-76, .table-163-76, .table-163-3, .table-79-3, .table-82-3, .table-82-68, .table-82-17, .table-82-38, .table-85-3, .table-133-2, .table-133-20, .table-133-65, .table-286-65, .table-271-3, .table-271-17, .table-271-66, .table-271-21, .table-271-76, .table-94-66, .table-118-76, .table-253-2, .table-253-20, .table-253-37, .table-421-76, .table-406-37, .table-124-65, .table-376-76, .table-397-3, .table-397-38, .table-397-21, .table-397-76, .table-395-3, .table-395-23, .table-395-8, .table-391-3, .table-391-38, .table-391-21, .table-160-37, .table-160-16, .table-100-3, .table-100-38, .table-100-21, .table-100-76, .table-91-3, .table-91-5, .table-91-76, .table-82-76, .table-79-25, .table-79-76, .table-68-3 {
	border-bottom:solid thin #666;
	display: inline-block;
	float:right;
	line-height: normal;
	margin-top: 2px;
	min-height:70px;
	padding:2px 5px 5px 2px;
	width: 250px;
	font-size:13px;
	font-weight:bold;
}
.tableHeadsc {
	float:left;
	clear:both;
	font-size:22px;
	color:#5a9ace !important;
}
.bottomTableInf {
	float:left;
	clear:both;
	margin:10px 0;
	font-size:12px;
}
.converP-1 {
	border: none;
	height: 2668px;
	text-align: left;
	width:100%;
	clear:both;
	float:left;
}
.converP-1-1 {
	border: none;
	display:inline-block;
	float: left;
	clear:left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width:45px;
}
.gen-1 {
	vertical-align: middle;
}
.converP-1-2 {
	border: none;
	display:inline-block;
	float: left;
	overflow:visible;
	min-height: 18px;
	height:auto;
	line-height: 18px;
	margin-top: 2px;
	padding: 1px;
	width:400px;
}
.converP-1-3 {
	border: none;
	display:inline-block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width:105px;
}
.gen-122 {
	clear: both;
}
.infoRank {
	clear:both;
	display:block;
	width:100%;
	border-bottom:solid thin #333;
	padding:10px 0;
	height:35px;
}
.infoRank hr {
	float:left;
	clear:both;
	width:100%;
}
.on-1 {
	border: none;
	height: 1368px;
	text-align: left;
	width:100%;
}
.on-1-1 {
	border: none;
	display: inline;
	float: left;
	height: auto;
	line-height:13px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width:100px;
}
.online-1 {
	vertical-align: middle;
}
.on-1-2 {
	border: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width:75px;
}
.on-1-3 {
	border: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width: 123px;
}
.on-1-4 {
	border: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width: 120px;
}
.on-1-5 {
	border: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width: 113px;
}
.on-1-6 {
	border: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 1px;
	width:10px;
}
.online-22 {
	clear: both;
}
.onlinenurseWrap {
	border-bottom:solid thin #999;
	display:block;
	height:50px;
	font-size:12px;
}

a span.otherScInfo{color:#999 !important; font-size:12px; font-weight:normal;}


#tablepress-2_filter input[type="text"]{width:140px; float:none;}


.searchmore{
	
background:#1467ab;
background: -webkit-gradient(linear, left top, left bottom, from(#1e90ed), to(#1467ab)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #1e90ed,  #1467ab); /* for firefox 3.6+ */ 

padding:5px 8px;

	color:#FFF;
	clear:both;
	float:right;
	font-size:12px;
	margin:10px 0 0 0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.searchmore:hover{color:#CCC;}
