/* global whitespace reset */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* layout */


body {
	text-align: center;
	font: normal 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #536589;
}
#outerwrapper {
	width: 100%;

}
#wrapper {
	margin: 0 auto;
	width: 850px;
	height: 100%;
	background: #FFFFFF;
}
#header {
	height: 175px;
	background: url(images/header2.jpg) no-repeat 255px top;
}
#logo {
	position: relative;
	float: left;
	width: 158px;
	margin: 0 0 0 25px;
}
#menu {
	position: relative;
	float: right;
	width: 100%;
/*	border-bottom: 1px dashed #AABA81; */
}
#sidebar {
	font-size: 86%;
	position: relative;
	float: left;
	width: 185px;
	margin: 0px 0px 30px 20px;
	text-align: left;
}
#sidebar-menu {
	background: #FFF28A;
	padding-bottom: 5px;
}
#credit-cards {
	margin-top: 15px;
	text-align: center;
}
#content {
	background: #FFFFFF;
	position: relative;
	float: left;
	width: 550px;
	text-align: left;
	margin: 0px 0px 20px 50px;
}
#product {
	float: left;
	width: 250px;
	border: 1px dashed #AABA81;
	margin: 0 25px 25px 0;
}
#add-basket {
	float: left;
	width: 255px;
}
#description {
	clear: both;
}
#advert {
		clear: both;
		width: 100%;
		height: 80px;
			text-align: right;

}

#footer {
	clear: both;
	border-top: 1px dashed #aaa;
	position: relative;
	width: 100%;
	height: 180px;
	text-align: left;
}


/* categories page */

.category {
/*	width: 200px; */
	height: 200px;
	margin: 0px 25px 20px 0px;
	padding: 10px;
	float: left;
	text-align: center;
	border: 1px dashed #999;
}
.category-sub {
	width: 225px;
}
 
.category-sub a:link {text-decoration: none;}
.category-sub a:visited {text-decoration: none;}
.category-sub a:hover {text-decoration: underline;}
.category-sub a:active {text-decoration: none;}

.category2 {
/*	width: 200px; */
/*	height: 175px; */
	height: 20em;
	margin: 0px 15px 20px 0px;
	padding: 10px;
	float: left;
	text-align: center;
	border: 1px solid #999;
	background: #f7f7f7; 
}
/* category boxes */
.category-sub2 {width: 132px;}
.category-sub2 a:link {text-decoration: underline;}
.category-sub2 a:visited {text-decoration: underline;}
.category-sub2 a:hover {text-decoration: none;}
.category-sub2 a:active {text-decoration: underline;} 

/* front page boxes */
.category-sub3 {width: 145px; height: 9em;}
.category-sub3 a:link {text-decoration: none;}
.category-sub3 a:visited {text-decoration: none;}
.category-sub3 a:hover {text-decoration: underline;}
.category-sub3 a:active {text-decoration: none;} 
.box-image {height: 132px; min-height: 132px;}

.pages {
	clear: both;
	text-align: center;
	margin: 25px 10px 10px 0px;
	padding: 20px 0px 0px 0px;
}
.pages p {
	margin:0px;
	padding:0px;
}
.prev-page {
	width: 100px;
	float: left;
}
.next-page {
	width: 100px;
	float: right;
}
.view-order {
	padding: 0.5em 0 1em 35px;
	float: right;
}
.basket {
/*	width: 200px; */
	height: 150px;
	margin: 0px 20px 20px 0px;
	padding: 10px;
	float: left;
	text-align: center;
}
.basket-sub {
	width: 125px;
}
.basket-sub a {
	text-decoration: none;
}
.basket-sub a:hover {
	text-decoration: underline;
}

/* navigation */


#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:right;
	width: 595px;
}
#menu ul li {
	list-style: none;
	display: block;
	float: left;
	background: #DEDFE5;
	font-size: 86%;
	text-align: center;
	margin: 0;
	width: 119px;
/*	border-left: 1px solid #999; */
}
#menu a:link, #menu a:visited {
	display: block;
	color: #444;
	text-decoration: none;
	width: 100%;
	padding: 3px 0px;
}
#menu a:hover {
	color: #FFFFFF;
	background: #777;
}
#sidebar ul {
	list-style-type: none;
	margin: 10px 0 20px 0px;
/*	border-top: 4px solid #FFFFFF; */
}
#sidebar li {
	list-style: none;
	text-transform: uppercase;
	border-bottom: 4px solid #FFFFFF;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #444;
	height:18px;
	text-decoration:none;
	display:block;
	padding:4px 0 4px 15px;
	background:#DEDFE5;
}
#sidebar li a:hover {
	color: #FFFFFF;
	background:#777; 
}
#content a:link, #content a:visited {
	color: #333;
	text-decoration: underline; 
}
#content a:hover {
	text-decoration: none; 
}
#content ul {
	list-style-type: none;
}
#content li {
	list-style: none;
}

#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

/* typography */

h1 { margin: 0px 0 1.6em 0; font: 1.8em Cambria, Georgia, Arial, Helvetica, sans-serif; color: #666666;}
h1 span {margin-left: 10px; font-size: 0.7em; color: #336600;}
h2 {
	margin: 1.2em 0 1em 0;
	padding-bottom: 3px;
	border-bottom: 1px #aaa solid;
	font-size: 1.4em;
	font-family: Cambria, Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
#content h3 {
	margin: 1.2em 0 1em 0;
	padding-bottom: 2px;
	font-size: 1.2em;
	font-family: Cambria, Georgia, Arial, Helvetica, sans-serif;
	color: #8A9A5B;
	font-style: italic;
}

#sidebar h3 {
 	margin: 0px 0 1.2em 0; font: 1.6em Cambria, Georgia, Arial, Helvetica, sans-serif; color: #666666;
}
#sidebar span {
	display: none;
}
#head-categories { background: url(images/products.gif) no-repeat 10px top; height: 25px;}
#head-information { background: url(images/information.gif) no-repeat 10px top; height: 25px;}

p {
	color: #666;
	margin: 10px 0 15px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 89%; */
	line-height: 1.6em;
	text-align: justify;
}
strong {
	color: #777;
}
em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p.right {
	float: right;
}
#footer p {
	float: left;
	font: normal 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 20px 10px 20px;
}
#footer p.center {
	clear:both;
	text-align: center;
}
.upper {
	text-transform: uppercase;
}
.small {
	font-size: 89%;
	text-align: center;
}
.more {
	font-size: 89%;
}
.large {
	font-size: 105%;
}
.large2 {
 font-size: 110%;
}
.discount {
	color: #CC0000;	
}

#resize {
	float: right;
	margin: 0 0 10px 20px;
/*	border: 1px solid #CCCCCC; */
}
#resize p {
	line-height: 0.8em;
	padding: 0 10px 0 10px;
/*	text-align: right; */
}
.img-right {
	float: right;
	margin: 8px 0 5px 20px;
}
.img-left {
	float: left;
	margin: 8px 20px 5px 0px;
}

/* form elements */

input[type=text],
input[type=button],
input[type=submit],
select,
textarea
{
	background: #FFFFFF;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input-box {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999;
}
.search-box {
	width: 130px;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px;
	border: 1px solid #999;
}
input[type=submit] {
	padding: 4px 10px;
	height: 24px;
	background:#eee;
	border: 1px solid #999;
	font-size: 86%;
	color: #444;
	text-transform: uppercase;
}
.submit-search {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#search-form {
	margin: 0px 0 20px 0px;
	color: #999;
}


/* Dom tabs CSS */

		div.domtab{
			clear: both;
			width:100%;
			margin-bottom: 20px;
			font-size: 105%;
		}
		ul.domtabs{
			float:left;
			width:100%;
			margin:2em 0 0 0;				
			list-style:none;
		}
		ul.domtabs li{
			float:left;
			padding:0;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin-right: 5px;
		}
		ul.domtabs li a{
			text-decoration: none;
		}		
		
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:hover, 
		ul.domtabs a:active	{
			width:8em;
			padding:.2em 1em;
			display:block;
			background: #eee;
			color:#aaa;
			font-size: 86%;
			height:1.8em;
			text-transform: uppercase;
			text-decoration: none;
		}
		ul.domtabs a:hover{
		background: #ccc;
		}
		div.domtab div{
			clear:both;
			width:auto;
			background:#fff;
			border: 1px solid #ccc;
			padding:0.8em 1.2em;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background: #FFF;
			color:#666;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#666;
		}

