@import url(more-styles.php);

body, table {
	margin: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #535153;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	margin: 0;
	line-height: 20px;
}
  
h1 a {
  text-decoration: none;
  color: #535153;
}

h3 {
  font-size: 14px;
}

.clear {
  clear: both;
}

hr {
color: #92c0eb;
background-color: #92c0eb;
}

.thePageTitle{
	font-size: 12px;
	margin: 0;
	line-height: 20px;
  font-weight: bold;
}

.contentBox {
  width: 118px;
	border: 1px solid #CCCCCC;
	background: url(../images/category_bgr.jpg) repeat-x bottom;
	float: left;
	margin-right: 7px;
	*margin-right: 5px;
}
.contentBox .image {
  width: 118px;
  height: 118px;
}


#sorry {
margin-left: 150px;
}

img {
	border: 0px;
}
a {
	color: #3A8DDB;
}
a:hover {
	color: #92C0EB;
}
.wrapper {
	width: 990px;
}
.header {
	height: 136px;
}
.header .logo {
	float: left;
	margin-top: 53px;
	text-align: right;
	width: 270px;
}
.header .cart {
	float: right;
	width: 230px;
	margin-top: 40px;
}
.header .headimage {
	position: absolute;
	padding-left: 300px;
	padding-top: 7px;
	padding-bottom: 2px;
	*margin-left: -520px;
	*margin-top: 0px;
}

.menu {
	background-image: url(../images/menu_bgr.gif);
	line-height: 30px;
	height: 30px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	display: inline;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	color: EBF3FC;
}
.menu li a {
	color: EBF3FC;
	font-size: 12px;
	text-decoration: none;
}
.menu li a:hover {
	color: #FFFFFF;
}

.menu .lcorner {
	float: left;
	height: 30px;
	width: 14px;
	background-image: url(../images/menu_bgrl.gif)
}
.menu .rcorner {
	float: right;
	height: 30px;
	width: 14px;
	background-image: url(../images/menu_bgrr.gif)
}
.menu .content {
	/*
	width: 940px;
	*width: 920px;
	margin-left: 95px;
	margin-right: 85px;
	*/
	margin-left: 60px;
	line-height: 30px;
}
li.dot {
	font-size: 10px;
}
.bodycontainer {
	padding-top: 7px;
}
.containerleft {
	float: left;
	width: 230px;
	}

.containerright {
	float: right;
	width: 230px;
}
.bodycontainer .content {
	margin-left: 240px;
	margin-right: 240px;
	width: 510px;
	*width: 500px;
	text-align: left;	
	margin-top: -8px;
	*margin-top: 0px;
	padding-top: 5px;	
	*padding-top: 7px;
	}
	
	#content {
  width: 500px;
  margin-left: 270px;
  margin-right: 270px;
  }
  
  
.box {
	margin-bottom: 7px;
}
.boxheader {
	background-image: url(../images/boxtitle_bgr.gif);
	line-height: 30px;
}
.boxheader .left {
	float: left;
	background-image: url(../images/box_bgrl.gif);
	width: 25px;
	height: 30px;
}
.boxheader .right {
	float: right;
	height: 30px;
	width: 25px;
	background-image: url(../images/box_bgrr.gif);
}
.boxheader .title {
	width: 170px;
	*width: 160px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
	font-weight: bold;
}
.boxheader .title a {
  color: #535153;
  text-decoration: none;
}
.boxcontent {
	background-image: url(../images/box_bgr.gif);
	width: 204px;
}
.box .footer {
	background-image: url(../images/boxbot_bgr.gif);
	width: 204px;
	height: 11px;
}
.boxmenu,
.boxmenulight {
	width: 170px;
}

.boxmenu ul,
.boxmenulight ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.boxmenulight ul {
  font-weight: normal;
}
.boxmenu li,
.boxmenulight li {
	text-align: left;
	list-style-type: none;
	line-height: 16px;
}
.boxmenu li a,
.boxmenulight li a
{
	display: block;
	*height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

li a.sub {
	border-bottom: none;
	font-weight: normal;
	color: #999999;
	list-style-type: disc;
}
li a.sub:hover {
	color: #666666;
}
li.sub {
	/*list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	border: 1px solid red;
*/
	margin-left: 6px;
}
.pagemenu li {
	font-size: 11px;
	font-weight: normal;
}
/*.cart:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/
.cartcontainer {
	height: 42px;
	width: 184px;
	padding-top: 5px;
}
.cartimage {
	float: left;
}
.checkout {
	float: right;
	margin-top: 10px;
}
.cartcontent {
	width: 72px;
	*width: 62px;
	margin-left: 46px;
	margin-right: 66px;
	margin-top: 8px;
	text-align: left;
	color: #3A8DDB;
	font-size: 10px;
}
.producttitle {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.producttitle a {
	text-decoration: none;
	line-height: 16px;
}
.productdescrip {
	text-align: left;
	margin-top: 5px;
}
.productline {
	font-size: 0px;
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 10px;
}
.category {
	height: 140px;
}
.category .containerleft {
	float: left;
	width: 250px;
	*width: 246px;
}
.category .containerright {
	float: right;
	width: 250px;
	*width: 246px;
}
.category .contentleft {
	float: left;
	width: 118px;
	border: 1px solid #CCCCCC;
	background: url(../images/categories_bgr.gif) repeat-x bottom;
}
.category .contentright {
	float: right;
	width: 118px;
	border: 1px solid #CCCCCC;
	background: url(../images/categories_bgr.gif) repeat-x bottom;
}
.categorybox {
 /* line-height: 16px;*/	
	text-align: center;
	font-weight: bold;
	height:51px;
}

.categorybox a {
	color: #535153;
	text-decoration: none;
	position: relative;
	top: 35%;
	*top: 11%;
}
.categorybox a:hover {
  color: #535153;
}

.columcontainer {
	margin-top: 20px;
}
.columline {
	float: left;
	width: 255px;
	/* padding-top: 10px; */
	border-right: 1px solid #CCCCCC;
}
.columleft {
	float: left;
	width: 245px;
	padding-top: 10px;
	*width: 235px;
}
.columright {
	float: right;
	width: 245px;
	padding-top: 8px;
	*width: 235px;
}
#sitemap {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#sitemap li a {
	display: block;
	line-height: 20px;
	text-indent: 12px;
}
#sitemap li.dot {
  display: none;
}
.footer {
	line-height: 30px;
	clear: both;
	font-size: 9px;
}
#newsDetails .date {
	line-height: 22px;
	text-align: right;
	text-decoration: underline;
}

#newsItems .link {
	display: block;
	text-align: right;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

/* shopping cart */
.shoppingCart {
}
.shoppingCart .theBasket {
	width: 100%;
	*width: 97%;
	margin: auto;
	text-align: left;
}
.shoppingCart .tableHeader {
	background: #D8E5EE;
	color: #6A8097;
}
.shoppingCart th, .shoppingCart td {
	padding: 4px;
	margin: 0;
}
.shoppingCart th, .shoppingCart td, .shoppingCart input, .shoppingCart select {
	font-size: 11px;
}
.shoppingCart .tableHeader th {
	background: #D9DDE0;
}
.shoppingCart td {
	background: #FCFCFC;
}
.shoppingCart .alternateCell td {
	background: #eee;
}



/* products */

.pagination {
  text-align: right;
  line-height: 20px;
}

.productItem {
  padding: 2px;
  border-bottom: 1px solid #D7E4ED;
}
.productItem .image {
  float: right;
}
.productItem .more {
  text-align: right;
  line-height: 20px;
}
.categoryImages{

}
.imageTable{
  width: 115px;
  text-align: center;
}
/* navigation */

#nav,
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	color: #EBF3FC;
}

#nav a {
  display: block;
	color: #EBF3FC;
	font-size: 12px;
	text-decoration: none;
}


#nav a:hover {
  display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul
{
  left: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li ul, #nav li ul li {
	width: 200px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#nav li ul li a {
	background: #4A9CDE;
	padding: 6px;
}

#nav li ul li a:hover {
	background: #8CBDEF;
}

.copyright {
  line-height: 20px;
  text-align: center;
  font-size: 9px;
}
.copyright .copy-top {
  margin-bottom: 10px;
}

input.submit {
  background: url('../images/button.gif') no-repeat;
  height: 30px;
  width: 70px;
  border: 0;
  color: #fff;
  line-height: 30px;  
}
input, textarea, select {
  border: 1px solid #CCCCCC;
  color: #535153;
}

/*features*/

#features .item {
	padding-bottom: 2px;
	border-bottom: 1px solid #D7E4ED;
  float: left;
  padding: 10px 0;
  width: 510px;
  *width: 490px;
}

#features .link {
	display: block;
	text-align: right;
	line-height: 14px;
}

.featureImg {
  float: left; 
  width: 150px;
}

.featureContent {
  float: left;
  width: 300px;
}
.registrationunique .checkwaa {
  border: 0;
}