/* begin overall style */
body
{
	margin: 0;
	padding: 0;
	background: white;
	/*color: #444;*/
	font: normal 10pt Arial,Helvetica,sans-serif;
	line-height: 1.5;
	/*background:white url(bg.gif) repeat-x left top;*/
}

h1 {
	margin: 0;
	padding: 0;
	-x-system-font:none;
	font-family: Helvetica,Sans-Serif;
	font-size: 30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0 0 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

p {
	margin: 5px 0 10px 0;
}

strong {
	font-weight: bold;
}

/*ul {
	list-style-position: outside;
	padding-left: 2em;
}*/

/*li {
	list-style-type: square;
	margin: 3px 0;
}*/

/*float: left;*/
/*width: 990px;*/

/*.container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}*/

#header {
	margin: 0 0 10px 0;
	padding: 0;
	/*width: 970px;*/ 
	height: 115px;
	float: left;
	border-bottom: 3px solid #0068B4;
	/*height: 93px;*/
	/*margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;*/
	position: relative;
	
}

#page {
	width: 95%;
	min-width: 990px;
	width: expression(document.body.clientWidth < 990 ? "990px": "auto" );
	margin: 0 auto;
	padding: 0;
	position: relative;
	/*border-top: 1px solid #1B5790;*/
	max-width: 1200px;
	text-align: left;
}

#hd {
	float: left;
	margin: 0;
	padding: 0;
	/*height: 105px;*/
	width: 100%;
}

	#hd #logo {
		float: left;
		width: 170px;
		height: 80px;
		padding: 0;
		font-size: 200%;
		/*border: 1px solid red;*/
	}
	
	#hd h2 {
		font-size: 12px;
	}
	
	#hd .subtitle {
		font-size: 12px;
	}

	#search {
		padding: 15px 0 10px 0px;
		/*float: left;
		margin: 0 auto;
		padding: 25px 0 10px 20px;
		font-size: 17px;
		width: 500px;*/
		/*border: 1px solid red;*/
	}
	
	.category_line {
		font-size: 13px;
		margin: 5px 0 0 0;
		width: 100%;
		display: block;
		float: left;
		clear: both;
	}
	
	.category-option-label {
		float: left;
	}
	
	.category-option {
		float: left;
		margin: 0 5px;
		/*display: block;
		border: 1px solid red;*/
	}
	
	/*.category_line  {
		
	}*/
	
		#search .text {
			-webkit-box-shadow: #F6F7F9 0px 1px 1px;
			font-size: 18px;
			font-weight: normal;
			margin: 0;
			padding: 5px 5px;
			width: 300px;
			
			/*height: 24px;
			padding: 2px 4px;
			margin: 0;
			font-size: 15px;
			border: 1px solid #cccccc;
			border-left-color: #999999;
			border-bottom-color: #999999;*/
		}
	
		#search .button {
			padding: 4px 10px 4px 10px;
			border: none;
            background-image: url('../images/buttonblue.png');    
            background-color: #fff;
            background-position: left bottom;
            background-repeat: repeat-x;

            font-size: 18px;
            font-weight: bold;
            color: #3f4855;
            text-shadow: 0 1px 1px #fff;

            border: 1px solid #9da1aa;
            border-bottom-color: #9da1aa;
            border-top-color: #adb1ba;

            -webkit-box-shadow: #f6f7f9 0 1px 1px;
            -moz-box-shadow: #f6f7f9 0 1px 1px;
            box-shadow: #f6f7f9 0 1px 1px;

			cursor: pointer;
							/*font-size: 15px;
							height: 30px;
							padding: 2px 6px 3px;
							text-align: center;*/
							
			/*margin: 1px 0 0 0;*/
			
			/*height: 1.85em !important;
			margin: 0.2em;*/
			
			
			/*margin: 0 0 0 -5px;*/
			
			/*background: #eeeeee;
			border: 1px solid #cccccc;
			border-right-color: #999999;
			border-bottom-color: #999999;
			*/
			
			/*margin: 20px;*/
			
			
			
			/*-moz-border-radius-bottomleft:2px;
			-moz-border-radius-bottomright:2px;
			-moz-border-radius-topleft:2px;
			-moz-border-radius-topright:2px;
			-moz-background-clip:border;
			-moz-background-inline-policy:continuous;
			-moz-background-origin:padding;
			border: 1px solid #DDDDDD;
			padding: 4px;
			color: #0073EA;
			font-weight: bold;
			outline-color: -moz-use-text-color;
			outline-style: none;
			outline-width: medium;
			font-size: 16px;*/
			/*padding: 4px;
			font-size: 16px;*/
			/*background:#F6F6F6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) repeat-x scroll 50% 50%;*/
		}
		
		#header #search .button:hover {
			background: #0073EA;
			color: #FFFFFF;
		}
		
		/*.ui-corner-all {
		-moz-border-radius-bottomleft:2px;
		-moz-border-radius-bottomright:2px;
		-moz-border-radius-topleft:2px;
		-moz-border-radius-topright:2px;
		}
		jquery-ui.css (line 278)
		.ui-state-default, .ui-widget-content .ui-state-default {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#F6F6F6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) repeat-x scroll 50% 50%;
		border:1px solid #DDDDDD;
		color:#0073EA;
		font-weight:bold;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:medium;
		}*/
		
		
#dock {
	float: right;
	height: 25px;
	position: absolute;
	top: 0;
	right: 2%;
}

	#dock ul {
		
		height: 25px;
		padding: 0 6px;
		margin: 0;
	}
	
	#dock ul li {
		list-style-type: none;
		padding: 0 6px;
		float: left;
	}
	
	#dock ul li a {
		display: block;
		float: left;
		font-size: 12px;
		line-height: 22px;
		padding: 0 5px;
	}
	
	#dock ul li a:hover {
		/*border-bottom: ;*/
	}


div.mainmenu {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	background-color: #222222;
	/*border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
	border-style: none none solid;
	border-width: medium medium 1px;*/
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	width: 940px;
	padding-left: 5px;
	padding-right: 5px;
	/*padding: 5px 10px 6px;*/
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	margin-bottom: 10px;
}

div.mainmenu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

div.mainmenu ul li {
	/*display: inline;
	border-bottom-width: 0 !important;*/
	display: block;
	float: left;
	/*margin: 0 5px -1px 0;*/
	/*padding: 5px 15px;*/
	/*margin: 5px 15px;*/
	position: relative;
}

div.mainmenu ul li a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #ffffff;
}

div.mainmenu ul li a:hover {
	background-color: #003d79;
}

div.mainmenu ul li a.active {
	background-color: #003366;
	color: #ffffff;
}

div.mainmenu.blue {
	background-color: #0068b4;
	color: #ffffff;
}

/*a.button.blue:hover {
	background-color: #003366;
	color: #ffffff;
}

a.button.blue {
}

a.button.large {
	font-size: 14px;
	margin: 0;
	padding: 8px 14px 9px;
}

a.button:active {
	background-color: #000000;
	-webkit-box-shadow: none;
	border: none;
	margin-top: 0px;
	outline: none;
}*/

#mainmenu {	
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	/*margin-bottom: 5px;*/
	/*position: absolute;
	top: 100px;*/
}

#mainmenu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px;
	margin: 0;
	/*position: relative;*/
	/*padding: 0;
	margin: 0;
	padding: 0.4em 0 0.3em 0;*/
}

#mainmenu ul li {
	display: inline;
	border-bottom-width:0 !important;
	float:left;
	margin:0 0.2em -1px 0;
	padding:0;
	position:relative;
	
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:#FFFFFF url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 50% 50%;*/
	border:1px solid #DDDDDD;
	color:#FF0084;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	
}

#mainmenu ul li a {
	/*padding: 0.4em 0.4em;
	text-decoration: none;*/
	
	color: #0073EA;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	
	font-weight: bold;
	cursor: pointer;
	float:left;
	padding:0.5em 1em;
	text-decoration:none;
}

#mainmenu ul li a:hover {
	cursor: pointer;
	background-color: #0073EA;
	color: #FFFFFF;
}

#mainmenu ul li a.active {
	background-color: #FFFFFF;
	color: #FF0084;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#submenu {
	float: left;
	clear: both;
	width: 100%;
	height: 20px;
	/*border: 1px solid green;*/
}

#container {
	float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
	/*border: 1px solid red;*/
}

#leftcontent {
	float: left;
	width: 140px;
	margin-right: 10px;
	/*border: 1px solid blue;*/
}

#center {
	float: left;
	width: 100%;
	/*border: 1px solid blue;*/
}

#content {
	float: left;
	width: 73%;
	/*border: 1px solid blue;*/
	/*background-color: red;*/
	/*background: transparent url(../images/sidebar_begin.png) no-repeat scroll 100% top;*/
	padding-right: 10px;
}

#sidebar {
	float: right;
	width: 25%;
	/*border: 1px solid red;*/
}

#rightcontent {
	float: right;
	width: 165px;
	/*border: 1px solid blue;*/
}

	#rightcontent h3 {
		font-size: 14px;
		margin: 0;
	}

#footer {
	width: 100%;
	float: left;
	clear: both;
	/*background: white url(../images/bottom_gradient.png) repeat-x scroll left top;*/
	background-image: url(../images/gradient.png);
	background-color: #ffffff;
	background-repeat: repeat-x;
	border-top: 1px solid #E4E8F1;
	/*background-color: #101010;*/
	font-size: 90%;
	color: #AFB4B4;
	height: 90px;
	padding-top: 14px;
	margin: 20px 0 0;
}

	#footer h4 {
		font-size: 110%;
		color: #404040;
		font-weight: bold;
		margin: 0;
	}

	/*#footer a {
		color: #cccccc;
	}
	
	#footer a:hover {
		color: #ffffff;
		text-decoration: none;
	}*/

	#footer img {
		vertical-align: middle;
	}
	
#twitter {
	float: right;
}

/* end of overall style */

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

.actionBar
{
	margin: 10px;
}

/*div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}*/

.box {
	float: left;
	clear: both;
	background: #ffffff;
	/*padding: 0;*/
	/*width: 100%;*/
}

.box .heading {
	/*border-bottom: 1px solid #cccccc;*/
	/*padding: 10px;*/
}

.box .content {
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.box h2 {
	float: left;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.box .more {
	/*float: right;*/
	text-align: right;
}

.box .item {
	float: left;
	/*width: 160px;*/
	width: 25%;
	text-align: center;
}

.box .item h4 {
	font-size: 12px;
	margin: 5px;
	padding: 0;
}

/*#searchresult {
	margin: 5px 0;
}*/

#searchresult table {
	margin: 0;
	padding: 0;
}

#searchresult .list .item {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0px;
	background: transparent url(../images/dots.png) repeat-x scroll left bottom;
	/*border-bottom: 1px solid #cccccc;*/
}

#searchresult .number {
	font-weight: bold;
}

#searchresult h4 {
	margin: 0;
	padding: 0;
}

#searchresult table td {
	vertical-align: top;
}

#searchresult .image,
#searchresult .cd-image, {
	float: left;
	/*width: 200px;*/
	text-align: center;
	/*border: 1px solid red;*/
}
	
	#searchresult .image img {
		/*width: 58px;
		height: 88px;*/
		/*width: 73px;
		height: 110px;*/
	}
	
	/*#searchresult .cd-image img {
		width: 90px;
		height: 90px;
	}*/

#searchresult .info {
	float: left;
	/*border: 1px solid red;*/
}

#searchresult .pager {
	/*border-top: 1px solid #eeeeee;*/
	float: left;
	margin: 0;
	padding: 10px;
	width: 700px;
	text-align: center;
	font-size: 12px;
}

#searchresult ul.yiiPager li.next a,
#searchresult ul.yiiPager li.previous a {
	border: 0;
	font-weight: normal;
}

#searchresult ul.yiiPager li.hidden {
	display: none;
}

#searchresult ul.yiiPager li.next a:hover,
#searchresult ul.yiiPager li.previous a:hover {
	border: 0;
	font-weight: normal;
	text-decoration: underline;
}

#searchresult ul.yiiPager .page a {
	font-weight: normal;
}

#searchresult ul.yiiPager a:link, 
#searchresult ul.yiiPager a:visited {
	border: 1px solid #9AAFE5;
	color: #0E509E;
	font-weight: normal;
	padding: 1px 6px;
	text-decoration: none;
	font-size: 14px;
}

#searchresult ul.yiiPager a:hover {
    border:solid 1px #0e509e;
}

#searchresult ul.yiiPager .selected a {
	color: #ffffff;
}

#details {
	float: left;
	width: 60%;
	/*border: 1px solid red;*/
}

#details .image {
	float: left;
	margin: 0px 10px 0 0;
	/*height: 200px;*/
	text-align: center;
}

	.image .zoom {
		margin: 5px;
	}

	/*#details .image img {
		margin-bottom: 5px;
	}*/
	
	/*#details .zoom {
		margin: 3px;
		padding: 0;
	}*/

#details h1 {
	font-size: 24px;
	margin: 0;
}

#details strong.price {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #990000;
}

#details .list_price {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}

#details .amount_saved {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}

#details .offer {
	font-size: 11px;
}

.item .price {
	font-size: 18px;
	font-weight: bold;
}

.item .list_price {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	/*color: #ff0000;*/
}

.item .amount_saved {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}


a {
	color: #0090DB;
	/*color: #0068B4;*/
	text-decoration: underline;
}

a:focus, a:hover {
	color: #000000;
}

a.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #222222 url(../images/button-overlay.png) repeat-x scroll 0 0;
}

a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	/*border-color: #222222;*/
	background-color:#222222;
	/*border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
	border-style:none none solid;
	border-width:medium medium 1px;*/
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	padding: 6px 11px 7px 11px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

a.button.blue:hover {
	background-color: #003366;
	color: #ffffff;
}

a.button.blue {
	background-color: #0068b4;
	color: #ffffff;
	/*font-size: 11px;*/
}

a.button.large {
	font-size: 14px;
	margin: 0;
	padding: 9px 15px 10px 15px;
}

a.button:active {
	background-color: #000000;
	-webkit-box-shadow: none;
	border: none;
	margin-top: 0px;
	outline: none;
}

/*
screen.css?2.91 (line 1756)
a:focus, a:hover {
color:#000000;
}
screen.css?2.91 (line 38)
a {
color:#0068B4;
}
screen.css?2.91 (line 1908)
a {
color:#000099;
text-decoration:underline;
}*/

table.price {
	font-size: 12px;
	width: auto;
	margin-bottom: 3px;
}

table.price td {
	padding: 0px 5px 0 0;
}

.pricelabel {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: 16px;
}

.pricelabel a {
	color: #666666;
	text-decoration: none;
}
.pricelabel a:hover {
	color: #666666;
	text-decoration: underline;
}

table.basket {
	width: 100%;
}

td.center {
	text-align: center;
}

table.cart {
	font-size: 11px;
}

.widget {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
	border-top: 3px solid #CFE2F1;
	overflow: hidden;
	padding-bottom: 20px;
	width: 100%;
	/*margin: 0 2px 11px 0;*/
	/*border-color: #A7CEED;
	border-style: solid;
	border-width: 0 1px;
	padding: 0 0 10px;*/
}

.widget .title {
	padding: 0 3px;
	margin-bottom: 5px;
	background: #FFFFFF url(../images/dots.png) repeat-x scroll left bottom;
}

.widget .content {
	padding: 0 5px;
}

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

.widget li {
	margin: 3px 0;
}

.widget .title h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	
	
	/*font-size: 1.15em;
	height: auto;
	line-height: 1.5;
	margin-bottom: 10px;
	margin-top: 16px;
	padding: 5px 0 5px 7px;
	
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #70A4C7; 
	color: #FFFFFF;
	font-weight: bold;
	*/
	
}

/*- Menu 2--------------------------- */
/*ul {
	list-style: none;
	margin: 0;
	padding: 0;
}*/

img {
    border: none;
}

#menu2 {
	width: 150px;
	margin: 0;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../images/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(../images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
}

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.cart_price {
	font-size: 14px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.basket {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.basket .image {
	float: left;
	margin-right: 10px;
	width: 80px;
	text-align: center;
}

.basket .title {
	font-size: 15px;
}

.basket .last {
	border-top: 1px solid #CFE2F1;
	/*background: #CFE2F1;*/
}

.basket th {
	padding: 10px;
}

.basket td {
	padding: 10px;
}

.basket tbody tr:nth-child(even),
.cart tbody tr:nth-child(even) {
	background: #ffffff;
}
.basket tbody tr:nth-child(odd),
.cart tbody tr:nth-child(odd) {
	background: #F5F5F5;
}

#shoppingcart h1 {
	font-size: 48px;
	margin: 0 0 0 0;
	padding: 0;
}

#shoppingcart h1 img {
	padding: 0 10px 0 0;
	vertical-align: text-top;
}

.widget h2 img {
	padding: 0 5px 0 0;
	vertical-align: text-top;
}

.pager {
	float: right;
	width: 60%;
	text-align: right;
	font-size: 10px;
	margin: 5px 0;
}

.sort_by {
	float: left;
	line-height: 24px;
	/*line-height: 1.0;*/
	/*width: 35%;*/
}

.sort_by select {
	margin: 0;
}

#ft {
	text-align: right;
	font-size: 11px;
	color: #999999;
}

/**
 * Top Notification
 */
.top_notification {
	background-color: #EFF4FA;
	border-bottom: 1px solid #DAE8F1;
	cursor: pointer;
}

.top_notification div {
	font-size: 14px;
	line-height: 42px;
	margin: 0 auto;
	width: 650px;
}

/**
 * DiggBar
 */

#nav-pri { 
	font-size:14px;
	/*color:#3b5d14;
	background:#b2d281;*/
	color: #14175d;
	background: #B3C6FF;	
	font-weight:bold;
	padding: 0px;
	overflow: auto;
	height: 1%;
	clear:both;
}

#nav-pri a {
	/*color:#3b5d14;*/
	color: #14175d;
	text-decoration: none;
	margin: 0;
	height: 24px;
	line-height: 23px;
	float: left;
	display: block;
	padding: 4px 15px;
	/*border: 1px solid green;*/
}

#nav-pri a.active {
	color: #000000;
	background: transparent url(../images/nav_pri_active.png) no-repeat scroll 50% 26px;
}

#nav-pri a:hover {
	color: #ffffff;
}

#nav-sec {
	font-size: 11px;
	/*color:#3b5d14;
	background:#90b557;*/
	background: #7598FF;
	font-weight: normal;
	padding: 0px;
	overflow: auto;
	height: 1%;
	clear: both;
}

#nav-sec a {
	color: #14175d; 
	text-decoration: none; 
	margin: 0; 
	padding: 4px 10px;
	height: 24px; 
	line-height: 24px;
	display: block; 
	float: left;
	/*border: 1px solid red;*/
	/*background:url(pic/mb_a.png) right top no-repeat;*/
}

#nav-sec a.active {
	color: #000000;
	font-weight: bold;
	background: transparent url(../images/nav_sec_active.png) no-repeat scroll 50% 26px;
}

#nav-sec a:hover {
	color: #ffffff;
}


#video {
	float: left;
	width: 425px;
	height: 355px;
	/*border: 1px solid red;*/
}

#basket {
	float: right;
	padding: 10px 0 5px 0;
	width: 100%;
	/*height: 48px;*/
	/*border: 1px solid red;*/
}

#basket img {
	float: left;
	/*vertical-align: text-bottom;*/
	/*border: 1px solid green;*/
	/*vertical-align: text-top;*/
}

#basket .count a {
	float: left;
	color: #14175D;
	line-height: 54px;
	font-size: 54px;
	font-weight: bold;
	margin: 0 5px;
	text-decoration: none;
}

#basket .checkout {
	float: left;
	padding: 5px;
}

/** new styles after blueprint **/

.search-index .vertical-link-unit h2 {
	text-transform: none;
}

.vertical-link-unit {
	font-size: 95%;
	margin: 0 0 15px 0;
}

.vertical-link-unit a {
	text-decoration: none;
}

.vertical-link-unit a:hover {
	text-decoration: underline;
}

.vertical-link-unit h2,
.top-sellers h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

.vertical-link-unit ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vertical-link-unit ul li {
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vertical-link-unit h2 a {
	font-weight: normal;
}

.vertical-link-unit ul a.selected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb {
	font-size: 90%;
	margin: 0 0 5px 0;
}

#zoom_link {
	text-decoration: none;
}

input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {
	position: relative;
	top: 0;
}

h4 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 1px;
}

.small {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 3px;
}

.item-reviews {
	font-size: 11px;
}

table.item-info,
table.item-info th,
table.item-info td {
	border: 0.5px solid #cccccc;
}

table.item-info th {
	vertical-align: top;
	width: 20%;
}

.ui-widget-content {
	font-size: 11px;
}

.ui-widget-content a {
	color: #0090DB;
	text-decoration: underline;
}

.item-tabs {
	font-size: 12px;
}

#item-video {
	text-align: center;
	margin-bottom: 10px;
}

/*blockquote {
	display: block;
	padding: 0 60px;
	width: 350px;
}

blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	font-size: 700%;
	width: 50px;
}

blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}*/


blockquote, cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 180%;
	/*color: #333333;*/
}

blockquote, q {
	quotes: "" "";
	margin: 20px 100px 5px 100px;
}

cite {
	display: block;
	text-align: right;
	margin: 0px 100px 30px 100px;
}

cite a {
	color: #666666;
	text-decoration: none;
}

cite a img {
	margin-bottom: -3px;
}


/*blockquote {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 30px 15px 10px;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 2px solid #ddd;
	color: #888;
}*/

/*blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }*/

#item-tracks table {
	color: #1b1b1b;
	font-size: 12px;
}

#item-tracks tr {
	background-color: #fcfcfc;
}

#item-tracks td {
	border-top: 1px solid #e5e5e5;
}

#item-tracks tr:hover {
	background-color: #e2e8eb;
}

/*#item-tracks td:hover {
	font-weight: bold;
}*/


#userbar {
	background-color: #ffffff;
	background-image: url(../images/grad.png);
	background-position-y: 100%;
	background-repeat: repeat-x;
	border-bottom: 1px solid #E4E8F2;
	height: 32px;
	line-height: 32px;
	color: #4c4c4c;
}

	#userbar-wrapper {
		width: 950px;
		max-width: 950px;
		margin: 0 auto;
		padding: 0;
	}
	
#userbar a {
	font-size: 11px;
	text-decoration: none;
}

#userbar a:hover {
	/*color: #ffffff;*/
	text-decoration: underline;
}


.hint {
	color: #999999;
	font-size: 11px;
}

#signup-form .row {
	margin-bottom: 10px;
}

#signup-form input.text {
	width: 180px;
}

#signup-form label {
	font-weight: bold;
	width: 100%;
}

/*input.text {
	width: 150px;
}*/

#tooltip {
	border-top: 1px solid #999999;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	position: absolute;
	z-index: 3000;
	background-color: #ffffed;
	padding: 8px;
	width: 250px;
	
	
	/*opacity: 0.85;*/
}

.tooltip {
	float: right;
	display: block;
	width: 13px;
	height: 14px;
	background-image: url(../images/question_mark.gif);
	margin: 0 auto;
}

.tooltip:hover {
	background-image: url(../images/question_mark_over.gif);
}


#tooltip h3, #tooltip div { line-height: 16px; font-size: 12px; margin: 0; }

#screenshot{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

label {
	font-weight: normal;
}

/*.top-sellers table {
	
}*/

.top-sellers table {
	margin: 0;
}

.top-sellers th, 
.top-sellers td, 
.top-sellers caption {
	padding: 0;
	font-size: 12px;
}

/*.box {
	background-color: #f1f7fb;
	padding: 10px;
	margin-bottom: 20px;
}*/

.round {
	-moz-border-radius: 5px 5px 5px 5px;
}

.newsletter-signup-widget {
	width: 170px;
}

.box h3 {
	font-size: 19px;
}

.box p {
	font-size: 12px;
}

.filter_remove {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.filter_anchor {
	float: left;
	border: 1px dotted #CCCCCC;
	color: #555555;
	display: block;
	/*width: 10%;*/
	margin-right: 10px;
	padding: 1px 6px;
	position: relative;
	text-decoration: none;
}

.bar h2 {
	/*-moz-border-radius: 6px 6px 0 0;*/
	/*background:none repeat scroll 0 0 #ddf0fb;*/
	background-color: #ddf0fb;
	font-size:18px;
	padding: 6px 12px;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

/* item/view */

.byline {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}

.item-property {
	/*float: left;
	clear: both;*/
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.shopping-list .add-note-form,
.shopping-list .note {
	margin: 10px 0;
}

.shopping-list .add-note-form label,
.shopping-list .note label {
	font-size: 12px;
	font-weight: bold;
}

.shopping-list .add-note-form textarea {
	height: 40px;
}

/* list styles */
#sortable { list-style-type: none; margin: 0; padding: 0; }
#sortable li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; /*height: 1.5em;*/ }
html>body #sortable li { /*height: 1.5em;*/ line-height: 1.2em; }
.ui-state-highlight { /*height: 1.5em; line-height: 1.2em;*/ }

#sortable .item {
	border-bottom: 1px solid #cccccc;
}

#sortable .item .actions {
	font-size: 12px;
}

.list-item-state-default {
	
}

.list-item-state-highlight {
	height: 200px;
	border: 1px dashed #cccccc;
	background: #efefef;
}

html>body #sortable li:hover {
	background: #eeeeee;
}

#stickynote {
	background: #FFF8D6;
	border-bottom: 1px solid #F4ECC8;
	margin: 10px 15px 15px;
	padding: 15px 20px;
	display: none;
}

div.intro {
	background: #FFF8D6;
	color: #838383;
	border-bottom: 1px solid #F4ECC8;
	margin: 0px 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 15px 15px;
	/*padding: 15px 20px 15px 20px;*/
}

div.intro h1,
div.intro h2 {
	color: #525252;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}

div.intro p {
	margin: 5px 0;
	padding: 0;
	color: #525252;
}

div.list-index ul {
	margin: 15px 0;
}

a.button2 {
    display: block;
    line-height: 18px;
    padding: 4px 15px 6px;
    text-align: center;
    font-weight: bold;
    color: #fff !important;
    text-shadow: #de6e00 0 -1px 0;
    border: 1px solid #ff920d;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    min-width: 40px;
    cursor: pointer;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    background: #ff920d;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffc039), to(#ff920d));
    background: -moz-linear-gradient(top,  #ffc039,  #ff920d);
    -webkit-transition: -webkit-box-shadow 0.2s linear;
    text-decoration: none;
}

a.button2:hover,
a.button2:focus {
    border-color: #de6e00;
    text-decoration: none;
    -webkit-box-shadow: #ffc039 0 0 5px;
    -moz-box-shadow: #ffc039 0 0 5px;
}

a.button2:active {
    text-shadow: #b55a00 0 -1px 0;
    background: #de6e00;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff920d), to(#de6e00));
    background: -moz-linear-gradient(top,  #ff920d,  #de6e00);
}

a.button2.fit {
    float: left;
}

a.button2.alt {
    text-shadow: #b3b3b3 0 -1px 0;
    border-color: #b3b3b3;
    background: #b3b3b3;
    background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#b3b3b3));
    background: -moz-linear-gradient(top,  #dedede,  #b3b3b3);
    cursor: default;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, .1) 1px 0;
    font-size: 14px;
    padding: 8px 0 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a.button2.alt:hover,
a.button2.alt:focus {
    border-color: #8c8c8c;
    -webkit-box-shadow: #b3b3b3 0 0 5px;
    -moz-box-shadow: #b3b3b3 0 0 5px;
}

a.button2.alt:active {
    text-shadow: #8c8c8c 0 -1px 0;
    background: #de6e00;
    background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#8c8c8c));
    background: -moz-linear-gradient(top,  #b3b3b3,  #8c8c8c);
}

a.button2.small {
  line-height: 12px;
  font-size: 11px;
    padding: 2px 10px 4px;
}

a.button2.large {
    font-size: 24px;
    line-height: 28px;
    padding: 9px 25px 11px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-weight: normal;
}

a.button2.neutral {
    text-shadow: #0091ce 0 -1px 0;
    border-color: #39b2e5;
    background: #39b2e5;
    background: -webkit-gradient(linear, left top, left bottom, from(#7bcbed), to(#39b2e5));
    background: -moz-linear-gradient(top,  #7bcbed,  #39b2e5);
}

a.button2.neutral:hover,
a.button2.neutral:focus {
    border-color: #0091ce;
    -webkit-box-shadow: #7bcbed 0 0 5px;
    -moz-box-shadow: #7bcbed 0 0 5px;
}

a.button2.neutral:active {
    text-shadow: #0091ce 0 -1px 0;
    background: #0091ce;
    background: -webkit-gradient(linear, left top, left bottom, from(#39b2e5), to(#0091ce));
    background: -moz-linear-gradient(top,  #39b2e5,  #0091ce);
}

.loading {
	background-image: url(../images/loading.jpg);
}

/* new topnav */

ul#topnav {
	z-index: 1000;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	white-space: nowrap;
	
	
	margin: 0; padding: 0;
	/*float:left;
	width: 100%;*/
	list-style: none;
	/*font-size: 1.1em;*/
	color: #ffffff;
	/*background: #222;*/
}
ul#topnav > li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	margin: 0 2px;
	border: 1px solid #0068B4;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*background: #efefef;*/
	/*border-radius-topleft: 5px;
	border-radius-topright: 5px;
	*/
}
ul#topnav > li a {
	float: left; 
	/*text-indent: -9999px;*/
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	/*text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);*/
	height: 16px;
	padding: 8px 15px;
	margin: 0;
	/*position: relative;
	top: 1px;*/
	/*border: 1px solid #B8B8B8;
	border-bottom: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-khtml-border-radius: 3px;*/
	
}
/*ul#topnav > li:hover a, */
ul#topnav > li a:hover { 
	background-position: left bottom;
	background-color: #0068B4;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
/*ul#topnav a.home {
	background: url(nav_home.png) no-repeat;
	width: 78px; 
}
ul#topnav a.products {
	background: url(nav_products.png) no-repeat;
	width: 117px; 
}
ul#topnav a.sale {
	background: url(nav_sale.png) no-repeat;
	width: 124px; 
}
ul#topnav a.community {
	background: url(nav_community.png) no-repeat;
	width: 124px; 
}
ul#topnav a.store {
	background: url(nav_store.png) no-repeat;
	width: 141px; 
}*/
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 35px; left: 0;
	/*background: #344c00 url(sub_bg.png) repeat-x;*/
	background: #ffffff;
	padding: 20px 20px 20px;
	/*float: left;*/
	border: 3px solid #0068B4;
	border-top: 0;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	width: 175px;
	float: left;
}
ul#topnav .sub ul li {
	position: relative;
	float: left;
	width: 100%;
	color: #111111;
}
ul#topnav .sub ul li h2 {
	padding: 0;
	margin: 0;
	color: #111111;
	font-size: 13px;
	font-weight: normal;
}
ul#topnav .sub ul li a {
	position: relative;
	float: left;
	/*text-indent: 0;*/ /*--Reset text indent--*/
	height: auto;
	/*background: url(navlist_arrow.png) no-repeat 5px 12px;*/
	padding: 7px 5px 7px 5px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #0090DB;
	font-weight: normal;
	font-size: 12px;
	height: 12px;
}
ul#topnav .sub ul li a:hover {
	color: #111111; 
	background-position: 5px 12px;
	text-shadow: none;
	text-decoration: underline;
	background: #ffffff;
	border: 0;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	color: #111111;
	background-image: none;
	font-weight: bold;
	/*color: #e8e000;*/
}


