/*
Theme Name: UNIVERS
Theme URI: http://www.dentalhealthservicesuk.com
Version: 1.0
Author: Cuong Tham
Author URI: http://thecodecentral.com

*/



.clear{
  clear:both;
  font-size:0;
  width:0;
  height:0;
  line-height:0;
  padding:0;
  margin:0;
}


strong{font-weight:bold;}
em{font-style:italic;}
entry. blockquote, .entry ul,.entry ol,.entry dl{margin:1em;}
.entry ol,.entry ul,.entry dl{margin-left:2em;}
.entry ol li{list-style:decimal outside;}
.entry ul li{list-style:disc outside;}
.entry dl dd{margin-left:1em;}


h1{
  color:#10365a;
display:block;
font-size:20px;
padding-bottom:10px;
font-family: Verdana;
}




body {
	height: 100% auto;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Verdana;
	}

#wrapper{
  width:976px;
  margin: 0 auto 50px auto;
}

#header{
  position:relative;
  height:180px;
}

#header .logo{
  position: absolute;
  top:25px;
  left:0;
	}

#header .description{
font-family:Arial,Helvetica,sans-serif;
font-size:10.5px;
 position: absolute;
  top:15px;
  right:0;
  font-weight:bold;
}

#header .headerAd{
  position:absolute;
  right:0;
  top:35px;
}
#header .headerAd img{
  border:0;
}

#header .menu{
  position:absolute;
  bottom: 55px;
  padding:0;
  margin:0;
  font-size:11px;
  font-weight:bold;
  color:#fff;
  background-color:#acacac;
}

#header .menu li{
  background:url('images/bg-menu-left.png') no-repeat 0 0;
  float:left;
  list-style:none;
  height:29px;
}

#header .menu li a{
  background:url('images/bg-menu-right.png') no-repeat right 0;
  display:block;
  height:20px;
  padding:5px 15px 0 15px;
  color:#fff;
  text-decoration:none;
  font-size:10.5px;
  font-family: Arial Narrow;
}

#header .breadcrumb{
  height:35px;
  position:relative;
  bottom:-125px;
  background-color:#000;
  color:#fff;
  font-size:10.5px;
  font-weigth:700;
}
#header .breadcrumb a{
  color:#FFFFFF;

text-decoration:none;
}

#header .breadcrumb-l{
  position:absolute;
  left:10px;
  top: 10px;
}

#header .breadcrumb-r{
  position:absolute;
  right:10px;
  top:10px;
}

#header .accentbar {
background-color: #F9BE00;
top: 35px;
position: relative;
height: 10px;
}


#sidebar-l{
  width: 210px;
  float:left;
/*  margin-top:20px; */
}

#content{
  width: 530px;
  float: left;
  margin:0px 10px 10px 10px;
}

#content h1{
  color:#10365a;
display:block;
font-size:20px;
padding:0 0 10px 0;
margin:0;
}

#sidebar-r{
  width: 210px;
  float:right;
/*  margin-top:20px;*/
}

.sidebar .sblock{
  padding-bottom:15px;
}

.sidebar .sblock h2{
  background: #ACACAC url('images/category_header_right.png') no-repeat;
  color:#FFFFFF;
font-size:12px;
height:14px;
padding:12px 6px 10px 12px;
text-decoration:none;
}
.sidebar .sblock ul{
  border: 2px #acacac solid;
  padding: 5px 0 10px 0;
}
.sidebar .sblock ul ul{
  border: none;
  padding-left:5px;
}
.sidebar .sblock li{
  list-style:none;
}
.sidebar .sblock li a{
  text-decoration:none;
  display:block;
  padding-left:6px;
}

.widget_dfr_search_form li{
  padding-left: 6px
}

.widget_text {
text-align:left;
padding: 10px;
border: 2px solid #10365A;
}

#footer{
  position:relative;
  height: 35px;
  font-size:12px;
  color: #fff;
  background-color:#000;
  font-weigth:normal;
}
#footer a{
  text-decoration:none;
  color:#fff;
  font-weight:normal;
}

#footer .footerLinks{
  position:absolute;
  left:15px;
  top:12px;
}

#footer .footerLinks li{
  display:inline;
  border-right:1px solid #fff;
  padding:0 2px;
}

#footer .copyright{
  right:15px;
  top:12px;
  position:absolute;
  font-size:10.5px;
}

#footer .accentbar {
background-color: #F9BE00;
top: 35px;
position: relative;
height: 10px;
}


/* Start Main Page */
#page {
	background-color: #ffffff;
	border: 0px;
	border-style: solid;
	border-color: #96989a;
	height: 100% auto;
	margin: 0px;
	width: 976px;
	}
/* End Main Page */

.gallery{
}

.slideshowlink{
  font-size: 11px;
  color:#999;
}

.ngg-galleryoverview{
  margin-right: -25px;
}

.ngg-gallery-thumbnail-box {
margin-right:25px;
}


.gallery .col-l{
  float: left;
  width:49%;
}

.gallery .col-r{
  float: right;
  width: 49%;
}


.narrowcolumn {
	width: 10px;
	float: left;
	}

#content h1 {
	padding-bottom: 10px;
	color: #10365a;
	font-size: 20px;
	display: block;
	}
/* End Content Area */

/* Start Sort By Box / eBay Logo */
#sortbox {
	width: 522px;
	background-color: #;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#ebaylogo {
	width: 0px;
	float: right;
	padding-bottom: 10px;
	}

#sortby {
	text-align: left;
	margin-top: 20px;
	}

#sortby select {
	background-color: #ffffff;
	width: 200px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	float: right;
	}
/* End Sort By Box / eBay Logo */

/* Start Product Information */
#products {
	width: 530px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	}

#products a img {
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#products td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	}

.itemname a {
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	background-color: ;
	}

.itemname a:hover {
	border-color: #333333;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}

.itemname a:visited {
	background-color: ;
	border-color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	}

.bids {
	font-size: 10pt;
	font-family: Arial;
	font-weight: ;
	color: #333333;
	}

.price {
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	}

.buyprice {
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	}

.time {
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	paddding-bottom: 8px;
	}

.producttext {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	}

.item-layout4 {
	text-align: center;
	float: left;
	height: 240px;
	width: 27%;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	padding: 13px 10px 13px 10px;
	border-style: solid;
	border-color: #cacaca;
	border-width: 1px;
	background-color: #f7f7f7;
	}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #f7f7f7;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid;
	border-color: #cacaca;
	border-width: 1px;
	}

tr.row0 {
	background-color: #;
	}

tr.row0:hover {
	background-color: #;
	}

tr.row1 {
	background-color: #F7F7F7;
	}

tr.row1:hover {
	background-color: #;
	}
/* End Product Information */

/* Start Next Page Navigation */
#navigation {
	width: 522px;
	padding-top: 10px;
	}

#navigation ul {
	font-size: 12px;
	list-style-type: none;
	float: right;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	}

#navigation li {
	display: inline;
	text-decoration: none;
	margin-left: 0px;
	background: #333333 url('images/navigation_bg.png') repeat-x;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
	}

#navigation li a {
	color: #ffffff;
	padding: 4px 6px 4px 6px;
	font-size: 9pt;
	text-decoration: underline;
	display: block;
	float: left;
	}

#navigation li strong {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #333333;
	padding: 3px 6px 4px 6px;
	font-size: 9pt;
	text-decoration: none;
	background-color: #efefef;
	display: block;
	float: left;
	}

#navigation li a:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #000000;
	display: block;
	float: left;
	}
/* End Next Page Navigation */

/* Start View More Items On eBay */
#viewmore {
	width: 530px;
	margin-top: 10px;
	text-align: right;
	background-color: #
	}

#viewmore a {
	text-style: bold;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	}
/* End View More Items On eBay */

/* Start Generic Sidebar Information */
.sidebarbg {
	background-color: #FFFFFFF;
	background-image: url('images/sidebar.png');
	background-repeat: repeat-y;
	}

.sidebarbottom{
	width: 210px;
	height: 8px;
	margin-bottom: 10px;
	background: url('images/sidebarbottom.png') no-repeat;
	background-color: #FFFFFFF;
	}
/* End Generic Sidebar Information */

/* Start Sidebar Left */
#sidebar {
	float: left;
	width: 210px;
	background-color: ;
   	text-align: left;
	border-style: solid;
	border-color: #cfcece;
	border-width: 0px;
	}

#sidebar h2 {
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 10px;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 28px;
	background: url('images/category_header_right.png') no-repeat;
	background-color: #ACACAC;
	}

#sidebar ul {
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	padding-bottom: 0px;
	}

#sidebar ul li {
	display: block;
	}

#sidebar ul li a {
	background-position: bottom center;
	background-color: #;
	padding: 2px;
	margin: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	background-position: bottom center;
	padding: 2px;
	margin: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

#selected {
	background: url('images/sidebar_sep.png') no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
	padding: 5px;
	display: block;
	color: #333333;
	padding-right: 10px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	}
/* End Sidebar Left */

/* Start Sidebar Right */
#sidebarright {
	float: right;
	width: 210px;
	background-color: ;
   	text-align: left;
	border-style: solid;
	border-color: #cfcece;
	border-width: 0px;
	}

#sidebarright h2 {
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 10px;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 28px;
	background: url('images/category_header_right.png') no-repeat;
	background-color: #ACACAC;
	}

#sidebarright ul {
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	padding-bottom: 0px;
	}

#sidebarright ul li {
	display: block;
	}

#sidebarright ul li a {
	background-position: bottom center;
	background-color: #;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	}

#sidebarright ul li a:hover {
	background-position: bottom center;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	}
/* End Sidebar Right */

/* Start Search Box */
#searchside {
	padding: 8px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #cc0000;
	border-width: 0px;
	text-align: left;
	}

#searchside a {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	}

.searchform {
	background-color: #ffffff;
	height: 16px;
	width: 178px;
	margin: 6px 0px 6px 0px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#searchside select {
	background-color: #ffffff;
	width: 192px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

.searchsubmit {
	text-transform: uppercase;
	background: #ffffff url('images/navigation_bg.png') repeat-x;
	padding: 3px 7px 3px 7px;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}
/* End Search Box */

/* Start Footer */


/* End Footer */

/* Start Sitemap */
#sitemap {
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap a{
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap ul li.li1 a{
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	}

#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	}

#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;
	}

#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	}
/* End Sitemap */

/* Start Miscellaneous */
h1#title, h1#title a, h1#title a:hover{
	font-size: 40px;
	font-weight: bold;
	padding: 40px 10px 10px 12px;
	text-align: left;
	text-decoration: none;
	color: #efefef;
	}

a {
	color: #333333;
	}

h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.4em;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}

hr {
	background-color: ffffff;
	}

* {
	margin:0;
	padding:0;
	border: none;
	}
/* End Miscellaneous */


/* skin design */
.tabExpand {
	position:relative;
	width:720px;/* Changed From Original by Bluezon Ltd */
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:720px;/* Changed From Original by Bluezon Ltd */
		margin:0px 0px 10px 0px;
	}

.topNavOn {/* Changed From Original by Bluezon Ltd */
    font-family:Arial, Helvetica, sans-serif;
	font-color:#00FF00;
	font-size:10px;
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topLinkOn {/* Changed From Original by Bluezon Ltd */
	font-color:#ffffff;
	background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#000000;
}
.topNavOff {/* Changed From Original by Bluezon Ltd */
    font-family:Arial, Helvetica, sans-serif;
	font-color:#00FF00;
	font-size:10px;
	color:#333333;
	background-image:url(../styleImages/el-top-but-l.gif);
	background-repeat:no-repeat;
}
.topLinkOff {/* Changed From Original by Bluezon Ltd */
	font-color:#ffffff;
	background-image:url(../styleImages/el-top-but-r.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#ff0000;
}
/**
Breadcrumb text colour mod by Bluezon Ltd
**/

#sw_breadcrumb {
	margin: 10px 0;
	font: 10px Arial;
	color: #FFFFFF;
}

#sw_breadcrumb a {
	font: 10px Arial;
	color: #FFFFFF;

}
/**
Footer text colour mod by Bluezon Ltd
**/

#sw_breadcrumb3 {
	margin: 10px 0;
	font: 12px Arial bold;
	color: #FFFFFF;
}

#sw_breadcrumb3 a {
	font: 12px Arial bold;
	color: #FFFFFF;

}
/**
Tab and footer bar colour mod by Bluezon Ltd
**/

.topandfoot {
	background-color:#1B1B1B;
}
/**
Search box colour mod by Bluezon Ltd
**/

.border-search {
	border:2px solid #000000;
}

.commentlist{
  list-style:none;
  margin: 50px 0 25px 0;
  border-top: 5px solid #ccc;
}

.commentlist li{
  padding:5px 5px 15px 5px;
}

.commentlist li p{
  padding:5px 0;
  color:#555;
}
