body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF none !important;
}

#header img {
	max-height: 35px;
	max-width: 180px;
	margin-top: 5px;
}

#header {
	margin-bottom: 3px;
}

#wrapperV {
	width: 320px;
}

#wrapperH {
	width: 480px;
}

#navigation {
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	margin: 7px 0px 7px 0px;
}

#navigation b {
	color: #4E77B1;
	font-size: 9px;
}

#navigation a {
	color: #4E77B1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.itemlistgal div img {
	float: left;
}

.itemlistgal div div {
	float: left;
	width: 190px;
	margin-left: 10px;
	padding-right: 5px;
}

#wrapperH .itemlistgal div div {
	width: 350px;
}

.itemlistgal div {
	height: 104px;
}


.pagetitle {
	background: #749DD6;
	font-size: 14px;
	color: #CDE2FF;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #6992CA;
	border-bottom: 1px solid #6992CA;
}

.Logo a {
	color: #235DA0;
        text-decoration: none;
        text-align: left;
}



/* Pagination */
.pagination {
	width: 100%;
	font-size: 11px;
	background: #235DA0 url(../img/paginationbgr.gif) repeat-x left top;
	height: 40px;
}

.pagprev, .pagnext {
	width: 42px;
	text-align: center;
}

.paginfo {
	text-align: center;
}

.paginfo em {
	font-style: normal;
	color: #7FADE2;
	font-weight: bold;
}



/* Search Bar */
.searchbar {
	height: 44px;
	background: #3D74BB url(../img/searchbarbgr.gif) repeat-x left top;
}

.searchbar img {
	margin: 6px 6px 0px 0px;
	float: right;
}

.searchbar input {
	height: 30px;
	border: 1px solid #12438D;
	margin: 6px 0px 0px 6px;
	font-size: 20px;
	color: #052F69;
	float: left;
	outline: none;
}


#wrapperV .searchbar input {
	width: 236px;
}

#wrapperH .searchbar input {
	width: 398px;
}



/* Categories */
.categories {
	background: #87B5F5 none;
}

.categories ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.categories ul li {
	background: transparent url(../img/linescategories.gif) repeat-x left bottom;
	padding: 0px;
}

.categories ul li ul {
	padding: 0px 0px 10px 0px;
}

.categories ul li li {
	background: transparent none;
}

.categories ul li a {
	color: #052C63;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../img/arrowcateg.gif) no-repeat left center;
	padding: 7px 0px 7px 10px;
	display: block;
	margin: 0px 0px 0px 5px;
}

.categories ul li li a {
	background: transparent url(../img/linesubcateg.gif) no-repeat left center;
	padding: 3px 0px 3px 10px;
	color: #2D60A9;
	display: block;
	margin: 0px 0px 0px 10px;
}

.categories ul li a i {
	color: #4375BD;
	font-style: normal;
	font-size: 12px;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
}


/* Item Info */
.contentinfo {
	padding: 5px;
	font-size: 12px;
	color: #002251;
	margin: 0px 0px 10px 0px;
}

.contentinfo input {
	border: 1px solid #6185B8;
	color: #00326A;
}

.contenterror {
	padding: 5px;
	font-size: 12px;
	color: #A80000;
	margin: 0px 0px 10px 0px;
}

.searchtitle {
	display: block;
	margin: 5px;
	color: #0A3C75;
	font-size: 14px; 
}

/* Item Details */
.itemdetails {
	color: #002251;
	font-size: 12px;
}

.itemdetthumb {
	margin: 10px 0px 10px 0px;
}

#wrapperV .itemdetthumb img {
	max-width: 300px;
}

#wrapperH .itemdetthumb img {
	max-width: 400px;
}

.itemdetinfo {
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #9CACC0;
}

.itemdetinfo i {
	font-style: normal;
	font-weight: bold;
	color: #002962;
	display: block;
	margin: 10px 0px 10px 0px;
	font-size: 18px;
}


.itemdettab {
	padding: 5px;
	border-bottom: 1px solid #9CACC0;
	margin-bottom: 5px;
}

.sctable {
	border: 1px solid #B2BECD;
	background: #D9DFE7 none;
}

.sctable td {
	text-align: left;
	padding: 5px;
}

.sctable th {
	text-align: left;
	padding: 5px;
	background: #A2B8D8 none;
	border-bottom: 1px solid #90A1B6;
	color: #265C98;
}

.sctable h1 {
	font-size: 13px;
	margin: 0px;
	color: #002251;
}

.itemdettab strong {
	font-size: 16px;
}




/* Item line */
.itemline {
	background: #CFD9E7 none;
	border-bottom: 1px solid #9CACC0;
}

.itemline em {
	display: block;
	width: 102px;
	height: 102px;
	background: #FFFFFF;
	border: 1px solid #B2C0D3;
}

.itemline td {
	padding: 5px;
}

.itemline em img {
	max-height: 100px !important;
	max-width: 100px !important;
}

.itemline div b a {
	font-size: 14px;
	color: #00326A;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 33px;
	overflow: hidden;
}

.itemline div i {
	font-size: 14px;
	font-style: normal;
	color: #295798;
	font-weight: bold;
	display: block;
	margin: 6px 0px 6px 0px;
}

.itemline div font {
	font-size: 12px;
	color: #295798;
	display: block;
	margin: 0px;
}

.spaceritem {
	border-bottom: 1px solid #9CACC0;
	padding: 0px !important;
}


/* Cart */
.cartinfo {
	border-top: 1px solid #9CACC0;
	border-left: 1px solid #9CACC0;
	border-right: 1px solid #9CACC0;
}

.cartinfo td {
	padding: 5px;
}

.cartinfo input {
	border: 1px solid #6185B8;
	color: #00326A;
}

.cartinfotitle td {
	background: #CFD9E7;
	border-bottom: 1px solid #BAC9DE;
	font-weight: bold;
}

.cartinfotxt td {
	border-bottom: 1px solid #C9D5E6;
}

.cartinfotxt td a {
	color: #00326A;
	text-decoration: none;
}

.cartinfototal {
	border-bottom: 1px solid #9CACC0;
	border-left: 1px solid #9CACC0;
	border-right: 1px solid #9CACC0;
}

.cartinfototal td {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #295798;
}

.cartinfototal td strong {
	color: #7899C5;
}

.cartibtns {
	height: 32px;
	margin-bottom: 10px;
}



/* Footer */
#footer {
	color: #7497C8;
	font-size: 11px;
	border-top: 1px solid #C1D4EF;
	padding: 5px 0px 4px 0px;
}

.poweredby {
	color: #5879A7;
	font-size: 11px;
	margin-bottom: 10px;
}

.poweredby a {
	color: #5879A7;
}

