html, body {
	background:url(./../template_images/grad_bg.jpg) repeat-x top left;
	color: #000;
	margin: 0;
	padding: 0;
    font-family: verdana;
    font-size:10px;
}

div{
}

td {
    font-size: 11px;
}

.topmenu {
    float: right;
}

.site {
    position:relative;
    margin:auto;
    width:1000px;
    padding:0px;
}

.top {
    height: 250px;
    border: none;
    display:table;
    width:1000px;
    background:url(./../template_images/top.png) no-repeat;
    /*background:#00479E;*/
	margin-bottom:9px;
	margin-top:9px;
}

.left  {
	float: left;
}

.left .box {
	width: 220px;
	background:url(./../template_images/left_top.png) top no-repeat #DDDDDD;
	padding: 10px;
	color:#000000;
    padding-top:6px;
    margin-bottom:9px;
}

.left .box h3{
	margin-bottom:10px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:0px;
}


.right {
	float: right;
	margin-right:4px;
}

.right .box {
    background:url(./../template_images/right_top.png) top no-repeat #00479E;
    padding: 10px;
    width:160px;
    color:#FFFFFF;
    padding-top:6px;
    margin-bottom:9px;
}

.right .box h3{
	margin-bottom:10px;
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
}

.content {
    float:left;
    width:558px;
    margin-left:9px;
    display:table;
}

.footer {
	clear: both;
	background: #ffffff;
    bottom: 0px;
    text-align:center;
    margin:0px 5px 20px 5px;
    padding-top:20px;
    border-top:1px dotted #AAAAAC;
}

.limenu {
    list-style: none;
    margin-left: 5px;
    padding: 0px;
}

.back {
	clear:both;
    float: left;
    padding: 5px;
    margin-top: 10px;
    border: 1px solid black;
}

.back a {
    float: left;
    font-size: 10px;
    text-decoration: none;
    color: black;
}

.left .menu{
	padding:3px;
	font-size:11px;
}


.left .menu a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}

.left .menu a:hover{
	text-decoration:underline;
}

.box_header{
	width:200px;
	height:50px;

}

#light_cat{
	padding:2px;
	background:#D60000;
	color:#ffffff;
}

#submenu_scroll{
	overflow-y:scroll;
	height:200px;
	width:220px;
}

.submenu{
	border-bottom:10px solid #DDDDDD;
	background:#DDDDDD;
	margin-bottom:20px;
	padding-left:20px;
}

.headerbar{
	cursor:pointer;
	margin-bottom:20px;
}

.user_panel_left{
	padding:5px;
	background:#CCCCCC;
	font-weight:bold;
	width:180px;
	font-size:9px;
}

.user_panel_right{
	padding:5px;
	background:#EEEEEE;
	width:300px;
	font-size:9px;
}

.gallery{
	display:table;
	width:100%;
	padding-top:7px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.gallery img{
	margin:15px;
	border:0px;
}

.main_banner{
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

.main_banner img{
	width:558px;
}

.right_information a{
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	padding:2px;
	display:block;
}

.right_information{
	border-bottom:#D60000 1px dotted;
	margin:auto;
	width:90%;
}

.right_information a:hover{
	background:#1A5AA8;
}

.cart {
	width: 400px;
}

a{
	color:#000000;
}

.arrow{
	border:0px;
	margin-left:5px;
	margin-top:3px;
	width:7px;
}
