/*// -----------------------------------------------------------------------------
	Reset Styles
// -----------------------------------------------------------------------------*/

html {
	overflow: -moz-scrollbars-vertical !important;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 

/*// -----------------------------------------------------------------------------
	Print control
// -----------------------------------------------------------------------------*/

.noPrint {
	display: none;
}

/*// -----------------------------------------------------------------------------
	Layout 
// -----------------------------------------------------------------------------*/

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 0.8em;
}

#banner {
	padding: 0;
	margin: 0px auto 0px auto;
	display: none;
}

#main {
	clear: both;
}

#content {
	background-color: #CBCBCB;
	width: 890px;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

#center {
	position: relative;
	width: 890px;
	margin-left: 10px;
	padding: 0px;
}

#footer {
	width: 890px;
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
	display: none;
}

#menu {
	background-color: #F0F0F0;
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px 0px;
	display: none;
}

#menu ul li {
	font-size: 0.88em;
	font-weight: bold;
	width: 190px;
	height: 18px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: -5px;
	padding: 4px 0px 0px 10px;
}

#menu ul li.category {
	background-color: #CEC381;
}

#menu ul li.subcategory {
	background-color: #D4CDA1;
}

#menu ul li.product {
	height: auto;
	padding-bottom: 3px;
}

#menu ul li a {
	font-size: 1.0em;
	color: #000;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.highlight {
	font-weight: bold;
}

#recentViewedItems {
	width: 210px;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}

#recentViewedItems li {
	padding: 0px;
	margin: 0px;
}

/*// -----------------------------------------------------------------------------
	new layout
// -----------------------------------------------------------------------------*/

#header {
	float: left;
}


#sonikLogo {
	float: left;
}

#topNavigation {
	float: left;
	width: 100%;
	height: 30px;
	display: none;
}

#topNavigation ul {
	float: right;
	margin-top: 5px;
	list-style: none;
}

#topNavigation ul li {
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}

#topNavigation ul li.last {
	padding-right: 0px;
	border-right: 0px;
}

#topNavigation ul li.flags {
	padding-right: 0px;
	border-right: 0px;
}

#topNavigation ul li a {
	color: #000;
	text-decoration: none;
}

#topNavigation ul li a:hover {
	text-decoration: underline;
}

span.telephone {
	float: left;
	margin-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
	color: #888;
}

img.flag {
	margin-left: 3px;
	vertical-align: middle;
}

#bannerNavigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: none;
}

#lowerTopNavigation {
	display: none;
}

#lowerTopNavigation ul {
	float: left;
	width: 100%;
	list-style: none;
}


#lowerTopNavigation ul li.last {
	padding-right: 0px;
	border-right: 0px;
	background: none;

}

#lowerTopNavigation ul li a {
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
}

#lowerTopNavigation ul li a:hover {
	text-decoration: underline;
}

#footerNavigation {
	float: right;
	width: 760px;
	padding-right: 10px;
	margin-top: 5px;
	text-align: right;
}

#footerNavigation ul {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	list-style: none;
}

#footerNavigation ul li {
	display: inline;
}

#footerNavigation ul li.telephone {
	font-size: 1.0em;
	font-weight: bold;
	color: #888;
	padding-right: 3px;
	border-right: 0px;
}

#footerNavigation ul li.last {
	padding-right: 0px;
	border-right: 0px;
}


#footerNavigation ul li a {
	font-size: 0.8em;
	color: #444;
	text-decoration: none;
}

#footerNavigation ul li a:hover {
	text-decoration: underline;
}

#footerCopyright {
	float: left;
	width: 890px;
	margin-top: 15px;
	text-align: left;
	color: #888;
	font-size: 0.8em;
}

#sideCartCheckout {
	float: left;
	width: 190px;
	padding: 2px 10px 3px 10px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #F0F0F0;
	text-align: center;
}

/*// -----------------------------------------------------------------------------
	HTML Tags 
// -----------------------------------------------------------------------------*/

p {
	float: none;
	padding-bottom: 15px;
	margin-top: 5px;
}

p.indent {
	float: none;
	width: 665px;
	padding-left: 0px;
}

p.breadcrumbs a {
	color: #000;
	text-decoration: none;
}

p.breadcrumbs a:hover {
	text-decoration: underline;
}

div.productDescription {
	float: left;
	width: 385px;
	height: 375px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

div.productAddToCart {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 250px;
	height: 260px;
	background-color: #fff;
}

div.productCompetition {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 230px;
	height: 105px;
	background-color: #fff;
}

div.productTestimonial {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 645px;
	background-color: #fff;
}

div.productTestimonial p.testimonial {
	float: left;
	width: 100%;
	margin: 5px 0px;
	padding-bottom: 0px;
}
div.productTestimonial p.testimonial:before {
	padding-right: 5px;
	content: url(../images/lquote.gif);
}
div.productTestimonial p.testimonial:after {
	padding-left: 5px;
	content: url(../images/rquote.gif);
}
.testimonialAuthor {
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
}

div.productSpecTable {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	width: 655px;
	background-color: #fff;
}

div {

}

strong {
	font-weight: bold;
}

h1 {
	float: none;
	height: 30px;
	margin: 10px 0px 10px 0px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}

em {
	font-style: italic;
}

ol {
	list-style-type: decimal; 
	padding-left: 40px;
	margin-bottom: 10px;
}

a.link {
	color: #000;
	text-decoration: none;
}

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


/*// -----------------------------------------------------------------------------
	Pager 
// -----------------------------------------------------------------------------*/

.pagerBox {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	font-size: 0.8em;
}

.pager {
	float: left;
	width: 20px;
	height: 13px;
	padding: 3px 2px;
	margin: 0px 1px;
	background-color: #FFF;
	border: 1px solid #DDD;
	text-align: center;
	text-decoration: none;
}

.pagerCurrent {
	background-color: #FFF;
	font-weight: bold;
}

.pagerPrevious {
	background-color: #EEE;
}

.pagerNext {
	background-color: #EEE;
}

.pagerStart {
	background-color: #DDD;
}

.pagerEnd {
	background-color: #DDD;
}

/*// -----------------------------------------------------------------------------
	Survey 
// -----------------------------------------------------------------------------*/

.surveyTitle {
	width: 100%;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	font-size: 2.0em;
	font-family: georgia;
}

.surveyDescription {
	clear: both;
	margin-bottom: 20px;
	font-size: 1.0em;
	font-family: verdana;
}

.surveyMandatoryNote {
	clear: both;
	font-size: 1.0em;
	font-family: verdana;
	color: red;
	padding-left: 100px;
	margin-bottom: 20px;
}

.survey {
	clear: both;
	font-size: 1.0em;
	font-family: verdana;
}

.survey .surveyLabel {
	padding-left: 100px;
	margin-bottom: 20px;
}

.survey .surveyQuestion {
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #BBB;
}

.survey .surveyQuestion .number {
	float: left;
}
.survey .surveyQuestion .question {
	margin-bottom: 10px;
	padding-left: 100px;
}
.survey .surveyQuestion .mandatory {
	padding-left: 100px;
}
.survey .surveyQuestion .answer {
	padding-left: 100px;
}

.survey .submit {
	padding-left: 100px;
}


/*// -----------------------------------------------------------------------------
	Forms 
// -----------------------------------------------------------------------------*/

fieldset {
	float: left;
	width: 643px;
	border: 1px solid #DDD;
	padding: 10px;
}

legend {
	padding: 0px 10px;
}

form fieldset label {
	float: left;
	width: 100px;
	padding: 0px; 
	margin: 5px 0px;
	text-align: right; 
}

.formError {
	color: red;
}

form fieldset input, form fieldset select, form fieldset textarea {
	float: left;
	margin: 5px 0 0 10px;
}

form fieldset textarea {
	height: 100px;
}

form fieldset input.fileupload {
	width: 200px;
	height: 22px;
}

form fieldset input.button {
	float: none;
	margin: 5px 0 0 0px;
}

form fieldset input.topbutton {
	float: none;
	margin: 0px;
}

form fieldset input#submit {
	width: auto;
}

.formRow {
	clear: both;
}

/*// -----------------------------------------------------------------------------
	Register 
// -----------------------------------------------------------------------------*/

p.basketNotice {
	float: left;
	width: 625px;
	background-color: #BEAB44;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin: 0px 0px 10px 0px;
}

p.basketNotice a {
	color: #000;
	text-decoration: none;
}

p.basketNotice a:hover {
	text-decoration: underline;
}

p.formNote {
	margin-bottom: 0px;
}


p.formNotice {
	float: left;
	width: 625px;
	background-color: #DDF;
	font-size: 1.2em;
	text-align: center;
	padding: 20px;
	margin: 0px;
}


fieldset.generalForm {
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	background-color: #FFF;
}

fieldset.generalForm legend {
	font-size: 1.0em;
	color: #000;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

fieldset.generalForm .formRow {
	clear: both;
	float: left;
	margin-top: 0px;
}

fieldset.generalForm .firstHeading {
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
}

fieldset.generalForm .heading {
	width: 645px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDF;
}

.formSubNote {
	clear: both;
	margin-left: 110px;
	font-size: 0.8em;
}

fieldset.generalForm .formRow span {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}

fieldset.generalForm .formRow span.required {
	float: none;
	color: red;
}



/*// -----------------------------------------------------------------------------
	Checkout
// -----------------------------------------------------------------------------*/

.cart {
	float: left;
	margin-top: 0px;
	padding: 10px; 
}

.cart fieldset {
	width: 645px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.cart .formRow {
	clear: both;
	float: left;
	margin-top: 0px;
}

.cart .firstHeading {
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.cart .heading {
	width: 645px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDF;
}

/*// -----------------------------------------------------------------------------
	Manager Rows 
// -----------------------------------------------------------------------------*/


.managerRowHeader {
	float: left;
	width: 645px;

	height: 20px;
	padding: 5px 10px 0px 10px;

	border-style: solid none solid none;
	border-color: #FFFFFF #D8D5D1 #D8D5D1 #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	
	background-color: #EDEDE5;

}

.header {
	font-weight: bold;
}

.right {
	text-align: right;
}

.managerRow {

	float: left;
	width: 645px;
	padding: 8px 10px 10px 10px;
	
	color: #3688BA;

	border-style: solid none solid none;
	border-color: #FFFFFF #D8D5D1 #D8D5D1 #D8D5D1;
	border-size: 1px;
	border-width: 1px;
}

.managerData {
	float: left;
	font-size: 0.8em;
	color: #3688BA;
	text-decoration: none;
}


.quickSearch_search {
	color: #FFF;
}

.quickSearch_terms {
	font-size: 0.8em;
	border: 1px solid #000;
	background-color: #A6A6A6;
	color: #FFF;
	width: 100px;
	margin-top: 0px;
	padding: 2px;
}

.quickSearch_go {
	vertical-align: top;
}