/* @group General Styles */

#logo {
	padding: 10px;
	float: left;
}

#hdrcolor {
	width: 754px;
	background: #036;
	

/* Editable */
	border: 1px solid #343434;
	padding: 0;
	margin: 0 0 0 32px;
	overflow: auto;
}

#ftrcolor {
	width: 754px;
	background: #c60;
	border: 1px solid #343434;
	padding: 0;
	margin: 0 0 0 32px;
	overflow: auto;
}

td.col_title {
	font-weight: bold;
	border-bottom: 4px solid #CCC;
}

.subtotal_price {
	font-weight: bold;
	color: #363;
	font-size: 14px
}

.clearcon {
	background-color: #C60;
	width: 16px;
	height: 16px;
	padding: 0;
	vertical-align: middle;
	margin: 2px;
}

fieldset {
	border: 1px solid #CCC;
}

.smalltext {
	font-size: 9px;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}

blockquote {
	
}

h1 {
	
}

h2 {
	margin: 4px 0;
}

h3 {
	margin: 4px 0;
}

img {
	border: none;
}

img.icon {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}

#contenttop img.icon24 {
	width: 24px;
	height: 24px;
}

hr {
	color: #CCC;
	background-color: #CCC;
	border: 0;
	height: 4px;
	margin: 10px 0;
}

#footer hr {
	color: #fff;
	background-color: #fff;
	border: 0;
	height: 1px;
	margin: 10px 0;
}

body {
	font-size: 11px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 10px;
	text-align: center;
	background: #999;
}

a:link {
	color: #808080;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}

a:hover, a:active {
	color: #b3b3b3;
	text-decoration: none;
}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left: solid #cccccc 5px;
	padding-left: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.success {
	color: green;
	font-weight: bold;
	font-style: italic;
	padding: 0 4px;
}

#alert_message {
	z-index: 400;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	position: absolute;
	right: 4px;
	top: 4px;
	display: block;
	height: 69px;
	width: 219px;
	background: url(../../../images/interface/alert_bkgrd.png) no-repeat;
	text-decoration: none;
}

/* @end */

/* @group Layout */

#top {
	height: 53px;
	width: 822px;
	background: no-repeat url(../images/default/top.jpg);
}

#minicart {
	width: 50%;
	text-align: right;
	padding-top: 28px;
	padding-right: 50px;
}

.top_table {
	width: 740px;
	text-align: left;
	padding-top: 25px;
	margin: 0 auto;
}

#header {
	background: url(../images/default/header.jpg) no-repeat;
	width: 822px;
}

#contenttop {
	width: 822px;
	height: 24px;
	background: url(../images/default/contenttop.jpg) no-repeat;
	margin-top: 0;
	text-align: right;
	padding-top: 4px;
}

#bottom {
	background: url(../images/default/bottom.jpg);
	width: 822px;
	height: 77px;
	margin-top: 0;
	padding-top: 0;
	margin: 0;
}

.clearer {
	clear: both;
}

#container {
	width: 822px;
	text-align: left;
	background: repeat-y url(../images/default/middle.jpg);
	margin: 0 auto;
	padding: 0;
}

#pageHeader {
	vertical-align: middle;
	padding: 10px;
}

#pageFooter {
	vertical-align: middle;
	padding: 10px;
}

#pageHeader img {
	
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 4em;
	margin: 0;
	padding-left: 30px;
}

#pageHeader h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding-left: 30px;
}

#contentContainer {
	width: 822px;
	padding-top: 10px;
}

#contentContainer #content {
	margin-left: 0;
	padding: 20px 0;
}

#sidebarContainer {
	margin-bottom: 0;
	float: right;
}

#sidebarwrapper {
	width: 192px;
	background: url(../images/default/sidemiddleleft.jpg) repeat-y;
}

#sidebartop {
	background: no-repeat url(../images/default/sidetopleft.jpg);
	height: 36px;
	width: 192px;
}

#sidehead {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

#sidebarbottom {
	background: no-repeat url(../images/default/sidebottomleft.jpg);
	height: 36px;
	width: 192px;
}

#sidebarContainer #sidebar {
	margin-bottom: 0;
	padding-left: 18px;
	font-size: 10px;
	padding-bottom: 0;
}

#cart_nav {
	
}

#other_nav {
	
}

#footer {
	background: url(../images/default/header.jpg) no-repeat;
	width: 822px;
	font-size: 0.9em;
	color: #fff;
}

#footer td {
	font-size: 9.5px;
	color: #fff;
}

#footer p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #cccccc;
	font-size: 9.5px;
	background: none transparent;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: none transparent;
}

#footer a:hover, #footer a:active {
	margin: 0;
	padding: 0;
	background: none transparent;
}

#plugs {
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#plugs a {
	color: #999999;
	text-decoration: none;
}

#plugs a:hover {
	color: #666666;
}

#contentContainer #content ul {
	
}

#contentContainer #content li {
	
}

#sidebarContainer #sidebar ul {
	
}

#sidebarContainer #sidebar li {
	
}

/* @end */

/* @group Menu */

#navcontainer {
	
}

#navcontainer #current {
	
}

#navcontainer .currentAncestor {
	
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	
}

#navcontainer a {
	text-decoration: none;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #ccc;
}

#navcontainer img {
	border: 0;
}

#navcontainer a:hover {
	cursor: pointer;
}

#navcontainer a:active {
	
}

/* @end */

/* @group Counter Icon Style */

/* Counter Icons Effect */

#count_icon_inner {
	
}

#CounterTextLink {
	text-align: center;
	position: relative;
	top: -4px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #ccc;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

/* @end */

/* @group Category Nav */

#category_nav {
	
}

#category_nav .subcat {
	font-weight: normal;
	padding-left: 4px;
}

#category_nav .maincat {
	
}

#category_nav .catcnt {
	font-weight: normal;
}

/* @end */

/* @group Accounts */

#order_wrap {
	border: 1px dashed #CCC;
	padding: 10px;
	width: 100%;
}

#order_info {
	
}

/* @end */
