body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em; /* 12px */ 
	text-align: center;
	background: url(../images/page_bg.gif) repeat-x #ffffff;
	color: #202020;
	}
p {
	margin: 1.2em 0 1.2em 0;
	line-height: 1.5em;
	}
#topTabs {
	padding: 21px 0 0 0;
	text-align: center;
	background: #173757;
	}
#topTabs li {
	display: inline;
	}
#topTabs li a {
	color: #ffffff;
	padding: 10px;
	margin: 0 5px 0 0;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	}
#topTabs li a:hover {
	background: #26507a;
	}
#topTabs li .active {
	color: #173757 !important;
	background: #ffffff !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#container {
	width: 965px;
	margin: auto;
	text-align: left;
	}
#logoCart {
	margin: 35px 0 20px 0;
}
#logo {
	display: block;
	float: left;
	width: 342px;
	height: 42px;
	background: url(../images/kisoub_logo.png) no-repeat;
	text-indent: -999px;
	}
/************************************************
		Left Column
************************************************/
#leftColumn {
	width: 100px;
	float: left;
	margin: 0 20px 0 0;
	display: none;
}
/************************************************
		Central Column
************************************************/
#centralColumn {
	float: left;
	width: 960px;
}
#centralColumn h1 {
	font-size: 22px;
	}
#centralColumn h2 {
	font-size: 16px;
	}
#centralColumn h3 {
	font-size: 14px;
	}
#centralColumn ul {
	list-style-type: disc;
	line-height: 20px;
	margin: 10px 0 0 20px;
	}
#introCopy {
	width: 510px;
	height: 226px;
	background: url(../images/hero.jpg) no-repeat #163756;
	color: #ffffff;
	padding: 30px 0 0 450px;
	margin: 0 0 20px 0;
}
#introCopy h1 {
	font-size: 22px;
	}
#introCopy ul {
	list-style-type: disc;
	float: left;
	margin: 20px;
	line-height: 20px;
	}
#introCopy a {
	text-decoration: underline;
	color: #ffffff;
	background: url(../images/link_arrow.png) no-repeat;
	padding: 0 0 0 25px;
	margin: 10px 20px 0 0;
	height: 25px;
	display: block;
	font-size: 14px;
	float: left;
	}
.homePrice {
	font-size: 32px;
	margin: 0 10px 0 10px;
	vertical-align: top;
	text-shadow: 2px 2px 2px #000000;
}
#homeCTA {
	clear: left;
	margin: 30px 0 0 0;
	border: 1px solid transparent;
	padding: 0 0 0 200px;
	}
#homeDesigns {
	float: left;
	width: 675px;
	margin: 0 20px 0 0;
	}
#homeDesigns h2 {
	font-size: 18px;
	display: inline;
	margin: 0 10px 0 0;
}
#homeDesigns ul {
	list-style-type: none;
	margin: 0;
	}
#jcart {
	margin: 0 0 20px 0;
	}
#whatIsKisoub {
	background: url(../images/whatiskisoub.gif) no-repeat #202020;
	width: 233px;
	float: right;
	padding: 85px 10px 10px 18px;
	color: #ffffff;
	/*margin: 20px 0 0 0;*/
}
#newsletterSignUp {
	background: url(../images/newsletter.gif) no-repeat #295717;
	width: 233px;
	float: right;
	margin: 20px 0 0 0;
	padding: 85px 10px 10px 18px;
	color: #ffffff;
	clear: right;
	}
#kisoubImage {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
	}
#whatIsKisoub a,
#newsletterSignUp a {
	color: #ffffff;
	}
#newsletterSignUp label {
	text-align: left;
	margin: 10px 0 10px 0;
	}
#relatedProducts {
	float: left;
	width: 675px;
	margin: 20px 20px 0 0; 
	}
#relatedProducts h3,
#centralColumn h2 {
	font-size: 14px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #e0e0e0;
	}
/************************************************
	Design List
************************************************/

.designList {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	margin: 20px 0 0 0;
}
.designList ul {
	margin: 0 !important ;
	padding: 0 !important ;
	list-style-type: none !important;
	}
.designList li {
	float: left;
	text-align: center;
	margin: 17px;
	}
/*.designList li a {
	background: #173757;
	padding: 4px;
	color: #ffffff;
	display: block;	
	text-decoration: none;
	}*/
.designList li img {
	display: block;
	margin: 0 0 5px 0;
	width: 131px;
	height: 131px;
	border: 1px solid #202020;
	}
/************************************************
		Right Column
************************************************/
#rightColumn {
	width: 100px;
	float: left;
	margin: 0 0 0 20px;
	display: none;
}

/************************************************
		Tags
************************************************/

#tags {
	float: right;
	}
#tags ul {
	display: inline;
	}
#tags li {
	display: inline;
	}
#tags li a {
	background: #909090;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin: 0 0 0 2px;
	}
#tags li a:hover {
	background: #606060;
	}
/************************************************
		Product Card
************************************************/

#productCard {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	padding: 20px;
	float: left;
	width: 635px;
	margin: 0 20px 0 0;
}
#productCard h1 {
	font-size: 18px;
	}
#productCard h1 a {
	color: #000000;
	}
#productCard h2 {
	margin: 10px 0 10px 0;
	border: 0;
	}
#productCard ul {
	list-style-type: none;
	margin: 0;
	}
#productCard .thumb {
	float: right;
	border: 1px solid #202020;
	margin: 0 0 10px 10px;
	display: block;
	text-decoration: none !important;
	}
#productCard .thumb img {width: 131px; height: 131px; }
#productCard .thumb em { display: block; text-align: center; background: none; }
.price {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
/************************************************
		Product Page
************************************************/

#productPage {
	float: left;
	width: 679px;
	margin: 0 20px 0 0;
}

/************************************************
		Search Results
************************************************/
#searchResults {
	float: left;
	width: 679px;
	margin: 0 20px 0 0;
}
/************************************************
		Footer
************************************************/

#footer {
	clear: both;
	padding: 40px 0 0 0;
	}
#footerBar {
	border-top: 2px solid #e0e0e0;
	background: #f0f0f0;
	padding: 10px 10px 10px 140px;
	margin: 0 0 20px 0;
	}
.copyright {
	float: left;
}
.footerLinks {
	float: right;
	}
.footerLinks li {
	float: left;
	margin: 0 0 0 20px;
}
.footerBox {
	width: 32%;
	float: left;
	margin: 0 10px 0 0;
	}
.footerBox li {
	margin: 0 0 10px 0;
	}
.footerBoxHeader {
	font-size: 18px;
	margin: 0 0 15px 0 !important;
	padding: 0;
	}
.flag { 
	float: right;
}
.flag img {
	vertical-align: middle;
	margin: 0 0 0 6px;
	}
/************************************************
		Links
************************************************/

a {
	color: #173757;
	}
a:hover {
	text-decoration: none;
	}

/************************************************
		Abstract
************************************************/
.clear {
	clear: both;
}
.strong {
	font-weight: bold;
	}
#leftColumn img,
#rightColumn img {
	display: block;
	margin: 0 0 20px 0;
	}
.right {
	float: right;
	}
.nwLink {
	margin: 10px 0 0 0;
	background: #f0f0f0;
	padding: 4px;
	border-top: 1px solid #e0e0e0;
	}
#socialIcons {
	float: right;
	padding: 10px 4px 0 0;
	}
#socialIcons img {
	margin: 0 0 0 4px;
	vertical-align: middle;
	}
.cards {
	text-align: center;
	margin: 0 0 10px 0;
	width:100%
	}
/************************************************
		Pagination
************************************************/

.pagination {
	margin: 10px 0 0 0;
	text-align: right;
	line-height: 18px;
	}


/************************************************
		Admin
************************************************/
.adminMenu {
	float: left; 
	margin: 10px 20px 0 0 !important; 
	border-right: 1px solid #000000;
	width: 200px;
	background: #f0f0f0; 
	padding: 10px; 
	height: 500px;
	list-style-type: none !important;
	}
#adminMenuContent {
	float: left;
	width: 700px;
	}