/*-------------------------------------------------
  MonoCross CSS Document
-------------------------------------------------*/

/* reset styles */
  html, body, div, h1, h2, h3, h4, h5, h6,
 p, blockquote, pre, address,
 ul, ol, li, dl, dt, dd,
 table, th, td, form, fieldset { 
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 14px;
}
/* main element */
img, div, input {
	behavior: url("iepngfix.htc");
}

img {
	border: none;
	behavior:url(../js/fx-iepngfix.htc);
}

a {
	text-decoration: none;
		color: #0033cc;
	}
	
a:hover {
	color: #FF6600;
	}
	

form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */


/* Links */


#box1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/head_back.png);
	background-repeat: repeat-x;
	}

.head_box {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/head_back2.png);
	background-repeat: repeat-x;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;

	}
/*			
h1 {
	color: #FFFFFF;
	}
*/

/*-------------------------------------------------
  Headwrap
-------------------------------------------------*/
#header {

	background-position: left;
	height: 120px;
	width: 788px;
}

#pagetop {
	font-size: 1px;
	visibility: hidden;
	}


#logo {
	width: 330px;
	padding-top: 10px;
	margin-left: 10px;
	height: 110px;
	float: left;
	}	
#logo a {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/top-btn.png);
	background-repeat:no-repeat;
	display: block;
	height: 92px;
	padding-left: 120px;
	padding-top: 15px;
	width: 210px;
	float: left;
	}

#logo a:hover {
	behavior:url(../js/fx-iepngfix.htc);
	background-image: url(../images/top-btn2.png);
	background-repeat:no-repeat;
	}
	
#pr {
	width: 430px;
	height: 66px;
	padding-top: 24px;
	margin-bottom: 10px;
	float: left;
	line-height: 130%;
	padding-left: 40px;
	}
	


/*-------------------------------------------------
  Main content
-------------------------------------------------*/


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentbody {
	width: 590px;
	height: auto;
	float: left;
	line-height: normal;
	margin-left: 15px;
	background-color: #FFFFFF;
}



.centeredContent {
	width: 190px;
	float: left;
	text-align: center;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	}

.centeredContent_back {
	background-image: url(../images/ctgo_back.gif);
	background-repeat: no-repeat;
	height: 182px;
	background-position: center center;
	padding-top: 20px;
	width: 182px;
	}

#pan {
	height: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	font-size: small;
	margin-bottom: 20px;
	}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
.leftbox {
	width: 200px;
	float: left;
	margin-top: 10px;
	height: 100%;
	background-color: #FFFFFF;
	}
	
.leftbox a {
	text-decoration: none;
	color: #003399;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px;
	display: block;
	}
	
.leftbox a:hover {
	color: #3366cc;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px;
	background-color: #ccff33;
	}
	
.leftbox li {
	list-style-type: none;
	line-height: 160%;	
	}
	
.menubox {
	background-color: #FFFF99;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}

.menu {
	font-size: 14px;
	background-color: #0066cc;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	height: auto;
	width: 170px;
	text-align: center;
	padding: 5px;
	}
	
.hight {
	height: 150px;
	}
	
.rightbox {

}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	background-image: url(images/wrap_foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#btmmenu {
	font-size: small;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #66ccff;
	margin-right: 20px;
	margin-left: 20px;
	}

#copyrights {
	margin-top: 15px;
	color: #0066cc;
	margin-bottom: 15px;
	}

.test {
background-color:#66CC00;
}

.normalprice {
	text-decoration: line-through;
	}

