html {
	
	overflow: -moz-scrollbars-vertical;

}



* {
	
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

}




/* body 
---------------------------------------------------------------------------------------------------------------------- */


body {
	
	margin: 0px;
	
	padding: 0px;
    
	background:transparent url(../image/body_bg.gif) 
	repeat scroll 0 0;

/*	behavior: url('catalog/javascript/png/iepngfix.htc');
	
	background: url('../image/background.png') top repeat-x;

*/

}



body, td, th, input, textarea, select {
	
	font-size: medium;
	
	color: #000000;

}


a {
  
	color: #56c6df;
  
	font-size: medium;

}



b, strong, th {
	
	color: #000000;

}
form {
	
	padding: 0;
	
	margin: 0;
	
	display: inline;

}
.png {
	
	behavior: url('catalog/javascript/png/iepngfix.htc');

}
a img {
	
	border: none;

}
a:hover {
	
	text-decoration: none;
    
	color: #ff0000;

}


/* layout 
---------------------------------------------------------------------------------------------------------------------- */

h1 {
	
	display: none;

}

.container {
	
	width: 925px;
	
	background-color: #ffffff;
	
	margin:0 auto;

}

.containertop1 {
	
	width: 925px;
	border:0px;
	background-color: #ff0000;
	
	margin:0 auto;
	
	height:4px;

}

.containertop2 {

	width: 925px;
	border:0px;

	background-color: #D0F6FF;

	margin:0 auto;

	height:12px;

}

.headercontainer {

	width: 925px;

	background-color: #ffffff;
	
	margin:0 auto;

}

.containere {
	
	width: 925px;
    
	border-right: 2px solid #FF0000;
    
	border-left: 2px solid #FF0000;
    
	border-bottom: 2px solid #FF0000;

	margin:0 auto;

	background-color: #ffffff;

}

#header {

	height: 45px;

	clear: both;

}

#header .a {

	background: url('../image/logo.png') no-repeat;
	
	behavior: url('catalog/javascript/png/iepngfix.htc');

	height: 70px;

	width: 510px;

	float: left;

	position: relative;

	top: 5px;

	left: 10px;

}


#header .b {

	padding-right:1px;

	float: right;

	width: 350px;

	padding-bottom: 0px;

	margin-bottom: 0px;
	padding-top:20px;

}


.searchtextbox {

	width:264px;

	border:1px solid #A9A9A9;

	font-size:16px;
	color:#0285A3;

	font-weight:normal;

	font-family:arial;

	height:22px;

	line-height:22px;

}


#header .b a {

	background: url('../image/tab.png');

	behavior: url('catalog/javascript/png/iepngfix.htc');
  
	width: 100px;

	height: 19px;

	padding-top: 7px;

	color: #FFFFFF;

	text-align: center;

	text-transform: uppercase;

	text-decoration: none;

	float: right;

	display: block;

	margin-left: 2px;

	cursor: pointer;

}


#header .b a img {

	width: 14px;

	height: 8px;

}


#column {

	width: 250px;

	margin: 0px 0px 0px 0px;

}


#content {

	margin: 0px 0px 10px 0px;

	padding-left: 10px;

	width: 660px;

	/*background-color: #ffffff;*/

	background:transparent url(../image/body_bg.gif) repeat scroll 0 0;

}


.footermsg {

	padding-left: 10px;

	margin: 0px 0px 10px 0px;

	width: 660px;

	background:transparent url(../image/body_bg.gif) repeat scroll 0 0;

}


.footerlink {

	color:white;

	font-size:medium;

	text-transform: lowercase;

	font-weight: normal;

	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

}


.footerlink a {

	color:white;

	text-decoration:none;

	text-transform: lowercase;

	font-weight: normal;
	font-size:medium;

	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

}


#footer {

	float:left;

	background-color: #1A9DBB;

	text-align:center;

	min-height: 30px;

	width:100%;

}


#footer .a {

	float: left;

	margin-top: 2px;

}


#footer .b {

	float: right;

	text-align: right;

}


#footer .b a {

	color: #336699;

}

#time {

	color: #EEEEEE;

	text-align: center;

	clear: both;

}



.heading123 {

	font-size: large;

	font-weight: 600;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: lowercase;

	color: #FF0000;

	padding-bottom: 4px;

	padding-top: 4px;

	border-bottom: 2px solid #FF0000;

	clear: both;

	/*margin-bottom: 10px;*/

	/*margin-top: 10px;*/

	/*margin:0 0 20px;*/

	width: 100%;

	/*height: 24px;*/

	/*text-align:center;*/

	/*background:#E9A51A none repeat scroll 0 0;*/

}


.heading {

	font-size: 20px;

	/*font-weight: 600;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: lowercase;

	color: #FFFFFF;

	padding-bottom: 7px;

	padding-top: 7px;

	/*border-bottom: 2px solid #FF0000;*/

	clear: both;

	/*margin-bottom: 10px;*/

	/*margin-top: 10px;*/

	margin:0 0 20px;

	width: 100%;

	/*height: 24px;*/

	text-align:center;

	background:#E9A51A none repeat scroll 0 0;

	float:left;

}


.heading .left {

	float: left;

	padding-left:5px;

	text-align: left;

}
 

.heading .right {

	float: right;

	padding-right:5px;

	text-align: right;

}


.error {

	color: #FF0000;

	font-size: 10px;

	display: block;

	clear: both;

}


.required {

	margin: 0;

	color: #FF0000;

	display: inline;

}


.warning {

	color: #000000;

	font-size: 10px;
  
	background-color: #FFB3B5;

	padding: 3px;

	display: block;

	margin-bottom: 10px;

}


.message {

	color: #000000;

	font-size: 10px;

	background-color: #99FF00;

	padding: 3px;

	display: block;

	margin-bottom: 10px;

}


.breadcrumb {

	color: #999999;

	margin: 10px 0px 10px 0px;

	padding-left:5px;

}


.breadcrumb a {

	color: #006699;

}


.price_old {

	text-decoration: line-through;

}


.price_new {

	color: #FF0000;

}


#bar {

	background-color: #EEEEEE;

	border-top: 1px solid #CCCCCC;
 
	padding: 3px 3px 0px 10px;

	height: 24px;

}

.contact_names {

	font-size: 1.3em;

	font-family: "Trebuchet MS", sans-serif;

	font-weight: bold;

	color: #56c6df;

}


.products, .images, .categories {

	float: left;

	width: 300px;

	text-align: center;
 
	cursor: pointer;

	font-size: normal;
 
	padding:0 0 10px 10px;

	height: 365px;

}


.categories a {

	text-decoration: none;

}


.images a {

	font-size: 10px;

}


.images img, .categories img {

	border: 0px;

	margin-bottom: 10px;

}


.results {

	clear: both;

	width: 98%;

	padding-left:5px;

	padding-right:5px;

	margin-top: 10px;

	margin-bottom: 10px;

	height: 20px;

}


.results .left {

	float: left;

	padding-top: 4px;

}


.results .right {

	float: right;

}


.buttons {

	border: 1px solid #EEEEEE;

	width:98%;

	margin: 10px 5px 5px 5px;

	clear: both;

}


.buttons input {

	height: 25px;

	margin: 3px;
}


.buttons table {

	width: 100%;

}


.buttons table td {

	vertical-align: middle;

}


.box {
	
	margin-bottom: 10px;

}


/* custom layout 
---------------------------------------------------------------------------------------------------------------------- */
.wide-pane h2 { 
	margin:0px !important;


	padding:3px 0px !important;


}
.wide-pane h2 img { 
	width:282px !important;


	margin:0px !important;


	padding:0px !important;


}

/* box language
---------------------------------------------------------------------------------------------------------------------- */

.language {

	float: left;

	margin-top: 3px;

}


.language div {

	display: inline;

}




/* box currency 
---------------------------------------------------------------------------------------------------------------------- */

.currency {

	float: left;

	margin-left: 20px;

	margin-top: 1px;

}


.currency div {

	display: inline;
}




/* box search 
---------------------------------------------------------------------------------------------------------------------- */
.search {

	float: right;

}


.search div {

	display: inline;

}


.button123search {

	background:url('../image/button_bg.gif') no-repeat scroll center bottom;

	border:medium none;

	height:28px;

	width:23px;

}




/* box cart 
---------------------------------------------------------------------------------------------------------------------- */

.box .cart a {

	color:blue;

}


.box .cart .a {

	text-align: right;

	border-top: 1px solid #EEEEEE;

	margin-top: 8px;

	padding-top: 3px;

}


.box .cart .b {

	text-align: center;

}




/* box category 
---------------------------------------------------------------------------------------------------------------------- */

.box .category {

	padding-top: 5px;

}


.box .category a {

	padding: 0px 0px 0px 15px;

	display: block;

	text-decoration: none;

	margin-bottom: 5px;

}



.box .category a.cat_lvl_0 {

	color: #FF0000;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


}



.box .category a:hover.cat_lvl_0 {

	color: #FFFFFF;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


	text-decoration: none;

}


.box .category a.cat_lvl_1 {

	padding-left: 40px;

	color: #FF0000;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


}



.box .category a:hover.cat_lvl_1 {

	color: #FFFFFF;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


	text-decoration: none;

}


.box .category a.cat_lvl_2 {

	padding-left: 40px;

	color: #FF0000;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


}


.box .category a:hover.cat_lvl_2 {

	color: #FFFFFF;
	font: bold medium "Trebuchet MS", Arial, Helvetica, sans-serif;


	text-decoration: none;

}


.category a {

	font: normal large "Trebuchet MS", Arial, Helvetica, sans-serif;

    	border-bottom:2px dashed #FFFFFF;

	color:#0085cf;

}


.category a:hover {

	font: normal large "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;

	text-decoration: none;

}



/* box information
---------------------------------------------------------------------------------------------------------------------- */

.box .information a {

	padding: 0px 0px 0px 15px;

	display: block;

   	margin-bottom: 5px;

	text-decoration: none;

}

.information a {
    
	font: normal large "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#0085cf;

	border-bottom:2px dashed #FFFFFF;

}

.information a:hover {

	font: normal large "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	text-decoration: none;

}




/* box review
---------------------------------------------------------------------------------------------------------------------- */

.box .review div {

	text-align: center;

}


.box .review a {

	text-decoration: none;

	color:black;

}


.box .review img {

	padding: 3px;

}




/* success
---------------------------------------------------------------------------------------------------------------------- */


#success {

	behavior: url('catalog/javascript/png/iepngfix.htc');

	background: url('../image/success.png') no-repeat;

	padding-left: 148px;

	_height: 128px;

	margin: 10px 5px 5px 5px;

	clear:both;

	min-height: 128px;

}




/* failure 
---------------------------------------------------------------------------------------------------------------------- */

#failure {

	behavior: url('catalog/javascript/png/iepngfix.htc');

	background: url('../image/failure.png') no-repeat;

	padding-left: 148px;

	_height: 128px;
	min-height: 128px;
}



/* error

---------------------------------------------------------------------------------------------------------------------- */
#error {

	width:98%;

	margin: 10px 5px 5px 5px;

	clear: both;

	border: 1px solid #EEEEEE;

}

