/*
	Machine Gun Kisses CSS 0.1
	Design by Nimbler Web Design and Development
	CSS/Template by Ronnie Pyne
*/

/* GLOBAL */

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	cursor: pointer;
}
a img {
	border: 1px solid #ccc;
}
.BorderBox {
	font-size: 1.2em;
	color: #eeeeee;
}


/* HEADER */
#Header #SubNav #SubNavContent .Left  {
	float: left;
	text-align: left;
	display: inline;
}
#Header #SubNav #SubNavContent .Divide {
	margin: 0 10px;
	display: inline;
}
#MGKFacebook {
	position: absolute;
	top: 60px;
	right: 0;
}
#MGKFacebook a img {
	border: 0 !important;
}

/* CONTENT */
#Content {
	float: left;
	width: 540px;
	margin-bottom: 10px;
	padding-left: 0 !important;
}
#Content p {
	font-size: 12px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
#Content .middle {
	padding: 10px 0;
	min-height: 380px;
}

.LeftAccountBox {
	float: left; 
	display: inline-block;
}
.RightAccountBox {
	float: right; 
	display: inline-block;
}
.LeftAccountBox .BorderBox, .RightAccountBox .BorderBox {
	min-height: 175px;
	width: 240px;
}
b.RegularSize {
	font-size: 12px;
	margin-bottom: 3px;
	display: block;
}

.LeftHeading {
	font-size: 1.2em;
	float: left;
	margin-bottom: 3px;
}
.RightHeading {
	font-size: 1.2em;
	float: right;
	margin-bottom: 3px;
}

/* SIDEBARS */
#SidebarLeft {
	float: left;
	width: 180px;
	padding-right: 20px;
}
#SidebarRight {
	float: right;
	width: 200px;
}
.box {
	margin-bottom: 10px;
}
.box h3 img {
	margin-right: 5px;
}
.box .middle {
	width: 90%;
	padding: 10px;
}
.heading {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	color: #708F2C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	color: #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	color: #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.BestSeller {
	padding-left: 7px;
	font-size: 1.2em;
}
a.button, a:hover.button, a:visited.button, a:active.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-left: 7px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.BorderBox, .buttons {
	padding: 8px 10px;
	background: #555555;
	color: #FFFFFF;
	margin-bottom: 10px;
	overflow-y: auto;
}
.BorderBox input {
	margin-left: 7px;
}
.buttons {
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.CategoryList {
	width: 100%;
	margin-bottom: 10px;
}
.CategoryList td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.Sort, .Pagination {
	margin-top: 5px;
	margin-bottom: 10px;
	background: #272727;
	height: 30px;
	width: 100%;
	color: #FFFFFF;
}
.Sort .SortDropdown {
	float: right;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 9px;
	color: #000000;
}
.Sort .SortText {
	text-align: right;
	padding-top: 8px;
	font-size: 11px;
}
.Sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.Pagination {
	margin-top: 0;	
}
.Pagination .links, .Pagination .results {
	padding: 8px;
}
.Pagination .links {
	float: left;
}
.Pagination .links a {
	background: #393939;
	padding: 2px 6px;
	text-decoration: none;
	color: #FFFFFF;
}
.Pagination .links b {
	padding: 2px 6px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background: #555555;
}
.Pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	background: #555555;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #272727;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	background: #272727;
	display: inline-block;
	padding: 15px 10px 10px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.page h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.5em;
}
#ContentWrapper ul, #ContentWrapper ol {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
	#ContentWrapper ul li {
		padding-top: 5px;
	}

#category ul li {
	font-size: 14px;
}
#category.middle, #information.middle {
	padding: 3px 10px 10px;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png') !important;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
	font-size: 1.2em;
}
.cart th {
	background: #555555;
	padding: 7px;
	font-weight: normal;
	color: white;
	font-weight: bold;
}
.cart td {
	padding: 5px;
}
#module_cart .middle {
	font-size: 1.2em;
}

.CategoryList {
	font-size: 12px;
}
#tab_related .CategoryList a {
	color: #eeeeee;
}
#tab_related .CategoryList .Price {
	color: #BF0000;
}
