/*
Theme Name: My Shopping - Storefronts v2
Theme URI: http://www.myshoppingstore.com/
Description: Shopping Cart Pages
Version: 2.0
Author: myshoppingstore.com
Author URI: http://myshoppingstore.com
Tags: uber cool, pwned, l337
*/
.list_ppc {
	margin: 0px;
	padding: 0px;
	list-style: circle;
}

.list_ppc li {
	margin-left: 12px;
}

.ppc_item {
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 120%;
}

.dest_title {
	font-size: 16pt;
	font-weight: bold;
	color: #3366cc
}

.dest_url {
	color: #717171;
}

.whats_this {
	font-size: 14px;
	color: #717171;
}
body {
	padding-top: 20px;
	background: #C3D9FF url('images/bg-page.jpg') top left repeat-x;
	text-align: center;
	margin: 0px auto;
	font: 12pt Tahoma;
}

img { border: none; }

a, a:visited {
	color: #4096ee;
	text-decoration: none;
}

a:hover {
	color: #0018FD;
	background-color: #4096ee;
	text-decoration: none;
}

a:active {
	color: #3F4C6B;
}

#container {
	text-align: center;
	margin: 0px auto;
	width: 999px;
	padding: 0px 0px 30px 0px;
	background: url('images/bg-container.png') repeat-y;
}

#inner {
	padding-top: 4px;
	text-align: left;
}

#topper {
	margin: 0px auto;
	text-align: right;
	width: 973px;
	background: #000000;
	height: 20px;
	font-size: 8pt;
}

#topper a {
	color: #eeeeee;
}

#topper a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#topper img {
	padding: 4px 10px 0px 0px;
}

#logo {
	float: left;
	margin-left: 20px;
	width: 375px;
}



#storetitle {
	float: left;
	width: 585px;
	height: 81px;
	background: url('images/bg-title.jpg') no-repeat;
}

#storetitle h2 {
	margin: 0px;
	padding: 16px 0px 0px 70px;
	font: 22pt Tahoma;
	font-weight: normal;
}

#storetitle h2 a, a:hover {
	color: #000000;
	background: transparent;
}

#storetitle h4 {
	margin: 10px 0px 0px 0px;
	padding: 16px 20px 0px 35px;
	font: 14pt Tahoma;
	color: #999999;
	font-weight: normal;
	text-align: right;
}

#storetitle h5 {
	margin: 2px 0px 0px 0px;
	padding: 6px 20px 10px 35px;
	font: 10pt Tahoma;
	color: #666666;
	font-weight: normal;
	text-align: right;
}

#storetitle h5 a, a.visited {
	color: #666666;
}

#storetitle h5 a:hover, a.active {
	color: #4096ee;
	background: transparent;
	text-decoration: underline;
}

#search {
	clear: left;
	width: 360px;
	height: 60px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: url("images/search-bg3.jpg") no-repeat;
}

#search h3 {
	margin: 0px 0px 0px 22px;
	padding: 4px 0px 0px 0px;
	font: 12pt Tahoma;
	color: #ffffff;
	font-weight: normal;
}

#searchBox {
	margin: 8px 0px 0px 20px;
	padding: 0px;
	width: 180px;
	float: left;
	background: url("images/input-search-small.gif") no-repeat;
}

.searchInput {
	font: 10pt Arial, Helvetica;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 3px 0px;
	border: 0px;
}

#searchButton {
	margin: 8px 0px 0px 2px;
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	clear: left;
}

#sidebar_left {
	float: left;	
	font: 10pt Tahoma;
}

#sidebar_left strong {
	font: 12pt Tahoma;
	font-weight: normal;
}

.list {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	list-style:none;
}

.list li {
	padding: 2px 0px 2px 0px;
}


.list-products {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	list-style:none;
}

.list-products li {
	clear: left;
	padding: 3px 0px 3px 0px;
}

.list-products li A:visited {
	color: #4096ee;
}

#sidebar_right {
	margin: 0px 0px 0px 20px;
	width: 220px;
	float: left;
	font: 10pt Tahoma;
}

#sidebar_right strong {
	font: 12pt Tahoma;
	font-weight: normal;
}


#sidebar {
	margin: 0px 50px 0px 0px;
	width: 340px;
	float: left;
	font: 10pt Tahoma;
}

#sidebar strong {
	font: 12pt Tahoma;
	font-weight: normal;
}


#mainpage {
	float: left;
	font: 10pt Tahoma;
	width: 530px;
}

#mainpage h1 {
	margin: 2px;
	padding: 2px;
	font: 14pt Tahoma;
	font-weight: bold;
}

#mainpage h5 {
	font: 12pt Tahoma;
	color: #999999;
	font-weight: normal;
}

#mainpage p {
	clear: left;
	margin: 2px 0px 24px 0px;
	line-height: 180%; 
}

.productlisting { line-height: 100%; }

#mainpage a, a.visited {
	color: #4096ee;
}

#mainpage a:hover, a.active {
	color: #36393D;
}


.productimage-small {
	float: left;
	padding: 0px 10px 5px 0px;
}

.productimage { float: left; padding: 0px 20px; }
.price { font-weight: bold; color: #cc0000; }
a.buynow, a.buynow:visited { color: #4096ee; padding: 6px 8px; font-weight: bold; border: #333333; background-color: #eeeeee; }
a.buynow:hover { padding: 6px 8px; font-weight: bold; border: #333333; background-color: #cccccc;  }

#footer {
	background: #36393D;
}

#credits {
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
	padding: 30px 0px 0px 0px;
	width: 999px;
	background: #36393D url('images/bg-container-footer.png') no-repeat;
}

.stores {
	float: left;
	text-align: left;
	margin: 10px 60px 0px 60px;
	padding: 0px 0px 20px 2px;
	list-style:none;
	font-size: 9pt;
	color: #ffffff;
}

.stores li {
	margin: 0px;
	padding: 0px;
}


.stores li a, a:visited {
	color: #0018FD;
	text-decoration: none;
}

.stores li a:hover, a:active {
	color: #CDEB8B;
	background-color: transparent;
	text-decoration: none;
}