*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial,Helvetica,sans-serif;
}

table{
	border-collapse: collapse;
}

q{
	quotes: none;
}

a{
	color: #272397;
}

a img{
	border: none;
}

a:hover{
	text-decoration: none;
}

#wrap{
	padding: 0 15px;
}

#header{
	height: 85px;
	position: relative;
}

#top-panel{
	background: url(../images/toppanel-bg.png) repeat-x left top;
	height: 62px;
	color: #fff;
	margin-bottom: 20px;
}

#sidebar{
	width: 197px;
	float: left;
}

#footer{
	clear: both;
	padding: 40px 0 40px 230px;
}

#header ul{
	list-style-type: none;
	font-size: 12px;
	position: absolute;
	left: 240px;
	top: 42px;
	color: #C0C7DE;
}

#header address{
	font-size: 18px;
	position: absolute;
	right: 15px;
	top: 15px;
	font-style: normal;
	text-align: right;
}

#header address p{
	font-size: 16px;
	font-style: normal;
}

#top-panel a{
	color: #9A9DB5;
}

#sidebar p{
	font-size: 12px;
	margin-bottom: 10px;
}

#sidebar ul{
	font-size: 14px;
	margin-bottom: 10px;
	list-style-type: none;
	font-weight: bold;
	height: 1%;
}

#footer p{
	font-size: 12px;
}

#footer address{
	font-size: 12px;
	font-style: normal;
}

#header ul li{
	float: left;
	padding: 0 2px;
}

#sidebar ul li{
	margin-bottom: 5px;
}

#footer address big{
	font-size: 18px;
}

#header ul li a{
	text-decoration: none;
	color: #27458F;
}

#sidebar ul li a{
	text-decoration: none;
	color: #2C2E45;
}

#sidebar ul li ul{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 5px 20px;
}

#sidebar ul li li{
	margin-bottom: 4px;
}

#sidebar ul li li a{
	color: #272397;
}

#sidebar .sidebar-block{
	background: #D7D8DC url(../images/sidebar-block-tbg.gif) no-repeat left top;
	margin-bottom: 15px;
}

#sidebar .sidebar-block-entry{
	background: url(../images/sidebar-block-bbg.gif) no-repeat left bottom;
	padding: 10px 15px 5px 15px;
}

#content ul.pager {
	list-style: none;
	font-size: 18px;
}

#content ul.pager li {
	display: inline;
	padding-right: 10px;
}

#header ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li a:hover{
	color: #C4651A;
}

#sidebar ul li li a:hover{
	color: #C4651A;
}

#content ul.pager li.current {
	font-size: 23px;
}

#header #logo{
	display: block;
	width: 204px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 15px;
}

#top-panel #search{
	background: url(../images/search-bg.png) no-repeat left top;
	width: 340px;
	height: 54px;
	float: left;
	padding: 8px 0 0 15px;
}

#top-panel #cart{
	background: url(../images/cart-bg.png) repeat-x left top;
	float: right;
	text-align: center;
	width: 95px;
}

#top-panel #search p{
	font-size: 12px;
	padding: 4px 0 0 0;
}

#top-panel #search a{
	display: block;
	float: right;
}

#top-panel #cart div{
	background: url(../images/cart-rbg.png) no-repeat right top;
	height: 62px;
}

#top-panel #cart p{
	font-size: 12px;
	background: url(../images/cart-icon.gif) no-repeat center 10px;
	padding: 25px 0 0 0;
}

#top-panel #search .input-text{
	width: 256px;
	padding: 2px 4px;
	border: 1px solid #000;
	background: #fff;
}

#top-panel #search .input-button{
	width: 70px;
	height: 26px;
	border: none;
	background: url(../images/search-button-bg.png) no-repeat left top;
	cursor: pointer;
}

#top-panel #search .example{
	display: block;
	float: left;
}

#top-panel #search .example span{
	color: #9A9DB5;
	border-bottom: 1px dotted #9A9DB5;
	cursor: pointer;
}

#feedback tr {
	height: 30px;
}

#feedback input, textarea {
	width: 400px;
	border: 1px solid #c4651a;
}
